1. Sankalpa Timilsina

Sankalpa Timilsina

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: Not able to renew the slice #7904
    Sankalpa Timilsina
    Participant

      Komal,

      Thanks, appreciate the help!

      Regards,
      Sankalpa

      in reply to: Not able to renew the slice #7898
      Sankalpa Timilsina
      Participant

        Oh sorry, here are the slide IDs:

        b069e7f9-d6bb-43c0-ad7c-67e696e6b267

        801a9734-91f0-4672-9bc4-31f4419aec13

        I am renewing via JH. The portal shows the slice is in ‘configuring’ state. It must have been in the same state since yesterday, when I issued the renewal from JH and had to restart the server after some time without the renewal completion. Since then, all of the attempts have logged the error I posted above.

        Thanks.

        in reply to: Not able to renew the slice #7896
        Sankalpa Timilsina
        Participant

          These are the two slices which are facing the same issue:

          hydra_sites_nsdi_manual@1732067767

          hydra_sites_nsdi_manual_dpdk@1732303511

          Thanks for the help!

          in reply to: Authentication failure while enabling public IPv4 #4207
          Sankalpa Timilsina
          Participant

            @Junxiao, yes the project has the permissions.

            Here’s the complete log. This is due to the error @Junxiao pointed out i.e. get_subnet() returning None.

            python fileserver.py
            Configuring fabric environment....
            Configuring slice parameters....
            fileserver@1683823224
            Creating slice....
            Waiting for slice .......... Slice state: StableOK
            Waiting for ssh in slice ................................................................................Running post boot config ... Done!
            Modifying the slice to request public IP...
            Waiting for slice ... Slice state: ModifyOK
            Waiting for ssh in slice ......................................................................................Running post boot config ... Done!
            ssh ${Username}@${Management IP}
            Enabling the public IP...
            Traceback (most recent call last):
            File "/home/fabric/work/my_config/fabric-trace/fileserver.py", line 78, in <module>
            v4pub.enable(slice)
            File "/home/fabric/work/my_config/fabric-trace/v4pub.py", line 92, in enable
            enable_on_network(net)
            File "/home/fabric/work/my_config/fabric-trace/v4pub.py", line 86, in enable_on_network
            thread.result()
            File "/opt/conda/lib/python3.9/concurrent/futures/_base.py", line 445, in result
            return self.__get_result()
            File "/opt/conda/lib/python3.9/concurrent/futures/_base.py", line 390, in __get_result
            raise self._exception
            File "/opt/conda/lib/python3.9/concurrent/futures/thread.py", line 52, in run
            result = self.fn(*self.args, **self.kwargs)
            File "/opt/conda/lib/python3.9/site-packages/fabrictestbed_extensions/fablib/node.py", line 1367, in execute
            raise e
            File "/opt/conda/lib/python3.9/site-packages/fabrictestbed_extensions/fablib/node.py", line 1226, in execute
            bastion.connect(
            File "/opt/conda/lib/python3.9/site-packages/paramiko/client.py", line 459, in connect
            self._auth(
            File "/opt/conda/lib/python3.9/site-packages/paramiko/client.py", line 790, in _auth
            raise saved_exception
            File "/opt/conda/lib/python3.9/site-packages/paramiko/client.py", line 766, in _auth
            self._transport.auth_publickey(username, key)
            File "/opt/conda/lib/python3.9/site-packages/paramiko/transport.py", line 1640, in auth_publickey
            return self.auth_handler.wait_for_response(my_event)
            File "/opt/conda/lib/python3.9/site-packages/paramiko/auth_handler.py", line 259, in wait_for_response
            raise e
            paramiko.ssh_exception.AuthenticationException: Authentication failed.
            Exception ignored in: <function ApiClient.__del__ at 0x7fc893767700>
            Traceback (most recent call last):
            File "/opt/conda/lib/python3.9/site-packages/fabric_cm/credmgr/swagger_client/api_client.py", line 78, in __del__
            File "/opt/conda/lib/python3.9/multiprocessing/pool.py", line 645, in close
            AttributeError: 'NoneType' object has no attribute 'debug'
            Exception ignored in: <function Pool.__del__ at 0x7fc89382c1f0>
            Traceback (most recent call last):
            File "/opt/conda/lib/python3.9/multiprocessing/pool.py", line 268, in __del__
            File "/opt/conda/lib/python3.9/multiprocessing/queues.py", line 372, in put
            AttributeError: 'NoneType' object has no attribute 'dumps'
            Exception ignored in: <function ApiClient.__del__ at 0x7fc89377c700>
            Traceback (most recent call last):
            File "/opt/conda/lib/python3.9/site-packages/fabric_cf/orchestrator/swagger_client/api_client.py", line 78, in __del__
            File "/opt/conda/lib/python3.9/multiprocessing/pool.py", line 645, in close
            AttributeError: 'NoneType' object has no attribute 'debug'
            Exception ignored in: <function Pool.__del__ at 0x7fc89382c1f0>
            Traceback (most recent call last):
            File "/opt/conda/lib/python3.9/multiprocessing/pool.py", line 268, in __del__
            File "/opt/conda/lib/python3.9/multiprocessing/queues.py", line 372, in put
            AttributeError: 'NoneType' object has no attribute 'dumps'
            Sankalpa Timilsina
            Participant

              Hi Paul, its The Genome Lake. Yeah, I am working with my admin to set the tag. Thanks.

              Yours,

              Sankalpa

              Sankalpa Timilsina
              Participant

                This one was too obvious. Needed to ask the project owner to add the tag to the project.

                in reply to: Can’t ssh into node #2241
                Sankalpa Timilsina
                Participant

                  Worked after creating an SSH client configuration file and using that.

                  in reply to: Get access to “The Genome Lake” project #2228
                  Sankalpa Timilsina
                  Participant

                    Thank you Paul and Alex. Alex, I have got the access now.

                  Viewing 8 posts - 1 through 8 (of 8 total)