Pull request #244 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb+b800f9be7a3e68765c1f64d7308fbe20b9d5be4e (932cb9740442ce9af4ac7134a393f3c16766519d) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8756914078257008351.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh86279871802743690.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-244/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-244/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7572577522343139030.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-244/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4331424679783436959.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2568353023021646295.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-244/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-244/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5805201480997004223.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 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 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_BUILD_IMAGE_TARGET: builder 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2161 in /w/workspace/foundry_device-virtual-go_PR-244 [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-244 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-244@tmp/jenkins-gitclient-ssh4011297732293376801.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-244@tmp/jenkins-gitclient-ssh4599586753153193453.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b800f9be7a3e68765c1f64d7308fbe20b9d5be4e into PR head commit 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb Merge succeeded, producing 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb Checking out Revision 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb (PR-244) > git config core.sparsecheckout # timeout=10 > git checkout -f 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-244@tmp/jenkins-gitclient-ssh2688233441052102633.key > git merge b800f9be7a3e68765c1f64d7308fbe20b9d5be4e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:08:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:08:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:08:26 ========================================================= 11:08:26 EdgeX Global Pipelines Version Info 11:08:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:08:27 ------------------- 11:08:27 stable info: 11:08:27 ------------------- 11:08:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:08:27 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 11:08:27 Message: update stable to v1.0.210 11:08:28 ------------------- 11:08:28 experimental info: 11:08:28 ------------------- 11:08:28 Commited By: **** collab-it+edgex@linuxfoundation.org 11:08:28 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 11:08:28 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:08:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:08:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:08:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:08:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:08:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:08:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 11:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 11:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:08:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:08:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:08:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:08:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:08:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:08:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:08:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:08:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:08:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:08:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:08:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:08:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:08:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-244 [Pipeline] echo 11:08:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-244 [Pipeline] echo 11:08:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-244 [Pipeline] echo 11:08:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb [Pipeline] echo 11:08:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45ad324 [Pipeline] echo 11:08:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:08:29 provisioning config files... 11:08:29 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-244@tmp/config6344887902286356260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:08:30 ---> docker-login.sh 11:08:30 nexus3.edgexfoundry.org:10001 11:08:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:30 Configure a credential helper to remove this warning. See 11:08:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:30 11:08:30 Login Succeeded 11:08:30 nexus3.edgexfoundry.org:10002 11:08:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:30 Configure a credential helper to remove this warning. See 11:08:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:30 11:08:30 Login Succeeded 11:08:30 nexus3.edgexfoundry.org:10003 11:08:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:30 Configure a credential helper to remove this warning. See 11:08:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:30 11:08:30 Login Succeeded 11:08:30 nexus3.edgexfoundry.org:10004 11:08:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:30 Configure a credential helper to remove this warning. See 11:08:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:30 11:08:30 Login Succeeded 11:08:30 docker.io 11:08:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:31 Configure a credential helper to remove this warning. See 11:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:31 11:08:31 Login Succeeded 11:08:31 ---> docker-login.sh ends [Pipeline] } 11:08:31 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 11:08:31 + git log --format=format:%s -1 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb [Pipeline] echo 11:08:31 GIT_COMMIT: 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 11:08:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 11:08:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:08:33 11:08:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:08:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:08:33 latest: Pulling from edgex-devops/git-semver 11:08:33 a0d0a0d46f8b: Pulling fs layer 11:08:33 3e5f54012d9b: Pulling fs layer 11:08:33 4c7163046ea9: Pulling fs layer 11:08:33 0c2d73faf560: Pulling fs layer 11:08:33 0c2d73faf560: Waiting 11:08:33 3e5f54012d9b: Verifying Checksum 11:08:33 3e5f54012d9b: Download complete 11:08:33 a0d0a0d46f8b: Verifying Checksum 11:08:33 a0d0a0d46f8b: Download complete 11:08:33 4c7163046ea9: Verifying Checksum 11:08:33 4c7163046ea9: Download complete 11:08:33 0c2d73faf560: Verifying Checksum 11:08:33 0c2d73faf560: Download complete 11:08:34 a0d0a0d46f8b: Pull complete 11:08:34 3e5f54012d9b: Pull complete 11:08:34 4c7163046ea9: Pull complete 11:08:34 0c2d73faf560: Pull complete 11:08:34 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 11:08:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:08:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:08:34 prd-centos7-docker-4c-2g-2161 does not seem to be running inside a container 11:08:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-244 -v /w/workspace/foundry_device-virtual-go_PR-244:/w/workspace/foundry_device-virtual-go_PR-244:rw,z -v /w/workspace/foundry_device-virtual-go_PR-244@tmp:/w/workspace/foundry_device-virtual-go_PR-244@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:08:35 $ docker top 36f56c880659274cf4684723a2bf1de9c11a64eb173f0a79d2906ef07870aede -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:08:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:08:35 [ssh-agent] Looking for ssh-agent implementation... 11:08:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:08:35 $ docker exec 36f56c880659274cf4684723a2bf1de9c11a64eb173f0a79d2906ef07870aede ssh-agent 11:08:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaOmpeP/agent.15 11:08:35 SSH_AGENT_PID=21 11:08:35 Running ssh-add (command line suppressed) 11:08:35 Identity added: /w/workspace/foundry_device-virtual-go_PR-244@tmp/private_key_1030885180659919633.key (/w/workspace/foundry_device-virtual-go_PR-244@tmp/private_key_1030885180659919633.key) 11:08:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:08:36 + git tag --points-at HEAD [Pipeline] } 11:08:36 $ docker exec --env ******** --env ******** 36f56c880659274cf4684723a2bf1de9c11a64eb173f0a79d2906ef07870aede ssh-agent -k 11:08:36 unset SSH_AUTH_SOCK; 11:08:36 unset SSH_AGENT_PID; 11:08:36 echo Agent pid 21 killed; 11:08:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:08:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:08:36 [ssh-agent] Looking for ssh-agent implementation... 11:08:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:08:36 $ docker exec 36f56c880659274cf4684723a2bf1de9c11a64eb173f0a79d2906ef07870aede ssh-agent 11:08:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGMBpgn/agent.56 11:08:36 SSH_AGENT_PID=62 11:08:36 Running ssh-add (command line suppressed) 11:08:36 Identity added: /w/workspace/foundry_device-virtual-go_PR-244@tmp/private_key_7958472869018534220.key (/w/workspace/foundry_device-virtual-go_PR-244@tmp/private_key_7958472869018534220.key) 11:08:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:08:37 + git semver init 11:08:37 # -> Open(): unable to determine branch for HEAD 11:08:37 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-244/.git 11:08:37 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-244 11:08:37 # $SEMVER_REMOTE_NAME = origin 11:08:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:08:37 # $SEMVER_USER_NAME = edgex-jenkins 11:08:37 # $SEMVER_BRANCH = PR-244 11:08:37 # $SEMVER_TEMP = /tmp/semver-240419159 11:08:37 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 11:08:38 # '/tmp/semver-240419159' -> '/w/workspace/foundry_device-virtual-go_PR-244/.semver' 11:08:38 # -> Force: false 11:08:38 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-244/.semver [Pipeline] } 11:08:38 $ docker exec --env ******** --env ******** 36f56c880659274cf4684723a2bf1de9c11a64eb173f0a79d2906ef07870aede ssh-agent -k 11:08:38 unset SSH_AUTH_SOCK; 11:08:38 unset SSH_AGENT_PID; 11:08:38 echo Agent pid 62 killed; 11:08:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:08:38 + git semver [Pipeline] } 11:08:38 $ docker stop --time=1 36f56c880659274cf4684723a2bf1de9c11a64eb173f0a79d2906ef07870aede 11:08:39 $ docker rm -f 36f56c880659274cf4684723a2bf1de9c11a64eb173f0a79d2906ef07870aede [Pipeline] // withDockerContainer [Pipeline] sh 11:08:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:08:40 Stashed 1 file(s) [Pipeline] echo 11:08:40 [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 11:08:56 Still waiting to schedule task 11:08:56 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2161’ 11:08:56 Still waiting to schedule task 11:08:56 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:11:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2162 in /w/workspace/foundry_device-virtual-go_PR-244 [Pipeline] { [Pipeline] ws 11:11:03 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:11:03 The recommended git tool is: git 11:11:09 using credential edgex-jenkins-ssh 11:11:09 Cloning the remote Git repository 11:11:09 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:11:09 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:11:09 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:11:09 > git --version # timeout=10 11:11:09 > git --version # 'git version 2.17.1' 11:11:09 using GIT_SSH to set credentials SSH Credentials for GitHub 11:11:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:11:12 Merging remotes/origin/main commit b800f9be7a3e68765c1f64d7308fbe20b9d5be4e into PR head commit 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb 11:11:11 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:11:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:11:12 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:11:12 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:11:12 using GIT_SSH to set credentials SSH Credentials for GitHub 11:11:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:11:12 > git config core.sparsecheckout # timeout=10 11:11:12 > git checkout -f 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb # timeout=10 11:11:12 Merge succeeded, producing 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb 11:11:12 Checking out Revision 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb (PR-244) 11:11:12 > git remote # timeout=10 11:11:12 > git config --get remote.origin.url # timeout=10 11:11:12 using GIT_SSH to set credentials SSH Credentials for GitHub 11:11:12 > git merge b800f9be7a3e68765c1f64d7308fbe20b9d5be4e # timeout=10 11:11:12 > git rev-parse HEAD^{commit} # timeout=10 11:11:12 > git config core.sparsecheckout # timeout=10 11:11:12 > git checkout -f 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb # timeout=10 11:11:17 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 11:11:17 > git --version # timeout=10 11:11:17 > git --version # 'git version 2.17.1' 11:11:17 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:11:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:11:18 % Total % Received % Xferd Average Speed Time Time Time Current 11:11:18 Dload Upload Total Spent Left Speed 11:11:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 86941 0 --:--:-- --:--:-- --:--:-- 87585 [Pipeline] sh 11:11:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:11:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:11:19 + sudo tee /etc/docker/daemon.new 11:11:19 { 11:11:19 "registry-mirrors": [ 11:11:19 "https://nexus3.edgexfoundry.org:10001" 11:11:19 ], 11:11:19 "bip": "10.250.0.254/24", 11:11:19 "hosts": [ 11:11:19 "tcp://0.0.0.0:5555", 11:11:19 "unix:///var/run/docker.sock" 11:11:19 ], 11:11:19 "mtu": 1458, 11:11:19 "selinux-enabled": true, 11:11:19 "seccomp-profile": "/etc/docker/seccomp.json" 11:11:19 } [Pipeline] sh 11:11:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:11:20 + sudo service docker restart 11:11:34 Running on prd-centos7-docker-4c-2g-2163 in /w/workspace/foundry_device-virtual-go_PR-244 [Pipeline] { [Pipeline] ws 11:11:34 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:11:34 The recommended git tool is: git 11:11:36 using credential edgex-jenkins-ssh 11:11:36 Cloning the remote Git repository 11:11:36 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:11:36 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:11:36 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:11:36 > git --version # timeout=10 11:11:36 > git --version # 'git version 2.24.4' 11:11:36 using GIT_SSH to set credentials SSH Credentials for GitHub 11:11:36 [INFO] Currently running in a labeled security context 11:11:36 [INFO] Currently SELinux is 'enforcing' on the host 11:11:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh8003863987802943818.key 11:11:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:11:37 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:11:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:11:37 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:11:37 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:11:37 using GIT_SSH to set credentials SSH Credentials for GitHub 11:11:37 [INFO] Currently running in a labeled security context 11:11:37 [INFO] Currently SELinux is 'enforcing' on the host 11:11:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh3411846942878487920.key 11:11:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:11:38 Merging remotes/origin/main commit b800f9be7a3e68765c1f64d7308fbe20b9d5be4e into PR head commit 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb 11:11:38 Merge succeeded, producing 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb 11:11:38 Checking out Revision 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb (PR-244) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:11:38 provisioning config files... 11:11:38 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config1556413593267402760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:39 ---> docker-login.sh 11:11:39 nexus3.edgexfoundry.org:10001 11:11:38 > git config core.sparsecheckout # timeout=10 11:11:38 > git checkout -f 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb # timeout=10 11:11:38 > git remote # timeout=10 11:11:38 > git config --get remote.origin.url # timeout=10 11:11:38 using GIT_SSH to set credentials SSH Credentials for GitHub 11:11:38 [INFO] Currently running in a labeled security context 11:11:38 [INFO] Currently SELinux is 'enforcing' on the host 11:11:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh7421194591266740216.key 11:11:38 > git merge b800f9be7a3e68765c1f64d7308fbe20b9d5be4e # timeout=10 11:11:38 > git rev-parse HEAD^{commit} # timeout=10 11:11:38 > git config core.sparsecheckout # timeout=10 11:11:38 > git checkout -f 45ad3248cddfdb4b9428551cdb9f6822a52e8bbb # timeout=10 11:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:40 Configure a credential helper to remove this warning. See 11:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:40 11:11:40 Login Succeeded 11:11:40 nexus3.edgexfoundry.org:10002 11:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:41 Configure a credential helper to remove this warning. See 11:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:41 11:11:41 Login Succeeded 11:11:41 nexus3.edgexfoundry.org:10003 11:11:41 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 11:11:41 > git --version # timeout=10 11:11:41 > git --version # 'git version 2.24.4' 11:11:41 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 11:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:42 Configure a credential helper to remove this warning. See 11:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:42 11:11:42 Login Succeeded 11:11:42 nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:11:42 provisioning config files... 11:11:42 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config7807817301359828066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:42 Configure a credential helper to remove this warning. See 11:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:42 11:11:42 Login Succeeded 11:11:42 docker.io 11:11:42 ---> docker-login.sh 11:11:42 nexus3.edgexfoundry.org:10001 11:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:42 Configure a credential helper to remove this warning. See 11:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:42 11:11:42 Login Succeeded 11:11:42 nexus3.edgexfoundry.org:10002 11:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:43 Configure a credential helper to remove this warning. See 11:11:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:43 11:11:43 Login Succeeded 11:11:43 nexus3.edgexfoundry.org:10003 11:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:43 Configure a credential helper to remove this warning. See 11:11:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:43 11:11:43 Login Succeeded 11:11:43 nexus3.edgexfoundry.org:10004 11:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:43 Configure a credential helper to remove this warning. See 11:11:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:43 11:11:43 Login Succeeded 11:11:43 docker.io 11:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:43 Configure a credential helper to remove this warning. See 11:11:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:43 11:11:43 Login Succeeded 11:11:43 ---> docker-login.sh ends [Pipeline] } 11:11:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:43 Configure a credential helper to remove this warning. See 11:11:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:43 11:11:43 Login Succeeded 11:11:43 ---> docker-login.sh ends [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } 11:11:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:11:44 ========================================================= 11:11:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 11:11:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 11:11:44 ========================================================= 11:11:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 11:11:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:11:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 11:11:45 Sending build context to Docker daemon 8.631MB 11:11:45 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 11:11:45 Step 2/11 : FROM ${BASE} AS builder 11:11:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 11:11:45 a0d0a0d46f8b: Pulling fs layer 11:11:45 31adcdaf11c8: Pulling fs layer 11:11:45 b8b176561691: Pulling fs layer 11:11:45 4527c011a84f: Pulling fs layer 11:11:45 5d74067f8e1e: Pulling fs layer 11:11:45 e0aca202a116: Pulling fs layer 11:11:45 3a43be97a3b4: Pulling fs layer 11:11:45 34cad66bf833: Pulling fs layer 11:11:45 b4e3c513aaa6: Pulling fs layer 11:11:45 4527c011a84f: Waiting 11:11:45 5d74067f8e1e: Waiting 11:11:45 e0aca202a116: Waiting 11:11:45 b4e3c513aaa6: Waiting 11:11:45 3a43be97a3b4: Waiting 11:11:45 b8b176561691: Verifying Checksum 11:11:45 b8b176561691: Download complete 11:11:45 31adcdaf11c8: Verifying Checksum 11:11:45 31adcdaf11c8: Download complete 11:11:45 5d74067f8e1e: Verifying Checksum 11:11:45 5d74067f8e1e: Download complete 11:11:45 e0aca202a116: Verifying Checksum 11:11:45 e0aca202a116: Download complete 11:11:45 3a43be97a3b4: Verifying Checksum 11:11:45 3a43be97a3b4: Download complete 11:11:45 a0d0a0d46f8b: Verifying Checksum 11:11:45 a0d0a0d46f8b: Download complete 11:11:45 34cad66bf833: Verifying Checksum 11:11:45 34cad66bf833: Download complete 11:11:45 a0d0a0d46f8b: Pull complete 11:11:45 31adcdaf11c8: Pull complete 11:11:45 4527c011a84f: Verifying Checksum 11:11:45 4527c011a84f: Download complete 11:11:45 b8b176561691: Pull complete 11:11:45 b4e3c513aaa6: Verifying Checksum 11:11:45 b4e3c513aaa6: Download complete 11:11:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 11:11:46 Sending build context to Docker daemon 8.631MB 11:11:46 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 11:11:46 Step 2/11 : FROM ${BASE} AS builder 11:11:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:11:46 552d1f2373af: Pulling fs layer 11:11:46 ea3f2d53f512: Pulling fs layer 11:11:46 9e70ebbbe112: Pulling fs layer 11:11:46 7a9cfe048b4a: Pulling fs layer 11:11:46 72dc09318566: Pulling fs layer 11:11:46 f4f7b4309257: Pulling fs layer 11:11:46 0ac9a79272e3: Pulling fs layer 11:11:46 b78e95d17946: Pulling fs layer 11:11:46 72dc09318566: Waiting 11:11:46 f4f7b4309257: Waiting 11:11:46 0ac9a79272e3: Waiting 11:11:46 b78e95d17946: Waiting 11:11:46 7a9cfe048b4a: Waiting 11:11:46 9e70ebbbe112: Verifying Checksum 11:11:46 9e70ebbbe112: Download complete 11:11:46 ea3f2d53f512: Verifying Checksum 11:11:46 72dc09318566: Verifying Checksum 11:11:46 72dc09318566: Download complete 11:11:46 f4f7b4309257: Verifying Checksum 11:11:46 f4f7b4309257: Download complete 11:11:46 0ac9a79272e3: Verifying Checksum 11:11:46 0ac9a79272e3: Download complete 11:11:46 552d1f2373af: Verifying Checksum 11:11:46 552d1f2373af: Download complete 11:11:47 552d1f2373af: Pull complete 11:11:48 ea3f2d53f512: Pull complete 11:11:48 9e70ebbbe112: Pull complete 11:11:48 b78e95d17946: Verifying Checksum 11:11:48 b78e95d17946: Download complete 11:11:49 4527c011a84f: Pull complete 11:11:49 5d74067f8e1e: Pull complete 11:11:49 e0aca202a116: Pull complete 11:11:49 3a43be97a3b4: Pull complete 11:11:49 34cad66bf833: Pull complete 11:11:49 7a9cfe048b4a: Verifying Checksum 11:11:49 7a9cfe048b4a: Download complete 11:11:51 b4e3c513aaa6: Pull complete 11:11:51 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 11:11:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:11:51 ---> 9f6097aaca64 11:11:51 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:11:55 ---> Running in 2c3696b335de 11:11:55 Removing intermediate container 2c3696b335de 11:11:55 ---> a98f0884fc39 11:11:55 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 11:11:55 ---> Running in a4d405999be5 11:11:55 Removing intermediate container a4d405999be5 11:11:55 ---> ad94955a6944 11:11:55 Step 5/11 : WORKDIR /device-virtual-go 11:11:55 ---> Running in 62439ac420bb 11:11:55 Removing intermediate container 62439ac420bb 11:11:55 ---> e895f46d7033 11:11:55 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:55 ---> Running in 377af4d4eb24 11:11:55 Removing intermediate container 377af4d4eb24 11:11:55 ---> 12de9c60bfe9 11:11:55 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:11:55 ---> Running in 748af50d81a4 11:11:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:11:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:11:57 (1/4) Installing openssh-keygen (8.6_p1-r3) 11:11:57 (2/4) Installing libedit (20210216.3.1-r0) 11:11:57 (3/4) Installing openssh-client-common (8.6_p1-r3) 11:11:57 (4/4) Installing openssh-client-default (8.6_p1-r3) 11:11:57 Executing busybox-1.33.1-r3.trigger 11:11:57 OK: 224 MiB in 56 packages 11:11:58 Removing intermediate container 748af50d81a4 11:11:58 ---> 19368450ced8 11:11:58 Step 8/11 : COPY . . 11:11:58 ---> 24255ee06557 11:11:58 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:11:58 ---> Running in f8c012c6b9c6 11:11:59 7a9cfe048b4a: Pull complete 11:11:59 72dc09318566: Pull complete 11:12:00 f4f7b4309257: Pull complete 11:12:00 0ac9a79272e3: Pull complete 11:12:06 b78e95d17946: Pull complete 11:12:06 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 11:12:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:12:06 ---> 8b459fc5aaf0 11:12:06 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:12:10 ---> Running in 80fcaa6c781a 11:12:11 Removing intermediate container 80fcaa6c781a 11:12:11 ---> 9ee7ecf52867 11:12:11 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 11:12:11 ---> Running in fbdf0ccba9fa 11:12:11 Removing intermediate container fbdf0ccba9fa 11:12:11 ---> a052b746a351 11:12:11 Step 5/11 : WORKDIR /device-virtual-go 11:12:11 ---> Running in 2ef323ac8c2c 11:12:12 Removing intermediate container 2ef323ac8c2c 11:12:12 ---> 83d9ee311721 11:12:12 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:12:12 ---> Running in 8842ed9e4294 11:12:15 Removing intermediate container 8842ed9e4294 11:12:15 ---> 1b27d42c8a04 11:12:15 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:12:15 ---> Running in f91094f09fa9 11:12:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:12:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:12:18 (1/4) Installing openssh-keygen (8.6_p1-r3) 11:12:18 (2/4) Installing libedit (20210216.3.1-r0) 11:12:18 (3/4) Installing openssh-client-common (8.6_p1-r3) 11:12:18 (4/4) Installing openssh-client-default (8.6_p1-r3) 11:12:18 Executing busybox-1.33.1-r3.trigger 11:12:18 OK: 223 MiB in 56 packages 11:12:19 Removing intermediate container f91094f09fa9 11:12:19 ---> 762b4649f92a 11:12:19 Step 8/11 : COPY . . 11:12:21 ---> 27545b40fb00 11:12:21 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:21 ---> Running in f967e430e173 11:12:37 Removing intermediate container f8c012c6b9c6 11:12:37 ---> 907e3cbf3d8e 11:12:37 Step 10/11 : ARG MAKE='make build' 11:12:37 ---> Running in e40a55ad44d1 11:12:37 Removing intermediate container e40a55ad44d1 11:12:37 ---> 3fc3c190e7f4 11:12:37 Step 11/11 : RUN $MAKE 11:12:37 ---> Running in da59fcf89287 11:12:37 noop 11:12:37 Removing intermediate container da59fcf89287 11:12:37 ---> 71534123cf30 11:12:37 Successfully built 71534123cf30 11:12:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:12:37 + docker inspect -f . ci-base-image-x86_64 11:12:37 . [Pipeline] withDockerContainer 11:12:37 prd-centos7-docker-4c-2g-2163 does not seem to be running inside a container 11:12:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-x86_64 cat 11:12:38 $ docker top 2f3a0c685dd7344be8564e4c9a63509beaf84098dd951ff1ce10e19e085991b3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:12:38 + go version 11:12:38 go version go1.16.8 linux/amd64 [Pipeline] } 11:12:38 $ docker stop --time=1 2f3a0c685dd7344be8564e4c9a63509beaf84098dd951ff1ce10e19e085991b3 11:12:40 $ docker rm -f 2f3a0c685dd7344be8564e4c9a63509beaf84098dd951ff1ce10e19e085991b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:12:40 + docker inspect -f . ci-base-image-x86_64 11:12:40 . [Pipeline] withDockerContainer 11:12:40 prd-centos7-docker-4c-2g-2163 does not seem to be running inside a container 11:12:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-x86_64 cat 11:12:41 $ docker top ac05ce4ed42f51af294ce8b0a73be6d750b95fd88d0534142898bee9a2033f8b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:12:41 + go mod tidy [Pipeline] sh 11:12:42 + make test 11:12:42 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:12:42 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:13:04 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:13:04 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.303s coverage: 64.6% of statements 11:13:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:13:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:13:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:13:10 ./bin/test-attribution-txt.sh [Pipeline] } 11:13:10 $ docker stop --time=1 ac05ce4ed42f51af294ce8b0a73be6d750b95fd88d0534142898bee9a2033f8b 11:13:12 $ docker rm -f ac05ce4ed42f51af294ce8b0a73be6d750b95fd88d0534142898bee9a2033f8b [Pipeline] // withDockerContainer [Pipeline] sh 11:13:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:13:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:13:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:13:16 + ls -al . 11:13:16 total 172 11:13:16 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 18 11:13 . 11:13:16 drwxrwxr-x. 4 jenkins jenkins 28 Oct 18 11:11 .. 11:13:16 -rw-rw-r--. 1 jenkins jenkins 8147 Oct 18 11:11 Attribution.txt 11:13:16 drwxrwxr-x. 2 jenkins jenkins 37 Oct 18 11:11 bin 11:13:16 -rw-rw-r--. 1 jenkins jenkins 6349 Oct 18 11:11 CHANGELOG.md 11:13:16 drwxrwxr-x. 3 jenkins jenkins 32 Oct 18 11:11 cmd 11:13:16 -rw-r--r--. 1 jenkins jenkins 46339 Oct 18 11:13 coverage.out 11:13:16 -rw-rw-r--. 1 jenkins jenkins 1951 Oct 18 11:11 Dockerfile 11:13:16 drwxrwxr-x. 8 jenkins jenkins 179 Oct 18 11:11 .git 11:13:16 drwxrwxr-x. 2 jenkins jenkins 103 Oct 18 11:11 .github 11:13:16 -rw-rw-r--. 1 jenkins jenkins 270 Oct 18 11:11 .gitignore 11:13:16 -rw-rw-r--. 1 jenkins jenkins 763 Oct 18 11:11 go.mod 11:13:16 -rw-r--r--. 1 jenkins jenkins 52158 Oct 18 11:12 go.sum 11:13:16 -rw-rw-r--. 1 jenkins jenkins 677 Oct 18 11:11 GOVERNANCE.md 11:13:16 drwxrwxr-x. 3 jenkins jenkins 20 Oct 18 11:11 internal 11:13:16 -rw-rw-r--. 1 jenkins jenkins 660 Oct 18 11:11 Jenkinsfile 11:13:16 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 18 11:11 LICENSE 11:13:16 -rw-rw-r--. 1 jenkins jenkins 999 Oct 18 11:11 Makefile 11:13:16 -rw-rw-r--. 1 jenkins jenkins 623 Oct 18 11:11 OWNERS.md 11:13:16 -rw-rw-r--. 1 jenkins jenkins 2913 Oct 18 11:11 README.md 11:13:16 -rw-rw-r--. 1 jenkins jenkins 5 Oct 18 11:08 VERSION 11:13:16 -rw-rw-r--. 1 jenkins jenkins 235 Oct 18 11:11 version.go [Pipeline] isUnix [Pipeline] sh 11:13:16 + 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=45ad3248cddfdb4b9428551cdb9f6822a52e8bbb --label arch=amd64 --label version=0.0.0 . 11:13:16 Sending build context to Docker daemon 8.731MB 11:13:16 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 11:13:16 Step 2/25 : FROM ${BASE} AS builder 11:13:16 ---> 71534123cf30 11:13:16 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:13:16 ---> Running in 63b66ca5c714 11:13:17 Removing intermediate container 63b66ca5c714 11:13:17 ---> ecbb86541a50 11:13:17 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:13:17 ---> Running in a1a5e425907a 11:13:17 Removing intermediate container a1a5e425907a 11:13:17 ---> 32602f31c003 11:13:17 Step 5/25 : WORKDIR /device-virtual-go 11:13:17 ---> Running in a58e276e0989 11:13:17 Removing intermediate container a58e276e0989 11:13:17 ---> c12ced8f0250 11:13:17 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:13:17 ---> Running in 6f90781fc3b5 11:13:17 Removing intermediate container 6f90781fc3b5 11:13:17 ---> 7b14b80da765 11:13:17 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:13:17 ---> Running in 847273beb69f 11:13:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:13:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:13:19 OK: 224 MiB in 56 packages 11:13:19 Removing intermediate container 847273beb69f 11:13:19 ---> ce9399e569b0 11:13:19 Step 8/25 : COPY . . 11:13:19 ---> 346b7414cfcb 11:13:19 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:13:19 ---> Running in 1582f59598bd 11:13:20 Removing intermediate container 1582f59598bd 11:13:20 ---> 43ef0f07e907 11:13:20 Step 10/25 : ARG MAKE='make build' 11:13:20 ---> Running in 98f6932016dd 11:13:20 Removing intermediate container 98f6932016dd 11:13:20 ---> f59e0d980910 11:13:20 Step 11/25 : RUN $MAKE 11:13:20 ---> Running in a8a4d40f4fd1 11:13:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 11:13:36 Removing intermediate container a8a4d40f4fd1 11:13:36 ---> e5310762b911 11:13:36 Step 12/25 : FROM alpine:3.14 11:13:36 3.14: Pulling from library/alpine 11:13:36 a0d0a0d46f8b: Already exists 11:13:37 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 11:13:37 Status: Downloaded newer image for alpine:3.14 11:13:37 ---> 14119a10abf4 11:13:37 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:13:37 ---> Running in d0e272967c4d 11:13:37 Removing intermediate container d0e272967c4d 11:13:37 ---> 3c6a74a5f4f2 11:13:37 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:13:37 ---> Running in 8515372e3506 11:13:37 Removing intermediate container 8515372e3506 11:13:37 ---> d4b3bd281fbf 11:13:37 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 11:13:37 ---> Running in d68ead579feb 11:13:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:13:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:13:39 (1/6) Installing dumb-init (1.2.5-r1) 11:13:39 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:13:39 (3/6) Installing libsodium (1.0.18-r0) 11:13:39 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:13:39 (5/6) Installing libzmq (4.3.4-r0) 11:13:39 (6/6) Installing zeromq (4.3.4-r0) 11:13:39 Executing busybox-1.33.1-r3.trigger 11:13:39 OK: 8 MiB in 20 packages 11:13:39 Removing intermediate container d68ead579feb 11:13:39 ---> 556098b9f596 11:13:39 Step 16/25 : WORKDIR / 11:13:39 ---> Running in a7ccaf585d03 11:13:39 Removing intermediate container a7ccaf585d03 11:13:39 ---> 190e34f9f032 11:13:39 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:13:40 ---> 4cb47a8f7299 11:13:40 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:13:40 ---> 8a926938ad94 11:13:40 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:13:40 ---> 005b96ff6b95 11:13:40 Step 20/25 : EXPOSE 59900 11:13:40 ---> Running in cf657ab65dab 11:13:40 Removing intermediate container cf657ab65dab 11:13:40 ---> 7a6dd7eafcbb 11:13:40 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:13:40 ---> Running in b6ab8117b3c1 11:13:41 Removing intermediate container b6ab8117b3c1 11:13:41 ---> 9eaefbd9dce1 11:13:41 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:13:41 ---> Running in 55dbdce16acf 11:13:41 Removing intermediate container 55dbdce16acf 11:13:41 ---> e996ca7f3873 11:13:41 Step 23/25 : LABEL arch=amd64 11:13:41 ---> Running in ad5d41c802c4 11:13:41 Removing intermediate container ad5d41c802c4 11:13:41 ---> 4e71c60d3964 11:13:41 Step 24/25 : LABEL git_sha=45ad3248cddfdb4b9428551cdb9f6822a52e8bbb 11:13:41 ---> Running in 74effd424321 11:13:41 Removing intermediate container 74effd424321 11:13:41 ---> 906bdefc6551 11:13:41 Step 25/25 : LABEL version=0.0.0 11:13:41 ---> Running in bf0a5e3946cb 11:13:41 Removing intermediate container bf0a5e3946cb 11:13:41 ---> be8017dd2100 11:13:41 [Warning] One or more build-args [ARCH] were not consumed 11:13:41 Successfully built be8017dd2100 11:13:41 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:13:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:13:42 11:13:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:13:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:13:42 latest: Pulling from edgex-lftools-log-publisher 11:13:42 b4d181a07f80: Pulling fs layer 11:13:42 a1111a8f2ec3: Pulling fs layer 11:13:42 ed53099fbce6: Pulling fs layer 11:13:42 dc539afda2c1: Pulling fs layer 11:13:42 77bc0d833cb6: Pulling fs layer 11:13:42 9065ff56babe: Pulling fs layer 11:13:42 d287ab97295c: Pulling fs layer 11:13:42 dc539afda2c1: Waiting 11:13:42 77bc0d833cb6: Waiting 11:13:42 9065ff56babe: Waiting 11:13:42 d287ab97295c: Waiting 11:13:42 a1111a8f2ec3: Verifying Checksum 11:13:42 a1111a8f2ec3: Download complete 11:13:42 dc539afda2c1: Verifying Checksum 11:13:42 dc539afda2c1: Download complete 11:13:42 77bc0d833cb6: Verifying Checksum 11:13:42 77bc0d833cb6: Download complete 11:13:42 9065ff56babe: Verifying Checksum 11:13:42 9065ff56babe: Download complete 11:13:42 ed53099fbce6: Verifying Checksum 11:13:42 ed53099fbce6: Download complete 11:13:42 b4d181a07f80: Verifying Checksum 11:13:42 b4d181a07f80: Download complete 11:13:43 d287ab97295c: Verifying Checksum 11:13:43 d287ab97295c: Download complete 11:13:43 Removing intermediate container f967e430e173 11:13:43 ---> 46d2553f4fbd 11:13:43 Step 10/11 : ARG MAKE='make build' 11:13:43 ---> Running in f7e275ba2c2e 11:13:43 Removing intermediate container f7e275ba2c2e 11:13:43 ---> ed9b1f6c5719 11:13:43 Step 11/11 : RUN $MAKE 11:13:43 ---> Running in 994a66dc2e1d 11:13:43 noop 11:13:43 Removing intermediate container 994a66dc2e1d 11:13:43 ---> 7589018bb510 11:13:43 Successfully built 7589018bb510 11:13:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:13:43 + docker inspect -f . ci-base-image-arm64 11:13:43 . [Pipeline] withDockerContainer 11:13:44 prd-ubuntu18.04-docker-arm64-4c-16g-2162 does not seem to be running inside a container 11:13:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-arm64 cat 11:13:44 b4d181a07f80: Pull complete 11:13:44 a1111a8f2ec3: Pull complete 11:13:44 ed53099fbce6: Pull complete 11:13:44 dc539afda2c1: Pull complete 11:13:45 77bc0d833cb6: Pull complete 11:13:45 9065ff56babe: Pull complete 11:13:45 $ docker top ce0846bdf819bf106c0822cbf5183cbb5638412257dab3e2fbde0d76f2c1482a -eo pid,comm [Pipeline] { [Pipeline] sh 11:13:46 + go version 11:13:46 go version go1.16.8 linux/arm64 [Pipeline] } 11:13:47 $ docker stop --time=1 ce0846bdf819bf106c0822cbf5183cbb5638412257dab3e2fbde0d76f2c1482a 11:13:48 $ docker rm -f ce0846bdf819bf106c0822cbf5183cbb5638412257dab3e2fbde0d76f2c1482a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:13:49 + docker inspect -f . ci-base-image-arm64 11:13:49 . [Pipeline] withDockerContainer 11:13:50 prd-ubuntu18.04-docker-arm64-4c-16g-2162 does not seem to be running inside a container 11:13:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-arm64 cat 11:13:50 d287ab97295c: Pull complete 11:13:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:13:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:13:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:13:51 $ docker top 453dee7376824a4a9d891ff9e5aac29f8c929d2447c535e708c3128f15591c86 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 11:13:52 prd-centos7-docker-4c-2g-2163 does not seem to be running inside a container 11:13:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:13:54 $ docker top 5d0d4f412b57a26d28c216256c5676692e8bd3979519b7c914e2b5e137c286df -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh 11:13:55 ---> job-cost.sh 11:13:55 lf-activate-venv: SKIPPING 11:13:55 INFO: No Stack... 11:13:55 INFO: Retrieving Pricing Info for: v3-standard-2 11:13:55 + go mod tidy 11:13:55 INFO: Archiving Costs [Pipeline] sh 11:13:56 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:13:56 + cut -d, -f6 [Pipeline] lock 11:13:56 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-244-1-stack-cost] 11:13:56 Resource [jenkins-edgexfoundry-device-virtual-go-PR-244-1-stack-cost] did not exist. Created. 11:13:56 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-244-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:13:56 + echo total: 0.05999999865889549 [Pipeline] stash 11:13:56 Stashed 1 file(s) [Pipeline] } 11:13:56 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-244-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:13:56 $ docker stop --time=1 5d0d4f412b57a26d28c216256c5676692e8bd3979519b7c914e2b5e137c286df 11:13:57 $ docker rm -f 5d0d4f412b57a26d28c216256c5676692e8bd3979519b7c914e2b5e137c286df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:13:58 + make test 11:13:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:13:59 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:15:08 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:15:08 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.738s coverage: 64.6% of statements 11:15:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:15:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:15:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:15:35 ./bin/test-attribution-txt.sh [Pipeline] } 11:15:35 $ docker stop --time=1 453dee7376824a4a9d891ff9e5aac29f8c929d2447c535e708c3128f15591c86 11:15:37 $ docker rm -f 453dee7376824a4a9d891ff9e5aac29f8c929d2447c535e708c3128f15591c86 [Pipeline] // withDockerContainer [Pipeline] sh 11:15:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:15:38 Warning: overwriting stash ‘coverage-report’ 11:15:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:15:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:15:40 + ls -al . 11:15:40 total 196 11:15:40 drwxrwxr-x 7 jenkins jenkins 4096 Oct 18 11:15 . 11:15:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 11:11 .. 11:15:40 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 11:11 .git 11:15:40 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 11:11 .github 11:15:40 -rw-rw-r-- 1 jenkins jenkins 270 Oct 18 11:11 .gitignore 11:15:40 -rw-rw-r-- 1 jenkins jenkins 8147 Oct 18 11:11 Attribution.txt 11:15:40 -rw-rw-r-- 1 jenkins jenkins 6349 Oct 18 11:11 CHANGELOG.md 11:15:40 -rw-rw-r-- 1 jenkins jenkins 1951 Oct 18 11:11 Dockerfile 11:15:40 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 11:11 GOVERNANCE.md 11:15:40 -rw-rw-r-- 1 jenkins jenkins 660 Oct 18 11:11 Jenkinsfile 11:15:40 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 11:11 LICENSE 11:15:40 -rw-rw-r-- 1 jenkins jenkins 999 Oct 18 11:11 Makefile 11:15:40 -rw-rw-r-- 1 jenkins jenkins 623 Oct 18 11:11 OWNERS.md 11:15:40 -rw-rw-r-- 1 jenkins jenkins 2913 Oct 18 11:11 README.md 11:15:40 -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 11:08 VERSION 11:15:40 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 11:11 bin 11:15:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 11:11 cmd 11:15:40 -rw-r--r-- 1 jenkins jenkins 46339 Oct 18 11:15 coverage.out 11:15:40 -rw-rw-r-- 1 jenkins jenkins 763 Oct 18 11:11 go.mod 11:15:40 -rw-r--r-- 1 jenkins jenkins 52158 Oct 18 11:13 go.sum 11:15:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 11:11 internal 11:15:40 -rw-rw-r-- 1 jenkins jenkins 235 Oct 18 11:11 version.go [Pipeline] isUnix [Pipeline] sh 11:15:40 + 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=45ad3248cddfdb4b9428551cdb9f6822a52e8bbb --label arch=arm64 --label version=0.0.0 . 11:15:41 Sending build context to Docker daemon 8.731MB 11:15:41 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 11:15:41 Step 2/25 : FROM ${BASE} AS builder 11:15:41 ---> 7589018bb510 11:15:41 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:15:41 ---> Running in 3de910f6326f 11:15:42 Removing intermediate container 3de910f6326f 11:15:42 ---> ef2455b756e2 11:15:42 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:15:42 ---> Running in 7dcde6cd8074 11:15:43 Removing intermediate container 7dcde6cd8074 11:15:43 ---> a9134a25a7ec 11:15:43 Step 5/25 : WORKDIR /device-virtual-go 11:15:43 ---> Running in 3978e41ac0d4 11:15:43 Removing intermediate container 3978e41ac0d4 11:15:43 ---> 0c55829bff4c 11:15:43 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:15:43 ---> Running in 38d914b51173 11:15:46 Removing intermediate container 38d914b51173 11:15:46 ---> dfb5f68e5b27 11:15:46 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:15:46 ---> Running in a91ea8d67d3c 11:15:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:15:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:15:48 OK: 223 MiB in 56 packages 11:15:50 Removing intermediate container a91ea8d67d3c 11:15:50 ---> 405325e7607d 11:15:50 Step 8/25 : COPY . . 11:15:51 ---> 2b41e9713cc2 11:15:51 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:15:51 ---> Running in da37a51a9783 11:15:54 Removing intermediate container da37a51a9783 11:15:54 ---> beefd2f1a331 11:15:54 Step 10/25 : ARG MAKE='make build' 11:15:54 ---> Running in 89d2489390d0 11:15:54 Removing intermediate container 89d2489390d0 11:15:54 ---> 002fb68156ba 11:15:54 Step 11/25 : RUN $MAKE 11:15:54 ---> Running in 927a8ea18e17 11:15:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 11:16:52 Removing intermediate container 927a8ea18e17 11:16:52 ---> 0c2caf1a2db1 11:16:52 Step 12/25 : FROM alpine:3.14 11:16:52 3.14: Pulling from library/alpine 11:16:52 552d1f2373af: Already exists 11:16:52 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 11:16:52 Status: Downloaded newer image for alpine:3.14 11:16:52 ---> bb3de5531c18 11:16:52 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:16:52 ---> Running in 080d94251f3e 11:16:52 Removing intermediate container 080d94251f3e 11:16:52 ---> 104d755ad314 11:16:52 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:16:52 ---> Running in bbc06b9b31a6 11:16:52 Removing intermediate container bbc06b9b31a6 11:16:52 ---> 30225dfc35ca 11:16:52 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 11:16:52 ---> Running in 6510fa936aa7 11:16:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:16:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:16:53 (1/6) Installing dumb-init (1.2.5-r1) 11:16:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:16:53 (3/6) Installing libsodium (1.0.18-r0) 11:16:53 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:16:53 (5/6) Installing libzmq (4.3.4-r0) 11:16:53 (6/6) Installing zeromq (4.3.4-r0) 11:16:53 Executing busybox-1.33.1-r3.trigger 11:16:54 OK: 8 MiB in 20 packages 11:16:55 Removing intermediate container 6510fa936aa7 11:16:55 ---> 4c0ba583860d 11:16:55 Step 16/25 : WORKDIR / 11:16:55 ---> Running in 088fdb618f2d 11:16:56 Removing intermediate container 088fdb618f2d 11:16:56 ---> 23c27273bced 11:16:56 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:16:56 ---> d460abb26c5a 11:16:56 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:16:57 ---> bb1bb0192319 11:16:57 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:16:59 ---> 4d0e9a1e18af 11:16:59 Step 20/25 : EXPOSE 59900 11:16:59 ---> Running in c766ee520123 11:16:59 Removing intermediate container c766ee520123 11:16:59 ---> 85b649507105 11:16:59 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:16:59 ---> Running in 0469c26fcb7a 11:17:00 Removing intermediate container 0469c26fcb7a 11:17:00 ---> ba5b16c8541e 11:17:00 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:17:00 ---> Running in 81d76ab8609c 11:17:00 Removing intermediate container 81d76ab8609c 11:17:00 ---> f6ac9fc4cd87 11:17:00 Step 23/25 : LABEL arch=arm64 11:17:00 ---> Running in 769a6196980d 11:17:01 Removing intermediate container 769a6196980d 11:17:01 ---> 10edfcd9c973 11:17:01 Step 24/25 : LABEL git_sha=45ad3248cddfdb4b9428551cdb9f6822a52e8bbb 11:17:01 ---> Running in 83958c01cf54 11:17:02 Removing intermediate container 83958c01cf54 11:17:02 ---> 70b2d3cbb035 11:17:02 Step 25/25 : LABEL version=0.0.0 11:17:02 ---> Running in ccb9ce7acaf7 11:17:02 Removing intermediate container ccb9ce7acaf7 11:17:02 ---> 41dc544fdfff 11:17:02 [Warning] One or more build-args [ARCH] were not consumed 11:17:02 Successfully built 41dc544fdfff 11:17:02 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:17:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:17:03 11:17:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:17:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:17:04 arm64: Pulling from edgex-lftools-log-publisher 11:17:04 448f6bf000e3: Pulling fs layer 11:17:04 f757da607395: Pulling fs layer 11:17:04 05883995daec: Pulling fs layer 11:17:04 8603b9c90790: Pulling fs layer 11:17:04 1560dd03e051: Pulling fs layer 11:17:04 27f5ce0e4adf: Pulling fs layer 11:17:04 c2d8d7efcc4b: Pulling fs layer 11:17:04 1560dd03e051: Waiting 11:17:04 27f5ce0e4adf: Waiting 11:17:04 c2d8d7efcc4b: Waiting 11:17:04 8603b9c90790: Waiting 11:17:04 f757da607395: Verifying Checksum 11:17:04 f757da607395: Download complete 11:17:04 8603b9c90790: Verifying Checksum 11:17:04 8603b9c90790: Download complete 11:17:04 05883995daec: Verifying Checksum 11:17:04 05883995daec: Download complete 11:17:04 1560dd03e051: Verifying Checksum 11:17:04 1560dd03e051: Download complete 11:17:04 27f5ce0e4adf: Verifying Checksum 11:17:04 27f5ce0e4adf: Download complete 11:17:05 448f6bf000e3: Verifying Checksum 11:17:05 448f6bf000e3: Download complete 11:17:07 c2d8d7efcc4b: Verifying Checksum 11:17:07 c2d8d7efcc4b: Download complete 11:17:08 448f6bf000e3: Pull complete 11:17:09 f757da607395: Pull complete 11:17:10 05883995daec: Pull complete 11:17:11 8603b9c90790: Pull complete 11:17:12 1560dd03e051: Pull complete 11:17:12 27f5ce0e4adf: Pull complete 11:17:27 c2d8d7efcc4b: Pull complete 11:17:27 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 11:17:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:17:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:17:27 prd-ubuntu18.04-docker-arm64-4c-16g-2162 does not seem to be running inside a container 11:17:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:17:31 $ docker top e735e0deed0e0218415ca13b7b7d7ec5dd6afb5ff3354e9d8aeba5a42b02a828 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:17:32 ---> job-cost.sh 11:17:32 lf-activate-venv: SKIPPING 11:17:32 INFO: No Stack... 11:17:33 INFO: Retrieving Pricing Info for: v3-standard-4 11:17:34 INFO: Archiving Costs [Pipeline] sh 11:17:34 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:17:34 + cut -d, -f6 [Pipeline] lock 11:17:34 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-244-1-stack-cost] 11:17:34 Resource [jenkins-edgexfoundry-device-virtual-go-PR-244-1-stack-cost] did not exist. Created. 11:17:34 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-244-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:17:35 /w/workspace/device-virtual-go/1@tmp/durable-9331af6b/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-9331af6b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 11:17:36 + echo total: 0.10999999940395355 [Pipeline] stash 11:17:36 Warning: overwriting stash ‘stack-cost’ 11:17:36 Stashed 1 file(s) [Pipeline] } 11:17:36 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-244-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:17:36 $ docker stop --time=1 e735e0deed0e0218415ca13b7b7d7ec5dd6afb5ff3354e9d8aeba5a42b02a828 11:17:38 $ docker rm -f e735e0deed0e0218415ca13b7b7d7ec5dd6afb5ff3354e9d8aeba5a42b02a828 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 11:17:40 provisioning config files... 11:17:40 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-244@tmp/config1257983937892667077tmp [Pipeline] { [Pipeline] sh 11:17:41 + set +x 11:17:41 + curl -s https://codecov.io/bash 11:17:41 + bash -s -- 11:17:41 11:17:41 _____ _ 11:17:41 / ____| | | 11:17:41 | | ___ __| | ___ ___ _____ __ 11:17:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:17:41 | |___| (_) | (_| | __/ (_| (_) \ V / 11:17:41 \_____\___/ \__,_|\___|\___\___/ \_/ 11:17:41 Bash-1.0.6 11:17:41 11:17:41 11:17:41 ==> git version 2.24.4 found 11:17:41 ==> 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 11:17:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:17:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:17:41 ==> Jenkins CI detected. 11:17:41 current dir:  /w/workspace/foundry_device-virtual-go_PR-244 11:17:41 project root: . 11:17:41 --> token set from env 11:17:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:17:41 ==> Running gcov in . (disable via -X gcov) 11:17:41 ==> Python coveragepy not found 11:17:41 ==> Searching for coverage reports in: 11:17:41 + . 11:17:41 -> Found 1 reports 11:17:41 ==> Detecting git/mercurial file structure 11:17:41 ==> Reading reports 11:17:41 + ./coverage.out bytes=46339 11:17:41 ==> Appending adjustments 11:17:41 https://docs.codecov.io/docs/fixing-reports 11:17:41 + Found adjustments 11:17:41 ==> Gzipping contents 11:17:41 8.0K /tmp/codecov.DV1rhY.gz 11:17:41 ==> Uploading reports 11:17:41 url: https://codecov.io 11:17:41 query: branch=PR-244&commit=45ad3248cddfdb4b9428551cdb9f6822a52e8bbb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-244%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=244&job=&cmd_args= 11:17:41 -> Pinging Codecov 11:17:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-244&commit=45ad3248cddfdb4b9428551cdb9f6822a52e8bbb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-244%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=244&job=&cmd_args= 11:17:41 -> Uploading to 11:17:41 https://storage.googleapis.com/codecov/v4/raw/2021-10-18/5E52B4B073DB2E39498172D8E973AA87/45ad3248cddfdb4b9428551cdb9f6822a52e8bbb/adb77336-9bf9-41ac-8066-7be783b2c0c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211018T111741Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aed94877ab2e6d809cf6c2049a71c171d6aac79c2ecde699b37505e14fd9308d 11:17:41 % Total % Received % Xferd Average Speed Time Time Time Current 11:17:41 Dload Upload Total Spent Left Speed 11:17:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5463 0 0 100 5463 0 15711 --:--:-- --:--:-- --:--:-- 15743 11:17:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/45ad3248cddfdb4b9428551cdb9f6822a52e8bbb [Pipeline] } 11:17:42 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] sh 11:17:44 + '[' -d /w/workspace/foundry_device-virtual-go_PR-244/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:17:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:17:45 ---> package-listing.sh 11:17:45 ++ facter osfamily 11:17:45 ++ tr '[:upper:]' '[:lower:]' 11:17:45 + OS_FAMILY=redhat 11:17:45 + workspace=/w/workspace/foundry_device-virtual-go_PR-244 11:17:45 + START_PACKAGES=/tmp/packages_start.txt 11:17:45 + END_PACKAGES=/tmp/packages_end.txt 11:17:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:17:45 + PACKAGES=/tmp/packages_start.txt 11:17:45 + '[' /w/workspace/foundry_device-virtual-go_PR-244 ']' 11:17:45 + PACKAGES=/tmp/packages_end.txt 11:17:45 + case "${OS_FAMILY}" in 11:17:45 + rpm -qa 11:17:45 + sort 11:17:46 + '[' -f /tmp/packages_start.txt ']' 11:17:46 + '[' -f /tmp/packages_end.txt ']' 11:17:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:17:46 + '[' /w/workspace/foundry_device-virtual-go_PR-244 ']' 11:17:46 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-244/archives/ 11:17:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-244/archives/ [Pipeline] echo 11:17:46 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-244/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:17:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:17:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:17:46 11:17:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:17:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:17:47 latest: Pulling from edgex-lftools-log-publisher 11:17:47 b4d181a07f80: Pulling fs layer 11:17:47 a1111a8f2ec3: Pulling fs layer 11:17:47 ed53099fbce6: Pulling fs layer 11:17:47 dc539afda2c1: Pulling fs layer 11:17:47 77bc0d833cb6: Pulling fs layer 11:17:47 9065ff56babe: Pulling fs layer 11:17:47 d287ab97295c: Pulling fs layer 11:17:47 77bc0d833cb6: Waiting 11:17:47 9065ff56babe: Waiting 11:17:47 d287ab97295c: Waiting 11:17:47 dc539afda2c1: Waiting 11:17:47 a1111a8f2ec3: Verifying Checksum 11:17:47 a1111a8f2ec3: Download complete 11:17:47 dc539afda2c1: Verifying Checksum 11:17:47 dc539afda2c1: Download complete 11:17:47 77bc0d833cb6: Verifying Checksum 11:17:47 77bc0d833cb6: Download complete 11:17:47 ed53099fbce6: Verifying Checksum 11:17:47 ed53099fbce6: Download complete 11:17:47 9065ff56babe: Verifying Checksum 11:17:47 9065ff56babe: Download complete 11:17:47 b4d181a07f80: Verifying Checksum 11:17:47 b4d181a07f80: Download complete 11:17:48 d287ab97295c: Verifying Checksum 11:17:48 d287ab97295c: Download complete 11:17:49 b4d181a07f80: Pull complete 11:17:49 a1111a8f2ec3: Pull complete 11:17:49 ed53099fbce6: Pull complete 11:17:49 dc539afda2c1: Pull complete 11:17:50 77bc0d833cb6: Pull complete 11:17:50 9065ff56babe: Pull complete 11:17:55 d287ab97295c: Pull complete 11:17:55 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:17:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:17:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:17:55 prd-centos7-docker-4c-2g-2161 does not seem to be running inside a container 11:17:55 $ 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-244/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-244 -v /w/workspace/foundry_device-virtual-go_PR-244:/w/workspace/foundry_device-virtual-go_PR-244:rw,z -v /w/workspace/foundry_device-virtual-go_PR-244@tmp:/w/workspace/foundry_device-virtual-go_PR-244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:17:58 $ docker top a596f26a0396a33edeb63661184a6f66b6896653e56855e8e55f7e2ccd690e0d -eo pid,comm [Pipeline] { [Pipeline] sh 11:17:58 + touch /tmp/pre-build-complete [Pipeline] sh 11:17:58 + mkdir -p /var/log/sysstat [Pipeline] sh 11:17:59 + ls /var/log/sa-host 11:17:59 + sadf -c /var/log/sa-host/sa18 11:17:59 file_magic: OK 11:17:59 HZ: Using current value: 100 11:17:59 file_header: OK 11:17:59 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 11:17:59 Statistics: 11:17:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:17:59 File successfully converted to sysstat format version 12.0.3 11:17:59 + sadf -c /var/log/sa-host/sa30 11:17:59 file_magic: OK 11:17:59 HZ: Using current value: 100 11:17:59 file_header: OK 11:17:59 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 11:17:59 Statistics: 11:17:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:17:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:18:01 provisioning config files... 11:18:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-244@tmp/config330555034709582589tmp [Pipeline] { [Pipeline] echo 11:18:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:18:01 ---> create-netrc.sh [Pipeline] } 11:18:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:18:02 ---> python-tools-install.sh [Pipeline] echo 11:18:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:18:02 ---> sudo-logs.sh 11:18:02 Archiving 'sudo' log.. 11:18:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-2161.novalocal: Name or service not known 11:18:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-2161.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 11:18:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:18:02 ---> job-cost.sh 11:18:02 lf-activate-venv: SKIPPING 11:18:02 DEBUG: total: 0.10999999940395355 11:18:02 INFO: Retrieving Stack Cost... 11:18:03 INFO: Retrieving Pricing Info for: v3-standard-2 11:18:03 INFO: Archiving Costs [Pipeline] echo 11:18:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:18:04 ---> logs-deploy.sh 11:18:04 lf-activate-venv: SKIPPING 11:18:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-244/1 11:18:04 INFO: archiving workspace using pattern(s): 11:18:04 Archives upload complete. 11:18:04 INFO: archiving logs to Nexus 11:18:05 ---> uname -a: 11:18:05 Linux prd-centos7-docker-4c-2g-2161.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 11:18:05 11:18:05 11:18:05 ---> lscpu: 11:18:05 Architecture: x86_64 11:18:05 CPU op-mode(s): 32-bit, 64-bit 11:18:05 Byte Order: Little Endian 11:18:05 Address sizes: 40 bits physical, 48 bits virtual 11:18:05 CPU(s): 2 11:18:05 On-line CPU(s) list: 0,1 11:18:05 Thread(s) per core: 1 11:18:05 Core(s) per socket: 1 11:18:05 Socket(s): 2 11:18:05 NUMA node(s): 1 11:18:05 Vendor ID: AuthenticAMD 11:18:05 CPU family: 23 11:18:05 Model: 49 11:18:05 Model name: AMD EPYC-Rome Processor 11:18:05 Stepping: 0 11:18:05 CPU MHz: 2799.998 11:18:05 BogoMIPS: 5599.99 11:18:05 Virtualization: AMD-V 11:18:05 Hypervisor vendor: KVM 11:18:05 Virtualization type: full 11:18:05 L1d cache: 32K 11:18:05 L1i cache: 32K 11:18:05 L2 cache: 512K 11:18:05 L3 cache: 16384K 11:18:05 NUMA node0 CPU(s): 0,1 11:18:05 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 11:18:05 11:18:05 11:18:05 ---> nproc: 11:18:05 2 11:18:05 11:18:05 11:18:05 ---> df -h: 11:18:05 Filesystem Size Used Avail Use% Mounted on 11:18:05 overlay 40G 7.7G 33G 20% / 11:18:05 tmpfs 64M 0 64M 0% /dev 11:18:05 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:18:05 shm 64M 0 64M 0% /dev/shm 11:18:05 /dev/vda1 40G 7.7G 33G 20% /facter-os 11:18:05 11:18:05 11:18:05 ---> sar -b -r -n DEV: 11:18:05 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/18/21 _x86_64_ (2 CPU) 11:18:05 11:18:05 11:07:43 LINUX RESTART (2 CPU) 11:18:05 11:18:05 11:08:01 tps rtps wtps bread/s bwrtn/s 11:18:05 11:09:03 143.10 24.93 118.17 5685.40 36380.33 11:18:05 11:10:01 1.55 0.00 1.55 0.00 32.03 11:18:05 11:11:01 0.45 0.00 0.45 0.00 6.10 11:18:05 11:12:01 0.23 0.00 0.23 0.00 3.91 11:18:05 11:13:01 0.37 0.00 0.37 0.00 4.91 11:18:05 11:14:01 0.25 0.00 0.25 0.00 3.30 11:18:05 11:15:01 0.23 0.00 0.23 0.00 3.36 11:18:05 11:16:01 0.27 0.00 0.27 0.00 3.03 11:18:05 11:17:01 0.28 0.00 0.28 0.00 3.12 11:18:05 Average: 16.36 2.78 13.58 634.21 4064.80 11:18:05 11:18:05 11:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:18:05 11:09:03 5664044 0 631096 7.88 2620 1711172 1294500 14.29 579616 1530628 128 11:18:05 11:10:01 5680476 0 614656 7.67 2620 1711180 1157104 12.78 565528 1530588 16 11:18:05 11:11:01 5682240 0 612892 7.65 2620 1711180 1157452 12.78 564116 1530812 8 11:18:05 11:12:01 5678608 0 616512 7.70 2620 1711192 1157476 12.78 567644 1530812 8 11:18:05 11:13:01 5680820 0 614244 7.67 2620 1711248 1157104 12.78 564892 1531648 16 11:18:05 11:14:01 5682956 0 612160 7.64 2620 1711196 1157224 12.78 562696 1531636 8 11:18:05 11:15:01 5683456 0 611652 7.64 2620 1711204 1157104 12.78 562180 1531644 16 11:18:05 11:16:01 5682360 0 612744 7.65 2620 1711208 1157104 12.78 563160 1531644 8 11:18:05 11:17:01 5672480 0 622620 7.77 2620 1711212 1157104 12.78 573116 1531644 8 11:18:05 Average: 5678604 0 616508 7.70 2620 1711199 1172464 12.94 566994 1531228 24 11:18:05 11:18:05 11:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:18:05 11:09:03 eth0 472.87 291.44 1242.06 77.54 0.00 0.00 0.00 0.00 11:18:05 11:09:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:05 11:09:03 docker0 36.64 19.13 3.36 137.84 0.00 0.00 0.00 0.00 11:18:05 11:10:01 eth0 0.78 0.09 0.07 0.01 0.00 0.00 0.00 0.00 11:18:05 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:05 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:05 11:11:01 eth0 3.76 1.63 3.04 0.11 0.00 0.00 0.00 0.00 11:18:05 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:05 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:05 11:12:01 eth0 1.13 0.55 0.56 0.36 0.00 0.00 0.00 0.00 11:18:05 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:05 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:05 11:13:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 11:18:05 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:05 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:05 11:14:01 eth0 0.32 0.27 0.14 0.08 0.00 0.00 0.00 0.00 11:18:05 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:05 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:05 11:15:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:18:05 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:05 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:05 11:16:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:18:05 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:05 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:05 11:17:01 eth0 0.05 0.07 0.00 0.01 0.00 0.00 0.00 0.00 11:18:05 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:05 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:05 Average: eth0 53.46 32.83 138.98 8.72 0.00 0.00 0.00 0.00 11:18:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:05 Average: docker0 4.09 2.13 0.38 15.38 0.00 0.00 0.00 0.00 11:18:05 11:18:05 11:18:05 ---> sar -P ALL: 11:18:05 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/18/21 _x86_64_ (2 CPU) 11:18:05 11:18:05 11:07:43 LINUX RESTART (2 CPU) 11:18:05 11:18:05 11:08:01 CPU %user %nice %system %iowait %steal %idle 11:18:05 11:09:03 all 17.28 0.00 5.15 5.14 0.08 72.36 11:18:05 11:09:03 0 16.49 0.00 5.61 4.71 0.09 73.10 11:18:05 11:09:03 1 18.07 0.00 4.69 5.57 0.07 71.61 11:18:05 11:10:01 all 0.28 0.00 0.08 0.00 0.01 99.63 11:18:05 11:10:01 0 0.47 0.00 0.07 0.00 0.00 99.46 11:18:05 11:10:01 1 0.10 0.00 0.09 0.00 0.02 99.79 11:18:05 11:11:01 all 0.29 0.00 0.06 0.00 0.02 99.63 11:18:05 11:11:01 0 0.47 0.00 0.03 0.00 0.02 99.48 11:18:05 11:11:01 1 0.12 0.00 0.08 0.00 0.02 99.78 11:18:05 11:12:01 all 0.23 0.00 0.06 0.00 0.02 99.70 11:18:05 11:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:18:05 11:12:01 1 0.42 0.00 0.08 0.00 0.02 99.48 11:18:05 11:13:01 all 0.26 0.00 0.06 0.00 0.01 99.67 11:18:05 11:13:01 0 0.07 0.00 0.03 0.00 0.00 99.90 11:18:05 11:13:01 1 0.45 0.00 0.08 0.00 0.02 99.45 11:18:05 11:14:01 all 0.25 0.00 0.05 0.00 0.01 99.69 11:18:05 11:14:01 0 0.05 0.00 0.07 0.00 0.02 99.87 11:18:05 11:14:01 1 0.45 0.00 0.03 0.00 0.00 99.52 11:18:05 11:15:01 all 0.29 0.00 0.05 0.00 0.01 99.65 11:18:05 11:15:01 0 0.10 0.00 0.08 0.00 0.02 99.80 11:18:05 11:15:01 1 0.48 0.00 0.02 0.00 0.00 99.50 11:18:05 11:16:01 all 0.23 0.00 0.04 0.00 0.02 99.72 11:18:05 11:16:01 0 0.07 0.00 0.05 0.00 0.02 99.87 11:18:05 11:16:01 1 0.38 0.00 0.03 0.00 0.02 99.57 11:18:05 11:17:01 all 0.23 0.00 0.04 0.00 0.01 99.72 11:18:05 11:17:01 0 0.07 0.00 0.05 0.00 0.02 99.87 11:18:05 11:17:01 1 0.40 0.00 0.03 0.00 0.00 99.57 11:18:05 Average: all 2.10 0.00 0.61 0.56 0.02 96.72 11:18:05 Average: 0 1.93 0.00 0.65 0.51 0.02 96.88 11:18:05 Average: 1 2.27 0.00 0.56 0.60 0.02 96.56 11:18:05 11:18:05 11:18:05