Advertisement
Guest User

ipa011

a guest
May 22nd, 2023
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.76 KB | None | 0 0
  1. 2023-05-22T18:14:02Z DEBUG /usr/sbin/ipa-replica-conncheck was invoked with options: {'master': 'ipa010.ad.companyx.fm', 'auto_master_check': True, 'realm': 'AD.companyx.FM', 'kdc': None, 'principal': None, 'ca_cert_file': '/etc/ipa/ca.crt', 'replica': None, 'check_ca': False, 'hostname': 'ipa011.ad.companyx.fm', 'debug': False, 'quiet': False, 'log_to_file': True}
  2. 2023-05-22T18:14:02Z DEBUG missing options might be asked for interactively later
  3.  
  4. 2023-05-22T18:14:02Z DEBUG IPA version 4.10.1-6.el9
  5. 2023-05-22T18:14:02Z INFO Check connection from replica to remote master 'ipa010.ad.companyx.fm':
  6. 2023-05-22T18:14:02Z INFO Directory Service: Unsecure port (389): OK
  7. 2023-05-22T18:14:02Z INFO Directory Service: Secure port (636): OK
  8. 2023-05-22T18:14:02Z INFO Kerberos KDC: TCP (88): OK
  9. 2023-05-22T18:14:02Z INFO Kerberos Kpasswd: TCP (464): OK
  10. 2023-05-22T18:14:02Z INFO HTTP Server: Unsecure port (80): OK
  11. 2023-05-22T18:14:02Z INFO HTTP Server: Secure port (443): OK
  12. 2023-05-22T18:14:02Z INFO
  13. The following list of ports use UDP protocol and would need to be
  14. checked manually:
  15. 2023-05-22T18:14:02Z INFO Kerberos KDC: UDP (88): SKIPPED
  16. 2023-05-22T18:14:02Z INFO Kerberos Kpasswd: UDP (464): SKIPPED
  17. 2023-05-22T18:14:02Z INFO
  18. Connection from replica to master is OK.
  19. 2023-05-22T18:14:02Z INFO Start listening on required ports for remote master check
  20. 2023-05-22T18:14:02Z DEBUG Starting listening thread.
  21. 2023-05-22T18:14:02Z DEBUG Original thread stopped
  22. 2023-05-22T18:14:02Z WARNING 389 tcp: Failed to bind
  23. 2023-05-22T18:14:02Z DEBUG Traceback (most recent call last):
  24. File "/usr/sbin/ipa-replica-conncheck", line 342, in _bind_to_port
  25. sock.bind((host, port))
  26. OSError: [Errno 98] Address already in use
  27.  
  28. 2023-05-22T18:14:02Z WARNING 636 tcp: Failed to bind
  29. 2023-05-22T18:14:02Z DEBUG Traceback (most recent call last):
  30. File "/usr/sbin/ipa-replica-conncheck", line 342, in _bind_to_port
  31. sock.bind((host, port))
  32. OSError: [Errno 98] Address already in use
  33.  
  34. 2023-05-22T18:14:02Z WARNING 88 tcp: Failed to bind
  35. 2023-05-22T18:14:02Z DEBUG Traceback (most recent call last):
  36. File "/usr/sbin/ipa-replica-conncheck", line 342, in _bind_to_port
  37. sock.bind((host, port))
  38. OSError: [Errno 98] Address already in use
  39.  
  40. 2023-05-22T18:14:02Z WARNING 88 udp: Failed to bind
  41. 2023-05-22T18:14:02Z DEBUG Traceback (most recent call last):
  42. File "/usr/sbin/ipa-replica-conncheck", line 342, in _bind_to_port
  43. sock.bind((host, port))
  44. OSError: [Errno 98] Address already in use
  45.  
  46. 2023-05-22T18:14:02Z WARNING 464 tcp: Failed to bind
  47. 2023-05-22T18:14:02Z DEBUG Traceback (most recent call last):
  48. File "/usr/sbin/ipa-replica-conncheck", line 342, in _bind_to_port
  49. sock.bind((host, port))
  50. OSError: [Errno 98] Address already in use
  51.  
  52. 2023-05-22T18:14:02Z WARNING 464 udp: Failed to bind
  53. 2023-05-22T18:14:02Z DEBUG Traceback (most recent call last):
  54. File "/usr/sbin/ipa-replica-conncheck", line 342, in _bind_to_port
  55. sock.bind((host, port))
  56. OSError: [Errno 98] Address already in use
  57.  
  58. 2023-05-22T18:14:02Z WARNING 80 tcp: Failed to bind
  59. 2023-05-22T18:14:02Z DEBUG Traceback (most recent call last):
  60. File "/usr/sbin/ipa-replica-conncheck", line 342, in _bind_to_port
  61. sock.bind((host, port))
  62. OSError: [Errno 98] Address already in use
  63.  
  64. 2023-05-22T18:14:02Z WARNING 443 tcp: Failed to bind
  65. 2023-05-22T18:14:02Z DEBUG Traceback (most recent call last):
  66. File "/usr/sbin/ipa-replica-conncheck", line 342, in _bind_to_port
  67. sock.bind((host, port))
  68. OSError: [Errno 98] Address already in use
  69.  
  70. 2023-05-22T18:14:02Z DEBUG Ports opened, notify original thread
  71. 2023-05-22T18:14:02Z DEBUG Original thread resumed
  72. 2023-05-22T18:14:02Z INFO Get credentials to log in to remote master
  73. 2023-05-22T18:14:02Z DEBUG KRB5CCNAME set to /tmp/krbccofq_xq9_/ccache
  74. 2023-05-22T18:14:02Z INFO Check RPC connection to remote master
  75. 2023-05-22T18:14:02Z DEBUG Starting external process
  76. 2023-05-22T18:14:02Z DEBUG args=['/usr/bin/certutil', '-d', '/tmp/tmpy27tsrw6', '-N', '-f', '/tmp/tmpy27tsrw6/pwdfile.txt', '-@', '/tmp/tmpy27tsrw6/pwdfile.txt']
  77. 2023-05-22T18:14:02Z DEBUG Process finished, return code=0
  78. 2023-05-22T18:14:02Z DEBUG stdout=
  79. 2023-05-22T18:14:02Z DEBUG stderr=
  80. 2023-05-22T18:14:02Z DEBUG Starting external process
  81. 2023-05-22T18:14:02Z DEBUG args=['/usr/sbin/selinuxenabled']
  82. 2023-05-22T18:14:02Z DEBUG Process finished, return code=1
  83. 2023-05-22T18:14:02Z DEBUG stdout=
  84. 2023-05-22T18:14:02Z DEBUG stderr=
  85. 2023-05-22T18:14:02Z DEBUG Starting external process
  86. 2023-05-22T18:14:02Z DEBUG args=['/usr/sbin/selinuxenabled']
  87. 2023-05-22T18:14:02Z DEBUG Process finished, return code=1
  88. 2023-05-22T18:14:02Z DEBUG stdout=
  89. 2023-05-22T18:14:02Z DEBUG stderr=
  90. 2023-05-22T18:14:02Z DEBUG Starting external process
  91. 2023-05-22T18:14:02Z DEBUG args=['/usr/sbin/selinuxenabled']
  92. 2023-05-22T18:14:02Z DEBUG Process finished, return code=1
  93. 2023-05-22T18:14:02Z DEBUG stdout=
  94. 2023-05-22T18:14:02Z DEBUG stderr=
  95. 2023-05-22T18:14:02Z DEBUG Starting external process
  96. 2023-05-22T18:14:02Z DEBUG args=['/usr/sbin/selinuxenabled']
  97. 2023-05-22T18:14:02Z DEBUG Process finished, return code=1
  98. 2023-05-22T18:14:02Z DEBUG stdout=
  99. 2023-05-22T18:14:02Z DEBUG stderr=
  100. 2023-05-22T18:14:02Z DEBUG Starting external process
  101. 2023-05-22T18:14:02Z DEBUG args=['/usr/sbin/selinuxenabled']
  102. 2023-05-22T18:14:02Z DEBUG Process finished, return code=1
  103. 2023-05-22T18:14:02Z DEBUG stdout=
  104. 2023-05-22T18:14:02Z DEBUG stderr=
  105. 2023-05-22T18:14:02Z DEBUG Starting external process
  106. 2023-05-22T18:14:02Z DEBUG args=['/usr/bin/certutil', '-d', 'sql:/tmp/tmpy27tsrw6', '-A', '-n', 'CN=Certificate Authority,O=AD.companyx.FM', '-t', 'C,,', '-a', '-f', '/tmp/tmpy27tsrw6/pwdfile.txt']
  107. 2023-05-22T18:14:02Z DEBUG Process finished, return code=0
  108. 2023-05-22T18:14:02Z DEBUG stdout=
  109. 2023-05-22T18:14:02Z DEBUG stderr=
  110. 2023-05-22T18:14:02Z DEBUG importing all plugin modules in ipaclient.remote_plugins.schema$90822068...
  111. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.remote_plugins.schema$90822068.plugins
  112. 2023-05-22T18:14:02Z DEBUG importing all plugin modules in ipaclient.plugins...
  113. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.automember
  114. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.automount
  115. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.ca
  116. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.cert
  117. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.certmap
  118. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.certprofile
  119. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.dns
  120. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.hbacrule
  121. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.hbactest
  122. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.host
  123. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.idrange
  124. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.internal
  125. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.location
  126. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.migration
  127. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.misc
  128. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.otptoken
  129. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.otptoken_yubikey
  130. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.passwd
  131. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.permission
  132. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.rpcclient
  133. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.server
  134. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.service
  135. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.sudorule
  136. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.topology
  137. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.trust
  138. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.user
  139. 2023-05-22T18:14:02Z DEBUG importing plugin module ipaclient.plugins.vault
  140. 2023-05-22T18:14:03Z DEBUG failed to find session_cookie in persistent storage for principal 'host/ipa011.ad.companyx.fm@AD.companyx.FM'
  141. 2023-05-22T18:14:03Z DEBUG trying https://ipa010.ad.companyx.fm/ipa/json
  142. 2023-05-22T18:14:03Z DEBUG New HTTP connection (ipa010.ad.companyx.fm)
  143. 2023-05-22T18:14:03Z DEBUG received Set-Cookie (<class 'list'>)'['ipa_session=MagBearerToken=9Yxw7SPgfqur7qNycUiSKVhyn72Giknv3eNDNRditRt1%2bASXSVeCzI3ayNQO1v1ym%2f5Sfdiq3esUtvaR%2bZ2IC2IOMysbstnbfuvwT1mo2bLLFD91h2byencXGPqdCOZ4ie2ukgR1FFLOy6de8aU7epdbSZKim0SqitAttxVuf73kch7CZIsNRbPGg79mBq9hqwXw95csVxgNcJ0UYNycy95cIve1B8gFqbgwdGxtR8tWKSYVSqTbYsrC7A7yf8xp;path=/ipa;httponly;secure;']'
  144. 2023-05-22T18:14:03Z DEBUG storing cookie 'ipa_session=MagBearerToken=9Yxw7SPgfqur7qNycUiSKVhyn72Giknv3eNDNRditRt1%2bASXSVeCzI3ayNQO1v1ym%2f5Sfdiq3esUtvaR%2bZ2IC2IOMysbstnbfuvwT1mo2bLLFD91h2byencXGPqdCOZ4ie2ukgR1FFLOy6de8aU7epdbSZKim0SqitAttxVuf73kch7CZIsNRbPGg79mBq9hqwXw95csVxgNcJ0UYNycy95cIve1B8gFqbgwdGxtR8tWKSYVSqTbYsrC7A7yf8xp;' for principal host/ipa011.ad.companyx.fm@AD.companyx.FM
  145. 2023-05-22T18:14:03Z INFO Connection to https://ipa010.ad.companyx.fm/ipa/json failed with Insufficient access: SASL(-1): generic failure: GSSAPI Error: No credentials were supplied, or the credentials were unavailable or inaccessible (Credential cache is empty)
  146. 2023-05-22T18:14:03Z DEBUG trying https://ipa011.ad.companyx.fm/ipa/json
  147. 2023-05-22T18:14:03Z DEBUG New HTTP connection (ipa011.ad.companyx.fm)
  148. 2023-05-22T18:14:03Z DEBUG received Set-Cookie (<class 'list'>)'['ipa_session=MagBearerToken=oZEx2U6Qvvu0%2bQyTo93GhAfyBWOMs%2bE3zbxj3CuRU8PmcBivCHYA8pW%2fB81pVUJUspJFwL6oXrEAao7TEmyxuYVJUQgohEAZ7%2bpyYXjvuuq%2fWf1p2P7Idzuet49TKXEtCkKkwCwgoIfhZt2MNJUzjivvPPErIv2oHjCwqontjLL3ZtTMLRs%2fZZS14AnY%2bhqxfjKJ10G0MZ2n3auLypNtqChhvDfBI%2fTdImk3eyQTiXbqRtLeIxAovuADE0vndWkn;path=/ipa;httponly;secure;']'
  149. 2023-05-22T18:14:03Z DEBUG storing cookie 'ipa_session=MagBearerToken=oZEx2U6Qvvu0%2bQyTo93GhAfyBWOMs%2bE3zbxj3CuRU8PmcBivCHYA8pW%2fB81pVUJUspJFwL6oXrEAao7TEmyxuYVJUQgohEAZ7%2bpyYXjvuuq%2fWf1p2P7Idzuet49TKXEtCkKkwCwgoIfhZt2MNJUzjivvPPErIv2oHjCwqontjLL3ZtTMLRs%2fZZS14AnY%2bhqxfjKJ10G0MZ2n3auLypNtqChhvDfBI%2fTdImk3eyQTiXbqRtLeIxAovuADE0vndWkn;' for principal host/ipa011.ad.companyx.fm@AD.companyx.FM
  150. 2023-05-22T18:14:03Z DEBUG Created connection context.rpcclient_140461716504048
  151. 2023-05-22T18:14:03Z DEBUG raw: ping(version='2.251')
  152. 2023-05-22T18:14:03Z DEBUG ping(version='2.251')
  153. 2023-05-22T18:14:03Z DEBUG [try 1]: Forwarding 'ping/1' to json server 'https://ipa011.ad.companyx.fm/ipa/json'
  154. 2023-05-22T18:14:03Z DEBUG HTTP connection keep-alive (ipa011.ad.companyx.fm)
  155. 2023-05-22T18:14:03Z DEBUG received Set-Cookie (<class 'list'>)'['ipa_session=MagBearerToken=5u83t14OoYrwSHNUX0jqYWzFP7RBkRzTvji26jissNUzTLBRsIVn66I6Qf%2blt2oGO9yoTYZOyjuewmkdKeQE2ZVDcEvEssW22PV1IFvbmPyEEHnGeC15DEJGUvQz4um2Ec%2fitege8Q4iQ2V%2bzWjwiRys2MxnnlyiAW1t1rGIF2WfzhjvX5iwONGECnMpExY5IqkQ6ybYrcI%2bmv1%2fhoQAgo0aFybI11yUn844RNnZZ1IFf0nR7eWKoDim7l2NkHH8;path=/ipa;httponly;secure;']'
  156. 2023-05-22T18:14:03Z DEBUG storing cookie 'ipa_session=MagBearerToken=5u83t14OoYrwSHNUX0jqYWzFP7RBkRzTvji26jissNUzTLBRsIVn66I6Qf%2blt2oGO9yoTYZOyjuewmkdKeQE2ZVDcEvEssW22PV1IFvbmPyEEHnGeC15DEJGUvQz4um2Ec%2fitege8Q4iQ2V%2bzWjwiRys2MxnnlyiAW1t1rGIF2WfzhjvX5iwONGECnMpExY5IqkQ6ybYrcI%2bmv1%2fhoQAgo0aFybI11yUn844RNnZZ1IFf0nR7eWKoDim7l2NkHH8;' for principal host/ipa011.ad.companyx.fm@AD.companyx.FM
  157. 2023-05-22T18:14:03Z INFO Execute check on remote master
  158. 2023-05-22T18:14:03Z DEBUG [try 1]: Forwarding 'server_conncheck' to json server 'https://ipa011.ad.companyx.fm/ipa/json'
  159. 2023-05-22T18:14:03Z DEBUG HTTP connection keep-alive (ipa011.ad.companyx.fm)
  160. 2023-05-22T18:14:03Z DEBUG received Set-Cookie (<class 'list'>)'['ipa_session=MagBearerToken=TplgWALQUwP0bg2If7Q3dmGONZu8xFbUUDE%2bl1TMNdYF6ckCsF0ApB9A0XVWg59u42msW%2bdIWDUyKSXBEG1bTqChLofi7Vpvg%2bOiCXK5QreBTfke6ppdaAJLdh%2f05ow3kOThzwrHPB8a9QY7b9J8R%2bJVwWZyclIS1df5oQ0rmywReqmeLK8oFd8dgyccHrFjAKuvV4HI3y05c5vEBm%2b%2be9xeHBgW1kd6Mwj%2b88SwqXCHDmSLW3a9c3064yXu9ej4;path=/ipa;httponly;secure;']'
  161. 2023-05-22T18:14:03Z DEBUG storing cookie 'ipa_session=MagBearerToken=TplgWALQUwP0bg2If7Q3dmGONZu8xFbUUDE%2bl1TMNdYF6ckCsF0ApB9A0XVWg59u42msW%2bdIWDUyKSXBEG1bTqChLofi7Vpvg%2bOiCXK5QreBTfke6ppdaAJLdh%2f05ow3kOThzwrHPB8a9QY7b9J8R%2bJVwWZyclIS1df5oQ0rmywReqmeLK8oFd8dgyccHrFjAKuvV4HI3y05c5vEBm%2b%2be9xeHBgW1kd6Mwj%2b88SwqXCHDmSLW3a9c3064yXu9ej4;' for principal host/ipa011.ad.companyx.fm@AD.companyx.FM
  162. 2023-05-22T18:14:03Z DEBUG Destroyed connection context.rpcclient_140461716504048
  163. 2023-05-22T18:14:03Z ERROR ERROR: Remote master check failed with following error message(s):
  164. invalid 'cn': must be "ipa011.ad.companyx.fm"
  165. 2023-05-22T18:14:03Z DEBUG Stopping listening thread.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement