Pull request #188 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 7b52d4d3248ea69daa9cf3a10c630a15e72de815+b4784e8ccea1a8149fcf17bfdcc2aaa9d18929d9 (6106429f3af74b779361ff89718574d7bac37531) 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-ssh5260377025506618356.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0296cfd70f3001d69e24c2db393b493f66f700db 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-ssh15130684026653746369.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 0296cfd70f3001d69e24c2db393b493f66f700db The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-188/workspace@libs/edgex-global-pipelines # timeout=10 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/PR-188/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4642489246186218624.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-188/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17313933611997423207.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0296cfd70f3001d69e24c2db393b493f66f700db (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0296cfd70f3001d69e24c2db393b493f66f700db # timeout=10 Commit message: "Merge pull request #381 from edgexfoundry/us3314" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh895204765695783898.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-188/workspace@libs/lf-pipelines # timeout=10 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/PR-188/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12163970339001928541.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0296cfd70f3001d69e24c2db393b493f66f700db 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-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:release, dockerTags:[1.17-alpine-lts, 1.17-alpine3.15-lts], releaseBranchOverride:golang-1.17-lts] ========================================================= [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-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: release DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.17-lts DOCKER_CUSTOM_TAGS: 1.17-alpine-lts 1.17-alpine3.15-lts [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-33543 in /w/workspace/exfoundry_ci-build-images_PR-188 [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/exfoundry_ci-build-images_PR-188 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/188/head:refs/remotes/origin/PR-188 +refs/heads/golang-1.17-lts:refs/remotes/origin/golang-1.17-lts # timeout=10 Merging remotes/origin/golang-1.17-lts commit b4784e8ccea1a8149fcf17bfdcc2aaa9d18929d9 into PR head commit 7b52d4d3248ea69daa9cf3a10c630a15e72de815 Merge succeeded, producing 37d36c11a91022d639784f6642f29e3f99d12f93 Checking out Revision 37d36c11a91022d639784f6642f29e3f99d12f93 (PR-188) > git config core.sparsecheckout # timeout=10 > git checkout -f 7b52d4d3248ea69daa9cf3a10c630a15e72de815 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b4784e8ccea1a8149fcf17bfdcc2aaa9d18929d9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 37d36c11a91022d639784f6642f29e3f99d12f93 # timeout=10 Commit message: "Merge commit 'b4784e8ccea1a8149fcf17bfdcc2aaa9d18929d9' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0296cfd70f3001d69e24c2db393b493f66f700db [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:26:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:26:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:26:32 ========================================================= 22:26:32 EdgeX Global Pipelines Version Info 22:26:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:26:33 ------------------- 22:26:33 stable info: 22:26:33 ------------------- 22:26:33 Commited By: Emilio Reyes emilio.reyes@intel.com 22:26:33 Commit SHA: 0296cfd70f3001d69e24c2db393b493f66f700db 22:26:33 Message: update stable to v1.0.225 22:26:33 ------------------- 22:26:33 experimental info: 22:26:33 ------------------- 22:26:33 Commited By: **** collab-it+edgex@linuxfoundation.org 22:26:33 Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 22:26:33 Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 22:26:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 22:26:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo 22:26:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 22:26:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:26:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:26:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo 22:26:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 22:26:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = release [Pipeline] echo 22:26:34 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 22:26:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:26:34 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 22:26:34 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo 22:26:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:26:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:26:34 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.17-lts [Pipeline] echo 22:26:34 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.17-alpine-lts 1.17-alpine3.15-lts [Pipeline] echo 22:26:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-188 [Pipeline] echo 22:26:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-188 [Pipeline] echo 22:26:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-188 [Pipeline] echo 22:26:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 37d36c11a91022d639784f6642f29e3f99d12f93 [Pipeline] echo 22:26:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 37d36c1 [Pipeline] echo 22:26:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:26:34 provisioning config files... 22:26:34 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-188@tmp/config7749850140068128552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:35 ---> docker-login.sh 22:26:35 nexus3.edgexfoundry.org:10001 22:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:35 Configure a credential helper to remove this warning. See 22:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:35 22:26:35 Login Succeeded 22:26:35 nexus3.edgexfoundry.org:10002 22:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:35 Configure a credential helper to remove this warning. See 22:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:35 22:26:35 Login Succeeded 22:26:35 nexus3.edgexfoundry.org:10003 22:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:36 Configure a credential helper to remove this warning. See 22:26:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:36 22:26:36 Login Succeeded 22:26:36 nexus3.edgexfoundry.org:10004 22:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:36 Configure a credential helper to remove this warning. See 22:26:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:36 22:26:36 Login Succeeded 22:26:36 docker.io 22:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:36 Configure a credential helper to remove this warning. See 22:26:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:36 22:26:36 Login Succeeded 22:26:36 ---> docker-login.sh ends [Pipeline] } 22:26:36 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 22:26:37 provisioning config files... 22:26:37 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-188@tmp/config8108730803427531996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:37 ---> docker-login.sh 22:26:37 nexus3.edgexfoundry.org:10001 22:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:37 Configure a credential helper to remove this warning. See 22:26:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:37 22:26:37 Login Succeeded 22:26:37 nexus3.edgexfoundry.org:10002 22:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:37 Configure a credential helper to remove this warning. See 22:26:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:37 22:26:37 Login Succeeded 22:26:37 nexus3.edgexfoundry.org:10003 22:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:37 Configure a credential helper to remove this warning. See 22:26:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:37 22:26:37 Login Succeeded 22:26:37 nexus3.edgexfoundry.org:10004 22:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:38 Configure a credential helper to remove this warning. See 22:26:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:38 22:26:38 Login Succeeded 22:26:38 docker.io 22:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:38 Configure a credential helper to remove this warning. See 22:26:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:38 22:26:38 Login Succeeded 22:26:38 ---> docker-login.sh ends [Pipeline] } 22:26:38 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 22:26:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:26:39 + ls -al . 22:26:39 total 28 22:26:39 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 22:26 . 22:26:39 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 22:26 .. 22:26:39 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 22:26 .git 22:26:39 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 22:26 .github 22:26:39 -rw-rw-r-- 1 jenkins jenkins 585 Apr 27 22:26 .golangci.yml 22:26:39 -rw-rw-r-- 1 jenkins jenkins 914 Apr 27 22:26 Dockerfile 22:26:39 -rw-rw-r-- 1 jenkins jenkins 923 Apr 27 22:26 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 22:26:40 + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=37d36c11a91022d639784f6642f29e3f99d12f93 --label arch=amd64 . 22:26:40 Sending build context to Docker daemon 427kB 22:26:40 Step 1/9 : FROM golang:1.17.6-alpine3.15 22:26:40 1.17.6-alpine3.15: Pulling from library/golang 22:26:40 59bf1c3509f3: Pulling fs layer 22:26:40 666ba61612fd: Pulling fs layer 22:26:40 8ed8ca486205: Pulling fs layer 22:26:40 4fe6c5a15a65: Pulling fs layer 22:26:40 22a0e8bec74d: Pulling fs layer 22:26:40 4fe6c5a15a65: Waiting 22:26:40 22a0e8bec74d: Waiting 22:26:41 8ed8ca486205: Download complete 22:26:41 666ba61612fd: Download complete 22:26:41 59bf1c3509f3: Verifying Checksum 22:26:41 59bf1c3509f3: Download complete 22:26:41 22a0e8bec74d: Verifying Checksum 22:26:41 22a0e8bec74d: Download complete 22:26:41 59bf1c3509f3: Pull complete 22:26:41 666ba61612fd: Pull complete 22:26:42 8ed8ca486205: Pull complete 22:26:45 4fe6c5a15a65: Verifying Checksum 22:26:45 4fe6c5a15a65: Download complete 22:26:49 4fe6c5a15a65: Pull complete 22:26:49 22a0e8bec74d: Pull complete 22:26:49 Digest: sha256:519c827ec22e5cf7417c9ff063ec840a446cdd30681700a16cf42eb43823e27c 22:26:49 Status: Downloaded newer image for golang:1.17.6-alpine3.15 22:26:49 ---> e8fc0c5ad389 22:26:49 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel Corporation' 22:26:51 ---> Running in 23877754099d 22:26:51 Removing intermediate container 23877754099d 22:26:51 ---> 7ffb8fad5fcb 22:26:51 Step 3/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:51 ---> Running in c05ae08cd9fb 22:26:52 Still waiting to schedule task 22:26:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:26:52 Removing intermediate container c05ae08cd9fb 22:26:52 ---> 6273a1df1fd4 22:26:52 Step 4/9 : ENV HADOLINT_VERSION=2.6.0 GOLANGCI_VERSION=1.40.1 22:26:52 ---> Running in c0294653de77 22:26:52 Removing intermediate container c0294653de77 22:26:52 ---> 83ff804adfdb 22:26:52 Step 5/9 : COPY ./.golangci.yml /etc/.golangci.yml 22:26:52 ---> 26ec994da6c7 22:26:52 Step 6/9 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi 22:26:52 ---> Running in b317a4369e45 22:26:52 Connecting to github.com (140.82.114.4:443) 22:26:52 Connecting to objects.githubusercontent.com (185.199.109.133:443) 22:26:53 saving to '/usr/local/bin/hadolint' 22:26:53 hadolint 100% |********************************| 5676k 0:00:00 ETA 22:26:53 '/usr/local/bin/hadolint' saved 22:26:53 Removing intermediate container b317a4369e45 22:26:53 ---> b7c97abfdb34 22:26:53 Step 7/9 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base linux-headers musl-dev && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} 22:26:53 ---> Running in aa384456191a 22:26:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:26:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:26:55 (1/37) Installing ncurses-terminfo-base (6.3_p20211120-r0) 22:26:55 (2/37) Installing ncurses-libs (6.3_p20211120-r0) 22:26:55 (3/37) Installing readline (8.1.1-r0) 22:26:55 (4/37) Installing bash (5.1.16-r0) 22:26:55 Executing bash-5.1.16-r0.post-install 22:26:55 (5/37) Installing libgcc (10.3.1_git20211027-r0) 22:26:55 (6/37) Installing libstdc++ (10.3.1_git20211027-r0) 22:26:56 (7/37) Installing binutils (2.37-r3) 22:26:56 (8/37) Installing libmagic (5.41-r0) 22:26:56 (9/37) Installing file (5.41-r0) 22:26:56 (10/37) Installing libgomp (10.3.1_git20211027-r0) 22:26:56 (11/37) Installing libatomic (10.3.1_git20211027-r0) 22:26:56 (12/37) Installing libgphobos (10.3.1_git20211027-r0) 22:26:56 (13/37) Installing gmp (6.2.1-r1) 22:26:56 (14/37) Installing isl22 (0.22-r0) 22:26:56 (15/37) Installing mpfr4 (4.1.0-r0) 22:26:57 (16/37) Installing mpc1 (1.2.1-r0) 22:26:57 (17/37) Installing gcc (10.3.1_git20211027-r0) 22:26:59 (18/37) Installing musl-dev (1.2.2-r7) 22:26:59 (19/37) Installing libc-dev (0.7.2-r3) 22:26:59 (20/37) Installing g++ (10.3.1_git20211027-r0) 22:27:00 (21/37) Installing make (4.3-r0) 22:27:00 (22/37) Installing fortify-headers (1.1-r1) 22:27:00 (23/37) Installing patch (2.7.6-r7) 22:27:00 (24/37) Installing build-base (0.5-r2) 22:27:01 (25/37) Installing brotli-libs (1.0.9-r5) 22:27:01 (26/37) Installing nghttp2-libs (1.46.0-r0) 22:27:01 (27/37) Installing libcurl (7.80.0-r1) 22:27:01 (28/37) Installing curl (7.80.0-r1) 22:27:01 (29/37) Installing expat (2.4.7-r0) 22:27:01 (30/37) Installing pcre2 (10.39-r0) 22:27:01 (31/37) Installing git (2.34.2-r0) 22:27:02 (32/37) Installing libsodium (1.0.18-r0) 22:27:02 (33/37) Installing pkgconf (1.8.0-r0) 22:27:02 (34/37) Installing libsodium-dev (1.0.18-r0) 22:27:02 (35/37) Installing linux-headers (5.10.41-r0) 22:27:02 (36/37) Installing libzmq (4.3.4-r0) 22:27:02 (37/37) Installing zeromq-dev (4.3.4-r0) 22:27:02 Executing busybox-1.34.1-r3.trigger 22:27:02 OK: 221 MiB in 52 packages 22:27:02 Connecting to raw.githubusercontent.com (185.199.111.133:443) 22:27:02 writing to stdout 22:27:02 - 100% |********************************| 10759 0:00:00 ETA 22:27:02 written to stdout 22:27:02 golangci/golangci-lint info checking GitHub for tag 'v1.40.1' 22:27:03 golangci/golangci-lint info found version: 1.40.1 for v1.40.1/linux/amd64 22:27:04 golangci/golangci-lint info installed ./bin/golangci-lint 22:27:08 Removing intermediate container aa384456191a 22:27:08 ---> 046e473e33ee 22:27:08 Step 8/9 : LABEL arch=amd64 22:27:08 ---> Running in 514029f33aca 22:27:08 Removing intermediate container 514029f33aca 22:27:08 ---> 236241259440 22:27:08 Step 9/9 : LABEL git_sha=37d36c11a91022d639784f6642f29e3f99d12f93 22:27:08 ---> Running in 8a31ceb64611 22:27:08 Removing intermediate container 8a31ceb64611 22:27:08 ---> dfe85014c9b7 22:27:08 [Warning] One or more build-args [ARCH] were not consumed 22:27:08 Successfully built dfe85014c9b7 22:27:08 Successfully tagged edgex-devops/edgex-golang-base:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 22:27:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:27:09 22:27:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:27:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:27:09 latest: Pulling from edgex-lftools-log-publisher 22:27:09 5eb5b503b376: Pulling fs layer 22:27:09 5c69ac0246d0: Pulling fs layer 22:27:09 ec43610c2a17: Pulling fs layer 22:27:09 3a2ae6a8a46f: Pulling fs layer 22:27:09 33b1e0a273af: Pulling fs layer 22:27:09 5d3b04190fa2: Pulling fs layer 22:27:09 2f39f015ded8: Pulling fs layer 22:27:09 5d3b04190fa2: Waiting 22:27:09 2f39f015ded8: Waiting 22:27:09 33b1e0a273af: Waiting 22:27:09 5c69ac0246d0: Verifying Checksum 22:27:09 5c69ac0246d0: Download complete 22:27:09 3a2ae6a8a46f: Verifying Checksum 22:27:09 3a2ae6a8a46f: Download complete 22:27:10 33b1e0a273af: Verifying Checksum 22:27:10 33b1e0a273af: Download complete 22:27:10 ec43610c2a17: Verifying Checksum 22:27:10 ec43610c2a17: Download complete 22:27:10 5d3b04190fa2: Verifying Checksum 22:27:10 5d3b04190fa2: Download complete 22:27:10 5eb5b503b376: Verifying Checksum 22:27:10 5eb5b503b376: Download complete 22:27:10 2f39f015ded8: Download complete 22:27:11 5eb5b503b376: Pull complete 22:27:11 5c69ac0246d0: Pull complete 22:27:12 ec43610c2a17: Pull complete 22:27:12 3a2ae6a8a46f: Pull complete 22:27:12 33b1e0a273af: Pull complete 22:27:12 5d3b04190fa2: Pull complete 22:27:17 2f39f015ded8: Pull complete 22:27:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:27:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:27:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:27:17 prd-ubuntu20.04-docker-8c-8g-33543 does not seem to be running inside a container 22:27:17 $ 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/exfoundry_ci-build-images_PR-188 -v /w/workspace/exfoundry_ci-build-images_PR-188:/w/workspace/exfoundry_ci-build-images_PR-188:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-188@tmp:/w/workspace/exfoundry_ci-build-images_PR-188@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:27:19 $ docker top 2cd4bf9ca33f06177d76b3d39721b6d9d72a67626be75fba28e3b2a4d03b3517 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:27:20 ---> job-cost.sh 22:27:20 lf-activate-venv: SKIPPING 22:27:20 INFO: No Stack... 22:27:20 INFO: Retrieving Pricing Info for: v3-standard-8 22:27:20 INFO: Archiving Costs [Pipeline] sh 22:27:21 + cat /w/workspace/exfoundry_ci-build-images_PR-188/archives/cost.csv 22:27:21 + cut -d, -f6 [Pipeline] lock 22:27:21 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-188-1-stack-cost] 22:27:21 Resource [jenkins-edgexfoundry-ci-build-images-PR-188-1-stack-cost] did not exist. Created. 22:27:21 Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-188-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:27:21 + echo total: 0.2199999988079071 [Pipeline] stash 22:27:21 Stashed 1 file(s) [Pipeline] } 22:27:21 Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-188-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:27:21 $ docker stop --time=1 2cd4bf9ca33f06177d76b3d39721b6d9d72a67626be75fba28e3b2a4d03b3517 22:27:23 $ docker rm -f 2cd4bf9ca33f06177d76b3d39721b6d9d72a67626be75fba28e3b2a4d03b3517 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:28:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33544 in /w/workspace/exfoundry_ci-build-images_PR-188 [Pipeline] { [Pipeline] checkout 22:28:30 Selected Git installation does not exist. Using Default 22:28:30 The recommended git tool is: NONE 22:28:36 using credential edgex-jenkins-ssh 22:28:36 Cloning the remote Git repository 22:28:36 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 22:28:36 > git init /w/workspace/exfoundry_ci-build-images_PR-188 # timeout=10 22:28:36 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 22:28:36 > git --version # timeout=10 22:28:36 > git --version # 'git version 2.25.1' 22:28:36 using GIT_SSH to set credentials SSH Credentials for GitHub 22:28:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:28:37 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 22:28:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:28:38 Merging remotes/origin/golang-1.17-lts commit b4784e8ccea1a8149fcf17bfdcc2aaa9d18929d9 into PR head commit 7b52d4d3248ea69daa9cf3a10c630a15e72de815 22:28:38 Merge succeeded, producing 1dccbe6d0208afbc98587d685e5e2fbd9d0bf7ce 22:28:38 Checking out Revision 1dccbe6d0208afbc98587d685e5e2fbd9d0bf7ce (PR-188) 22:28:37 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 22:28:37 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 22:28:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:28:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/188/head:refs/remotes/origin/PR-188 +refs/heads/golang-1.17-lts:refs/remotes/origin/golang-1.17-lts # timeout=10 22:28:38 > git config core.sparsecheckout # timeout=10 22:28:38 > git checkout -f 7b52d4d3248ea69daa9cf3a10c630a15e72de815 # timeout=10 22:28:38 > git remote # timeout=10 22:28:38 > git config --get remote.origin.url # timeout=10 22:28:38 using GIT_SSH to set credentials SSH Credentials for GitHub 22:28:38 > git merge b4784e8ccea1a8149fcf17bfdcc2aaa9d18929d9 # timeout=10 22:28:38 > git rev-parse HEAD^{commit} # timeout=10 22:28:38 > git config core.sparsecheckout # timeout=10 22:28:38 > git checkout -f 1dccbe6d0208afbc98587d685e5e2fbd9d0bf7ce # timeout=10 22:28:42 Commit message: "Merge commit 'b4784e8ccea1a8149fcf17bfdcc2aaa9d18929d9' into HEAD" 22:28:42 First time build. Skipping changelog. 22:28:42 > git --version # timeout=10 22:28:42 > git --version # 'git version 2.25.1' 22:28:42 fatal: bad object 0296cfd70f3001d69e24c2db393b493f66f700db [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:28:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:28:43 % Total % Received % Xferd Average Speed Time Time Time Current 22:28:43 Dload Upload Total Spent Left Speed 22:28:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 22:28:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:28:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:28:44 + sudo tee /etc/docker/daemon.new 22:28:44 { 22:28:44 "registry-mirrors": [ 22:28:44 "https://nexus3.edgexfoundry.org:10001" 22:28:44 ], 22:28:44 "bip": "10.250.0.254/24", 22:28:44 "hosts": [ 22:28:44 "tcp://0.0.0.0:5555", 22:28:44 "unix:///var/run/docker.sock" 22:28:44 ], 22:28:44 "mtu": 1458, 22:28:44 "selinux-enabled": true, 22:28:44 "seccomp-profile": "/etc/docker/seccomp.json" 22:28:44 } [Pipeline] sh 22:28:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:28:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:29:03 provisioning config files... 22:29:03 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-188@tmp/config8636198690786320855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:29:04 ---> docker-login.sh 22:29:04 nexus3.edgexfoundry.org:10001 22:29:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:05 Configure a credential helper to remove this warning. See 22:29:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:05 22:29:05 Login Succeeded 22:29:05 nexus3.edgexfoundry.org:10002 22:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:05 Configure a credential helper to remove this warning. See 22:29:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:05 22:29:05 Login Succeeded 22:29:05 nexus3.edgexfoundry.org:10003 22:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:05 Configure a credential helper to remove this warning. See 22:29:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:05 22:29:05 Login Succeeded 22:29:05 nexus3.edgexfoundry.org:10004 22:29:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:06 Configure a credential helper to remove this warning. See 22:29:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:06 22:29:06 Login Succeeded 22:29:06 docker.io 22:29:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:07 Configure a credential helper to remove this warning. See 22:29:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:07 22:29:07 Login Succeeded 22:29:07 ---> docker-login.sh ends [Pipeline] } 22:29:07 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 22:29:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:29:08 + ls -al . 22:29:08 total 28 22:29:08 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 22:28 . 22:29:08 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 22:28 .. 22:29:08 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 22:28 .git 22:29:08 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 22:28 .github 22:29:08 -rw-rw-r-- 1 jenkins jenkins 585 Apr 27 22:28 .golangci.yml 22:29:08 -rw-rw-r-- 1 jenkins jenkins 914 Apr 27 22:28 Dockerfile 22:29:08 -rw-rw-r-- 1 jenkins jenkins 923 Apr 27 22:28 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 22:29:08 + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=1dccbe6d0208afbc98587d685e5e2fbd9d0bf7ce --label arch=arm64 . 22:29:08 Sending build context to Docker daemon 427kB 22:29:08 Step 1/9 : FROM golang:1.17.6-alpine3.15 22:29:09 1.17.6-alpine3.15: Pulling from library/golang 22:29:09 9b3977197b4f: Pulling fs layer 22:29:09 1a89e8eeedd5: Pulling fs layer 22:29:09 94645a83ff95: Pulling fs layer 22:29:09 3f3a8bcf1eab: Pulling fs layer 22:29:09 0c92f367c5e7: Pulling fs layer 22:29:09 3f3a8bcf1eab: Waiting 22:29:09 0c92f367c5e7: Waiting 22:29:09 94645a83ff95: Verifying Checksum 22:29:09 94645a83ff95: Download complete 22:29:09 1a89e8eeedd5: Download complete 22:29:09 9b3977197b4f: Verifying Checksum 22:29:09 9b3977197b4f: Download complete 22:29:09 0c92f367c5e7: Verifying Checksum 22:29:09 0c92f367c5e7: Download complete 22:29:10 9b3977197b4f: Pull complete 22:29:10 1a89e8eeedd5: Pull complete 22:29:11 94645a83ff95: Pull complete 22:29:12 3f3a8bcf1eab: Verifying Checksum 22:29:12 3f3a8bcf1eab: Download complete 22:29:24 3f3a8bcf1eab: Pull complete 22:29:24 0c92f367c5e7: Pull complete 22:29:24 Digest: sha256:519c827ec22e5cf7417c9ff063ec840a446cdd30681700a16cf42eb43823e27c 22:29:24 Status: Downloaded newer image for golang:1.17.6-alpine3.15 22:29:24 ---> ccd27c9e1703 22:29:24 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel Corporation' 22:29:25 ---> Running in 8a4a730ed159 22:29:26 Removing intermediate container 8a4a730ed159 22:29:26 ---> e0a9c51be499 22:29:26 Step 3/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:26 ---> Running in 3ff6d98a3024 22:29:28 Removing intermediate container 3ff6d98a3024 22:29:28 ---> a8b4da607844 22:29:28 Step 4/9 : ENV HADOLINT_VERSION=2.6.0 GOLANGCI_VERSION=1.40.1 22:29:28 ---> Running in b565989760ac 22:29:28 Removing intermediate container b565989760ac 22:29:28 ---> 9666a198c3be 22:29:28 Step 5/9 : COPY ./.golangci.yml /etc/.golangci.yml 22:29:28 ---> 8c4c07f97622 22:29:28 Step 6/9 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi 22:29:28 ---> Running in 95d9b564a66b 22:29:30 Removing intermediate container 95d9b564a66b 22:29:30 ---> cc176addc8d4 22:29:30 Step 7/9 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base linux-headers musl-dev && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} 22:29:30 ---> Running in e0e9dd66aeff 22:29:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:29:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:29:32 (1/37) Installing ncurses-terminfo-base (6.3_p20211120-r0) 22:29:33 (2/37) Installing ncurses-libs (6.3_p20211120-r0) 22:29:33 (3/37) Installing readline (8.1.1-r0) 22:29:33 (4/37) Installing bash (5.1.16-r0) 22:29:33 Executing bash-5.1.16-r0.post-install 22:29:33 (5/37) Installing libgcc (10.3.1_git20211027-r0) 22:29:33 (6/37) Installing libstdc++ (10.3.1_git20211027-r0) 22:29:33 (7/37) Installing binutils (2.37-r3) 22:29:34 (8/37) Installing libmagic (5.41-r0) 22:29:34 (9/37) Installing file (5.41-r0) 22:29:34 (10/37) Installing libgomp (10.3.1_git20211027-r0) 22:29:34 (11/37) Installing libatomic (10.3.1_git20211027-r0) 22:29:34 (12/37) Installing libgphobos (10.3.1_git20211027-r0) 22:29:34 (13/37) Installing gmp (6.2.1-r1) 22:29:34 (14/37) Installing isl22 (0.22-r0) 22:29:35 (15/37) Installing mpfr4 (4.1.0-r0) 22:29:35 (16/37) Installing mpc1 (1.2.1-r0) 22:29:35 (17/37) Installing gcc (10.3.1_git20211027-r0) 22:29:37 (18/37) Installing musl-dev (1.2.2-r7) 22:29:37 (19/37) Installing libc-dev (0.7.2-r3) 22:29:37 (20/37) Installing g++ (10.3.1_git20211027-r0) 22:29:39 (21/37) Installing make (4.3-r0) 22:29:39 (22/37) Installing fortify-headers (1.1-r1) 22:29:39 (23/37) Installing patch (2.7.6-r7) 22:29:39 (24/37) Installing build-base (0.5-r2) 22:29:39 (25/37) Installing brotli-libs (1.0.9-r5) 22:29:39 (26/37) Installing nghttp2-libs (1.46.0-r0) 22:29:40 (27/37) Installing libcurl (7.80.0-r1) 22:29:40 (28/37) Installing curl (7.80.0-r1) 22:29:40 (29/37) Installing expat (2.4.7-r0) 22:29:40 (30/37) Installing pcre2 (10.39-r0) 22:29:40 (31/37) Installing git (2.34.2-r0) 22:29:40 (32/37) Installing libsodium (1.0.18-r0) 22:29:40 (33/37) Installing pkgconf (1.8.0-r0) 22:29:40 (34/37) Installing libsodium-dev (1.0.18-r0) 22:29:41 (35/37) Installing linux-headers (5.10.41-r0) 22:29:41 (36/37) Installing libzmq (4.3.4-r0) 22:29:41 (37/37) Installing zeromq-dev (4.3.4-r0) 22:29:41 Executing busybox-1.34.1-r3.trigger 22:29:41 OK: 220 MiB in 52 packages 22:29:42 Connecting to raw.githubusercontent.com (185.199.111.133:443) 22:29:42 writing to stdout 22:29:42 - 100% |********************************| 10759 0:00:00 ETA 22:29:42 written to stdout 22:29:42 golangci/golangci-lint info checking GitHub for tag 'v1.40.1' 22:29:42 golangci/golangci-lint info found version: 1.40.1 for v1.40.1/linux/arm64 22:29:44 golangci/golangci-lint info installed ./bin/golangci-lint 22:29:52 Removing intermediate container e0e9dd66aeff 22:29:52 ---> 4ffebe856bf2 22:29:52 Step 8/9 : LABEL arch=arm64 22:29:52 ---> Running in 1f8ade4b6837 22:29:52 Removing intermediate container 1f8ade4b6837 22:29:52 ---> 234228a3c97d 22:29:52 Step 9/9 : LABEL git_sha=1dccbe6d0208afbc98587d685e5e2fbd9d0bf7ce 22:29:52 ---> Running in d19d234d110c 22:29:53 Removing intermediate container d19d234d110c 22:29:53 ---> 661da3857cae 22:29:53 [Warning] One or more build-args [ARCH] were not consumed 22:29:53 Successfully built 661da3857cae 22:29:53 Successfully tagged edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 22:29:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:29:53 22:29:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:29:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:29:54 arm64: Pulling from edgex-lftools-log-publisher 22:29:54 8998bd30e6a1: Pulling fs layer 22:29:54 04944245beec: Pulling fs layer 22:29:54 699f458cf7ca: Pulling fs layer 22:29:54 765212b225bb: Pulling fs layer 22:29:54 f23df028b6ca: Pulling fs layer 22:29:54 d65c8cfc05b1: Pulling fs layer 22:29:54 2437ff75d9bd: Pulling fs layer 22:29:54 f23df028b6ca: Waiting 22:29:54 d65c8cfc05b1: Waiting 22:29:54 2437ff75d9bd: Waiting 22:29:54 765212b225bb: Waiting 22:29:54 04944245beec: Verifying Checksum 22:29:54 04944245beec: Download complete 22:29:54 765212b225bb: Verifying Checksum 22:29:54 765212b225bb: Download complete 22:29:54 f23df028b6ca: Verifying Checksum 22:29:54 f23df028b6ca: Download complete 22:29:54 d65c8cfc05b1: Verifying Checksum 22:29:54 d65c8cfc05b1: Download complete 22:29:54 699f458cf7ca: Verifying Checksum 22:29:54 699f458cf7ca: Download complete 22:29:55 8998bd30e6a1: Download complete 22:29:57 2437ff75d9bd: Verifying Checksum 22:29:57 2437ff75d9bd: Download complete 22:29:59 8998bd30e6a1: Pull complete 22:29:59 04944245beec: Pull complete 22:30:01 699f458cf7ca: Pull complete 22:30:01 765212b225bb: Pull complete 22:30:02 f23df028b6ca: Pull complete 22:30:02 d65c8cfc05b1: Pull complete 22:30:17 2437ff75d9bd: Pull complete 22:30:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:30:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:30:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:30:17 prd-ubuntu20.04-docker-arm64-4c-16g-33544 does not seem to be running inside a container 22:30:18 $ 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/exfoundry_ci-build-images_PR-188 -v /w/workspace/exfoundry_ci-build-images_PR-188:/w/workspace/exfoundry_ci-build-images_PR-188:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-188@tmp:/w/workspace/exfoundry_ci-build-images_PR-188@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:30:20 $ docker top 47e35fc3559b1e2c7dc92b6e2f84d2b6299c7a52e87ae7bcb4fda57742f26ed8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:30:21 ---> job-cost.sh 22:30:21 lf-activate-venv: SKIPPING 22:30:21 INFO: No Stack... 22:30:21 INFO: Retrieving Pricing Info for: v3-standard-4 22:30:22 INFO: Archiving Costs [Pipeline] sh 22:30:23 + cat /w/workspace/exfoundry_ci-build-images_PR-188/archives/cost.csv 22:30:23 + cut -d, -f6 [Pipeline] lock 22:30:23 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-188-1-stack-cost] 22:30:23 Resource [jenkins-edgexfoundry-ci-build-images-PR-188-1-stack-cost] did not exist. Created. 22:30:23 Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-188-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:30:24 /w/workspace/exfoundry_ci-build-images_PR-188@tmp/durable-8a818948/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:30:24 + echo total: 0.10999999940395355 [Pipeline] stash 22:30:24 Warning: overwriting stash ‘stack-cost’ 22:30:25 Stashed 1 file(s) [Pipeline] } 22:30:25 Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-188-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:30:25 $ docker stop --time=1 47e35fc3559b1e2c7dc92b6e2f84d2b6299c7a52e87ae7bcb4fda57742f26ed8 22:30:26 $ docker rm -f 47e35fc3559b1e2c7dc92b6e2f84d2b6299c7a52e87ae7bcb4fda57742f26ed8 [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 22:30:28 + [ -d /w/workspace/exfoundry_ci-build-images_PR-188/archives ] 22:30:28 + ls -al /w/workspace/exfoundry_ci-build-images_PR-188/archives 22:30:28 total 16 22:30:28 drwxr-xr-x 3 root root 4096 Apr 27 22:27 . 22:30:28 drwxrwxr-x 5 jenkins jenkins 4096 Apr 27 22:27 .. 22:30:28 drwxr-xr-x 2 root root 4096 Apr 27 22:27 cost 22:30:28 -rw-r--r-- 1 root root 85 Apr 27 22:27 cost.csv 22:30:28 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-188/archives 22:30:28 + ls -al /w/workspace/exfoundry_ci-build-images_PR-188/archives 22:30:28 total 16 22:30:28 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 22:27 . 22:30:28 drwxrwxr-x 5 jenkins jenkins 4096 Apr 27 22:27 .. 22:30:28 drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 22:27 cost 22:30:28 -rw-r--r-- 1 jenkins jenkins 85 Apr 27 22:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:30:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:30:29 ---> package-listing.sh 22:30:29 ++ facter osfamily 22:30:29 ++ tr '[:upper:]' '[:lower:]' 22:30:30 + OS_FAMILY=debian 22:30:30 + workspace=/w/workspace/exfoundry_ci-build-images_PR-188 22:30:30 + START_PACKAGES=/tmp/packages_start.txt 22:30:30 + END_PACKAGES=/tmp/packages_end.txt 22:30:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:30:30 + PACKAGES=/tmp/packages_start.txt 22:30:30 + '[' /w/workspace/exfoundry_ci-build-images_PR-188 ']' 22:30:30 + PACKAGES=/tmp/packages_end.txt 22:30:30 + case "${OS_FAMILY}" in 22:30:30 + dpkg -l 22:30:30 + grep '^ii' 22:30:30 + '[' -f /tmp/packages_start.txt ']' 22:30:30 + '[' -f /tmp/packages_end.txt ']' 22:30:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:30:30 + '[' /w/workspace/exfoundry_ci-build-images_PR-188 ']' 22:30:30 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-188/archives/ 22:30:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-188/archives/ [Pipeline] echo 22:30:30 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/exfoundry_ci-build-images_PR-188/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:30:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:30:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:30:30 . [Pipeline] withDockerContainer 22:30:31 prd-ubuntu20.04-docker-8c-8g-33543 does not seem to be running inside a container 22:30:31 $ 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/exfoundry_ci-build-images_PR-188/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-188 -v /w/workspace/exfoundry_ci-build-images_PR-188:/w/workspace/exfoundry_ci-build-images_PR-188:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-188@tmp:/w/workspace/exfoundry_ci-build-images_PR-188@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:30:31 $ docker top 2588f1522fcd22aef68f799dedb847431a9b13cd5ac8c896a6c3025e8d9165c2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:30:31 + touch /tmp/pre-build-complete [Pipeline] sh 22:30:32 + mkdir -p /var/log/sysstat [Pipeline] sh 22:30:32 + ls /var/log/sa-host 22:30:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:30:32 provisioning config files... 22:30:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-188@tmp/config7410507873793957328tmp [Pipeline] { [Pipeline] echo 22:30:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:30:32 ---> create-netrc.sh [Pipeline] } 22:30:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:30:33 ---> python-tools-install.sh [Pipeline] echo 22:30:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:30:33 ---> sudo-logs.sh 22:30:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:30:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:30:34 ---> job-cost.sh 22:30:34 lf-activate-venv: SKIPPING 22:30:34 DEBUG: total: 0.2199999988079071 22:30:34 INFO: Retrieving Stack Cost... 22:30:34 INFO: Retrieving Pricing Info for: v3-standard-8 22:30:34 INFO: Archiving Costs [Pipeline] echo 22:30:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:30:35 ---> logs-deploy.sh 22:30:35 lf-activate-venv: SKIPPING 22:30:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-188/1 22:30:35 INFO: archiving workspace using pattern(s): 22:30:36 Archives upload complete. 22:30:36 INFO: archiving logs to Nexus 22:30:37 ---> uname -a: 22:30:37 Linux prd-ubuntu20-04-docker-8c-8g-33543 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:30:37 22:30:37 22:30:37 ---> lscpu: 22:30:37 Architecture: x86_64 22:30:37 CPU op-mode(s): 32-bit, 64-bit 22:30:37 Byte Order: Little Endian 22:30:37 Address sizes: 40 bits physical, 48 bits virtual 22:30:37 CPU(s): 8 22:30:37 On-line CPU(s) list: 0-7 22:30:37 Thread(s) per core: 1 22:30:37 Core(s) per socket: 1 22:30:37 Socket(s): 8 22:30:37 NUMA node(s): 1 22:30:37 Vendor ID: AuthenticAMD 22:30:37 CPU family: 23 22:30:37 Model: 49 22:30:37 Model name: AMD EPYC-Rome Processor 22:30:37 Stepping: 0 22:30:37 CPU MHz: 2799.994 22:30:37 BogoMIPS: 5599.98 22:30:37 Virtualization: AMD-V 22:30:37 Hypervisor vendor: KVM 22:30:37 Virtualization type: full 22:30:37 L1d cache: 256 KiB 22:30:37 L1i cache: 256 KiB 22:30:37 L2 cache: 4 MiB 22:30:37 L3 cache: 128 MiB 22:30:37 NUMA node0 CPU(s): 0-7 22:30:37 Vulnerability Itlb multihit: Not affected 22:30:37 Vulnerability L1tf: Not affected 22:30:37 Vulnerability Mds: Not affected 22:30:37 Vulnerability Meltdown: Not affected 22:30:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:30:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:30:37 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:30:37 Vulnerability Srbds: Not affected 22:30:37 Vulnerability Tsx async abort: Not affected 22:30:37 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 22:30:37 22:30:37 22:30:37 ---> nproc: 22:30:37 8 22:30:37 22:30:37 22:30:37 ---> df -h: 22:30:37 Filesystem Size Used Avail Use% Mounted on 22:30:37 overlay 155G 9.8G 146G 7% / 22:30:37 tmpfs 64M 0 64M 0% /dev 22:30:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:30:37 shm 64M 0 64M 0% /dev/shm 22:30:37 /dev/vda1 155G 9.8G 146G 7% /facter-os 22:30:37 22:30:37