Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5bb947235c942ea89325bcb808105ce2e51ba820 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2865312118034729277.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13876476897792385233.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1799214184619196095.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12300338529487385606.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2344682359305320107.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-gcc-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-gcc-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[9], releaseBranchOverride:gcc] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-gcc-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-gcc-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-gcc-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: gcc DOCKER_CUSTOM_TAGS: 9 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21796 in /w/workspace/edgexfoundry_ci-build-images_gcc [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5bb947235c942ea89325bcb808105ce2e51ba820 (gcc) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5bb947235c942ea89325bcb808105ce2e51ba820 # timeout=10 Commit message: "Merge pull request #186 from ernestojeda/gcc" > git rev-list --no-walk 5bb947235c942ea89325bcb808105ce2e51ba820 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:02:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:02:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:02:51 ========================================================= 16:02:51 EdgeX Global Pipelines Version Info 16:02:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:02:51 ------------------- 16:02:51 stable info: 16:02:51 ------------------- 16:02:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:02:51 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 16:02:51 Message: update stable to v1.0.221 16:02:52 ------------------- 16:02:52 experimental info: 16:02:52 ------------------- 16:02:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:02:52 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 16:02:52 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 16:02:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 16:02:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo 16:02:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 16:02:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:02:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:02:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo 16:02:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 16:02:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 16:02:52 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 16:02:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:02:52 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 16:02:52 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo 16:02:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:02:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:02:52 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc [Pipeline] echo 16:02:52 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 9 [Pipeline] echo 16:02:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = gcc [Pipeline] echo 16:02:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = gcc [Pipeline] echo 16:02:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = gcc [Pipeline] echo 16:02:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5bb947235c942ea89325bcb808105ce2e51ba820 [Pipeline] echo 16:02:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5bb9472 [Pipeline] echo 16:02:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:02:52 provisioning config files... 16:02:52 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config6163128620490452432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:53 ---> docker-login.sh 16:02:53 nexus3.edgexfoundry.org:10001 16:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:53 Configure a credential helper to remove this warning. See 16:02:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:53 16:02:53 Login Succeeded 16:02:53 nexus3.edgexfoundry.org:10002 16:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:53 Configure a credential helper to remove this warning. See 16:02:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:53 16:02:53 Login Succeeded 16:02:53 nexus3.edgexfoundry.org:10003 16:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:54 Configure a credential helper to remove this warning. See 16:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:54 16:02:54 Login Succeeded 16:02:54 nexus3.edgexfoundry.org:10004 16:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:54 Configure a credential helper to remove this warning. See 16:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:54 16:02:54 Login Succeeded 16:02:54 docker.io 16:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:54 Configure a credential helper to remove this warning. See 16:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:54 16:02:54 Login Succeeded 16:02:54 ---> docker-login.sh ends [Pipeline] } 16:02:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:02:54 provisioning config files... 16:02:54 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config878565159268594450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:55 ---> docker-login.sh 16:02:55 nexus3.edgexfoundry.org:10001 16:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:55 Configure a credential helper to remove this warning. See 16:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:55 16:02:55 Login Succeeded 16:02:55 nexus3.edgexfoundry.org:10002 16:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:55 Configure a credential helper to remove this warning. See 16:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:55 16:02:55 Login Succeeded 16:02:55 nexus3.edgexfoundry.org:10003 16:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:55 Configure a credential helper to remove this warning. See 16:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:55 16:02:55 Login Succeeded 16:02:55 nexus3.edgexfoundry.org:10004 16:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:55 Configure a credential helper to remove this warning. See 16:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:55 16:02:55 Login Succeeded 16:02:55 docker.io 16:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:55 Configure a credential helper to remove this warning. See 16:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:55 16:02:55 Login Succeeded 16:02:55 ---> docker-login.sh ends [Pipeline] } 16:02:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:02:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:02:56 + ls -al . 16:02:56 total 20 16:02:56 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 16:02 . 16:02:56 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 16:02 .. 16:02:56 drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 16:02 .git 16:02:56 -rw-rw-r-- 1 jenkins jenkins 401 Apr 22 16:02 Dockerfile 16:02:56 -rw-rw-r-- 1 jenkins jenkins 883 Apr 22 16:02 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 16:02:57 + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=5bb947235c942ea89325bcb808105ce2e51ba820 --label arch=amd64 . 16:02:57 Sending build context to Docker daemon 410.6kB 16:02:57 Step 1/6 : FROM alpine:3.15 16:02:57 3.15: Pulling from library/alpine 16:02:57 df9b9388f04a: Pulling fs layer 16:02:57 df9b9388f04a: Verifying Checksum 16:02:57 df9b9388f04a: Download complete 16:02:58 df9b9388f04a: Pull complete 16:02:58 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:02:58 Status: Downloaded newer image for alpine:3.15 16:02:58 ---> 0ac33e5f5afa 16:02:58 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:02:58 ---> Running in 75f00e652602 16:02:58 Removing intermediate container 75f00e652602 16:02:58 ---> 00310ebd68b5 16:02:58 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:58 ---> Running in a1f08f53e150 16:02:59 Removing intermediate container a1f08f53e150 16:02:59 ---> dc3892796644 16:02:59 Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 16:02:59 ---> Running in 8c4b825155ce 16:02:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:03:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:03:01 (1/63) Installing libgcc (10.3.1_git20211027-r0) 16:03:01 (2/63) Installing libstdc++ (10.3.1_git20211027-r0) 16:03:01 (3/63) Installing binutils (2.37-r3) 16:03:01 (4/63) Installing libmagic (5.41-r0) 16:03:01 (5/63) Installing file (5.41-r0) 16:03:01 (6/63) Installing libgomp (10.3.1_git20211027-r0) 16:03:01 (7/63) Installing libatomic (10.3.1_git20211027-r0) 16:03:01 (8/63) Installing libgphobos (10.3.1_git20211027-r0) 16:03:01 (9/63) Installing gmp (6.2.1-r1) 16:03:02 (10/63) Installing isl22 (0.22-r0) 16:03:02 (11/63) Installing mpfr4 (4.1.0-r0) 16:03:02 (12/63) Installing mpc1 (1.2.1-r0) 16:03:02 (13/63) Installing gcc (10.3.1_git20211027-r0) 16:03:04 (14/63) Installing musl-dev (1.2.2-r7) 16:03:04 (15/63) Installing libc-dev (0.7.2-r3) 16:03:04 (16/63) Installing g++ (10.3.1_git20211027-r0) 16:03:05 (17/63) Installing make (4.3-r0) 16:03:05 (18/63) Installing fortify-headers (1.1-r1) 16:03:05 (19/63) Installing patch (2.7.6-r7) 16:03:05 (20/63) Installing build-base (0.5-r2) 16:03:05 (21/63) Installing libacl (2.2.53-r0) 16:03:05 (22/63) Installing libbz2 (1.0.8-r1) 16:03:05 (23/63) Installing expat (2.4.7-r0) 16:03:05 (24/63) Installing lz4-libs (1.9.3-r1) 16:03:06 (25/63) Installing xz-libs (5.2.5-r1) 16:03:06 (26/63) Installing zstd-libs (1.5.0-r0) 16:03:06 (27/63) Installing libarchive (3.6.1-r0) 16:03:06 (28/63) Installing ca-certificates (20211220-r0) 16:03:06 (29/63) Installing brotli-libs (1.0.9-r5) 16:03:06 (30/63) Installing nghttp2-libs (1.46.0-r0) 16:03:06 (31/63) Installing libcurl (7.80.0-r0) 16:03:06 (32/63) Installing ncurses-terminfo-base (6.3_p20211120-r0) 16:03:06 (33/63) Installing ncurses-libs (6.3_p20211120-r0) 16:03:06 (34/63) Installing rhash-libs (1.4.2-r2) 16:03:06 (35/63) Installing libuv (1.42.0-r0) 16:03:07 (36/63) Installing cmake (3.21.3-r0) 16:03:08 (37/63) Installing pkgconf (1.8.0-r0) 16:03:08 (38/63) Installing openssl-dev (1.1.1n-r0) 16:03:08 (39/63) Installing nghttp2-dev (1.46.0-r0) 16:03:08 (40/63) Installing zlib-dev (1.2.12-r0) 16:03:08 (41/63) Installing brotli-dev (1.0.9-r5) 16:03:08 (42/63) Installing curl-dev (7.80.0-r0) 16:03:08 (43/63) Installing pcre2 (10.39-r0) 16:03:08 (44/63) Installing git (2.34.2-r0) 16:03:09 (45/63) Installing nettle (3.7.3-r0) 16:03:09 (46/63) Installing libffi (3.4.2-r1) 16:03:09 (47/63) Installing p11-kit (0.24.0-r1) 16:03:09 (48/63) Installing libtasn1 (4.18.0-r0) 16:03:09 Still waiting to schedule task 16:03:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:03:09 (49/63) Installing libunistring (0.9.10-r1) 16:03:09 (50/63) Installing gnutls (3.7.1-r0) 16:03:10 (51/63) Installing libmicrohttpd (0.9.73-r0) 16:03:10 (52/63) Installing gnutls-c++ (3.7.1-r0) 16:03:10 (53/63) Installing libgmpxx (6.2.1-r1) 16:03:10 (54/63) Installing gmp-dev (6.2.1-r1) 16:03:10 (55/63) Installing nettle-dev (3.7.3-r0) 16:03:10 (56/63) Installing libtasn1-progs (4.18.0-r0) 16:03:10 (57/63) Installing libtasn1-dev (4.18.0-r0) 16:03:10 (58/63) Installing p11-kit-dev (0.24.0-r1) 16:03:10 (59/63) Installing gnutls-dev (3.7.1-r0) 16:03:10 (60/63) Installing libmicrohttpd-dev (0.9.73-r0) 16:03:10 (61/63) Installing linux-headers (5.10.41-r0) 16:03:11 (62/63) Installing yaml (0.2.5-r0) 16:03:11 (63/63) Installing yaml-dev (0.2.5-r0) 16:03:11 Executing busybox-1.34.1-r5.trigger 16:03:11 Executing ca-certificates-20211220-r0.trigger 16:03:11 OK: 281 MiB in 77 packages 16:03:26 Removing intermediate container 8c4b825155ce 16:03:26 ---> 6d3096b825fb 16:03:26 Step 5/6 : LABEL arch=amd64 16:03:26 ---> Running in 076392709d8c 16:03:26 Removing intermediate container 076392709d8c 16:03:26 ---> 33510cce63e9 16:03:26 Step 6/6 : LABEL git_sha=5bb947235c942ea89325bcb808105ce2e51ba820 16:03:26 ---> Running in e03275fe6e63 16:03:26 Removing intermediate container e03275fe6e63 16:03:26 ---> b136a736b4a6 16:03:26 [Warning] One or more build-args [ARCH] were not consumed 16:03:26 Successfully built b136a736b4a6 16:03:26 Successfully tagged edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 16:03:26 [edgeXDocker.push] Tagging docker image edgex-gcc-base with the following tags: 16:03:26 5bb947235c942ea89325bcb808105ce2e51ba820 16:03:26 latest 16:03:26 gcc 16:03:26 9 16:03:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:03:27 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:5bb947235c942ea89325bcb808105ce2e51ba820 [Pipeline] isUnix [Pipeline] sh 16:03:27 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:5bb947235c942ea89325bcb808105ce2e51ba820 16:03:27 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 16:03:27 5cc7433281a2: Preparing 16:03:27 4f376c60fbe9: Preparing 16:03:27 4fc242d58285: Preparing 16:03:27 4fc242d58285: Layer already exists 16:03:27 4f376c60fbe9: Pushed 16:03:59 5cc7433281a2: Pushed 16:03:59 5bb947235c942ea89325bcb808105ce2e51ba820: digest: sha256:45750e387c402aeb9c161fcf7469ceeae2c63c28bf208ba334079649bd6f2050 size: 947 [Pipeline] isUnix [Pipeline] sh 16:03:59 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] isUnix [Pipeline] sh 16:04:00 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 16:04:00 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 16:04:00 5cc7433281a2: Preparing 16:04:00 4f376c60fbe9: Preparing 16:04:00 4fc242d58285: Preparing 16:04:00 4f376c60fbe9: Layer already exists 16:04:00 4fc242d58285: Layer already exists 16:04:00 5cc7433281a2: Layer already exists 16:04:00 latest: digest: sha256:45750e387c402aeb9c161fcf7469ceeae2c63c28bf208ba334079649bd6f2050 size: 947 [Pipeline] isUnix [Pipeline] sh 16:04:00 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc [Pipeline] isUnix [Pipeline] sh 16:04:00 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc 16:04:00 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 16:04:00 5cc7433281a2: Preparing 16:04:00 4f376c60fbe9: Preparing 16:04:00 4fc242d58285: Preparing 16:04:00 4fc242d58285: Layer already exists 16:04:00 4f376c60fbe9: Layer already exists 16:04:00 5cc7433281a2: Layer already exists 16:04:00 gcc: digest: sha256:45750e387c402aeb9c161fcf7469ceeae2c63c28bf208ba334079649bd6f2050 size: 947 [Pipeline] isUnix [Pipeline] sh 16:04:01 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:9 [Pipeline] isUnix [Pipeline] sh 16:04:01 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:9 16:04:01 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 16:04:01 5cc7433281a2: Preparing 16:04:01 4f376c60fbe9: Preparing 16:04:01 4fc242d58285: Preparing 16:04:01 4fc242d58285: Layer already exists 16:04:01 4f376c60fbe9: Layer already exists 16:04:01 5cc7433281a2: Layer already exists 16:04:01 9: digest: sha256:45750e387c402aeb9c161fcf7469ceeae2c63c28bf208ba334079649bd6f2050 size: 947 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:04:01 ===================================================== [Pipeline] echo 16:04:01 taggedImages: 16:04:01 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:5bb947235c942ea89325bcb808105ce2e51ba820 16:04:01 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 16:04:01 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc 16:04:01 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:04:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:04:02 16:04:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:04:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:04:03 latest: Pulling from edgex-lftools-log-publisher 16:04:03 5eb5b503b376: Pulling fs layer 16:04:03 5c69ac0246d0: Pulling fs layer 16:04:03 ec43610c2a17: Pulling fs layer 16:04:03 3a2ae6a8a46f: Pulling fs layer 16:04:03 33b1e0a273af: Pulling fs layer 16:04:03 5d3b04190fa2: Pulling fs layer 16:04:03 2f39f015ded8: Pulling fs layer 16:04:03 33b1e0a273af: Waiting 16:04:03 5d3b04190fa2: Waiting 16:04:03 5c69ac0246d0: Download complete 16:04:03 3a2ae6a8a46f: Download complete 16:04:03 33b1e0a273af: Verifying Checksum 16:04:03 33b1e0a273af: Download complete 16:04:03 ec43610c2a17: Verifying Checksum 16:04:03 ec43610c2a17: Download complete 16:04:03 5d3b04190fa2: Download complete 16:04:03 5eb5b503b376: Verifying Checksum 16:04:03 5eb5b503b376: Download complete 16:04:04 2f39f015ded8: Download complete 16:04:05 5eb5b503b376: Pull complete 16:04:05 5c69ac0246d0: Pull complete 16:04:06 ec43610c2a17: Pull complete 16:04:06 3a2ae6a8a46f: Pull complete 16:04:06 33b1e0a273af: Pull complete 16:04:06 5d3b04190fa2: Pull complete 16:04:10 2f39f015ded8: Pull complete 16:04:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:04:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:04:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:04:10 prd-ubuntu20.04-docker-8c-8g-21796 does not seem to be running inside a container 16:04:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_ci-build-images_gcc -v /w/workspace/edgexfoundry_ci-build-images_gcc:/w/workspace/edgexfoundry_ci-build-images_gcc:rw,z -v /w/workspace/edgexfoundry_ci-build-images_gcc@tmp:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:04:17 $ docker top 2e8889e774d2f4ffd8510844a6a04f60b3473ad46ad65af4e23d8216236afbd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:04:17 ---> job-cost.sh 16:04:17 lf-activate-venv: SKIPPING 16:04:17 INFO: No Stack... 16:04:18 INFO: Retrieving Pricing Info for: v3-standard-8 16:04:18 INFO: Archiving Costs [Pipeline] sh 16:04:19 + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv 16:04:19 + cut -d, -f6 [Pipeline] lock 16:04:19 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-9-stack-cost] 16:04:19 Resource [jenkins-edgexfoundry-ci-build-images-gcc-9-stack-cost] did not exist. Created. 16:04:19 Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:04:19 + echo total: 0.2199999988079071 [Pipeline] stash 16:04:19 Stashed 1 file(s) [Pipeline] } 16:04:19 Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-9-stack-cost] [Pipeline] // lock [Pipeline] } 16:04:19 $ docker stop --time=1 2e8889e774d2f4ffd8510844a6a04f60b3473ad46ad65af4e23d8216236afbd2 16:04:20 $ docker rm -f 2e8889e774d2f4ffd8510844a6a04f60b3473ad46ad65af4e23d8216236afbd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:05:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21800 in /w/workspace/edgexfoundry_ci-build-images_gcc [Pipeline] { [Pipeline] checkout 16:05:52 Selected Git installation does not exist. Using Default 16:05:52 The recommended git tool is: NONE 16:06:00 using credential edgex-jenkins-ssh 16:06:00 Cloning the remote Git repository 16:06:00 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 16:06:00 > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10 16:06:00 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 16:06:00 > git --version # timeout=10 16:06:01 Avoid second fetch 16:06:01 Checking out Revision 5bb947235c942ea89325bcb808105ce2e51ba820 (gcc) 16:06:00 > git --version # 'git version 2.25.1' 16:06:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:06:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:06:01 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 16:06:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:06:01 > git config core.sparsecheckout # timeout=10 16:06:01 > git checkout -f 5bb947235c942ea89325bcb808105ce2e51ba820 # timeout=10 16:06:06 Commit message: "Merge pull request #186 from ernestojeda/gcc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:06:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:06:07 % Total % Received % Xferd Average Speed Time Time Time Current 16:06:07 Dload Upload Total Spent Left Speed 16:06:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh 16:06:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:06:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:06:08 + sudo tee /etc/docker/daemon.new 16:06:08 { 16:06:08 "registry-mirrors": [ 16:06:08 "https://nexus3.edgexfoundry.org:10001" 16:06:08 ], 16:06:08 "bip": "10.250.0.254/24", 16:06:08 "hosts": [ 16:06:08 "tcp://0.0.0.0:5555", 16:06:08 "unix:///var/run/docker.sock" 16:06:08 ], 16:06:08 "mtu": 1458, 16:06:08 "selinux-enabled": true, 16:06:08 "seccomp-profile": "/etc/docker/seccomp.json" 16:06:08 } [Pipeline] sh 16:06:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:06:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:06:27 provisioning config files... 16:06:27 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config8912965344875132562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:06:27 ---> docker-login.sh 16:06:27 nexus3.edgexfoundry.org:10001 16:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:28 Configure a credential helper to remove this warning. See 16:06:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:28 16:06:28 Login Succeeded 16:06:28 nexus3.edgexfoundry.org:10002 16:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:29 Configure a credential helper to remove this warning. See 16:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:29 16:06:29 Login Succeeded 16:06:29 nexus3.edgexfoundry.org:10003 16:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:29 Configure a credential helper to remove this warning. See 16:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:29 16:06:29 Login Succeeded 16:06:29 nexus3.edgexfoundry.org:10004 16:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:29 Configure a credential helper to remove this warning. See 16:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:29 16:06:29 Login Succeeded 16:06:29 docker.io 16:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:30 Configure a credential helper to remove this warning. See 16:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:30 16:06:30 Login Succeeded 16:06:30 ---> docker-login.sh ends [Pipeline] } 16:06:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:06:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:06:31 + ls -al . 16:06:31 total 20 16:06:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 16:06 . 16:06:31 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 16:06 .. 16:06:31 drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 16:06 .git 16:06:31 -rw-rw-r-- 1 jenkins jenkins 401 Apr 22 16:06 Dockerfile 16:06:31 -rw-rw-r-- 1 jenkins jenkins 883 Apr 22 16:06 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 16:06:31 + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=5bb947235c942ea89325bcb808105ce2e51ba820 --label arch=arm64 . 16:06:32 Sending build context to Docker daemon 410.6kB 16:06:32 Step 1/6 : FROM alpine:3.15 16:06:32 3.15: Pulling from library/alpine 16:06:32 9981e73032c8: Pulling fs layer 16:06:33 9981e73032c8: Download complete 16:06:33 9981e73032c8: Pull complete 16:06:33 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:06:33 Status: Downloaded newer image for alpine:3.15 16:06:33 ---> 3fb3c9af89a9 16:06:33 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:06:33 ---> Running in a2f53b9bc290 16:06:34 Removing intermediate container a2f53b9bc290 16:06:34 ---> 2b83161a9089 16:06:34 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:34 ---> Running in 2258535437fa 16:06:36 Removing intermediate container 2258535437fa 16:06:36 ---> f2a3d940887f 16:06:36 Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 16:06:36 ---> Running in 61802d05da74 16:06:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:06:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:06:39 (1/63) Installing libgcc (10.3.1_git20211027-r0) 16:06:39 (2/63) Installing libstdc++ (10.3.1_git20211027-r0) 16:06:39 (3/63) Installing binutils (2.37-r3) 16:06:40 (4/63) Installing libmagic (5.41-r0) 16:06:40 (5/63) Installing file (5.41-r0) 16:06:40 (6/63) Installing libgomp (10.3.1_git20211027-r0) 16:06:40 (7/63) Installing libatomic (10.3.1_git20211027-r0) 16:06:40 (8/63) Installing libgphobos (10.3.1_git20211027-r0) 16:06:40 (9/63) Installing gmp (6.2.1-r1) 16:06:40 (10/63) Installing isl22 (0.22-r0) 16:06:40 (11/63) Installing mpfr4 (4.1.0-r0) 16:06:40 (12/63) Installing mpc1 (1.2.1-r0) 16:06:41 (13/63) Installing gcc (10.3.1_git20211027-r0) 16:06:43 (14/63) Installing musl-dev (1.2.2-r7) 16:06:43 (15/63) Installing libc-dev (0.7.2-r3) 16:06:43 (16/63) Installing g++ (10.3.1_git20211027-r0) 16:06:45 (17/63) Installing make (4.3-r0) 16:06:45 (18/63) Installing fortify-headers (1.1-r1) 16:06:45 (19/63) Installing patch (2.7.6-r7) 16:06:45 (20/63) Installing build-base (0.5-r2) 16:06:45 (21/63) Installing libacl (2.2.53-r0) 16:06:45 (22/63) Installing libbz2 (1.0.8-r1) 16:06:45 (23/63) Installing expat (2.4.7-r0) 16:06:45 (24/63) Installing lz4-libs (1.9.3-r1) 16:06:45 (25/63) Installing xz-libs (5.2.5-r1) 16:06:46 (26/63) Installing zstd-libs (1.5.0-r0) 16:06:46 (27/63) Installing libarchive (3.6.1-r0) 16:06:46 (28/63) Installing ca-certificates (20211220-r0) 16:06:46 (29/63) Installing brotli-libs (1.0.9-r5) 16:06:46 (30/63) Installing nghttp2-libs (1.46.0-r0) 16:06:46 (31/63) Installing libcurl (7.80.0-r0) 16:06:46 (32/63) Installing ncurses-terminfo-base (6.3_p20211120-r0) 16:06:47 (33/63) Installing ncurses-libs (6.3_p20211120-r0) 16:06:47 (34/63) Installing rhash-libs (1.4.2-r2) 16:06:47 (35/63) Installing libuv (1.42.0-r0) 16:06:47 (36/63) Installing cmake (3.21.3-r0) 16:06:49 (37/63) Installing pkgconf (1.8.0-r0) 16:06:49 (38/63) Installing openssl-dev (1.1.1n-r0) 16:06:49 (39/63) Installing nghttp2-dev (1.46.0-r0) 16:06:49 (40/63) Installing zlib-dev (1.2.12-r0) 16:06:49 (41/63) Installing brotli-dev (1.0.9-r5) 16:06:50 (42/63) Installing curl-dev (7.80.0-r0) 16:06:50 (43/63) Installing pcre2 (10.39-r0) 16:06:50 (44/63) Installing git (2.34.2-r0) 16:06:50 (45/63) Installing nettle (3.7.3-r0) 16:06:51 (46/63) Installing libffi (3.4.2-r1) 16:06:51 (47/63) Installing p11-kit (0.24.0-r1) 16:06:51 (48/63) Installing libtasn1 (4.18.0-r0) 16:06:51 (49/63) Installing libunistring (0.9.10-r1) 16:06:51 (50/63) Installing gnutls (3.7.1-r0) 16:06:51 (51/63) Installing libmicrohttpd (0.9.73-r0) 16:06:51 (52/63) Installing gnutls-c++ (3.7.1-r0) 16:06:51 (53/63) Installing libgmpxx (6.2.1-r1) 16:06:51 (54/63) Installing gmp-dev (6.2.1-r1) 16:06:51 (55/63) Installing nettle-dev (3.7.3-r0) 16:06:51 (56/63) Installing libtasn1-progs (4.18.0-r0) 16:06:52 (57/63) Installing libtasn1-dev (4.18.0-r0) 16:06:52 (58/63) Installing p11-kit-dev (0.24.0-r1) 16:06:52 (59/63) Installing gnutls-dev (3.7.1-r0) 16:06:52 (60/63) Installing libmicrohttpd-dev (0.9.73-r0) 16:06:52 (61/63) Installing linux-headers (5.10.41-r0) 16:06:53 (62/63) Installing yaml (0.2.5-r0) 16:06:53 (63/63) Installing yaml-dev (0.2.5-r0) 16:06:53 Executing busybox-1.34.1-r5.trigger 16:06:53 Executing ca-certificates-20211220-r0.trigger 16:06:53 OK: 277 MiB in 77 packages 16:07:08 Removing intermediate container 61802d05da74 16:07:08 ---> 5ef6acc6f422 16:07:08 Step 5/6 : LABEL arch=arm64 16:07:08 ---> Running in 572b31019b3d 16:07:08 Removing intermediate container 572b31019b3d 16:07:08 ---> fb0216a456f2 16:07:08 Step 6/6 : LABEL git_sha=5bb947235c942ea89325bcb808105ce2e51ba820 16:07:08 ---> Running in aa8cfa0cc04e 16:07:08 Removing intermediate container aa8cfa0cc04e 16:07:08 ---> 243e3814dd53 16:07:08 [Warning] One or more build-args [ARCH] were not consumed 16:07:08 Successfully built 243e3814dd53 16:07:08 Successfully tagged edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 16:07:08 [edgeXDocker.push] Tagging docker image edgex-gcc-base-arm64 with the following tags: 16:07:08 5bb947235c942ea89325bcb808105ce2e51ba820 16:07:08 latest 16:07:08 gcc 16:07:08 9 16:07:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:07:09 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:5bb947235c942ea89325bcb808105ce2e51ba820 [Pipeline] isUnix [Pipeline] sh 16:07:09 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:5bb947235c942ea89325bcb808105ce2e51ba820 16:07:09 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 16:07:09 d9523ab2dedd: Preparing 16:07:09 3e460dde8ecc: Preparing 16:07:09 4f4ce317c6bb: Preparing 16:07:09 4f4ce317c6bb: Layer already exists 16:07:09 3e460dde8ecc: Pushed 16:08:06 d9523ab2dedd: Pushed 16:08:06 5bb947235c942ea89325bcb808105ce2e51ba820: digest: sha256:6100527f956f16d2971f66255000d742e44a03bdb65258f40e9f11942093793a size: 947 [Pipeline] isUnix [Pipeline] sh 16:08:06 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:08:07 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 16:08:07 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 16:08:07 d9523ab2dedd: Preparing 16:08:07 3e460dde8ecc: Preparing 16:08:07 4f4ce317c6bb: Preparing 16:08:07 4f4ce317c6bb: Layer already exists 16:08:07 d9523ab2dedd: Layer already exists 16:08:07 3e460dde8ecc: Layer already exists 16:08:07 latest: digest: sha256:6100527f956f16d2971f66255000d742e44a03bdb65258f40e9f11942093793a size: 947 [Pipeline] isUnix [Pipeline] sh 16:08:07 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [Pipeline] isUnix [Pipeline] sh 16:08:08 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc 16:08:08 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 16:08:08 d9523ab2dedd: Preparing 16:08:08 3e460dde8ecc: Preparing 16:08:08 4f4ce317c6bb: Preparing 16:08:08 3e460dde8ecc: Layer already exists 16:08:08 4f4ce317c6bb: Layer already exists 16:08:08 d9523ab2dedd: Layer already exists 16:08:08 gcc: digest: sha256:6100527f956f16d2971f66255000d742e44a03bdb65258f40e9f11942093793a size: 947 [Pipeline] isUnix [Pipeline] sh 16:08:08 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:9 [Pipeline] isUnix [Pipeline] sh 16:08:09 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:9 16:08:09 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 16:08:09 d9523ab2dedd: Preparing 16:08:09 3e460dde8ecc: Preparing 16:08:09 4f4ce317c6bb: Preparing 16:08:09 d9523ab2dedd: Layer already exists 16:08:09 3e460dde8ecc: Layer already exists 16:08:09 4f4ce317c6bb: Layer already exists 16:08:09 9: digest: sha256:6100527f956f16d2971f66255000d742e44a03bdb65258f40e9f11942093793a size: 947 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:08:09 ===================================================== [Pipeline] echo 16:08:09 taggedImages: 16:08:09 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:5bb947235c942ea89325bcb808105ce2e51ba820 16:08:09 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 16:08:09 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc 16:08:09 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:08:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:08:09 16:08:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:08:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:08:10 arm64: Pulling from edgex-lftools-log-publisher 16:08:10 8998bd30e6a1: Pulling fs layer 16:08:10 04944245beec: Pulling fs layer 16:08:10 699f458cf7ca: Pulling fs layer 16:08:10 765212b225bb: Pulling fs layer 16:08:10 f23df028b6ca: Pulling fs layer 16:08:10 d65c8cfc05b1: Pulling fs layer 16:08:10 2437ff75d9bd: Pulling fs layer 16:08:10 f23df028b6ca: Waiting 16:08:10 d65c8cfc05b1: Waiting 16:08:10 2437ff75d9bd: Waiting 16:08:10 765212b225bb: Waiting 16:08:10 04944245beec: Verifying Checksum 16:08:10 04944245beec: Download complete 16:08:10 765212b225bb: Verifying Checksum 16:08:10 765212b225bb: Download complete 16:08:10 f23df028b6ca: Verifying Checksum 16:08:10 f23df028b6ca: Download complete 16:08:10 d65c8cfc05b1: Verifying Checksum 16:08:10 d65c8cfc05b1: Download complete 16:08:10 699f458cf7ca: Verifying Checksum 16:08:10 699f458cf7ca: Download complete 16:08:10 8998bd30e6a1: Verifying Checksum 16:08:10 8998bd30e6a1: Download complete 16:08:13 2437ff75d9bd: Verifying Checksum 16:08:13 2437ff75d9bd: Download complete 16:08:15 8998bd30e6a1: Pull complete 16:08:15 04944245beec: Pull complete 16:08:17 699f458cf7ca: Pull complete 16:08:17 765212b225bb: Pull complete 16:08:18 f23df028b6ca: Pull complete 16:08:18 d65c8cfc05b1: Pull complete 16:08:33 2437ff75d9bd: Pull complete 16:08:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:08:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:08:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:08:34 prd-ubuntu20.04-docker-arm64-4c-16g-21800 does not seem to be running inside a container 16:08:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_ci-build-images_gcc -v /w/workspace/edgexfoundry_ci-build-images_gcc:/w/workspace/edgexfoundry_ci-build-images_gcc:rw,z -v /w/workspace/edgexfoundry_ci-build-images_gcc@tmp:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:08:36 $ docker top cdbfdba1e11ee5bf5be072dab57fb992056693f6e8554146370e48b43b4ba3ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:08:37 ---> job-cost.sh 16:08:37 lf-activate-venv: SKIPPING 16:08:37 INFO: No Stack... 16:08:38 INFO: Retrieving Pricing Info for: v3-standard-4 16:08:38 INFO: Archiving Costs [Pipeline] sh 16:08:39 + cat+ /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csvcut 16:08:39 -d, -f6 [Pipeline] lock 16:08:39 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-9-stack-cost] 16:08:39 Resource [jenkins-edgexfoundry-ci-build-images-gcc-9-stack-cost] did not exist. Created. 16:08:39 Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:08:40 /w/workspace/edgexfoundry_ci-build-images_gcc@tmp/durable-b27daf6c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:08:41 + echo total: 0.10999999940395355 [Pipeline] stash 16:08:41 Warning: overwriting stash ‘stack-cost’ 16:08:41 Stashed 1 file(s) [Pipeline] } 16:08:41 Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-9-stack-cost] [Pipeline] // lock [Pipeline] } 16:08:41 $ docker stop --time=1 cdbfdba1e11ee5bf5be072dab57fb992056693f6e8554146370e48b43b4ba3ce 16:08:43 $ docker rm -f cdbfdba1e11ee5bf5be072dab57fb992056693f6e8554146370e48b43b4ba3ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:08:43 + [ -d /w/workspace/edgexfoundry_ci-build-images_gcc/archives ] 16:08:43 + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives 16:08:43 total 16 16:08:43 drwxr-xr-x 3 root root 4096 Apr 22 16:04 . 16:08:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 16:04 .. 16:08:43 drwxr-xr-x 2 root root 4096 Apr 22 16:04 cost 16:08:43 -rw-r--r-- 1 root root 83 Apr 22 16:04 cost.csv 16:08:43 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_ci-build-images_gcc/archives 16:08:43 + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives 16:08:43 total 16 16:08:43 drwxr-xr-x 3 jenkins jenkins 4096 Apr 22 16:04 . 16:08:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 16:04 .. 16:08:43 drwxr-xr-x 2 jenkins jenkins 4096 Apr 22 16:04 cost 16:08:43 -rw-r--r-- 1 jenkins jenkins 83 Apr 22 16:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:08:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:08:44 ---> package-listing.sh 16:08:44 ++ facter osfamily 16:08:44 ++ tr '[:upper:]' '[:lower:]' 16:08:45 + OS_FAMILY=debian 16:08:45 + workspace=/w/workspace/edgexfoundry_ci-build-images_gcc 16:08:45 + START_PACKAGES=/tmp/packages_start.txt 16:08:45 + END_PACKAGES=/tmp/packages_end.txt 16:08:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:08:45 + PACKAGES=/tmp/packages_start.txt 16:08:45 + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' 16:08:45 + PACKAGES=/tmp/packages_end.txt 16:08:45 + case "${OS_FAMILY}" in 16:08:45 + dpkg -l 16:08:45 + grep '^ii' 16:08:45 + '[' -f /tmp/packages_start.txt ']' 16:08:45 + '[' -f /tmp/packages_end.txt ']' 16:08:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:08:45 + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' 16:08:45 + mkdir -p /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ 16:08:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ [Pipeline] echo 16:08:45 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_ci-build-images_gcc/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:08:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:08:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:08:45 . [Pipeline] withDockerContainer 16:08:46 prd-ubuntu20.04-docker-8c-8g-21796 does not seem to be running inside a container 16:08:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_ci-build-images_gcc/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_ci-build-images_gcc -v /w/workspace/edgexfoundry_ci-build-images_gcc:/w/workspace/edgexfoundry_ci-build-images_gcc:rw,z -v /w/workspace/edgexfoundry_ci-build-images_gcc@tmp:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:08:46 $ docker top 930bde60925bf4cecb6eb3608d414a62bb047f11350ad86a40e2b6e998f85308 -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:47 + touch /tmp/pre-build-complete [Pipeline] sh 16:08:47 + mkdir -p /var/log/sysstat [Pipeline] sh 16:08:47 + ls /var/log/sa-host 16:08:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:08:47 provisioning config files... 16:08:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config8121131482511254389tmp [Pipeline] { [Pipeline] echo 16:08:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:08:48 ---> create-netrc.sh [Pipeline] } 16:08:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:08:48 ---> python-tools-install.sh [Pipeline] echo 16:08:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:08:48 ---> sudo-logs.sh 16:08:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:08:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:08:49 ---> job-cost.sh 16:08:49 lf-activate-venv: SKIPPING 16:08:49 DEBUG: total: 0.2199999988079071 16:08:49 INFO: Retrieving Stack Cost... 16:08:49 INFO: Retrieving Pricing Info for: v3-standard-8 16:08:49 INFO: Archiving Costs [Pipeline] echo 16:08:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:08:50 ---> logs-deploy.sh 16:08:50 lf-activate-venv: SKIPPING 16:08:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc/9 16:08:50 INFO: archiving workspace using pattern(s): 16:08:51 Archives upload complete. 16:08:51 INFO: archiving logs to Nexus 16:08:51 ---> uname -a: 16:08:51 Linux prd-ubuntu20-04-docker-8c-8g-21796 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:08:51 16:08:51 16:08:51 ---> lscpu: 16:08:51 Architecture: x86_64 16:08:51 CPU op-mode(s): 32-bit, 64-bit 16:08:51 Byte Order: Little Endian 16:08:51 Address sizes: 40 bits physical, 48 bits virtual 16:08:51 CPU(s): 8 16:08:51 On-line CPU(s) list: 0-7 16:08:51 Thread(s) per core: 1 16:08:51 Core(s) per socket: 1 16:08:51 Socket(s): 8 16:08:51 NUMA node(s): 1 16:08:51 Vendor ID: AuthenticAMD 16:08:51 CPU family: 23 16:08:51 Model: 49 16:08:51 Model name: AMD EPYC-Rome Processor 16:08:51 Stepping: 0 16:08:51 CPU MHz: 2799.994 16:08:51 BogoMIPS: 5599.98 16:08:51 Virtualization: AMD-V 16:08:51 Hypervisor vendor: KVM 16:08:51 Virtualization type: full 16:08:51 L1d cache: 256 KiB 16:08:51 L1i cache: 256 KiB 16:08:51 L2 cache: 4 MiB 16:08:51 L3 cache: 128 MiB 16:08:51 NUMA node0 CPU(s): 0-7 16:08:51 Vulnerability Itlb multihit: Not affected 16:08:51 Vulnerability L1tf: Not affected 16:08:51 Vulnerability Mds: Not affected 16:08:51 Vulnerability Meltdown: Not affected 16:08:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:08:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:08:51 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:08:51 Vulnerability Srbds: Not affected 16:08:51 Vulnerability Tsx async abort: Not affected 16:08:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:08:51 16:08:51 16:08:51 ---> nproc: 16:08:51 8 16:08:51 16:08:51 16:08:51 ---> df -h: 16:08:51 Filesystem Size Used Avail Use% Mounted on 16:08:51 overlay 155G 9.5G 146G 7% / 16:08:51 tmpfs 64M 0 64M 0% /dev 16:08:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:08:51 shm 64M 0 64M 0% /dev/shm 16:08:51 /dev/vda1 155G 9.5G 146G 7% /facter-os 16:08:51 16:08:51