{
    "runtime_core-image-full-cmdline_qemux86_20240831174334": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "opensuseleap-15.5",
            "IMAGE_BASENAME": "core-image-full-cmdline",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master",
                    "commit": "0cf0991cb24cfd9c209e22b0429f96b7b36f1591",
                    "commit_count": 75472
                },
                "meta-poky": {
                    "branch": "master",
                    "commit": "0cf0991cb24cfd9c209e22b0429f96b7b36f1591",
                    "commit_count": 75472
                },
                "meta-yocto-bsp": {
                    "branch": "master",
                    "commit": "0cf0991cb24cfd9c209e22b0429f96b7b36f1591",
                    "commit_count": 75472
                }
            },
            "MACHINE": "qemux86",
            "STARTTIME": "20240831174334",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "apt.AptRepoTest.test_apt_install_from_repo": {
                "duration": 0.0005037784576416016,
                "log": "Test requires apt to be installed",
                "status": "SKIPPED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 0.00037932395935058594,
                "log": "Test requires autoconf to be installed",
                "status": "SKIPPED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 0.00022721290588378906,
                "log": "Test requires gtk+3 to be installed",
                "status": "SKIPPED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 0.00017571449279785156,
                "log": "Test requires autoconf to be installed",
                "status": "SKIPPED"
            },
            "connman.ConnmanTest.test_connmand_help": {
                "duration": 0.00020170211791992188,
                "log": "Test requires connman to be installed",
                "status": "SKIPPED"
            },
            "connman.ConnmanTest.test_connmand_running": {
                "duration": 0.00013208389282226562,
                "log": "Test case connman.ConnmanTest.test_connmand_running depends on connman.ConnmanTest.test_connmand_help but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "date.DateTest.test_date": {
                "duration": 1.9606730937957764,
                "status": "PASSED"
            },
            "df.DfTest.test_df": {
                "duration": 0.510054349899292,
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_help": {
                "duration": 7.14785099029541,
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_history": {
                "duration": 1.5363743305206299,
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_info": {
                "duration": 0.7393484115600586,
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_search": {
                "duration": 0.7289834022521973,
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_version": {
                "duration": 0.7143959999084473,
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_exclude": {
                "duration": 11.419858694076538,
                "log": "Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/runtime/cases/dnf.py\", line 170, in test_dnf_exclude\n    self.dnf_with_repo('install -y --exclude=dnf-test-dep dnf-test-*')\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/runtime/cases/dnf.py\", line 71, in dnf_with_repo\n    output = self.dnf(\" \".join(cmdlinerepoopts) + \" --nogpgcheck \" + command)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/runtime/cases/dnf.py\", line 23, in dnf\n    self.assertEqual(status, expected, message)\nAssertionError: 1 != 0 : dnf --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32 --nogpgcheck install -y --exclude=dnf-test-dep dnf-test-*\nAdded oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\nAdded oe-testimage-repo-noarch repo from http://192.168.7.1:43613/noarch\nAdded oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\noe-testimage-repo-qemux86                       0.0  B/s |   0  B     00:03    \nErrors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\nError: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\noe-testimage-repo-noarch                        0.0  B/s |   0  B     00:03    \nErrors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\nError: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\noe-testimage-repo-core2_32                      0.0  B/s |   0  B     00:04    \nErrors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server]\nError: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\nIgnoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\nNo match for argument: dnf-test-*\nError: Unable to find a match: dnf-test-*\n",
                "status": "FAILED"
            },
            "dnf.DnfRepoTest.test_dnf_install": {
                "duration": 13.437481164932251,
                "log": "Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/runtime/cases/dnf.py\", line 85, in test_dnf_install\n    self.dnf_with_repo('install -y dnf-test-dep')\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/runtime/cases/dnf.py\", line 71, in dnf_with_repo\n    output = self.dnf(\" \".join(cmdlinerepoopts) + \" --nogpgcheck \" + command)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/runtime/cases/dnf.py\", line 23, in dnf\n    self.assertEqual(status, expected, message)\nAssertionError: 1 != 0 : dnf --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32 --nogpgcheck install -y dnf-test-dep\nAdded oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\nAdded oe-testimage-repo-noarch repo from http://192.168.7.1:43613/noarch\nAdded oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\noe-testimage-repo-qemux86                       0.0  B/s |   0  B     00:04    \nErrors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\nError: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\noe-testimage-repo-noarch                        0.0  B/s |   0  B     00:04    \nErrors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\nError: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\noe-testimage-repo-core2_32                      0.0  B/s |   0  B     00:04    \nErrors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\nError: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\nIgnoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\nNo match for argument: dnf-test-dep\nError: Unable to find a match: dnf-test-dep\n",
                "status": "FAILED"
            },
            "dnf.DnfRepoTest.test_dnf_install_dependency": {
                "duration": 0.000152587890625,
                "log": "Test case dnf.DnfRepoTest.test_dnf_install_dependency depends on dnf.DnfRepoTest.test_dnf_install but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "dnf.DnfRepoTest.test_dnf_install_from_disk": {
                "duration": 0.00010538101196289062,
                "log": "Test case dnf.DnfRepoTest.test_dnf_install_from_disk depends on dnf.DnfRepoTest.test_dnf_install_dependency but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "dnf.DnfRepoTest.test_dnf_install_from_http": {
                "duration": 0.0001232624053955078,
                "log": "Test case dnf.DnfRepoTest.test_dnf_install_from_http depends on dnf.DnfRepoTest.test_dnf_install_from_disk but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "dnf.DnfRepoTest.test_dnf_installroot": {
                "duration": 11.361212015151978,
                "log": "Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/runtime/cases/dnf.py\", line 137, in test_dnf_installroot\n    self.dnf_with_repo('install --installroot=%s -v -y --rpmverbosity=debug busybox' % rootpath)\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/runtime/cases/dnf.py\", line 71, in dnf_with_repo\n    output = self.dnf(\" \".join(cmdlinerepoopts) + \" --nogpgcheck \" + command)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/runtime/cases/dnf.py\", line 23, in dnf\n    self.assertEqual(status, expected, message)\nAssertionError: 1 != 0 : dnf --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32 --nogpgcheck install --installroot=/home/root/chroot/test -v -y --rpmverbosity=debug busybox\nDNF version: 4.21.1\ncachedir: /home/root/chroot/test/var/cache/dnf\nAdded oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\nAdded oe-testimage-repo-noarch repo from http://192.168.7.1:43613/noarch\nAdded oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\nos-release file not found\nUser-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\nrepo: downloading from remote: oe-testimage-repo-qemux86\nerror: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\nerror: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\nerror: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\nerror: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\noe-testimage-repo-qemux86                       0.0  B/s |   0  B     00:00    \nErrors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\nError: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\nrepo: downloading from remote: oe-testimage-repo-noarch\nerror: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\nerror: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\nerror: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\nerror: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\noe-testimage-repo-noarch                        0.0  B/s |   0  B     00:02    \nrepo: downloading from remote: oe-testimage-repo-core2_32\nErrors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\nError: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\nerror: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\nerror: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\nerror: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\nerror: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\noe-testimage-repo-core2_32                      0.0  B/s |   0  B     00:04    \nErrors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\nError: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\nIgnoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\nNo match for argument: busybox\nError: Unable to find a match: busybox\n",
                "status": "FAILED"
            },
            "dnf.DnfRepoTest.test_dnf_installroot_usrmerge": {
                "duration": 0.00024700164794921875,
                "log": "Test run when enable usrmerge",
                "status": "SKIPPED"
            },
            "dnf.DnfRepoTest.test_dnf_makecache": {
                "duration": 7.325937032699585,
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_reinstall": {
                "duration": 0.00013685226440429688,
                "log": "Test case dnf.DnfRepoTest.test_dnf_reinstall depends on dnf.DnfRepoTest.test_dnf_install but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "dnf.DnfRepoTest.test_dnf_repoinfo": {
                "duration": 12.700227737426758,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.00023889541625976562,
                "log": "Test requires gcc to be installed",
                "status": "SKIPPED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.00016498565673828125,
                "log": "Test requires g++ to be installed",
                "status": "SKIPPED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.0001392364501953125,
                "log": "Test requires g++ to be installed",
                "status": "SKIPPED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.00016021728515625,
                "log": "Test requires gcc to be installed",
                "status": "SKIPPED"
            },
            "gi.GObjectIntrospectionTest.test_python": {
                "duration": 0.0001442432403564453,
                "log": "Test requires python3-pygobject to be installed",
                "status": "SKIPPED"
            },
            "go.GoHelloworldTest.test_gohelloworld": {
                "duration": 0.000152587890625,
                "log": "Test requires go-helloworld to be installed",
                "status": "SKIPPED"
            },
            "kernelmodule.KernelModuleTest.test_kernel_module": {
                "duration": 0.00015735626220703125,
                "log": "Test requires gcc to be installed",
                "status": "SKIPPED"
            },
            "ldd.LddTest.test_ldd": {
                "duration": 0.00017333030700683594,
                "log": "Test requires ldd to be installed",
                "status": "SKIPPED"
            },
            "logrotate.LogrotateTest.test_logrotate_newlog": {
                "duration": 2.0109148025512695,
                "status": "PASSED"
            },
            "logrotate.LogrotateTest.test_logrotate_wtmp": {
                "duration": 1.8807470798492432,
                "status": "PASSED"
            },
            "oe_syslog.SyslogTest.test_syslog_running": {
                "duration": 0.46564674377441406,
                "status": "PASSED"
            },
            "oe_syslog.SyslogTestConfig.test_syslog_logger": {
                "duration": 1.7216906547546387,
                "status": "PASSED"
            },
            "oe_syslog.SyslogTestConfig.test_syslog_restart": {
                "duration": 1.2926998138427734,
                "status": "PASSED"
            },
            "oe_syslog.SyslogTestConfig.test_syslog_startup_config": {
                "duration": 0.00023555755615234375,
                "log": "Test requires busybox-syslog to be installed",
                "status": "SKIPPED"
            },
            "opkg.OpkgRepoTest.test_opkg_install_from_repo": {
                "duration": 0.00016021728515625,
                "log": "Test requires opkg to be installed",
                "status": "SKIPPED"
            },
            "pam.PamBasicTest.test_pam": {
                "duration": 0.0002868175506591797,
                "log": "Test requires pam to be in DISTRO_FEATURES",
                "status": "SKIPPED"
            },
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0002224445343017578,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.5701401233673096,
                "log": "Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/runtime/cases/parselogs.py\", line 185, in test_parselogs\n    self.assertEqual(errcount, 0, msg=self.msg)\nAssertionError: 177 != 0 : Log: /home/pokybuild/yocto-worker/musl-qemux86/build/build/tmp/work/qemux86-poky-linux-musl/core-image-full-cmdline/1.0/target_logs/dnf.log\n-----------------------\nCentral error: 2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 9 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:13+0000 DDEBUG Base command: makecache\n2024-08-31T17:44:13+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32', '--nogpgcheck', 'makecache']\n2024-08-31T17:44:13+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\n2024-08-31T17:44:13+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.1:43613/noarch\n2024-08-31T17:44:13+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:13+0000 DEBUG Making cache files for all metadata files.\n2024-08-31T17:44:13+0000 DEBUG oe-testimage-repo-qemux86: has expired and will be refreshed.\n2024-08-31T17:44:13+0000 DEBUG oe-testimage-repo-noarch: has expired and will be refreshed.\n2024-08-31T17:44:13+0000 DEBUG oe-testimage-repo-core2_32: has expired and will be refreshed.\n2024-08-31T17:44:13+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 9 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 9 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:13+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:13+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.1:43613/noarch\n2024-08-31T17:44:13+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:13+0000 DEBUG Making cache files for all metadata files.\n2024-08-31T17:44:13+0000 DEBUG oe-testimage-repo-qemux86: has expired and will be refreshed.\n2024-08-31T17:44:13+0000 DEBUG oe-testimage-repo-noarch: has expired and will be refreshed.\n2024-08-31T17:44:13+0000 DEBUG oe-testimage-repo-core2_32: has expired and will be refreshed.\n2024-08-31T17:44:13+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 9 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 9 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:13+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n\n***********************\nCentral error: 2024-08-31T17:44:13+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n***********************\n2024-08-31T17:44:13+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:13+0000 DEBUG Making cache files for all metadata files.\n2024-08-31T17:44:13+0000 DEBUG oe-testimage-repo-qemux86: has expired and will be refreshed.\n2024-08-31T17:44:13+0000 DEBUG oe-testimage-repo-noarch: has expired and will be refreshed.\n2024-08-31T17:44:13+0000 DEBUG oe-testimage-repo-core2_32: has expired and will be refreshed.\n2024-08-31T17:44:13+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 9 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 9 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:13+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:56+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:56+0000 DEBUG os-release file not found\n2024-08-31T17:44:56+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:56+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:56+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:59+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 9 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:13+0000 DEBUG oe-testimage-repo-qemux86: has expired and will be refreshed.\n2024-08-31T17:44:13+0000 DEBUG oe-testimage-repo-noarch: has expired and will be refreshed.\n2024-08-31T17:44:13+0000 DEBUG oe-testimage-repo-core2_32: has expired and will be refreshed.\n2024-08-31T17:44:13+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 9 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 9 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:13+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:13+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:13+0000 DEBUG oe-testimage-repo-noarch: has expired and will be refreshed.\n2024-08-31T17:44:13+0000 DEBUG oe-testimage-repo-core2_32: has expired and will be refreshed.\n2024-08-31T17:44:13+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 9 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 9 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:13+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 9 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 9 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:13+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:15+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 9 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:13+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:15+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 9 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:13+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:15+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:15+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n***********************\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 9 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:13+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:15+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:19+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:00+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n***********************\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n***********************\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 9 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:13+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:15+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:19+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:15+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:13+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:13+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:15+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:19+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:15+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:19+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:19+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:19+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n\n***********************\nCentral error: 2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:15+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:19+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:19+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:19+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:19+0000 DDEBUG timer: sack setup: 6621 ms\n\n***********************\nCentral error: 2024-08-31T17:44:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:15+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:19+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:19+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:19+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:19+0000 DDEBUG timer: sack setup: 6621 ms\n2024-08-31T17:44:19+0000 DEBUG os-release file not found\n\n***********************\nCentral error: 2024-08-31T17:44:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:15+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:15+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:19+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:19+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:19+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:19+0000 DDEBUG timer: sack setup: 6621 ms\n2024-08-31T17:44:19+0000 DEBUG os-release file not found\n2024-08-31T17:44:19+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n\n***********************\nCentral error: 2024-08-31T17:44:19+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n***********************\n2024-08-31T17:44:15+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:15+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:19+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:19+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:19+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:19+0000 DDEBUG timer: sack setup: 6621 ms\n2024-08-31T17:44:19+0000 DEBUG os-release file not found\n2024-08-31T17:44:19+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:19+0000 INFO Metadata cache created.\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:08+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:08+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:08+0000 DDEBUG timer: sack setup: 12113 ms\n2024-08-31T17:45:08+0000 DDEBUG Cleaning up.\n2024-08-31T17:45:08+0000 DDEBUG Plugins were unloaded.\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server]\n***********************\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:15+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:19+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:19+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:19+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:19+0000 DDEBUG timer: sack setup: 6621 ms\n2024-08-31T17:44:19+0000 DEBUG os-release file not found\n2024-08-31T17:44:19+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:19+0000 INFO Metadata cache created.\n2024-08-31T17:44:19+0000 DDEBUG Cleaning up.\n2024-08-31T17:44:19+0000 DDEBUG Plugins were unloaded.\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:08+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:08+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:08+0000 DDEBUG timer: sack setup: 12113 ms\n2024-08-31T17:45:08+0000 DDEBUG Cleaning up.\n2024-08-31T17:45:08+0000 DDEBUG Plugins were unloaded.\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:08+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:08+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:08+0000 DDEBUG timer: sack setup: 12113 ms\n2024-08-31T17:45:08+0000 DDEBUG Cleaning up.\n2024-08-31T17:45:08+0000 DDEBUG Plugins were unloaded.\n\n***********************\nCentral error: 2024-08-31T17:44:19+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:15+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:19+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:19+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:19+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:19+0000 DDEBUG timer: sack setup: 6621 ms\n2024-08-31T17:44:19+0000 DEBUG os-release file not found\n2024-08-31T17:44:19+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:19+0000 INFO Metadata cache created.\n2024-08-31T17:44:19+0000 DDEBUG Cleaning up.\n2024-08-31T17:44:19+0000 DDEBUG Plugins were unloaded.\n2024-08-31T17:44:20+0000 INFO --- logging initialized ---\n2024-08-31T17:44:20+0000 DDEBUG timer: config: 1 ms\n2024-08-31T17:44:20+0000 DEBUG DNF version: 4.21.1\n\n***********************\nCentral error: 2024-08-31T17:44:21+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:21+0000 DDEBUG Releasever: styhead\n2024-08-31T17:44:21+0000 DEBUG cachedir: /var/cache/dnf\n2024-08-31T17:44:21+0000 DDEBUG Base command: install\n2024-08-31T17:44:21+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32', '--nogpgcheck', 'install', '-y', '--exclude=dnf-test-dep', 'dnf-test-*']\n2024-08-31T17:44:21+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\n2024-08-31T17:44:21+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.1:43613/noarch\n2024-08-31T17:44:21+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:21+0000 DEBUG os-release file not found\n2024-08-31T17:44:21+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:21+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:21+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:24+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:24+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:24+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:24+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:21+0000 DEBUG cachedir: /var/cache/dnf\n2024-08-31T17:44:21+0000 DDEBUG Base command: install\n2024-08-31T17:44:21+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32', '--nogpgcheck', 'install', '-y', '--exclude=dnf-test-dep', 'dnf-test-*']\n2024-08-31T17:44:21+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\n2024-08-31T17:44:21+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.1:43613/noarch\n2024-08-31T17:44:21+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:21+0000 DEBUG os-release file not found\n2024-08-31T17:44:21+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:21+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:21+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:24+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:24+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:24+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:24+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:21+0000 DDEBUG Base command: install\n2024-08-31T17:44:21+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32', '--nogpgcheck', 'install', '-y', '--exclude=dnf-test-dep', 'dnf-test-*']\n2024-08-31T17:44:21+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\n2024-08-31T17:44:21+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.1:43613/noarch\n2024-08-31T17:44:21+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:21+0000 DEBUG os-release file not found\n2024-08-31T17:44:21+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:21+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:21+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:24+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:24+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:24+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:24+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:24+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:21+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32', '--nogpgcheck', 'install', '-y', '--exclude=dnf-test-dep', 'dnf-test-*']\n2024-08-31T17:44:21+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\n2024-08-31T17:44:21+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.1:43613/noarch\n2024-08-31T17:44:21+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:21+0000 DEBUG os-release file not found\n2024-08-31T17:44:21+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:21+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:21+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:24+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:24+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:24+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:24+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:24+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n***********************\n2024-08-31T17:44:21+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\n2024-08-31T17:44:21+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.1:43613/noarch\n2024-08-31T17:44:21+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:21+0000 DEBUG os-release file not found\n2024-08-31T17:44:21+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:21+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:21+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:24+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:24+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:24+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:24+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:56+0000 DEBUG os-release file not found\n2024-08-31T17:44:56+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:56+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:56+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:59+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:56+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:56+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:56+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:59+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:24+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:21+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:21+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:21+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:24+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:24+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:24+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:24+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:21+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:24+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:24+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:24+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:24+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:24+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:24+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:24+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:24+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:29+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:24+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:24+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:24+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:24+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:29+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:24+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:24+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:24+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:24+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:29+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n***********************\n2024-08-31T17:44:24+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:24+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:24+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:29+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n***********************\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:24+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:24+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:29+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:29+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:31+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n\n***********************\nCentral error: 2024-08-31T17:44:29+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:25+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:29+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:31+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:31+0000 DDEBUG timer: sack setup: 10082 ms\n\n***********************\nCentral error: 2024-08-31T17:44:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:29+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:31+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:31+0000 DDEBUG timer: sack setup: 10082 ms\n2024-08-31T17:44:31+0000 DEBUG Excludes in dnf.conf: dnf-test-dep\n\n***********************\nCentral error: 2024-08-31T17:44:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:29+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:31+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:31+0000 DDEBUG timer: sack setup: 10082 ms\n2024-08-31T17:44:31+0000 DEBUG Excludes in dnf.conf: dnf-test-dep\n2024-08-31T17:44:31+0000 INFO No match for argument: dnf-test-*\n\n***********************\nCentral error: 2024-08-31T17:44:31+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n***********************\n2024-08-31T17:44:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:29+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:31+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:31+0000 DDEBUG timer: sack setup: 10082 ms\n2024-08-31T17:44:31+0000 DEBUG Excludes in dnf.conf: dnf-test-dep\n2024-08-31T17:44:31+0000 INFO No match for argument: dnf-test-*\n2024-08-31T17:44:31+0000 DDEBUG Cleaning up.\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:08+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:08+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:08+0000 DDEBUG timer: sack setup: 12113 ms\n2024-08-31T17:45:08+0000 DDEBUG Cleaning up.\n2024-08-31T17:45:08+0000 DDEBUG Plugins were unloaded.\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:29+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:31+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:31+0000 DDEBUG timer: sack setup: 10082 ms\n2024-08-31T17:44:31+0000 DEBUG Excludes in dnf.conf: dnf-test-dep\n2024-08-31T17:44:31+0000 INFO No match for argument: dnf-test-*\n2024-08-31T17:44:31+0000 DDEBUG Cleaning up.\n2024-08-31T17:44:31+0000 DDEBUG Plugins were unloaded.\n2024-08-31T17:44:31+0000 SUBDEBUG \nTraceback (most recent call last):\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 67, in main\n\n***********************\nCentral error: 2024-08-31T17:44:31+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:29+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:31+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:31+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:31+0000 DDEBUG timer: sack setup: 10082 ms\n2024-08-31T17:44:31+0000 DEBUG Excludes in dnf.conf: dnf-test-dep\n2024-08-31T17:44:31+0000 INFO No match for argument: dnf-test-*\n2024-08-31T17:44:31+0000 DDEBUG Cleaning up.\n2024-08-31T17:44:31+0000 DDEBUG Plugins were unloaded.\n2024-08-31T17:44:31+0000 SUBDEBUG \nTraceback (most recent call last):\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 67, in main\n    return _main(base, args, cli_class, option_parser_class)\n\n***********************\nCentral error: raise dnf.exceptions.PackagesNotAvailableError(_(\"Unable to find a match\"),\n***********************\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 106, in _main\n    return cli_run(cli, base)\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 122, in cli_run\n    cli.run()\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/cli.py\", line 1065, in run\n    return self.command.run()\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\", line 123, in run\n    raise dnf.exceptions.PackagesNotAvailableError(_(\"Unable to find a match\"),\ndnf.exceptions.PackagesNotAvailableError: Unable to find a match: busybox\n2024-08-31T17:44:55+0000 CRITICAL Error: Unable to find a match: busybox\n2024-08-31T17:44:56+0000 INFO --- logging initialized ---\n2024-08-31T17:44:56+0000 DDEBUG timer: config: 1 ms\n2024-08-31T17:44:56+0000 DEBUG DNF version: 4.21.1\n2024-08-31T17:44:56+0000 DDEBUG Command: dnf --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32 --nogpgcheck repoinfo \n2024-08-31T17:44:56+0000 DDEBUG Installroot: /\n2024-08-31T17:44:56+0000 DDEBUG Releasever: styhead\n2024-08-31T17:44:56+0000 DEBUG cachedir: /var/cache/dnf\n2024-08-31T17:44:56+0000 DDEBUG Base command: repoinfo\n\n***********************\nCentral error: dnf.exceptions.PackagesNotAvailableError: Unable to find a match: dnf-test-*\n***********************\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 106, in _main\n    return cli_run(cli, base)\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 122, in cli_run\n    cli.run()\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/cli.py\", line 1065, in run\n    return self.command.run()\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\", line 123, in run\n    raise dnf.exceptions.PackagesNotAvailableError(_(\"Unable to find a match\"),\ndnf.exceptions.PackagesNotAvailableError: Unable to find a match: dnf-test-*\n2024-08-31T17:44:31+0000 CRITICAL Error: Unable to find a match: dnf-test-*\n2024-08-31T17:44:31+0000 INFO --- logging initialized ---\n2024-08-31T17:44:31+0000 DDEBUG timer: config: 1 ms\n2024-08-31T17:44:31+0000 DEBUG DNF version: 4.21.1\n2024-08-31T17:44:31+0000 DDEBUG Command: dnf --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32 --nogpgcheck remove -y dnf-test-* \n2024-08-31T17:44:31+0000 DDEBUG Installroot: /\n2024-08-31T17:44:31+0000 DDEBUG Releasever: styhead\n2024-08-31T17:44:31+0000 DEBUG cachedir: /var/cache/dnf\n2024-08-31T17:44:31+0000 DDEBUG Base command: remove\n2024-08-31T17:44:31+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32', '--nogpgcheck', 'remove', '-y', 'dnf-test-*']\n\n***********************\nCentral error: 2024-08-31T17:44:31+0000 CRITICAL Error: Unable to find a match: dnf-test-*\n***********************\n    return cli_run(cli, base)\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 122, in cli_run\n    cli.run()\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/cli.py\", line 1065, in run\n    return self.command.run()\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\", line 123, in run\n    raise dnf.exceptions.PackagesNotAvailableError(_(\"Unable to find a match\"),\ndnf.exceptions.PackagesNotAvailableError: Unable to find a match: dnf-test-*\n2024-08-31T17:44:31+0000 CRITICAL Error: Unable to find a match: dnf-test-*\n2024-08-31T17:44:31+0000 INFO --- logging initialized ---\n2024-08-31T17:44:31+0000 DDEBUG timer: config: 1 ms\n2024-08-31T17:44:31+0000 DEBUG DNF version: 4.21.1\n2024-08-31T17:44:31+0000 DDEBUG Command: dnf --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32 --nogpgcheck remove -y dnf-test-* \n2024-08-31T17:44:31+0000 DDEBUG Installroot: /\n2024-08-31T17:44:31+0000 DDEBUG Releasever: styhead\n2024-08-31T17:44:31+0000 DEBUG cachedir: /var/cache/dnf\n2024-08-31T17:44:31+0000 DDEBUG Base command: remove\n2024-08-31T17:44:31+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32', '--nogpgcheck', 'remove', '-y', 'dnf-test-*']\n2024-08-31T17:44:31+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\n\n***********************\nCentral error: 2024-08-31T17:44:32+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:32+0000 DDEBUG Releasever: styhead\n2024-08-31T17:44:32+0000 DEBUG cachedir: /var/cache/dnf\n2024-08-31T17:44:32+0000 DDEBUG Base command: install\n2024-08-31T17:44:32+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32', '--nogpgcheck', 'install', '-y', 'dnf-test-dep']\n2024-08-31T17:44:32+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\n2024-08-31T17:44:32+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.1:43613/noarch\n2024-08-31T17:44:32+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:32+0000 DEBUG os-release file not found\n2024-08-31T17:44:32+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:32+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:32+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:33+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:35+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:36+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:36+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n\n***********************\nCentral error: 2024-08-31T17:44:33+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:32+0000 DEBUG cachedir: /var/cache/dnf\n2024-08-31T17:44:32+0000 DDEBUG Base command: install\n2024-08-31T17:44:32+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32', '--nogpgcheck', 'install', '-y', 'dnf-test-dep']\n2024-08-31T17:44:32+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\n2024-08-31T17:44:32+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.1:43613/noarch\n2024-08-31T17:44:32+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:32+0000 DEBUG os-release file not found\n2024-08-31T17:44:32+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:32+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:32+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:33+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:35+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:36+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:36+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:35+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:32+0000 DDEBUG Base command: install\n2024-08-31T17:44:32+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32', '--nogpgcheck', 'install', '-y', 'dnf-test-dep']\n2024-08-31T17:44:32+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\n2024-08-31T17:44:32+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.1:43613/noarch\n2024-08-31T17:44:32+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:32+0000 DEBUG os-release file not found\n2024-08-31T17:44:32+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:32+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:32+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:33+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:35+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:36+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:36+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:32+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32', '--nogpgcheck', 'install', '-y', 'dnf-test-dep']\n2024-08-31T17:44:32+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\n2024-08-31T17:44:32+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.1:43613/noarch\n2024-08-31T17:44:32+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:32+0000 DEBUG os-release file not found\n2024-08-31T17:44:32+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:32+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:32+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:33+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:35+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:36+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:36+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:36+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n***********************\n2024-08-31T17:44:32+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\n2024-08-31T17:44:32+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.1:43613/noarch\n2024-08-31T17:44:32+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:32+0000 DEBUG os-release file not found\n2024-08-31T17:44:32+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:32+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:32+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:33+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:35+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:36+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:36+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:32+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:32+0000 DEBUG os-release file not found\n2024-08-31T17:44:32+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:32+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:32+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:33+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:35+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:36+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:36+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:40+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:36+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:32+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:32+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:33+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:35+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:36+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:36+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:40+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:33+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:35+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:36+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:36+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:40+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:40+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n\n***********************\nCentral error: 2024-08-31T17:44:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:35+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:36+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:36+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:40+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:40+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:36+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:36+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:40+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:40+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:36+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:36+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:40+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:40+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:40+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n***********************\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:36+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:40+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:40+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:44+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n***********************\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:40+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:36+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:40+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:40+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:44+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:44+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:40+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:40+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:44+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:44+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:44+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:44+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n\n***********************\nCentral error: 2024-08-31T17:44:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:40+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:40+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:44+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:44+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:44+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:44+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:44+0000 DDEBUG timer: sack setup: 12143 ms\n\n***********************\nCentral error: 2024-08-31T17:44:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:40+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:40+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:44+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:44+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:44+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:44+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:44+0000 DDEBUG timer: sack setup: 12143 ms\n2024-08-31T17:44:44+0000 INFO No match for argument: dnf-test-dep\n\n***********************\nCentral error: 2024-08-31T17:44:44+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:40+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:40+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:44+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:44+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:44+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:44+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:44+0000 DDEBUG timer: sack setup: 12143 ms\n2024-08-31T17:44:44+0000 INFO No match for argument: dnf-test-dep\n2024-08-31T17:44:44+0000 DDEBUG Cleaning up.\n\n***********************\nCentral error: 2024-08-31T17:44:44+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n***********************\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:40+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:44+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:44+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:44+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:44+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:44+0000 DDEBUG timer: sack setup: 12143 ms\n2024-08-31T17:44:44+0000 INFO No match for argument: dnf-test-dep\n2024-08-31T17:44:44+0000 DDEBUG Cleaning up.\n2024-08-31T17:44:44+0000 DDEBUG Plugins were unloaded.\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server]\n***********************\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:40+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:44+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:44+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:44+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:44+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:44+0000 DDEBUG timer: sack setup: 12143 ms\n2024-08-31T17:44:44+0000 INFO No match for argument: dnf-test-dep\n2024-08-31T17:44:44+0000 DDEBUG Cleaning up.\n2024-08-31T17:44:44+0000 DDEBUG Plugins were unloaded.\n2024-08-31T17:44:44+0000 SUBDEBUG \nTraceback (most recent call last):\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 67, in main\n\n***********************\nCentral error: 2024-08-31T17:44:44+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:40+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:40+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:44+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:44+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:44+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:44+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:44+0000 DDEBUG timer: sack setup: 12143 ms\n2024-08-31T17:44:44+0000 INFO No match for argument: dnf-test-dep\n2024-08-31T17:44:44+0000 DDEBUG Cleaning up.\n2024-08-31T17:44:44+0000 DDEBUG Plugins were unloaded.\n2024-08-31T17:44:44+0000 SUBDEBUG \nTraceback (most recent call last):\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 67, in main\n    return _main(base, args, cli_class, option_parser_class)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\n***********************\nCentral error: dnf.exceptions.PackagesNotAvailableError: Unable to find a match: dnf-test-dep\n***********************\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 106, in _main\n    return cli_run(cli, base)\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 122, in cli_run\n    cli.run()\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/cli.py\", line 1065, in run\n    return self.command.run()\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\", line 123, in run\n    raise dnf.exceptions.PackagesNotAvailableError(_(\"Unable to find a match\"),\ndnf.exceptions.PackagesNotAvailableError: Unable to find a match: dnf-test-dep\n2024-08-31T17:44:44+0000 CRITICAL Error: Unable to find a match: dnf-test-dep\n2024-08-31T17:44:49+0000 INFO --- logging initialized ---\n2024-08-31T17:44:49+0000 DDEBUG timer: config: 1 ms\n2024-08-31T17:44:49+0000 DEBUG DNF version: 4.21.1\n2024-08-31T17:44:49+0000 DDEBUG Command: dnf --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32 --nogpgcheck install --installroot=/home/root/chroot/test -v -y --rpmverbosity=debug busybox \n2024-08-31T17:44:49+0000 DDEBUG Installroot: /home/root/chroot/test\n2024-08-31T17:44:49+0000 DDEBUG Releasever: styhead\n2024-08-31T17:44:49+0000 DEBUG cachedir: /home/root/chroot/test/var/cache/dnf\n2024-08-31T17:44:49+0000 DDEBUG Base command: install\n2024-08-31T17:44:49+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32', '--nogpgcheck', 'install', '--installroot=/home/root/chroot/test', '-v', '-y', '--rpmverbosity=debug', 'busybox']\n\n***********************\nCentral error: 2024-08-31T17:44:44+0000 CRITICAL Error: Unable to find a match: dnf-test-dep\n***********************\n    return cli_run(cli, base)\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 122, in cli_run\n    cli.run()\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/cli.py\", line 1065, in run\n    return self.command.run()\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\", line 123, in run\n    raise dnf.exceptions.PackagesNotAvailableError(_(\"Unable to find a match\"),\ndnf.exceptions.PackagesNotAvailableError: Unable to find a match: dnf-test-dep\n2024-08-31T17:44:44+0000 CRITICAL Error: Unable to find a match: dnf-test-dep\n2024-08-31T17:44:49+0000 INFO --- logging initialized ---\n2024-08-31T17:44:49+0000 DDEBUG timer: config: 1 ms\n2024-08-31T17:44:49+0000 DEBUG DNF version: 4.21.1\n2024-08-31T17:44:49+0000 DDEBUG Command: dnf --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32 --nogpgcheck install --installroot=/home/root/chroot/test -v -y --rpmverbosity=debug busybox \n2024-08-31T17:44:49+0000 DDEBUG Installroot: /home/root/chroot/test\n2024-08-31T17:44:49+0000 DDEBUG Releasever: styhead\n2024-08-31T17:44:49+0000 DEBUG cachedir: /home/root/chroot/test/var/cache/dnf\n2024-08-31T17:44:49+0000 DDEBUG Base command: install\n2024-08-31T17:44:49+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32', '--nogpgcheck', 'install', '--installroot=/home/root/chroot/test', '-v', '-y', '--rpmverbosity=debug', 'busybox']\n2024-08-31T17:44:49+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\n\n***********************\nCentral error: 2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:49+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32', '--nogpgcheck', 'install', '--installroot=/home/root/chroot/test', '-v', '-y', '--rpmverbosity=debug', 'busybox']\n2024-08-31T17:44:49+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\n2024-08-31T17:44:49+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.1:43613/noarch\n2024-08-31T17:44:49+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:49+0000 DEBUG os-release file not found\n2024-08-31T17:44:49+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:49+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:49+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:50+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:49+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n***********************\n2024-08-31T17:44:49+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\n2024-08-31T17:44:49+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.1:43613/noarch\n2024-08-31T17:44:49+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:49+0000 DEBUG os-release file not found\n2024-08-31T17:44:49+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:49+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:49+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:50+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:49+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:49+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:49+0000 DEBUG os-release file not found\n2024-08-31T17:44:49+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:49+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:49+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:50+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:49+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:49+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:50+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:50+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:49+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:50+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:49+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:50+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n***********************\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:49+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:50+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:49+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:49+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:50+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:49+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:49+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:50+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:50+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:55+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n\n***********************\nCentral error: 2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:49+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:50+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:55+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:55+0000 DDEBUG timer: sack setup: 6605 ms\n\n***********************\nCentral error: 2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:50+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:55+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:55+0000 DDEBUG timer: sack setup: 6605 ms\n2024-08-31T17:44:55+0000 INFO No match for argument: busybox\n\n***********************\nCentral error: 2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:55+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:55+0000 DDEBUG timer: sack setup: 6605 ms\n2024-08-31T17:44:55+0000 INFO No match for argument: busybox\n2024-08-31T17:44:55+0000 DDEBUG Cleaning up.\n\n***********************\nCentral error: 2024-08-31T17:44:55+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n***********************\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:55+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:55+0000 DDEBUG timer: sack setup: 6605 ms\n2024-08-31T17:44:55+0000 INFO No match for argument: busybox\n2024-08-31T17:44:55+0000 DDEBUG Cleaning up.\n2024-08-31T17:44:55+0000 DDEBUG Plugins were unloaded.\n\n***********************\nCentral error: 2024-08-31T17:44:55+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:55+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:55+0000 DDEBUG timer: sack setup: 6605 ms\n2024-08-31T17:44:55+0000 INFO No match for argument: busybox\n2024-08-31T17:44:55+0000 DDEBUG Cleaning up.\n2024-08-31T17:44:55+0000 DDEBUG Plugins were unloaded.\n2024-08-31T17:44:55+0000 SUBDEBUG \nTraceback (most recent call last):\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 67, in main\n    return _main(base, args, cli_class, option_parser_class)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\n***********************\nCentral error: dnf.exceptions.PackagesNotAvailableError: Unable to find a match: busybox\n***********************\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 106, in _main\n    return cli_run(cli, base)\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 122, in cli_run\n    cli.run()\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/cli.py\", line 1065, in run\n    return self.command.run()\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\", line 123, in run\n    raise dnf.exceptions.PackagesNotAvailableError(_(\"Unable to find a match\"),\ndnf.exceptions.PackagesNotAvailableError: Unable to find a match: busybox\n2024-08-31T17:44:55+0000 CRITICAL Error: Unable to find a match: busybox\n2024-08-31T17:44:56+0000 INFO --- logging initialized ---\n2024-08-31T17:44:56+0000 DDEBUG timer: config: 1 ms\n2024-08-31T17:44:56+0000 DEBUG DNF version: 4.21.1\n2024-08-31T17:44:56+0000 DDEBUG Command: dnf --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32 --nogpgcheck repoinfo \n2024-08-31T17:44:56+0000 DDEBUG Installroot: /\n2024-08-31T17:44:56+0000 DDEBUG Releasever: styhead\n2024-08-31T17:44:56+0000 DEBUG cachedir: /var/cache/dnf\n2024-08-31T17:44:56+0000 DDEBUG Base command: repoinfo\n2024-08-31T17:44:56+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32', '--nogpgcheck', 'repoinfo']\n\n***********************\nCentral error: 2024-08-31T17:44:55+0000 CRITICAL Error: Unable to find a match: busybox\n***********************\n    return cli_run(cli, base)\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 122, in cli_run\n    cli.run()\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/cli.py\", line 1065, in run\n    return self.command.run()\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\", line 123, in run\n    raise dnf.exceptions.PackagesNotAvailableError(_(\"Unable to find a match\"),\ndnf.exceptions.PackagesNotAvailableError: Unable to find a match: busybox\n2024-08-31T17:44:55+0000 CRITICAL Error: Unable to find a match: busybox\n2024-08-31T17:44:56+0000 INFO --- logging initialized ---\n2024-08-31T17:44:56+0000 DDEBUG timer: config: 1 ms\n2024-08-31T17:44:56+0000 DEBUG DNF version: 4.21.1\n2024-08-31T17:44:56+0000 DDEBUG Command: dnf --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32 --nogpgcheck repoinfo \n2024-08-31T17:44:56+0000 DDEBUG Installroot: /\n2024-08-31T17:44:56+0000 DDEBUG Releasever: styhead\n2024-08-31T17:44:56+0000 DEBUG cachedir: /var/cache/dnf\n2024-08-31T17:44:56+0000 DDEBUG Base command: repoinfo\n2024-08-31T17:44:56+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32', '--nogpgcheck', 'repoinfo']\n2024-08-31T17:44:56+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\n\n***********************\nCentral error: 2024-08-31T17:44:56+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:56+0000 DDEBUG Releasever: styhead\n2024-08-31T17:44:56+0000 DEBUG cachedir: /var/cache/dnf\n2024-08-31T17:44:56+0000 DDEBUG Base command: repoinfo\n2024-08-31T17:44:56+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32', '--nogpgcheck', 'repoinfo']\n2024-08-31T17:44:56+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\n2024-08-31T17:44:56+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.1:43613/noarch\n2024-08-31T17:44:56+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:56+0000 DEBUG os-release file not found\n2024-08-31T17:44:56+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:56+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:56+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:59+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n\n***********************\nCentral error: 2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:56+0000 DEBUG cachedir: /var/cache/dnf\n2024-08-31T17:44:56+0000 DDEBUG Base command: repoinfo\n2024-08-31T17:44:56+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32', '--nogpgcheck', 'repoinfo']\n2024-08-31T17:44:56+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\n2024-08-31T17:44:56+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.1:43613/noarch\n2024-08-31T17:44:56+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:56+0000 DEBUG os-release file not found\n2024-08-31T17:44:56+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:56+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:56+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:59+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:59+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:56+0000 DDEBUG Base command: repoinfo\n2024-08-31T17:44:56+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32', '--nogpgcheck', 'repoinfo']\n2024-08-31T17:44:56+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\n2024-08-31T17:44:56+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.1:43613/noarch\n2024-08-31T17:44:56+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:56+0000 DEBUG os-release file not found\n2024-08-31T17:44:56+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:56+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:56+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:59+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:56+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.1:43613/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.1:43613/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.1:43613/core2_32', '--nogpgcheck', 'repoinfo']\n2024-08-31T17:44:56+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\n2024-08-31T17:44:56+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.1:43613/noarch\n2024-08-31T17:44:56+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:56+0000 DEBUG os-release file not found\n2024-08-31T17:44:56+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:56+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:56+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:59+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:00+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n***********************\n2024-08-31T17:44:56+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.1:43613/qemux86\n2024-08-31T17:44:56+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.1:43613/noarch\n2024-08-31T17:44:56+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:56+0000 DEBUG os-release file not found\n2024-08-31T17:44:56+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:56+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:56+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:59+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:56+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.1:43613/noarch\n2024-08-31T17:44:56+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.1:43613/core2_32\n2024-08-31T17:44:56+0000 DEBUG os-release file not found\n2024-08-31T17:44:56+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:56+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:56+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:59+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n\n***********************\nCentral error: 2024-08-31T17:45:00+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:56+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:56+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:59+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:59+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n\n***********************\nCentral error: 2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:59+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:00+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n***********************\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:04+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:00+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:08+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:08+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n\n***********************\nCentral error: 2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:08+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:08+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:08+0000 DDEBUG timer: sack setup: 12113 ms\n\n***********************\nCentral error: 2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/noarch/repodata/repomd.xml).\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:08+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:08+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:08+0000 DDEBUG timer: sack setup: 12113 ms\n2024-08-31T17:45:08+0000 DDEBUG Cleaning up.\n\n***********************\nCentral error: 2024-08-31T17:45:08+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:08+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:08+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:08+0000 DDEBUG timer: sack setup: 12113 ms\n2024-08-31T17:45:08+0000 DDEBUG Cleaning up.\n2024-08-31T17:45:08+0000 DDEBUG Plugins were unloaded.\n\n***********************\nCentral error: 2024-08-31T17:45:08+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n***********************\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:08+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:08+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:08+0000 DDEBUG timer: sack setup: 12113 ms\n2024-08-31T17:45:08+0000 DDEBUG Cleaning up.\n2024-08-31T17:45:08+0000 DDEBUG Plugins were unloaded.\n\n***********************\nCentral error: 2024-08-31T17:45:08+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:04+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:04+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server] (http://192.168.7.1:43613/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:08+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:08+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:08+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:08+0000 DDEBUG timer: sack setup: 12113 ms\n2024-08-31T17:45:08+0000 DDEBUG Cleaning up.\n2024-08-31T17:45:08+0000 DDEBUG Plugins were unloaded.\n\n***********************\nLog: /home/pokybuild/yocto-worker/musl-qemux86/build/build/tmp/work/qemux86-poky-linux-musl/core-image-full-cmdline/1.0/target_logs/dnf.librepo.log\n-----------------------\nCentral error: 2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 9 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:08+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:09+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:10+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:13+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:13+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 9 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:14+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:13+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:13+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 9 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:14+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:14+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:44:13+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:13+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:13+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 9 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:14+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:14+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:15+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:14+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:14+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:15+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:17+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server]\n2024-08-31T17:44:17+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:14+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:14+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:14+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:15+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:17+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server]\n2024-08-31T17:44:17+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:18+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:14+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:14+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:15+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:17+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server]\n2024-08-31T17:44:17+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:18+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:19+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:44:15+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:14+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:14+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:15+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:17+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server]\n2024-08-31T17:44:17+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:18+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:19+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:20+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n\n***********************\nCentral error: 2024-08-31T17:44:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:14+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:14+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:15+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:17+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server]\n2024-08-31T17:44:17+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:18+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:19+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:20+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n\n***********************\nCentral error: 2024-08-31T17:44:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:14+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:14+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:15+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:17+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server]\n2024-08-31T17:44:17+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:18+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:19+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:20+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:21+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:13+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:14+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:14+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:15+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:17+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server]\n2024-08-31T17:44:17+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:18+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:19+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:20+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:21+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:21+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:14+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:15+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:17+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server]\n2024-08-31T17:44:17+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:18+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:19+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:20+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:21+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:21+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:22+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:19+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1060 ms: Could not connect to server]\n2024-08-31T17:44:15+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:15+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:17+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server]\n2024-08-31T17:44:17+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:18+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:19+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:20+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:21+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:21+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:22+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:22+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:21+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1 ms: Could not connect to server]\n2024-08-31T17:44:17+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:18+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:19+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:20+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:21+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:21+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:22+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:22+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:24+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:24+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:24+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:18+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:19+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:20+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:21+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:21+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:22+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:22+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:24+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:24+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:24+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:19+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:20+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:21+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:21+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:22+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:22+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:24+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:24+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:24+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:24+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:20+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:21+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:21+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:22+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:22+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:24+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:24+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:24+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:44:24+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:21+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:21+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:21+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:21+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:22+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:22+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:24+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:24+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:24+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:27+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:21+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:21+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:21+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:22+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:22+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:24+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:24+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:24+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:27+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:28+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:21+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:22+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:22+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:24+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:24+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:24+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:27+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:28+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:29+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:29+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:22+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:22+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:24+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:24+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:24+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:27+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:28+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:29+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:29+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:22+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:24+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:24+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:24+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:27+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:28+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:29+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:29+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:44:27+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:24+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:24+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:24+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:27+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:28+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:29+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:29+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:31+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n\n***********************\nCentral error: 2024-08-31T17:44:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:24+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:27+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:28+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:29+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:29+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:31+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n\n***********************\nCentral error: 2024-08-31T17:44:29+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:25+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:27+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:28+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:29+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:29+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:31+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:32+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:25+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:27+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:28+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:29+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:29+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:31+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:32+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:32+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:33+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:27+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:27+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:28+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:29+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:29+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:31+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:32+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:32+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:33+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:33+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:35+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:31+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:27+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:27+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:28+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:29+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:29+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:31+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:32+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:32+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:33+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:33+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:35+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n2024-08-31T17:44:35+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:32+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:29+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:29+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:31+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:32+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:32+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:33+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:33+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:35+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n2024-08-31T17:44:35+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:36+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:33+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:31+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:32+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:32+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:33+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:33+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:35+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n2024-08-31T17:44:35+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:36+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:38+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:35+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:31+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:31+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:32+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:32+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:33+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:33+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:35+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n2024-08-31T17:44:35+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:36+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:38+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:39+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:31+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:32+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:32+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:33+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:33+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:35+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n2024-08-31T17:44:35+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:36+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:38+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:39+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:44:36+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:32+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:32+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:32+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:32+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:33+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:33+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:35+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n2024-08-31T17:44:35+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:36+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:38+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:39+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:40+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:32+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:32+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:32+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:33+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:33+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:35+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n2024-08-31T17:44:35+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:36+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:38+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:39+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:40+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:32+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:33+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:33+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:35+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n2024-08-31T17:44:35+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:36+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:38+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:39+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:40+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:42+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:42+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:33+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:35+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1040 ms: Could not connect to server]\n2024-08-31T17:44:35+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:36+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:38+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:39+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:40+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:42+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:42+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server]\n2024-08-31T17:44:43+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:35+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:36+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:38+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:39+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:40+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:42+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:42+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server]\n2024-08-31T17:44:43+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:44+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:44+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:44:40+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:36+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:38+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:39+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:40+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:42+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:42+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server]\n2024-08-31T17:44:43+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:44+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:44+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:49+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n\n***********************\nCentral error: 2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:36+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:36+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:38+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:39+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:40+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:42+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:42+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server]\n2024-08-31T17:44:43+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:44+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:44+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:49+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:49+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:42+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:36+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:38+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:39+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:40+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:42+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:42+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server]\n2024-08-31T17:44:43+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:44+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:44+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:49+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:49+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:38+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:39+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:40+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:42+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:42+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server]\n2024-08-31T17:44:43+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:44+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:44+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:49+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:49+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:44+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:39+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:40+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:42+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:42+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server]\n2024-08-31T17:44:43+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:44+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:44+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:49+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:49+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:44+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:40+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:40+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:40+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:42+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:42+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1024 ms: Could not connect to server]\n2024-08-31T17:44:43+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:44+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:44+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:49+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:49+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:44+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:49+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:49+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:50+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:50+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:44:49+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:49+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:49+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:50+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:50+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:50+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:50+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:50+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:50+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:50+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:50+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:50+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:44:51+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:50+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:50+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:56+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n\n***********************\nCentral error: 2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:50+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:50+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:56+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:56+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:56+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:49+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:50+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:50+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:56+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:56+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:56+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:56+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:56+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:49+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:50+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:50+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:56+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:56+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:56+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:56+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:56+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:58+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:50+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:56+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:56+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:56+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:56+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:56+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:58+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:59+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:55+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1055 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:56+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:56+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:56+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:56+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:56+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:58+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:59+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:56+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:56+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:56+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:56+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:56+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:56+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:58+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:59+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:58+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:56+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:56+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:56+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:56+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:56+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:58+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:59+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:59+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:54+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:56+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:56+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:56+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:56+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:56+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:58+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:59+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:55+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:56+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:56+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:56+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:56+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:56+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:58+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:59+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:45:00+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:56+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:56+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:56+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:56+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:56+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:58+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:59+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:56+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:56+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:44:56+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:58+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:59+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:56+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:58+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:59+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:06+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:58+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:44:59+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1012 ms: Could not connect to server]\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:06+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:06+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:08+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:08+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:45:04+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:06+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:08+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:08+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:06+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:08+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:08+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:45:06+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:06+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:08+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:08+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:06+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:08+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:08+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:45:08+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:06+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:08+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:08+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:45:08+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.1:43613/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.1:43613/noarch/repodata/repomd.xml\n2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:04+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:04+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 0 ms: Could not connect to server]\n2024-08-31T17:45:04+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:06+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.1:43613/core2_32/repodata/repomd.xml\n2024-08-31T17:45:08+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.1:43613/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.1 port 43613 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:08+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\n177 errors found in logs.\n",
                "status": "FAILED"
            },
            "perl.PerlTest.test_perl_works": {
                "duration": 0.4630143642425537,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.030390262603759766,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 0.00018310546875,
                "log": "Test requires ptest-runner to be installed",
                "status": "SKIPPED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.00011229515075683594,
                "log": "Test requires ptest-runner to be installed",
                "status": "SKIPPED"
            },
            "python.PythonTest.test_python3": {
                "duration": 0.4700734615325928,
                "status": "PASSED"
            },
            "rpm.RpmBasicTest.test_rpm_help": {
                "duration": 0.4596083164215088,
                "status": "PASSED"
            },
            "rpm.RpmBasicTest.test_rpm_query": {
                "duration": 0.950922966003418,
                "status": "PASSED"
            },
            "rpm.RpmBasicTest.test_rpm_query_nonroot": {
                "duration": 2.581141710281372,
                "status": "PASSED"
            },
            "rpm.RpmInstallRemoveTest.test_check_rpm_install_removal_log_file_size": {
                "duration": 9.815347909927368,
                "status": "PASSED"
            },
            "rpm.RpmInstallRemoveTest.test_rpm_install": {
                "duration": 0.9280941486358643,
                "status": "PASSED"
            },
            "rpm.RpmInstallRemoveTest.test_rpm_remove": {
                "duration": 0.36083149909973145,
                "status": "PASSED"
            },
            "rust.RustCLibExampleTest.test_rust_c_lib_example": {
                "duration": 0.00018262863159179688,
                "log": "Test requires rust-c-lib-example-bin to be installed",
                "status": "SKIPPED"
            },
            "rust.RustCompileTest.test_cargo_compile": {
                "duration": 0.0001666545867919922,
                "log": "Test requires cargo to be installed",
                "status": "SKIPPED"
            },
            "rust.RustCompileTest.test_rust_compile": {
                "duration": 0.00015401840209960938,
                "log": "Test requires rust to be installed",
                "status": "SKIPPED"
            },
            "scp.ScpTest.test_scp_file": {
                "duration": 0.9954559803009033,
                "status": "PASSED"
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 0.5154402256011963,
                "status": "PASSED"
            },
            "systemd.SystemdBasicTests.test_systemd_basic": {
                "duration": 0.0002067089080810547,
                "log": "systemd is not the init manager for this image",
                "status": "SKIPPED"
            },
            "systemd.SystemdBasicTests.test_systemd_failed": {
                "duration": 0.0001220703125,
                "log": "Test case systemd.SystemdBasicTests.test_systemd_failed depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdBasicTests.test_systemd_list": {
                "duration": 0.00010418891906738281,
                "log": "Test case systemd.SystemdBasicTests.test_systemd_list depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdJournalTests.test_systemd_boot_time": {
                "duration": 0.00012564659118652344,
                "log": "Test case systemd.SystemdJournalTests.test_systemd_boot_time depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdJournalTests.test_systemd_journal": {
                "duration": 0.0001246929168701172,
                "log": "Test case systemd.SystemdJournalTests.test_systemd_journal depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_coredump_minidebuginfo": {
                "duration": 0.00020456314086914062,
                "log": "Test requires minidebuginfo to be in DISTRO_FEATURES",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_disable_enable": {
                "duration": 0.00016379356384277344,
                "log": "Test case systemd.SystemdServiceTests.test_systemd_disable_enable depends on systemd.SystemdServiceTests.test_systemd_status but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_disable_enable_ro": {
                "duration": 0.00014209747314453125,
                "log": "Test is only meant to run with read-only-rootfs in IMAGE_FEATURES",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_status": {
                "duration": 0.00011014938354492188,
                "log": "Test case systemd.SystemdServiceTests.test_systemd_status depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_stop_start": {
                "duration": 0.00011396408081054688,
                "log": "Test case systemd.SystemdServiceTests.test_systemd_stop_start depends on systemd.SystemdServiceTests.test_systemd_status but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "weston.WestonTest.test_wayland_info": {
                "duration": 0.00013780593872070312,
                "log": "Test requires wayland-utils to be installed",
                "status": "SKIPPED"
            },
            "weston.WestonTest.test_weston_can_initialize_new_wayland_compositor": {
                "duration": 0.00012826919555664062,
                "log": "Test requires weston to be installed",
                "status": "SKIPPED"
            },
            "weston.WestonTest.test_weston_running": {
                "duration": 9.894371032714844e-05,
                "log": "Test requires weston to be installed",
                "status": "SKIPPED"
            },
            "weston.WestonTest.test_weston_supports_xwayland": {
                "duration": 0.00010442733764648438,
                "log": "Test requires weston to be installed",
                "status": "SKIPPED"
            },
            "xorg.XorgTest.test_xorg_running": {
                "duration": 0.00017404556274414062,
                "log": "Test requires xserver-nodm-init to be installed",
                "status": "SKIPPED"
            }
        }
    },
    "runtime_core-image-minimal_qemux86_20240831174334": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "opensuseleap-15.5",
            "IMAGE_BASENAME": "core-image-minimal",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master",
                    "commit": "0cf0991cb24cfd9c209e22b0429f96b7b36f1591",
                    "commit_count": 75472
                },
                "meta-poky": {
                    "branch": "master",
                    "commit": "0cf0991cb24cfd9c209e22b0429f96b7b36f1591",
                    "commit_count": 75472
                },
                "meta-yocto-bsp": {
                    "branch": "master",
                    "commit": "0cf0991cb24cfd9c209e22b0429f96b7b36f1591",
                    "commit_count": 75472
                }
            },
            "MACHINE": "qemux86",
            "STARTTIME": "20240831174334",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "apt.AptRepoTest.test_apt_install_from_repo": {
                "duration": 0.0003764629364013672,
                "log": "Test requires apt to be installed",
                "status": "SKIPPED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 0.00014781951904296875,
                "log": "Test requires autoconf to be installed",
                "status": "SKIPPED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 0.00014662742614746094,
                "log": "Test requires gtk+3 to be installed",
                "status": "SKIPPED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 0.00012922286987304688,
                "log": "Test requires autoconf to be installed",
                "status": "SKIPPED"
            },
            "connman.ConnmanTest.test_connmand_help": {
                "duration": 0.00011134147644042969,
                "log": "Test requires connman to be installed",
                "status": "SKIPPED"
            },
            "connman.ConnmanTest.test_connmand_running": {
                "duration": 7.62939453125e-05,
                "log": "Test case connman.ConnmanTest.test_connmand_running depends on connman.ConnmanTest.test_connmand_help but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "date.DateTest.test_date": {
                "duration": 0.00010371208190917969,
                "log": "Test case date.DateTest.test_date depends on ssh.SSHTest.test_ssh but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "df.DfTest.test_df": {
                "duration": 0.0001461505889892578,
                "log": "Test case df.DfTest.test_df depends on ssh.SSHTest.test_ssh but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "dnf.DnfBasicTest.test_dnf_help": {
                "duration": 7.104873657226562e-05,
                "log": "Test case dnf.DnfBasicTest.test_dnf_help depends on ssh.SSHTest.test_ssh but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "dnf.DnfBasicTest.test_dnf_history": {
                "duration": 7.009506225585938e-05,
                "log": "Test case dnf.DnfBasicTest.test_dnf_history depends on dnf.DnfBasicTest.test_dnf_help but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "dnf.DnfBasicTest.test_dnf_info": {
                "duration": 7.796287536621094e-05,
                "log": "Test case dnf.DnfBasicTest.test_dnf_info depends on dnf.DnfBasicTest.test_dnf_help but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "dnf.DnfBasicTest.test_dnf_search": {
                "duration": 9.131431579589844e-05,
                "log": "Test case dnf.DnfBasicTest.test_dnf_search depends on dnf.DnfBasicTest.test_dnf_help but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "dnf.DnfBasicTest.test_dnf_version": {
                "duration": 8.058547973632812e-05,
                "log": "Test case dnf.DnfBasicTest.test_dnf_version depends on dnf.DnfBasicTest.test_dnf_help but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "dnf.DnfRepoTest.test_dnf_exclude": {
                "duration": 0.00011181831359863281,
                "log": "Test case dnf.DnfRepoTest.test_dnf_exclude depends on dnf.DnfRepoTest.test_dnf_makecache but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "dnf.DnfRepoTest.test_dnf_install": {
                "duration": 0.00011372566223144531,
                "log": "Test case dnf.DnfRepoTest.test_dnf_install depends on dnf.DnfRepoTest.test_dnf_makecache but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "dnf.DnfRepoTest.test_dnf_install_dependency": {
                "duration": 0.00013208389282226562,
                "log": "Test case dnf.DnfRepoTest.test_dnf_install_dependency depends on dnf.DnfRepoTest.test_dnf_install but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "dnf.DnfRepoTest.test_dnf_install_from_disk": {
                "duration": 0.00010395050048828125,
                "log": "Test case dnf.DnfRepoTest.test_dnf_install_from_disk depends on dnf.DnfRepoTest.test_dnf_install_dependency but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "dnf.DnfRepoTest.test_dnf_install_from_http": {
                "duration": 9.632110595703125e-05,
                "log": "Test case dnf.DnfRepoTest.test_dnf_install_from_http depends on dnf.DnfRepoTest.test_dnf_install_from_disk but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "dnf.DnfRepoTest.test_dnf_installroot": {
                "duration": 0.0002224445343017578,
                "log": "Test case dnf.DnfRepoTest.test_dnf_installroot depends on dnf.DnfRepoTest.test_dnf_makecache but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "dnf.DnfRepoTest.test_dnf_installroot_usrmerge": {
                "duration": 0.00017499923706054688,
                "log": "Test run when enable usrmerge",
                "status": "SKIPPED"
            },
            "dnf.DnfRepoTest.test_dnf_makecache": {
                "duration": 0.0003886222839355469,
                "log": "Test case dnf.DnfRepoTest.test_dnf_makecache depends on dnf.DnfBasicTest.test_dnf_help but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "dnf.DnfRepoTest.test_dnf_reinstall": {
                "duration": 9.608268737792969e-05,
                "log": "Test case dnf.DnfRepoTest.test_dnf_reinstall depends on dnf.DnfRepoTest.test_dnf_install but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "dnf.DnfRepoTest.test_dnf_repoinfo": {
                "duration": 9.250640869140625e-05,
                "log": "Test case dnf.DnfRepoTest.test_dnf_repoinfo depends on dnf.DnfRepoTest.test_dnf_makecache but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.00013113021850585938,
                "log": "Test requires gcc to be installed",
                "status": "SKIPPED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 9.322166442871094e-05,
                "log": "Test requires g++ to be installed",
                "status": "SKIPPED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 8.678436279296875e-05,
                "log": "Test requires g++ to be installed",
                "status": "SKIPPED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 8.034706115722656e-05,
                "log": "Test requires make to be installed",
                "status": "SKIPPED"
            },
            "gi.GObjectIntrospectionTest.test_python": {
                "duration": 9.274482727050781e-05,
                "log": "Test requires python3-pygobject to be installed",
                "status": "SKIPPED"
            },
            "go.GoHelloworldTest.test_gohelloworld": {
                "duration": 8.654594421386719e-05,
                "log": "Test requires go-helloworld to be installed",
                "status": "SKIPPED"
            },
            "kernelmodule.KernelModuleTest.test_kernel_module": {
                "duration": 9.107589721679688e-05,
                "log": "Test requires gcc to be installed",
                "status": "SKIPPED"
            },
            "ldd.LddTest.test_ldd": {
                "duration": 7.343292236328125e-05,
                "log": "Test case ldd.LddTest.test_ldd depends on ssh.SSHTest.test_ssh but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "logrotate.LogrotateTest.test_logrotate_newlog": {
                "duration": 0.00014066696166992188,
                "log": "Test case logrotate.LogrotateTest.test_logrotate_newlog depends on logrotate.LogrotateTest.test_logrotate_wtmp but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "logrotate.LogrotateTest.test_logrotate_wtmp": {
                "duration": 0.0002498626708984375,
                "log": "Test requires logrotate to be installed",
                "status": "SKIPPED"
            },
            "oe_syslog.SyslogTest.test_syslog_running": {
                "duration": 0.0002334117889404297,
                "log": "Test case oe_syslog.SyslogTest.test_syslog_running depends on ssh.SSHTest.test_ssh but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "oe_syslog.SyslogTestConfig.test_syslog_logger": {
                "duration": 0.00011157989501953125,
                "log": "Test case oe_syslog.SyslogTestConfig.test_syslog_logger depends on oe_syslog.SyslogTest.test_syslog_running but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "oe_syslog.SyslogTestConfig.test_syslog_restart": {
                "duration": 9.369850158691406e-05,
                "log": "Test case oe_syslog.SyslogTestConfig.test_syslog_restart depends on oe_syslog.SyslogTest.test_syslog_running but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "oe_syslog.SyslogTestConfig.test_syslog_startup_config": {
                "duration": 0.00016307830810546875,
                "log": "Test case oe_syslog.SyslogTestConfig.test_syslog_startup_config depends on oe_syslog.SyslogTestConfig.test_syslog_logger but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "opkg.OpkgRepoTest.test_opkg_install_from_repo": {
                "duration": 0.0001239776611328125,
                "log": "Test requires opkg to be installed",
                "status": "SKIPPED"
            },
            "pam.PamBasicTest.test_pam": {
                "duration": 0.00011849403381347656,
                "log": "Test requires shadow-base to be installed",
                "status": "SKIPPED"
            },
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.00028014183044433594,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 0.00010013580322265625,
                "log": "Test case parselogs.ParseLogsTest.test_parselogs depends on ssh.SSHTest.test_ssh but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl_works": {
                "duration": 0.0001964569091796875,
                "log": "Test requires perl to be installed",
                "status": "SKIPPED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04011964797973633,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 0.00012803077697753906,
                "log": "Test requires ptest-runner to be installed",
                "status": "SKIPPED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.00010991096496582031,
                "log": "Test requires ptest-runner to be installed",
                "status": "SKIPPED"
            },
            "python.PythonTest.test_python3": {
                "duration": 0.00010561943054199219,
                "log": "Test requires python3-core to be installed",
                "status": "SKIPPED"
            },
            "rpm.RpmBasicTest.test_rpm_help": {
                "duration": 7.867813110351562e-05,
                "log": "Test case rpm.RpmBasicTest.test_rpm_help depends on ssh.SSHTest.test_ssh but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "rpm.RpmBasicTest.test_rpm_query": {
                "duration": 7.2479248046875e-05,
                "log": "Test case rpm.RpmBasicTest.test_rpm_query depends on rpm.RpmBasicTest.test_rpm_help but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "rpm.RpmBasicTest.test_rpm_query_nonroot": {
                "duration": 7.700920104980469e-05,
                "log": "Test case rpm.RpmBasicTest.test_rpm_query_nonroot depends on rpm.RpmBasicTest.test_rpm_query but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "rpm.RpmInstallRemoveTest.test_check_rpm_install_removal_log_file_size": {
                "duration": 7.963180541992188e-05,
                "log": "Test case rpm.RpmInstallRemoveTest.test_check_rpm_install_removal_log_file_size depends on rpm.RpmInstallRemoveTest.test_rpm_remove but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "rpm.RpmInstallRemoveTest.test_rpm_install": {
                "duration": 7.987022399902344e-05,
                "log": "Test case rpm.RpmInstallRemoveTest.test_rpm_install depends on rpm.RpmBasicTest.test_rpm_query but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "rpm.RpmInstallRemoveTest.test_rpm_remove": {
                "duration": 7.081031799316406e-05,
                "log": "Test case rpm.RpmInstallRemoveTest.test_rpm_remove depends on rpm.RpmInstallRemoveTest.test_rpm_install but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "rust.RustCLibExampleTest.test_rust_c_lib_example": {
                "duration": 0.00010943412780761719,
                "log": "Test requires rust-c-lib-example-bin to be installed",
                "status": "SKIPPED"
            },
            "rust.RustCompileTest.test_cargo_compile": {
                "duration": 0.0002720355987548828,
                "log": "Test requires openssh-scp to be installed",
                "status": "SKIPPED"
            },
            "rust.RustCompileTest.test_rust_compile": {
                "duration": 0.00010609626770019531,
                "log": "Test requires openssh-scp to be installed",
                "status": "SKIPPED"
            },
            "scp.ScpTest.test_scp_file": {
                "duration": 0.000141143798828125,
                "log": "Test requires openssh-sftp-server, or openssh-scp to be installed",
                "status": "SKIPPED"
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 0.00020313262939453125,
                "log": "Test requires openssh-sshd, or dropbear to be installed",
                "status": "SKIPPED"
            },
            "systemd.SystemdBasicTests.test_systemd_basic": {
                "duration": 0.00010824203491210938,
                "log": "Test case systemd.SystemdBasicTests.test_systemd_basic depends on ssh.SSHTest.test_ssh but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdBasicTests.test_systemd_failed": {
                "duration": 7.891654968261719e-05,
                "log": "Test case systemd.SystemdBasicTests.test_systemd_failed depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdBasicTests.test_systemd_list": {
                "duration": 7.43865966796875e-05,
                "log": "Test case systemd.SystemdBasicTests.test_systemd_list depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdJournalTests.test_systemd_boot_time": {
                "duration": 0.00017499923706054688,
                "log": "Test case systemd.SystemdJournalTests.test_systemd_boot_time depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdJournalTests.test_systemd_journal": {
                "duration": 7.390975952148438e-05,
                "log": "Test case systemd.SystemdJournalTests.test_systemd_journal depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_coredump_minidebuginfo": {
                "duration": 0.0001583099365234375,
                "log": "Test requires minidebuginfo to be in DISTRO_FEATURES",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_disable_enable": {
                "duration": 0.00023412704467773438,
                "log": "Test case systemd.SystemdServiceTests.test_systemd_disable_enable depends on systemd.SystemdServiceTests.test_systemd_status but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_disable_enable_ro": {
                "duration": 0.0002465248107910156,
                "log": "Test is only meant to run with read-only-rootfs in IMAGE_FEATURES",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_status": {
                "duration": 7.224082946777344e-05,
                "log": "Test case systemd.SystemdServiceTests.test_systemd_status depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_stop_start": {
                "duration": 0.0001933574676513672,
                "log": "Test case systemd.SystemdServiceTests.test_systemd_stop_start depends on systemd.SystemdServiceTests.test_systemd_status but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "weston.WestonTest.test_wayland_info": {
                "duration": 0.0002541542053222656,
                "log": "Test requires wayland-utils to be installed",
                "status": "SKIPPED"
            },
            "weston.WestonTest.test_weston_can_initialize_new_wayland_compositor": {
                "duration": 0.0002307891845703125,
                "log": "Test requires weston to be installed",
                "status": "SKIPPED"
            },
            "weston.WestonTest.test_weston_running": {
                "duration": 0.00021719932556152344,
                "log": "Test requires weston to be installed",
                "status": "SKIPPED"
            },
            "weston.WestonTest.test_weston_supports_xwayland": {
                "duration": 0.00023174285888671875,
                "log": "Test requires weston to be installed",
                "status": "SKIPPED"
            },
            "xorg.XorgTest.test_xorg_running": {
                "duration": 0.0001952648162841797,
                "log": "Test requires xserver-nodm-init to be installed",
                "status": "SKIPPED"
            }
        }
    },
    "runtime_core-image-sato-sdk_qemux86_20240831174334": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "opensuseleap-15.5",
            "IMAGE_BASENAME": "core-image-sato-sdk",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master",
                    "commit": "0cf0991cb24cfd9c209e22b0429f96b7b36f1591",
                    "commit_count": 75472
                },
                "meta-poky": {
                    "branch": "master",
                    "commit": "0cf0991cb24cfd9c209e22b0429f96b7b36f1591",
                    "commit_count": 75472
                },
                "meta-yocto-bsp": {
                    "branch": "master",
                    "commit": "0cf0991cb24cfd9c209e22b0429f96b7b36f1591",
                    "commit_count": 75472
                }
            },
            "MACHINE": "qemux86",
            "STARTTIME": "20240831174334",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "apt.AptRepoTest.test_apt_install_from_repo": {
                "duration": 0.0005147457122802734,
                "log": "Test requires apt to be installed",
                "status": "SKIPPED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 44.5055627822876,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 0.00022101402282714844,
                "log": "Test requires gtk+3 to be installed",
                "status": "SKIPPED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 7.745332479476929,
                "status": "PASSED"
            },
            "connman.ConnmanTest.test_connmand_help": {
                "duration": 0.512861967086792,
                "status": "PASSED"
            },
            "connman.ConnmanTest.test_connmand_running": {
                "duration": 0.475506067276001,
                "status": "PASSED"
            },
            "date.DateTest.test_date": {
                "duration": 1.9136765003204346,
                "status": "PASSED"
            },
            "df.DfTest.test_df": {
                "duration": 0.5216469764709473,
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_help": {
                "duration": 1.181187629699707,
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_history": {
                "duration": 0.9033331871032715,
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_info": {
                "duration": 0.7340714931488037,
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_search": {
                "duration": 0.6987073421478271,
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_version": {
                "duration": 0.7570645809173584,
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_exclude": {
                "duration": 12.352798700332642,
                "log": "Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/runtime/cases/dnf.py\", line 170, in test_dnf_exclude\n    self.dnf_with_repo('install -y --exclude=dnf-test-dep dnf-test-*')\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/runtime/cases/dnf.py\", line 71, in dnf_with_repo\n    output = self.dnf(\" \".join(cmdlinerepoopts) + \" --nogpgcheck \" + command)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/runtime/cases/dnf.py\", line 23, in dnf\n    self.assertEqual(status, expected, message)\nAssertionError: 1 != 0 : dnf --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32 --nogpgcheck install -y --exclude=dnf-test-dep dnf-test-*\nAdded oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\nAdded oe-testimage-repo-noarch repo from http://192.168.7.3:34881/noarch\nAdded oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\noe-testimage-repo-qemux86                       0.0  B/s |   0  B     00:03    \nErrors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\nError: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\noe-testimage-repo-noarch                        0.0  B/s |   0  B     00:04    \nErrors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\nError: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\noe-testimage-repo-core2_32                      0.0  B/s |   0  B     00:04    \nErrors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\nError: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\nIgnoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\nNo match for argument: dnf-test-*\nError: Unable to find a match: dnf-test-*\n",
                "status": "FAILED"
            },
            "dnf.DnfRepoTest.test_dnf_install": {
                "duration": 12.034759998321533,
                "log": "Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/runtime/cases/dnf.py\", line 85, in test_dnf_install\n    self.dnf_with_repo('install -y dnf-test-dep')\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/runtime/cases/dnf.py\", line 71, in dnf_with_repo\n    output = self.dnf(\" \".join(cmdlinerepoopts) + \" --nogpgcheck \" + command)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/runtime/cases/dnf.py\", line 23, in dnf\n    self.assertEqual(status, expected, message)\nAssertionError: 1 != 0 : dnf --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32 --nogpgcheck install -y dnf-test-dep\nAdded oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\nAdded oe-testimage-repo-noarch repo from http://192.168.7.3:34881/noarch\nAdded oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\noe-testimage-repo-qemux86                       0.0  B/s |   0  B     00:02    \nErrors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\nError: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\noe-testimage-repo-noarch                        0.0  B/s |   0  B     00:04    \nErrors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\nError: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\noe-testimage-repo-core2_32                      0.0  B/s |   0  B     00:04    \nErrors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\nError: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\nIgnoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\nNo match for argument: dnf-test-dep\nError: Unable to find a match: dnf-test-dep\n",
                "status": "FAILED"
            },
            "dnf.DnfRepoTest.test_dnf_install_dependency": {
                "duration": 0.0001323223114013672,
                "log": "Test case dnf.DnfRepoTest.test_dnf_install_dependency depends on dnf.DnfRepoTest.test_dnf_install but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "dnf.DnfRepoTest.test_dnf_install_from_disk": {
                "duration": 7.43865966796875e-05,
                "log": "Test case dnf.DnfRepoTest.test_dnf_install_from_disk depends on dnf.DnfRepoTest.test_dnf_install_dependency but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "dnf.DnfRepoTest.test_dnf_install_from_http": {
                "duration": 6.723403930664062e-05,
                "log": "Test case dnf.DnfRepoTest.test_dnf_install_from_http depends on dnf.DnfRepoTest.test_dnf_install_from_disk but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "dnf.DnfRepoTest.test_dnf_installroot": {
                "duration": 11.783554315567017,
                "log": "Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/runtime/cases/dnf.py\", line 137, in test_dnf_installroot\n    self.dnf_with_repo('install --installroot=%s -v -y --rpmverbosity=debug busybox' % rootpath)\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/runtime/cases/dnf.py\", line 71, in dnf_with_repo\n    output = self.dnf(\" \".join(cmdlinerepoopts) + \" --nogpgcheck \" + command)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/runtime/cases/dnf.py\", line 23, in dnf\n    self.assertEqual(status, expected, message)\nAssertionError: 1 != 0 : dnf --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32 --nogpgcheck install --installroot=/home/root/chroot/test -v -y --rpmverbosity=debug busybox\nDNF version: 4.21.1\ncachedir: /home/root/chroot/test/var/cache/dnf\nAdded oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\nAdded oe-testimage-repo-noarch repo from http://192.168.7.3:34881/noarch\nAdded oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\nos-release file not found\nUser-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\nrepo: downloading from remote: oe-testimage-repo-qemux86\nerror: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\nerror: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\nerror: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\nerror: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\noe-testimage-repo-qemux86                       0.0  B/s |   0  B     00:00    \nrepo: downloading from remote: oe-testimage-repo-noarch\nerror: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\nErrors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\nError: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\nerror: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\nerror: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\nerror: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\noe-testimage-repo-noarch                        0.0  B/s |   0  B     00:03    \nrepo: downloading from remote: oe-testimage-repo-core2_32\nErrors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\nError: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\nerror: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\nerror: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\nerror: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\nerror: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\noe-testimage-repo-core2_32                      0.0  B/s |   0  B     00:04    \nNo match for argument: busybox\nErrors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server]\nError: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\nIgnoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\nError: Unable to find a match: busybox\n",
                "status": "FAILED"
            },
            "dnf.DnfRepoTest.test_dnf_installroot_usrmerge": {
                "duration": 0.00020885467529296875,
                "log": "Test run when enable usrmerge",
                "status": "SKIPPED"
            },
            "dnf.DnfRepoTest.test_dnf_makecache": {
                "duration": 7.251223087310791,
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_reinstall": {
                "duration": 0.00012946128845214844,
                "log": "Test case dnf.DnfRepoTest.test_dnf_reinstall depends on dnf.DnfRepoTest.test_dnf_install but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "dnf.DnfRepoTest.test_dnf_repoinfo": {
                "duration": 11.954981327056885,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 1.3769569396972656,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 1.2530694007873535,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 1.5046751499176025,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.9503257274627686,
                "status": "PASSED"
            },
            "gi.GObjectIntrospectionTest.test_python": {
                "duration": 0.5880486965179443,
                "status": "PASSED"
            },
            "go.GoHelloworldTest.test_gohelloworld": {
                "duration": 0.572089672088623,
                "status": "PASSED"
            },
            "kernelmodule.KernelModuleTest.test_kernel_module": {
                "duration": 9.074442148208618,
                "status": "PASSED"
            },
            "ldd.LddTest.test_ldd": {
                "duration": 0.00025081634521484375,
                "log": "Test requires ldd to be installed",
                "status": "SKIPPED"
            },
            "logrotate.LogrotateTest.test_logrotate_newlog": {
                "duration": 2.048845052719116,
                "status": "PASSED"
            },
            "logrotate.LogrotateTest.test_logrotate_wtmp": {
                "duration": 1.8143210411071777,
                "status": "PASSED"
            },
            "oe_syslog.SyslogTest.test_syslog_running": {
                "duration": 0.527003288269043,
                "status": "PASSED"
            },
            "oe_syslog.SyslogTestConfig.test_syslog_logger": {
                "duration": 1.821380615234375,
                "status": "PASSED"
            },
            "oe_syslog.SyslogTestConfig.test_syslog_restart": {
                "duration": 5.080453872680664,
                "status": "PASSED"
            },
            "oe_syslog.SyslogTestConfig.test_syslog_startup_config": {
                "duration": 10.832105159759521,
                "status": "PASSED"
            },
            "opkg.OpkgRepoTest.test_opkg_install_from_repo": {
                "duration": 0.0002167224884033203,
                "log": "Test requires opkg to be installed",
                "status": "SKIPPED"
            },
            "pam.PamBasicTest.test_pam": {
                "duration": 0.0002582073211669922,
                "log": "Test requires pam to be in DISTRO_FEATURES",
                "status": "SKIPPED"
            },
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.00028061866760253906,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.904167890548706,
                "log": "Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/musl-qemux86/build/meta/lib/oeqa/runtime/cases/parselogs.py\", line 185, in test_parselogs\n    self.assertEqual(errcount, 0, msg=self.msg)\nAssertionError: 185 != 0 : Log: /home/pokybuild/yocto-worker/musl-qemux86/build/build/tmp/work/qemux86-poky-linux-musl/core-image-sato-sdk/1.0/target_logs/dnf.log\n-----------------------\nCentral error: 2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:51+0000 DDEBUG Base command: makecache\n2024-08-31T17:44:51+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32', '--nogpgcheck', 'makecache']\n2024-08-31T17:44:51+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\n2024-08-31T17:44:51+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.3:34881/noarch\n2024-08-31T17:44:51+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\n2024-08-31T17:44:51+0000 DEBUG Making cache files for all metadata files.\n2024-08-31T17:44:51+0000 DEBUG oe-testimage-repo-qemux86: has expired and will be refreshed.\n2024-08-31T17:44:51+0000 DEBUG oe-testimage-repo-noarch: has expired and will be refreshed.\n2024-08-31T17:44:51+0000 DEBUG oe-testimage-repo-core2_32: has expired and will be refreshed.\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:51+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\n2024-08-31T17:44:51+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.3:34881/noarch\n2024-08-31T17:44:51+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\n2024-08-31T17:44:51+0000 DEBUG Making cache files for all metadata files.\n2024-08-31T17:44:51+0000 DEBUG oe-testimage-repo-qemux86: has expired and will be refreshed.\n2024-08-31T17:44:51+0000 DEBUG oe-testimage-repo-noarch: has expired and will be refreshed.\n2024-08-31T17:44:51+0000 DEBUG oe-testimage-repo-core2_32: has expired and will be refreshed.\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:51+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.3:34881/noarch\n2024-08-31T17:44:51+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\n2024-08-31T17:44:51+0000 DEBUG Making cache files for all metadata files.\n2024-08-31T17:44:51+0000 DEBUG oe-testimage-repo-qemux86: has expired and will be refreshed.\n2024-08-31T17:44:51+0000 DEBUG oe-testimage-repo-noarch: has expired and will be refreshed.\n2024-08-31T17:44:51+0000 DEBUG oe-testimage-repo-core2_32: has expired and will be refreshed.\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n***********************\n2024-08-31T17:44:51+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\n2024-08-31T17:44:51+0000 DEBUG Making cache files for all metadata files.\n2024-08-31T17:44:51+0000 DEBUG oe-testimage-repo-qemux86: has expired and will be refreshed.\n2024-08-31T17:44:51+0000 DEBUG oe-testimage-repo-noarch: has expired and will be refreshed.\n2024-08-31T17:44:51+0000 DEBUG oe-testimage-repo-core2_32: has expired and will be refreshed.\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:51+0000 DEBUG Making cache files for all metadata files.\n2024-08-31T17:44:51+0000 DEBUG oe-testimage-repo-qemux86: has expired and will be refreshed.\n2024-08-31T17:44:51+0000 DEBUG oe-testimage-repo-noarch: has expired and will be refreshed.\n2024-08-31T17:44:51+0000 DEBUG oe-testimage-repo-core2_32: has expired and will be refreshed.\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:34+0000 DEBUG os-release file not found\n2024-08-31T17:45:34+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:45:35+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:45:35+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:41+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:51+0000 DEBUG oe-testimage-repo-noarch: has expired and will be refreshed.\n2024-08-31T17:44:51+0000 DEBUG oe-testimage-repo-core2_32: has expired and will be refreshed.\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:51+0000 DEBUG oe-testimage-repo-core2_32: has expired and will be refreshed.\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n\n***********************\nCentral error: 2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:57+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:44:54+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n***********************\n2024-08-31T17:44:51+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:57+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:33+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:34+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:34+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n***********************\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:57+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n***********************\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:57+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:51+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:57+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:54+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:51+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:57+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:51+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:57+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:58+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n\n***********************\nCentral error: 2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:53+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:57+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:58+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:58+0000 DDEBUG timer: sack setup: 6570 ms\n\n***********************\nCentral error: 2024-08-31T17:44:57+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:54+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:44:54+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:57+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:58+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:58+0000 DDEBUG timer: sack setup: 6570 ms\n2024-08-31T17:44:58+0000 DEBUG os-release file not found\n\n***********************\nCentral error: 2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:54+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:57+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:58+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:58+0000 DDEBUG timer: sack setup: 6570 ms\n2024-08-31T17:44:58+0000 DEBUG os-release file not found\n2024-08-31T17:44:58+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n\n***********************\nCentral error: 2024-08-31T17:44:58+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n***********************\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:57+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:58+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:58+0000 DDEBUG timer: sack setup: 6570 ms\n2024-08-31T17:44:58+0000 DEBUG os-release file not found\n2024-08-31T17:44:58+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:58+0000 INFO Metadata cache created.\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:45+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:46+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:46+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:46+0000 DDEBUG timer: sack setup: 11240 ms\n2024-08-31T17:45:46+0000 DDEBUG Cleaning up.\n2024-08-31T17:45:46+0000 DDEBUG Plugins were unloaded.\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:45+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:46+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:46+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:46+0000 DDEBUG timer: sack setup: 11240 ms\n2024-08-31T17:45:46+0000 DDEBUG Cleaning up.\n2024-08-31T17:45:46+0000 DDEBUG Plugins were unloaded.\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n***********************\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:21+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:22+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:22+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:22+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:22+0000 DDEBUG timer: sack setup: 10736 ms\n2024-08-31T17:45:22+0000 INFO No match for argument: dnf-test-dep\n2024-08-31T17:45:22+0000 DDEBUG Cleaning up.\n2024-08-31T17:45:22+0000 DDEBUG Plugins were unloaded.\n2024-08-31T17:45:22+0000 SUBDEBUG \nTraceback (most recent call last):\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:45+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:46+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:46+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:46+0000 DDEBUG timer: sack setup: 11240 ms\n2024-08-31T17:45:46+0000 DDEBUG Cleaning up.\n2024-08-31T17:45:46+0000 DDEBUG Plugins were unloaded.\n\n***********************\nCentral error: 2024-08-31T17:44:58+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:54+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:55+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:57+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:44:58+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:58+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:44:58+0000 DDEBUG timer: sack setup: 6570 ms\n2024-08-31T17:44:58+0000 DEBUG os-release file not found\n2024-08-31T17:44:58+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:58+0000 INFO Metadata cache created.\n2024-08-31T17:44:58+0000 DDEBUG Cleaning up.\n2024-08-31T17:44:58+0000 DDEBUG Plugins were unloaded.\n2024-08-31T17:44:58+0000 INFO --- logging initialized ---\n2024-08-31T17:44:58+0000 DDEBUG timer: config: 1 ms\n2024-08-31T17:44:58+0000 DEBUG DNF version: 4.21.1\n\n***********************\nCentral error: 2024-08-31T17:44:59+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:59+0000 DDEBUG Releasever: styhead\n2024-08-31T17:44:59+0000 DEBUG cachedir: /var/cache/dnf\n2024-08-31T17:44:59+0000 DDEBUG Base command: install\n2024-08-31T17:44:59+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32', '--nogpgcheck', 'install', '-y', '--exclude=dnf-test-dep', 'dnf-test-*']\n2024-08-31T17:44:59+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\n2024-08-31T17:44:59+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.3:34881/noarch\n2024-08-31T17:44:59+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\n2024-08-31T17:44:59+0000 DEBUG os-release file not found\n2024-08-31T17:44:59+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:59+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:59+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:02+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:59+0000 DEBUG cachedir: /var/cache/dnf\n2024-08-31T17:44:59+0000 DDEBUG Base command: install\n2024-08-31T17:44:59+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32', '--nogpgcheck', 'install', '-y', '--exclude=dnf-test-dep', 'dnf-test-*']\n2024-08-31T17:44:59+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\n2024-08-31T17:44:59+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.3:34881/noarch\n2024-08-31T17:44:59+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\n2024-08-31T17:44:59+0000 DEBUG os-release file not found\n2024-08-31T17:44:59+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:59+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:59+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:02+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:59+0000 DDEBUG Base command: install\n2024-08-31T17:44:59+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32', '--nogpgcheck', 'install', '-y', '--exclude=dnf-test-dep', 'dnf-test-*']\n2024-08-31T17:44:59+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\n2024-08-31T17:44:59+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.3:34881/noarch\n2024-08-31T17:44:59+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\n2024-08-31T17:44:59+0000 DEBUG os-release file not found\n2024-08-31T17:44:59+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:59+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:59+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:02+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:05+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:59+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32', '--nogpgcheck', 'install', '-y', '--exclude=dnf-test-dep', 'dnf-test-*']\n2024-08-31T17:44:59+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\n2024-08-31T17:44:59+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.3:34881/noarch\n2024-08-31T17:44:59+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\n2024-08-31T17:44:59+0000 DEBUG os-release file not found\n2024-08-31T17:44:59+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:59+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:59+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:02+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:05+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:02+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n***********************\n2024-08-31T17:44:59+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\n2024-08-31T17:44:59+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.3:34881/noarch\n2024-08-31T17:44:59+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\n2024-08-31T17:44:59+0000 DEBUG os-release file not found\n2024-08-31T17:44:59+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:59+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:59+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:02+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:05+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:34+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.3:34881/noarch\n2024-08-31T17:45:34+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\n2024-08-31T17:45:34+0000 DEBUG os-release file not found\n2024-08-31T17:45:34+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:45:35+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:45:35+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:41+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:34+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\n2024-08-31T17:45:34+0000 DEBUG os-release file not found\n2024-08-31T17:45:34+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:45:35+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:45:35+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:41+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:45:02+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:59+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:44:59+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:44:59+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:02+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:05+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:44:59+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:02+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:05+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:06+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n\n***********************\nCentral error: 2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:02+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:05+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:06+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:05+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:00+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:02+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:05+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:06+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:02+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:02+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:02+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:05+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:06+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:09+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:06+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n***********************\n2024-08-31T17:45:02+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:02+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:05+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:06+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:09+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:10+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n***********************\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:02+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:05+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:06+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:09+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:10+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:10+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n***********************\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:41+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:45+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:38+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:41+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:45+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:45:06+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:02+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:05+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:06+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:09+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:10+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:10+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:03+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:05+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:06+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:09+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:10+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:10+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:10+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:10+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n\n***********************\nCentral error: 2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:05+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:06+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:09+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:10+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:10+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:10+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:10+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:10+0000 DDEBUG timer: sack setup: 11148 ms\n\n***********************\nCentral error: 2024-08-31T17:45:09+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:06+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:06+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:06+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:09+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:10+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:10+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:10+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:10+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:10+0000 DDEBUG timer: sack setup: 11148 ms\n2024-08-31T17:45:10+0000 DEBUG Excludes in dnf.conf: dnf-test-dep\n\n***********************\nCentral error: 2024-08-31T17:45:10+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:06+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:06+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:09+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:10+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:10+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:10+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:10+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:10+0000 DDEBUG timer: sack setup: 11148 ms\n2024-08-31T17:45:10+0000 DEBUG Excludes in dnf.conf: dnf-test-dep\n2024-08-31T17:45:10+0000 INFO No match for argument: dnf-test-*\n\n***********************\nCentral error: 2024-08-31T17:45:10+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n***********************\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:06+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:09+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:10+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:10+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:10+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:10+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:10+0000 DDEBUG timer: sack setup: 11148 ms\n2024-08-31T17:45:10+0000 DEBUG Excludes in dnf.conf: dnf-test-dep\n2024-08-31T17:45:10+0000 INFO No match for argument: dnf-test-*\n2024-08-31T17:45:10+0000 DDEBUG Cleaning up.\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:45+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:46+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:46+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:46+0000 DDEBUG timer: sack setup: 11240 ms\n2024-08-31T17:45:46+0000 DDEBUG Cleaning up.\n2024-08-31T17:45:46+0000 DDEBUG Plugins were unloaded.\n\n***********************\nCentral error: 2024-08-31T17:45:10+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:06+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:07+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:09+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:10+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:10+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:10+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:10+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:10+0000 DDEBUG timer: sack setup: 11148 ms\n2024-08-31T17:45:10+0000 DEBUG Excludes in dnf.conf: dnf-test-dep\n2024-08-31T17:45:10+0000 INFO No match for argument: dnf-test-*\n2024-08-31T17:45:10+0000 DDEBUG Cleaning up.\n2024-08-31T17:45:10+0000 DDEBUG Plugins were unloaded.\n2024-08-31T17:45:10+0000 SUBDEBUG \nTraceback (most recent call last):\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 67, in main\n    return _main(base, args, cli_class, option_parser_class)\n\n***********************\nCentral error: raise dnf.exceptions.PackagesNotAvailableError(_(\"Unable to find a match\"),\n***********************\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 106, in _main\n    return cli_run(cli, base)\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 122, in cli_run\n    cli.run()\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/cli.py\", line 1065, in run\n    return self.command.run()\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\", line 123, in run\n    raise dnf.exceptions.PackagesNotAvailableError(_(\"Unable to find a match\"),\ndnf.exceptions.PackagesNotAvailableError: Unable to find a match: busybox\n2024-08-31T17:45:34+0000 CRITICAL Error: Unable to find a match: busybox\n2024-08-31T17:45:34+0000 INFO --- logging initialized ---\n2024-08-31T17:45:34+0000 DDEBUG timer: config: 1 ms\n2024-08-31T17:45:34+0000 DEBUG DNF version: 4.21.1\n2024-08-31T17:45:34+0000 DDEBUG Command: dnf --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32 --nogpgcheck repoinfo \n2024-08-31T17:45:34+0000 DDEBUG Installroot: /\n2024-08-31T17:45:34+0000 DDEBUG Releasever: styhead\n2024-08-31T17:45:34+0000 DEBUG cachedir: /var/cache/dnf\n2024-08-31T17:45:34+0000 DDEBUG Base command: repoinfo\n\n***********************\nCentral error: dnf.exceptions.PackagesNotAvailableError: Unable to find a match: dnf-test-*\n***********************\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 106, in _main\n    return cli_run(cli, base)\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 122, in cli_run\n    cli.run()\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/cli.py\", line 1065, in run\n    return self.command.run()\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\", line 123, in run\n    raise dnf.exceptions.PackagesNotAvailableError(_(\"Unable to find a match\"),\ndnf.exceptions.PackagesNotAvailableError: Unable to find a match: dnf-test-*\n2024-08-31T17:45:10+0000 CRITICAL Error: Unable to find a match: dnf-test-*\n2024-08-31T17:45:11+0000 INFO --- logging initialized ---\n2024-08-31T17:45:11+0000 DDEBUG timer: config: 1 ms\n2024-08-31T17:45:11+0000 DEBUG DNF version: 4.21.1\n2024-08-31T17:45:11+0000 DDEBUG Command: dnf --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32 --nogpgcheck remove -y dnf-test-* \n2024-08-31T17:45:11+0000 DDEBUG Installroot: /\n2024-08-31T17:45:11+0000 DDEBUG Releasever: styhead\n2024-08-31T17:45:11+0000 DEBUG cachedir: /var/cache/dnf\n2024-08-31T17:45:11+0000 DDEBUG Base command: remove\n2024-08-31T17:45:11+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32', '--nogpgcheck', 'remove', '-y', 'dnf-test-*']\n\n***********************\nCentral error: 2024-08-31T17:45:10+0000 CRITICAL Error: Unable to find a match: dnf-test-*\n***********************\n    return cli_run(cli, base)\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 122, in cli_run\n    cli.run()\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/cli.py\", line 1065, in run\n    return self.command.run()\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\", line 123, in run\n    raise dnf.exceptions.PackagesNotAvailableError(_(\"Unable to find a match\"),\ndnf.exceptions.PackagesNotAvailableError: Unable to find a match: dnf-test-*\n2024-08-31T17:45:10+0000 CRITICAL Error: Unable to find a match: dnf-test-*\n2024-08-31T17:45:11+0000 INFO --- logging initialized ---\n2024-08-31T17:45:11+0000 DDEBUG timer: config: 1 ms\n2024-08-31T17:45:11+0000 DEBUG DNF version: 4.21.1\n2024-08-31T17:45:11+0000 DDEBUG Command: dnf --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32 --nogpgcheck remove -y dnf-test-* \n2024-08-31T17:45:11+0000 DDEBUG Installroot: /\n2024-08-31T17:45:11+0000 DDEBUG Releasever: styhead\n2024-08-31T17:45:11+0000 DEBUG cachedir: /var/cache/dnf\n2024-08-31T17:45:11+0000 DDEBUG Base command: remove\n2024-08-31T17:45:11+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32', '--nogpgcheck', 'remove', '-y', 'dnf-test-*']\n2024-08-31T17:45:11+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\n\n***********************\nCentral error: 2024-08-31T17:45:11+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:11+0000 DEBUG cachedir: /var/cache/dnf\n2024-08-31T17:45:11+0000 DDEBUG Base command: install\n2024-08-31T17:45:11+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32', '--nogpgcheck', 'install', '-y', 'dnf-test-dep']\n2024-08-31T17:45:11+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\n2024-08-31T17:45:11+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.3:34881/noarch\n2024-08-31T17:45:11+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\n2024-08-31T17:45:11+0000 DEBUG os-release file not found\n2024-08-31T17:45:11+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:45:11+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:45:11+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:11+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:14+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\n2024-08-31T17:45:14+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:14+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:11+0000 DDEBUG Base command: install\n2024-08-31T17:45:11+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32', '--nogpgcheck', 'install', '-y', 'dnf-test-dep']\n2024-08-31T17:45:11+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\n2024-08-31T17:45:11+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.3:34881/noarch\n2024-08-31T17:45:11+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\n2024-08-31T17:45:11+0000 DEBUG os-release file not found\n2024-08-31T17:45:11+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:45:11+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:45:11+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:11+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:14+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\n2024-08-31T17:45:14+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:14+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:11+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32', '--nogpgcheck', 'install', '-y', 'dnf-test-dep']\n2024-08-31T17:45:11+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\n2024-08-31T17:45:11+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.3:34881/noarch\n2024-08-31T17:45:11+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\n2024-08-31T17:45:11+0000 DEBUG os-release file not found\n2024-08-31T17:45:11+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:45:11+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:45:11+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:11+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:14+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\n2024-08-31T17:45:14+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:14+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:14+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n***********************\n2024-08-31T17:45:11+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\n2024-08-31T17:45:11+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.3:34881/noarch\n2024-08-31T17:45:11+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\n2024-08-31T17:45:11+0000 DEBUG os-release file not found\n2024-08-31T17:45:11+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:45:11+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:45:11+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:11+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:14+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\n2024-08-31T17:45:14+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:14+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:11+0000 DEBUG os-release file not found\n2024-08-31T17:45:11+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:45:11+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:45:11+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:11+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:14+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\n2024-08-31T17:45:14+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:14+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:45:14+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:11+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:45:11+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:45:11+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:11+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:14+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\n2024-08-31T17:45:14+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:14+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:11+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:11+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:14+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\n2024-08-31T17:45:14+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:14+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n\n***********************\nCentral error: 2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:11+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:14+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\n2024-08-31T17:45:14+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:14+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:13+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:14+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\n2024-08-31T17:45:14+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:14+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:14+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:14+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\n2024-08-31T17:45:14+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:14+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:21+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:18+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n***********************\n2024-08-31T17:45:14+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\n2024-08-31T17:45:14+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:14+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:21+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n***********************\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\n2024-08-31T17:45:14+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:14+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:21+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:22+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:45:18+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:14+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:21+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:22+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:15+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:21+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:22+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:22+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:22+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n\n***********************\nCentral error: 2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:17+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:21+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:22+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:22+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:22+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:22+0000 DDEBUG timer: sack setup: 10736 ms\n\n***********************\nCentral error: 2024-08-31T17:45:21+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:18+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:18+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:21+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:22+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:22+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:22+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:22+0000 DDEBUG timer: sack setup: 10736 ms\n2024-08-31T17:45:22+0000 INFO No match for argument: dnf-test-dep\n\n***********************\nCentral error: 2024-08-31T17:45:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:18+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:21+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:22+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:22+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:22+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:22+0000 DDEBUG timer: sack setup: 10736 ms\n2024-08-31T17:45:22+0000 INFO No match for argument: dnf-test-dep\n2024-08-31T17:45:22+0000 DDEBUG Cleaning up.\n\n***********************\nCentral error: 2024-08-31T17:45:22+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n***********************\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:21+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:22+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:22+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:22+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:22+0000 DDEBUG timer: sack setup: 10736 ms\n2024-08-31T17:45:22+0000 INFO No match for argument: dnf-test-dep\n2024-08-31T17:45:22+0000 DDEBUG Cleaning up.\n2024-08-31T17:45:22+0000 DDEBUG Plugins were unloaded.\n\n***********************\nCentral error: 2024-08-31T17:45:22+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:18+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:19+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:21+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:22+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:22+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:22+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:22+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:22+0000 DDEBUG timer: sack setup: 10736 ms\n2024-08-31T17:45:22+0000 INFO No match for argument: dnf-test-dep\n2024-08-31T17:45:22+0000 DDEBUG Cleaning up.\n2024-08-31T17:45:22+0000 DDEBUG Plugins were unloaded.\n2024-08-31T17:45:22+0000 SUBDEBUG \nTraceback (most recent call last):\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 67, in main\n    return _main(base, args, cli_class, option_parser_class)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\n***********************\nCentral error: dnf.exceptions.PackagesNotAvailableError: Unable to find a match: dnf-test-dep\n***********************\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 106, in _main\n    return cli_run(cli, base)\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 122, in cli_run\n    cli.run()\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/cli.py\", line 1065, in run\n    return self.command.run()\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\", line 123, in run\n    raise dnf.exceptions.PackagesNotAvailableError(_(\"Unable to find a match\"),\ndnf.exceptions.PackagesNotAvailableError: Unable to find a match: dnf-test-dep\n2024-08-31T17:45:22+0000 CRITICAL Error: Unable to find a match: dnf-test-dep\n2024-08-31T17:45:27+0000 INFO --- logging initialized ---\n2024-08-31T17:45:27+0000 DDEBUG timer: config: 1 ms\n2024-08-31T17:45:27+0000 DEBUG DNF version: 4.21.1\n2024-08-31T17:45:27+0000 DDEBUG Command: dnf --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32 --nogpgcheck install --installroot=/home/root/chroot/test -v -y --rpmverbosity=debug busybox \n2024-08-31T17:45:27+0000 DDEBUG Installroot: /home/root/chroot/test\n2024-08-31T17:45:27+0000 DDEBUG Releasever: styhead\n2024-08-31T17:45:27+0000 DEBUG cachedir: /home/root/chroot/test/var/cache/dnf\n2024-08-31T17:45:27+0000 DDEBUG Base command: install\n2024-08-31T17:45:27+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32', '--nogpgcheck', 'install', '--installroot=/home/root/chroot/test', '-v', '-y', '--rpmverbosity=debug', 'busybox']\n\n***********************\nCentral error: 2024-08-31T17:45:22+0000 CRITICAL Error: Unable to find a match: dnf-test-dep\n***********************\n    return cli_run(cli, base)\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 122, in cli_run\n    cli.run()\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/cli.py\", line 1065, in run\n    return self.command.run()\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\", line 123, in run\n    raise dnf.exceptions.PackagesNotAvailableError(_(\"Unable to find a match\"),\ndnf.exceptions.PackagesNotAvailableError: Unable to find a match: dnf-test-dep\n2024-08-31T17:45:22+0000 CRITICAL Error: Unable to find a match: dnf-test-dep\n2024-08-31T17:45:27+0000 INFO --- logging initialized ---\n2024-08-31T17:45:27+0000 DDEBUG timer: config: 1 ms\n2024-08-31T17:45:27+0000 DEBUG DNF version: 4.21.1\n2024-08-31T17:45:27+0000 DDEBUG Command: dnf --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32 --nogpgcheck install --installroot=/home/root/chroot/test -v -y --rpmverbosity=debug busybox \n2024-08-31T17:45:27+0000 DDEBUG Installroot: /home/root/chroot/test\n2024-08-31T17:45:27+0000 DDEBUG Releasever: styhead\n2024-08-31T17:45:27+0000 DEBUG cachedir: /home/root/chroot/test/var/cache/dnf\n2024-08-31T17:45:27+0000 DDEBUG Base command: install\n2024-08-31T17:45:27+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32', '--nogpgcheck', 'install', '--installroot=/home/root/chroot/test', '-v', '-y', '--rpmverbosity=debug', 'busybox']\n2024-08-31T17:45:27+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\n\n***********************\nCentral error: 2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:27+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32', '--nogpgcheck', 'install', '--installroot=/home/root/chroot/test', '-v', '-y', '--rpmverbosity=debug', 'busybox']\n2024-08-31T17:45:27+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\n2024-08-31T17:45:27+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.3:34881/noarch\n2024-08-31T17:45:27+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\n2024-08-31T17:45:27+0000 DEBUG os-release file not found\n2024-08-31T17:45:27+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:45:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:45:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n***********************\n2024-08-31T17:45:27+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\n2024-08-31T17:45:27+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.3:34881/noarch\n2024-08-31T17:45:27+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\n2024-08-31T17:45:27+0000 DEBUG os-release file not found\n2024-08-31T17:45:27+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:45:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:45:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:27+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\n2024-08-31T17:45:27+0000 DEBUG os-release file not found\n2024-08-31T17:45:27+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:45:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:27+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:45:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:33+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:30+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:33+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:34+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:30+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n***********************\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:33+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:34+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:34+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:27+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:33+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:34+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:34+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:45:30+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:27+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:33+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:34+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:34+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:27+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:33+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:34+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:34+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server]\n2024-08-31T17:45:34+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:34+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n\n***********************\nCentral error: 2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:33+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:34+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:34+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server]\n2024-08-31T17:45:34+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:34+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:34+0000 DDEBUG timer: sack setup: 7084 ms\n\n***********************\nCentral error: 2024-08-31T17:45:33+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:28+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:33+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:34+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:34+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server]\n2024-08-31T17:45:34+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:34+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:34+0000 DDEBUG timer: sack setup: 7084 ms\n2024-08-31T17:45:34+0000 INFO No match for argument: busybox\n\n***********************\nCentral error: 2024-08-31T17:45:34+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:30+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:30+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:33+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:34+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:34+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server]\n2024-08-31T17:45:34+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:34+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:34+0000 DDEBUG timer: sack setup: 7084 ms\n2024-08-31T17:45:34+0000 INFO No match for argument: busybox\n2024-08-31T17:45:34+0000 DDEBUG Cleaning up.\n\n***********************\nCentral error: 2024-08-31T17:45:34+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n***********************\n2024-08-31T17:45:30+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:33+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:34+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:34+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server]\n2024-08-31T17:45:34+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:34+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:34+0000 DDEBUG timer: sack setup: 7084 ms\n2024-08-31T17:45:34+0000 INFO No match for argument: busybox\n2024-08-31T17:45:34+0000 DDEBUG Cleaning up.\n2024-08-31T17:45:34+0000 DDEBUG Plugins were unloaded.\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:30+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:33+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:34+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:34+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server]\n2024-08-31T17:45:34+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:34+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:34+0000 DDEBUG timer: sack setup: 7084 ms\n2024-08-31T17:45:34+0000 INFO No match for argument: busybox\n2024-08-31T17:45:34+0000 DDEBUG Cleaning up.\n2024-08-31T17:45:34+0000 DDEBUG Plugins were unloaded.\n2024-08-31T17:45:34+0000 SUBDEBUG \nTraceback (most recent call last):\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 67, in main\n    return _main(base, args, cli_class, option_parser_class)\n\n***********************\nCentral error: 2024-08-31T17:45:34+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:30+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:31+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:33+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:34+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:34+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server]\n2024-08-31T17:45:34+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:34+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:34+0000 DDEBUG timer: sack setup: 7084 ms\n2024-08-31T17:45:34+0000 INFO No match for argument: busybox\n2024-08-31T17:45:34+0000 DDEBUG Cleaning up.\n2024-08-31T17:45:34+0000 DDEBUG Plugins were unloaded.\n2024-08-31T17:45:34+0000 SUBDEBUG \nTraceback (most recent call last):\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 67, in main\n    return _main(base, args, cli_class, option_parser_class)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\n***********************\nCentral error: dnf.exceptions.PackagesNotAvailableError: Unable to find a match: busybox\n***********************\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 106, in _main\n    return cli_run(cli, base)\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 122, in cli_run\n    cli.run()\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/cli.py\", line 1065, in run\n    return self.command.run()\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\", line 123, in run\n    raise dnf.exceptions.PackagesNotAvailableError(_(\"Unable to find a match\"),\ndnf.exceptions.PackagesNotAvailableError: Unable to find a match: busybox\n2024-08-31T17:45:34+0000 CRITICAL Error: Unable to find a match: busybox\n2024-08-31T17:45:34+0000 INFO --- logging initialized ---\n2024-08-31T17:45:34+0000 DDEBUG timer: config: 1 ms\n2024-08-31T17:45:34+0000 DEBUG DNF version: 4.21.1\n2024-08-31T17:45:34+0000 DDEBUG Command: dnf --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32 --nogpgcheck repoinfo \n2024-08-31T17:45:34+0000 DDEBUG Installroot: /\n2024-08-31T17:45:34+0000 DDEBUG Releasever: styhead\n2024-08-31T17:45:34+0000 DEBUG cachedir: /var/cache/dnf\n2024-08-31T17:45:34+0000 DDEBUG Base command: repoinfo\n2024-08-31T17:45:34+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32', '--nogpgcheck', 'repoinfo']\n\n***********************\nCentral error: 2024-08-31T17:45:34+0000 CRITICAL Error: Unable to find a match: busybox\n***********************\n    return cli_run(cli, base)\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/main.py\", line 122, in cli_run\n    cli.run()\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/cli.py\", line 1065, in run\n    return self.command.run()\n           ^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\", line 123, in run\n    raise dnf.exceptions.PackagesNotAvailableError(_(\"Unable to find a match\"),\ndnf.exceptions.PackagesNotAvailableError: Unable to find a match: busybox\n2024-08-31T17:45:34+0000 CRITICAL Error: Unable to find a match: busybox\n2024-08-31T17:45:34+0000 INFO --- logging initialized ---\n2024-08-31T17:45:34+0000 DDEBUG timer: config: 1 ms\n2024-08-31T17:45:34+0000 DEBUG DNF version: 4.21.1\n2024-08-31T17:45:34+0000 DDEBUG Command: dnf --repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86 --repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch --repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32 --nogpgcheck repoinfo \n2024-08-31T17:45:34+0000 DDEBUG Installroot: /\n2024-08-31T17:45:34+0000 DDEBUG Releasever: styhead\n2024-08-31T17:45:34+0000 DEBUG cachedir: /var/cache/dnf\n2024-08-31T17:45:34+0000 DDEBUG Base command: repoinfo\n2024-08-31T17:45:34+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32', '--nogpgcheck', 'repoinfo']\n2024-08-31T17:45:34+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\n\n***********************\nCentral error: 2024-08-31T17:45:35+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:34+0000 DDEBUG Releasever: styhead\n2024-08-31T17:45:34+0000 DEBUG cachedir: /var/cache/dnf\n2024-08-31T17:45:34+0000 DDEBUG Base command: repoinfo\n2024-08-31T17:45:34+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32', '--nogpgcheck', 'repoinfo']\n2024-08-31T17:45:34+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\n2024-08-31T17:45:34+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.3:34881/noarch\n2024-08-31T17:45:34+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\n2024-08-31T17:45:34+0000 DEBUG os-release file not found\n2024-08-31T17:45:34+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:45:35+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:45:35+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:34+0000 DEBUG cachedir: /var/cache/dnf\n2024-08-31T17:45:34+0000 DDEBUG Base command: repoinfo\n2024-08-31T17:45:34+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32', '--nogpgcheck', 'repoinfo']\n2024-08-31T17:45:34+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\n2024-08-31T17:45:34+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.3:34881/noarch\n2024-08-31T17:45:34+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\n2024-08-31T17:45:34+0000 DEBUG os-release file not found\n2024-08-31T17:45:34+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:45:35+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:45:35+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:34+0000 DDEBUG Base command: repoinfo\n2024-08-31T17:45:34+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32', '--nogpgcheck', 'repoinfo']\n2024-08-31T17:45:34+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\n2024-08-31T17:45:34+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.3:34881/noarch\n2024-08-31T17:45:34+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\n2024-08-31T17:45:34+0000 DEBUG os-release file not found\n2024-08-31T17:45:34+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:45:35+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:45:35+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:41+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:34+0000 DDEBUG Extra commands: ['--repofrompath=oe-testimage-repo-qemux86,http://192.168.7.3:34881/qemux86', '--repofrompath=oe-testimage-repo-noarch,http://192.168.7.3:34881/noarch', '--repofrompath=oe-testimage-repo-core2_32,http://192.168.7.3:34881/core2_32', '--nogpgcheck', 'repoinfo']\n2024-08-31T17:45:34+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\n2024-08-31T17:45:34+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.3:34881/noarch\n2024-08-31T17:45:34+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\n2024-08-31T17:45:34+0000 DEBUG os-release file not found\n2024-08-31T17:45:34+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:45:35+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:45:35+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:41+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:38+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n***********************\n2024-08-31T17:45:34+0000 INFO Added oe-testimage-repo-qemux86 repo from http://192.168.7.3:34881/qemux86\n2024-08-31T17:45:34+0000 INFO Added oe-testimage-repo-noarch repo from http://192.168.7.3:34881/noarch\n2024-08-31T17:45:34+0000 INFO Added oe-testimage-repo-core2_32 repo from http://192.168.7.3:34881/core2_32\n2024-08-31T17:45:34+0000 DEBUG os-release file not found\n2024-08-31T17:45:34+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:45:35+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:45:35+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:41+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n\n***********************\nCentral error: 2024-08-31T17:45:38+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:34+0000 DEBUG User-Agent: falling back to 'libdnf': missing NAME or VERSION_ID\n2024-08-31T17:45:35+0000 DEBUG repo: downloading from remote: oe-testimage-repo-qemux86\n2024-08-31T17:45:35+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:41+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:35+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:41+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n\n***********************\nCentral error: 2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:41+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:41+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:36+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:41+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:38+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/qemux86/repodata/repomd.xml).\n2024-08-31T17:45:38+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:41+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:45+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: 2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n***********************\n2024-08-31T17:45:38+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-qemux86':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:41+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:45+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n***********************\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:41+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:45+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n\n***********************\nCentral error: - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n***********************\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-qemux86': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:41+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:45+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:45:42+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:38+0000 DEBUG repo: downloading from remote: oe-testimage-repo-noarch\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:41+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:45+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:39+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:41+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:45+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:46+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:46+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n\n***********************\nCentral error: 2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:41+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:45+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:46+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:46+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:46+0000 DDEBUG timer: sack setup: 11240 ms\n\n***********************\nCentral error: 2024-08-31T17:45:45+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:42+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server] (http://192.168.7.3:34881/noarch/repodata/repomd.xml).\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:45+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:46+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:46+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:46+0000 DDEBUG timer: sack setup: 11240 ms\n2024-08-31T17:45:46+0000 DDEBUG Cleaning up.\n\n***********************\nCentral error: 2024-08-31T17:45:46+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n***********************\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:45+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:46+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:46+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:46+0000 DDEBUG timer: sack setup: 11240 ms\n2024-08-31T17:45:46+0000 DDEBUG Cleaning up.\n2024-08-31T17:45:46+0000 DDEBUG Plugins were unloaded.\n\n***********************\nCentral error: 2024-08-31T17:45:46+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n***********************\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:45+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:46+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:46+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:46+0000 DDEBUG timer: sack setup: 11240 ms\n2024-08-31T17:45:46+0000 DDEBUG Cleaning up.\n2024-08-31T17:45:46+0000 DDEBUG Plugins were unloaded.\n\n***********************\nCentral error: 2024-08-31T17:45:46+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:42+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-noarch':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-noarch': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 DEBUG repo: downloading from remote: oe-testimage-repo-core2_32\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:43+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:45+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 DEBUG error: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server] (http://192.168.7.3:34881/core2_32/repodata/repomd.xml).\n2024-08-31T17:45:46+0000 WARNING Errors during downloading metadata for repository 'oe-testimage-repo-core2_32':\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n  - Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:46+0000 WARNING Error: Failed to download metadata for repo 'oe-testimage-repo-core2_32': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:46+0000 WARNING Ignoring repositories: oe-testimage-repo-qemux86, oe-testimage-repo-noarch, oe-testimage-repo-core2_32\n2024-08-31T17:45:46+0000 DDEBUG timer: sack setup: 11240 ms\n2024-08-31T17:45:46+0000 DDEBUG Cleaning up.\n2024-08-31T17:45:46+0000 DDEBUG Plugins were unloaded.\n\n***********************\nLog: /home/pokybuild/yocto-worker/musl-qemux86/build/build/tmp/work/qemux86-poky-linux-musl/core-image-sato-sdk/1.0/target_logs/dnf.librepo.log\n-----------------------\nCentral error: 2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:47+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:48+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:49+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:49+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:51+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:51+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:48+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:49+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:49+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:51+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:51+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:49+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:51+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:51+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:44:51+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:51+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:51+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 2 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:57+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:57+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:57+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:57+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:58+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:44:54+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 4 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:57+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:57+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:58+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:58+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n\n***********************\nCentral error: 2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 5 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:57+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:57+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:58+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:58+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n\n***********************\nCentral error: 2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:51+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1 ms: Could not connect to server]\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:57+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:57+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:58+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:58+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:59+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:57+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:51+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:53+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:57+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:57+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:58+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:58+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:59+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:58+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:53+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:57+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:57+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:58+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:58+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:59+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:44:58+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:54+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1004 ms: Could not connect to server]\n2024-08-31T17:44:54+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:54+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:57+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:57+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:58+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:58+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:59+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:44:59+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:55+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:55+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:57+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:57+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:58+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:58+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:59+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:57+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:44:57+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:44:58+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:58+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:59+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:58+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:44:58+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:44:58+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:59+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:05+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:05+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:58+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:59+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:05+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:05+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:06+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:45:02+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:44:59+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:59+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:05+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:05+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:06+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:06+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:44:59+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:05+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:05+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:06+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:06+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:44:59+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:05+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:05+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:06+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:06+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:05+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:00+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:05+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:05+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:06+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:06+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:09+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:09+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:06+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:00+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:05+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:05+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:06+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:06+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:09+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:09+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:10+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:10+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:45:06+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:02+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:02+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:05+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:05+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:06+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:06+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:09+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:09+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:10+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:10+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n\n***********************\nCentral error: 2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:02+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:05+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:05+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:06+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:06+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:09+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:09+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:10+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:10+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n\n***********************\nCentral error: 2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:03+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:05+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:05+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:06+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:06+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:09+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:09+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:10+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:10+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:11+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:45:09+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:03+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:05+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:05+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:06+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:06+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:09+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:09+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:10+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:10+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:11+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:11+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:45:10+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:05+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:06+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:06+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:09+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:09+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:10+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:10+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:11+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:11+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:45:10+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:06+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1015 ms: Could not connect to server]\n2024-08-31T17:45:06+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:06+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:07+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:07+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:09+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:09+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:10+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:10+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:11+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:11+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:13+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:11+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:09+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:09+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:10+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:10+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:11+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:11+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:13+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:14+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\n2024-08-31T17:45:14+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:14+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:15+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:15+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:10+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:10+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:11+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:11+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:13+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:14+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\n2024-08-31T17:45:14+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:14+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:15+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:15+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:17+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:14+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:11+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:11+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:13+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:14+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\n2024-08-31T17:45:14+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:14+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:15+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:15+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:17+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:45:14+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:11+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:11+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:13+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:14+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\n2024-08-31T17:45:14+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:14+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:15+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:15+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:17+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:11+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:11+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:13+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:14+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\n2024-08-31T17:45:14+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:14+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:15+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:15+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:17+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:19+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:11+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:13+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:14+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\n2024-08-31T17:45:14+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:14+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:15+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:15+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:17+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:19+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:19+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:11+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:13+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:13+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:14+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\n2024-08-31T17:45:14+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:14+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:15+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:15+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:17+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:19+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:19+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:21+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:21+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:13+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:14+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\n2024-08-31T17:45:14+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:14+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:15+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:15+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:17+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:19+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:19+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:21+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:21+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:45:22+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:45:18+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:14+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1055 ms: Could not connect to server]\n2024-08-31T17:45:14+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:14+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:15+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:15+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:17+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:19+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:19+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:21+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:21+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:45:22+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n\n***********************\nCentral error: 2024-08-31T17:45:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:14+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:15+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:15+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:17+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:19+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:19+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:21+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:21+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:45:22+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:27+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:15+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:15+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:15+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:17+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:19+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:19+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:21+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:21+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:45:22+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:27+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:21+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:15+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:17+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:17+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:19+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:19+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:21+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:21+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:45:22+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:27+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:17+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:19+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:19+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:21+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:21+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:45:22+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:27+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:22+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:18+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:45:18+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:18+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:19+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:19+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:19+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:21+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:21+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:22+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1026 ms: Could not connect to server]\n2024-08-31T17:45:22+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:27+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:22+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:27+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n2024-08-31T17:45:28+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:28+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:30+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:45:27+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:27+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:27+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n2024-08-31T17:45:28+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:28+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:30+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n2024-08-31T17:45:28+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:28+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:30+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:31+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n2024-08-31T17:45:28+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:28+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:30+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:31+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:31+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n2024-08-31T17:45:28+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:28+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:30+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:31+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:31+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:33+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:33+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:30+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n2024-08-31T17:45:28+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:28+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:30+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:31+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:31+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:33+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:33+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:34+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server]\n2024-08-31T17:45:34+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:45:30+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n2024-08-31T17:45:28+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:28+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:30+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:31+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:31+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:33+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:33+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:34+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server]\n2024-08-31T17:45:34+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:34+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n\n***********************\nCentral error: 2024-08-31T17:45:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:27+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n2024-08-31T17:45:28+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:28+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:30+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:31+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:31+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:33+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:33+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:34+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server]\n2024-08-31T17:45:34+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:34+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:35+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:35+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:27+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1503 ms: Could not connect to server]\n2024-08-31T17:45:28+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:28+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:30+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:31+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:31+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:33+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:33+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:34+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server]\n2024-08-31T17:45:34+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:34+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:35+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:35+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:35+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:35+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:33+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:28+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:28+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:28+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:30+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:31+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:31+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:33+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:33+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:34+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server]\n2024-08-31T17:45:34+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:34+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:35+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:35+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:35+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:35+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:34+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:28+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:30+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:31+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:31+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:33+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:33+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:34+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server]\n2024-08-31T17:45:34+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:34+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:35+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:35+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:35+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:35+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:34+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:30+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:30+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:30+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:31+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:31+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:33+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:33+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:34+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server]\n2024-08-31T17:45:34+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:34+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:35+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:35+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:35+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:35+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n\n***********************\nCentral error: 2024-08-31T17:45:35+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:31+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:31+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:31+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:33+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:33+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:34+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server]\n2024-08-31T17:45:34+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:34+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:35+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:35+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:35+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:35+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:31+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:33+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:33+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:34+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server]\n2024-08-31T17:45:34+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:34+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:35+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:35+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:35+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:35+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:33+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:34+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1045 ms: Could not connect to server]\n2024-08-31T17:45:34+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:34+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:35+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:35+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:35+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:35+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:41+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n2024-08-31T17:45:41+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:34+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:34+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:35+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:35+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:35+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:35+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:41+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n2024-08-31T17:45:41+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:42+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:45:38+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:34+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:35+0000 INFO Librepo version: 1.18.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.3.1 zlib/1.3.1 libidn2/2.3.7)\n2024-08-31T17:45:35+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:35+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:35+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:41+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n2024-08-31T17:45:41+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:42+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:35+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:35+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:35+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:41+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n2024-08-31T17:45:41+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:42+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:43+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:35+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:41+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n2024-08-31T17:45:41+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:42+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:43+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:43+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:41+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:36+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:41+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n2024-08-31T17:45:41+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:42+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:43+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:43+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:45+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:45+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n\n***********************\nCentral error: 2024-08-31T17:45:42+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:41+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n2024-08-31T17:45:41+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:42+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:43+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:43+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:45+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:45+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:46+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:46+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:45:42+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:41+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n2024-08-31T17:45:41+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:42+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:43+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:43+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:45+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:45+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:46+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:46+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:45:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:41+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n2024-08-31T17:45:41+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:42+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:43+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:43+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:45+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:45+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:46+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:46+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:45:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:41+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n2024-08-31T17:45:41+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:42+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:43+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:43+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:45+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:45+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:46+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:46+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:45:45+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:41+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n2024-08-31T17:45:41+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:42+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:43+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:43+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:45+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:45+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:46+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:46+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:45:46+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n***********************\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:41+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n2024-08-31T17:45:41+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:42+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:43+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:43+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:45+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:45+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:46+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:46+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\nCentral error: 2024-08-31T17:45:46+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n***********************\n2024-08-31T17:45:36+0000 INFO Downloading: http://192.168.7.3:34881/qemux86/repodata/repomd.xml\n2024-08-31T17:45:38+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/qemux86/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:38+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:38+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:39+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:39+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:41+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1504 ms: Could not connect to server]\n2024-08-31T17:45:41+0000 INFO Downloading: http://192.168.7.3:34881/noarch/repodata/repomd.xml\n2024-08-31T17:45:42+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/noarch/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1036 ms: Could not connect to server]\n2024-08-31T17:45:42+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n2024-08-31T17:45:42+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1501 ms: Could not connect to server]\n2024-08-31T17:45:43+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:43+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 0 ms: Could not connect to server]\n2024-08-31T17:45:43+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:45+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1502 ms: Could not connect to server]\n2024-08-31T17:45:45+0000 INFO Downloading: http://192.168.7.3:34881/core2_32/repodata/repomd.xml\n2024-08-31T17:45:46+0000 INFO Error during transfer: Curl error (7): Could not connect to server for http://192.168.7.3:34881/core2_32/repodata/repomd.xml [Failed to connect to 192.168.7.3 port 34881 after 1025 ms: Could not connect to server]\n2024-08-31T17:45:46+0000 INFO Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried\n\n***********************\n185 errors found in logs.\n",
                "status": "FAILED"
            },
            "perl.PerlTest.test_perl_works": {
                "duration": 0.5282323360443115,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.016323328018188477,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 0.0002079010009765625,
                "log": "Test requires ptest-runner to be installed",
                "status": "SKIPPED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.00013756752014160156,
                "log": "Test requires ptest-runner to be installed",
                "status": "SKIPPED"
            },
            "python.PythonTest.test_python3": {
                "duration": 0.546968936920166,
                "status": "PASSED"
            },
            "rpm.RpmBasicTest.test_rpm_help": {
                "duration": 0.47406625747680664,
                "status": "PASSED"
            },
            "rpm.RpmBasicTest.test_rpm_query": {
                "duration": 1.0492618083953857,
                "status": "PASSED"
            },
            "rpm.RpmBasicTest.test_rpm_query_nonroot": {
                "duration": 2.8048949241638184,
                "status": "PASSED"
            },
            "rpm.RpmInstallRemoveTest.test_check_rpm_install_removal_log_file_size": {
                "duration": 10.365116596221924,
                "status": "PASSED"
            },
            "rpm.RpmInstallRemoveTest.test_rpm_install": {
                "duration": 0.9404788017272949,
                "status": "PASSED"
            },
            "rpm.RpmInstallRemoveTest.test_rpm_remove": {
                "duration": 0.3566431999206543,
                "status": "PASSED"
            },
            "rust.RustCLibExampleTest.test_rust_c_lib_example": {
                "duration": 0.00019049644470214844,
                "log": "Test requires rust-c-lib-example-bin to be installed",
                "status": "SKIPPED"
            },
            "rust.RustCompileTest.test_cargo_compile": {
                "duration": 2.8762173652648926,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_rust_compile": {
                "duration": 1.6112313270568848,
                "status": "PASSED"
            },
            "scp.ScpTest.test_scp_file": {
                "duration": 0.9085943698883057,
                "status": "PASSED"
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 0.4681832790374756,
                "status": "PASSED"
            },
            "systemd.SystemdBasicTests.test_systemd_basic": {
                "duration": 0.0002732276916503906,
                "log": "systemd is not the init manager for this image",
                "status": "SKIPPED"
            },
            "systemd.SystemdBasicTests.test_systemd_failed": {
                "duration": 0.00021386146545410156,
                "log": "Test case systemd.SystemdBasicTests.test_systemd_failed depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdBasicTests.test_systemd_list": {
                "duration": 0.00014352798461914062,
                "log": "Test case systemd.SystemdBasicTests.test_systemd_list depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdJournalTests.test_systemd_boot_time": {
                "duration": 0.00015211105346679688,
                "log": "Test case systemd.SystemdJournalTests.test_systemd_boot_time depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdJournalTests.test_systemd_journal": {
                "duration": 0.00014472007751464844,
                "log": "Test case systemd.SystemdJournalTests.test_systemd_journal depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_coredump_minidebuginfo": {
                "duration": 0.00022411346435546875,
                "log": "Test requires minidebuginfo to be in DISTRO_FEATURES",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_disable_enable": {
                "duration": 0.0001976490020751953,
                "log": "Test case systemd.SystemdServiceTests.test_systemd_disable_enable depends on systemd.SystemdServiceTests.test_systemd_status but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_disable_enable_ro": {
                "duration": 0.0001385211944580078,
                "log": "Test is only meant to run with read-only-rootfs in IMAGE_FEATURES",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_status": {
                "duration": 0.0001456737518310547,
                "log": "Test case systemd.SystemdServiceTests.test_systemd_status depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_stop_start": {
                "duration": 0.00012040138244628906,
                "log": "Test case systemd.SystemdServiceTests.test_systemd_stop_start depends on systemd.SystemdServiceTests.test_systemd_status but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "weston.WestonTest.test_wayland_info": {
                "duration": 0.0001621246337890625,
                "log": "Test requires wayland-utils to be installed",
                "status": "SKIPPED"
            },
            "weston.WestonTest.test_weston_can_initialize_new_wayland_compositor": {
                "duration": 0.00012373924255371094,
                "log": "Test requires weston to be installed",
                "status": "SKIPPED"
            },
            "weston.WestonTest.test_weston_running": {
                "duration": 0.00014662742614746094,
                "log": "Test requires weston to be installed",
                "status": "SKIPPED"
            },
            "weston.WestonTest.test_weston_supports_xwayland": {
                "duration": 0.0001499652862548828,
                "log": "Test requires weston to be installed",
                "status": "SKIPPED"
            },
            "xorg.XorgTest.test_xorg_running": {
                "duration": 0.9843008518218994,
                "status": "PASSED"
            }
        }
    }
}