BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/kwindowsystem/job/kf5-qt5%20WindowsMSVCQt5.15/67/
Project: kf5-qt5 WindowsMSVCQt5.15
Date of build: Thu, 27 May 2021 01:47:22 +0000
Build duration: 1 min 58 sec and counting


CONSOLE OUTPUT
[...truncated 32 lines...]
[2021-05-27T01:48:46.906Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-05-27T01:48:46.950Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2021-05-27T01:48:46.995Z] > git config core.sparsecheckout # timeout=10
[2021-05-27T01:48:47.032Z] > git checkout -f 6b169893446489c3cc0191692202ebfc409cb1ff # timeout=10
[2021-05-27T01:48:49.340Z] Commit message: "Use more target-centric cmake code"
[2021-05-27T01:48:47.150Z] > git rev-list --no-walk 03be515dfe4fc07ddca2fbe0945d089cc1765479 # timeout=10
[Pipeline] checkout
[2021-05-27T01:48:54.055Z] The recommended git tool is: NONE
[2021-05-27T01:48:54.066Z] No credentials specified
[2021-05-27T01:48:54.070Z] Cloning the remote Git repository
[2021-05-27T01:48:51.881Z] Cloning repository https://invent.kde.org/sysadmin/ci-tooling.git
[2021-05-27T01:48:51.881Z] > git init C:\CI\Job Build\ci-tooling # timeout=10
[2021-05-27T01:48:54.914Z] Avoid second fetch
[2021-05-27T01:48:54.965Z] Checking out Revision 98482a0b9f79de9886c270a5f6840beee0817449 (origin/master)
[2021-05-27T01:48:51.935Z] Fetching upstream changes from https://invent.kde.org/sysadmin/ci-tooling.git
[2021-05-27T01:48:51.935Z] > git --version # timeout=10
[2021-05-27T01:48:51.978Z] > git --version # 'git version 2.25.0.windows.1'
[2021-05-27T01:48:51.978Z] > git fetch --tags --force --progress -- https://invent.kde.org/sysadmin/ci-tooling.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-05-27T01:48:52.636Z] > git config remote.origin.url https://invent.kde.org/sysadmin/ci-tooling.git # timeout=10
[2021-05-27T01:48:52.675Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-05-27T01:48:52.724Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2021-05-27T01:48:52.775Z] > git config core.sparsecheckout # timeout=10
[2021-05-27T01:48:52.818Z] > git checkout -f 98482a0b9f79de9886c270a5f6840beee0817449 # timeout=10
[2021-05-27T01:48:55.129Z] Commit message: "Fix Android Poppler build"
[Pipeline] checkout
[2021-05-27T01:48:55.817Z] The recommended git tool is: NONE
[2021-05-27T01:48:55.827Z] No credentials specified
[2021-05-27T01:48:55.831Z] Cloning the remote Git repository
[2021-05-27T01:48:56.561Z] Avoid second fetch
[2021-05-27T01:48:56.609Z] Checking out Revision a85dff1d8ca550ccb3a174893320a1c8f7be2841 (origin/master)
[2021-05-27T01:48:53.642Z] Cloning repository https://invent.kde.org/sysadmin/repo-metadata.git
[2021-05-27T01:48:53.643Z] > git init C:\CI\Job Build\ci-tooling\repo-metadata # timeout=10
[2021-05-27T01:48:53.695Z] Fetching upstream changes from https://invent.kde.org/sysadmin/repo-metadata.git
[2021-05-27T01:48:53.696Z] > git --version # timeout=10
[2021-05-27T01:48:53.733Z] > git --version # 'git version 2.25.0.windows.1'
[2021-05-27T01:48:53.733Z] > git fetch --tags --force --progress -- https://invent.kde.org/sysadmin/repo-metadata.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-05-27T01:48:54.285Z] > git config remote.origin.url https://invent.kde.org/sysadmin/repo-metadata.git # timeout=10
[2021-05-27T01:48:54.326Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-05-27T01:48:54.372Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2021-05-27T01:48:54.420Z] > git config core.sparsecheckout # timeout=10
[2021-05-27T01:48:54.462Z] > git checkout -f a85dff1d8ca550ccb3a174893320a1c8f7be2841 # timeout=10
[2021-05-27T01:48:57.357Z] Commit message: "kinfocenter depends on systemsettings"
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Setup Dependencies)
[Pipeline] bat
[2021-05-27T01:49:11.153Z]
[2021-05-27T01:49:11.153Z] C:\CI\Job Build>python -u ci-tooling/helpers/prepare-dependencies.py --product Frameworks --project kwindowsystem --branchGroup kf5-qt5 --environment production --platform WindowsMSVCQt5.15 --installTo "C:/CI/Software Installs/kwindowsystem/"
[2021-05-27T01:49:23.398Z] Traceback (most recent call last):
[2021-05-27T01:49:23.398Z] File "C:\Program Files\Python38\lib\urllib\request.py", line 1319, in do_open
[2021-05-27T01:49:23.398Z] h.request(req.get_method(), req.selector, req.data, headers,
[2021-05-27T01:49:23.398Z] File "C:\Program Files\Python38\lib\http\client.py", line 1230, in request
[2021-05-27T01:49:23.399Z] self._send_request(method, url, body, headers, encode_chunked)
[2021-05-27T01:49:23.399Z] File "C:\Program Files\Python38\lib\http\client.py", line 1276, in _send_request
[2021-05-27T01:49:23.399Z] self.endheaders(body, encode_chunked=encode_chunked)
[2021-05-27T01:49:23.399Z] File "C:\Program Files\Python38\lib\http\client.py", line 1225, in endheaders
[2021-05-27T01:49:23.399Z] self._send_output(message_body, encode_chunked=encode_chunked)
[2021-05-27T01:49:23.399Z] File "C:\Program Files\Python38\lib\http\client.py", line 1004, in _send_output
[2021-05-27T01:49:23.399Z] self.send(msg)
[2021-05-27T01:49:23.399Z] File "C:\Program Files\Python38\lib\http\client.py", line 944, in send
[2021-05-27T01:49:23.399Z] self.connect()
[2021-05-27T01:49:23.399Z] File "C:\Program Files\Python38\lib\http\client.py", line 1392, in connect
[2021-05-27T01:49:23.399Z] super().connect()
[2021-05-27T01:49:23.399Z] File "C:\Program Files\Python38\lib\http\client.py", line 915, in connect
[2021-05-27T01:49:23.399Z] self.sock = self._create_connection(
[2021-05-27T01:49:23.399Z] File "C:\Program Files\Python38\lib\socket.py", line 787, in create_connection
[2021-05-27T01:49:23.399Z] for res in getaddrinfo(host, port, 0, SOCK_STREAM):
[2021-05-27T01:49:23.399Z] File "C:\Program Files\Python38\lib\socket.py", line 918, in getaddrinfo
[2021-05-27T01:49:23.399Z] for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
[2021-05-27T01:49:23.399Z] socket.gaierror: [Errno 11001] getaddrinfo failed
[2021-05-27T01:49:23.399Z]
[2021-05-27T01:49:23.399Z] During handling of the above exception, another exception occurred:
[2021-05-27T01:49:23.399Z]
[2021-05-27T01:49:23.399Z] Traceback (most recent call last):
[2021-05-27T01:49:23.399Z] File "ci-tooling/helpers/prepare-dependencies.py", line 61, in <module>
[2021-05-27T01:49:23.399Z] packageArchive = Packages.Archive( arguments.environment, arguments.platform )
[2021-05-27T01:49:23.399Z] File "C:\CI\Job Build\ci-tooling\helpers\helperslib\Packages.py", line 45, in __init__
[2021-05-27T01:49:23.399Z] response = urllib.request.urlopen( self.downloadBaseUrl() + '/manifest.yaml' )
[2021-05-27T01:49:23.399Z] File "C:\Program Files\Python38\lib\urllib\request.py", line 222, in urlopen
[2021-05-27T01:49:23.399Z] return opener.open(url, data, timeout)
[2021-05-27T01:49:23.399Z] File "C:\Program Files\Python38\lib\urllib\request.py", line 525, in open
[2021-05-27T01:49:23.399Z] response = self._open(req, data)
[2021-05-27T01:49:23.399Z] File "C:\Program Files\Python38\lib\urllib\request.py", line 542, in _open
[2021-05-27T01:49:23.399Z] result = self._call_chain(self.handle_open, protocol, protocol +
[2021-05-27T01:49:23.399Z] File "C:\Program Files\Python38\lib\urllib\request.py", line 502, in _call_chain
[2021-05-27T01:49:23.399Z] result = func(*args)
[2021-05-27T01:49:23.399Z] File "C:\Program Files\Python38\lib\urllib\request.py", line 1362, in https_open
[2021-05-27T01:49:23.399Z] return self.do_open(http.client.HTTPSConnection, req,
[2021-05-27T01:49:23.399Z] File "C:\Program Files\Python38\lib\urllib\request.py", line 1322, in do_open
[2021-05-27T01:49:23.399Z] raise URLError(err)
[2021-05-27T01:49:23.399Z] urllib.error.URLError: <urlopen error [Errno 11001] getaddrinfo failed>
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-05-27T01:49:31.437Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to