Advertisement
Guest User

Untitled

a guest
Nov 24th, 2020 (edited)
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 102.95 KB | None | 0 0
  1. OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
  2. 2020-11-24 16:27:35.346 INFO: [1] JitsiConfig.<clinit>#46: Initialized newConfig: merge of system properties,/etc/jitsi/videobridge/jvb.conf: 1,system properties,reference.conf @ jar:file:/usr/share/jitsi-videobridge/jitsi-videobridge.jar!/reference.conf: 1,reference.conf @ jar:file:/usr/share/jitsi-videobridge/lib/jitsi-media-transform-1.0-198-g1babb83.jar!/reference.conf: 1,reference.conf @ jar:file:/usr/share/jitsi-videobridge/lib/ice4j-3.0-22-g67ffceb.jar!/reference.conf: 1
  3. 2020-11-24 16:27:35.360 INFO: [1] ReadOnlyConfigurationService.reloadConfiguration#51: loading config file at path /etc/jitsi/videobridge/sip-communicator.properties
  4. 2020-11-24 16:27:35.361 INFO: [1] JitsiConfig.<clinit>#67: Initialized legacyConfig: sip communicator props (no description provided)
  5. 2020-11-24 16:27:35.362 INFO: [1] JitsiConfig$Companion.reloadNewConfig#83: Reloading the Typesafe config source (previously reloaded 0 times).
  6. 2020-11-24 16:27:35.653 INFO: [14] org.ice4j.ice.harvest.StunMappingCandidateHarvester.discover: Discovered public address 135.181.133.33:33024/udp from STUN server 193.122.8.41:443/udp using local address 135.181.133.33:0/udp
  7. 2020-11-24 16:27:35.656 INFO: [13] org.ice4j.ice.harvest.MappingCandidateHarvesters.initialize: Using org.ice4j.ice.harvest.StunMappingCandidateHarvester, face=/135.181.133.33, mask=/135.181.133.33
  8. 2020-11-24 16:27:35.656 INFO: [13] org.ice4j.ice.harvest.MappingCandidateHarvesters.initialize: Initialized mapping harvesters (delay=278ms). stunDiscoveryFailed=false
  9. 2020-11-24 16:27:35.665 INFO: [1] LastNReducer.<init>#60: LastNReducer with reductionScale: 0.75 recoverScale: 1.25 impactTime: PT1M minLastN: 0 maxEnforcedLastN: 40
  10. 2020-11-24 16:27:35.666 INFO: [1] TaskPools.<clinit>#81: TaskPools detected 12 processors, creating the CPU pool with that many threads
  11. 2020-11-24 16:27:35.679 INFO: [1] UlimitCheck.printUlimits#115: Running with open files limit 65000 (hard 65000), thread limit 65000 (hard 65000).
  12. 2020-11-24 16:27:35.680 INFO: [1] VideobridgeExpireThread.start#88: Starting with 60 second interval.
  13. 2020-11-24 16:27:35.680 INFO: [1] HealthChecker.start#118: Started with interval=10000, timeout=PT30S, maxDuration=PT3S, stickyFailures=false.
  14. 2020-11-24 16:27:35.696 INFO: [1] MainKt.main#101: Not starting CallstatsService, disabled in configuration.
  15. 2020-11-24 16:27:35.698 INFO: [1] MainKt.main#110: Starting public http server
  16. 2020-11-24 16:27:35.729 INFO: [1] ColibriWebSocketService.<init>#40: Base URL: wss://my.domain.com:443/colibri-ws/default-id
  17. 2020-11-24 16:27:35.744 INFO: [1] org.eclipse.jetty.util.log.Log.initialized: Logging initialized @635ms to org.eclipse.jetty.util.log.JavaUtilLog
  18. 2020-11-24 16:27:35.780 INFO: [1] ColibriWebSocketService.registerServlet#65: Registering servlet at /colibri-ws/*, baseUrl = wss://my.domain.com:443/colibri-ws/default-id
  19. 2020-11-24 16:27:35.791 INFO: [1] org.eclipse.jetty.server.Server.doStart: jetty-9.4.15.v20190215; built: 2019-02-15T16:53:49.381Z; git: eb70b240169fcf1abbd86af36482d1c49826fa0b; jvm 11.0.9.1+1-Ubuntu-0ubuntu1.18.04
  20. 2020-11-24 16:27:35.824 INFO: [1] org.eclipse.jetty.server.handler.ContextHandler.doStart: Started o.e.j.s.ServletContextHandler@75459c75{/,null,AVAILABLE}
  21. 2020-11-24 16:27:35.833 INFO: [1] org.eclipse.jetty.server.AbstractConnector.doStart: Started ServerConnector@306851c7{HTTP/1.1,[http/1.1]}{0.0.0.0:9090}
  22. 2020-11-24 16:27:35.833 INFO: [1] org.eclipse.jetty.server.Server.doStart: Started @725ms
  23. 2020-11-24 16:27:35.834 INFO: [1] MainKt.main#128: Starting private http server
  24. 2020-11-24 16:27:35.875 INFO: [1] org.eclipse.jetty.server.Server.doStart: jetty-9.4.15.v20190215; built: 2019-02-15T16:53:49.381Z; git: eb70b240169fcf1abbd86af36482d1c49826fa0b; jvm 11.0.9.1+1-Ubuntu-0ubuntu1.18.04
  25. 2020-11-24 16:27:35.916 INFO: [18] [hostname=localhost id=shard] MucClient$1.connected#271: Connected.
  26. 2020-11-24 16:27:35.916 INFO: [18] [hostname=localhost id=shard] MucClient.lambda$getConnectAndLoginCallable$7#680: Logging in.
  27. 2020-11-24 16:27:35.918 SEVERE: [18] RetryStrategy$TaskRunner.run#198: org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
  28. org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized
  29. at org.jivesoftware.smack.SASLAuthentication.authenticationFailed(SASLAuthentication.java:292)
  30. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1100)
  31. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
  32. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
  33. at java.base/java.lang.Thread.run(Thread.java:834)
  34. 2020-11-24 16:27:36.105 WARNING: [1] org.glassfish.jersey.internal.inject.Providers.checkProviderRuntime: A provider org.jitsi.rest.Version registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.jitsi.rest.Version will be ignored.
  35. 2020-11-24 16:27:36.106 WARNING: [1] org.glassfish.jersey.internal.inject.Providers.checkProviderRuntime: A provider org.jitsi.rest.Health registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.jitsi.rest.Health will be ignored.
  36. 2020-11-24 16:27:36.226 INFO: [1] org.eclipse.jetty.server.handler.ContextHandler.doStart: Started o.e.j.s.ServletContextHandler@2cc04358{/,null,AVAILABLE}
  37. 2020-11-24 16:27:36.227 INFO: [1] org.eclipse.jetty.server.AbstractConnector.doStart: Started ServerConnector@68b58644{HTTP/1.1,[http/1.1]}{127.0.0.1:8080}
  38. 2020-11-24 16:27:36.227 INFO: [1] org.eclipse.jetty.server.Server.doStart: Started @1119ms
  39. 2020-11-24 16:27:37.923 WARNING: [23] org.jivesoftware.smack.AbstractXMPPConnection.callConnectionClosedOnErrorListener: Connection XMPPTCPConnection[not-authenticated] (0) closed with error
  40. org.jivesoftware.smack.XMPPException$StreamErrorException: system-shutdown You can read more about the meaning of this stream error at http://xmpp.org/rfcs/rfc6120.html#streams-error-conditions
  41. <stream:error><system-shutdown xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text>Received SIGTERM</text></stream:error>
  42. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1064)
  43. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
  44. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
  45. at java.base/java.lang.Thread.run(Thread.java:834)
  46. 2020-11-24 16:27:37.924 WARNING: [23] [hostname=localhost id=shard] MucClient$1.connectionClosedOnError#317: Closed on error:
  47. org.jivesoftware.smack.XMPPException$StreamErrorException: system-shutdown You can read more about the meaning of this stream error at http://xmpp.org/rfcs/rfc6120.html#streams-error-conditions
  48. <stream:error><system-shutdown xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text>Received SIGTERM</text></stream:error>
  49. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1064)
  50. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
  51. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
  52. at java.base/java.lang.Thread.run(Thread.java:834)
  53. 2020-11-24 16:27:40.967 INFO: [18] [hostname=localhost id=shard] MucClient$1.connected#271: Connected.
  54. 2020-11-24 16:27:40.967 INFO: [18] [hostname=localhost id=shard] MucClient.lambda$getConnectAndLoginCallable$7#680: Logging in.
  55. 2020-11-24 16:27:41.015 INFO: [18] [hostname=localhost id=shard] MucClient$MucWrapper.join#788: Joined MUC: jvbbrewery@internal.auth.my.domain.com
  56. 2020-11-24 16:27:45.671 INFO: [25] HealthChecker.run#170: Performed a successful health check in PT0.000561S. Sticky failure: false
  57. 2020-11-24 16:27:55.671 INFO: [25] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  58. 2020-11-24 16:28:05.671 INFO: [25] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  59. 2020-11-24 16:28:15.670 INFO: [25] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  60. 2020-11-24 16:28:25.670 INFO: [25] HealthChecker.run#170: Performed a successful health check in PT0.00001S. Sticky failure: false
  61. 2020-11-24 16:28:35.671 INFO: [25] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  62. 2020-11-24 16:28:35.681 INFO: [24] VideobridgeExpireThread.expire#140: Running expire()
  63. 2020-11-24 16:28:40.752 INFO: [47] [confId=cc0b5d71ba995730 gid=96341 conf_name=2020chessworldcup@conference.my.domain.com] EndpointConnectionStatusMonitor.start#50: Starting connection status monitor
  64. 2020-11-24 16:28:40.752 INFO: [47] Videobridge.createConference#251: create_conf, id=cc0b5d71ba995730 gid=96341
  65. 2020-11-24 16:28:40.817 INFO: [47] org.ice4j.ice.harvest.AbstractUdpListener.<init>: Initialized AbstractUdpListener with address [2a01:4f9:4b:241e:0:0:0:2]:10000/udp. Receive buffer size 10485760 (asked for 10485760)
  66. 2020-11-24 16:28:40.818 INFO: [47] org.ice4j.ice.harvest.SinglePortUdpHarvester.<init>: Initialized SinglePortUdpHarvester with address [2a01:4f9:4b:241e:0:0:0:2]:10000/udp
  67. 2020-11-24 16:28:40.818 INFO: [47] org.ice4j.ice.harvest.AbstractUdpListener.<init>: Initialized AbstractUdpListener with address 135.181.133.33:10000/udp. Receive buffer size 10485760 (asked for 10485760)
  68. 2020-11-24 16:28:40.818 INFO: [47] org.ice4j.ice.harvest.SinglePortUdpHarvester.<init>: Initialized SinglePortUdpHarvester with address 135.181.133.33:10000/udp
  69. 2020-11-24 16:28:40.825 INFO: [47] [confId=cc0b5d71ba995730 epId=74b96fc3 local_ufrag=8iu5c1enthbsfd gid=96341 conf_name=2020chessworldcup@conference.my.domain.com ufrag=8iu5c1enthbsfd] Agent.gatherCandidates#622: Gathering candidates for component stream-74b96fc3.RTP.
  70. 2020-11-24 16:28:41.140 INFO: [54] [confId=cc0b5d71ba995730 gid=96341 conf_name=2020chessworldcup@conference.my.domain.com] Conference.dominantSpeakerChanged#420: ds_change ds_id=74b96fc3
  71. 2020-11-24 16:28:41.151 INFO: [47] [confId=cc0b5d71ba995730 epId=74b96fc3 gid=96341 conf_name=2020chessworldcup@conference.my.domain.com] Endpoint.lambda$setTransportInfo$11#1049: Ignoring empty DtlsFingerprint extension: <transport xmlns='urn:xmpp:jingle:transports:ice-udp:1'><fingerprint xmlns='urn:xmpp:jingle:apps:dtls:0' required='false'/></transport>
  72. 2020-11-24 16:28:41.160 WARNING: [47] XmppConnection.measureDelay#202: Took 413 ms to handle IQ: <iq to='jvb@auth.my.domain.com/PswoEJbL' from='jvbbrewery@internal.auth.my.domain.com/focus' id='anZiQGF1dGguY29ubmVjdC52dnYuY2FzaC9Qc3dvRUpiTABGQTRZdy0xMjEArmBhqXL18RIerfoxn4Q9CQ==' type='set'><conference xmlns='http://jitsi.org/protocol/colibri' gid='17855' name='2020chessworldcup@conference.my.domain.com'><content name='audio'><channel endpoint='74b96fc3' initiator='true' channel-bundle-id='74b96fc3' last-n='-1'><payload-type name='opus' clockrate='48000' id='111' channels='2'><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='transport-cc'/><parameter name='minptime' value='10'/><parameter name='useinbandfec' value='1'/></payload-type><payload-type id='103' clockrate='16000' name='ISAC'/><payload-type id='104' clockrate='32000' name='ISAC'/><payload-type id='126' clockrate='8000' name='telephone-event'/><rtp-hdrext id='1' uri='urn:ietf:params:rtp-hdrext:ssrc-audio-level'/><rtp-hdrext id='5' uri='http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01'/></channel></content><content name='video'><channel endpoint='74b96fc3' initiator='true' channel-bundle-id='74b96fc3' last-n='-1'><payload-type id='100' clockrate='90000' name='VP8'><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' subtype='fir' type='ccm'/><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='nack'/><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' subtype='pli' type='nack'/><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='transport-cc'/><parameter name='x-google-start-bitrate' value='800'/></payload-type><payload-type id='107' clockrate='90000' name='H264'><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' subtype='fir' type='ccm'/><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='nack'/><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' subtype='pli' type='nack'/><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='transport-cc'/><parameter name='x-google-start-bitrate' value='800'/><parameter name='profile-level-id' value='42e01f;level-asymmetry-allowed=1;packetization-mode=1;'/></payload-type><payload-type id='101' clockrate='90000' name='VP9'><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' subtype='fir' type='ccm'/><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='nack'/><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' subtype='pli' type='nack'/><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='transport-cc'/><parameter name='x-google-start-bitrate' value='800'/></payload-type><payload-type id='96' clockrate='90000' name='rtx'><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' subtype='fir' type='ccm'/><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='nack'/><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' subtype='pli' type='nack'/><parameter name='apt' value='100'/></payload-type><payload-type id='97' clockrate='90000' name='rtx'><parameter name='apt' value='101'/></payload-type><payload-type id='99' clockrate='90000' name='rtx'><parameter name='apt' value='107'/></payload-type><rtp-hdrext id='3' uri='http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time'/><rtp-hdrext id='5' uri='http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01'/></channel></content><channel-bundle id='74b96fc3'><transport xmlns='urn:xmpp:jingle:transports:ice-udp:1'><fingerprint xmlns='urn:xmpp:jingle:apps:dtls:0' required='false'/></transport></channel-bundle><endpoint id='74b96fc3' stats-id='Easton-YAx'/></conference></iq>
  73. 2020-11-24 16:28:41.435 INFO: [47] [confId=cc0b5d71ba995730 epId=12353fc5 local_ufrag=ro601enthbt2p gid=96341 conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p] Agent.gatherCandidates#622: Gathering candidates for component stream-12353fc5.RTP.
  74. 2020-11-24 16:28:41.441 INFO: [47] [confId=cc0b5d71ba995730 epId=12353fc5 gid=96341 conf_name=2020chessworldcup@conference.my.domain.com] Endpoint.lambda$setTransportInfo$11#1049: Ignoring empty DtlsFingerprint extension: <transport xmlns='urn:xmpp:jingle:transports:ice-udp:1'><fingerprint xmlns='urn:xmpp:jingle:apps:dtls:0' required='false'/></transport>
  75. 2020-11-24 16:28:41.978 INFO: [47] [confId=cc0b5d71ba995730 epId=12353fc5 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com] DtlsTransport.setSetupAttribute#120: The remote side is acting as DTLS client, we'll act as server
  76. 2020-11-24 16:28:41.982 INFO: [47] [confId=cc0b5d71ba995730 epId=12353fc5 local_ufrag=ro601enthbt2p gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com] IceTransport.startConnectivityEstablishment#182: Starting the Agent without remote candidates.
  77. 2020-11-24 16:28:41.982 INFO: [47] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p epId=12353fc5 local_ufrag=ro601enthbt2p] Agent.startConnectivityEstablishment#713: Start ICE connectivity establishment.
  78. 2020-11-24 16:28:41.983 INFO: [47] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p epId=12353fc5 local_ufrag=ro601enthbt2p] Agent.initCheckLists#949: Init checklist for stream stream-12353fc5
  79. 2020-11-24 16:28:41.983 INFO: [47] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p epId=12353fc5 local_ufrag=ro601enthbt2p] Agent.setState#923: ICE state changed from Waiting to Running.
  80. 2020-11-24 16:28:41.983 INFO: [47] [confId=cc0b5d71ba995730 epId=12353fc5 local_ufrag=ro601enthbt2p gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com] IceTransport.iceStateChanged#321: ICE state changed old=Waiting new=Running
  81. 2020-11-24 16:28:41.983 INFO: [47] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p epId=12353fc5 local_ufrag=ro601enthbt2p] Agent.startConnectivityEstablishment#735: Trigger checks for pairs that were received before running state
  82. 2020-11-24 16:28:41.984 INFO: [47] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p epId=12353fc5 local_ufrag=ro601enthbt2p] Agent.triggerCheck#1714: Add peer CandidatePair with new reflexive address to checkList: CandidatePair (State=Frozen Priority=7962116751041232895):
  83. LocalCandidate=candidate:2 1 udp 2130706431 135.181.133.33 10000 typ host
  84. RemoteCandidate=candidate:10000 1 udp 1853824767 46.242.11.135 3419 typ prflx
  85. 2020-11-24 16:28:41.984 INFO: [47] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p epId=12353fc5 local_ufrag=ro601enthbt2p] ConnectivityCheckClient.startChecks#142: Start connectivity checks.
  86. 2020-11-24 16:28:41.990 INFO: [47] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p name=stream-12353fc5 epId=12353fc5 local_ufrag=ro601enthbt2p] Component.addUpdateRemoteCandidates#347: Update remote candidate for stream-12353fc5.RTP: 192.168.0.10:53817/udp
  87. 2020-11-24 16:28:41.991 INFO: [47] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p name=stream-12353fc5 epId=12353fc5 local_ufrag=ro601enthbt2p] Component.updateRemoteCandidates#481: new Pair added: 135.181.133.33:10000/udp/host -> 192.168.0.10:53817/udp/host (stream-12353fc5.RTP).
  88. 2020-11-24 16:28:42.026 INFO: [66] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p epId=12353fc5 local_ufrag=ro601enthbt2p] ConnectivityCheckClient$PaceMaker.run#922: Pair failed: 135.181.133.33:10000/udp/host -> 192.168.0.10:53817/udp/host (stream-12353fc5.RTP)
  89. 2020-11-24 16:28:42.026 INFO: [65] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p epId=12353fc5 local_ufrag=ro601enthbt2p] ConnectivityCheckClient$PaceMaker.run#922: Pair failed: 135.181.133.33:10000/udp/host -> 192.168.0.10:53817/udp/host (stream-12353fc5.RTP)
  90. 2020-11-24 16:28:42.038 INFO: [60] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p epId=12353fc5 local_ufrag=ro601enthbt2p] ConnectivityCheckClient.processSuccessResponse#630: Pair succeeded: 135.181.133.33:10000/udp/host -> 46.242.11.135:3419/udp/prflx (stream-12353fc5.RTP).
  91. 2020-11-24 16:28:42.038 INFO: [60] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p name=stream-12353fc5 epId=12353fc5 local_ufrag=ro601enthbt2p] ComponentSocket.addAuthorizedAddress#99: Adding allowed address: 46.242.11.135:3419/udp
  92. 2020-11-24 16:28:42.038 INFO: [60] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p epId=12353fc5 local_ufrag=ro601enthbt2p] ConnectivityCheckClient.processSuccessResponse#639: Pair validated: 135.181.133.33:10000/udp/host -> 46.242.11.135:3419/udp/prflx (stream-12353fc5.RTP).
  93. 2020-11-24 16:28:42.039 INFO: [60] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p epId=12353fc5 local_ufrag=ro601enthbt2p] DefaultNominator.strategyNominateFirstValid#142: Nominate (first valid): 135.181.133.33:10000/udp/host -> 46.242.11.135:3419/udp/prflx (stream-12353fc5.RTP).
  94. 2020-11-24 16:28:42.039 INFO: [68] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p epId=12353fc5 local_ufrag=ro601enthbt2p] ConnectivityCheckClient.processSuccessResponse#630: Pair succeeded: 135.181.133.33:10000/udp/host -> 46.242.11.135:3419/udp/prflx (stream-12353fc5.RTP).
  95. 2020-11-24 16:28:42.039 INFO: [60] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p epId=12353fc5 local_ufrag=ro601enthbt2p] Agent.nominate#1787: verify if nominated pair answer again
  96. 2020-11-24 16:28:42.039 INFO: [68] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p epId=12353fc5 local_ufrag=ro601enthbt2p] ConnectivityCheckClient.processSuccessResponse#708: IsControlling: true USE-CANDIDATE:false.
  97. 2020-11-24 16:28:42.039 WARNING: [60] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p name=stream-12353fc5 epId=12353fc5 local_ufrag=ro601enthbt2p] MergingDatagramSocket.initializeActive#599: Active socket already initialized.
  98. 2020-11-24 16:28:42.040 INFO: [60] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p epId=12353fc5 local_ufrag=ro601enthbt2p] ConnectivityCheckClient.processSuccessResponse#708: IsControlling: true USE-CANDIDATE:false.
  99. 2020-11-24 16:28:42.076 INFO: [60] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p epId=12353fc5 local_ufrag=ro601enthbt2p] ConnectivityCheckClient.processSuccessResponse#630: Pair succeeded: 135.181.133.33:10000/udp/host -> 46.242.11.135:3419/udp/prflx (stream-12353fc5.RTP).
  100. 2020-11-24 16:28:42.077 INFO: [60] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p epId=12353fc5 local_ufrag=ro601enthbt2p] ConnectivityCheckClient.processSuccessResponse#708: IsControlling: true USE-CANDIDATE:true.
  101. 2020-11-24 16:28:42.077 INFO: [60] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p epId=12353fc5 local_ufrag=ro601enthbt2p] ConnectivityCheckClient.processSuccessResponse#723: Nomination confirmed for pair: 135.181.133.33:10000/udp/host -> 46.242.11.135:3419/udp/prflx (stream-12353fc5.RTP).
  102. 2020-11-24 16:28:42.077 INFO: [60] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p name=stream-12353fc5 epId=12353fc5 local_ufrag=ro601enthbt2p] CheckList.handleNominationConfirmed#406: Selected pair for stream stream-12353fc5.RTP: 135.181.133.33:10000/udp/host -> 46.242.11.135:3419/udp/prflx (stream-12353fc5.RTP)
  103. 2020-11-24 16:28:42.077 INFO: [60] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p epId=12353fc5 local_ufrag=ro601enthbt2p] Agent.checkListStatesUpdated#1878: CheckList of stream stream-12353fc5 is COMPLETED
  104. 2020-11-24 16:28:42.077 INFO: [60] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p epId=12353fc5 local_ufrag=ro601enthbt2p] Agent.setState#923: ICE state changed from Running to Completed.
  105. 2020-11-24 16:28:42.078 INFO: [60] [confId=cc0b5d71ba995730 epId=12353fc5 local_ufrag=ro601enthbt2p gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com] IceTransport.iceStateChanged#321: ICE state changed old=Running new=Completed
  106. 2020-11-24 16:28:42.078 INFO: [60] [confId=cc0b5d71ba995730 epId=12353fc5 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com] Endpoint$3.connected#374: ICE connected
  107. 2020-11-24 16:28:42.079 INFO: [54] [confId=cc0b5d71ba995730 epId=12353fc5 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com] DtlsTransport.startDtlsHandshake#102: Starting DTLS handshake
  108. 2020-11-24 16:28:42.081 INFO: [60] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p epId=12353fc5 local_ufrag=ro601enthbt2p] Agent.logCandTypes#1986: Harvester used for selected pair for stream-12353fc5.RTP: host
  109. 2020-11-24 16:28:42.082 INFO: [63] PartitionedByteBufferPool.<init>#89: Initialized a new PartitionedByteBufferPool with 8 partitions.
  110. 2020-11-24 16:28:42.083 INFO: [63] PartitionedByteBufferPool.<init>#89: Initialized a new PartitionedByteBufferPool with 8 partitions.
  111. 2020-11-24 16:28:42.083 INFO: [63] PartitionedByteBufferPool.<init>#89: Initialized a new PartitionedByteBufferPool with 8 partitions.
  112. 2020-11-24 16:28:42.092 INFO: [54] [confId=cc0b5d71ba995730 epId=12353fc5 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com] TlsServerImpl.notifyClientVersion#187: Negotiated DTLS version DTLS 1.2
  113. 2020-11-24 16:28:42.164 INFO: [54] [confId=cc0b5d71ba995730 epId=12353fc5 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com] Endpoint.lambda$setupDtlsTransport$2#405: DTLS handshake complete
  114. 2020-11-24 16:28:42.258 INFO: [70] JitsiOpenSslProvider.<clinit>#46: jitsisrtp successfully loaded
  115. 2020-11-24 16:28:42.263 INFO: [70] Aes.createCipher#433: Will employ AES implemented by OpenSSL for AES/GCM/NoPadding.
  116. 2020-11-24 16:28:42.264 INFO: [70] Aes.createCipher#433: Will employ AES implemented by OpenSSL for AES/CTR/NoPadding.
  117. 2020-11-24 16:28:42.384 INFO: [47] [confId=cc0b5d71ba995730 epId=74b96fc3 gid=96341 stats_id=Easton-YAx conf_name=2020chessworldcup@conference.my.domain.com] DtlsTransport.setSetupAttribute#120: The remote side is acting as DTLS client, we'll act as server
  118. 2020-11-24 16:28:42.384 INFO: [47] [confId=cc0b5d71ba995730 epId=74b96fc3 local_ufrag=8iu5c1enthbsfd gid=96341 stats_id=Easton-YAx conf_name=2020chessworldcup@conference.my.domain.com] IceTransport.startConnectivityEstablishment#182: Starting the Agent without remote candidates.
  119. 2020-11-24 16:28:42.384 INFO: [47] [confId=cc0b5d71ba995730 gid=96341 stats_id=Easton-YAx conf_name=2020chessworldcup@conference.my.domain.com ufrag=8iu5c1enthbsfd epId=74b96fc3 local_ufrag=8iu5c1enthbsfd] Agent.startConnectivityEstablishment#713: Start ICE connectivity establishment.
  120. 2020-11-24 16:28:42.384 INFO: [47] [confId=cc0b5d71ba995730 gid=96341 stats_id=Easton-YAx conf_name=2020chessworldcup@conference.my.domain.com ufrag=8iu5c1enthbsfd epId=74b96fc3 local_ufrag=8iu5c1enthbsfd] Agent.initCheckLists#949: Init checklist for stream stream-74b96fc3
  121. 2020-11-24 16:28:42.384 INFO: [47] [confId=cc0b5d71ba995730 gid=96341 stats_id=Easton-YAx conf_name=2020chessworldcup@conference.my.domain.com ufrag=8iu5c1enthbsfd epId=74b96fc3 local_ufrag=8iu5c1enthbsfd] Agent.setState#923: ICE state changed from Waiting to Running.
  122. 2020-11-24 16:28:42.385 INFO: [47] [confId=cc0b5d71ba995730 epId=74b96fc3 local_ufrag=8iu5c1enthbsfd gid=96341 stats_id=Easton-YAx conf_name=2020chessworldcup@conference.my.domain.com] IceTransport.iceStateChanged#321: ICE state changed old=Waiting new=Running
  123. 2020-11-24 16:28:42.385 INFO: [47] [confId=cc0b5d71ba995730 gid=96341 stats_id=Easton-YAx conf_name=2020chessworldcup@conference.my.domain.com ufrag=8iu5c1enthbsfd epId=74b96fc3 local_ufrag=8iu5c1enthbsfd] ConnectivityCheckClient.startChecks#142: Start connectivity checks.
  124. 2020-11-24 16:28:45.081 INFO: [64] [confId=cc0b5d71ba995730 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com ufrag=ro601enthbt2p epId=12353fc5 local_ufrag=ro601enthbt2p] Agent.setState#923: ICE state changed from Completed to Terminated.
  125. 2020-11-24 16:28:45.081 INFO: [64] [confId=cc0b5d71ba995730 epId=12353fc5 local_ufrag=ro601enthbt2p gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com] IceTransport.iceStateChanged#321: ICE state changed old=Completed new=Terminated
  126. 2020-11-24 16:28:45.670 INFO: [25] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  127. 2020-11-24 16:28:48.464 INFO: [54] [confId=cc0b5d71ba995730 gid=96341 conf_name=2020chessworldcup@conference.my.domain.com] Conference.dominantSpeakerChanged#420: ds_change ds_id=12353fc5
  128. 2020-11-24 16:28:55.671 INFO: [25] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  129. 2020-11-24 16:29:01.386 WARNING: [47] [confId=cc0b5d71ba995730 gid=96341 type=video conf_name=2020chessworldcup@conference.my.domain.com] ChannelShim.lambda$setSourceGroups$2#287: Ignoring source group with <2 sources: <ssrc-group xmlns='urn:xmpp:jingle:apps:rtp:ssma:0' semantics='SIM'/>
  130. 2020-11-24 16:29:01.387 WARNING: [47] MediaSourceFactory.getSourceSsrcs#394: Unprocessed source groups: Optional[<ssrc-group xmlns='urn:xmpp:jingle:apps:rtp:ssma:0' semantics='SIM'/>]
  131. 2020-11-24 16:29:05.670 INFO: [25] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  132. 2020-11-24 16:29:15.670 INFO: [25] HealthChecker.run#170: Performed a successful health check in PT0.000004S. Sticky failure: false
  133. 2020-11-24 16:29:25.670 INFO: [25] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  134. 2020-11-24 16:29:35.670 INFO: [25] HealthChecker.run#170: Performed a successful health check in PT0.000004S. Sticky failure: false
  135. 2020-11-24 16:29:35.680 INFO: [24] VideobridgeExpireThread.expire#140: Running expire()
  136. 2020-11-24 16:29:45.670 INFO: [25] HealthChecker.run#170: Performed a successful health check in PT0.000004S. Sticky failure: false
  137. 2020-11-24 16:29:55.670 INFO: [25] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  138. 2020-11-24 16:30:03.832 WARNING: [46] org.jivesoftware.smack.AbstractXMPPConnection.callConnectionClosedOnErrorListener: Connection XMPPTCPConnection[jvb@auth.my.domain.com/PswoEJbL] (0) closed with error
  139. org.jivesoftware.smack.XMPPException$StreamErrorException: system-shutdown You can read more about the meaning of this stream error at http://xmpp.org/rfcs/rfc6120.html#streams-error-conditions
  140. <stream:error><system-shutdown xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text>Received SIGTERM</text></stream:error>
  141. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1064)
  142. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
  143. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
  144. at java.base/java.lang.Thread.run(Thread.java:834)
  145. 2020-11-24 16:30:03.833 WARNING: [46] [hostname=localhost id=shard] MucClient$1.connectionClosedOnError#317: Closed on error:
  146. org.jivesoftware.smack.XMPPException$StreamErrorException: system-shutdown You can read more about the meaning of this stream error at http://xmpp.org/rfcs/rfc6120.html#streams-error-conditions
  147. <stream:error><system-shutdown xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text>Received SIGTERM</text></stream:error>
  148. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1064)
  149. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
  150. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
  151. at java.base/java.lang.Thread.run(Thread.java:834)
  152. 2020-11-24 16:30:04.313 INFO: [63] [confId=cc0b5d71ba995730 epId=12353fc5 gid=96341 stats_id=Idella-NtY conf_name=2020chessworldcup@conference.my.domain.com] TlsServerImpl.notifyAlertReceived#233: close_notify received, connection closing
  153. OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
  154. 2020-11-24 16:30:05.965 INFO: [1] JitsiConfig.<clinit>#46: Initialized newConfig: merge of system properties,/etc/jitsi/videobridge/jvb.conf: 1,system properties,reference.conf @ jar:file:/usr/share/jitsi-videobridge/jitsi-videobridge.jar!/reference.conf: 1,reference.conf @ jar:file:/usr/share/jitsi-videobridge/lib/jitsi-media-transform-1.0-198-g1babb83.jar!/reference.conf: 1,reference.conf @ jar:file:/usr/share/jitsi-videobridge/lib/ice4j-3.0-22-g67ffceb.jar!/reference.conf: 1
  155. 2020-11-24 16:30:05.979 INFO: [1] ReadOnlyConfigurationService.reloadConfiguration#51: loading config file at path /etc/jitsi/videobridge/sip-communicator.properties
  156. 2020-11-24 16:30:05.980 INFO: [1] JitsiConfig.<clinit>#67: Initialized legacyConfig: sip communicator props (no description provided)
  157. 2020-11-24 16:30:05.981 INFO: [1] JitsiConfig$Companion.reloadNewConfig#83: Reloading the Typesafe config source (previously reloaded 0 times).
  158. 2020-11-24 16:30:06.247 INFO: [14] org.ice4j.ice.harvest.StunMappingCandidateHarvester.discover: Discovered public address 135.181.133.33:48640/udp from STUN server 130.61.206.243:443/udp using local address 135.181.133.33:0/udp
  159. 2020-11-24 16:30:06.249 INFO: [13] org.ice4j.ice.harvest.MappingCandidateHarvesters.initialize: Using org.ice4j.ice.harvest.StunMappingCandidateHarvester, face=/135.181.133.33, mask=/135.181.133.33
  160. 2020-11-24 16:30:06.250 INFO: [13] org.ice4j.ice.harvest.MappingCandidateHarvesters.initialize: Initialized mapping harvesters (delay=254ms). stunDiscoveryFailed=false
  161. 2020-11-24 16:30:06.271 INFO: [1] LastNReducer.<init>#60: LastNReducer with reductionScale: 0.75 recoverScale: 1.25 impactTime: PT1M minLastN: 0 maxEnforcedLastN: 40
  162. 2020-11-24 16:30:06.272 INFO: [1] TaskPools.<clinit>#81: TaskPools detected 12 processors, creating the CPU pool with that many threads
  163. 2020-11-24 16:30:06.285 INFO: [1] UlimitCheck.printUlimits#115: Running with open files limit 65000 (hard 65000), thread limit 65000 (hard 65000).
  164. 2020-11-24 16:30:06.286 INFO: [1] VideobridgeExpireThread.start#88: Starting with 60 second interval.
  165. 2020-11-24 16:30:06.287 INFO: [1] HealthChecker.start#118: Started with interval=10000, timeout=PT30S, maxDuration=PT3S, stickyFailures=false.
  166. 2020-11-24 16:30:06.301 INFO: [1] MainKt.main#101: Not starting CallstatsService, disabled in configuration.
  167. 2020-11-24 16:30:06.303 INFO: [1] MainKt.main#110: Starting public http server
  168. 2020-11-24 16:30:06.328 INFO: [1] ColibriWebSocketService.<init>#40: Base URL: wss://my.domain.com:443/colibri-ws/default-id
  169. 2020-11-24 16:30:06.340 INFO: [1] org.eclipse.jetty.util.log.Log.initialized: Logging initialized @614ms to org.eclipse.jetty.util.log.JavaUtilLog
  170. 2020-11-24 16:30:06.366 INFO: [1] ColibriWebSocketService.registerServlet#65: Registering servlet at /colibri-ws/*, baseUrl = wss://my.domain.com:443/colibri-ws/default-id
  171. 2020-11-24 16:30:06.372 INFO: [1] org.eclipse.jetty.server.Server.doStart: jetty-9.4.15.v20190215; built: 2019-02-15T16:53:49.381Z; git: eb70b240169fcf1abbd86af36482d1c49826fa0b; jvm 11.0.9.1+1-Ubuntu-0ubuntu1.18.04
  172. 2020-11-24 16:30:06.398 INFO: [1] org.eclipse.jetty.server.handler.ContextHandler.doStart: Started o.e.j.s.ServletContextHandler@10c626be{/,null,AVAILABLE}
  173. 2020-11-24 16:30:06.406 INFO: [1] org.eclipse.jetty.server.AbstractConnector.doStart: Started ServerConnector@75c9e76b{HTTP/1.1,[http/1.1]}{0.0.0.0:9090}
  174. 2020-11-24 16:30:06.406 INFO: [1] org.eclipse.jetty.server.Server.doStart: Started @680ms
  175. 2020-11-24 16:30:06.408 INFO: [1] MainKt.main#128: Starting private http server
  176. 2020-11-24 16:30:06.440 INFO: [1] org.eclipse.jetty.server.Server.doStart: jetty-9.4.15.v20190215; built: 2019-02-15T16:53:49.381Z; git: eb70b240169fcf1abbd86af36482d1c49826fa0b; jvm 11.0.9.1+1-Ubuntu-0ubuntu1.18.04
  177. 2020-11-24 16:30:06.514 INFO: [18] [hostname=localhost id=shard] MucClient$1.connected#271: Connected.
  178. 2020-11-24 16:30:06.515 INFO: [18] [hostname=localhost id=shard] MucClient.lambda$getConnectAndLoginCallable$7#680: Logging in.
  179. 2020-11-24 16:30:06.575 INFO: [18] [hostname=localhost id=shard] MucClient$MucWrapper.join#788: Joined MUC: jvbbrewery@internal.auth.my.domain.com
  180. 2020-11-24 16:30:06.723 WARNING: [1] org.glassfish.jersey.internal.inject.Providers.checkProviderRuntime: A provider org.jitsi.rest.Version registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.jitsi.rest.Version will be ignored.
  181. 2020-11-24 16:30:06.724 WARNING: [1] org.glassfish.jersey.internal.inject.Providers.checkProviderRuntime: A provider org.jitsi.rest.Health registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.jitsi.rest.Health will be ignored.
  182. 2020-11-24 16:30:06.823 INFO: [1] org.eclipse.jetty.server.handler.ContextHandler.doStart: Started o.e.j.s.ServletContextHandler@1460c81d{/,null,AVAILABLE}
  183. 2020-11-24 16:30:06.825 INFO: [1] org.eclipse.jetty.server.AbstractConnector.doStart: Started ServerConnector@38b5f25{HTTP/1.1,[http/1.1]}{127.0.0.1:8080}
  184. 2020-11-24 16:30:06.825 INFO: [1] org.eclipse.jetty.server.Server.doStart: Started @1099ms
  185. 2020-11-24 16:30:16.277 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000602S. Sticky failure: false
  186. 2020-11-24 16:30:26.276 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  187. 2020-11-24 16:30:36.276 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  188. 2020-11-24 16:30:46.277 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  189. 2020-11-24 16:30:56.276 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000009S. Sticky failure: false
  190. 2020-11-24 16:31:06.276 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  191. 2020-11-24 16:31:06.287 INFO: [22] VideobridgeExpireThread.expire#140: Running expire()
  192. 2020-11-24 16:31:16.277 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  193. 2020-11-24 16:31:26.276 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  194. 2020-11-24 16:31:36.276 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  195. 2020-11-24 16:31:46.276 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  196. 2020-11-24 16:31:56.276 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  197. 2020-11-24 16:32:06.276 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  198. 2020-11-24 16:32:06.288 INFO: [22] VideobridgeExpireThread.expire#140: Running expire()
  199. 2020-11-24 16:32:16.276 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  200. 2020-11-24 16:32:26.277 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  201. 2020-11-24 16:32:36.276 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  202. 2020-11-24 16:32:46.276 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  203. 2020-11-24 16:32:56.276 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  204. 2020-11-24 16:33:06.276 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  205. 2020-11-24 16:33:06.287 INFO: [22] VideobridgeExpireThread.expire#140: Running expire()
  206. 2020-11-24 16:33:16.276 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  207. 2020-11-24 16:33:26.277 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  208. 2020-11-24 16:33:36.277 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  209. 2020-11-24 16:33:46.277 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  210. 2020-11-24 16:33:56.277 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  211. 2020-11-24 16:34:06.276 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  212. 2020-11-24 16:34:06.287 INFO: [22] VideobridgeExpireThread.expire#140: Running expire()
  213. 2020-11-24 16:34:16.276 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  214. 2020-11-24 16:34:26.276 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  215. 2020-11-24 16:34:36.277 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  216. 2020-11-24 16:34:46.276 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  217. 2020-11-24 16:34:56.276 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  218. 2020-11-24 16:35:06.276 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  219. 2020-11-24 16:35:06.287 INFO: [22] VideobridgeExpireThread.expire#140: Running expire()
  220. 2020-11-24 16:35:16.276 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  221. 2020-11-24 16:35:26.277 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  222. 2020-11-24 16:35:36.276 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  223. 2020-11-24 16:35:42.322 WARNING: [25] org.jivesoftware.smack.AbstractXMPPConnection.callConnectionClosedOnErrorListener: Connection XMPPTCPConnection[jvb@auth.my.domain.com/bL4E0cuz] (0) closed with error
  224. org.jivesoftware.smack.XMPPException$StreamErrorException: system-shutdown You can read more about the meaning of this stream error at http://xmpp.org/rfcs/rfc6120.html#streams-error-conditions
  225. <stream:error><system-shutdown xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text>Received SIGTERM</text></stream:error>
  226. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1064)
  227. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
  228. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
  229. at java.base/java.lang.Thread.run(Thread.java:834)
  230. 2020-11-24 16:35:42.324 WARNING: [25] [hostname=localhost id=shard] MucClient$1.connectionClosedOnError#317: Closed on error:
  231. org.jivesoftware.smack.XMPPException$StreamErrorException: system-shutdown You can read more about the meaning of this stream error at http://xmpp.org/rfcs/rfc6120.html#streams-error-conditions
  232. <stream:error><system-shutdown xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text>Received SIGTERM</text></stream:error>
  233. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1064)
  234. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
  235. at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
  236. at java.base/java.lang.Thread.run(Thread.java:834)
  237. OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
  238. 2020-11-24 16:35:44.122 INFO: [1] JitsiConfig.<clinit>#46: Initialized newConfig: merge of system properties,/etc/jitsi/videobridge/jvb.conf: 1,system properties,reference.conf @ jar:file:/usr/share/jitsi-videobridge/jitsi-videobridge.jar!/reference.conf: 1,reference.conf @ jar:file:/usr/share/jitsi-videobridge/lib/jitsi-media-transform-1.0-198-g1babb83.jar!/reference.conf: 1,reference.conf @ jar:file:/usr/share/jitsi-videobridge/lib/ice4j-3.0-22-g67ffceb.jar!/reference.conf: 1
  239. 2020-11-24 16:35:44.136 INFO: [1] ReadOnlyConfigurationService.reloadConfiguration#51: loading config file at path /etc/jitsi/videobridge/sip-communicator.properties
  240. 2020-11-24 16:35:44.137 INFO: [1] JitsiConfig.<clinit>#67: Initialized legacyConfig: sip communicator props (no description provided)
  241. 2020-11-24 16:35:44.138 INFO: [1] JitsiConfig$Companion.reloadNewConfig#83: Reloading the Typesafe config source (previously reloaded 0 times).
  242. 2020-11-24 16:35:44.398 INFO: [14] org.ice4j.ice.harvest.StunMappingCandidateHarvester.discover: Discovered public address 135.181.133.33:43582/udp from STUN server 193.122.53.94:443/udp using local address 135.181.133.33:0/udp
  243. 2020-11-24 16:35:44.401 INFO: [13] org.ice4j.ice.harvest.MappingCandidateHarvesters.initialize: Using org.ice4j.ice.harvest.StunMappingCandidateHarvester, face=/135.181.133.33, mask=/135.181.133.33
  244. 2020-11-24 16:35:44.402 INFO: [13] org.ice4j.ice.harvest.MappingCandidateHarvesters.initialize: Initialized mapping harvesters (delay=251ms). stunDiscoveryFailed=false
  245. 2020-11-24 16:35:44.432 INFO: [1] LastNReducer.<init>#60: LastNReducer with reductionScale: 0.75 recoverScale: 1.25 impactTime: PT1M minLastN: 0 maxEnforcedLastN: 40
  246. 2020-11-24 16:35:44.433 INFO: [1] TaskPools.<clinit>#81: TaskPools detected 12 processors, creating the CPU pool with that many threads
  247. 2020-11-24 16:35:44.445 INFO: [1] UlimitCheck.printUlimits#115: Running with open files limit 65000 (hard 65000), thread limit 65000 (hard 65000).
  248. 2020-11-24 16:35:44.447 INFO: [1] VideobridgeExpireThread.start#88: Starting with 60 second interval.
  249. 2020-11-24 16:35:44.447 INFO: [1] HealthChecker.start#118: Started with interval=10000, timeout=PT30S, maxDuration=PT3S, stickyFailures=false.
  250. 2020-11-24 16:35:44.461 INFO: [1] MainKt.main#101: Not starting CallstatsService, disabled in configuration.
  251. 2020-11-24 16:35:44.463 INFO: [1] MainKt.main#110: Starting public http server
  252. 2020-11-24 16:35:44.489 INFO: [1] ColibriWebSocketService.<init>#40: Base URL: wss://my.domain.com:443/colibri-ws/default-id
  253. 2020-11-24 16:35:44.500 INFO: [1] org.eclipse.jetty.util.log.Log.initialized: Logging initialized @608ms to org.eclipse.jetty.util.log.JavaUtilLog
  254. 2020-11-24 16:35:44.525 INFO: [1] ColibriWebSocketService.registerServlet#65: Registering servlet at /colibri-ws/*, baseUrl = wss://my.domain.com:443/colibri-ws/default-id
  255. 2020-11-24 16:35:44.532 INFO: [1] org.eclipse.jetty.server.Server.doStart: jetty-9.4.15.v20190215; built: 2019-02-15T16:53:49.381Z; git: eb70b240169fcf1abbd86af36482d1c49826fa0b; jvm 11.0.9.1+1-Ubuntu-0ubuntu1.18.04
  256. 2020-11-24 16:35:44.557 INFO: [1] org.eclipse.jetty.server.handler.ContextHandler.doStart: Started o.e.j.s.ServletContextHandler@1b0a7baf{/,null,AVAILABLE}
  257. 2020-11-24 16:35:44.564 INFO: [1] org.eclipse.jetty.server.AbstractConnector.doStart: Started ServerConnector@2187fff7{HTTP/1.1,[http/1.1]}{0.0.0.0:9090}
  258. 2020-11-24 16:35:44.565 INFO: [1] org.eclipse.jetty.server.Server.doStart: Started @673ms
  259. 2020-11-24 16:35:44.565 INFO: [1] MainKt.main#128: Starting private http server
  260. 2020-11-24 16:35:44.595 INFO: [1] org.eclipse.jetty.server.Server.doStart: jetty-9.4.15.v20190215; built: 2019-02-15T16:53:49.381Z; git: eb70b240169fcf1abbd86af36482d1c49826fa0b; jvm 11.0.9.1+1-Ubuntu-0ubuntu1.18.04
  261. 2020-11-24 16:35:44.632 INFO: [18] [hostname=localhost id=shard] MucClient$1.connected#271: Connected.
  262. 2020-11-24 16:35:44.632 INFO: [18] [hostname=localhost id=shard] MucClient.lambda$getConnectAndLoginCallable$7#680: Logging in.
  263. 2020-11-24 16:35:44.683 INFO: [18] [hostname=localhost id=shard] MucClient$MucWrapper.join#788: Joined MUC: jvbbrewery@internal.auth.my.domain.com
  264. 2020-11-24 16:35:44.825 WARNING: [1] org.glassfish.jersey.internal.inject.Providers.checkProviderRuntime: A provider org.jitsi.rest.Health registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.jitsi.rest.Health will be ignored.
  265. 2020-11-24 16:35:44.825 WARNING: [1] org.glassfish.jersey.internal.inject.Providers.checkProviderRuntime: A provider org.jitsi.rest.Version registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.jitsi.rest.Version will be ignored.
  266. 2020-11-24 16:35:44.935 INFO: [1] org.eclipse.jetty.server.handler.ContextHandler.doStart: Started o.e.j.s.ServletContextHandler@9aa2002{/,null,AVAILABLE}
  267. 2020-11-24 16:35:44.936 INFO: [1] org.eclipse.jetty.server.AbstractConnector.doStart: Started ServerConnector@73fb1d7f{HTTP/1.1,[http/1.1]}{127.0.0.1:8080}
  268. 2020-11-24 16:35:44.936 INFO: [1] org.eclipse.jetty.server.Server.doStart: Started @1045ms
  269. 2020-11-24 16:35:54.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.00056S. Sticky failure: false
  270. 2020-11-24 16:36:04.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000009S. Sticky failure: false
  271. 2020-11-24 16:36:14.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  272. 2020-11-24 16:36:24.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  273. 2020-11-24 16:36:34.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  274. 2020-11-24 16:36:44.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000009S. Sticky failure: false
  275. 2020-11-24 16:36:44.448 INFO: [23] VideobridgeExpireThread.expire#140: Running expire()
  276. 2020-11-24 16:36:54.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  277. 2020-11-24 16:37:04.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  278. 2020-11-24 16:37:14.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  279. 2020-11-24 16:37:24.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  280. 2020-11-24 16:37:34.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  281. 2020-11-24 16:37:44.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  282. 2020-11-24 16:37:44.447 INFO: [23] VideobridgeExpireThread.expire#140: Running expire()
  283. 2020-11-24 16:37:54.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  284. 2020-11-24 16:38:04.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  285. 2020-11-24 16:38:14.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  286. 2020-11-24 16:38:24.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  287. 2020-11-24 16:38:34.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  288. 2020-11-24 16:38:44.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  289. 2020-11-24 16:38:44.448 INFO: [23] VideobridgeExpireThread.expire#140: Running expire()
  290. 2020-11-24 16:38:54.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  291. 2020-11-24 16:39:04.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  292. 2020-11-24 16:39:14.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  293. 2020-11-24 16:39:24.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  294. 2020-11-24 16:39:34.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  295. 2020-11-24 16:39:44.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  296. 2020-11-24 16:39:44.447 INFO: [23] VideobridgeExpireThread.expire#140: Running expire()
  297. 2020-11-24 16:39:54.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  298. 2020-11-24 16:40:04.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  299. 2020-11-24 16:40:14.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000009S. Sticky failure: false
  300. 2020-11-24 16:40:24.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  301. 2020-11-24 16:40:34.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  302. 2020-11-24 16:40:44.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  303. 2020-11-24 16:40:44.447 INFO: [23] VideobridgeExpireThread.expire#140: Running expire()
  304. 2020-11-24 16:40:54.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  305. 2020-11-24 16:41:04.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  306. 2020-11-24 16:41:14.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  307. 2020-11-24 16:41:24.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  308. 2020-11-24 16:41:34.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  309. 2020-11-24 16:41:44.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  310. 2020-11-24 16:41:44.447 INFO: [23] VideobridgeExpireThread.expire#140: Running expire()
  311. 2020-11-24 16:41:54.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  312. 2020-11-24 16:42:04.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  313. 2020-11-24 16:42:14.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  314. 2020-11-24 16:42:24.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  315. 2020-11-24 16:42:34.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  316. 2020-11-24 16:42:44.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  317. 2020-11-24 16:42:44.447 INFO: [23] VideobridgeExpireThread.expire#140: Running expire()
  318. 2020-11-24 16:42:54.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  319. 2020-11-24 16:43:04.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  320. 2020-11-24 16:43:14.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  321. 2020-11-24 16:43:24.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  322. 2020-11-24 16:43:34.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  323. 2020-11-24 16:43:44.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  324. 2020-11-24 16:43:44.447 INFO: [23] VideobridgeExpireThread.expire#140: Running expire()
  325. 2020-11-24 16:43:54.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  326. 2020-11-24 16:44:04.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000008S. Sticky failure: false
  327. 2020-11-24 16:44:14.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  328. 2020-11-24 16:44:24.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  329. 2020-11-24 16:44:34.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000015S. Sticky failure: false
  330. 2020-11-24 16:44:44.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000103S. Sticky failure: false
  331. 2020-11-24 16:44:44.448 INFO: [23] VideobridgeExpireThread.expire#140: Running expire()
  332. 2020-11-24 16:44:54.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  333. 2020-11-24 16:45:04.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  334. 2020-11-24 16:45:14.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  335. 2020-11-24 16:45:24.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  336. 2020-11-24 16:45:34.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  337. 2020-11-24 16:45:44.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  338. 2020-11-24 16:45:44.447 INFO: [23] VideobridgeExpireThread.expire#140: Running expire()
  339. 2020-11-24 16:45:54.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  340. 2020-11-24 16:46:04.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  341. 2020-11-24 16:46:14.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  342. 2020-11-24 16:46:24.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  343. 2020-11-24 16:46:34.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  344. 2020-11-24 16:46:44.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  345. 2020-11-24 16:46:44.447 INFO: [23] VideobridgeExpireThread.expire#140: Running expire()
  346. 2020-11-24 16:46:54.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  347. 2020-11-24 16:47:04.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  348. 2020-11-24 16:47:14.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  349. 2020-11-24 16:47:24.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  350. 2020-11-24 16:47:34.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  351. 2020-11-24 16:47:44.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  352. 2020-11-24 16:47:44.447 INFO: [23] VideobridgeExpireThread.expire#140: Running expire()
  353. 2020-11-24 16:47:54.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  354. 2020-11-24 16:48:04.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  355. 2020-11-24 16:48:14.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  356. 2020-11-24 16:48:24.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  357. 2020-11-24 16:48:34.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  358. 2020-11-24 16:48:44.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  359. 2020-11-24 16:48:44.447 INFO: [23] VideobridgeExpireThread.expire#140: Running expire()
  360. 2020-11-24 16:48:54.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  361. 2020-11-24 16:49:04.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  362. 2020-11-24 16:49:14.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  363. 2020-11-24 16:49:24.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  364. 2020-11-24 16:49:34.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  365. 2020-11-24 16:49:44.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  366. 2020-11-24 16:49:44.448 INFO: [23] VideobridgeExpireThread.expire#140: Running expire()
  367. 2020-11-24 16:49:54.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000015S. Sticky failure: false
  368. 2020-11-24 16:50:04.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  369. 2020-11-24 16:50:14.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  370. 2020-11-24 16:50:24.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  371. 2020-11-24 16:50:34.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  372. 2020-11-24 16:50:44.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  373. 2020-11-24 16:50:44.447 INFO: [23] VideobridgeExpireThread.expire#140: Running expire()
  374. 2020-11-24 16:50:54.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  375. 2020-11-24 16:51:04.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  376. 2020-11-24 16:51:14.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  377. 2020-11-24 16:51:24.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  378. 2020-11-24 16:51:34.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  379. 2020-11-24 16:51:44.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000004S. Sticky failure: false
  380. 2020-11-24 16:51:44.447 INFO: [23] VideobridgeExpireThread.expire#140: Running expire()
  381. 2020-11-24 16:51:54.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  382. 2020-11-24 16:52:04.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  383. 2020-11-24 16:52:14.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  384. 2020-11-24 16:52:24.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  385. 2020-11-24 16:52:34.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  386. 2020-11-24 16:52:44.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  387. 2020-11-24 16:52:44.447 INFO: [23] VideobridgeExpireThread.expire#140: Running expire()
  388. 2020-11-24 16:52:54.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  389. 2020-11-24 16:53:04.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  390. 2020-11-24 16:53:14.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  391. 2020-11-24 16:53:24.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  392. 2020-11-24 16:53:34.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  393. 2020-11-24 16:53:44.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  394. 2020-11-24 16:53:44.448 INFO: [23] VideobridgeExpireThread.expire#140: Running expire()
  395. 2020-11-24 16:53:54.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  396. 2020-11-24 16:54:04.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  397. 2020-11-24 16:54:14.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  398. 2020-11-24 16:54:24.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  399. 2020-11-24 16:54:34.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  400. 2020-11-24 16:54:44.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  401. 2020-11-24 16:54:44.448 INFO: [23] VideobridgeExpireThread.expire#140: Running expire()
  402. 2020-11-24 16:54:54.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  403. 2020-11-24 16:55:04.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  404. 2020-11-24 16:55:14.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000004S. Sticky failure: false
  405. 2020-11-24 16:55:24.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  406. 2020-11-24 16:55:34.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000003S. Sticky failure: false
  407. 2020-11-24 16:55:44.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000004S. Sticky failure: false
  408. 2020-11-24 16:55:44.447 INFO: [23] VideobridgeExpireThread.expire#140: Running expire()
  409. 2020-11-24 16:55:54.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  410. 2020-11-24 16:56:04.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000003S. Sticky failure: false
  411. 2020-11-24 16:56:14.438 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  412. 2020-11-24 16:56:24.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  413. 2020-11-24 16:56:34.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  414. 2020-11-24 16:56:44.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  415. 2020-11-24 16:56:44.447 INFO: [23] VideobridgeExpireThread.expire#140: Running expire()
  416. 2020-11-24 16:56:54.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  417. 2020-11-24 16:57:04.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000007S. Sticky failure: false
  418. 2020-11-24 16:57:06.950 INFO: [45] [confId=8f574364f97f487e gid=26900 conf_name=2020chessworldcup@conference.my.domain.com] EndpointConnectionStatusMonitor.start#50: Starting connection status monitor
  419. 2020-11-24 16:57:06.951 INFO: [45] Videobridge.createConference#251: create_conf, id=8f574364f97f487e gid=26900
  420. 2020-11-24 16:57:07.034 INFO: [45] org.ice4j.ice.harvest.AbstractUdpListener.<init>: Initialized AbstractUdpListener with address [2a01:4f9:4b:241e:0:0:0:2]:10000/udp. Receive buffer size 10485760 (asked for 10485760)
  421. 2020-11-24 16:57:07.034 INFO: [45] org.ice4j.ice.harvest.SinglePortUdpHarvester.<init>: Initialized SinglePortUdpHarvester with address [2a01:4f9:4b:241e:0:0:0:2]:10000/udp
  422. 2020-11-24 16:57:07.035 INFO: [45] org.ice4j.ice.harvest.AbstractUdpListener.<init>: Initialized AbstractUdpListener with address 135.181.133.33:10000/udp. Receive buffer size 10485760 (asked for 10485760)
  423. 2020-11-24 16:57:07.035 INFO: [45] org.ice4j.ice.harvest.SinglePortUdpHarvester.<init>: Initialized SinglePortUdpHarvester with address 135.181.133.33:10000/udp
  424. 2020-11-24 16:57:07.041 INFO: [45] [confId=8f574364f97f487e epId=8199027e local_ufrag=de4cn1entivumm gid=26900 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm] Agent.gatherCandidates#622: Gathering candidates for component stream-8199027e.RTP.
  425. 2020-11-24 16:57:07.381 INFO: [52] [confId=8f574364f97f487e gid=26900 conf_name=2020chessworldcup@conference.my.domain.com] Conference.dominantSpeakerChanged#420: ds_change ds_id=8199027e
  426. 2020-11-24 16:57:07.391 INFO: [45] [confId=8f574364f97f487e epId=8199027e gid=26900 conf_name=2020chessworldcup@conference.my.domain.com] Endpoint.lambda$setTransportInfo$11#1049: Ignoring empty DtlsFingerprint extension: <transport xmlns='urn:xmpp:jingle:transports:ice-udp:1'><fingerprint xmlns='urn:xmpp:jingle:apps:dtls:0' required='false'/></transport>
  427. 2020-11-24 16:57:07.400 WARNING: [45] XmppConnection.measureDelay#202: Took 457 ms to handle IQ: <iq to='jvb@auth.my.domain.com/5m1Xt0ON' from='jvbbrewery@internal.auth.my.domain.com/focus' id='anZiQGF1dGguY29ubmVjdC52dnYuY2FzaC81bTFYdDBPTgAxRHpVNy05NTYAHvJxQaHzBCgDQfjp8IGw9Q==' type='set'><conference xmlns='http://jitsi.org/protocol/colibri' gid='6914' name='2020chessworldcup@conference.my.domain.com'><content name='audio'><channel endpoint='8199027e' initiator='true' channel-bundle-id='8199027e' last-n='-1'><payload-type name='opus' clockrate='48000' channels='2' id='111'><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='transport-cc'/><parameter name='minptime' value='10'/><parameter name='useinbandfec' value='1'/></payload-type><payload-type clockrate='16000' id='103' name='ISAC'/><payload-type clockrate='32000' id='104' name='ISAC'/><payload-type clockrate='8000' id='126' name='telephone-event'/><rtp-hdrext id='1' uri='urn:ietf:params:rtp-hdrext:ssrc-audio-level'/><rtp-hdrext id='5' uri='http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01'/></channel></content><content name='video'><channel endpoint='8199027e' initiator='true' channel-bundle-id='8199027e' last-n='-1'><payload-type clockrate='90000' id='100' name='VP8'><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='ccm' subtype='fir'/><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='nack'/><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='nack' subtype='pli'/><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='transport-cc'/><parameter name='x-google-start-bitrate' value='800'/></payload-type><payload-type clockrate='90000' id='107' name='H264'><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='ccm' subtype='fir'/><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='nack'/><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='nack' subtype='pli'/><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='transport-cc'/><parameter name='x-google-start-bitrate' value='800'/><parameter name='profile-level-id' value='42e01f;level-asymmetry-allowed=1;packetization-mode=1;'/></payload-type><payload-type clockrate='90000' id='101' name='VP9'><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='ccm' subtype='fir'/><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='nack'/><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='nack' subtype='pli'/><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='transport-cc'/><parameter name='x-google-start-bitrate' value='800'/></payload-type><payload-type clockrate='90000' id='96' name='rtx'><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='ccm' subtype='fir'/><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='nack'/><rtcp-fb xmlns='urn:xmpp:jingle:apps:rtp:rtcp-fb:0' type='nack' subtype='pli'/><parameter name='apt' value='100'/></payload-type><payload-type clockrate='90000' id='97' name='rtx'><parameter name='apt' value='101'/></payload-type><payload-type clockrate='90000' id='99' name='rtx'><parameter name='apt' value='107'/></payload-type><rtp-hdrext id='3' uri='http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time'/><rtp-hdrext id='5' uri='http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01'/></channel></content><channel-bundle id='8199027e'><transport xmlns='urn:xmpp:jingle:transports:ice-udp:1'><fingerprint xmlns='urn:xmpp:jingle:apps:dtls:0' required='false'/></transport></channel-bundle><endpoint id='8199027e' stats-id='Dylan-7Fp'/></conference></iq>
  428. 2020-11-24 16:57:07.934 INFO: [45] [confId=8f574364f97f487e epId=296fe8e2 local_ufrag=nid61entivvit gid=26900 conf_name=2020chessworldcup@conference.my.domain.com ufrag=nid61entivvit] Agent.gatherCandidates#622: Gathering candidates for component stream-296fe8e2.RTP.
  429. 2020-11-24 16:57:07.937 INFO: [45] [confId=8f574364f97f487e epId=296fe8e2 gid=26900 conf_name=2020chessworldcup@conference.my.domain.com] Endpoint.lambda$setTransportInfo$11#1049: Ignoring empty DtlsFingerprint extension: <transport xmlns='urn:xmpp:jingle:transports:ice-udp:1'><fingerprint xmlns='urn:xmpp:jingle:apps:dtls:0' required='false'/></transport>
  430. 2020-11-24 16:57:09.172 INFO: [45] [confId=8f574364f97f487e epId=8199027e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com] DtlsTransport.setSetupAttribute#120: The remote side is acting as DTLS client, we'll act as server
  431. 2020-11-24 16:57:09.175 INFO: [45] [confId=8f574364f97f487e epId=8199027e local_ufrag=de4cn1entivumm gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com] IceTransport.startConnectivityEstablishment#182: Starting the Agent without remote candidates.
  432. 2020-11-24 16:57:09.175 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] Agent.startConnectivityEstablishment#713: Start ICE connectivity establishment.
  433. 2020-11-24 16:57:09.175 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] Agent.initCheckLists#949: Init checklist for stream stream-8199027e
  434. 2020-11-24 16:57:09.176 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] Agent.setState#923: ICE state changed from Waiting to Running.
  435. 2020-11-24 16:57:09.176 INFO: [45] [confId=8f574364f97f487e epId=8199027e local_ufrag=de4cn1entivumm gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com] IceTransport.iceStateChanged#321: ICE state changed old=Waiting new=Running
  436. 2020-11-24 16:57:09.176 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] Agent.startConnectivityEstablishment#735: Trigger checks for pairs that were received before running state
  437. 2020-11-24 16:57:09.176 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] Agent.triggerCheck#1714: Add peer CandidatePair with new reflexive address to checkList: CandidatePair (State=Frozen Priority=7962127746157510655):
  438. LocalCandidate=candidate:1 1 udp 2130706431 2a01:4f9:4b:241e:0:0:0:2 10000 typ host
  439. RemoteCandidate=candidate:10000 1 udp 1853827327 2001:16a2:4fdf:4f00:cc5a:9902:e72f:cb7f 34197 typ prflx
  440. 2020-11-24 16:57:09.177 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] Agent.triggerCheck#1714: Add peer CandidatePair with new reflexive address to checkList: CandidatePair (State=Frozen Priority=7961835276064522239):
  441. LocalCandidate=candidate:2 1 udp 2130706431 135.181.133.33 10000 typ host
  442. RemoteCandidate=candidate:10001 1 udp 1853759231 37.106.98.61 38114 typ prflx
  443. 2020-11-24 16:57:09.177 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] Agent.triggerCheck#1714: Add peer CandidatePair with new reflexive address to checkList: CandidatePair (State=Frozen Priority=7961564796204089343):
  444. LocalCandidate=candidate:1 1 udp 2130706431 2a01:4f9:4b:241e:0:0:0:2 10000 typ host
  445. RemoteCandidate=candidate:10002 1 udp 1853696255 2001:16a2:4fdf:4f00:79c4:c2fb:3f04:39db 36855 typ prflx
  446. 2020-11-24 16:57:09.177 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] ConnectivityCheckClient.startChecks#142: Start connectivity checks.
  447. 2020-11-24 16:57:09.184 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] Component.addUpdateRemoteCandidates#347: Update remote candidate for stream-8199027e.RTP: [2001:16a2:4fdf:4f00:cc5a:9902:e72f:cb7f]:34197/udp
  448. 2020-11-24 16:57:09.184 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] Component.addUpdateRemoteCandidates#347: Update remote candidate for stream-8199027e.RTP: 192.168.100.43:38114/udp
  449. 2020-11-24 16:57:09.184 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] Component.addUpdateRemoteCandidates#347: Update remote candidate for stream-8199027e.RTP: [2001:16a2:4fdf:4f00:79c4:c2fb:3f04:39db]:36855/udp
  450. 2020-11-24 16:57:09.184 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] Component.addUpdateRemoteCandidates#347: Update remote candidate for stream-8199027e.RTP: 192.168.100.151:34039/udp
  451. 2020-11-24 16:57:09.185 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] Component.updateRemoteCandidates#473: existing Pair updated: [2a01:4f9:4b:241e:0:0:0:2]:10000/udp/host -> [2001:16a2:4fdf:4f00:cc5a:9902:e72f:cb7f]:34197/udp/prflx (stream-8199027e.RTP) to [2a01:4f9:4b:241e:0:0:0:2]:10000/udp/host -> [2001:16a2:4fdf:4f00:cc5a:9902:e72f:cb7f]:34197/udp/host (stream-8199027e.RTP).
  452. 2020-11-24 16:57:09.185 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] Component.updateRemoteCandidates#481: new Pair added: 135.181.133.33:10000/udp/host -> 192.168.100.43:38114/udp/host (stream-8199027e.RTP).
  453. 2020-11-24 16:57:09.185 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] Component.updateRemoteCandidates#473: existing Pair updated: [2a01:4f9:4b:241e:0:0:0:2]:10000/udp/host -> [2001:16a2:4fdf:4f00:79c4:c2fb:3f04:39db]:36855/udp/prflx (stream-8199027e.RTP) to [2a01:4f9:4b:241e:0:0:0:2]:10000/udp/host -> [2001:16a2:4fdf:4f00:79c4:c2fb:3f04:39db]:36855/udp/host (stream-8199027e.RTP).
  454. 2020-11-24 16:57:09.185 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] Component.updateRemoteCandidates#481: new Pair added: 135.181.133.33:10000/udp/host -> 192.168.100.151:34039/udp/host (stream-8199027e.RTP).
  455. 2020-11-24 16:57:09.185 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] Component.addUpdateRemoteCandidates#347: Update remote candidate for stream-8199027e.RTP: [2001:16a2:4fdf:4f00:cc5a:9902:e72f:cb7f]:34197/udp
  456. 2020-11-24 16:57:09.185 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] Component.addUpdateRemoteCandidates#369: Not adding duplicate remote candidate: [2001:16a2:4fdf:4f00:cc5a:9902:e72f:cb7f]:34197/udp
  457. 2020-11-24 16:57:09.185 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] Component.addUpdateRemoteCandidates#347: Update remote candidate for stream-8199027e.RTP: 192.168.100.43:38114/udp
  458. 2020-11-24 16:57:09.185 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] Component.addUpdateRemoteCandidates#369: Not adding duplicate remote candidate: 192.168.100.43:38114/udp
  459. 2020-11-24 16:57:09.185 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] Component.addUpdateRemoteCandidates#347: Update remote candidate for stream-8199027e.RTP: [2001:16a2:4fdf:4f00:79c4:c2fb:3f04:39db]:36855/udp
  460. 2020-11-24 16:57:09.185 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] Component.addUpdateRemoteCandidates#369: Not adding duplicate remote candidate: [2001:16a2:4fdf:4f00:79c4:c2fb:3f04:39db]:36855/udp
  461. 2020-11-24 16:57:09.185 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] Component.addUpdateRemoteCandidates#347: Update remote candidate for stream-8199027e.RTP: 192.168.100.151:34039/udp
  462. 2020-11-24 16:57:09.185 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] Component.addUpdateRemoteCandidates#369: Not adding duplicate remote candidate: 192.168.100.151:34039/udp
  463. 2020-11-24 16:57:09.240 INFO: [67] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] ConnectivityCheckClient$PaceMaker.run#922: Pair failed: 135.181.133.33:10000/udp/host -> 192.168.100.43:38114/udp/host (stream-8199027e.RTP)
  464. 2020-11-24 16:57:09.240 INFO: [66] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] ConnectivityCheckClient$PaceMaker.run#922: Pair failed: 135.181.133.33:10000/udp/host -> 192.168.100.43:38114/udp/host (stream-8199027e.RTP)
  465. 2020-11-24 16:57:09.260 INFO: [66] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] ConnectivityCheckClient$PaceMaker.run#922: Pair failed: 135.181.133.33:10000/udp/host -> 192.168.100.151:34039/udp/host (stream-8199027e.RTP)
  466. 2020-11-24 16:57:09.312 INFO: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] ConnectivityCheckClient.processSuccessResponse#630: Pair succeeded: 135.181.133.33:10000/udp/host -> 37.106.98.61:38114/udp/prflx (stream-8199027e.RTP).
  467. 2020-11-24 16:57:09.312 INFO: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] ComponentSocket.addAuthorizedAddress#99: Adding allowed address: 37.106.98.61:38114/udp
  468. 2020-11-24 16:57:09.312 INFO: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] ConnectivityCheckClient.processSuccessResponse#639: Pair validated: 135.181.133.33:10000/udp/host -> 37.106.98.61:38114/udp/prflx (stream-8199027e.RTP).
  469. 2020-11-24 16:57:09.312 INFO: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] DefaultNominator.strategyNominateFirstValid#142: Nominate (first valid): 135.181.133.33:10000/udp/host -> 37.106.98.61:38114/udp/prflx (stream-8199027e.RTP).
  470. 2020-11-24 16:57:09.312 INFO: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] Agent.nominate#1787: verify if nominated pair answer again
  471. 2020-11-24 16:57:09.312 WARNING: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] MergingDatagramSocket.initializeActive#599: Active socket already initialized.
  472. 2020-11-24 16:57:09.313 INFO: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] ConnectivityCheckClient.processSuccessResponse#708: IsControlling: true USE-CANDIDATE:false.
  473. 2020-11-24 16:57:09.331 INFO: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] ConnectivityCheckClient.processSuccessResponse#630: Pair succeeded: [2a01:4f9:4b:241e:0:0:0:2]:10000/udp/host -> [2001:16a2:4fdf:4f00:cc5a:9902:e72f:cb7f]:34197/udp/host (stream-8199027e.RTP).
  474. 2020-11-24 16:57:09.331 INFO: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] ComponentSocket.addAuthorizedAddress#99: Adding allowed address: [2001:16a2:4fdf:4f00:cc5a:9902:e72f:cb7f]:34197/udp
  475. 2020-11-24 16:57:09.331 INFO: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] ConnectivityCheckClient.processSuccessResponse#639: Pair validated: [2a01:4f9:4b:241e:0:0:0:2]:10000/udp/host -> [2001:16a2:4fdf:4f00:cc5a:9902:e72f:cb7f]:34197/udp/host (stream-8199027e.RTP).
  476. 2020-11-24 16:57:09.331 INFO: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] ConnectivityCheckClient.processSuccessResponse#708: IsControlling: true USE-CANDIDATE:false.
  477. 2020-11-24 16:57:09.346 INFO: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] ConnectivityCheckClient.processSuccessResponse#630: Pair succeeded: [2a01:4f9:4b:241e:0:0:0:2]:10000/udp/host -> [2001:16a2:4fdf:4f00:cc5a:9902:e72f:cb7f]:34197/udp/host (stream-8199027e.RTP).
  478. 2020-11-24 16:57:09.346 INFO: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] ConnectivityCheckClient.processSuccessResponse#708: IsControlling: true USE-CANDIDATE:false.
  479. 2020-11-24 16:57:09.409 INFO: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] ConnectivityCheckClient.processSuccessResponse#630: Pair succeeded: [2a01:4f9:4b:241e:0:0:0:2]:10000/udp/host -> [2001:16a2:4fdf:4f00:79c4:c2fb:3f04:39db]:36855/udp/host (stream-8199027e.RTP).
  480. 2020-11-24 16:57:09.409 INFO: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] ComponentSocket.addAuthorizedAddress#99: Adding allowed address: [2001:16a2:4fdf:4f00:79c4:c2fb:3f04:39db]:36855/udp
  481. 2020-11-24 16:57:09.409 INFO: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] ConnectivityCheckClient.processSuccessResponse#639: Pair validated: [2a01:4f9:4b:241e:0:0:0:2]:10000/udp/host -> [2001:16a2:4fdf:4f00:79c4:c2fb:3f04:39db]:36855/udp/host (stream-8199027e.RTP).
  482. 2020-11-24 16:57:09.409 INFO: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] ConnectivityCheckClient.processSuccessResponse#708: IsControlling: true USE-CANDIDATE:false.
  483. 2020-11-24 16:57:09.445 INFO: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] ConnectivityCheckClient.processSuccessResponse#630: Pair succeeded: 135.181.133.33:10000/udp/host -> 37.106.98.61:38114/udp/prflx (stream-8199027e.RTP).
  484. 2020-11-24 16:57:09.445 INFO: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] ConnectivityCheckClient.processSuccessResponse#708: IsControlling: true USE-CANDIDATE:true.
  485. 2020-11-24 16:57:09.445 INFO: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] ConnectivityCheckClient.processSuccessResponse#723: Nomination confirmed for pair: 135.181.133.33:10000/udp/host -> 37.106.98.61:38114/udp/prflx (stream-8199027e.RTP).
  486. 2020-11-24 16:57:09.446 INFO: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] CheckList.handleNominationConfirmed#406: Selected pair for stream stream-8199027e.RTP: 135.181.133.33:10000/udp/host -> 37.106.98.61:38114/udp/prflx (stream-8199027e.RTP)
  487. 2020-11-24 16:57:09.446 INFO: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] Agent.checkListStatesUpdated#1878: CheckList of stream stream-8199027e is COMPLETED
  488. 2020-11-24 16:57:09.446 INFO: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] Agent.setState#923: ICE state changed from Running to Completed.
  489. 2020-11-24 16:57:09.446 INFO: [57] [confId=8f574364f97f487e epId=8199027e local_ufrag=de4cn1entivumm gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com] IceTransport.iceStateChanged#321: ICE state changed old=Running new=Completed
  490. 2020-11-24 16:57:09.446 INFO: [57] [confId=8f574364f97f487e epId=8199027e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com] Endpoint$3.connected#374: ICE connected
  491. 2020-11-24 16:57:09.447 INFO: [52] [confId=8f574364f97f487e epId=8199027e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com] DtlsTransport.startDtlsHandshake#102: Starting DTLS handshake
  492. 2020-11-24 16:57:09.449 INFO: [57] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] Agent.logCandTypes#1986: Harvester used for selected pair for stream-8199027e.RTP: host
  493. 2020-11-24 16:57:09.450 INFO: [64] PartitionedByteBufferPool.<init>#89: Initialized a new PartitionedByteBufferPool with 8 partitions.
  494. 2020-11-24 16:57:09.451 INFO: [64] PartitionedByteBufferPool.<init>#89: Initialized a new PartitionedByteBufferPool with 8 partitions.
  495. 2020-11-24 16:57:09.451 INFO: [64] PartitionedByteBufferPool.<init>#89: Initialized a new PartitionedByteBufferPool with 8 partitions.
  496. 2020-11-24 16:57:09.461 INFO: [52] [confId=8f574364f97f487e epId=8199027e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com] TlsServerImpl.notifyClientVersion#187: Negotiated DTLS version DTLS 1.2
  497. 2020-11-24 16:57:09.514 INFO: [45] [confId=8f574364f97f487e epId=296fe8e2 gid=26900 stats_id=Presley-AiH conf_name=2020chessworldcup@conference.my.domain.com] DtlsTransport.setSetupAttribute#120: The remote side is acting as DTLS client, we'll act as server
  498. 2020-11-24 16:57:09.514 INFO: [45] [confId=8f574364f97f487e epId=296fe8e2 local_ufrag=nid61entivvit gid=26900 stats_id=Presley-AiH conf_name=2020chessworldcup@conference.my.domain.com] IceTransport.startConnectivityEstablishment#182: Starting the Agent without remote candidates.
  499. 2020-11-24 16:57:09.514 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Presley-AiH conf_name=2020chessworldcup@conference.my.domain.com ufrag=nid61entivvit epId=296fe8e2 local_ufrag=nid61entivvit] Agent.startConnectivityEstablishment#713: Start ICE connectivity establishment.
  500. 2020-11-24 16:57:09.514 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Presley-AiH conf_name=2020chessworldcup@conference.my.domain.com ufrag=nid61entivvit epId=296fe8e2 local_ufrag=nid61entivvit] Agent.initCheckLists#949: Init checklist for stream stream-296fe8e2
  501. 2020-11-24 16:57:09.514 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Presley-AiH conf_name=2020chessworldcup@conference.my.domain.com ufrag=nid61entivvit epId=296fe8e2 local_ufrag=nid61entivvit] Agent.setState#923: ICE state changed from Waiting to Running.
  502. 2020-11-24 16:57:09.514 INFO: [45] [confId=8f574364f97f487e epId=296fe8e2 local_ufrag=nid61entivvit gid=26900 stats_id=Presley-AiH conf_name=2020chessworldcup@conference.my.domain.com] IceTransport.iceStateChanged#321: ICE state changed old=Waiting new=Running
  503. 2020-11-24 16:57:09.514 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Presley-AiH conf_name=2020chessworldcup@conference.my.domain.com ufrag=nid61entivvit epId=296fe8e2 local_ufrag=nid61entivvit] ConnectivityCheckClient.startChecks#142: Start connectivity checks.
  504. 2020-11-24 16:57:09.617 INFO: [52] [confId=8f574364f97f487e epId=8199027e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com] Endpoint.lambda$setupDtlsTransport$2#405: DTLS handshake complete
  505. 2020-11-24 16:57:09.767 INFO: [52] [confId=8f574364f97f487e gid=26900 conf_name=2020chessworldcup@conference.my.domain.com] Conference.dominantSpeakerChanged#420: ds_change ds_id=8199027e
  506. 2020-11-24 16:57:09.794 INFO: [74] JitsiOpenSslProvider.<clinit>#46: jitsisrtp successfully loaded
  507. 2020-11-24 16:57:09.798 INFO: [74] Aes.createCipher#433: Will employ AES implemented by OpenSSL for AES/GCM/NoPadding.
  508. 2020-11-24 16:57:09.799 INFO: [74] Aes.createCipher#433: Will employ AES implemented by OpenSSL for AES/CTR/NoPadding.
  509. 2020-11-24 16:57:12.448 INFO: [65] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm epId=8199027e local_ufrag=de4cn1entivumm] Agent.setState#923: ICE state changed from Completed to Terminated.
  510. 2020-11-24 16:57:12.448 INFO: [65] [confId=8f574364f97f487e epId=8199027e local_ufrag=de4cn1entivumm gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com] IceTransport.iceStateChanged#321: ICE state changed old=Completed new=Terminated
  511. 2020-11-24 16:57:14.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000006S. Sticky failure: false
  512. 2020-11-24 16:57:24.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  513. 2020-11-24 16:57:32.230 INFO: [45] [confId=8f574364f97f487e epId=296fe8e2 gid=26900 stats_id=Presley-AiH conf_name=2020chessworldcup@conference.my.domain.com] AbstractEndpoint.expire#246: Expiring.
  514. 2020-11-24 16:57:32.231 INFO: [45] [confId=8f574364f97f487e epId=296fe8e2 gid=26900 stats_id=Presley-AiH conf_name=2020chessworldcup@conference.my.domain.com] Transceiver.teardown#311: Tearing down
  515. 2020-11-24 16:57:32.231 INFO: [45] [confId=8f574364f97f487e epId=296fe8e2 gid=26900 stats_id=Presley-AiH conf_name=2020chessworldcup@conference.my.domain.com] RtpReceiverImpl.tearDown#312: Tearing down
  516. 2020-11-24 16:57:32.232 INFO: [45] [confId=8f574364f97f487e epId=296fe8e2 gid=26900 stats_id=Presley-AiH conf_name=2020chessworldcup@conference.my.domain.com] RtpSenderImpl.tearDown#290: Tearing down
  517. 2020-11-24 16:57:32.235 INFO: [45] [confId=8f574364f97f487e epId=296fe8e2 gid=26900 stats_id=Presley-AiH conf_name=2020chessworldcup@conference.my.domain.com] DtlsTransport.stop#184: Stopping
  518. 2020-11-24 16:57:32.235 INFO: [45] [confId=8f574364f97f487e epId=296fe8e2 local_ufrag=nid61entivvit gid=26900 stats_id=Presley-AiH conf_name=2020chessworldcup@conference.my.domain.com] IceTransport.stop#235: Stopping
  519. 2020-11-24 16:57:32.235 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Presley-AiH conf_name=2020chessworldcup@conference.my.domain.com ufrag=nid61entivvit epId=296fe8e2 local_ufrag=nid61entivvit] Agent.setState#923: ICE state changed from Running to Terminated.
  520. 2020-11-24 16:57:32.236 INFO: [45] [confId=8f574364f97f487e epId=296fe8e2 local_ufrag=nid61entivvit gid=26900 stats_id=Presley-AiH conf_name=2020chessworldcup@conference.my.domain.com] IceTransport.iceStateChanged#321: ICE state changed old=Running new=Terminated
  521. 2020-11-24 16:57:32.236 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Presley-AiH componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=nid61entivvit name=stream-296fe8e2 epId=296fe8e2 local_ufrag=nid61entivvit] MergingDatagramSocket.close#142: Closing.
  522. 2020-11-24 16:57:32.237 INFO: [45] [confId=8f574364f97f487e epId=296fe8e2 gid=26900 stats_id=Presley-AiH conf_name=2020chessworldcup@conference.my.domain.com] Endpoint.expire#783: Expired.
  523. 2020-11-24 16:57:34.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000004S. Sticky failure: false
  524. 2020-11-24 16:57:44.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
  525. 2020-11-24 16:57:44.447 INFO: [23] VideobridgeExpireThread.expire#140: Running expire()
  526. 2020-11-24 16:57:52.236 INFO: [45] [confId=8f574364f97f487e epId=8199027e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com] AbstractEndpoint.expire#246: Expiring.
  527. 2020-11-24 16:57:52.236 INFO: [52] [confId=8f574364f97f487e gid=26900 conf_name=2020chessworldcup@conference.my.domain.com] Conference.dominantSpeakerChanged#420: ds_change ds_id=null
  528. 2020-11-24 16:57:52.238 INFO: [45] [confId=8f574364f97f487e epId=8199027e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com] Transceiver.teardown#311: Tearing down
  529. 2020-11-24 16:57:52.238 INFO: [45] [confId=8f574364f97f487e epId=8199027e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com] RtpReceiverImpl.tearDown#312: Tearing down
  530. 2020-11-24 16:57:52.239 INFO: [45] [confId=8f574364f97f487e epId=8199027e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com] RtpSenderImpl.tearDown#290: Tearing down
  531. 2020-11-24 16:57:52.240 INFO: [45] [confId=8f574364f97f487e epId=8199027e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com] DtlsTransport.stop#184: Stopping
  532. 2020-11-24 16:57:52.240 INFO: [45] [confId=8f574364f97f487e epId=8199027e local_ufrag=de4cn1entivumm gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com] IceTransport.stop#235: Stopping
  533. 2020-11-24 16:57:52.241 INFO: [61] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] MergingDatagramSocket$SocketContainer.runInReaderThread#770: Failed to receive: java.net.SocketException: Socket closed
  534. 2020-11-24 16:57:52.242 WARNING: [61] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] MergingDatagramSocket.doRemove#349: Removing the active socket. Won't be able to send until a new one is elected.
  535. 2020-11-24 16:57:52.243 INFO: [45] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] MergingDatagramSocket.close#142: Closing.
  536. 2020-11-24 16:57:52.243 INFO: [56] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] MergingDatagramSocket$SocketContainer.runInReaderThread#770: Failed to receive: java.net.SocketException: Socket closed
  537. 2020-11-24 16:57:52.243 INFO: [45] [confId=8f574364f97f487e epId=8199027e gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com] Endpoint.expire#783: Expired.
  538. 2020-11-24 16:57:52.243 INFO: [64] [confId=8f574364f97f487e epId=8199027e local_ufrag=de4cn1entivumm gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com] IceTransport.startReadingData#201: Socket closed, stopping reader
  539. 2020-11-24 16:57:52.243 INFO: [63] [confId=8f574364f97f487e gid=26900 stats_id=Dylan-7Fp componentId=1 conf_name=2020chessworldcup@conference.my.domain.com ufrag=de4cn1entivumm name=stream-8199027e epId=8199027e local_ufrag=de4cn1entivumm] MergingDatagramSocket$SocketContainer.runInReaderThread#770: Failed to receive: java.net.SocketException: Socket closed
  540. 2020-11-24 16:57:52.243 INFO: [64] [confId=8f574364f97f487e epId=8199027e local_ufrag=de4cn1entivumm gid=26900 stats_id=Dylan-7Fp conf_name=2020chessworldcup@conference.my.domain.com] IceTransport.startReadingData#213: No longer running, stopped reading packets
  541. 2020-11-24 16:57:54.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000004S. Sticky failure: false
  542. 2020-11-24 16:58:04.437 INFO: [24] HealthChecker.run#170: Performed a successful health check in PT0.000005S. Sticky failure: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement