Pull request #199 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from a8427ad9f313fd36a07394be183da3e7678cbf3a+630144a10735cec8e2a8b402cbcf2c5516b5e8e8 (2f56850a3f875038a90ecdf33814df9af1e10b7a) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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/device-virtual-go/branches/PR-199/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/device-virtual-go/branches/PR-199/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 > 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 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3235 in /w/workspace/foundry_device-virtual-go_PR-199 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-199 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.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/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/199/head:refs/remotes/origin/PR-199 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 630144a10735cec8e2a8b402cbcf2c5516b5e8e8 into PR head commit a8427ad9f313fd36a07394be183da3e7678cbf3a Merge succeeded, producing a8427ad9f313fd36a07394be183da3e7678cbf3a Checking out Revision a8427ad9f313fd36a07394be183da3e7678cbf3a (PR-199) > git config core.sparsecheckout # timeout=10 > git checkout -f a8427ad9f313fd36a07394be183da3e7678cbf3a # 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 630144a10735cec8e2a8b402cbcf2c5516b5e8e8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8427ad9f313fd36a07394be183da3e7678cbf3a # timeout=10 Commit message: "feat: Add secure MessagBus capability" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:57:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:57:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:57:43 ========================================================= 17:57:43 EdgeX Global Pipelines Version Info 17:57:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:57:45 ------------------- 17:57:45 stable info: 17:57:45 ------------------- 17:57:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:57:45 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 17:57:45 Message: update stable to v1.0.191 17:57:46 ------------------- 17:57:46 experimental info: 17:57:46 ------------------- 17:57:46 Commited By: **** collab-it+edgex@linuxfoundation.org 17:57:46 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 17:57:46 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:57:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 17:57:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 17:57:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:57:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:57:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:57:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:57:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:57:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:57:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:57:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:57:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:57:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 17:57:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:57:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:57:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:57:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:57:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:57:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:57:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:57:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:57:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:57:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:57:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:57:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:57:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:57:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:57:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-199 [Pipeline] echo 17:57:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-199 [Pipeline] echo 17:57:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-199 [Pipeline] echo 17:57:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8427ad9f313fd36a07394be183da3e7678cbf3a [Pipeline] echo 17:57:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8427ad [Pipeline] echo 17:57:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:57:48 provisioning config files... 17:57:48 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-199@tmp/config4829835403784211625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:57:48 ---> docker-login.sh 17:57:48 nexus3.edgexfoundry.org:10001 17:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:49 Configure a credential helper to remove this warning. See 17:57:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:49 17:57:49 Login Succeeded 17:57:49 nexus3.edgexfoundry.org:10002 17:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:49 Configure a credential helper to remove this warning. See 17:57:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:49 17:57:49 Login Succeeded 17:57:49 nexus3.edgexfoundry.org:10003 17:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:49 Configure a credential helper to remove this warning. See 17:57:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:49 17:57:49 Login Succeeded 17:57:49 nexus3.edgexfoundry.org:10004 17:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:49 Configure a credential helper to remove this warning. See 17:57:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:49 17:57:49 Login Succeeded 17:57:49 docker.io 17:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:50 Configure a credential helper to remove this warning. See 17:57:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:50 17:57:50 Login Succeeded 17:57:50 ---> docker-login.sh ends [Pipeline] } 17:57:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:57:51 + git log --format=format:%s -1 a8427ad9f313fd36a07394be183da3e7678cbf3a [Pipeline] echo 17:57:51 GIT_COMMIT: a8427ad9f313fd36a07394be183da3e7678cbf3a, Commit Message: feat: Add secure MessagBus capability [Pipeline] echo 17:57:51 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:57:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:57:52 17:57:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:57:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:57:52 latest: Pulling from edgex-devops/git-semver 17:57:52 31603596830f: Pulling fs layer 17:57:52 54011a49482f: Pulling fs layer 17:57:52 a6820b24f6d8: Pulling fs layer 17:57:52 f581987b2513: Pulling fs layer 17:57:52 f581987b2513: Waiting 17:57:52 54011a49482f: Verifying Checksum 17:57:52 54011a49482f: Download complete 17:57:52 31603596830f: Verifying Checksum 17:57:52 31603596830f: Download complete 17:57:52 f581987b2513: Download complete 17:57:52 a6820b24f6d8: Verifying Checksum 17:57:52 a6820b24f6d8: Download complete 17:57:53 31603596830f: Pull complete 17:57:53 54011a49482f: Pull complete 17:57:54 a6820b24f6d8: Pull complete 17:57:54 f581987b2513: Pull complete 17:57:54 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:57:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:57:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:57:54 prd-centos7-docker-4c-2g-3235 does not seem to be running inside a container 17:57:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-199 -v /w/workspace/foundry_device-virtual-go_PR-199:/w/workspace/foundry_device-virtual-go_PR-199:rw,z -v /w/workspace/foundry_device-virtual-go_PR-199@tmp:/w/workspace/foundry_device-virtual-go_PR-199@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:57:57 $ docker top 8e8005144a3765a702a9068742d97eb11bf3e905b70a877c32b41fad808c5aa5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:57:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:57:57 [ssh-agent] Looking for ssh-agent implementation... 17:57:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:57:57 $ docker exec 8e8005144a3765a702a9068742d97eb11bf3e905b70a877c32b41fad808c5aa5 ssh-agent 17:57:57 SSH_AUTH_SOCK=/tmp/ssh-u6wEHVAbamzn/agent.12 17:57:57 SSH_AGENT_PID=17 17:57:57 Running ssh-add (command line suppressed) 17:57:57 Identity added: /w/workspace/foundry_device-virtual-go_PR-199@tmp/private_key_3484888022420671221.key (/w/workspace/foundry_device-virtual-go_PR-199@tmp/private_key_3484888022420671221.key) 17:57:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:57:58 + git tag --points-at HEAD [Pipeline] } 17:57:58 $ docker exec --env ******** --env ******** 8e8005144a3765a702a9068742d97eb11bf3e905b70a877c32b41fad808c5aa5 ssh-agent -k 17:57:58 unset SSH_AUTH_SOCK; 17:57:58 unset SSH_AGENT_PID; 17:57:58 echo Agent pid 17 killed; 17:57:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:57:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:57:58 [ssh-agent] Looking for ssh-agent implementation... 17:57:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:57:58 $ docker exec 8e8005144a3765a702a9068742d97eb11bf3e905b70a877c32b41fad808c5aa5 ssh-agent 17:57:58 SSH_AUTH_SOCK=/tmp/ssh-oyS1tkFqDJ3X/agent.46 17:57:58 SSH_AGENT_PID=51 17:57:58 Running ssh-add (command line suppressed) 17:57:59 Identity added: /w/workspace/foundry_device-virtual-go_PR-199@tmp/private_key_6700215047965810007.key (/w/workspace/foundry_device-virtual-go_PR-199@tmp/private_key_6700215047965810007.key) 17:57:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:57:59 + git semver init 17:57:59 # -> Open(): unable to determine branch for HEAD 17:57:59 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-199/.git 17:57:59 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-199 17:57:59 # $SEMVER_REMOTE_NAME = origin 17:57:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:57:59 # $SEMVER_USER_NAME = edgex-jenkins 17:57:59 # $SEMVER_BRANCH = PR-199 17:57:59 # $SEMVER_TEMP = /tmp/semver-715836171 17:57:59 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 17:58:00 # '/tmp/semver-715836171' -> '/w/workspace/foundry_device-virtual-go_PR-199/.semver' 17:58:00 # -> Force: false 17:58:00 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-199/.semver [Pipeline] } 17:58:00 $ docker exec --env ******** --env ******** 8e8005144a3765a702a9068742d97eb11bf3e905b70a877c32b41fad808c5aa5 ssh-agent -k 17:58:00 unset SSH_AUTH_SOCK; 17:58:00 unset SSH_AGENT_PID; 17:58:00 echo Agent pid 51 killed; 17:58:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:00 + git semver [Pipeline] } 17:58:00 $ docker stop --time=1 8e8005144a3765a702a9068742d97eb11bf3e905b70a877c32b41fad808c5aa5 17:58:02 $ docker rm -f 8e8005144a3765a702a9068742d97eb11bf3e905b70a877c32b41fad808c5aa5 [Pipeline] // withDockerContainer [Pipeline] sh 17:58:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:58:03 Stashed 1 file(s) [Pipeline] echo 17:58:03 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 17:58:18 Still waiting to schedule task 17:58:18 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3235’ 17:58:18 Still waiting to schedule task 17:58:18 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline 18:00:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3236 in /w/workspace/foundry_device-virtual-go_PR-199 [Pipeline] { [Pipeline] ws 18:00:07 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 18:00:12 using credential edgex-jenkins-ssh 18:00:12 Cloning the remote Git repository 18:00:12 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 18:00:12 > git init /w/workspace/device-virtual-go/1 # timeout=10 18:00:13 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 18:00:13 > git --version # timeout=10 18:00:13 > git --version # 'git version 2.17.1' 18:00:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:00:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:00:14 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 18:00:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:00:14 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 18:00:14 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 18:00:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:00:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/199/head:refs/remotes/origin/PR-199 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:00:16 Merging remotes/origin/master commit 630144a10735cec8e2a8b402cbcf2c5516b5e8e8 into PR head commit a8427ad9f313fd36a07394be183da3e7678cbf3a 18:00:17 Merge succeeded, producing a8427ad9f313fd36a07394be183da3e7678cbf3a 18:00:17 Checking out Revision a8427ad9f313fd36a07394be183da3e7678cbf3a (PR-199) 18:00:16 > git config core.sparsecheckout # timeout=10 18:00:16 > git checkout -f a8427ad9f313fd36a07394be183da3e7678cbf3a # timeout=10 18:00:16 > git remote # timeout=10 18:00:16 > git config --get remote.origin.url # timeout=10 18:00:17 using GIT_SSH to set credentials SSH Credentials for GitHub 18:00:17 > git merge 630144a10735cec8e2a8b402cbcf2c5516b5e8e8 # timeout=10 18:00:17 > git rev-parse HEAD^{commit} # timeout=10 18:00:17 > git config core.sparsecheckout # timeout=10 18:00:17 > git checkout -f a8427ad9f313fd36a07394be183da3e7678cbf3a # timeout=10 18:00:21 Commit message: "feat: Add secure MessagBus capability" 18:00:21 > git --version # timeout=10 18:00:21 > git --version # 'git version 2.17.1' 18:00:21 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:00:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:00:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:00:24 + sudo service docker restart 18:00:24 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:00:26 provisioning config files... 18:00:26 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config2619913103523103610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:00:27 ---> docker-login.sh 18:00:27 nexus3.edgexfoundry.org:10001 18:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:28 Configure a credential helper to remove this warning. See 18:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:28 18:00:28 Login Succeeded 18:00:28 nexus3.edgexfoundry.org:10002 18:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:28 Configure a credential helper to remove this warning. See 18:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:28 18:00:28 Login Succeeded 18:00:28 nexus3.edgexfoundry.org:10003 18:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:29 Configure a credential helper to remove this warning. See 18:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:29 18:00:29 Login Succeeded 18:00:29 nexus3.edgexfoundry.org:10004 18:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:30 Configure a credential helper to remove this warning. See 18:00:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:30 18:00:30 Login Succeeded 18:00:30 docker.io 18:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:30 Configure a credential helper to remove this warning. See 18:00:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:30 18:00:30 Login Succeeded 18:00:30 ---> docker-login.sh ends [Pipeline] } 18:00:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:00:31 ========================================================= 18:00:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:00:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:00:31 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 18:00:32 Sending build context to Docker daemon 9.171MB 18:00:32 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 18:00:32 Step 2/8 : FROM ${BASE} 18:00:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:00:32 595b0fe564bb: Pulling fs layer 18:00:32 7186ed65a4f7: Pulling fs layer 18:00:32 316046926c0a: Pulling fs layer 18:00:32 4ebd0625c992: Pulling fs layer 18:00:32 207e8628e3a3: Pulling fs layer 18:00:32 c791037a9be2: Pulling fs layer 18:00:32 ffd874e62e21: Pulling fs layer 18:00:32 4ebd0625c992: Waiting 18:00:32 207e8628e3a3: Waiting 18:00:32 ffd874e62e21: Waiting 18:00:32 c791037a9be2: Waiting 18:00:32 316046926c0a: Verifying Checksum 18:00:32 316046926c0a: Download complete 18:00:32 7186ed65a4f7: Verifying Checksum 18:00:32 7186ed65a4f7: Download complete 18:00:32 207e8628e3a3: Verifying Checksum 18:00:32 207e8628e3a3: Download complete 18:00:32 c791037a9be2: Download complete 18:00:32 595b0fe564bb: Verifying Checksum 18:00:32 595b0fe564bb: Download complete 18:00:33 595b0fe564bb: Pull complete 18:00:33 7186ed65a4f7: Pull complete 18:00:34 316046926c0a: Pull complete 18:00:34 ffd874e62e21: Verifying Checksum 18:00:34 ffd874e62e21: Download complete 18:00:35 4ebd0625c992: Verifying Checksum 18:00:35 4ebd0625c992: Download complete 18:00:47 4ebd0625c992: Pull complete 18:00:47 207e8628e3a3: Pull complete 18:00:47 c791037a9be2: Pull complete 18:00:50 ffd874e62e21: Pull complete 18:00:50 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 18:00:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:00:50 ---> cfc18b08335c 18:00:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 18:00:53 ---> Running in 8fa1fe895cd5 18:00:53 Removing intermediate container 8fa1fe895cd5 18:00:53 ---> dc081062e4f1 18:00:53 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:53 ---> Running in a401642a4a44 18:00:56 Removing intermediate container a401642a4a44 18:00:56 ---> 7ca9b68c075d 18:00:56 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 18:00:56 ---> Running in bb8bd6660337 18:00:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:00:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:00:59 (1/13) Installing libc-dev (0.7.2-r3) 18:00:59 (2/13) Installing libsodium (1.0.18-r0) 18:00:59 (3/13) Installing pkgconf (1.7.3-r0) 18:00:59 (4/13) Installing libsodium-dev (1.0.18-r0) 18:00:59 (5/13) Installing openssh-keygen (8.4_p1-r3) 18:00:59 (6/13) Installing libedit (20191231.3.1-r1) 18:00:59 (7/13) Installing openssh-client (8.4_p1-r3) 18:01:00 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 18:01:00 (9/13) Installing openssh-server-common (8.4_p1-r3) 18:01:00 (10/13) Installing openssh-server (8.4_p1-r3) 18:01:00 (11/13) Installing openssh (8.4_p1-r3) 18:01:00 (12/13) Installing libzmq (4.3.3-r1) 18:01:00 (13/13) Installing zeromq-dev (4.3.3-r1) 18:01:01 Executing busybox-1.32.1-r6.trigger 18:01:01 OK: 145 MiB in 53 packages 18:01:02 Removing intermediate container bb8bd6660337 18:01:02 ---> 57fd9e66be4f 18:01:02 Step 6/8 : WORKDIR /device-virtual-go 18:01:02 ---> Running in 34003043a2e5 18:01:03 Removing intermediate container 34003043a2e5 18:01:03 ---> c8436ed90fb2 18:01:03 Step 7/8 : COPY . . 18:01:04 ---> aadbcc229781 18:01:04 Step 8/8 : RUN go mod download 18:01:04 ---> Running in 43dbd0251fd0 18:01:07 go: github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.51 requires 18:01:07 github.com/edgexfoundry/go-mod-bootstrap/v2@v2.0.0-dev.34 (replaced by ./go-mod-bootstrap): reading go-mod-bootstrap/go.mod: open /device-virtual-go/go-mod-bootstrap/go.mod: no such file or directory 18:01:07 Running on prd-centos7-docker-4c-2g-3237 in /w/workspace/foundry_device-virtual-go_PR-199 [Pipeline] { [Pipeline] ws 18:01:08 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 18:01:08 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:01:09 ---> job-cost.sh 18:01:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uFR4 18:01:10 using credential edgex-jenkins-ssh 18:01:10 Cloning the remote Git repository 18:01:10 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 18:01:10 > git init /w/workspace/device-virtual-go/1 # timeout=10 18:01:11 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 18:01:11 > git --version # timeout=10 18:01:11 > git --version # 'git version 2.24.3' 18:01:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:01:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:01:11 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 18:01:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:01:11 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 18:01:11 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 18:01:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:01:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/199/head:refs/remotes/origin/PR-199 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:01:12 Merging remotes/origin/master commit 630144a10735cec8e2a8b402cbcf2c5516b5e8e8 into PR head commit a8427ad9f313fd36a07394be183da3e7678cbf3a 18:01:13 Merge succeeded, producing a8427ad9f313fd36a07394be183da3e7678cbf3a 18:01:13 Checking out Revision a8427ad9f313fd36a07394be183da3e7678cbf3a (PR-199) 18:01:12 > git config core.sparsecheckout # timeout=10 18:01:12 > git checkout -f a8427ad9f313fd36a07394be183da3e7678cbf3a # timeout=10 18:01:13 > git remote # timeout=10 18:01:13 > git config --get remote.origin.url # timeout=10 18:01:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:01:13 > git merge 630144a10735cec8e2a8b402cbcf2c5516b5e8e8 # timeout=10 18:01:13 > git rev-parse HEAD^{commit} # timeout=10 18:01:13 > git config core.sparsecheckout # timeout=10 18:01:13 > git checkout -f a8427ad9f313fd36a07394be183da3e7678cbf3a # timeout=10 18:01:16 Commit message: "feat: Add secure MessagBus capability" 18:01:16 > git --version # timeout=10 18:01:16 > git --version # 'git version 2.24.3' 18:01:16 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 18:01:17 18:01:17 GitHub has been notified of this commit’s build result 18:01:17 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:01:18 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:01:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:01:18 + sudo service docker restart 18:01:18 + true 18:01:18 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:01:19 provisioning config files... 18:01:19 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5793473223233821806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:20 ---> docker-login.sh 18:01:20 nexus3.edgexfoundry.org:10001 18:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:20 Configure a credential helper to remove this warning. See 18:01:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:20 18:01:20 Login Succeeded 18:01:20 nexus3.edgexfoundry.org:10002 18:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:20 Configure a credential helper to remove this warning. See 18:01:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:20 18:01:20 Login Succeeded 18:01:20 nexus3.edgexfoundry.org:10003 18:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:21 Configure a credential helper to remove this warning. See 18:01:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:21 18:01:21 Login Succeeded 18:01:21 nexus3.edgexfoundry.org:10004 18:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:21 Configure a credential helper to remove this warning. See 18:01:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:21 18:01:21 Login Succeeded 18:01:21 docker.io 18:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:21 Configure a credential helper to remove this warning. See 18:01:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:21 18:01:21 Login Succeeded 18:01:21 ---> docker-login.sh ends [Pipeline] } 18:01:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:01:22 ========================================================= 18:01:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:01:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:01:22 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 18:01:22 Sending build context to Docker daemon 9.172MB 18:01:22 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 18:01:22 Step 2/8 : FROM ${BASE} 18:01:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:01:22 540db60ca938: Pulling fs layer 18:01:22 adcc1eea9eea: Pulling fs layer 18:01:22 4c4ab2625f07: Pulling fs layer 18:01:22 0510c868ecb4: Pulling fs layer 18:01:22 afea3b2eda06: Pulling fs layer 18:01:22 7809a108b3ef: Pulling fs layer 18:01:22 f706445af74f: Pulling fs layer 18:01:22 0510c868ecb4: Waiting 18:01:22 7809a108b3ef: Waiting 18:01:22 afea3b2eda06: Waiting 18:01:22 f706445af74f: Waiting 18:01:22 4c4ab2625f07: Verifying Checksum 18:01:22 4c4ab2625f07: Download complete 18:01:22 adcc1eea9eea: Verifying Checksum 18:01:22 adcc1eea9eea: Download complete 18:01:22 afea3b2eda06: Verifying Checksum 18:01:22 afea3b2eda06: Download complete 18:01:22 7809a108b3ef: Verifying Checksum 18:01:22 7809a108b3ef: Download complete 18:01:22 540db60ca938: Verifying Checksum 18:01:22 540db60ca938: Download complete 18:01:23 540db60ca938: Pull complete 18:01:23 adcc1eea9eea: Pull complete 18:01:23 4c4ab2625f07: Pull complete 18:01:24 f706445af74f: Verifying Checksum 18:01:24 f706445af74f: Download complete 18:01:25 0510c868ecb4: Verifying Checksum 18:01:25 0510c868ecb4: Download complete 18:01:30 0510c868ecb4: Pull complete 18:01:30 afea3b2eda06: Pull complete 18:01:30 7809a108b3ef: Pull complete 18:01:37 f706445af74f: Pull complete 18:01:37 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:01:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:01:37 ---> b068be0155e3 18:01:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 18:01:39 ---> Running in 17a46b6ad197 18:01:39 Removing intermediate container 17a46b6ad197 18:01:39 ---> c80c076ed666 18:01:39 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:39 ---> Running in 0cb26ac2b264 18:01:40 Removing intermediate container 0cb26ac2b264 18:01:40 ---> b8fac2e77de6 18:01:40 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 18:01:40 ---> Running in 2aa29f9021da 18:01:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:01:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:01:42 (1/13) Installing libc-dev (0.7.2-r3) 18:01:42 (2/13) Installing libsodium (1.0.18-r0) 18:01:42 (3/13) Installing pkgconf (1.7.3-r0) 18:01:43 (4/13) Installing libsodium-dev (1.0.18-r0) 18:01:43 (5/13) Installing openssh-keygen (8.4_p1-r3) 18:01:43 (6/13) Installing libedit (20191231.3.1-r1) 18:01:43 (7/13) Installing openssh-client (8.4_p1-r3) 18:01:43 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 18:01:43 (9/13) Installing openssh-server-common (8.4_p1-r3) 18:01:44 (10/13) Installing openssh-server (8.4_p1-r3) 18:01:45 (11/13) Installing openssh (8.4_p1-r3) 18:01:45 (12/13) Installing libzmq (4.3.3-r1) 18:01:45 (13/13) Installing zeromq-dev (4.3.3-r1) 18:01:45 Executing busybox-1.32.1-r6.trigger 18:01:45 OK: 156 MiB in 53 packages 18:01:46 Removing intermediate container 2aa29f9021da 18:01:46 ---> 8bebd3975967 18:01:46 Step 6/8 : WORKDIR /device-virtual-go 18:01:46 ---> Running in a35b3b56ad21 18:01:46 Removing intermediate container a35b3b56ad21 18:01:46 ---> c4c9d1b440ea 18:01:46 Step 7/8 : COPY . . 18:01:47 ---> 9c3a3352c6a2 18:01:47 Step 8/8 : RUN go mod download 18:01:47 ---> Running in 30e83141b6ed 18:01:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:01:50 go: github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.51 requires 18:01:50 github.com/edgexfoundry/go-mod-bootstrap/v2@v2.0.0-dev.34 (replaced by ./go-mod-bootstrap): reading go-mod-bootstrap/go.mod: open /device-virtual-go/go-mod-bootstrap/go.mod: no such file or directory 18:01:51 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:01:52 ---> job-cost.sh 18:01:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xjki 18:02:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:02:33 lf-activate-venv(): INFO: Adding /tmp/venv-Xjki/bin to PATH 18:02:33 INFO: No Stack... 18:02:33 INFO: Retrieving Pricing Info for: v1-standard-2 18:02:33 INFO: Archiving Costs [Pipeline] sh 18:02:34 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 18:02:34 + cut -d, -f6 [Pipeline] lock 18:02:34 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-199-1-stack-cost] 18:02:34 Resource [jenkins-edgexfoundry-device-virtual-go-PR-199-1-stack-cost] did not exist. Created. 18:02:34 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-199-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:02:34 + echo total: 0.029999999329447746 [Pipeline] stash 18:02:35 Stashed 1 file(s) [Pipeline] } 18:02:35 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-199-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:02:35 Failed in branch amd64 18:03:10 lf-activate-venv(): INFO: Adding /tmp/venv-uFR4/bin to PATH 18:03:10 INFO: No Stack... 18:03:10 INFO: Retrieving Pricing Info for: lf-standard-4 18:03:10 INFO: Archiving Costs [Pipeline] sh 18:03:10 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 18:03:10 + cut -d, -f6 [Pipeline] lock 18:03:11 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-199-1-stack-cost] 18:03:11 Resource [jenkins-edgexfoundry-device-virtual-go-PR-199-1-stack-cost] did not exist. Created. 18:03:11 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-199-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:03:11 /w/workspace/device-virtual-go/1@tmp/durable-cb644340/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-cb644340/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:03:12 + echo total: 0.20999999344348907 [Pipeline] stash 18:03:12 Warning: overwriting stash ‘stack-cost’ 18:03:12 Stashed 1 file(s) [Pipeline] } 18:03:12 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-199-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:03:13 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:03:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:03:16 ---> package-listing.sh 18:03:16 ++ facter osfamily 18:03:16 ++ tr '[:upper:]' '[:lower:]' 18:03:16 + OS_FAMILY=redhat 18:03:16 + workspace=/w/workspace/foundry_device-virtual-go_PR-199 18:03:16 + START_PACKAGES=/tmp/packages_start.txt 18:03:16 + END_PACKAGES=/tmp/packages_end.txt 18:03:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:03:16 + PACKAGES=/tmp/packages_start.txt 18:03:16 + '[' /w/workspace/foundry_device-virtual-go_PR-199 ']' 18:03:16 + PACKAGES=/tmp/packages_end.txt 18:03:16 + case "${OS_FAMILY}" in 18:03:16 + rpm -qa 18:03:16 + sort 18:03:21 + '[' -f /tmp/packages_start.txt ']' 18:03:21 + '[' -f /tmp/packages_end.txt ']' 18:03:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:03:21 + '[' /w/workspace/foundry_device-virtual-go_PR-199 ']' 18:03:21 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-199/archives/ 18:03:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-199/archives/ [Pipeline] echo 18:03:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-199/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:03:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:03:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:03:22 18:03:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:03:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:03:22 alpine: Pulling from edgex-lftools-log-publisher 18:03:22 df20fa9351a1: Pulling fs layer 18:03:22 36b3adc4ff6f: Pulling fs layer 18:03:22 8ad3a11d3b57: Pulling fs layer 18:03:22 46f8f816bc3b: Pulling fs layer 18:03:22 93b61091891f: Pulling fs layer 18:03:22 93b9cdb0e59b: Pulling fs layer 18:03:22 5e14af77c1be: Pulling fs layer 18:03:22 01666e4c0597: Pulling fs layer 18:03:22 aa168da1d23b: Pulling fs layer 18:03:22 46f8f816bc3b: Waiting 18:03:22 93b61091891f: Waiting 18:03:22 93b9cdb0e59b: Waiting 18:03:22 5e14af77c1be: Waiting 18:03:22 01666e4c0597: Waiting 18:03:22 aa168da1d23b: Waiting 18:03:22 36b3adc4ff6f: Verifying Checksum 18:03:22 36b3adc4ff6f: Download complete 18:03:22 46f8f816bc3b: Verifying Checksum 18:03:22 46f8f816bc3b: Download complete 18:03:22 df20fa9351a1: Verifying Checksum 18:03:22 df20fa9351a1: Download complete 18:03:22 93b9cdb0e59b: Verifying Checksum 18:03:22 93b9cdb0e59b: Download complete 18:03:22 5e14af77c1be: Verifying Checksum 18:03:22 5e14af77c1be: Download complete 18:03:22 93b61091891f: Verifying Checksum 18:03:22 93b61091891f: Download complete 18:03:22 01666e4c0597: Verifying Checksum 18:03:22 01666e4c0597: Download complete 18:03:22 8ad3a11d3b57: Verifying Checksum 18:03:22 8ad3a11d3b57: Download complete 18:03:23 df20fa9351a1: Pull complete 18:03:23 36b3adc4ff6f: Pull complete 18:03:24 8ad3a11d3b57: Pull complete 18:03:24 46f8f816bc3b: Pull complete 18:03:24 aa168da1d23b: Verifying Checksum 18:03:24 aa168da1d23b: Download complete 18:03:25 93b61091891f: Pull complete 18:03:25 93b9cdb0e59b: Pull complete 18:03:25 5e14af77c1be: Pull complete 18:03:25 01666e4c0597: Pull complete 18:03:33 aa168da1d23b: Pull complete 18:03:33 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:03:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:03:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:03:33 prd-centos7-docker-4c-2g-3235 does not seem to be running inside a container 18:03:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-199/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-199 -v /w/workspace/foundry_device-virtual-go_PR-199:/w/workspace/foundry_device-virtual-go_PR-199:rw,z -v /w/workspace/foundry_device-virtual-go_PR-199@tmp:/w/workspace/foundry_device-virtual-go_PR-199@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:03:37 $ docker top 9703f01adc011a6e43c5a7c1700cca5ad2000931256feb9eba13d9e9eaf04f22 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:37 + touch /tmp/pre-build-complete [Pipeline] sh 18:03:38 + mkdir -p /var/log/sa [Pipeline] sh 18:03:38 + ls /var/log/sa-host 18:03:38 + sadf -c /var/log/sa-host/sa06 18:03:38 file_magic: OK 18:03:38 HZ: Using current value: 100 18:03:38 file_header: OK 18:03:38 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:03:38 Statistics: 18:03:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:03:38 File successfully converted to sysstat format version 12.2.1 18:03:38 + sadf -c /var/log/sa-host/sa23 18:03:38 file_magic: OK 18:03:38 HZ: Using current value: 100 18:03:38 file_header: OK 18:03:38 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:03:38 Statistics: 18:03:38 Hnuu...uuuununununu... 18:03:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:03:39 provisioning config files... 18:03:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-199@tmp/config5686781637012609425tmp [Pipeline] { [Pipeline] echo 18:03:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:03:39 ---> create-netrc.sh [Pipeline] } 18:03:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:03:39 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:03:40 ---> python-tools-install.sh [Pipeline] echo 18:03:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:03:40 ---> sudo-logs.sh 18:03:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:03:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:03:40 ---> job-cost.sh 18:03:40 lf-activate-venv: SKIPPING 18:03:40 DEBUG: total: 0.20999999344348907 18:03:40 INFO: Retrieving Stack Cost... 18:03:41 INFO: Retrieving Pricing Info for: v1-standard-2 18:03:42 INFO: Archiving Costs [Pipeline] echo 18:03:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:03:42 ---> logs-deploy.sh 18:03:42 lf-activate-venv: SKIPPING 18:03:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-199/1 18:03:42 INFO: archiving workspace using pattern(s): 18:03:44 Archives upload complete. 18:03:44 INFO: archiving logs to Nexus 18:03:45 ---> uname -a: 18:03:45 Linux prd-centos7-docker-4c-2g-3235.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:03:45 18:03:45 18:03:45 ---> lscpu: 18:03:45 Architecture: x86_64 18:03:45 CPU op-mode(s): 32-bit, 64-bit 18:03:45 Byte Order: Little Endian 18:03:45 Address sizes: 40 bits physical, 48 bits virtual 18:03:45 CPU(s): 4 18:03:45 On-line CPU(s) list: 0-3 18:03:45 Thread(s) per core: 1 18:03:45 Core(s) per socket: 1 18:03:45 Socket(s): 4 18:03:45 NUMA node(s): 1 18:03:45 Vendor ID: GenuineIntel 18:03:45 CPU family: 6 18:03:45 Model: 44 18:03:45 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:03:45 Stepping: 1 18:03:45 CPU MHz: 2933.438 18:03:45 BogoMIPS: 5866.87 18:03:45 Virtualization: VT-x 18:03:45 Hypervisor vendor: KVM 18:03:45 Virtualization type: full 18:03:45 L1d cache: 128 KiB 18:03:45 L1i cache: 128 KiB 18:03:45 L2 cache: 16 MiB 18:03:45 L3 cache: 64 MiB 18:03:45 NUMA node0 CPU(s): 0-3 18:03:45 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:03:45 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:03:45 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:03:45 Vulnerability Meltdown: Mitigation; PTI 18:03:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:03:45 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:03:45 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:03:45 Vulnerability Srbds: Not affected 18:03:45 Vulnerability Tsx async abort: Not affected 18:03:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 18:03:45 18:03:45 18:03:45 ---> nproc: 18:03:45 4 18:03:45 18:03:45 18:03:45 ---> df -h: 18:03:45 Filesystem Size Used Available Use% Mounted on 18:03:45 overlay 50.0G 7.3G 42.7G 15% / 18:03:45 tmpfs 64.0M 0 64.0M 0% /dev 18:03:45 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:03:45 shm 64.0M 0 64.0M 0% /dev/shm 18:03:45 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 18:03:45 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 18:03:45 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 18:03:45 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 18:03:45 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 18:03:45 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 18:03:45 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-199 18:03:45 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-199@tmp 18:03:45 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 18:03:45 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 18:03:45 18:03:45 18:03:45 ---> free -m: 18:03:45 total used free shared buff/cache available 18:03:45 Mem: 1837 735 102 0 999 997 18:03:45 Swap: 1023 1 1022 18:03:45 18:03:45 18:03:45 ---> ip addr: 18:03:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:03:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:03:45 inet 127.0.0.1/8 scope host lo 18:03:45 valid_lft forever preferred_lft forever 18:03:45 inet6 ::1/128 scope host 18:03:45 valid_lft forever preferred_lft forever 18:03:45 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:03:45 link/ether fa:16:3e:22:3d:d1 brd ff:ff:ff:ff:ff:ff 18:03:45 inet 10.30.123.5/23 brd 10.30.123.255 scope global dynamic eth0 18:03:45 valid_lft 86003sec preferred_lft 86003sec 18:03:45 inet6 fe80::f816:3eff:fe22:3dd1/64 scope link 18:03:45 valid_lft forever preferred_lft forever 18:03:45 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:03:45 link/ether 02:42:b4:e6:26:b5 brd ff:ff:ff:ff:ff:ff 18:03:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:03:45 valid_lft forever preferred_lft forever 18:03:45 inet6 fe80::42:b4ff:fee6:26b5/64 scope link 18:03:45 valid_lft forever preferred_lft forever 18:03:45 18:03:45 18:03:45 ---> sar -b -r -n DEV: 18:03:45 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) 18:03:45 18:03:45 17:56:56 LINUX RESTART (4 CPU) 18:03:45 18:03:45 17:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:03:45 17:59:01 6.31 1.22 5.09 0.00 57.94 140.49 0.00 18:03:45 18:00:01 0.40 0.00 0.40 0.00 0.00 6.74 0.00 18:03:45 18:01:01 0.30 0.02 0.28 0.00 0.13 3.01 0.00 18:03:45 18:02:01 0.40 0.08 0.32 0.00 1.60 5.14 0.00 18:03:45 18:03:01 0.28 0.00 0.28 0.00 0.00 3.86 0.00 18:03:45 Average: 1.54 0.26 1.28 0.00 11.94 31.85 0.00 18:03:45 18:03:45 17:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:03:45 17:59:01 168836 0 597788 31.77 2620 1112300 1089732 37.19 410608 1104236 20 18:03:45 18:00:01 165988 0 600628 31.92 2620 1112308 1079536 36.84 414648 1103608 8 18:03:45 18:01:01 160452 0 606160 32.22 2620 1112312 1081952 36.93 424436 1098816 8 18:03:45 18:02:01 159240 0 607248 32.27 2620 1112436 1080140 36.86 429324 1095600 8 18:03:45 18:03:01 157284 0 609200 32.38 2620 1112440 1080020 36.86 424728 1102012 8 18:03:45 Average: 162360 0 604205 32.11 2620 1112359 1082276 36.94 420749 1100854 10 18:03:45 18:03:45 17:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:03:45 17:59:01 eth0 6.86 4.66 6.65 2.27 0.00 0.00 0.00 0.00 18:03:45 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:45 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:45 18:00:01 eth0 3.96 2.06 3.06 0.14 0.00 0.00 0.00 0.00 18:03:45 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:45 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:45 18:01:01 eth0 0.95 0.38 0.32 0.21 0.00 0.00 0.00 0.00 18:03:45 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:45 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:45 18:02:01 eth0 0.52 0.50 0.27 0.21 0.00 0.00 0.00 0.00 18:03:45 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:45 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:45 18:03:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 18:03:45 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:45 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:45 Average: eth0 2.51 1.56 2.09 0.58 0.00 0.00 0.00 0.00 18:03:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:45 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:45 18:03:45 18:03:45 ---> sar -P ALL: 18:03:45 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) 18:03:45 18:03:45 17:56:56 LINUX RESTART (4 CPU) 18:03:45 18:03:45 17:58:01 CPU %user %nice %system %iowait %steal %idle 18:03:45 17:59:01 all 0.43 0.00 0.23 0.08 0.00 99.26 18:03:45 17:59:01 0 0.22 0.00 0.22 0.03 0.00 99.53 18:03:45 17:59:01 1 0.67 0.00 0.18 0.28 0.00 98.87 18:03:45 17:59:01 2 0.57 0.00 0.27 0.00 0.00 99.17 18:03:45 17:59:01 3 0.28 0.00 0.23 0.02 0.00 99.47 18:03:45 18:00:01 all 0.18 0.00 0.06 0.00 0.00 99.75 18:03:45 18:00:01 0 0.07 0.00 0.08 0.00 0.00 99.85 18:03:45 18:00:01 1 0.45 0.00 0.05 0.00 0.00 99.50 18:03:45 18:00:01 2 0.10 0.00 0.03 0.00 0.00 99.87 18:03:45 18:00:01 3 0.12 0.00 0.07 0.00 0.02 99.80 18:03:45 18:01:01 all 0.16 0.00 0.06 0.00 0.01 99.77 18:03:45 18:01:01 0 0.03 0.00 0.07 0.00 0.02 99.88 18:03:45 18:01:01 1 0.08 0.00 0.08 0.00 0.02 99.82 18:03:45 18:01:01 2 0.50 0.00 0.05 0.00 0.00 99.45 18:03:45 18:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:03:45 18:02:01 all 0.15 0.00 0.05 0.00 0.00 99.79 18:03:45 18:02:01 0 0.03 0.00 0.05 0.00 0.00 99.92 18:03:45 18:02:01 1 0.07 0.00 0.05 0.00 0.00 99.88 18:03:45 18:02:01 2 0.48 0.00 0.07 0.02 0.00 99.43 18:03:45 18:02:01 3 0.03 0.00 0.05 0.00 0.00 99.92 18:03:45 18:03:01 all 0.05 0.00 0.05 0.00 0.01 99.89 18:03:45 18:03:01 0 0.02 0.00 0.07 0.00 0.00 99.92 18:03:45 18:03:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:03:45 18:03:01 2 0.07 0.00 0.07 0.00 0.02 99.85 18:03:45 18:03:01 3 0.07 0.00 0.05 0.00 0.02 99.87 18:03:45 Average: all 0.20 0.00 0.09 0.02 0.00 99.69 18:03:45 Average: 0 0.07 0.00 0.10 0.01 0.00 99.82 18:03:45 Average: 1 0.26 0.00 0.08 0.06 0.00 99.60 18:03:45 Average: 2 0.34 0.00 0.10 0.00 0.00 99.55 18:03:45 Average: 3 0.11 0.00 0.09 0.00 0.01 99.80 18:03:45 18:03:45 18:03:45