Pull request #231 updated 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 cloudxxx8 for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 397e92a56c8913ae34d39dbc11966eb1cfcbd26d+7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 (34ea543d7f47625bbb43373a9eb92547894d241d) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5005162003080985686.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5573082521197899306.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-231/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-231/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1796926405642400767.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3916309041768984198.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-231/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-231/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3810911195450575277.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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: device-virtual 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-527 in /w/workspace/foundry_device-virtual-go_PR-231 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-231 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-231@tmp/jenkins-gitclient-ssh6072243569094504186.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 into PR head commit 397e92a56c8913ae34d39dbc11966eb1cfcbd26d Merge succeeded, producing 397e92a56c8913ae34d39dbc11966eb1cfcbd26d Checking out Revision 397e92a56c8913ae34d39dbc11966eb1cfcbd26d (PR-231) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-231@tmp/jenkins-gitclient-ssh2188607062691521579.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 397e92a56c8913ae34d39dbc11966eb1cfcbd26d # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-231@tmp/jenkins-gitclient-ssh2704482603118688154.key > git merge 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 397e92a56c8913ae34d39dbc11966eb1cfcbd26d # timeout=10 Commit message: "Merge branch 'master' into issue-230" > git rev-list --no-walk 480da9f6fb7e2c6e6cd6b5c03528d9b9a5cb0e6d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:35:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:35:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:35:37 ========================================================= 13:35:37 EdgeX Global Pipelines Version Info 13:35:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:35:38 ------------------- 13:35:38 stable info: 13:35:38 ------------------- 13:35:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:35:38 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 13:35:38 Message: update stable to v1.0.195 13:35:39 ------------------- 13:35:39 experimental info: 13:35:39 ------------------- 13:35:39 Commited By: **** collab-it+edgex@linuxfoundation.org 13:35:39 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 13:35:39 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:35:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 13:35:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 13:35:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:35:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:35:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:35:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:35:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:35:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:35:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:35:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:35:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:35:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 13:35:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:35:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:35:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:35:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:35:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:35:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:35:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:35:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:35:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:35:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:35:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:35:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:35:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:35:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:35:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-231 [Pipeline] echo 13:35:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-231 [Pipeline] echo 13:35:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-231 [Pipeline] echo 13:35:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 397e92a56c8913ae34d39dbc11966eb1cfcbd26d [Pipeline] echo 13:35:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 397e92a [Pipeline] echo 13:35:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:35:40 provisioning config files... 13:35:40 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-231@tmp/config2512232854430041220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:35:41 ---> docker-login.sh 13:35:41 nexus3.edgexfoundry.org:10001 13:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:41 Configure a credential helper to remove this warning. See 13:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:41 13:35:41 Login Succeeded 13:35:41 nexus3.edgexfoundry.org:10002 13:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:41 Configure a credential helper to remove this warning. See 13:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:41 13:35:41 Login Succeeded 13:35:41 nexus3.edgexfoundry.org:10003 13:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:41 Configure a credential helper to remove this warning. See 13:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:41 13:35:41 Login Succeeded 13:35:41 nexus3.edgexfoundry.org:10004 13:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:41 Configure a credential helper to remove this warning. See 13:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:41 13:35:41 Login Succeeded 13:35:41 docker.io 13:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:42 Configure a credential helper to remove this warning. See 13:35:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:42 13:35:42 Login Succeeded 13:35:42 ---> docker-login.sh ends [Pipeline] } 13:35:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:35:42 + git log --format=format:%s -1 397e92a56c8913ae34d39dbc11966eb1cfcbd26d [Pipeline] echo 13:35:42 GIT_COMMIT: 397e92a56c8913ae34d39dbc11966eb1cfcbd26d, Commit Message: Merge branch 'master' into issue-230 [Pipeline] echo 13:35:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:35:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:35:43 13:35:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:35:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:35:43 latest: Pulling from edgex-devops/git-semver 13:35:43 31603596830f: Pulling fs layer 13:35:43 54011a49482f: Pulling fs layer 13:35:43 a6820b24f6d8: Pulling fs layer 13:35:43 f581987b2513: Pulling fs layer 13:35:43 f581987b2513: Waiting 13:35:43 54011a49482f: Download complete 13:35:43 31603596830f: Verifying Checksum 13:35:43 31603596830f: Download complete 13:35:43 f581987b2513: Verifying Checksum 13:35:43 f581987b2513: Download complete 13:35:43 a6820b24f6d8: Verifying Checksum 13:35:43 a6820b24f6d8: Download complete 13:35:44 31603596830f: Pull complete 13:35:44 54011a49482f: Pull complete 13:35:44 a6820b24f6d8: Pull complete 13:35:45 f581987b2513: Pull complete 13:35:45 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 13:35:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:35:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:35:45 prd-centos7-docker-4c-2g-527 does not seem to be running inside a container 13:35:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-231 -v /w/workspace/foundry_device-virtual-go_PR-231:/w/workspace/foundry_device-virtual-go_PR-231:rw,z -v /w/workspace/foundry_device-virtual-go_PR-231@tmp:/w/workspace/foundry_device-virtual-go_PR-231@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:35:46 $ docker top a974671f110a38d0a7d9d9ca73d8a96cffce4c4a6e3df8db3a2372a401dda816 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:35:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:35:46 [ssh-agent] Looking for ssh-agent implementation... 13:35:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:35:46 $ docker exec a974671f110a38d0a7d9d9ca73d8a96cffce4c4a6e3df8db3a2372a401dda816 ssh-agent 13:35:46 SSH_AUTH_SOCK=/tmp/ssh-GTEriVBsMO9e/agent.13 13:35:46 SSH_AGENT_PID=19 13:35:46 Running ssh-add (command line suppressed) 13:35:46 Identity added: /w/workspace/foundry_device-virtual-go_PR-231@tmp/private_key_8232166439275005008.key (/w/workspace/foundry_device-virtual-go_PR-231@tmp/private_key_8232166439275005008.key) 13:35:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:35:47 + git tag --points-at HEAD [Pipeline] } 13:35:47 $ docker exec --env ******** --env ******** a974671f110a38d0a7d9d9ca73d8a96cffce4c4a6e3df8db3a2372a401dda816 ssh-agent -k 13:35:47 unset SSH_AUTH_SOCK; 13:35:47 unset SSH_AGENT_PID; 13:35:47 echo Agent pid 19 killed; 13:35:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:35:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:35:47 [ssh-agent] Looking for ssh-agent implementation... 13:35:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:35:47 $ docker exec a974671f110a38d0a7d9d9ca73d8a96cffce4c4a6e3df8db3a2372a401dda816 ssh-agent 13:35:47 SSH_AUTH_SOCK=/tmp/ssh-I3qbhi6c72CF/agent.54 13:35:47 SSH_AGENT_PID=60 13:35:47 Running ssh-add (command line suppressed) 13:35:47 Identity added: /w/workspace/foundry_device-virtual-go_PR-231@tmp/private_key_941973939502674674.key (/w/workspace/foundry_device-virtual-go_PR-231@tmp/private_key_941973939502674674.key) 13:35:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:35:47 + git semver init 13:35:47 # -> Open(): unable to determine branch for HEAD 13:35:47 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-231/.git 13:35:47 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-231 13:35:47 # $SEMVER_REMOTE_NAME = origin 13:35:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:35:47 # $SEMVER_USER_NAME = edgex-jenkins 13:35:47 # $SEMVER_BRANCH = PR-231 13:35:47 # $SEMVER_TEMP = /tmp/semver-097737180 13:35:47 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 13:35:48 # '/tmp/semver-097737180' -> '/w/workspace/foundry_device-virtual-go_PR-231/.semver' 13:35:48 # -> Force: false 13:35:48 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-231/.semver [Pipeline] } 13:35:48 $ docker exec --env ******** --env ******** a974671f110a38d0a7d9d9ca73d8a96cffce4c4a6e3df8db3a2372a401dda816 ssh-agent -k 13:35:48 unset SSH_AUTH_SOCK; 13:35:48 unset SSH_AGENT_PID; 13:35:48 echo Agent pid 60 killed; 13:35:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:35:49 + git semver [Pipeline] } 13:35:49 $ docker stop --time=1 a974671f110a38d0a7d9d9ca73d8a96cffce4c4a6e3df8db3a2372a401dda816 13:35:50 $ docker rm -f a974671f110a38d0a7d9d9ca73d8a96cffce4c4a6e3df8db3a2372a401dda816 [Pipeline] // withDockerContainer [Pipeline] sh 13:35:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:35:51 Stashed 1 file(s) [Pipeline] echo 13:35:51 [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 13:36:06 Still waiting to schedule task 13:36:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:36:06 Still waiting to schedule task 13:36:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:38:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-529 in /w/workspace/foundry_device-virtual-go_PR-231 [Pipeline] { [Pipeline] ws 13:38:41 Running in /w/workspace/device-virtual-go/4 [Pipeline] { [Pipeline] checkout 13:38:41 The recommended git tool is: git 13:38:46 using credential edgex-jenkins-ssh 13:38:46 Cloning the remote Git repository 13:38:46 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 13:38:47 > git init /w/workspace/device-virtual-go/4 # timeout=10 13:38:47 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 13:38:47 > git --version # timeout=10 13:38:47 > git --version # 'git version 2.17.1' 13:38:47 using GIT_SSH to set credentials SSH Credentials for GitHub 13:38:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:38:49 Merging remotes/origin/master commit 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 into PR head commit 397e92a56c8913ae34d39dbc11966eb1cfcbd26d 13:38:50 Merge succeeded, producing 397e92a56c8913ae34d39dbc11966eb1cfcbd26d 13:38:50 Checking out Revision 397e92a56c8913ae34d39dbc11966eb1cfcbd26d (PR-231) 13:38:49 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 13:38:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:38:49 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 13:38:49 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 13:38:49 using GIT_SSH to set credentials SSH Credentials for GitHub 13:38:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:38:49 > git config core.sparsecheckout # timeout=10 13:38:49 > git checkout -f 397e92a56c8913ae34d39dbc11966eb1cfcbd26d # timeout=10 13:38:49 > git remote # timeout=10 13:38:49 > git config --get remote.origin.url # timeout=10 13:38:49 using GIT_SSH to set credentials SSH Credentials for GitHub 13:38:50 > git merge 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 # timeout=10 13:38:50 > git rev-parse HEAD^{commit} # timeout=10 13:38:50 > git config core.sparsecheckout # timeout=10 13:38:50 > git checkout -f 397e92a56c8913ae34d39dbc11966eb1cfcbd26d # timeout=10 13:38:54 Commit message: "Merge branch 'master' into issue-230" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:38:55 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:38:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:38:56 + true 13:38:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:39:14 provisioning config files... 13:39:14 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config7034215584477625656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:39:15 ---> docker-login.sh 13:39:15 nexus3.edgexfoundry.org:10001 13:39:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:16 Configure a credential helper to remove this warning. See 13:39:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:16 13:39:16 Login Succeeded 13:39:16 nexus3.edgexfoundry.org:10002 13:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:17 Configure a credential helper to remove this warning. See 13:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:17 13:39:17 Login Succeeded 13:39:17 nexus3.edgexfoundry.org:10003 13:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:17 Configure a credential helper to remove this warning. See 13:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:17 13:39:17 Login Succeeded 13:39:17 nexus3.edgexfoundry.org:10004 13:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:18 Configure a credential helper to remove this warning. See 13:39:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:18 13:39:18 Login Succeeded 13:39:18 docker.io 13:39:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:18 Configure a credential helper to remove this warning. See 13:39:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:18 13:39:18 Login Succeeded 13:39:18 ---> docker-login.sh ends [Pipeline] } 13:39:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:39:18 ========================================================= 13:39:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:39:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:39:19 + 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 . 13:39:19 Sending build context to Docker daemon 8.652MB 13:39:19 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:39:19 Step 2/8 : FROM ${BASE} 13:39:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:39:19 595b0fe564bb: Pulling fs layer 13:39:19 3088b5b3c5c0: Pulling fs layer 13:39:19 5b7225fbf94c: Pulling fs layer 13:39:19 ba82ee9f976e: Pulling fs layer 13:39:19 506bd15cee9f: Pulling fs layer 13:39:19 75a0a4a0db45: Pulling fs layer 13:39:19 618dc40b7e24: Pulling fs layer 13:39:19 ba82ee9f976e: Waiting 13:39:19 506bd15cee9f: Waiting 13:39:19 75a0a4a0db45: Waiting 13:39:19 618dc40b7e24: Waiting 13:39:19 5b7225fbf94c: Download complete 13:39:19 3088b5b3c5c0: Verifying Checksum 13:39:19 3088b5b3c5c0: Download complete 13:39:20 506bd15cee9f: Verifying Checksum 13:39:20 506bd15cee9f: Download complete 13:39:20 75a0a4a0db45: Verifying Checksum 13:39:20 75a0a4a0db45: Download complete 13:39:20 595b0fe564bb: Verifying Checksum 13:39:20 595b0fe564bb: Download complete 13:39:20 595b0fe564bb: Pull complete 13:39:21 3088b5b3c5c0: Pull complete 13:39:21 5b7225fbf94c: Pull complete 13:39:22 618dc40b7e24: Verifying Checksum 13:39:22 618dc40b7e24: Download complete 13:39:24 ba82ee9f976e: Verifying Checksum 13:39:34 ba82ee9f976e: Pull complete 13:39:34 506bd15cee9f: Pull complete 13:39:34 75a0a4a0db45: Pull complete 13:39:35 Running on prd-centos7-docker-4c-2g-530 in /w/workspace/foundry_device-virtual-go_PR-231 [Pipeline] { [Pipeline] ws 13:39:35 Running in /w/workspace/device-virtual-go/4 [Pipeline] { [Pipeline] checkout 13:39:35 The recommended git tool is: git 13:39:38 using credential edgex-jenkins-ssh 13:39:38 Cloning the remote Git repository 13:39:37 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 13:39:38 > git init /w/workspace/device-virtual-go/4 # timeout=10 13:39:38 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 13:39:38 > git --version # timeout=10 13:39:38 > git --version # 'git version 2.24.4' 13:39:38 using GIT_SSH to set credentials SSH Credentials for GitHub 13:39:38 [INFO] Currently running in a labeled security context 13:39:38 [INFO] Currently SELinux is 'enforcing' on the host 13:39:38 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/4@tmp/jenkins-gitclient-ssh6259409624811583765.key 13:39:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:39:39 618dc40b7e24: Pull complete 13:39:39 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 13:39:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:39:39 ---> a36622ca3599 13:39:39 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 13:39:40 Merging remotes/origin/master commit 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 into PR head commit 397e92a56c8913ae34d39dbc11966eb1cfcbd26d 13:39:40 Merge succeeded, producing 397e92a56c8913ae34d39dbc11966eb1cfcbd26d 13:39:40 Checking out Revision 397e92a56c8913ae34d39dbc11966eb1cfcbd26d (PR-231) 13:39:39 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 13:39:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:39:39 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 13:39:39 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 13:39:39 using GIT_SSH to set credentials SSH Credentials for GitHub 13:39:39 [INFO] Currently running in a labeled security context 13:39:39 [INFO] Currently SELinux is 'enforcing' on the host 13:39:39 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/4@tmp/jenkins-gitclient-ssh7370976728552294484.key 13:39:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:39:39 > git config core.sparsecheckout # timeout=10 13:39:39 > git checkout -f 397e92a56c8913ae34d39dbc11966eb1cfcbd26d # timeout=10 13:39:39 > git remote # timeout=10 13:39:40 > git config --get remote.origin.url # timeout=10 13:39:40 using GIT_SSH to set credentials SSH Credentials for GitHub 13:39:40 [INFO] Currently running in a labeled security context 13:39:40 [INFO] Currently SELinux is 'enforcing' on the host 13:39:40 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/4@tmp/jenkins-gitclient-ssh7327850955466395074.key 13:39:40 > git merge 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 # timeout=10 13:39:40 > git rev-parse HEAD^{commit} # timeout=10 13:39:40 > git config core.sparsecheckout # timeout=10 13:39:40 > git checkout -f 397e92a56c8913ae34d39dbc11966eb1cfcbd26d # timeout=10 13:39:40 ---> Running in e6a393cc154c 13:39:40 Removing intermediate container e6a393cc154c 13:39:40 ---> bae03ce83967 13:39:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:39:41 ---> Running in 1ad14afb2285 13:39:43 Commit message: "Merge branch 'master' into issue-230" 13:39:43 Removing intermediate container 1ad14afb2285 13:39:43 ---> 4e4d6d6a45f7 13:39:43 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 13:39:43 ---> Running in 69d83b3e94f5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:39:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:39:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:39:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:39:45 + sudo service docker restart 13:39:45 + true 13:39:45 Redirecting to /bin/systemctl restart docker.service 13:39:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:39:46 (1/13) Installing libc-dev (0.7.2-r3) 13:39:46 (2/13) Installing libsodium (1.0.18-r0) 13:39:46 (3/13) Installing pkgconf (1.7.3-r0) 13:39:46 (4/13) Installing libsodium-dev (1.0.18-r0) 13:39:46 (5/13) Installing openssh-keygen (8.4_p1-r3) 13:39:46 (6/13) Installing libedit (20191231.3.1-r1) 13:39:46 (7/13) Installing openssh-client (8.4_p1-r3) 13:39:47 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 13:39:47 (9/13) Installing openssh-server-common (8.4_p1-r3) 13:39:47 (10/13) Installing openssh-server (8.4_p1-r3) 13:39:47 (11/13) Installing openssh (8.4_p1-r3) 13:39:47 (12/13) Installing libzmq (4.3.3-r1) 13:39:47 (13/13) Installing zeromq-dev (4.3.3-r1) 13:39:47 Executing busybox-1.32.1-r6.trigger 13:39:47 OK: 145 MiB in 53 packages 13:39:49 Removing intermediate container 69d83b3e94f5 13:39:49 ---> 7805c7fac19a 13:39:49 Step 6/8 : WORKDIR /device-virtual-go 13:39:49 ---> Running in e914e81b3e4a 13:39:49 Removing intermediate container e914e81b3e4a 13:39:49 ---> def2069478a8 13:39:49 Step 7/8 : COPY . . 13:39:50 ---> 9ed88642e635 13:39:50 Step 8/8 : RUN go mod download 13:39:50 ---> Running in 24f3651f54d3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:40:03 provisioning config files... 13:40:03 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config6293218381522664953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:40:04 ---> docker-login.sh 13:40:04 nexus3.edgexfoundry.org:10001 13:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:04 Configure a credential helper to remove this warning. See 13:40:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:04 13:40:04 Login Succeeded 13:40:04 nexus3.edgexfoundry.org:10002 13:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:04 Configure a credential helper to remove this warning. See 13:40:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:04 13:40:04 Login Succeeded 13:40:04 nexus3.edgexfoundry.org:10003 13:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:04 Configure a credential helper to remove this warning. See 13:40:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:04 13:40:04 Login Succeeded 13:40:04 nexus3.edgexfoundry.org:10004 13:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:04 Configure a credential helper to remove this warning. See 13:40:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:04 13:40:04 Login Succeeded 13:40:04 docker.io 13:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:05 Configure a credential helper to remove this warning. See 13:40:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:05 13:40:05 Login Succeeded 13:40:05 ---> docker-login.sh ends [Pipeline] } 13:40:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:40:05 ========================================================= 13:40:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:40:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:40:05 + 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 . 13:40:05 Sending build context to Docker daemon 8.653MB 13:40:05 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:40:05 Step 2/8 : FROM ${BASE} 13:40:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:40:05 540db60ca938: Pulling fs layer 13:40:05 adcc1eea9eea: Pulling fs layer 13:40:05 4c4ab2625f07: Pulling fs layer 13:40:05 0510c868ecb4: Pulling fs layer 13:40:05 afea3b2eda06: Pulling fs layer 13:40:05 7809a108b3ef: Pulling fs layer 13:40:05 f706445af74f: Pulling fs layer 13:40:05 afea3b2eda06: Waiting 13:40:05 7809a108b3ef: Waiting 13:40:05 f706445af74f: Waiting 13:40:05 0510c868ecb4: Waiting 13:40:05 4c4ab2625f07: Verifying Checksum 13:40:05 4c4ab2625f07: Download complete 13:40:05 adcc1eea9eea: Verifying Checksum 13:40:05 adcc1eea9eea: Download complete 13:40:06 afea3b2eda06: Verifying Checksum 13:40:06 afea3b2eda06: Download complete 13:40:06 540db60ca938: Download complete 13:40:06 7809a108b3ef: Verifying Checksum 13:40:06 7809a108b3ef: Download complete 13:40:06 540db60ca938: Pull complete 13:40:06 adcc1eea9eea: Pull complete 13:40:06 4c4ab2625f07: Pull complete 13:40:07 f706445af74f: Verifying Checksum 13:40:07 f706445af74f: Download complete 13:40:08 0510c868ecb4: Verifying Checksum 13:40:08 0510c868ecb4: Download complete 13:40:13 0510c868ecb4: Pull complete 13:40:13 afea3b2eda06: Pull complete 13:40:13 7809a108b3ef: Pull complete 13:40:16 f706445af74f: Pull complete 13:40:16 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 13:40:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:40:16 ---> b068be0155e3 13:40:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 13:40:17 Removing intermediate container 24f3651f54d3 13:40:17 ---> b84b57dfb0b2 13:40:17 Successfully built b84b57dfb0b2 13:40:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:40:18 + docker inspect -f . ci-base-image-arm64 13:40:18 . [Pipeline] withDockerContainer 13:40:18 prd-ubuntu18.04-docker-arm64-4c-16g-529 does not seem to be running inside a container 13:40:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:40:20 $ docker top 4fde019900473b537ccaf3b7c3bbdc88cf5a84d94d93a2fe800a38167aa44cbb -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:21 + go version 13:40:21 go version go1.16.5 linux/arm64 [Pipeline] } 13:40:21 $ docker stop --time=1 4fde019900473b537ccaf3b7c3bbdc88cf5a84d94d93a2fe800a38167aa44cbb 13:40:23 $ docker rm -f 4fde019900473b537ccaf3b7c3bbdc88cf5a84d94d93a2fe800a38167aa44cbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:40:24 + docker inspect -f . ci-base-image-arm64 13:40:24 . [Pipeline] withDockerContainer 13:40:24 prd-ubuntu18.04-docker-arm64-4c-16g-529 does not seem to be running inside a container 13:40:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:40:26 $ docker top 5b908fb23cc1f5f88bfcae57ec5eb77501b53472c4b5b59c2fc5ed04eb924b26 -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:27 + go mod tidy [Pipeline] sh 13:40:28 + make test 13:40:28 go mod tidy 13:40:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 13:40:30 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:40:43 ---> Running in 6bd7d5b49b36 13:40:43 Removing intermediate container 6bd7d5b49b36 13:40:43 ---> 249ec3dd7382 13:40:43 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:40:43 ---> Running in 59b0b2f53241 13:40:43 Removing intermediate container 59b0b2f53241 13:40:43 ---> 4a2f47f03e85 13:40:43 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 13:40:43 ---> Running in b4aad911d902 13:40:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:40:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:40:43 (1/13) Installing libc-dev (0.7.2-r3) 13:40:43 (2/13) Installing libsodium (1.0.18-r0) 13:40:43 (3/13) Installing pkgconf (1.7.3-r0) 13:40:43 (4/13) Installing libsodium-dev (1.0.18-r0) 13:40:43 (5/13) Installing openssh-keygen (8.4_p1-r3) 13:40:43 (6/13) Installing libedit (20191231.3.1-r1) 13:40:43 (7/13) Installing openssh-client (8.4_p1-r3) 13:40:43 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 13:40:43 (9/13) Installing openssh-server-common (8.4_p1-r3) 13:40:44 (10/13) Installing openssh-server (8.4_p1-r3) 13:40:44 (11/13) Installing openssh (8.4_p1-r3) 13:40:44 (12/13) Installing libzmq (4.3.3-r1) 13:40:44 (13/13) Installing zeromq-dev (4.3.3-r1) 13:40:44 Executing busybox-1.32.1-r6.trigger 13:40:44 OK: 156 MiB in 53 packages 13:40:44 Removing intermediate container b4aad911d902 13:40:44 ---> 7a95ac9f00e4 13:40:44 Step 6/8 : WORKDIR /device-virtual-go 13:40:44 ---> Running in 4d40c23f150e 13:40:44 Removing intermediate container 4d40c23f150e 13:40:44 ---> 8a67f6dff462 13:40:44 Step 7/8 : COPY . . 13:40:45 ---> fa1959ae9bb6 13:40:45 Step 8/8 : RUN go mod download 13:40:45 ---> Running in 630bc20c6ce7 13:40:57 Removing intermediate container 630bc20c6ce7 13:40:57 ---> 401affc347a8 13:40:57 Successfully built 401affc347a8 13:40:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:40:57 + docker inspect -f . ci-base-image-x86_64 13:40:57 . [Pipeline] withDockerContainer 13:40:58 prd-centos7-docker-4c-2g-530 does not seem to be running inside a container 13:40:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:40:58 $ docker top f4d9614ea3eac0c4e812553a5ec55a431230e088d51f735feba751b4e0874b5d -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:58 + go version 13:40:58 go version go1.16.3 linux/amd64 [Pipeline] } 13:40:58 $ docker stop --time=1 f4d9614ea3eac0c4e812553a5ec55a431230e088d51f735feba751b4e0874b5d 13:41:00 $ docker rm -f f4d9614ea3eac0c4e812553a5ec55a431230e088d51f735feba751b4e0874b5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:41:00 + docker inspect -f . ci-base-image-x86_64 13:41:00 . [Pipeline] withDockerContainer 13:41:00 prd-centos7-docker-4c-2g-530 does not seem to be running inside a container 13:41:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:41:01 $ docker top 35c2f18ae19f5d958ba2bb6f631a5975af4071bbc12ed6c56ae9389de2d5e1d5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:41:01 + go mod tidy [Pipeline] sh 13:41:02 + make test 13:41:02 go mod tidy 13:41:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 13:41:02 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:41:21 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 13:41:21 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.265s coverage: 63.8% of statements 13:41:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:41:29 gofmt -l . 13:41:29 [ "`gofmt -l .`" = "" ] 13:41:29 ./bin/test-attribution-txt.sh 13:41:29 ./bin/test-go-mod-tidy.sh [Pipeline] } 13:41:29 $ docker stop --time=1 35c2f18ae19f5d958ba2bb6f631a5975af4071bbc12ed6c56ae9389de2d5e1d5 13:41:31 $ docker rm -f 35c2f18ae19f5d958ba2bb6f631a5975af4071bbc12ed6c56ae9389de2d5e1d5 [Pipeline] // withDockerContainer [Pipeline] sh 13:41:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:41:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:41:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:41:33 + ls -al . 13:41:33 total 140 13:41:33 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 28 13:41 . 13:41:33 drwxrwxr-x. 4 jenkins jenkins 28 Jun 28 13:39 .. 13:41:33 -rw-rw-r--. 1 jenkins jenkins 8153 Jun 28 13:39 Attribution.txt 13:41:33 drwxrwxr-x. 2 jenkins jenkins 64 Jun 28 13:39 bin 13:41:33 -rw-rw-r--. 1 jenkins jenkins 6349 Jun 28 13:39 CHANGELOG.md 13:41:33 drwxrwxr-x. 3 jenkins jenkins 32 Jun 28 13:39 cmd 13:41:33 -rw-r--r--. 1 jenkins jenkins 47257 Jun 28 13:41 coverage.out 13:41:33 -rw-rw-r--. 1 jenkins jenkins 1921 Jun 28 13:39 Dockerfile 13:41:33 -rw-rw-r--. 1 jenkins jenkins 998 Jun 28 13:39 Dockerfile.build 13:41:33 drwxrwxr-x. 8 jenkins jenkins 179 Jun 28 13:39 .git 13:41:33 drwxrwxr-x. 2 jenkins jenkins 103 Jun 28 13:39 .github 13:41:33 -rw-rw-r--. 1 jenkins jenkins 277 Jun 28 13:39 .gitignore 13:41:33 -rw-r--r--. 1 jenkins jenkins 795 Jun 28 13:41 go.mod 13:41:33 -rw-r--r--. 1 jenkins jenkins 22824 Jun 28 13:41 go.sum 13:41:33 drwxrwxr-x. 3 jenkins jenkins 20 Jun 28 13:39 internal 13:41:33 -rw-rw-r--. 1 jenkins jenkins 660 Jun 28 13:39 Jenkinsfile 13:41:33 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 28 13:39 LICENSE 13:41:33 -rw-rw-r--. 1 jenkins jenkins 905 Jun 28 13:39 Makefile 13:41:33 -rw-rw-r--. 1 jenkins jenkins 2745 Jun 28 13:39 README.md 13:41:33 -rw-rw-r--. 1 jenkins jenkins 5 Jun 28 13:35 VERSION 13:41:33 -rw-rw-r--. 1 jenkins jenkins 235 Jun 28 13:39 version.go [Pipeline] isUnix [Pipeline] sh 13:41:33 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=397e92a56c8913ae34d39dbc11966eb1cfcbd26d --label arch=amd64 --label version=0.0.0 . 13:41:33 Sending build context to Docker daemon 8.725MB 13:41:33 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 13:41:33 Step 2/26 : FROM ${BASE} AS builder 13:41:33 ---> 401affc347a8 13:41:33 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:41:34 ---> Running in 226e852ff688 13:41:34 Removing intermediate container 226e852ff688 13:41:34 ---> 62c1827f291a 13:41:34 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:41:34 ---> Running in 3f4eae598f12 13:41:35 Removing intermediate container 3f4eae598f12 13:41:35 ---> 083fbc074e13 13:41:35 Step 5/26 : WORKDIR /device-virtual-go 13:41:35 ---> Running in 0a51453cd2ce 13:41:35 Removing intermediate container 0a51453cd2ce 13:41:35 ---> d595fe53f564 13:41:35 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:41:35 ---> Running in 5a3ce00c5f90 13:41:36 Removing intermediate container 5a3ce00c5f90 13:41:36 ---> 320f0327126f 13:41:36 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:41:36 ---> Running in e20c4d22717a 13:41:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:41:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:41:38 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 13:41:38 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.737s coverage: 63.8% of statements 13:41:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:41:38 OK: 156 MiB in 53 packages 13:41:38 Removing intermediate container e20c4d22717a 13:41:38 ---> 395e3ce9a7ac 13:41:38 Step 8/26 : COPY . . 13:41:39 ---> c79e5f042d03 13:41:39 Step 9/26 : RUN go mod tidy 13:41:39 ---> Running in 38ad09dd2d8a 13:41:39 Removing intermediate container 38ad09dd2d8a 13:41:39 ---> bb440c4a3640 13:41:39 Step 10/26 : RUN go mod download 13:41:39 ---> Running in 9314028652a0 13:41:40 Removing intermediate container 9314028652a0 13:41:40 ---> 1b9b4f95d393 13:41:40 Step 11/26 : ARG MAKE='make build' 13:41:40 ---> Running in 170d7c4dd78a 13:41:40 Removing intermediate container 170d7c4dd78a 13:41:40 ---> 019def1a96a0 13:41:40 Step 12/26 : RUN $MAKE 13:41:40 ---> Running in e97f4b78442a 13:41:41 go mod tidy 13:41:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 13:41:59 Removing intermediate container e97f4b78442a 13:41:59 ---> aa39aa0fe6f6 13:41:59 Step 13/26 : FROM alpine:3.12 13:41:59 3.12: Pulling from library/alpine 13:41:59 339de151aab4: Pulling fs layer 13:42:00 339de151aab4: Verifying Checksum 13:42:00 339de151aab4: Download complete 13:42:00 339de151aab4: Pull complete 13:42:00 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 13:42:00 Status: Downloaded newer image for alpine:3.12 13:42:00 ---> 13621d1b12d4 13:42:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 13:42:00 ---> Running in ef29dc369eb8 13:42:00 Removing intermediate container ef29dc369eb8 13:42:00 ---> 345968c9f836 13:42:00 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:42:00 ---> Running in 2a720d13a46e 13:42:00 gofmt -l . 13:42:00 [ "`gofmt -l .`" = "" ] 13:42:00 ./bin/test-attribution-txt.sh 13:42:00 ./bin/test-go-mod-tidy.sh [Pipeline] } 13:42:00 $ docker stop --time=1 5b908fb23cc1f5f88bfcae57ec5eb77501b53472c4b5b59c2fc5ed04eb924b26 13:42:01 Removing intermediate container 2a720d13a46e 13:42:01 ---> 6c2ba085f271 13:42:01 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 13:42:01 ---> Running in e0fa55f033d1 13:42:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:42:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:42:02 $ docker rm -f 5b908fb23cc1f5f88bfcae57ec5eb77501b53472c4b5b59c2fc5ed04eb924b26 13:42:02 (1/6) Installing dumb-init (1.2.2-r1) 13:42:02 (2/6) Installing libgcc (9.3.0-r2) 13:42:02 (3/6) Installing libsodium (1.0.18-r0) 13:42:02 (4/6) Installing libstdc++ (9.3.0-r2) [Pipeline] // withDockerContainer [Pipeline] sh 13:42:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:42:03 Warning: overwriting stash ‘coverage-report’ 13:42:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 13:42:04 (5/6) Installing libzmq (4.3.3-r0) 13:42:04 (6/6) Installing zeromq (4.3.3-r0) 13:42:04 Executing busybox-1.31.1-r20.trigger 13:42:04 OK: 8 MiB in 20 packages [Pipeline] script [Pipeline] { [Pipeline] sh 13:42:04 Removing intermediate container e0fa55f033d1 13:42:04 ---> 9fca4bcff9cc 13:42:04 Step 17/26 : WORKDIR / 13:42:04 ---> Running in eeeacfc9740c 13:42:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:42:04 Removing intermediate container eeeacfc9740c 13:42:04 ---> 20795918eb85 13:42:04 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 13:42:04 ---> 401456051fe7 13:42:04 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 13:42:04 + ls -al . 13:42:04 total 164 13:42:04 drwxrwxr-x 7 jenkins jenkins 4096 Jun 28 13:42 . 13:42:04 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 13:38 .. 13:42:04 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 13:38 .git 13:42:04 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 13:38 .github 13:42:04 -rw-rw-r-- 1 jenkins jenkins 277 Jun 28 13:38 .gitignore 13:42:04 -rw-rw-r-- 1 jenkins jenkins 8153 Jun 28 13:38 Attribution.txt 13:42:04 -rw-rw-r-- 1 jenkins jenkins 6349 Jun 28 13:38 CHANGELOG.md 13:42:04 -rw-rw-r-- 1 jenkins jenkins 1921 Jun 28 13:38 Dockerfile 13:42:04 -rw-rw-r-- 1 jenkins jenkins 998 Jun 28 13:38 Dockerfile.build 13:42:04 -rw-rw-r-- 1 jenkins jenkins 660 Jun 28 13:38 Jenkinsfile 13:42:04 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 13:38 LICENSE 13:42:04 -rw-rw-r-- 1 jenkins jenkins 905 Jun 28 13:38 Makefile 13:42:04 -rw-rw-r-- 1 jenkins jenkins 2745 Jun 28 13:38 README.md 13:42:04 -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 13:35 VERSION 13:42:04 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 13:38 bin 13:42:04 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 13:38 cmd 13:42:04 -rw-r--r-- 1 jenkins jenkins 47257 Jun 28 13:41 coverage.out 13:42:04 -rw-r--r-- 1 jenkins jenkins 795 Jun 28 13:42 go.mod 13:42:04 -rw-r--r-- 1 jenkins jenkins 22824 Jun 28 13:40 go.sum 13:42:04 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 13:38 internal 13:42:04 -rw-rw-r-- 1 jenkins jenkins 235 Jun 28 13:38 version.go [Pipeline] isUnix [Pipeline] sh 13:42:04 ---> 54e7917c788e 13:42:04 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 13:42:05 ---> 771666344f44 13:42:05 Step 21/26 : EXPOSE 59900 13:42:05 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=397e92a56c8913ae34d39dbc11966eb1cfcbd26d --label arch=arm64 --label version=0.0.0 . 13:42:05 ---> Running in 5d88d6b9bb79 13:42:05 Removing intermediate container 5d88d6b9bb79 13:42:05 ---> 391a74d3729e 13:42:05 Step 22/26 : ENTRYPOINT ["/device-virtual"] 13:42:05 ---> Running in b9c07aaa62f1 13:42:05 Removing intermediate container b9c07aaa62f1 13:42:05 ---> 34d5c1b99d91 13:42:05 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:42:05 ---> Running in cf6abf26d657 13:42:05 Removing intermediate container cf6abf26d657 13:42:05 ---> b1db5409f57e 13:42:05 Step 24/26 : LABEL arch=amd64 13:42:05 ---> Running in 6f12e9216a30 13:42:05 Removing intermediate container 6f12e9216a30 13:42:05 ---> 36e7481a8ea0 13:42:05 Step 25/26 : LABEL git_sha=397e92a56c8913ae34d39dbc11966eb1cfcbd26d 13:42:05 ---> Running in 7c11fc3dceff 13:42:05 Sending build context to Docker daemon 8.724MB 13:42:05 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 13:42:05 Step 2/26 : FROM ${BASE} AS builder 13:42:05 ---> b84b57dfb0b2 13:42:05 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:42:05 Removing intermediate container 7c11fc3dceff 13:42:05 ---> 7003acbf9fdd 13:42:05 Step 26/26 : LABEL version=0.0.0 13:42:05 ---> Running in 2e8c3360fde6 13:42:05 Removing intermediate container 2e8c3360fde6 13:42:05 ---> c5d721de8fa9 13:42:05 [Warning] One or more build-args [ARCH] were not consumed 13:42:05 Successfully built c5d721de8fa9 13:42:05 Successfully tagged device-virtual:latest [Pipeline] } 13:42:06 ---> Running in 20c606497405 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 13:42:06 Removing intermediate container 20c606497405 13:42:06 ---> 2b11cb1949a5 13:42:06 Step 4/26 : ARG ALPINE_PKG_EXTRA="" Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 13:42:06 ---> Running in 7f654a1ad9ac 13:42:06 ---> job-cost.sh 13:42:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mCzR 13:42:06 Removing intermediate container 7f654a1ad9ac 13:42:06 ---> b18b5b0d8b09 13:42:06 Step 5/26 : WORKDIR /device-virtual-go 13:42:07 ---> Running in 0d2dfae7bbcf 13:42:07 Removing intermediate container 0d2dfae7bbcf 13:42:07 ---> d7f8f06df3e8 13:42:07 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:42:07 ---> Running in e694f57a55e7 13:42:10 Removing intermediate container e694f57a55e7 13:42:10 ---> 21568527d4a7 13:42:10 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:42:10 ---> Running in af1d297bfbfd 13:42:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:42:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:42:13 OK: 145 MiB in 53 packages 13:42:14 Removing intermediate container af1d297bfbfd 13:42:14 ---> 106e35d91670 13:42:14 Step 8/26 : COPY . . 13:42:15 ---> fc4cf651d102 13:42:15 Step 9/26 : RUN go mod tidy 13:42:15 ---> Running in b577d73cc928 13:42:18 Removing intermediate container b577d73cc928 13:42:18 ---> 2d85fbfba7de 13:42:18 Step 10/26 : RUN go mod download 13:42:18 ---> Running in 50bfd5368527 13:42:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:42:20 Removing intermediate container 50bfd5368527 13:42:20 ---> c7fb397ba3bd 13:42:20 Step 11/26 : ARG MAKE='make build' 13:42:20 ---> Running in c26f9d2ec398 13:42:21 Removing intermediate container c26f9d2ec398 13:42:21 ---> 8c979eb13648 13:42:21 Step 12/26 : RUN $MAKE 13:42:21 ---> Running in c0159f5812d3 13:42:22 go mod tidy 13:42:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 13:42:34 lf-activate-venv(): INFO: Adding /tmp/venv-mCzR/bin to PATH 13:42:34 INFO: No Stack... 13:42:34 INFO: Retrieving Pricing Info for: v3-standard-2 13:42:34 INFO: Archiving Costs [Pipeline] sh 13:42:34 + cat /w/workspace/device-virtual-go/4/archives/cost.csv 13:42:34 + cut -d, -f6 [Pipeline] lock 13:42:34 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-231-4-stack-cost] 13:42:34 Resource [jenkins-edgexfoundry-device-virtual-go-PR-231-4-stack-cost] did not exist. Created. 13:42:34 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-231-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:42:35 + echo total: 0.05999999865889549 [Pipeline] stash 13:42:35 Stashed 1 file(s) [Pipeline] } 13:42:35 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-231-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:43:19 Removing intermediate container c0159f5812d3 13:43:19 ---> e87fadaed92d 13:43:19 Step 13/26 : FROM alpine:3.12 13:43:19 3.12: Pulling from library/alpine 13:43:19 d2f70382dc9a: Pulling fs layer 13:43:19 d2f70382dc9a: Verifying Checksum 13:43:19 d2f70382dc9a: Download complete 13:43:19 d2f70382dc9a: Pull complete 13:43:19 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 13:43:19 Status: Downloaded newer image for alpine:3.12 13:43:19 ---> c4fd0aeabfcf 13:43:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 13:43:19 ---> Running in 3f07c2790dd1 13:43:19 Removing intermediate container 3f07c2790dd1 13:43:19 ---> 56bbdb167aad 13:43:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:19 ---> Running in 3a3db2e6ac0b 13:43:19 Removing intermediate container 3a3db2e6ac0b 13:43:19 ---> 9feca280dd9c 13:43:19 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 13:43:19 ---> Running in 2d32ce32ad9a 13:43:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:43:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:43:19 (1/6) Installing dumb-init (1.2.2-r1) 13:43:19 (2/6) Installing libgcc (9.3.0-r2) 13:43:19 (3/6) Installing libsodium (1.0.18-r0) 13:43:19 (4/6) Installing libstdc++ (9.3.0-r2) 13:43:19 (5/6) Installing libzmq (4.3.3-r0) 13:43:19 (6/6) Installing zeromq (4.3.3-r0) 13:43:19 Executing busybox-1.31.1-r20.trigger 13:43:19 OK: 8 MiB in 20 packages 13:43:20 Removing intermediate container 2d32ce32ad9a 13:43:20 ---> 5f5e7378464f 13:43:20 Step 17/26 : WORKDIR / 13:43:20 ---> Running in 348e5433069c 13:43:21 Removing intermediate container 348e5433069c 13:43:21 ---> b08f66e6802c 13:43:21 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 13:43:22 ---> ac5f61871f77 13:43:22 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 13:43:22 ---> 1ee94f990c01 13:43:22 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 13:43:24 ---> 380424d751aa 13:43:24 Step 21/26 : EXPOSE 59900 13:43:24 ---> Running in 363861ad9c11 13:43:24 Removing intermediate container 363861ad9c11 13:43:24 ---> 1361fb4a898f 13:43:24 Step 22/26 : ENTRYPOINT ["/device-virtual"] 13:43:24 ---> Running in 6282167d1244 13:43:24 Removing intermediate container 6282167d1244 13:43:24 ---> 297a9b7b64ec 13:43:24 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:43:25 ---> Running in f9ead0e4f502 13:43:25 Removing intermediate container f9ead0e4f502 13:43:25 ---> 8aef474d3a3e 13:43:25 Step 24/26 : LABEL arch=arm64 13:43:25 ---> Running in e62b51724184 13:43:26 Removing intermediate container e62b51724184 13:43:26 ---> d717753a14f0 13:43:26 Step 25/26 : LABEL git_sha=397e92a56c8913ae34d39dbc11966eb1cfcbd26d 13:43:26 ---> Running in 4bdcfd28838b 13:43:26 Removing intermediate container 4bdcfd28838b 13:43:26 ---> a2ce480669e5 13:43:26 Step 26/26 : LABEL version=0.0.0 13:43:26 ---> Running in 6659ade58e15 13:43:27 Removing intermediate container 6659ade58e15 13:43:27 ---> 7345902ec1e3 13:43:27 [Warning] One or more build-args [ARCH] were not consumed 13:43:27 Successfully built 7345902ec1e3 13:43:27 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 13:43:28 ---> job-cost.sh 13:43:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Buqb 13:44:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:45:28 lf-activate-venv(): INFO: Adding /tmp/venv-Buqb/bin to PATH 13:45:28 INFO: No Stack... 13:45:29 INFO: Retrieving Pricing Info for: v2-standard-4 13:45:30 INFO: Archiving Costs [Pipeline] sh 13:45:30 + cat /w/workspace/device-virtual-go/4/archives/cost.csv 13:45:30 + cut -d, -f6 [Pipeline] lock 13:45:30 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-231-4-stack-cost] 13:45:30 Resource [jenkins-edgexfoundry-device-virtual-go-PR-231-4-stack-cost] did not exist. Created. 13:45:30 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-231-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:45:30 /w/workspace/device-virtual-go/4@tmp/durable-a4348655/script.sh: 1: /w/workspace/device-virtual-go/4@tmp/durable-a4348655/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:45:31 + echo total: 0.18000000715255737 [Pipeline] stash 13:45:31 Warning: overwriting stash ‘stack-cost’ 13:45:31 Stashed 1 file(s) [Pipeline] } 13:45:31 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-231-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:45:32 provisioning config files... 13:45:32 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-231@tmp/config6218097773810612198tmp [Pipeline] { [Pipeline] sh 13:45:32 + set +x 13:45:32 + curl -s https://codecov.io/bash 13:45:32 + bash -s -- 13:45:32 13:45:32 _____ _ 13:45:32 / ____| | | 13:45:32 | | ___ __| | ___ ___ _____ __ 13:45:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:45:32 | |___| (_) | (_| | __/ (_| (_) \ V / 13:45:32 \_____\___/ \__,_|\___|\___\___/ \_/ 13:45:32 Bash-1.0.3 13:45:32 13:45:32 13:45:32 ==> git version 2.24.4 found 13:45:32 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 13:45:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:45:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:45:32 ==> Jenkins CI detected. 13:45:32 project root: . 13:45:32 --> token set from env 13:45:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:45:32 ==> Running gcov in . (disable via -X gcov) 13:45:32 ==> Python coveragepy not found 13:45:32 ==> Searching for coverage reports in: 13:45:32 + . 13:45:32 -> Found 1 reports 13:45:32 ==> Detecting git/mercurial file structure 13:45:32 ==> Reading reports 13:45:32 + ./coverage.out bytes=47257 13:45:32 ==> Appending adjustments 13:45:32 https://docs.codecov.io/docs/fixing-reports 13:45:32 + Found adjustments 13:45:32 ==> Gzipping contents 13:45:32 8.0K /tmp/codecov.nowArA.gz 13:45:32 ==> Uploading reports 13:45:32 url: https://codecov.io 13:45:32 query: branch=PR-231&commit=397e92a56c8913ae34d39dbc11966eb1cfcbd26d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-231%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=231&job=&cmd_args= 13:45:32 -> Pinging Codecov 13:45:32 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-231&commit=397e92a56c8913ae34d39dbc11966eb1cfcbd26d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-231%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=231&job=&cmd_args= 13:45:33 -> Uploading to 13:45:33 https://storage.googleapis.com/codecov/v4/raw/2021-06-28/5E52B4B073DB2E39498172D8E973AA87/397e92a56c8913ae34d39dbc11966eb1cfcbd26d/faa1491b-d746-47ae-b791-3b7ac33449a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210628T134532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b6cc0da9914519fd2f069a3263b6a51461e95ca20ac4e9ece17f6ab4ee2f367 13:45:33 % Total % Received % Xferd Average Speed Time Time Time Current 13:45:33 Dload Upload Total Spent Left Speed 13:45:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5781 0 0 100 5781 0 14340 --:--:-- --:--:-- --:--:-- 14380 13:45:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/397e92a56c8913ae34d39dbc11966eb1cfcbd26d [Pipeline] } 13:45:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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] libraryResource [Pipeline] sh 13:45:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:45:35 ---> package-listing.sh 13:45:35 ++ facter osfamily 13:45:35 ++ tr '[:upper:]' '[:lower:]' 13:45:35 + OS_FAMILY=redhat 13:45:35 + workspace=/w/workspace/foundry_device-virtual-go_PR-231 13:45:35 + START_PACKAGES=/tmp/packages_start.txt 13:45:35 + END_PACKAGES=/tmp/packages_end.txt 13:45:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:45:35 + PACKAGES=/tmp/packages_start.txt 13:45:35 + '[' /w/workspace/foundry_device-virtual-go_PR-231 ']' 13:45:35 + PACKAGES=/tmp/packages_end.txt 13:45:35 + case "${OS_FAMILY}" in 13:45:35 + sort 13:45:35 + rpm -qa 13:45:36 + '[' -f /tmp/packages_start.txt ']' 13:45:36 + '[' -f /tmp/packages_end.txt ']' 13:45:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:45:36 + '[' /w/workspace/foundry_device-virtual-go_PR-231 ']' 13:45:36 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-231/archives/ 13:45:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-231/archives/ [Pipeline] echo 13:45:36 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-231/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:45:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:45:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:45:37 13:45:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:45:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:45:38 alpine: Pulling from edgex-lftools-log-publisher 13:45:38 df20fa9351a1: Pulling fs layer 13:45:38 36b3adc4ff6f: Pulling fs layer 13:45:38 8ad3a11d3b57: Pulling fs layer 13:45:38 46f8f816bc3b: Pulling fs layer 13:45:38 93b61091891f: Pulling fs layer 13:45:38 93b9cdb0e59b: Pulling fs layer 13:45:38 5e14af77c1be: Pulling fs layer 13:45:38 01666e4c0597: Pulling fs layer 13:45:38 aa168da1d23b: Pulling fs layer 13:45:38 93b61091891f: Waiting 13:45:38 93b9cdb0e59b: Waiting 13:45:38 5e14af77c1be: Waiting 13:45:38 01666e4c0597: Waiting 13:45:38 aa168da1d23b: Waiting 13:45:38 46f8f816bc3b: Waiting 13:45:38 36b3adc4ff6f: Verifying Checksum 13:45:38 36b3adc4ff6f: Download complete 13:45:38 46f8f816bc3b: Verifying Checksum 13:45:38 46f8f816bc3b: Download complete 13:45:38 df20fa9351a1: Verifying Checksum 13:45:38 df20fa9351a1: Download complete 13:45:38 93b9cdb0e59b: Verifying Checksum 13:45:38 93b9cdb0e59b: Download complete 13:45:38 93b61091891f: Verifying Checksum 13:45:38 93b61091891f: Download complete 13:45:38 5e14af77c1be: Verifying Checksum 13:45:38 5e14af77c1be: Download complete 13:45:38 01666e4c0597: Verifying Checksum 13:45:38 01666e4c0597: Download complete 13:45:38 8ad3a11d3b57: Verifying Checksum 13:45:38 8ad3a11d3b57: Download complete 13:45:38 df20fa9351a1: Pull complete 13:45:38 36b3adc4ff6f: Pull complete 13:45:38 8ad3a11d3b57: Pull complete 13:45:38 46f8f816bc3b: Pull complete 13:45:39 93b61091891f: Pull complete 13:45:39 93b9cdb0e59b: Pull complete 13:45:39 5e14af77c1be: Pull complete 13:45:39 01666e4c0597: Pull complete 13:45:40 aa168da1d23b: Verifying Checksum 13:45:40 aa168da1d23b: Download complete 13:45:44 aa168da1d23b: Pull complete 13:45:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:45:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:45:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:45:44 prd-centos7-docker-4c-2g-527 does not seem to be running inside a container 13:45:44 $ 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-231/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-231 -v /w/workspace/foundry_device-virtual-go_PR-231:/w/workspace/foundry_device-virtual-go_PR-231:rw,z -v /w/workspace/foundry_device-virtual-go_PR-231@tmp:/w/workspace/foundry_device-virtual-go_PR-231@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:45:46 $ docker top 9302d79d389ecd50a7c8c70248a3830c69fe0fcf293d0940334a41e946ba3f3f -eo pid,comm [Pipeline] { [Pipeline] sh 13:45:47 + touch /tmp/pre-build-complete [Pipeline] sh 13:45:47 + mkdir -p /var/log/sa [Pipeline] sh 13:45:47 + ls /var/log/sa-host 13:45:47 + sadf -c /var/log/sa-host/sa05 13:45:47 file_magic: OK 13:45:47 HZ: Using current value: 100 13:45:47 file_header: OK 13:45:47 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 13:45:47 Statistics: 13:45:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:45:47 File successfully converted to sysstat format version 12.2.1 13:45:47 + sadf -c /var/log/sa-host/sa28 13:45:47 file_magic: OK 13:45:47 HZ: Using current value: 100 13:45:47 file_header: OK 13:45:47 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 13:45:47 Statistics: 13:45:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:45:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:45:48 provisioning config files... 13:45:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-231@tmp/config5957718950920657957tmp [Pipeline] { [Pipeline] echo 13:45:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:45:48 ---> create-netrc.sh [Pipeline] } 13:45:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:45:48 ---> python-tools-install.sh [Pipeline] echo 13:45:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:45:49 ---> sudo-logs.sh 13:45:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:45:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:45:49 ---> job-cost.sh 13:45:49 lf-activate-venv: SKIPPING 13:45:49 DEBUG: total: 0.18000000715255737 13:45:49 INFO: Retrieving Stack Cost... 13:45:50 INFO: Retrieving Pricing Info for: v3-standard-2 13:45:51 INFO: Archiving Costs [Pipeline] echo 13:45:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:45:51 ---> logs-deploy.sh 13:45:51 lf-activate-venv: SKIPPING 13:45:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-231/4 13:45:51 INFO: archiving workspace using pattern(s): 13:45:52 Archives upload complete. 13:45:52 INFO: archiving logs to Nexus 13:45:52 ---> uname -a: 13:45:52 Linux prd-centos7-docker-4c-2g-527.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 13:45:52 13:45:52 13:45:52 ---> lscpu: 13:45:52 Architecture: x86_64 13:45:52 CPU op-mode(s): 32-bit, 64-bit 13:45:52 Byte Order: Little Endian 13:45:52 Address sizes: 40 bits physical, 48 bits virtual 13:45:52 CPU(s): 2 13:45:52 On-line CPU(s) list: 0,1 13:45:52 Thread(s) per core: 1 13:45:52 Core(s) per socket: 1 13:45:52 Socket(s): 2 13:45:52 NUMA node(s): 1 13:45:52 Vendor ID: AuthenticAMD 13:45:52 CPU family: 23 13:45:52 Model: 49 13:45:52 Model name: AMD EPYC-Rome Processor 13:45:52 Stepping: 0 13:45:52 CPU MHz: 2799.998 13:45:52 BogoMIPS: 5599.99 13:45:52 Virtualization: AMD-V 13:45:52 Hypervisor vendor: KVM 13:45:52 Virtualization type: full 13:45:52 L1d cache: 64 KiB 13:45:52 L1i cache: 64 KiB 13:45:52 L2 cache: 1 MiB 13:45:52 L3 cache: 32 MiB 13:45:52 NUMA node0 CPU(s): 0,1 13:45:52 Vulnerability Itlb multihit: Not affected 13:45:52 Vulnerability L1tf: Not affected 13:45:52 Vulnerability Mds: Not affected 13:45:52 Vulnerability Meltdown: Not affected 13:45:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:45:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:45:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:45:52 Vulnerability Srbds: Not affected 13:45:52 Vulnerability Tsx async abort: Not affected 13:45:52 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 13:45:52 13:45:52 13:45:52 ---> nproc: 13:45:52 2 13:45:52 13:45:52 13:45:52 ---> df -h: 13:45:52 Filesystem Size Used Available Use% Mounted on 13:45:52 overlay 40.0G 7.6G 32.4G 19% / 13:45:52 tmpfs 64.0M 0 64.0M 0% /dev 13:45:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:45:52 shm 64.0M 0 64.0M 0% /dev/shm 13:45:52 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 13:45:52 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 13:45:52 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 13:45:52 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 13:45:52 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 13:45:52 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 13:45:52 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-231 13:45:52 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-231@tmp 13:45:52 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 13:45:52 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 13:45:52 13:45:52 13:45:52 ---> free -m: 13:45:52 total used free shared buff/cache available 13:45:52 Mem: 7821 929 4782 0 2109 6713 13:45:52 Swap: 1023 0 1023 13:45:52 13:45:52 13:45:52 ---> ip addr: 13:45:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:45:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:45:52 inet 127.0.0.1/8 scope host lo 13:45:52 valid_lft forever preferred_lft forever 13:45:52 inet6 ::1/128 scope host 13:45:52 valid_lft forever preferred_lft forever 13:45:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:45:52 link/ether fa:16:3e:85:bd:7a brd ff:ff:ff:ff:ff:ff 13:45:52 inet 10.30.123.219/23 brd 10.30.123.255 scope global dynamic eth0 13:45:52 valid_lft 85753sec preferred_lft 85753sec 13:45:52 inet6 fe80::f816:3eff:fe85:bd7a/64 scope link 13:45:52 valid_lft forever preferred_lft forever 13:45:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:45:52 link/ether 02:42:49:1a:1b:44 brd ff:ff:ff:ff:ff:ff 13:45:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:45:52 valid_lft forever preferred_lft forever 13:45:52 inet6 fe80::42:49ff:fe1a:1b44/64 scope link 13:45:52 valid_lft forever preferred_lft forever 13:45:52 13:45:52 13:45:52 ---> sar -b -r -n DEV: 13:45:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 13:45:52 13:45:52 13:34:54 LINUX RESTART (2 CPU) 13:45:52 13:45:52 13:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:45:52 13:37:01 1.73 0.00 1.73 0.00 0.00 36.43 0.00 13:45:52 13:38:01 0.42 0.00 0.42 0.00 0.00 6.11 0.00 13:45:52 13:39:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 13:45:52 13:40:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 13:45:52 13:41:01 0.30 0.00 0.30 0.00 0.00 4.26 0.00 13:45:52 13:42:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 13:45:52 13:43:01 0.20 0.00 0.20 0.00 0.00 2.87 0.00 13:45:52 13:44:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 13:45:52 13:45:01 0.28 0.00 0.28 0.00 0.00 3.48 0.00 13:45:52 Average: 0.43 0.00 0.43 0.00 0.00 7.07 0.00 13:45:52 13:45:52 13:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:45:52 13:37:01 5435148 0 818740 10.22 2620 1752424 1308832 14.45 592272 1580496 16 13:45:52 13:38:01 5449996 0 803884 10.04 2620 1752432 1199788 13.25 582600 1578236 8 13:45:52 13:39:01 5446636 0 807244 10.08 2620 1752432 1200004 13.25 585576 1578236 8 13:45:52 13:40:01 5447012 0 806860 10.07 2620 1752440 1199968 13.25 579072 1584712 8 13:45:52 13:41:01 5447564 0 806304 10.07 2620 1752444 1199920 13.25 578680 1584708 8 13:45:52 13:42:01 5447128 0 806740 10.07 2620 1752444 1199788 13.25 579104 1584756 8 13:45:52 13:43:01 5444744 0 809112 10.10 2620 1752456 1199860 13.25 581492 1584756 8 13:45:52 13:44:01 5435736 0 818116 10.22 2620 1752460 1199788 13.25 590716 1584756 8 13:45:52 13:45:01 5435848 0 818000 10.21 2620 1752464 1199788 13.25 591824 1583620 8 13:45:52 Average: 5443312 0 810556 10.12 2620 1752444 1211971 13.38 584593 1582697 9 13:45:52 13:45:52 13:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:45:52 13:37:01 eth0 6.01 5.46 3.55 21.09 0.00 0.00 0.00 0.00 13:45:52 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:52 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:52 13:38:01 eth0 0.78 0.10 0.07 0.01 0.00 0.00 0.00 0.00 13:45:52 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:52 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:52 13:39:01 eth0 0.65 0.33 0.28 0.20 0.00 0.00 0.00 0.00 13:45:52 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:52 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:52 13:40:01 eth0 0.90 0.32 0.32 0.20 0.00 0.00 0.00 0.00 13:45:52 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:52 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:52 13:41:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 13:45:52 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:52 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:52 13:42:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:45:52 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:52 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:52 13:43:01 eth0 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 13:45:52 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:52 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:52 13:44:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:45:52 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:52 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:52 13:45:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:45:52 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:52 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:52 Average: eth0 1.00 0.75 0.49 2.40 0.00 0.00 0.00 0.00 13:45:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:52 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:52 13:45:52 13:45:52 ---> sar -P ALL: 13:45:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 13:45:52 13:45:52 13:34:54 LINUX RESTART (2 CPU) 13:45:52 13:45:52 13:36:01 CPU %user %nice %system %iowait %steal %idle 13:45:52 13:37:01 all 0.22 0.00 0.09 0.00 0.03 99.66 13:45:52 13:37:01 0 0.22 0.00 0.12 0.00 0.03 99.63 13:45:52 13:37:01 1 0.22 0.00 0.07 0.00 0.03 99.68 13:45:52 13:38:01 all 0.06 0.00 0.06 0.00 0.03 99.85 13:45:52 13:38:01 0 0.07 0.00 0.05 0.00 0.03 99.85 13:45:52 13:38:01 1 0.05 0.00 0.07 0.00 0.03 99.85 13:45:52 13:39:01 all 0.15 0.00 0.04 0.00 0.02 99.79 13:45:52 13:39:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:45:52 13:39:01 1 0.25 0.00 0.05 0.00 0.02 99.68 13:45:52 13:40:01 all 0.14 0.00 0.05 0.00 0.03 99.78 13:45:52 13:40:01 0 0.08 0.00 0.05 0.00 0.02 99.85 13:45:52 13:40:01 1 0.20 0.00 0.05 0.00 0.03 99.72 13:45:52 13:41:01 all 0.14 0.00 0.04 0.00 0.03 99.78 13:45:52 13:41:01 0 0.25 0.00 0.03 0.00 0.03 99.68 13:45:52 13:41:01 1 0.03 0.00 0.05 0.00 0.03 99.88 13:45:52 13:42:01 all 0.12 0.00 0.04 0.00 0.03 99.82 13:45:52 13:42:01 0 0.18 0.00 0.05 0.00 0.02 99.75 13:45:52 13:42:01 1 0.05 0.00 0.03 0.00 0.03 99.88 13:45:52 13:43:01 all 0.06 0.00 0.06 0.00 0.01 99.87 13:45:52 13:43:01 0 0.07 0.00 0.05 0.00 0.00 99.88 13:45:52 13:43:01 1 0.05 0.00 0.07 0.00 0.02 99.87 13:45:52 13:44:01 all 0.16 0.00 0.05 0.00 0.02 99.77 13:45:52 13:44:01 0 0.27 0.00 0.03 0.00 0.02 99.68 13:45:52 13:44:01 1 0.05 0.00 0.07 0.00 0.02 99.87 13:45:52 13:45:01 all 0.12 0.00 0.04 0.00 0.03 99.82 13:45:52 13:45:01 0 0.18 0.00 0.03 0.00 0.02 99.77 13:45:52 13:45:01 1 0.05 0.00 0.05 0.00 0.03 99.87 13:45:52 Average: all 0.13 0.00 0.05 0.00 0.02 99.79 13:45:52 Average: 0 0.15 0.00 0.05 0.00 0.02 99.78 13:45:52 Average: 1 0.11 0.00 0.06 0.00 0.03 99.81 13:45:52 13:45:52 13:45:52