Your message dated Tue, 16 Mar 2021 19:08:01 +0000
with message-id <[email protected]>
and subject line Bug#985155: fixed in kas 2.3.3-2
has caused the Debian Bug report #985155,
regarding kas: autopkgtest should have "needs-internet" restriction
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
985155: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985155
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: kas
Version: 2.3.3-1
Severity: important

Dear maintainer,

Your packages showed up as regressing its autopkgtest on arm64 due to a
new openssh upload. I looked at the error and it seems to be caused by
an internet connection issue. Hence, I noticed your test requires
internet access. In that case, your test should declare that in the
debian/tests/control file with a needs-internet restriction.

It would also be go to be resilient to network issues and e.g. have the
test retried two or three times with a small waiting time in between.

Paul

https://ci.debian.net/data/autopkgtest/testing/arm64/k/kas/11049237/log.gz

==================================== ERRORS
====================================
____________________ ERROR at setup of test_layers_exclude
_____________________

tmpdir = local('/tmp/pytest-of-debci/pytest-0/test_layers_exclude0')

    @pytest.fixture
    def dokas(tmpdir):
        tdir = str(tmpdir.mkdir('test_layers'))
        shutil.rmtree(tdir, ignore_errors=True)
        shutil.copytree('tests/test_layers', tdir)
        os.chdir(tdir)
>       kas.kas(['shell', 'test.yml', '-c', 'true'])

/tmp/autopkgtest-lxc.0hdiftco/downtmp/build.oPh/src/tests/test_layers.py:36:

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
_ _ _ _
/usr/lib/python3/dist-packages/kas/kas.py:171: in kas
    plugin.run(args)
/usr/lib/python3/dist-packages/kas/plugins/shell.py:92: in run
    macro.run(ctx, args.skip)
/usr/lib/python3/dist-packages/kas/libcmds.py:96: in run
    command.execute(ctx)
/usr/lib/python3/dist-packages/kas/libcmds.py:374: in execute
    repos_fetch(ctx.config.get_repos())
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
_ _ _ _

repos = [<kas.repos.GitRepo object at 0xffff8d707d60>,
<kas.repos.GitRepo object at 0xffff8d7071f0>, <kas.repos.GitRepo object
at 0xffff8d707be0>, <kas.repos.GitRepo object at 0xffff8d707d30>]

    def repos_fetch(repos):
        """
            Fetches the list of repositories to the kas_work_dir.
        """
        tasks = []
        for repo in repos:
            tasks.append(asyncio.ensure_future(repo.fetch_async()))

        loop = asyncio.get_event_loop()
        loop.run_until_complete(asyncio.wait(tasks))

        for task in tasks:
            if task.result():
>               sys.exit(task.result())
E               SystemExit: 128

