Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b800f9be7a3e68765c1f64d7308fbe20b9d5be4e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4448757166536648373.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh4817314598426231502.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 f1d79d91c36788821211008368c3015072ca53ca The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh680178498798729092.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5363425002284233691.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8961304966849444357.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-982 in /w/workspace/exfoundry_device-virtual-go_main [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/exfoundry_device-virtual-go_main # 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/exfoundry_device-virtual-go_main@tmp/jenkins-gitclient-ssh8982696020480227702.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b800f9be7a3e68765c1f64d7308fbe20b9d5be4e (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f b800f9be7a3e68765c1f64d7308fbe20b9d5be4e # timeout=10 Commit message: "Merge pull request #243 from cloudxxx8/bump-sdk-version" > git rev-list --no-walk c057a04f6cb87a8cdacff32a07698e3019c9b04b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:46:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:46:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:46:10 ========================================================= 05:46:10 EdgeX Global Pipelines Version Info 05:46:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:46:12 ------------------- 05:46:12 stable info: 05:46:12 ------------------- 05:46:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:46:12 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 05:46:12 Message: update stable to v1.0.209 05:46:12 ------------------- 05:46:12 experimental info: 05:46:12 ------------------- 05:46:12 Commited By: **** collab-it+edgex@linuxfoundation.org 05:46:12 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 05:46:12 Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:46:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b800f9be7a3e68765c1f64d7308fbe20b9d5be4e [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b800f9b [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:13 provisioning config files... 05:46:13 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7336809998049090896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:46:13 ---> docker-login.sh 05:46:13 nexus3.edgexfoundry.org:10001 05:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:13 Configure a credential helper to remove this warning. See 05:46:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:13 05:46:13 Login Succeeded 05:46:13 nexus3.edgexfoundry.org:10002 05:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:13 Configure a credential helper to remove this warning. See 05:46:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:13 05:46:13 Login Succeeded 05:46:13 nexus3.edgexfoundry.org:10003 05:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:13 Configure a credential helper to remove this warning. See 05:46:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:13 05:46:13 Login Succeeded 05:46:13 nexus3.edgexfoundry.org:10004 05:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:13 Configure a credential helper to remove this warning. See 05:46:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:13 05:46:13 Login Succeeded 05:46:13 docker.io 05:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:14 Configure a credential helper to remove this warning. See 05:46:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:14 05:46:14 Login Succeeded 05:46:14 ---> docker-login.sh ends [Pipeline] } 05:46:14 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 05:46:14 + git log --format=format:%s -1 b800f9be7a3e68765c1f64d7308fbe20b9d5be4e [Pipeline] echo 05:46:14 GIT_COMMIT: b800f9be7a3e68765c1f64d7308fbe20b9d5be4e, Commit Message: Merge pull request #243 from cloudxxx8/bump-sdk-version [Pipeline] echo 05:46:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:46:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:46:15 05:46:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:46:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:46:15 latest: Pulling from edgex-devops/git-semver 05:46:15 a0d0a0d46f8b: Pulling fs layer 05:46:15 3e5f54012d9b: Pulling fs layer 05:46:15 4c7163046ea9: Pulling fs layer 05:46:15 0c2d73faf560: Pulling fs layer 05:46:15 0c2d73faf560: Waiting 05:46:15 3e5f54012d9b: Verifying Checksum 05:46:15 3e5f54012d9b: Download complete 05:46:15 a0d0a0d46f8b: Verifying Checksum 05:46:15 a0d0a0d46f8b: Download complete 05:46:15 0c2d73faf560: Verifying Checksum 05:46:15 0c2d73faf560: Download complete 05:46:15 4c7163046ea9: Verifying Checksum 05:46:15 4c7163046ea9: Download complete 05:46:15 a0d0a0d46f8b: Pull complete 05:46:15 3e5f54012d9b: Pull complete 05:46:16 4c7163046ea9: Pull complete 05:46:16 0c2d73faf560: Pull complete 05:46:16 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 05:46:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:46:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:46:16 prd-centos7-docker-4c-2g-982 does not seem to be running inside a container 05:46:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:46:16 $ docker top 8a7c9fedc3ea5289198767093dab1587abb51452e2ac09cdc5c6903f74ae57d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:46:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:17 [ssh-agent] Looking for ssh-agent implementation... 05:46:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:17 $ docker exec 8a7c9fedc3ea5289198767093dab1587abb51452e2ac09cdc5c6903f74ae57d5 ssh-agent 05:46:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmijcmj/agent.13 05:46:17 SSH_AGENT_PID=19 05:46:17 Running ssh-add (command line suppressed) 05:46:17 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_222470004640126515.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_222470004640126515.key) 05:46:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:17 + git tag --points-at HEAD [Pipeline] } 05:46:17 $ docker exec --env ******** --env ******** 8a7c9fedc3ea5289198767093dab1587abb51452e2ac09cdc5c6903f74ae57d5 ssh-agent -k 05:46:17 unset SSH_AUTH_SOCK; 05:46:17 unset SSH_AGENT_PID; 05:46:17 echo Agent pid 19 killed; 05:46:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:46:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:17 [ssh-agent] Looking for ssh-agent implementation... 05:46:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:17 $ docker exec 8a7c9fedc3ea5289198767093dab1587abb51452e2ac09cdc5c6903f74ae57d5 ssh-agent 05:46:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMKoaCn/agent.53 05:46:18 SSH_AGENT_PID=59 05:46:18 Running ssh-add (command line suppressed) 05:46:18 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4681791732331257851.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4681791732331257851.key) 05:46:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:18 + git semver init 05:46:18 # -> Open(): unable to determine branch for HEAD 05:46:18 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 05:46:18 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 05:46:18 # $SEMVER_REMOTE_NAME = origin 05:46:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:46:18 # $SEMVER_USER_NAME = edgex-jenkins 05:46:18 # $SEMVER_BRANCH = main 05:46:18 # $SEMVER_TEMP = /tmp/semver-294738963 05:46:18 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 05:46:19 # '/tmp/semver-294738963' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' 05:46:19 # -> Force: false 05:46:19 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } 05:46:19 $ docker exec --env ******** --env ******** 8a7c9fedc3ea5289198767093dab1587abb51452e2ac09cdc5c6903f74ae57d5 ssh-agent -k 05:46:19 unset SSH_AUTH_SOCK; 05:46:19 unset SSH_AGENT_PID; 05:46:19 echo Agent pid 59 killed; 05:46:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:46:19 + git semver [Pipeline] } 05:46:19 $ docker stop --time=1 8a7c9fedc3ea5289198767093dab1587abb51452e2ac09cdc5c6903f74ae57d5 05:46:21 $ docker rm -f 8a7c9fedc3ea5289198767093dab1587abb51452e2ac09cdc5c6903f74ae57d5 [Pipeline] // withDockerContainer [Pipeline] sh 05:46:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:46:21 Stashed 1 file(s) [Pipeline] echo 05:46:21 [edgeXSemver]: initialized semver on version 2.0.1-dev.8 [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 05:46:36 Still waiting to schedule task 05:46:36 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-982’ 05:46:36 Still waiting to schedule task 05:46:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:48:55 Running on prd-centos7-docker-4c-2g-984 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 05:48:55 Running in /w/workspace/device-virtual-go/9 [Pipeline] { [Pipeline] checkout 05:48:55 The recommended git tool is: git 05:48:57 using credential edgex-jenkins-ssh 05:48:57 Cloning the remote Git repository 05:48:56 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 05:48:56 > git init /w/workspace/device-virtual-go/9 # timeout=10 05:48:57 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 05:48:57 > git --version # timeout=10 05:48:57 > git --version # 'git version 2.24.4' 05:48:57 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:57 [INFO] Currently running in a labeled security context 05:48:57 [INFO] Currently SELinux is 'enforcing' on the host 05:48:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/9@tmp/jenkins-gitclient-ssh8475162147555175194.key 05:48:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:48:58 Avoid second fetch 05:48:58 Checking out Revision b800f9be7a3e68765c1f64d7308fbe20b9d5be4e (main) 05:48:57 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 05:48:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:48:57 > git config core.sparsecheckout # timeout=10 05:48:57 > git checkout -f b800f9be7a3e68765c1f64d7308fbe20b9d5be4e # timeout=10 05:49:02 Commit message: "Merge pull request #243 from cloudxxx8/bump-sdk-version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:49:03 provisioning config files... 05:49:03 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/9@tmp/config8574285016924626804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:49:03 ---> docker-login.sh 05:49:03 nexus3.edgexfoundry.org:10001 05:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:03 Configure a credential helper to remove this warning. See 05:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:03 05:49:03 Login Succeeded 05:49:03 nexus3.edgexfoundry.org:10002 05:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:03 Configure a credential helper to remove this warning. See 05:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:03 05:49:03 Login Succeeded 05:49:03 nexus3.edgexfoundry.org:10003 05:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:03 Configure a credential helper to remove this warning. See 05:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:03 05:49:03 Login Succeeded 05:49:03 nexus3.edgexfoundry.org:10004 05:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:03 Configure a credential helper to remove this warning. See 05:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:03 05:49:03 Login Succeeded 05:49:03 docker.io 05:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:04 Configure a credential helper to remove this warning. See 05:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:04 05:49:04 Login Succeeded 05:49:04 ---> docker-login.sh ends [Pipeline] } 05:49:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:49:04 ========================================================= 05:49:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:49:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:49:04 + 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 . 05:49:04 Sending build context to Docker daemon 8.619MB 05:49:04 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 05:49:04 Step 2/11 : FROM ${BASE} AS builder 05:49:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:49:04 4e9f2cdf4387: Pulling fs layer 05:49:04 57d31006c564: Pulling fs layer 05:49:04 bd5ccded8296: Pulling fs layer 05:49:04 304dd3a0f381: Pulling fs layer 05:49:04 d37cda54a23b: Pulling fs layer 05:49:04 bae75c0f2455: Pulling fs layer 05:49:04 806579b3d29a: Pulling fs layer 05:49:04 c77eb801bf70: Pulling fs layer 05:49:04 6d0567d44e1a: Pulling fs layer 05:49:04 304dd3a0f381: Waiting 05:49:04 d37cda54a23b: Waiting 05:49:04 bae75c0f2455: Waiting 05:49:04 806579b3d29a: Waiting 05:49:04 c77eb801bf70: Waiting 05:49:04 6d0567d44e1a: Waiting 05:49:05 bd5ccded8296: Verifying Checksum 05:49:05 bd5ccded8296: Download complete 05:49:05 57d31006c564: Verifying Checksum 05:49:05 57d31006c564: Download complete 05:49:05 d37cda54a23b: Verifying Checksum 05:49:05 d37cda54a23b: Download complete 05:49:05 bae75c0f2455: Verifying Checksum 05:49:05 bae75c0f2455: Download complete 05:49:05 4e9f2cdf4387: Verifying Checksum 05:49:05 4e9f2cdf4387: Download complete 05:49:05 806579b3d29a: Verifying Checksum 05:49:05 806579b3d29a: Download complete 05:49:05 c77eb801bf70: Verifying Checksum 05:49:05 c77eb801bf70: Download complete 05:49:05 4e9f2cdf4387: Pull complete 05:49:05 57d31006c564: Pull complete 05:49:05 bd5ccded8296: Pull complete 05:49:05 304dd3a0f381: Verifying Checksum 05:49:05 304dd3a0f381: Download complete 05:49:05 6d0567d44e1a: Verifying Checksum 05:49:05 6d0567d44e1a: Download complete 05:49:09 304dd3a0f381: Pull complete 05:49:09 d37cda54a23b: Pull complete 05:49:09 bae75c0f2455: Pull complete 05:49:09 806579b3d29a: Pull complete 05:49:09 c77eb801bf70: Pull complete 05:49:12 6d0567d44e1a: Pull complete 05:49:12 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 05:49:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:49:12 ---> e839a31ac9d1 05:49:12 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:49:13 ---> Running in 9ad335b3c678 05:49:13 Removing intermediate container 9ad335b3c678 05:49:13 ---> efa48c0edfe5 05:49:13 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 05:49:13 ---> Running in cd34193284b8 05:49:13 Removing intermediate container cd34193284b8 05:49:13 ---> 0bb9eb080d53 05:49:13 Step 5/11 : WORKDIR /device-virtual-go 05:49:13 ---> Running in 05c9c626ce3b 05:49:13 Removing intermediate container 05c9c626ce3b 05:49:13 ---> 47b6ee651c3b 05:49:13 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:49:13 ---> Running in 532b565c676d 05:49:14 Removing intermediate container 532b565c676d 05:49:14 ---> cd7067ef0150 05:49:14 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:49:14 ---> Running in 33570702319f 05:49:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:49:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:49:16 (1/3) Installing openssh-keygen (8.4_p1-r4) 05:49:16 (2/3) Installing libedit (20191231.3.1-r1) 05:49:16 (3/3) Installing openssh-client (8.4_p1-r4) 05:49:16 Executing busybox-1.32.1-r6.trigger 05:49:16 OK: 223 MiB in 55 packages 05:49:16 Removing intermediate container 33570702319f 05:49:16 ---> bfddc3ff670b 05:49:16 Step 8/11 : COPY . . 05:49:17 ---> 6a71d8acce36 05:49:17 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:17 ---> Running in 2e27342e0222 05:49:49 Removing intermediate container 2e27342e0222 05:49:49 ---> 80b0820cd26c 05:49:49 Step 10/11 : ARG MAKE='make build' 05:49:49 ---> Running in 7f687c45633d 05:49:49 Removing intermediate container 7f687c45633d 05:49:49 ---> 24c5a321f5ef 05:49:49 Step 11/11 : RUN $MAKE 05:49:49 ---> Running in 72df57d16e58 05:49:49 noop 05:49:49 Removing intermediate container 72df57d16e58 05:49:49 ---> 3e3b7cbaee24 05:49:49 Successfully built 3e3b7cbaee24 05:49:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:49:49 + docker inspect -f . ci-base-image-x86_64 05:49:49 . [Pipeline] withDockerContainer 05:49:49 prd-centos7-docker-4c-2g-984 does not seem to be running inside a container 05:49:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/9 -v /w/workspace/device-virtual-go/9:/w/workspace/device-virtual-go/9:rw,z -v /w/workspace/device-virtual-go/9@tmp:/w/workspace/device-virtual-go/9@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 ******** ci-base-image-x86_64 cat 05:49:50 $ docker top c8b8242a9aeb4c259c636951ee2edaf49c7193dfc6e468149dd95b5f97f95c44 -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:50 + go version 05:49:50 go version go1.16.8 linux/amd64 [Pipeline] } 05:49:50 $ docker stop --time=1 c8b8242a9aeb4c259c636951ee2edaf49c7193dfc6e468149dd95b5f97f95c44 05:49:51 $ docker rm -f c8b8242a9aeb4c259c636951ee2edaf49c7193dfc6e468149dd95b5f97f95c44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:49:52 + docker inspect -f . ci-base-image-x86_64 05:49:52 . [Pipeline] withDockerContainer 05:49:52 prd-centos7-docker-4c-2g-984 does not seem to be running inside a container 05:49:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/9 -v /w/workspace/device-virtual-go/9:/w/workspace/device-virtual-go/9:rw,z -v /w/workspace/device-virtual-go/9@tmp:/w/workspace/device-virtual-go/9@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 ******** ci-base-image-x86_64 cat 05:49:52 $ docker top a8d8032d5d25c515d45885acd68ca2f1e689d4a32d45066d149b3ad8a05212fe -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:49:53 + go mod tidy [Pipeline] sh 05:49:53 + make test 05:49:53 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:49:54 ? github.com/edgexfoundry/device-virtual-go [no test files] 05:50:16 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 05:50:16 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.279s coverage: 64.6% of statements 05:50:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:50:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:50:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:50:21 ./bin/test-attribution-txt.sh [Pipeline] } 05:50:21 $ docker stop --time=1 a8d8032d5d25c515d45885acd68ca2f1e689d4a32d45066d149b3ad8a05212fe 05:50:23 $ docker rm -f a8d8032d5d25c515d45885acd68ca2f1e689d4a32d45066d149b3ad8a05212fe [Pipeline] // withDockerContainer [Pipeline] sh 05:50:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:50:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:50:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:50:25 + ls -al . 05:50:25 total 172 05:50:25 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 13 05:50 . 05:50:25 drwxrwxr-x. 4 jenkins jenkins 28 Oct 13 05:48 .. 05:50:25 -rw-rw-r--. 1 jenkins jenkins 8147 Oct 13 05:48 Attribution.txt 05:50:25 drwxrwxr-x. 2 jenkins jenkins 37 Oct 13 05:48 bin 05:50:25 -rw-rw-r--. 1 jenkins jenkins 6349 Oct 13 05:48 CHANGELOG.md 05:50:25 drwxrwxr-x. 3 jenkins jenkins 32 Oct 13 05:48 cmd 05:50:25 -rw-r--r--. 1 jenkins jenkins 46339 Oct 13 05:50 coverage.out 05:50:25 -rw-rw-r--. 1 jenkins jenkins 1951 Oct 13 05:48 Dockerfile 05:50:25 drwxrwxr-x. 8 jenkins jenkins 162 Oct 13 05:49 .git 05:50:25 drwxrwxr-x. 2 jenkins jenkins 103 Oct 13 05:48 .github 05:50:25 -rw-rw-r--. 1 jenkins jenkins 270 Oct 13 05:48 .gitignore 05:50:25 -rw-rw-r--. 1 jenkins jenkins 763 Oct 13 05:48 go.mod 05:50:25 -rw-r--r--. 1 jenkins jenkins 52158 Oct 13 05:49 go.sum 05:50:25 -rw-rw-r--. 1 jenkins jenkins 677 Oct 13 05:48 GOVERNANCE.md 05:50:25 drwxrwxr-x. 3 jenkins jenkins 20 Oct 13 05:48 internal 05:50:25 -rw-rw-r--. 1 jenkins jenkins 660 Oct 13 05:48 Jenkinsfile 05:50:25 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 13 05:48 LICENSE 05:50:25 -rw-rw-r--. 1 jenkins jenkins 999 Oct 13 05:48 Makefile 05:50:25 -rw-rw-r--. 1 jenkins jenkins 623 Oct 13 05:48 OWNERS.md 05:50:25 -rw-rw-r--. 1 jenkins jenkins 2913 Oct 13 05:48 README.md 05:50:25 -rw-rw-r--. 1 jenkins jenkins 11 Oct 13 05:46 VERSION 05:50:25 -rw-rw-r--. 1 jenkins jenkins 235 Oct 13 05:48 version.go [Pipeline] isUnix [Pipeline] sh 05:50:26 + 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=b800f9be7a3e68765c1f64d7308fbe20b9d5be4e --label arch=amd64 --label version=2.0.1-dev.8 . 05:50:26 Sending build context to Docker daemon 8.719MB 05:50:26 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 05:50:26 Step 2/25 : FROM ${BASE} AS builder 05:50:26 ---> 3e3b7cbaee24 05:50:26 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:50:26 ---> Running in 4643504a1978 05:50:26 Removing intermediate container 4643504a1978 05:50:26 ---> 0a99adb650ab 05:50:26 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 05:50:26 ---> Running in 5ff62601ce95 05:50:26 Removing intermediate container 5ff62601ce95 05:50:26 ---> 58d167578ae1 05:50:26 Step 5/25 : WORKDIR /device-virtual-go 05:50:26 ---> Running in c8205bc3c3fb 05:50:26 Removing intermediate container c8205bc3c3fb 05:50:26 ---> c8d1cae03ee8 05:50:26 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:26 ---> Running in ac8eea7bf33b 05:50:26 Removing intermediate container ac8eea7bf33b 05:50:26 ---> f94b26170ac8 05:50:26 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:50:26 ---> Running in 17e7c1c7bdd2 05:50:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:50:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:50:28 OK: 223 MiB in 55 packages 05:50:28 Removing intermediate container 17e7c1c7bdd2 05:50:28 ---> dd0732fbb039 05:50:28 Step 8/25 : COPY . . 05:50:28 ---> 82001c687049 05:50:28 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:28 ---> Running in 5fdde269c2d0 05:50:29 Removing intermediate container 5fdde269c2d0 05:50:29 ---> d8d6cf14fb47 05:50:29 Step 10/25 : ARG MAKE='make build' 05:50:29 ---> Running in 8aedadac69d0 05:50:29 Removing intermediate container 8aedadac69d0 05:50:29 ---> ee685bacf213 05:50:29 Step 11/25 : RUN $MAKE 05:50:29 ---> Running in 9503932e6331 05:50:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.8" -o cmd/device-virtual ./cmd 05:50:48 Removing intermediate container 9503932e6331 05:50:48 ---> d88e91d38aef 05:50:48 Step 12/25 : FROM alpine:3.14 05:50:48 3.14: Pulling from library/alpine 05:50:48 a0d0a0d46f8b: Pulling fs layer 05:50:48 a0d0a0d46f8b: Verifying Checksum 05:50:48 a0d0a0d46f8b: Download complete 05:50:48 a0d0a0d46f8b: Pull complete 05:50:48 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 05:50:48 Status: Downloaded newer image for alpine:3.14 05:50:48 ---> 14119a10abf4 05:50:48 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 05:50:48 ---> Running in 1f146de250da 05:50:48 Removing intermediate container 1f146de250da 05:50:48 ---> e28b4fc1c6fb 05:50:48 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:48 ---> Running in 7ff034c5fd48 05:50:48 Removing intermediate container 7ff034c5fd48 05:50:48 ---> a00e1fc0d38d 05:50:48 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 05:50:48 ---> Running in e4d1deddbb94 05:50:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:50:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:50:48 (1/6) Installing dumb-init (1.2.5-r1) 05:50:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:50:48 (3/6) Installing libsodium (1.0.18-r0) 05:50:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:50:49 (5/6) Installing libzmq (4.3.4-r0) 05:50:49 (6/6) Installing zeromq (4.3.4-r0) 05:50:49 Executing busybox-1.33.1-r3.trigger 05:50:49 OK: 8 MiB in 20 packages 05:50:49 Removing intermediate container e4d1deddbb94 05:50:49 ---> cfbdf59ee4d3 05:50:49 Step 16/25 : WORKDIR / 05:50:49 ---> Running in 900e0b9d3932 05:50:49 Removing intermediate container 900e0b9d3932 05:50:49 ---> bf5999690ecb 05:50:49 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 05:50:49 ---> 0ed08083e0f4 05:50:49 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 05:50:49 ---> 9fb215a2055a 05:50:49 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 05:50:50 ---> 42aaad8f2971 05:50:50 Step 20/25 : EXPOSE 59900 05:50:50 ---> Running in c6573ad8026c 05:50:50 Removing intermediate container c6573ad8026c 05:50:50 ---> 318f0d94f931 05:50:50 Step 21/25 : ENTRYPOINT ["/device-virtual"] 05:50:50 ---> Running in 0451e098fed6 05:50:50 Removing intermediate container 0451e098fed6 05:50:50 ---> d82123bcff4d 05:50:50 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:50:50 ---> Running in 59eabd265b16 05:50:50 Removing intermediate container 59eabd265b16 05:50:50 ---> b50326ff7627 05:50:50 Step 23/25 : LABEL arch=amd64 05:50:50 ---> Running in cc2a20373157 05:50:50 Removing intermediate container cc2a20373157 05:50:50 ---> 0ab90952de3b 05:50:50 Step 24/25 : LABEL git_sha=b800f9be7a3e68765c1f64d7308fbe20b9d5be4e 05:50:50 ---> Running in f01826871a3e 05:50:50 Removing intermediate container f01826871a3e 05:50:50 ---> 4230a0605834 05:50:50 Step 25/25 : LABEL version=2.0.1-dev.8 05:50:50 ---> Running in d2bd1c090786 05:50:50 Removing intermediate container d2bd1c090786 05:50:50 ---> 0b3f38dffbdc 05:50:50 [Warning] One or more build-args [ARCH] were not consumed 05:50:50 Successfully built 0b3f38dffbdc 05:50:50 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:50:51 provisioning config files... 05:50:51 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/9@tmp/config1067826240286092001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:50:51 ---> docker-login.sh 05:50:51 nexus3.edgexfoundry.org:10001 05:50:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:51 Configure a credential helper to remove this warning. See 05:50:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:51 05:50:51 Login Succeeded 05:50:51 nexus3.edgexfoundry.org:10002 05:50:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:51 Configure a credential helper to remove this warning. See 05:50:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:51 05:50:51 Login Succeeded 05:50:51 nexus3.edgexfoundry.org:10003 05:50:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:51 Configure a credential helper to remove this warning. See 05:50:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:51 05:50:51 Login Succeeded 05:50:51 nexus3.edgexfoundry.org:10004 05:50:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:51 Configure a credential helper to remove this warning. See 05:50:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:51 05:50:51 Login Succeeded 05:50:51 docker.io 05:50:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:52 Configure a credential helper to remove this warning. See 05:50:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:52 05:50:52 Login Succeeded 05:50:52 ---> docker-login.sh ends [Pipeline] } 05:50:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:50:52 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 05:50:52 b800f9be7a3e68765c1f64d7308fbe20b9d5be4e 05:50:52 latest 05:50:52 2.0.1-dev.8 05:50:52 b800f9be7a3e68765c1f64d7308fbe20b9d5be4e-2.0.1-dev.8 05:50:52 main 05:50:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:50:52 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e [Pipeline] isUnix [Pipeline] sh 05:50:52 + docker push nexus3.edgexfoundry.org:10004/device-virtual:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e 05:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:50:52 a62ed16c91a1: Preparing 05:50:52 f00dab93f0cd: Preparing 05:50:52 3b9570f819df: Preparing 05:50:52 2603733bbd9d: Preparing 05:50:52 4311a2d99aa1: Preparing 05:50:52 e2eb06d8af82: Preparing 05:50:52 e2eb06d8af82: Waiting 05:50:53 3b9570f819df: Pushed 05:50:53 e2eb06d8af82: Layer already exists 05:50:53 f00dab93f0cd: Pushed 05:50:53 4311a2d99aa1: Pushed 05:50:53 2603733bbd9d: Pushed 05:50:54 a62ed16c91a1: Pushed 05:50:54 b800f9be7a3e68765c1f64d7308fbe20b9d5be4e: digest: sha256:a75a1ac14b52091764f06072d017812ca95c14ed07394670a8299d33c2321389 size: 1573 [Pipeline] isUnix [Pipeline] sh 05:50:54 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh 05:50:55 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 05:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:50:55 a62ed16c91a1: Preparing 05:50:55 f00dab93f0cd: Preparing 05:50:55 3b9570f819df: Preparing 05:50:55 2603733bbd9d: Preparing 05:50:55 4311a2d99aa1: Preparing 05:50:55 e2eb06d8af82: Preparing 05:50:55 e2eb06d8af82: Waiting 05:50:55 2603733bbd9d: Layer already exists 05:50:55 f00dab93f0cd: Layer already exists 05:50:55 4311a2d99aa1: Layer already exists 05:50:55 a62ed16c91a1: Layer already exists 05:50:55 3b9570f819df: Layer already exists 05:50:55 e2eb06d8af82: Layer already exists 05:50:55 latest: digest: sha256:a75a1ac14b52091764f06072d017812ca95c14ed07394670a8299d33c2321389 size: 1573 [Pipeline] isUnix [Pipeline] sh 05:50:55 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh 05:50:55 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.8 05:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:50:55 a62ed16c91a1: Preparing 05:50:55 f00dab93f0cd: Preparing 05:50:55 3b9570f819df: Preparing 05:50:55 2603733bbd9d: Preparing 05:50:55 4311a2d99aa1: Preparing 05:50:55 e2eb06d8af82: Preparing 05:50:55 e2eb06d8af82: Waiting 05:50:55 4311a2d99aa1: Layer already exists 05:50:55 2603733bbd9d: Layer already exists 05:50:55 3b9570f819df: Layer already exists 05:50:55 f00dab93f0cd: Layer already exists 05:50:55 a62ed16c91a1: Layer already exists 05:50:55 e2eb06d8af82: Layer already exists 05:50:55 2.0.1-dev.8: digest: sha256:a75a1ac14b52091764f06072d017812ca95c14ed07394670a8299d33c2321389 size: 1573 [Pipeline] isUnix [Pipeline] sh 05:50:55 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh 05:50:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e-2.0.1-dev.8 05:50:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:50:56 a62ed16c91a1: Preparing 05:50:56 f00dab93f0cd: Preparing 05:50:56 3b9570f819df: Preparing 05:50:56 2603733bbd9d: Preparing 05:50:56 4311a2d99aa1: Preparing 05:50:56 e2eb06d8af82: Preparing 05:50:56 e2eb06d8af82: Waiting 05:50:56 a62ed16c91a1: Layer already exists 05:50:56 2603733bbd9d: Layer already exists 05:50:56 f00dab93f0cd: Layer already exists 05:50:56 4311a2d99aa1: Layer already exists 05:50:56 3b9570f819df: Layer already exists 05:50:56 e2eb06d8af82: Layer already exists 05:50:56 b800f9be7a3e68765c1f64d7308fbe20b9d5be4e-2.0.1-dev.8: digest: sha256:a75a1ac14b52091764f06072d017812ca95c14ed07394670a8299d33c2321389 size: 1573 [Pipeline] isUnix [Pipeline] sh 05:50:56 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh 05:50:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 05:50:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 05:50:56 a62ed16c91a1: Preparing 05:50:56 f00dab93f0cd: Preparing 05:50:56 3b9570f819df: Preparing 05:50:56 2603733bbd9d: Preparing 05:50:56 4311a2d99aa1: Preparing 05:50:56 e2eb06d8af82: Preparing 05:50:56 e2eb06d8af82: Waiting 05:50:56 a62ed16c91a1: Layer already exists 05:50:56 f00dab93f0cd: Layer already exists 05:50:56 2603733bbd9d: Layer already exists 05:50:56 4311a2d99aa1: Layer already exists 05:50:56 3b9570f819df: Layer already exists 05:50:56 e2eb06d8af82: Layer already exists 05:50:56 main: digest: sha256:a75a1ac14b52091764f06072d017812ca95c14ed07394670a8299d33c2321389 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:50:56 ===================================================== [Pipeline] echo 05:50:56 taggedImages: 05:50:56 - nexus3.edgexfoundry.org:10004/device-virtual:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e 05:50:56 - nexus3.edgexfoundry.org:10004/device-virtual:latest 05:50:56 - nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.8 05:50:56 - nexus3.edgexfoundry.org:10004/device-virtual:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e-2.0.1-dev.8 05:50:56 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [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 05:50:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:50:57 05:50:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:50:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:50:57 latest: Pulling from edgex-lftools-log-publisher 05:50:57 b4d181a07f80: Pulling fs layer 05:50:57 a1111a8f2ec3: Pulling fs layer 05:50:57 ed53099fbce6: Pulling fs layer 05:50:57 dc539afda2c1: Pulling fs layer 05:50:57 77bc0d833cb6: Pulling fs layer 05:50:57 9065ff56babe: Pulling fs layer 05:50:57 d287ab97295c: Pulling fs layer 05:50:57 dc539afda2c1: Waiting 05:50:57 77bc0d833cb6: Waiting 05:50:57 9065ff56babe: Waiting 05:50:57 d287ab97295c: Waiting 05:50:57 a1111a8f2ec3: Verifying Checksum 05:50:57 a1111a8f2ec3: Download complete 05:50:57 dc539afda2c1: Verifying Checksum 05:50:57 dc539afda2c1: Download complete 05:50:58 ed53099fbce6: Verifying Checksum 05:50:58 ed53099fbce6: Download complete 05:50:58 9065ff56babe: Verifying Checksum 05:50:58 9065ff56babe: Download complete 05:50:58 77bc0d833cb6: Verifying Checksum 05:50:58 77bc0d833cb6: Download complete 05:50:58 b4d181a07f80: Verifying Checksum 05:50:58 b4d181a07f80: Download complete 05:50:58 d287ab97295c: Verifying Checksum 05:50:58 d287ab97295c: Download complete 05:50:59 b4d181a07f80: Pull complete 05:50:59 a1111a8f2ec3: Pull complete 05:51:00 ed53099fbce6: Pull complete 05:51:00 dc539afda2c1: Pull complete 05:51:00 77bc0d833cb6: Pull complete 05:51:00 9065ff56babe: Pull complete 05:51:06 d287ab97295c: Pull complete 05:51:06 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:51:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:51:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:51:06 prd-centos7-docker-4c-2g-984 does not seem to be running inside a container 05:51:06 $ 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/9 -v /w/workspace/device-virtual-go/9:/w/workspace/device-virtual-go/9:rw,z -v /w/workspace/device-virtual-go/9@tmp:/w/workspace/device-virtual-go/9@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 05:51:08 $ docker top 93e60833570d32f67467366ec5c10f75d32752666f2efd89550dbdfb82d080f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:09 ---> job-cost.sh 05:51:09 lf-activate-venv: SKIPPING 05:51:09 INFO: No Stack... 05:51:09 INFO: Retrieving Pricing Info for: v3-standard-2 05:51:10 INFO: Archiving Costs [Pipeline] sh 05:51:10 + cat /w/workspace/device-virtual-go/9/archives/cost.csv 05:51:10 + cut -d, -f6 [Pipeline] lock 05:51:10 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-9-stack-cost] 05:51:10 Resource [jenkins-edgexfoundry-device-virtual-go-main-9-stack-cost] did not exist. Created. 05:51:10 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:51:10 + echo total: 0.05999999865889549 [Pipeline] stash 05:51:10 Stashed 1 file(s) [Pipeline] } 05:51:10 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 05:51:10 $ docker stop --time=1 93e60833570d32f67467366ec5c10f75d32752666f2efd89550dbdfb82d080f7 05:51:11 $ docker rm -f 93e60833570d32f67467366ec5c10f75d32752666f2efd89550dbdfb82d080f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:57:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-991 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 05:57:30 Running in /w/workspace/device-virtual-go/9 [Pipeline] { [Pipeline] checkout 05:57:31 The recommended git tool is: git 05:57:36 using credential edgex-jenkins-ssh 05:57:36 Cloning the remote Git repository 05:57:36 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 05:57:37 > git init /w/workspace/device-virtual-go/9 # timeout=10 05:57:37 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 05:57:37 > git --version # timeout=10 05:57:37 > git --version # 'git version 2.17.1' 05:57:37 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:39 Avoid second fetch 05:57:39 Checking out Revision b800f9be7a3e68765c1f64d7308fbe20b9d5be4e (main) 05:57:39 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 05:57:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:39 > git config core.sparsecheckout # timeout=10 05:57:39 > git checkout -f b800f9be7a3e68765c1f64d7308fbe20b9d5be4e # timeout=10 05:57:43 Commit message: "Merge pull request #243 from cloudxxx8/bump-sdk-version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:57:43 provisioning config files... 05:57:43 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/9@tmp/config2331735100007140860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:44 ---> docker-login.sh 05:57:44 nexus3.edgexfoundry.org:10001 05:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:46 Configure a credential helper to remove this warning. See 05:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:46 05:57:46 Login Succeeded 05:57:46 nexus3.edgexfoundry.org:10002 05:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:46 Configure a credential helper to remove this warning. See 05:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:46 05:57:46 Login Succeeded 05:57:46 nexus3.edgexfoundry.org:10003 05:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:46 Configure a credential helper to remove this warning. See 05:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:46 05:57:46 Login Succeeded 05:57:46 nexus3.edgexfoundry.org:10004 05:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:47 Configure a credential helper to remove this warning. See 05:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:47 05:57:47 Login Succeeded 05:57:47 docker.io 05:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:48 Configure a credential helper to remove this warning. See 05:57:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:48 05:57:48 Login Succeeded 05:57:48 ---> docker-login.sh ends [Pipeline] } 05:57:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:57:48 ========================================================= 05:57:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:57:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:57:49 + 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 . 05:57:49 Sending build context to Docker daemon 8.616MB 05:57:49 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 05:57:49 Step 2/11 : FROM ${BASE} AS builder 05:57:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:57:49 bbf911997326: Pulling fs layer 05:57:49 58ec367f63d7: Pulling fs layer 05:57:49 1b4a6ffa7d45: Pulling fs layer 05:57:49 fc5181fea5dc: Pulling fs layer 05:57:49 9c418107303f: Pulling fs layer 05:57:49 284eca6f2348: Pulling fs layer 05:57:49 842844d905b1: Pulling fs layer 05:57:49 901a3a57568e: Pulling fs layer 05:57:49 9c418107303f: Waiting 05:57:49 284eca6f2348: Waiting 05:57:49 842844d905b1: Waiting 05:57:49 901a3a57568e: Waiting 05:57:49 fc5181fea5dc: Waiting 05:57:49 1b4a6ffa7d45: Verifying Checksum 05:57:49 1b4a6ffa7d45: Download complete 05:57:50 58ec367f63d7: Verifying Checksum 05:57:50 58ec367f63d7: Download complete 05:57:50 9c418107303f: Download complete 05:57:50 284eca6f2348: Verifying Checksum 05:57:50 284eca6f2348: Download complete 05:57:50 842844d905b1: Verifying Checksum 05:57:50 842844d905b1: Download complete 05:57:50 bbf911997326: Verifying Checksum 05:57:50 bbf911997326: Download complete 05:57:50 bbf911997326: Pull complete 05:57:51 58ec367f63d7: Pull complete 05:57:52 1b4a6ffa7d45: Pull complete 05:57:52 901a3a57568e: Verifying Checksum 05:57:52 901a3a57568e: Download complete 05:57:52 fc5181fea5dc: Verifying Checksum 05:57:52 fc5181fea5dc: Download complete 05:58:02 fc5181fea5dc: Pull complete 05:58:02 9c418107303f: Pull complete 05:58:03 284eca6f2348: Pull complete 05:58:03 842844d905b1: Pull complete 05:58:10 901a3a57568e: Pull complete 05:58:10 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 05:58:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:58:10 ---> 72ade6ffb461 05:58:10 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:58:14 ---> Running in 76e37c5797c5 05:58:14 Removing intermediate container 76e37c5797c5 05:58:14 ---> d2d1ac350a25 05:58:14 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 05:58:14 ---> Running in cb2e81067beb 05:58:15 Removing intermediate container cb2e81067beb 05:58:15 ---> 27e161bc3781 05:58:15 Step 5/11 : WORKDIR /device-virtual-go 05:58:15 ---> Running in c6c0c8175c7e 05:58:15 Removing intermediate container c6c0c8175c7e 05:58:15 ---> 69304f8e69dc 05:58:15 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:58:16 ---> Running in 4625d3de67bc 05:58:18 Removing intermediate container 4625d3de67bc 05:58:18 ---> 6ef6d7e88763 05:58:18 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:58:18 ---> Running in bc174a4b52ca 05:58:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:58:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:58:21 (1/3) Installing openssh-keygen (8.4_p1-r4) 05:58:21 (2/3) Installing libedit (20191231.3.1-r1) 05:58:21 (3/3) Installing openssh-client (8.4_p1-r4) 05:58:21 Executing busybox-1.32.1-r6.trigger 05:58:21 OK: 222 MiB in 55 packages 05:58:23 Removing intermediate container bc174a4b52ca 05:58:23 ---> ee3d0d7c45ce 05:58:23 Step 8/11 : COPY . . 05:58:24 ---> aa0e351051a3 05:58:24 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:58:24 ---> Running in 097b0958e338 05:59:46 Removing intermediate container 097b0958e338 05:59:46 ---> 436d96bd39ef 05:59:46 Step 10/11 : ARG MAKE='make build' 05:59:46 ---> Running in 4458d8735515 05:59:46 Removing intermediate container 4458d8735515 05:59:46 ---> 3445a6c7a487 05:59:46 Step 11/11 : RUN $MAKE 05:59:46 ---> Running in e9f9c0e9e43e 05:59:47 noop 05:59:48 Removing intermediate container e9f9c0e9e43e 05:59:48 ---> 2a5c3071084f 05:59:48 Successfully built 2a5c3071084f 05:59:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:59:49 + docker inspect -f . ci-base-image-arm64 05:59:49 . [Pipeline] withDockerContainer 05:59:49 prd-ubuntu18.04-docker-arm64-4c-16g-991 does not seem to be running inside a container 05:59:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/9 -v /w/workspace/device-virtual-go/9:/w/workspace/device-virtual-go/9:rw,z -v /w/workspace/device-virtual-go/9@tmp:/w/workspace/device-virtual-go/9@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 ******** ci-base-image-arm64 cat 05:59:51 $ docker top 47c47dcfe49cf8c5f8108f91d2987ff0887d49b9465893f0fcb0117a87b99eba -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:52 + go version 05:59:52 go version go1.16.8 linux/arm64 [Pipeline] } 05:59:52 $ docker stop --time=1 47c47dcfe49cf8c5f8108f91d2987ff0887d49b9465893f0fcb0117a87b99eba 05:59:54 $ docker rm -f 47c47dcfe49cf8c5f8108f91d2987ff0887d49b9465893f0fcb0117a87b99eba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:59:55 + docker inspect -f . ci-base-image-arm64 05:59:55 . [Pipeline] withDockerContainer 05:59:55 prd-ubuntu18.04-docker-arm64-4c-16g-991 does not seem to be running inside a container 05:59:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/9 -v /w/workspace/device-virtual-go/9:/w/workspace/device-virtual-go/9:rw,z -v /w/workspace/device-virtual-go/9@tmp:/w/workspace/device-virtual-go/9@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 ******** ci-base-image-arm64 cat 05:59:57 $ docker top 6be8287593913ca1589fb488249b4ec7d1083c0cd181425b0ad09c6c2fbbe614 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:59:58 + go mod tidy [Pipeline] sh 05:59:59 + make test 05:59:59 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:00:01 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:01:09 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:01:09 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.749s coverage: 64.6% of statements 06:01:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:01:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:01:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:01:36 ./bin/test-attribution-txt.sh [Pipeline] } 06:01:36 $ docker stop --time=1 6be8287593913ca1589fb488249b4ec7d1083c0cd181425b0ad09c6c2fbbe614 06:01:38 $ docker rm -f 6be8287593913ca1589fb488249b4ec7d1083c0cd181425b0ad09c6c2fbbe614 [Pipeline] // withDockerContainer [Pipeline] sh 06:01:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:01:39 Warning: overwriting stash ‘coverage-report’ 06:01:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:01:40 + ls -al . 06:01:40 total 196 06:01:40 drwxrwxr-x 7 jenkins jenkins 4096 Oct 13 06:01 . 06:01:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 05:57 .. 06:01:40 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 05:57 .git 06:01:40 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 05:57 .github 06:01:40 -rw-rw-r-- 1 jenkins jenkins 270 Oct 13 05:57 .gitignore 06:01:40 -rw-rw-r-- 1 jenkins jenkins 8147 Oct 13 05:57 Attribution.txt 06:01:40 -rw-rw-r-- 1 jenkins jenkins 6349 Oct 13 05:57 CHANGELOG.md 06:01:40 -rw-rw-r-- 1 jenkins jenkins 1951 Oct 13 05:57 Dockerfile 06:01:40 -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 05:57 GOVERNANCE.md 06:01:40 -rw-rw-r-- 1 jenkins jenkins 660 Oct 13 05:57 Jenkinsfile 06:01:40 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 13 05:57 LICENSE 06:01:40 -rw-rw-r-- 1 jenkins jenkins 999 Oct 13 05:57 Makefile 06:01:40 -rw-rw-r-- 1 jenkins jenkins 623 Oct 13 05:57 OWNERS.md 06:01:40 -rw-rw-r-- 1 jenkins jenkins 2913 Oct 13 05:57 README.md 06:01:40 -rw-rw-r-- 1 jenkins jenkins 11 Oct 13 05:46 VERSION 06:01:40 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 05:57 bin 06:01:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 05:57 cmd 06:01:40 -rw-r--r-- 1 jenkins jenkins 46339 Oct 13 06:01 coverage.out 06:01:40 -rw-rw-r-- 1 jenkins jenkins 763 Oct 13 05:57 go.mod 06:01:40 -rw-r--r-- 1 jenkins jenkins 52158 Oct 13 05:59 go.sum 06:01:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 05:57 internal 06:01:40 -rw-rw-r-- 1 jenkins jenkins 235 Oct 13 05:57 version.go [Pipeline] isUnix [Pipeline] sh 06:01: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=b800f9be7a3e68765c1f64d7308fbe20b9d5be4e --label arch=arm64 --label version=2.0.1-dev.8 . 06:01:41 Sending build context to Docker daemon 8.716MB 06:01:41 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 06:01:41 Step 2/25 : FROM ${BASE} AS builder 06:01:41 ---> 2a5c3071084f 06:01:41 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:01:41 ---> Running in ce52d417e479 06:01:42 Removing intermediate container ce52d417e479 06:01:42 ---> 09ef355b5262 06:01:42 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 06:01:42 ---> Running in d9f2edbd61a1 06:01:42 Removing intermediate container d9f2edbd61a1 06:01:42 ---> fd60fcf8265d 06:01:42 Step 5/25 : WORKDIR /device-virtual-go 06:01:42 ---> Running in da7810198082 06:01:43 Removing intermediate container da7810198082 06:01:43 ---> 250043e2725f 06:01:43 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:43 ---> Running in 2a78b1639202 06:01:45 Removing intermediate container 2a78b1639202 06:01:45 ---> 96dfde3b12e1 06:01:45 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:01:45 ---> Running in 1309835dd575 06:01:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:01:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:01:48 OK: 222 MiB in 55 packages 06:01:49 Removing intermediate container 1309835dd575 06:01:49 ---> a059860d1332 06:01:49 Step 8/25 : COPY . . 06:01:50 ---> 5e62a36faa81 06:01:50 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:50 ---> Running in ddd741d5b1ba 06:01:53 Removing intermediate container ddd741d5b1ba 06:01:53 ---> d380b1f4db1f 06:01:53 Step 10/25 : ARG MAKE='make build' 06:01:53 ---> Running in 6816d12d48c1 06:01:54 Removing intermediate container 6816d12d48c1 06:01:54 ---> 1b8b5166ee10 06:01:54 Step 11/25 : RUN $MAKE 06:01:54 ---> Running in 70a339bbd839 06:01:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.8" -o cmd/device-virtual ./cmd 06:02:52 Removing intermediate container 70a339bbd839 06:02:52 ---> 060708563c5e 06:02:52 Step 12/25 : FROM alpine:3.14 06:02:52 3.14: Pulling from library/alpine 06:02:52 552d1f2373af: Pulling fs layer 06:02:52 552d1f2373af: Verifying Checksum 06:02:52 552d1f2373af: Download complete 06:02:52 552d1f2373af: Pull complete 06:02:52 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 06:02:52 Status: Downloaded newer image for alpine:3.14 06:02:52 ---> bb3de5531c18 06:02:52 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:02:52 ---> Running in 6f4ea610796d 06:02:52 Removing intermediate container 6f4ea610796d 06:02:52 ---> 65411756442c 06:02:52 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:52 ---> Running in d2496b221834 06:02:52 Removing intermediate container d2496b221834 06:02:52 ---> 39b209c36c3c 06:02:52 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 06:02:52 ---> Running in 11cdcde25489 06:02:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:02:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:02:54 (1/6) Installing dumb-init (1.2.5-r1) 06:02:54 (2/6) Installing libgcc (10.3.1_git20210424-r2) 06:02:54 (3/6) Installing libsodium (1.0.18-r0) 06:02:54 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 06:02:54 (5/6) Installing libzmq (4.3.4-r0) 06:02:54 (6/6) Installing zeromq (4.3.4-r0) 06:02:54 Executing busybox-1.33.1-r3.trigger 06:02:54 OK: 8 MiB in 20 packages 06:02:56 Removing intermediate container 11cdcde25489 06:02:56 ---> b84983903cd5 06:02:56 Step 16/25 : WORKDIR / 06:02:56 ---> Running in cc8e182f0911 06:02:56 Removing intermediate container cc8e182f0911 06:02:56 ---> 2716c399b909 06:02:56 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:02:57 ---> 5035b3451895 06:02:57 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 06:02:57 ---> 811a1fbca5e9 06:02:57 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 06:02:59 ---> d6710c0c224f 06:02:59 Step 20/25 : EXPOSE 59900 06:02:59 ---> Running in 0096c04af483 06:02:59 Removing intermediate container 0096c04af483 06:02:59 ---> b976dea62a8e 06:02:59 Step 21/25 : ENTRYPOINT ["/device-virtual"] 06:02:59 ---> Running in 756012005b04 06:03:00 Removing intermediate container 756012005b04 06:03:00 ---> 190ad3a0fa39 06:03:00 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:03:00 ---> Running in 730afdd91c3d 06:03:00 Removing intermediate container 730afdd91c3d 06:03:00 ---> 18628098ab84 06:03:00 Step 23/25 : LABEL arch=arm64 06:03:00 ---> Running in d6ac9799e4de 06:03:01 Removing intermediate container d6ac9799e4de 06:03:01 ---> 7ee9e9ea6936 06:03:01 Step 24/25 : LABEL git_sha=b800f9be7a3e68765c1f64d7308fbe20b9d5be4e 06:03:01 ---> Running in 0cc5db3f27f9 06:03:02 Removing intermediate container 0cc5db3f27f9 06:03:02 ---> 61a63700bb55 06:03:02 Step 25/25 : LABEL version=2.0.1-dev.8 06:03:02 ---> Running in e97a69d65340 06:03:02 Removing intermediate container e97a69d65340 06:03:02 ---> 07be33098bc7 06:03:02 [Warning] One or more build-args [ARCH] were not consumed 06:03:02 Successfully built 07be33098bc7 06:03:02 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:03 provisioning config files... 06:03:03 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/9@tmp/config4698726126785502730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:03 ---> docker-login.sh 06:03:03 nexus3.edgexfoundry.org:10001 06:03:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:03 Configure a credential helper to remove this warning. See 06:03:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:03 06:03:03 Login Succeeded 06:03:03 nexus3.edgexfoundry.org:10002 06:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:04 Configure a credential helper to remove this warning. See 06:03:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:04 06:03:04 Login Succeeded 06:03:04 nexus3.edgexfoundry.org:10003 06:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:05 Configure a credential helper to remove this warning. See 06:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:05 06:03:05 Login Succeeded 06:03:05 nexus3.edgexfoundry.org:10004 06:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:05 Configure a credential helper to remove this warning. See 06:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:05 06:03:05 Login Succeeded 06:03:05 docker.io 06:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:06 Configure a credential helper to remove this warning. See 06:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:06 06:03:06 Login Succeeded 06:03:06 ---> docker-login.sh ends [Pipeline] } 06:03:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:03:06 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 06:03:06 b800f9be7a3e68765c1f64d7308fbe20b9d5be4e 06:03:06 latest 06:03:06 2.0.1-dev.8 06:03:06 b800f9be7a3e68765c1f64d7308fbe20b9d5be4e-2.0.1-dev.8 06:03:06 main 06:03:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:03:07 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e [Pipeline] isUnix [Pipeline] sh 06:03:07 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e 06:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:03:07 5c8f2081f259: Preparing 06:03:07 7495675bebc5: Preparing 06:03:07 7222bd89c22c: Preparing 06:03:07 59e889e51295: Preparing 06:03:07 548c20fc6fda: Preparing 06:03:07 ee420dfed78a: Preparing 06:03:07 ee420dfed78a: Waiting 06:03:07 548c20fc6fda: Pushed 06:03:07 7222bd89c22c: Pushed 06:03:07 7495675bebc5: Pushed 06:03:07 ee420dfed78a: Layer already exists 06:03:08 59e889e51295: Pushed 06:03:10 5c8f2081f259: Pushed 06:03:10 b800f9be7a3e68765c1f64d7308fbe20b9d5be4e: digest: sha256:54a1563d8a3380f6d8261ca01a2e041f2a4d02edbe3a2b5b823114b8ff8b042d size: 1572 [Pipeline] isUnix [Pipeline] sh 06:03:11 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:03:11 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 06:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:03:11 5c8f2081f259: Preparing 06:03:11 7495675bebc5: Preparing 06:03:11 7222bd89c22c: Preparing 06:03:11 59e889e51295: Preparing 06:03:11 548c20fc6fda: Preparing 06:03:11 ee420dfed78a: Preparing 06:03:11 ee420dfed78a: Waiting 06:03:12 5c8f2081f259: Layer already exists 06:03:12 59e889e51295: Layer already exists 06:03:12 548c20fc6fda: Layer already exists 06:03:12 7495675bebc5: Layer already exists 06:03:12 7222bd89c22c: Layer already exists 06:03:12 ee420dfed78a: Layer already exists 06:03:12 latest: digest: sha256:54a1563d8a3380f6d8261ca01a2e041f2a4d02edbe3a2b5b823114b8ff8b042d size: 1572 [Pipeline] isUnix [Pipeline] sh 06:03:12 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh 06:03:12 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.8 06:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:03:12 5c8f2081f259: Preparing 06:03:12 7495675bebc5: Preparing 06:03:12 7222bd89c22c: Preparing 06:03:12 59e889e51295: Preparing 06:03:12 548c20fc6fda: Preparing 06:03:12 ee420dfed78a: Preparing 06:03:12 ee420dfed78a: Waiting 06:03:13 7495675bebc5: Layer already exists 06:03:13 59e889e51295: Layer already exists 06:03:13 548c20fc6fda: Layer already exists 06:03:13 5c8f2081f259: Layer already exists 06:03:13 7222bd89c22c: Layer already exists 06:03:13 ee420dfed78a: Layer already exists 06:03:13 2.0.1-dev.8: digest: sha256:54a1563d8a3380f6d8261ca01a2e041f2a4d02edbe3a2b5b823114b8ff8b042d size: 1572 [Pipeline] isUnix [Pipeline] sh 06:03:13 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh 06:03:13 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e-2.0.1-dev.8 06:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:03:13 5c8f2081f259: Preparing 06:03:13 7495675bebc5: Preparing 06:03:13 7222bd89c22c: Preparing 06:03:13 59e889e51295: Preparing 06:03:13 548c20fc6fda: Preparing 06:03:13 ee420dfed78a: Preparing 06:03:13 ee420dfed78a: Waiting 06:03:14 59e889e51295: Layer already exists 06:03:14 7222bd89c22c: Layer already exists 06:03:14 548c20fc6fda: Layer already exists 06:03:14 5c8f2081f259: Layer already exists 06:03:14 7495675bebc5: Layer already exists 06:03:14 ee420dfed78a: Layer already exists 06:03:14 b800f9be7a3e68765c1f64d7308fbe20b9d5be4e-2.0.1-dev.8: digest: sha256:54a1563d8a3380f6d8261ca01a2e041f2a4d02edbe3a2b5b823114b8ff8b042d size: 1572 [Pipeline] isUnix [Pipeline] sh 06:03:14 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh 06:03:14 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 06:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:03:14 5c8f2081f259: Preparing 06:03:14 7495675bebc5: Preparing 06:03:14 7222bd89c22c: Preparing 06:03:14 59e889e51295: Preparing 06:03:14 548c20fc6fda: Preparing 06:03:14 ee420dfed78a: Preparing 06:03:14 ee420dfed78a: Waiting 06:03:15 5c8f2081f259: Layer already exists 06:03:15 548c20fc6fda: Layer already exists 06:03:15 59e889e51295: Layer already exists 06:03:15 7222bd89c22c: Layer already exists 06:03:15 7495675bebc5: Layer already exists 06:03:15 ee420dfed78a: Layer already exists 06:03:15 main: digest: sha256:54a1563d8a3380f6d8261ca01a2e041f2a4d02edbe3a2b5b823114b8ff8b042d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:03:15 ===================================================== [Pipeline] echo 06:03:15 taggedImages: 06:03:15 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e 06:03:15 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 06:03:15 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.8 06:03:15 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e-2.0.1-dev.8 06:03:15 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:03:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:03:15 06:03:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 06:03:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:03:16 arm64: Pulling from edgex-lftools-log-publisher 06:03:16 448f6bf000e3: Pulling fs layer 06:03:16 f757da607395: Pulling fs layer 06:03:16 05883995daec: Pulling fs layer 06:03:16 8603b9c90790: Pulling fs layer 06:03:16 1560dd03e051: Pulling fs layer 06:03:16 27f5ce0e4adf: Pulling fs layer 06:03:16 c2d8d7efcc4b: Pulling fs layer 06:03:16 27f5ce0e4adf: Waiting 06:03:16 8603b9c90790: Waiting 06:03:16 1560dd03e051: Waiting 06:03:16 c2d8d7efcc4b: Waiting 06:03:16 f757da607395: Verifying Checksum 06:03:16 f757da607395: Download complete 06:03:16 8603b9c90790: Verifying Checksum 06:03:16 8603b9c90790: Download complete 06:03:16 05883995daec: Verifying Checksum 06:03:16 05883995daec: Download complete 06:03:16 1560dd03e051: Verifying Checksum 06:03:16 1560dd03e051: Download complete 06:03:16 27f5ce0e4adf: Verifying Checksum 06:03:16 27f5ce0e4adf: Download complete 06:03:17 448f6bf000e3: Verifying Checksum 06:03:17 448f6bf000e3: Download complete 06:03:19 c2d8d7efcc4b: Verifying Checksum 06:03:19 c2d8d7efcc4b: Download complete 06:03:20 448f6bf000e3: Pull complete 06:03:21 f757da607395: Pull complete 06:03:22 05883995daec: Pull complete 06:03:22 8603b9c90790: Pull complete 06:03:23 1560dd03e051: Pull complete 06:03:24 27f5ce0e4adf: Pull complete 06:03:39 c2d8d7efcc4b: Pull complete 06:03:39 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 06:03:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:03:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 06:03:39 prd-ubuntu18.04-docker-arm64-4c-16g-991 does not seem to be running inside a container 06:03:39 $ 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/9 -v /w/workspace/device-virtual-go/9:/w/workspace/device-virtual-go/9:rw,z -v /w/workspace/device-virtual-go/9@tmp:/w/workspace/device-virtual-go/9@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:arm64 cat 06:03:43 $ docker top 1455b9a906fd4cdfa7321bd6505778337a7ce94731ec80eba5a737bd6de5ab2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:44 ---> job-cost.sh 06:03:44 lf-activate-venv: SKIPPING 06:03:44 INFO: No Stack... 06:03:45 INFO: Retrieving Pricing Info for: v3-standard-4 06:03:45 INFO: Archiving Costs [Pipeline] sh 06:03:46 + cat /w/workspace/device-virtual-go/9/archives/cost.csv 06:03:46 + cut -d, -f6 [Pipeline] lock 06:03:46 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-9-stack-cost] 06:03:46 Resource [jenkins-edgexfoundry-device-virtual-go-main-9-stack-cost] did not exist. Created. 06:03:46 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:03:47 /w/workspace/device-virtual-go/9@tmp/durable-2e77451a/script.sh: 1: /w/workspace/device-virtual-go/9@tmp/durable-2e77451a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:03:47 + echo total: 0.10999999940395355 [Pipeline] stash 06:03:47 Warning: overwriting stash ‘stack-cost’ 06:03:47 Stashed 1 file(s) [Pipeline] } 06:03:47 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 06:03:47 $ docker stop --time=1 1455b9a906fd4cdfa7321bd6505778337a7ce94731ec80eba5a737bd6de5ab2f 06:03:49 $ docker rm -f 1455b9a906fd4cdfa7321bd6505778337a7ce94731ec80eba5a737bd6de5ab2f [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 06:03:50 provisioning config files... 06:03:50 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config651798097866065953tmp [Pipeline] { [Pipeline] sh 06:03:50 + set +x 06:03:50 + curl -s https://codecov.io/bash 06:03:50 + bash -s -- 06:03:50 06:03:50 _____ _ 06:03:50 / ____| | | 06:03:50 | | ___ __| | ___ ___ _____ __ 06:03:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:03:50 | |___| (_) | (_| | __/ (_| (_) \ V / 06:03:50 \_____\___/ \__,_|\___|\___\___/ \_/ 06:03:50 Bash-1.0.6 06:03:50 06:03:50 06:03:50 ==> git version 2.24.4 found 06:03:50 ==> 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 06:03:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:03:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:03:51 ==> Jenkins CI detected. 06:03:51 current dir:  /w/workspace/exfoundry_device-virtual-go_main 06:03:51 project root: . 06:03:51 --> token set from env 06:03:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:03:51 ==> Running gcov in . (disable via -X gcov) 06:03:51 ==> Python coveragepy not found 06:03:51 ==> Searching for coverage reports in: 06:03:51 + . 06:03:51 -> Found 1 reports 06:03:51 ==> Detecting git/mercurial file structure 06:03:51 ==> Reading reports 06:03:51 + ./coverage.out bytes=46339 06:03:51 ==> Appending adjustments 06:03:51 https://docs.codecov.io/docs/fixing-reports 06:03:51 + Found adjustments 06:03:51 ==> Gzipping contents 06:03:51 8.0K /tmp/codecov.xLoT2F.gz 06:03:51 ==> Uploading reports 06:03:51 url: https://codecov.io 06:03:51 query: branch=main&commit=b800f9be7a3e68765c1f64d7308fbe20b9d5be4e&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:03:51 -> Pinging Codecov 06:03:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=b800f9be7a3e68765c1f64d7308fbe20b9d5be4e&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:03:51 -> Uploading to 06:03:51 https://storage.googleapis.com/codecov/v4/raw/2021-10-13/5E52B4B073DB2E39498172D8E973AA87/b800f9be7a3e68765c1f64d7308fbe20b9d5be4e/ee6cd9a3-3a2e-4a0b-a857-cff24a87c06e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T060351Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=01eb98b177fb9de92255ca445b43de3934f342c2e0412203a9aa127e83b1abe4 06:03:51 % Total % Received % Xferd Average Speed Time Time Time Current 06:03:51 Dload Upload Total Spent Left Speed 06:03:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5522 0 0 100 5522 0 17400 --:--:-- --:--:-- --:--:-- 17419 06:03:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/b800f9be7a3e68765c1f64d7308fbe20b9d5be4e [Pipeline] } 06:03:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:03:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:03:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:03:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:03:53 06:03:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 06:03:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:03:53 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:03:53 188c0c94c7c5: Pulling fs layer 06:03:53 0ef7d3d256c8: Pulling fs layer 06:03:53 de9db76c5a1d: Pulling fs layer 06:03:53 0eba1c9be4d2: Pulling fs layer 06:03:53 0d57e429df01: Pulling fs layer 06:03:53 4e4be7b47b0d: Pulling fs layer 06:03:53 e1f770b5df2f: Pulling fs layer 06:03:53 85a0685a4137: Pulling fs layer 06:03:53 0d57e429df01: Waiting 06:03:53 4e4be7b47b0d: Waiting 06:03:53 e1f770b5df2f: Waiting 06:03:53 85a0685a4137: Waiting 06:03:53 0eba1c9be4d2: Waiting 06:03:53 de9db76c5a1d: Verifying Checksum 06:03:53 de9db76c5a1d: Download complete 06:03:53 0ef7d3d256c8: Verifying Checksum 06:03:53 0ef7d3d256c8: Download complete 06:03:53 0d57e429df01: Verifying Checksum 06:03:53 0d57e429df01: Download complete 06:03:53 4e4be7b47b0d: Verifying Checksum 06:03:53 4e4be7b47b0d: Download complete 06:03:53 188c0c94c7c5: Verifying Checksum 06:03:53 188c0c94c7c5: Download complete 06:03:53 e1f770b5df2f: Verifying Checksum 06:03:53 e1f770b5df2f: Download complete 06:03:53 188c0c94c7c5: Pull complete 06:03:53 0ef7d3d256c8: Pull complete 06:03:54 de9db76c5a1d: Pull complete 06:03:54 0eba1c9be4d2: Verifying Checksum 06:03:54 0eba1c9be4d2: Download complete 06:03:54 85a0685a4137: Verifying Checksum 06:03:54 85a0685a4137: Download complete 06:03:58 0eba1c9be4d2: Pull complete 06:03:58 0d57e429df01: Pull complete 06:03:58 4e4be7b47b0d: Pull complete 06:03:58 e1f770b5df2f: Pull complete 06:04:02 85a0685a4137: Pull complete 06:04:02 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 06:04:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:04:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 06:04:02 prd-centos7-docker-4c-2g-982 does not seem to be running inside a container 06:04:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:04:04 $ docker top dcfaec358f80a446414aa7ace300896ac365a0ac1e34a7962dc564097379d06b -eo pid,comm [Pipeline] { [Pipeline] echo 06:04:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 06:04:05 + set -o pipefail 06:04:05 + snyk monitor '--org=edgex-jenkins' 06:04:10 06:04:10 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 06:04:10 06:04:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/13d8f252-e807-43c6-8936-46f47f857d3f 06:04:10 06:04:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:04:10 06:04:10 06:04:10 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:04:10 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:04:10 $ docker stop --time=1 dcfaec358f80a446414aa7ace300896ac365a0ac1e34a7962dc564097379d06b 06:04:12 $ docker rm -f dcfaec358f80a446414aa7ace300896ac365a0ac1e34a7962dc564097379d06b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:04:13 + git log --format=format:%s -1 b800f9be7a3e68765c1f64d7308fbe20b9d5be4e [Pipeline] isUnix [Pipeline] sh 06:04:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:04:13 . [Pipeline] withDockerContainer 06:04:13 prd-centos7-docker-4c-2g-982 does not seem to be running inside a container 06:04:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 06:04:14 $ docker top 79b7f7c48d942846a562561d3e77ddd0e0161263a9c1f7cc1d4496730ca07ac8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:04:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:04:14 [ssh-agent] Looking for ssh-agent implementation... 06:04:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:14 $ docker exec 79b7f7c48d942846a562561d3e77ddd0e0161263a9c1f7cc1d4496730ca07ac8 ssh-agent 06:04:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdGApPf/agent.14 06:04:14 SSH_AGENT_PID=22 06:04:14 Running ssh-add (command line suppressed) 06:04:14 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_672241250569336368.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_672241250569336368.key) 06:04:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:04:14 + git semver tag 06:04:14 # -> Open(): unable to determine branch for HEAD 06:04:14 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 06:04:14 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 06:04:14 # $SEMVER_REMOTE_NAME = origin 06:04:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:04:14 # $SEMVER_USER_NAME = edgex-jenkins 06:04:14 # $SEMVER_BRANCH = main 06:04:14 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver 06:04:14 # b800f9be7a3e68765c1f64d7308fbe20b9d5be4e HEAD 06:04:14 # -> Force: false 06:04:14 # 699a5e294435caf33a03dc1f24a0c8bec21c04a4 refs/tags/v2.0.1-dev.8 [Pipeline] } 06:04:14 $ docker exec --env ******** --env ******** 79b7f7c48d942846a562561d3e77ddd0e0161263a9c1f7cc1d4496730ca07ac8 ssh-agent -k 06:04:14 unset SSH_AUTH_SOCK; 06:04:14 unset SSH_AGENT_PID; 06:04:14 echo Agent pid 22 killed; 06:04:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:04:15 + git semver [Pipeline] } 06:04:15 $ docker stop --time=1 79b7f7c48d942846a562561d3e77ddd0e0161263a9c1f7cc1d4496730ca07ac8 06:04:16 $ docker rm -f 79b7f7c48d942846a562561d3e77ddd0e0161263a9c1f7cc1d4496730ca07ac8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 06:04:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:04:16 06:04:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 06:04:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:04:17 0.23.1-centos7: Pulling from edgex-lftools 06:04:17 ab5ef0e58194: Pulling fs layer 06:04:17 9712f1f96733: Pulling fs layer 06:04:17 63f879dbbcfc: Pulling fs layer 06:04:17 0d9ebad4ef96: Pulling fs layer 06:04:17 e9a5061849ea: Pulling fs layer 06:04:17 d747dcd14b5f: Pulling fs layer 06:04:17 2de7ff778b66: Pulling fs layer 06:04:17 0d9ebad4ef96: Waiting 06:04:17 e9a5061849ea: Waiting 06:04:17 d747dcd14b5f: Waiting 06:04:17 2de7ff778b66: Waiting 06:04:17 9712f1f96733: Verifying Checksum 06:04:17 9712f1f96733: Download complete 06:04:17 63f879dbbcfc: Verifying Checksum 06:04:17 63f879dbbcfc: Download complete 06:04:17 0d9ebad4ef96: Verifying Checksum 06:04:17 0d9ebad4ef96: Download complete 06:04:17 d747dcd14b5f: Verifying Checksum 06:04:17 d747dcd14b5f: Download complete 06:04:17 ab5ef0e58194: Verifying Checksum 06:04:17 ab5ef0e58194: Download complete 06:04:17 e9a5061849ea: Verifying Checksum 06:04:17 e9a5061849ea: Download complete 06:04:17 2de7ff778b66: Verifying Checksum 06:04:17 2de7ff778b66: Download complete 06:04:21 ab5ef0e58194: Pull complete 06:04:21 9712f1f96733: Pull complete 06:04:21 63f879dbbcfc: Pull complete 06:04:25 0d9ebad4ef96: Pull complete 06:04:25 e9a5061849ea: Pull complete 06:04:25 d747dcd14b5f: Pull complete 06:04:26 2de7ff778b66: Pull complete 06:04:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:04:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:04:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 06:04:27 prd-centos7-docker-4c-2g-982 does not seem to be running inside a container 06:04:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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:10003/edgex-lftools:0.23.1-centos7 cat 06:04:30 $ docker top 3122e5e38e18b194ed0573f9c22eacad8657e65d550d10a7b501005a6addf3e0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:04:30 provisioning config files... 06:04:30 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8435587187862907692tmp 06:04:30 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8669209303042584639tmp 06:04:30 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config231200954008000841tmp [Pipeline] { [Pipeline] echo 06:04:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:04:30 ---> sigul-configuration.sh 06:04:30 gpg: directory `/root/.gnupg' created 06:04:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:04:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:04:30 gpg: keyring `/root/.gnupg/secring.gpg' created 06:04:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:04:30 gpg: CAST5 encrypted data 06:04:30 gpg: encrypted with 1 passphrase 06:04:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:04:30 + mkdir /home/jenkins 06:04:30 + mkdir /home/jenkins/sigul [Pipeline] sh 06:04:31 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:04:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:04:31 ---> sigul-install.sh 06:04:31 Sigul already installed; skipping installation. [Pipeline] sh 06:04:31 + git tag --list 06:04:31 v1.0.0 06:04:31 v1.1.0 06:04:31 v1.1.1 06:04:31 v1.2.1 06:04:31 v1.2.2 06:04:31 v1.2.3 06:04:31 v1.3.0 06:04:31 v1.3.1 06:04:31 v2.0.0 06:04:31 v2.0.1-dev.1 06:04:31 v2.0.1-dev.2 06:04:31 v2.0.1-dev.3 06:04:31 v2.0.1-dev.4 06:04:31 v2.0.1-dev.5 06:04:31 v2.0.1-dev.6 06:04:31 v2.0.1-dev.7 06:04:31 v2.0.1-dev.8 [Pipeline] sh 06:04:32 + lftools sign git-tag v2.0.1-dev.8 06:04:32 Signing Git tag with Sigul... 06:04:32 Signing v2.0.1-dev.8 [Pipeline] echo 06:04:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:04:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:04:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:04:37 $ docker stop --time=1 3122e5e38e18b194ed0573f9c22eacad8657e65d550d10a7b501005a6addf3e0 06:04:38 $ docker rm -f 3122e5e38e18b194ed0573f9c22eacad8657e65d550d10a7b501005a6addf3e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 06:04:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:04:39 . [Pipeline] withDockerContainer 06:04:39 prd-centos7-docker-4c-2g-982 does not seem to be running inside a container 06:04:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 06:04:39 $ docker top 3193c8e0000cc54d85b23956a584231006a1dba53c071fa548f004f0dce2e404 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:04:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:04:39 [ssh-agent] Looking for ssh-agent implementation... 06:04:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:39 $ docker exec 3193c8e0000cc54d85b23956a584231006a1dba53c071fa548f004f0dce2e404 ssh-agent 06:04:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeLPmEE/agent.15 06:04:39 SSH_AGENT_PID=22 06:04:39 Running ssh-add (command line suppressed) 06:04:39 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4785571504915868336.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4785571504915868336.key) 06:04:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:04:40 + git semver bump pre 06:04:40 # -> Open(): unable to determine branch for HEAD 06:04:40 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 06:04:40 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 06:04:40 # $SEMVER_REMOTE_NAME = origin 06:04:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:04:40 # $SEMVER_USER_NAME = edgex-jenkins 06:04:40 # $SEMVER_BRANCH = main 06:04:40 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver 06:04:40 2.0.1-dev.9 [Pipeline] } 06:04:40 $ docker exec --env ******** --env ******** 3193c8e0000cc54d85b23956a584231006a1dba53c071fa548f004f0dce2e404 ssh-agent -k 06:04:40 unset SSH_AUTH_SOCK; 06:04:40 unset SSH_AGENT_PID; 06:04:40 echo Agent pid 22 killed; 06:04:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:04:40 + git semver [Pipeline] } 06:04:40 $ docker stop --time=1 3193c8e0000cc54d85b23956a584231006a1dba53c071fa548f004f0dce2e404 06:04:41 $ docker rm -f 3193c8e0000cc54d85b23956a584231006a1dba53c071fa548f004f0dce2e404 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:04:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:04:42 . [Pipeline] withDockerContainer 06:04:42 prd-centos7-docker-4c-2g-982 does not seem to be running inside a container 06:04:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 06:04:42 $ docker top bbaec08e87f91cb4172f48d6c29b0d7c54b2a1effce30936a951cc638fcd6a45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:04:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:04:42 [ssh-agent] Looking for ssh-agent implementation... 06:04:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:43 $ docker exec bbaec08e87f91cb4172f48d6c29b0d7c54b2a1effce30936a951cc638fcd6a45 ssh-agent 06:04:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKjmcei/agent.14 06:04:43 SSH_AGENT_PID=21 06:04:43 Running ssh-add (command line suppressed) 06:04:43 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8420608733695486315.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8420608733695486315.key) 06:04:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:04:43 + git semver push 06:04:43 # -> Open(): unable to determine branch for HEAD 06:04:43 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 06:04:43 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 06:04:43 # $SEMVER_REMOTE_NAME = origin 06:04:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:04:43 # $SEMVER_USER_NAME = edgex-jenkins 06:04:43 # $SEMVER_BRANCH = main 06:04:43 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } 06:04:45 $ docker exec --env ******** --env ******** bbaec08e87f91cb4172f48d6c29b0d7c54b2a1effce30936a951cc638fcd6a45 ssh-agent -k 06:04:45 unset SSH_AUTH_SOCK; 06:04:45 unset SSH_AGENT_PID; 06:04:45 echo Agent pid 21 killed; 06:04:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:04:45 + git semver [Pipeline] } 06:04:45 $ docker stop --time=1 bbaec08e87f91cb4172f48d6c29b0d7c54b2a1effce30936a951cc638fcd6a45 06:04:47 $ docker rm -f bbaec08e87f91cb4172f48d6c29b0d7c54b2a1effce30936a951cc638fcd6a45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 06:04:47 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:04:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:04:48 ---> package-listing.sh 06:04:48 ++ facter osfamily 06:04:48 ++ tr '[:upper:]' '[:lower:]' 06:04:49 + OS_FAMILY=redhat 06:04:49 + workspace=/w/workspace/exfoundry_device-virtual-go_main 06:04:49 + START_PACKAGES=/tmp/packages_start.txt 06:04:49 + END_PACKAGES=/tmp/packages_end.txt 06:04:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:04:49 + PACKAGES=/tmp/packages_start.txt 06:04:49 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 06:04:49 + PACKAGES=/tmp/packages_end.txt 06:04:49 + case "${OS_FAMILY}" in 06:04:49 + rpm -qa 06:04:49 + sort 06:04:49 + '[' -f /tmp/packages_start.txt ']' 06:04:49 + '[' -f /tmp/packages_end.txt ']' 06:04:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:04:49 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 06:04:49 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 06:04:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 06:04:49 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:04:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:04:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:50 06:04:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:04:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:51 latest: Pulling from edgex-lftools-log-publisher 06:04:51 b4d181a07f80: Pulling fs layer 06:04:51 a1111a8f2ec3: Pulling fs layer 06:04:51 ed53099fbce6: Pulling fs layer 06:04:51 dc539afda2c1: Pulling fs layer 06:04:51 77bc0d833cb6: Pulling fs layer 06:04:51 9065ff56babe: Pulling fs layer 06:04:51 d287ab97295c: Pulling fs layer 06:04:51 77bc0d833cb6: Waiting 06:04:51 9065ff56babe: Waiting 06:04:51 d287ab97295c: Waiting 06:04:51 dc539afda2c1: Waiting 06:04:51 a1111a8f2ec3: Verifying Checksum 06:04:51 a1111a8f2ec3: Download complete 06:04:51 dc539afda2c1: Verifying Checksum 06:04:51 dc539afda2c1: Download complete 06:04:51 ed53099fbce6: Verifying Checksum 06:04:51 ed53099fbce6: Download complete 06:04:51 9065ff56babe: Verifying Checksum 06:04:51 9065ff56babe: Download complete 06:04:51 77bc0d833cb6: Verifying Checksum 06:04:51 77bc0d833cb6: Download complete 06:04:51 b4d181a07f80: Verifying Checksum 06:04:51 b4d181a07f80: Download complete 06:04:52 d287ab97295c: Verifying Checksum 06:04:52 d287ab97295c: Download complete 06:04:52 b4d181a07f80: Pull complete 06:04:53 a1111a8f2ec3: Pull complete 06:04:53 ed53099fbce6: Pull complete 06:04:53 dc539afda2c1: Pull complete 06:04:53 77bc0d833cb6: Pull complete 06:04:53 9065ff56babe: Pull complete 06:04:59 d287ab97295c: Pull complete 06:04:59 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:04:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:04:59 prd-centos7-docker-4c-2g-982 does not seem to be running inside a container 06:04:59 $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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:10003/edgex-lftools-log-publisher:latest cat 06:05:01 $ docker top 8e3c78b9cdb76fd8e89a1376edca45f7e1d68f169f873e32e34f01125c92ae69 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:01 + touch /tmp/pre-build-complete [Pipeline] sh 06:05:02 + mkdir -p /var/log/sysstat [Pipeline] sh 06:05:02 + ls /var/log/sa-host 06:05:02 + sadf -c /var/log/sa-host/sa13 06:05:02 file_magic: OK 06:05:02 HZ: Using current value: 100 06:05:02 file_header: OK 06:05:02 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 06:05:02 Statistics: 06:05:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:05:02 File successfully converted to sysstat format version 12.0.3 06:05:02 + sadf -c /var/log/sa-host/sa30 06:05:02 file_magic: OK 06:05:02 HZ: Using current value: 100 06:05:02 file_header: OK 06:05:02 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 06:05:02 Statistics: 06:05:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:05:02 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:02 provisioning config files... 06:05:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3514798349797334011tmp [Pipeline] { [Pipeline] echo 06:05:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:05:03 ---> create-netrc.sh [Pipeline] } 06:05:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:05:03 ---> python-tools-install.sh [Pipeline] echo 06:05:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:05:03 ---> sudo-logs.sh 06:05:03 Archiving 'sudo' log.. 06:05:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-982.novalocal: Name or service not known 06:05:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-982.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:05:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:05:04 ---> job-cost.sh 06:05:04 lf-activate-venv: SKIPPING 06:05:04 DEBUG: total: 0.10999999940395355 06:05:04 INFO: Retrieving Stack Cost... 06:05:04 INFO: Retrieving Pricing Info for: v3-standard-2 06:05:04 INFO: Archiving Costs [Pipeline] echo 06:05:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:05:05 ---> logs-deploy.sh 06:05:05 lf-activate-venv: SKIPPING 06:05:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/9 06:05:05 INFO: archiving workspace using pattern(s): 06:05:06 Archives upload complete. 06:05:06 INFO: archiving logs to Nexus 06:05:06 ---> uname -a: 06:05:06 Linux prd-centos7-docker-4c-2g-982.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 06:05:06 06:05:06 06:05:06 ---> lscpu: 06:05:06 Architecture: x86_64 06:05:06 CPU op-mode(s): 32-bit, 64-bit 06:05:06 Byte Order: Little Endian 06:05:06 Address sizes: 40 bits physical, 48 bits virtual 06:05:06 CPU(s): 2 06:05:06 On-line CPU(s) list: 0,1 06:05:06 Thread(s) per core: 1 06:05:06 Core(s) per socket: 1 06:05:06 Socket(s): 2 06:05:06 NUMA node(s): 1 06:05:06 Vendor ID: AuthenticAMD 06:05:06 CPU family: 23 06:05:06 Model: 49 06:05:06 Model name: AMD EPYC-Rome Processor 06:05:06 Stepping: 0 06:05:06 CPU MHz: 2799.998 06:05:06 BogoMIPS: 5599.99 06:05:06 Virtualization: AMD-V 06:05:06 Hypervisor vendor: KVM 06:05:06 Virtualization type: full 06:05:06 L1d cache: 32K 06:05:06 L1i cache: 32K 06:05:06 L2 cache: 512K 06:05:06 L3 cache: 16384K 06:05:06 NUMA node0 CPU(s): 0,1 06:05:06 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 06:05:06 06:05:06 06:05:06 ---> nproc: 06:05:06 2 06:05:06 06:05:06 06:05:06 ---> df -h: 06:05:06 Filesystem Size Used Avail Use% Mounted on 06:05:06 overlay 40G 8.6G 32G 22% / 06:05:06 tmpfs 64M 0 64M 0% /dev 06:05:06 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:05:06 shm 64M 0 64M 0% /dev/shm 06:05:06 /dev/vda1 40G 8.6G 32G 22% /facter-os 06:05:06 06:05:06 06:05:06 ---> sar -b -r -n DEV: 06:05:06 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) 06:05:06 06:05:06 05:45:38 LINUX RESTART (2 CPU) 06:05:06 06:05:06 05:46:01 tps rtps wtps bread/s bwrtn/s 06:05:06 05:47:01 84.24 7.20 77.05 3234.38 3995.84 06:05:06 05:48:01 0.68 0.02 0.67 0.53 11.36 06:05:06 05:49:01 0.22 0.00 0.22 0.00 2.17 06:05:06 05:50:01 0.22 0.00 0.22 0.00 3.63 06:05:06 05:51:01 0.25 0.00 0.25 0.00 2.58 06:05:06 05:52:01 0.30 0.00 0.30 0.00 4.63 06:05:06 05:53:01 0.28 0.00 0.28 0.00 4.36 06:05:06 05:54:01 0.20 0.00 0.20 0.00 1.63 06:05:06 05:55:01 0.28 0.00 0.28 0.00 3.25 06:05:06 05:56:01 0.23 0.00 0.23 0.00 2.72 06:05:06 05:57:01 0.27 0.00 0.27 0.00 3.50 06:05:06 05:58:01 0.20 0.00 0.20 0.00 2.70 06:05:06 05:59:01 0.18 0.00 0.18 0.00 2.17 06:05:06 06:00:01 0.35 0.00 0.35 0.00 5.68 06:05:06 06:01:01 0.43 0.22 0.22 6.53 2.30 06:05:06 06:02:01 0.87 0.08 0.78 1.60 15.35 06:05:06 06:03:01 0.22 0.00 0.22 0.00 2.43 06:05:06 06:04:01 16.92 0.05 16.87 4.26 5193.94 06:05:06 06:05:01 270.86 0.12 270.75 10.52 67882.02 06:05:06 Average: 19.86 0.40 19.46 171.48 4061.66 06:05:06 06:05:06 05:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:05:06 05:47:01 5673856 0 621344 7.76 2620 1711120 1258664 13.90 569660 1530704 20 06:05:06 05:48:01 5686400 0 608792 7.60 2620 1711128 1160104 12.81 559644 1530680 16 06:05:06 05:49:01 5686952 0 608240 7.59 2620 1711128 1160404 12.81 557944 1531440 20 06:05:06 05:50:01 5686024 0 609160 7.61 2620 1711136 1160104 12.81 559372 1531440 12 06:05:06 05:51:01 5688264 0 606916 7.58 2620 1711140 1160104 12.81 556872 1531480 8 06:05:06 05:52:01 5686788 0 608388 7.60 2620 1711144 1160212 12.81 558444 1531480 8 06:05:06 05:53:01 5687268 0 607904 7.59 2620 1711148 1160104 12.81 557868 1531480 8 06:05:06 05:54:01 5679584 0 615584 7.69 2620 1711152 1160104 12.81 566068 1531480 8 06:05:06 05:55:01 5678856 0 616304 7.70 2620 1711160 1160104 12.81 566552 1531480 16 06:05:06 05:56:01 5678464 0 616692 7.70 2620 1711164 1160096 12.81 567848 1530008 8 06:05:06 05:57:01 5677948 0 617204 7.71 2620 1711168 1160176 12.81 568940 1530008 8 06:05:06 05:58:01 5670524 0 624624 7.80 2620 1711172 1160284 12.81 576132 1530008 8 06:05:06 05:59:01 5671816 0 623324 7.78 2620 1711180 1160104 12.81 575088 1530008 8 06:05:06 06:00:01 5671988 0 623152 7.78 2620 1711180 1160104 12.81 574884 1530008 8 06:05:06 06:01:01 5670676 0 624456 7.80 2620 1711188 1162872 12.84 575584 1530008 20 06:05:06 06:02:01 5670868 0 624144 7.79 2620 1711308 1160696 12.81 575692 1530072 8 06:05:06 06:03:01 5671460 0 623544 7.79 2620 1711316 1160612 12.81 575124 1530072 16 06:05:06 06:04:01 4707092 0 770448 9.62 2620 2528780 1524528 16.83 818144 2169412 603464 06:05:06 06:05:01 3406620 0 1076120 13.44 2620 3523580 1504076 16.61 1074624 2990552 8 06:05:06 Average: 5507971 0 648755 8.10 2620 1849594 1202813 13.28 607078 1641148 31772 06:05:06 06:05:06 05:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:05:06 05:47:01 eth0 430.08 223.40 1214.51 71.68 0.00 0.00 0.00 0.00 06:05:06 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:47:01 docker0 15.87 12.49 2.29 137.21 0.00 0.00 0.00 0.00 06:05:06 05:48:01 eth0 0.68 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:05:06 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:49:01 eth0 3.92 1.37 3.52 0.24 0.00 0.00 0.00 0.00 06:05:06 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:50:01 eth0 0.28 0.12 0.03 0.04 0.00 0.00 0.00 0.00 06:05:06 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:51:01 eth0 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00 06:05:06 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:52:01 eth0 0.83 0.23 0.14 0.08 0.00 0.00 0.00 0.00 06:05:06 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:53:01 eth0 0.57 0.08 0.05 0.01 0.00 0.00 0.00 0.00 06:05:06 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:54:01 eth0 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:05:06 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:55:01 eth0 0.32 0.10 0.03 0.01 0.00 0.00 0.00 0.00 06:05:06 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:56:01 eth0 0.73 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:05:06 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:57:01 eth0 0.63 0.15 0.13 0.07 0.00 0.00 0.00 0.00 06:05:06 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:58:01 eth0 0.68 0.52 0.39 0.15 0.00 0.00 0.00 0.00 06:05:06 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:59:01 eth0 0.13 0.12 0.01 0.07 0.00 0.00 0.00 0.00 06:05:06 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 06:00:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:05:06 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 06:01:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:05:06 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 06:02:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:05:06 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 06:03:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:05:06 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 06:04:01 eth0 137.09 73.38 4056.26 9.06 0.00 0.00 0.00 0.00 06:05:06 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 06:05:01 eth0 384.45 241.39 6306.62 123.00 0.00 0.00 0.00 0.00 06:05:06 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 06:05:01 docker0 62.49 100.45 6.15 458.88 0.00 0.00 0.00 0.00 06:05:06 Average: eth0 50.62 28.52 609.74 10.77 0.00 0.00 0.00 0.00 06:05:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:06 Average: docker0 4.13 5.95 0.44 31.38 0.00 0.00 0.00 0.00 06:05:06 06:05:06 06:05:06 ---> sar -P ALL: 06:05:06 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) 06:05:06 06:05:06 05:45:38 LINUX RESTART (2 CPU) 06:05:06 06:05:06 05:46:01 CPU %user %nice %system %iowait %steal %idle 06:05:06 05:47:01 all 9.61 0.00 2.44 2.13 0.06 85.76 06:05:06 05:47:01 0 8.60 0.00 3.08 3.14 0.05 85.13 06:05:06 05:47:01 1 10.63 0.00 1.80 1.11 0.07 86.39 06:05:06 05:48:01 all 0.17 0.00 0.05 0.00 0.02 99.77 06:05:06 05:48:01 0 0.17 0.00 0.05 0.00 0.02 99.77 06:05:06 05:48:01 1 0.17 0.00 0.05 0.00 0.02 99.77 06:05:06 05:49:01 all 0.11 0.00 0.04 0.00 0.03 99.82 06:05:06 05:49:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:05:06 05:49:01 1 0.17 0.00 0.05 0.00 0.03 99.75 06:05:06 05:50:01 all 0.15 0.00 0.03 0.00 0.02 99.80 06:05:06 05:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:05:06 05:50:01 1 0.27 0.00 0.03 0.00 0.02 99.68 06:05:06 05:51:01 all 0.20 0.00 0.04 0.00 0.02 99.74 06:05:06 05:51:01 0 0.18 0.00 0.05 0.00 0.02 99.75 06:05:06 05:51:01 1 0.22 0.00 0.03 0.00 0.02 99.73 06:05:06 05:52:01 all 0.20 0.00 0.06 0.00 0.02 99.72 06:05:06 05:52:01 0 0.37 0.00 0.05 0.00 0.02 99.57 06:05:06 05:52:01 1 0.03 0.00 0.07 0.00 0.02 99.88 06:05:06 05:53:01 all 0.24 0.00 0.03 0.00 0.00 99.72 06:05:06 05:53:01 0 0.30 0.00 0.03 0.00 0.00 99.67 06:05:06 05:53:01 1 0.18 0.00 0.03 0.00 0.00 99.78 06:05:06 05:54:01 all 0.24 0.00 0.06 0.00 0.02 99.68 06:05:06 05:54:01 0 0.07 0.00 0.07 0.00 0.02 99.85 06:05:06 05:54:01 1 0.42 0.00 0.05 0.00 0.02 99.52 06:05:06 05:55:01 all 0.19 0.00 0.05 0.00 0.02 99.74 06:05:06 05:55:01 0 0.17 0.00 0.07 0.00 0.03 99.73 06:05:06 05:55:01 1 0.22 0.00 0.03 0.00 0.00 99.75 06:05:06 05:56:01 all 0.17 0.00 0.05 0.00 0.01 99.77 06:05:06 05:56:01 0 0.30 0.00 0.05 0.00 0.00 99.65 06:05:06 05:56:01 1 0.03 0.00 0.05 0.00 0.02 99.90 06:05:06 05:57:01 all 0.22 0.00 0.05 0.00 0.03 99.71 06:05:06 05:57:01 0 0.35 0.00 0.03 0.00 0.02 99.60 06:05:06 05:57:01 1 0.08 0.00 0.07 0.00 0.03 99.82 06:05:06 06:05:06 05:57:01 CPU %user %nice %system %iowait %steal %idle 06:05:06 05:58:01 all 0.21 0.00 0.04 0.00 0.00 99.75 06:05:06 05:58:01 0 0.32 0.00 0.03 0.00 0.00 99.65 06:05:06 05:58:01 1 0.10 0.00 0.05 0.00 0.00 99.85 06:05:06 05:59:01 all 0.18 0.00 0.05 0.00 0.01 99.76 06:05:06 05:59:01 0 0.07 0.00 0.05 0.00 0.02 99.87 06:05:06 05:59:01 1 0.30 0.00 0.05 0.00 0.00 99.65 06:05:06 06:00:01 all 0.18 0.00 0.06 0.00 0.02 99.75 06:05:06 06:00:01 0 0.30 0.00 0.08 0.00 0.02 99.60 06:05:06 06:00:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:05:06 06:01:01 all 0.13 0.00 0.07 0.00 0.00 99.81 06:05:06 06:01:01 0 0.03 0.00 0.08 0.00 0.00 99.88 06:05:06 06:01:01 1 0.22 0.00 0.05 0.00 0.00 99.73 06:05:06 06:02:01 all 0.25 0.00 0.03 0.00 0.02 99.70 06:05:06 06:02:01 0 0.37 0.00 0.05 0.00 0.02 99.57 06:05:06 06:02:01 1 0.13 0.00 0.02 0.00 0.02 99.83 06:05:06 06:03:01 all 0.23 0.00 0.04 0.00 0.00 99.72 06:05:06 06:03:01 0 0.45 0.00 0.03 0.00 0.00 99.52 06:05:06 06:03:01 1 0.02 0.00 0.05 0.00 0.00 99.93 06:05:06 06:04:01 all 8.29 0.00 2.98 0.06 0.03 88.64 06:05:06 06:04:01 0 8.31 0.00 3.04 0.07 0.03 88.55 06:05:06 06:04:01 1 8.27 0.00 2.92 0.05 0.03 88.73 06:05:06 06:05:01 all 26.35 0.00 11.42 2.94 0.10 59.19 06:05:06 06:05:01 0 26.47 0.00 11.53 2.71 0.11 59.17 06:05:06 06:05:01 1 26.23 0.00 11.30 3.17 0.09 59.21 06:05:06 Average: all 2.41 0.00 0.89 0.26 0.02 96.42 06:05:06 Average: 0 2.38 0.00 0.93 0.30 0.02 96.36 06:05:06 Average: 1 2.43 0.00 0.85 0.22 0.02 96.49 06:05:06 06:05:06 06:05:06