/usr/lib/python3/dist-packages/kas/libkas.py:167: SystemExit
---------------------------- Captured stderr setup
-----------------------------
2021-03-13 15:28:58 - INFO     - pytest-3 2.3.3 started
2021-03-13 15:28:58 - INFO     - pytest-3 2.3.3 started
2021-03-13 15:28:58 - INFO     - pytest-3 2.3.3 started
2021-03-13 15:28:58 - INFO     - pytest-3 2.3.3 started
2021-03-13 15:28:58 - INFO     - pytest-3 2.3.3 started
2021-03-13 15:28:58 - INFO     - pytest-3 2.3.3 started
2021-03-13 15:28:58 - INFO     - pytest-3 2.3.3 started
2021-03-13 15:28:58 - INFO     - pytest-3 2.3.3 started
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
rev-parse --show-toplevel
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
rev-parse --show-toplevel
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
rev-parse --show-toplevel
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
rev-parse --show-toplevel
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
rev-parse --show-toplevel
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
rev-parse --show-toplevel
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
rev-parse --show-toplevel
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
rev-parse --show-toplevel
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ hg root
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ hg root
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ hg root
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ hg root
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ hg root
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ hg root
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ hg root
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ hg root
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
rev-parse --show-toplevel
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
rev-parse --show-toplevel
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
rev-parse --show-toplevel
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
rev-parse --show-toplevel
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
rev-parse --show-toplevel
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
rev-parse --show-toplevel
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
rev-parse --show-toplevel
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
rev-parse --show-toplevel
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ hg root
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ hg root
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ hg root
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ hg root
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ hg root
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ hg root
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ hg root
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ hg root
2021-03-13 15:28:58 - INFO     - Using
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers as root
for repository this
2021-03-13 15:28:58 - INFO     - Using
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers as root
for repository this
2021-03-13 15:28:58 - INFO     - Using
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers as root
for repository this
2021-03-13 15:28:58 - INFO     - Using
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers as root
for repository this
2021-03-13 15:28:58 - INFO     - Using
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers as root
for repository this
2021-03-13 15:28:58 - INFO     - Using
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers as root
for repository this
2021-03-13 15:28:58 - INFO     - Using
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers as root
for repository this
2021-03-13 15:28:58 - INFO     - Using
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers as root
for repository this
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas1
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas1
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas1
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas1
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas1
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas1
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas1
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas1
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas2
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas2
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas2
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas2
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas2
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas2
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas2
2021-03-13 15:28:58 - INFO     -
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas2
2021-03-13 15:28:59 - INFO     - Repository kas1 cloned
2021-03-13 15:28:59 - INFO     - Repository kas1 cloned
2021-03-13 15:28:59 - INFO     - Repository kas1 cloned
2021-03-13 15:28:59 - INFO     - Repository kas1 cloned
2021-03-13 15:28:59 - INFO     - Repository kas1 cloned
2021-03-13 15:28:59 - INFO     - Repository kas1 cloned
2021-03-13 15:28:59 - INFO     - Repository kas1 cloned
2021-03-13 15:28:59 - INFO     - Repository kas1 cloned
2021-03-13 15:29:00 - INFO     - Repository kas2 cloned
2021-03-13 15:29:00 - INFO     - Repository kas2 cloned
2021-03-13 15:29:00 - INFO     - Repository kas2 cloned
2021-03-13 15:29:00 - INFO     - Repository kas2 cloned
2021-03-13 15:29:00 - INFO     - Repository kas2 cloned
2021-03-13 15:29:00 - INFO     - Repository kas2 cloned
2021-03-13 15:29:00 - INFO     - Repository kas2 cloned
2021-03-13 15:29:00 - INFO     - Repository kas2 cloned
2021-03-13 15:41:12 - ERROR    - fatal: unable to access
'https://github.com/siemens/kas.git/': GnuTLS recv error (-54): Error in
the pull function.
2021-03-13 15:41:12 - ERROR    - fatal: unable to access
'https://github.com/siemens/kas.git/': GnuTLS recv error (-54): Error in
the pull function.
2021-03-13 15:41:12 - ERROR    - fatal: unable to access
'https://github.com/siemens/kas.git/': GnuTLS recv error (-54): Error in
the pull function.
2021-03-13 15:41:12 - ERROR    - fatal: unable to access
'https://github.com/siemens/kas.git/': GnuTLS recv error (-54): Error in
the pull function.
2021-03-13 15:41:12 - ERROR    - fatal: unable to access
'https://github.com/siemens/kas.git/': GnuTLS recv error (-54): Error in
the pull function.
2021-03-13 15:41:12 - ERROR    - fatal: unable to access
'https://github.com/siemens/kas.git/': GnuTLS recv error (-54): Error in
the pull function.
2021-03-13 15:41:12 - ERROR    - fatal: unable to access
'https://github.com/siemens/kas.git/': GnuTLS recv error (-54): Error in
the pull function.
2021-03-13 15:41:12 - ERROR    - fatal: unable to access
'https://github.com/siemens/kas.git/': GnuTLS recv error (-54): Error in
the pull function.
2021-03-13 15:41:12 - ERROR    - Command
"/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas" failed
--- Error summary ---
fatal: unable to access 'https://github.com/siemens/kas.git/': GnuTLS
recv error (-54): Error in the pull function.

2021-03-13 15:41:12 - ERROR    - Command
"/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas" failed
--- Error summary ---
fatal: unable to access 'https://github.com/siemens/kas.git/': GnuTLS
recv error (-54): Error in the pull function.

2021-03-13 15:41:12 - ERROR    - Command
"/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas" failed
--- Error summary ---
fatal: unable to access 'https://github.com/siemens/kas.git/': GnuTLS
recv error (-54): Error in the pull function.

2021-03-13 15:41:12 - ERROR    - Command
"/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas" failed
--- Error summary ---
fatal: unable to access 'https://github.com/siemens/kas.git/': GnuTLS
recv error (-54): Error in the pull function.

2021-03-13 15:41:12 - ERROR    - Command
"/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas" failed
--- Error summary ---
fatal: unable to access 'https://github.com/siemens/kas.git/': GnuTLS
recv error (-54): Error in the pull function.

2021-03-13 15:41:12 - ERROR    - Command
"/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas" failed
--- Error summary ---
fatal: unable to access 'https://github.com/siemens/kas.git/': GnuTLS
recv error (-54): Error in the pull function.

2021-03-13 15:41:12 - ERROR    - Command
"/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas" failed
--- Error summary ---
fatal: unable to access 'https://github.com/siemens/kas.git/': GnuTLS
recv error (-54): Error in the pull function.

2021-03-13 15:41:12 - ERROR    - Command
"/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas" failed
--- Error summary ---
fatal: unable to access 'https://github.com/siemens/kas.git/': GnuTLS
recv error (-54): Error in the pull function.

------------------------------ Captured log setup
------------------------------
INFO     root:kas.py:160 pytest-3 2.3.3 started
INFO     root:libkas.py:92
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
rev-parse --show-toplevel
INFO     root:libkas.py:92
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ hg root
INFO     root:libkas.py:92
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
rev-parse --show-toplevel
INFO     root:libkas.py:92
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ hg root
INFO     root:repos.py:121 Using
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers as root
for repository this
INFO     root:libkas.py:92
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas
INFO     root:libkas.py:92
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas1
INFO     root:libkas.py:92
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas2
INFO     root:repos.py:182 Repository kas1 cloned
INFO     root:repos.py:182 Repository kas2 cloned
ERROR    root:libkas.py:63 fatal: unable to access
'https://github.com/siemens/kas.git/': GnuTLS recv error (-54): Error in
the pull function.
ERROR    root:libkas.py:125 Command
"/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers$ git
clone -q https://github.com/siemens/kas.git
/tmp/pytest-of-debci/pytest-0/test_layers_exclude0/test_layers/kas" failed
--- Error summary ---
fatal: unable to access 'https://github.com/siemens/kas.git/': GnuTLS
recv error (-54): Error in the pull function.
=================================== FAILURES
===================================
__________________________________ test_patch
__________________________________

changedir = None, tmpdir =
local('/tmp/pytest-of-debci/pytest-0/test_patch0')

    def test_patch(changedir, tmpdir):
        tdir = str(tmpdir.mkdir('test_patch'))
        shutil.rmtree(tdir, ignore_errors=True)
>       shutil.copytree('tests/test_patch', tdir)

/tmp/autopkgtest-lxc.0hdiftco/downtmp/build.oPh/src/tests/test_patch.py:32:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
_ _ _ _

src = 'tests/test_patch'
dst = '/tmp/pytest-of-debci/pytest-0/test_patch0/test_patch', symlinks =
False
ignore = None, copy_function = <function copy2 at 0xffff8f09bee0>
ignore_dangling_symlinks = False, dirs_exist_ok = False

    def copytree(src, dst, symlinks=False, ignore=None, copy_function=copy2,
                 ignore_dangling_symlinks=False, dirs_exist_ok=False):
        """Recursively copy a directory tree and return the destination
directory.

        dirs_exist_ok dictates whether to raise an exception in case dst
or any
        missing parent directory already exists.

        If exception(s) occur, an Error is raised with a list of reasons.

        If the optional symlinks flag is true, symbolic links in the
        source tree result in symbolic links in the destination tree; if
        it is false, the contents of the files pointed to by symbolic
        links are copied. If the file pointed by the symlink doesn't
        exist, an exception will be added in the list of errors raised in
        an Error exception at the end of the copy process.

        You can set the optional ignore_dangling_symlinks flag to true
if you
        want to silence this exception. Notice that this has no effect on
        platforms that don't support os.symlink.

        The optional ignore argument is a callable. If given, it
        is called with the `src` parameter, which is the directory
        being visited by copytree(), and `names` which is the list of
        `src` contents, as returned by os.listdir():

            callable(src, names) -> ignored_names

        Since copytree() is called recursively, the callable will be
        called once for each directory that is copied. It returns a
        list of names relative to the `src` directory that should
        not be copied.

        The optional copy_function argument is a callable that will be used
        to copy each file. It will be called with the source path and the
        destination path as arguments. By default, copy2() is used, but any
        function that supports the same signature (like copy()) can be used.

        """
        sys.audit("shutil.copytree", src, dst)
>       with os.scandir(src) as itr:
E       FileNotFoundError: [Errno 2] No such file or directory:
'tests/test_patch'

/usr/lib/python3.9/shutil.py:555: FileNotFoundError
=========================== short test summary info
============================
FAILED tests/test_patch.py::test_patch - FileNotFoundError: [Errno 2] No
such...
ERROR tests/test_layers.py::test_layers_exclude - SystemExit: 128

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: kas
Source-Version: 2.3.3-2
Done: Bastian Germann <[email protected]>

We believe that the bug you reported is fixed in the latest version of
kas, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastian Germann <[email protected]> (supplier of updated kas package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 14 Mar 2021 10:40:32 +0100
Source: kas
Architecture: source
Version: 2.3.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Bastian Germann <[email protected]>
Closes: 985155
Changes:
 kas (2.3.3-2) unstable; urgency=medium
 .
   * d/tests/control Mark needs-internet (Closes: #985155)
Checksums-Sha1:
 3fcfe82b0c9e9899c986507ba8eca56834d078c4 1984 kas_2.3.3-2.dsc
 b2b225bfa1c6d175a0b1f19049b877c6674ca0a7 7016 kas_2.3.3-2.debian.tar.xz
 4c6a3287d0636af751bb7396e2e65a7a3b456d7c 7974 kas_2.3.3-2_source.buildinfo
Checksums-Sha256:
 68c730cd5f0cfcb645d0af056a1ceb5d6e716571f8493667dee145d3102f8c15 1984 
kas_2.3.3-2.dsc
 4bf9d8c6e6ba2061bc8617f46b1100c66a1ecd8a56b6fb2c162fae7b6e1cccca 7016 
kas_2.3.3-2.debian.tar.xz
 ddbe1304672bfcbf03dcdbc7826ff0dfc306f4efb5d0d3d07f3454378a8632b3 7974 
kas_2.3.3-2_source.buildinfo
Files:
 5c3909c6e5cf8d6290fe81cf02b5812c 1984 devel optional kas_2.3.3-2.dsc
 f50f9cd4e38e767084c30e404bdcbde9 7016 devel optional kas_2.3.3-2.debian.tar.xz
 608dc358707cc3fc5f22efc5ab644830 7974 devel optional 
kas_2.3.3-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQHPBAEBCgA5FiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmBQ/LkbHGJhc3RpYW5n
ZXJtYW5uQGZpc2hwb3N0LmRlAAoJEB9ceotFVkMUAUsMANXtdVwi9ojQ4uvMZHCQ
rvk+5cwTIjxYhnrdqMa7yXbmDQ6hRJ1JBEbIl9xCfN1K2bIh+nSp9OX0tAwsdDRg
on4OeUWR7H6IDsYk3/Nxh6G3ZBGarOEjFj+te1PjGh7z29fbv8kaf+eLcLUQRBnT
XyAEUkDxt+zIyUdJBjXTSVXmrtRvmxCcY+e9EnWj1hPtFccuuTNi84hy8TNWuk3u
8lPs5C2PKczf1qsM9RgEml1wJI4seBO1udLlkLpqFthl95ZxvgS+IAgbl+lL4jzY
1b9HSGUlbF5RR7Reaj5Qc5bu16sLUTRBlx9msNclZkVh8veasp7oun1CJjxz7mX9
315kXmlfQSsr9V3rRSUwD5dH5xc6ZKQjt7H0ZtKVEb+FQK6EX84fSEKe8rc29lzq
PvReNuOjUwcHEfmGHz/XQiQ9eW1+J5bC9sYws2o1SHMCoNfDCDA+uaf+HUmZJAQc
JSTrZgTsopLwi5L4XmvHhGEYfPLL9Cg+yyGAL+/zrZueBQ==
=pgvW
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to