Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 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-ssh564800253596164912.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh7303640080789672474.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-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-mqtt-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4309621143673753775.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh2216324807718848074.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-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-mqtt-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6866649818986059942.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-mqtt-go, buildSnap:true] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt 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: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-954 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 (main) Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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/edgexfoundry_device-mqtt-go_main@tmp/jenkins-gitclient-ssh7812445719584722729.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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 f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 # timeout=10 Commit message: "Merge pull request #300 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.1" > git rev-list --no-walk 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:41:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:41:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:41:31 ========================================================= 01:41:31 EdgeX Global Pipelines Version Info 01:41:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:41:32 ------------------- 01:41:32 stable info: 01:41:32 ------------------- 01:41:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:41:32 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 01:41:32 Message: update stable to v1.0.205 01:41:33 ------------------- 01:41:33 experimental info: 01:41:33 ------------------- 01:41:33 Commited By: **** collab-it+edgex@linuxfoundation.org 01:41:33 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 01:41:33 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:41:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:41:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 [Pipeline] echo 01:41:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3ae293 [Pipeline] echo 01:41:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:41:34 provisioning config files... 01:41:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7108755309449791736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:34 ---> docker-login.sh 01:41:34 nexus3.edgexfoundry.org:10001 01:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:34 Configure a credential helper to remove this warning. See 01:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:34 01:41:34 Login Succeeded 01:41:34 nexus3.edgexfoundry.org:10002 01:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:34 Configure a credential helper to remove this warning. See 01:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:34 01:41:34 Login Succeeded 01:41:34 nexus3.edgexfoundry.org:10003 01:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:35 Configure a credential helper to remove this warning. See 01:41:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:35 01:41:35 Login Succeeded 01:41:35 nexus3.edgexfoundry.org:10004 01:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:35 Configure a credential helper to remove this warning. See 01:41:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:35 01:41:35 Login Succeeded 01:41:35 docker.io 01:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:35 Configure a credential helper to remove this warning. See 01:41:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:35 01:41:35 Login Succeeded 01:41:35 ---> docker-login.sh ends [Pipeline] } 01:41:35 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 01:41:36 + git log --format=format:%s -1 f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 [Pipeline] echo 01:41:36 GIT_COMMIT: f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63, Commit Message: Merge pull request #300 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.1 [Pipeline] echo 01:41:36 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:41:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:41:37 01:41:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:41:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:41:37 latest: Pulling from edgex-devops/git-semver 01:41:37 31603596830f: Pulling fs layer 01:41:37 d4622e32a9a9: Pulling fs layer 01:41:37 1030fce36090: Pulling fs layer 01:41:37 6c6cb7e1b49b: Pulling fs layer 01:41:37 6c6cb7e1b49b: Waiting 01:41:37 d4622e32a9a9: Download complete 01:41:37 31603596830f: Verifying Checksum 01:41:37 31603596830f: Download complete 01:41:37 31603596830f: Pull complete 01:41:37 6c6cb7e1b49b: Verifying Checksum 01:41:37 6c6cb7e1b49b: Download complete 01:41:37 d4622e32a9a9: Pull complete 01:41:37 1030fce36090: Verifying Checksum 01:41:37 1030fce36090: Download complete 01:41:38 1030fce36090: Pull complete 01:41:38 6c6cb7e1b49b: Pull complete 01:41:38 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 01:41:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:41:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:41:38 prd-centos7-docker-4c-2g-954 does not seem to be running inside a container 01:41:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:41:39 $ docker top cc279ab47ac26e32306bfc57a997e51a3766d5e9ecd7980c8debfd6287a03547 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:41:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:41:39 [ssh-agent] Looking for ssh-agent implementation... 01:41:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:41:39 $ docker exec cc279ab47ac26e32306bfc57a997e51a3766d5e9ecd7980c8debfd6287a03547 ssh-agent 01:41:39 SSH_AUTH_SOCK=/tmp/ssh-TTxROUIaLTUz/agent.14 01:41:39 SSH_AGENT_PID=20 01:41:39 Running ssh-add (command line suppressed) 01:41:39 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7539462197229632024.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7539462197229632024.key) 01:41:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:41:40 + git tag --points-at HEAD [Pipeline] } 01:41:40 $ docker exec --env ******** --env ******** cc279ab47ac26e32306bfc57a997e51a3766d5e9ecd7980c8debfd6287a03547 ssh-agent -k 01:41:40 unset SSH_AUTH_SOCK; 01:41:40 unset SSH_AGENT_PID; 01:41:40 echo Agent pid 20 killed; 01:41:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:41:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:41:40 [ssh-agent] Looking for ssh-agent implementation... 01:41:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:41:40 $ docker exec cc279ab47ac26e32306bfc57a997e51a3766d5e9ecd7980c8debfd6287a03547 ssh-agent 01:41:40 SSH_AUTH_SOCK=/tmp/ssh-mPkSpALBxg9v/agent.55 01:41:40 SSH_AGENT_PID=62 01:41:40 Running ssh-add (command line suppressed) 01:41:40 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4191196564605179668.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4191196564605179668.key) 01:41:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:41:41 + git semver init 01:41:41 # -> Open(): unable to determine branch for HEAD 01:41:41 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 01:41:41 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 01:41:41 # $SEMVER_REMOTE_NAME = origin 01:41:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:41:41 # $SEMVER_USER_NAME = edgex-jenkins 01:41:41 # $SEMVER_BRANCH = main 01:41:41 # $SEMVER_TEMP = /tmp/semver-647246278 01:41:41 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 01:41:41 # '/tmp/semver-647246278' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' 01:41:41 # -> Force: false 01:41:41 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } 01:41:41 $ docker exec --env ******** --env ******** cc279ab47ac26e32306bfc57a997e51a3766d5e9ecd7980c8debfd6287a03547 ssh-agent -k 01:41:41 unset SSH_AUTH_SOCK; 01:41:41 unset SSH_AGENT_PID; 01:41:41 echo Agent pid 62 killed; 01:41:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:41:42 + git semver [Pipeline] } 01:41:42 $ docker stop --time=1 cc279ab47ac26e32306bfc57a997e51a3766d5e9ecd7980c8debfd6287a03547 01:41:43 $ docker rm -f cc279ab47ac26e32306bfc57a997e51a3766d5e9ecd7980c8debfd6287a03547 [Pipeline] // withDockerContainer [Pipeline] sh 01:41:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:41:43 Stashed 1 file(s) [Pipeline] echo 01:41:44 [edgeXSemver]: initialized semver on version 2.0.1-dev.4 [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 01:41:59 Still waiting to schedule task 01:41:59 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:41:59 Still waiting to schedule task 01:41:59 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:44:09 Running on prd-centos7-docker-4c-2g-955 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 01:44:09 Running in /w/workspace/device-mqtt-go/6 [Pipeline] { [Pipeline] checkout 01:44:09 Selected Git installation does not exist. Using Default 01:44:09 The recommended git tool is: NONE 01:44:59 using credential edgex-jenkins-ssh 01:44:59 Cloning the remote Git repository 01:45:00 Avoid second fetch 01:45:00 Checking out Revision f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 (main) 01:44:59 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:44:59 > git init /w/workspace/device-mqtt-go/6 # timeout=10 01:44:59 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:44:59 > git --version # timeout=10 01:44:59 > git --version # 'git version 2.24.4' 01:44:59 using GIT_SSH to set credentials SSH Credentials for GitHub 01:44:59 [INFO] Currently running in a labeled security context 01:44:59 [INFO] Currently SELinux is 'enforcing' on the host 01:44:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/6@tmp/jenkins-gitclient-ssh3117995657383267007.key 01:44:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:45:00 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:45:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:45:00 > git config core.sparsecheckout # timeout=10 01:45:00 > git checkout -f f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 # timeout=10 01:45:04 Commit message: "Merge pull request #300 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:04 provisioning config files... 01:45:04 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/6@tmp/config4821863608636036062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:05 ---> docker-login.sh 01:45:05 nexus3.edgexfoundry.org:10001 01:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:05 Configure a credential helper to remove this warning. See 01:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:05 01:45:05 Login Succeeded 01:45:05 nexus3.edgexfoundry.org:10002 01:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:05 Configure a credential helper to remove this warning. See 01:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:05 01:45:05 Login Succeeded 01:45:05 nexus3.edgexfoundry.org:10003 01:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:05 Configure a credential helper to remove this warning. See 01:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:05 01:45:05 Login Succeeded 01:45:05 nexus3.edgexfoundry.org:10004 01:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:05 Configure a credential helper to remove this warning. See 01:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:05 01:45:05 Login Succeeded 01:45:05 docker.io 01:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:06 Configure a credential helper to remove this warning. See 01:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:06 01:45:06 Login Succeeded 01:45:06 ---> docker-login.sh ends [Pipeline] } 01:45:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:45:06 ========================================================= 01:45:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:45:06 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:45:07 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 01:45:07 Sending build context to Docker daemon 619.5kB 01:45:07 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 01:45:07 Step 2/8 : FROM ${BASE} 01:45:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:45:07 540db60ca938: Pulling fs layer 01:45:07 adcc1eea9eea: Pulling fs layer 01:45:07 4c4ab2625f07: Pulling fs layer 01:45:07 db62176df00c: Pulling fs layer 01:45:07 3b30891b0d05: Pulling fs layer 01:45:07 06b49ca38bd5: Pulling fs layer 01:45:07 c788192a36de: Pulling fs layer 01:45:07 a77e37c0d609: Pulling fs layer 01:45:07 c3185cebc471: Pulling fs layer 01:45:07 06b49ca38bd5: Waiting 01:45:07 c788192a36de: Waiting 01:45:07 a77e37c0d609: Waiting 01:45:07 c3185cebc471: Waiting 01:45:07 db62176df00c: Waiting 01:45:07 3b30891b0d05: Waiting 01:45:07 4c4ab2625f07: Verifying Checksum 01:45:07 4c4ab2625f07: Download complete 01:45:07 adcc1eea9eea: Verifying Checksum 01:45:07 adcc1eea9eea: Download complete 01:45:07 3b30891b0d05: Verifying Checksum 01:45:07 3b30891b0d05: Download complete 01:45:07 06b49ca38bd5: Verifying Checksum 01:45:07 06b49ca38bd5: Download complete 01:45:07 c788192a36de: Verifying Checksum 01:45:07 c788192a36de: Download complete 01:45:07 540db60ca938: Verifying Checksum 01:45:07 540db60ca938: Download complete 01:45:07 540db60ca938: Pull complete 01:45:07 adcc1eea9eea: Pull complete 01:45:07 4c4ab2625f07: Pull complete 01:45:08 a77e37c0d609: Verifying Checksum 01:45:08 a77e37c0d609: Download complete 01:45:12 c3185cebc471: Verifying Checksum 01:45:12 c3185cebc471: Download complete 01:45:12 db62176df00c: Verifying Checksum 01:45:12 db62176df00c: Download complete 01:45:15 db62176df00c: Pull complete 01:45:15 3b30891b0d05: Pull complete 01:45:15 06b49ca38bd5: Pull complete 01:45:15 c788192a36de: Pull complete 01:45:15 a77e37c0d609: Pull complete 01:45:17 c3185cebc471: Pull complete 01:45:17 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 01:45:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:45:17 ---> 031687cdd783 01:45:17 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 01:45:19 ---> Running in 3825531ca404 01:45:19 Removing intermediate container 3825531ca404 01:45:19 ---> 1c7e2b2c8c68 01:45:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:19 ---> Running in e32d7eaf3037 01:45:20 Removing intermediate container e32d7eaf3037 01:45:20 ---> df460e2eb191 01:45:20 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 01:45:20 ---> Running in 1222096e59d9 01:45:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:45:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:45:21 (1/7) Installing openssh-keygen (8.4_p1-r3) 01:45:21 (2/7) Installing libedit (20191231.3.1-r1) 01:45:21 (3/7) Installing openssh-client (8.4_p1-r3) 01:45:22 (4/7) Installing openssh-sftp-server (8.4_p1-r3) 01:45:22 (5/7) Installing openssh-server-common (8.4_p1-r3) 01:45:22 (6/7) Installing openssh-server (8.4_p1-r3) 01:45:22 (7/7) Installing openssh (8.4_p1-r3) 01:45:22 Executing busybox-1.32.1-r6.trigger 01:45:22 OK: 224 MiB in 59 packages 01:45:22 Removing intermediate container 1222096e59d9 01:45:22 ---> b8aefd66d6a1 01:45:22 Step 6/8 : WORKDIR /device-mqtt-go 01:45:22 ---> Running in 4803d1e65563 01:45:22 Removing intermediate container 4803d1e65563 01:45:22 ---> f577e8fbed11 01:45:22 Step 7/8 : COPY . . 01:45:22 ---> 0e064eebff51 01:45:22 Step 8/8 : RUN go mod download 01:45:22 ---> Running in c8b60ca33d96 01:45:32 Removing intermediate container c8b60ca33d96 01:45:32 ---> d5669f5406b0 01:45:32 Successfully built d5669f5406b0 01:45:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:45:33 + docker inspect -f . ci-base-image-x86_64 01:45:33 . [Pipeline] withDockerContainer 01:45:33 prd-centos7-docker-4c-2g-955 does not seem to be running inside a container 01:45:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@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 01:45:33 $ docker top fe5704f7ec1b2bc3339f5663d5763a7d8b7b33ce48971d4fbbc57f300c853f1f -eo pid,comm [Pipeline] { [Pipeline] sh 01:45:34 + go version 01:45:34 go version go1.16.6 linux/amd64 [Pipeline] } 01:45:34 $ docker stop --time=1 fe5704f7ec1b2bc3339f5663d5763a7d8b7b33ce48971d4fbbc57f300c853f1f 01:45:35 $ docker rm -f fe5704f7ec1b2bc3339f5663d5763a7d8b7b33ce48971d4fbbc57f300c853f1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:45:35 + docker inspect -f . ci-base-image-x86_64 01:45:35 . [Pipeline] withDockerContainer 01:45:36 prd-centos7-docker-4c-2g-955 does not seem to be running inside a container 01:45:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@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 01:45:36 $ docker top 4781914cbfd12622c0e8941c70285d9ce4c246ab72360e436a6d4d69e354b5b2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:45:36 + go mod tidy [Pipeline] sh 01:45:37 + make test 01:45:37 go mod tidy 01:45:37 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:45:38 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:45:56 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:45:56 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 24.3% of statements 01:45:56 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:45:56 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:46:03 gofmt -l . 01:46:03 ["`gofmt -l .`" = ""] 01:46:03 ./bin/test-attribution-txt.sh [Pipeline] } 01:46:03 $ docker stop --time=1 4781914cbfd12622c0e8941c70285d9ce4c246ab72360e436a6d4d69e354b5b2 01:46:04 $ docker rm -f 4781914cbfd12622c0e8941c70285d9ce4c246ab72360e436a6d4d69e354b5b2 [Pipeline] // withDockerContainer [Pipeline] sh 01:46:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:46:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:46:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:46:07 + ls -al . 01:46:07 total 120 01:46:07 drwxrwxr-x. 9 jenkins jenkins 4096 Aug 16 01:46 . 01:46:07 drwxrwxr-x. 4 jenkins jenkins 28 Aug 16 01:44 .. 01:46:07 -rw-rw-r--. 1 jenkins jenkins 7100 Aug 16 01:45 Attribution.txt 01:46:07 drwxrwxr-x. 2 jenkins jenkins 60 Aug 16 01:45 bin 01:46:07 -rw-rw-r--. 1 jenkins jenkins 7447 Aug 16 01:45 CHANGELOG.md 01:46:07 drwxrwxr-x. 3 jenkins jenkins 32 Aug 16 01:45 cmd 01:46:07 -rw-r--r--. 1 jenkins jenkins 16226 Aug 16 01:45 coverage.out 01:46:07 -rw-rw-r--. 1 jenkins jenkins 1877 Aug 16 01:45 Dockerfile 01:46:07 -rw-rw-r--. 1 jenkins jenkins 994 Aug 16 01:45 Dockerfile.build 01:46:07 -rw-rw-r--. 1 jenkins jenkins 140 Aug 16 01:45 .dockerignore 01:46:07 drwxrwxr-x. 8 jenkins jenkins 162 Aug 16 01:45 .git 01:46:07 drwxrwxr-x. 2 jenkins jenkins 103 Aug 16 01:45 .github 01:46:07 -rw-rw-r--. 1 jenkins jenkins 336 Aug 16 01:45 .gitignore 01:46:07 -rw-rw-r--. 1 jenkins jenkins 388 Aug 16 01:45 go.mod 01:46:07 -rw-r--r--. 1 jenkins jenkins 20775 Aug 16 01:45 go.sum 01:46:07 -rw-rw-r--. 1 jenkins jenkins 677 Aug 16 01:45 GOVERNANCE.md 01:46:07 drwxrwxr-x. 3 jenkins jenkins 20 Aug 16 01:45 internal 01:46:07 -rw-rw-r--. 1 jenkins jenkins 677 Aug 16 01:45 Jenkinsfile 01:46:07 -rw-rw-r--. 1 jenkins jenkins 11340 Aug 16 01:45 LICENSE 01:46:07 -rw-rw-r--. 1 jenkins jenkins 907 Aug 16 01:45 Makefile 01:46:07 drwxrwxr-x. 2 jenkins jenkins 23 Aug 16 01:45 mock 01:46:07 -rw-rw-r--. 1 jenkins jenkins 620 Aug 16 01:45 OWNERS.md 01:46:07 -rw-rw-r--. 1 jenkins jenkins 2211 Aug 16 01:45 README.md 01:46:07 drwxrwxr-x. 4 jenkins jenkins 71 Aug 16 01:45 snap 01:46:07 -rw-rw-r--. 1 jenkins jenkins 11 Aug 16 01:41 VERSION 01:46:07 -rw-rw-r--. 1 jenkins jenkins 227 Aug 16 01:45 version.go [Pipeline] isUnix [Pipeline] sh 01:46:08 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 --label arch=amd64 --label version=2.0.1-dev.4 . 01:46:08 Sending build context to Docker daemon 636.4kB 01:46:08 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 01:46:08 Step 2/24 : FROM ${BASE} AS builder 01:46:08 ---> d5669f5406b0 01:46:08 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:46:08 ---> Running in 7bfd6b577a23 01:46:08 Removing intermediate container 7bfd6b577a23 01:46:08 ---> 7fbdeca1fa54 01:46:08 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:46:08 ---> Running in 2623cb736fa1 01:46:08 Removing intermediate container 2623cb736fa1 01:46:08 ---> 48f60faa1460 01:46:08 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:08 ---> Running in 21ca97338e04 01:46:09 Removing intermediate container 21ca97338e04 01:46:09 ---> b30d38501ce4 01:46:09 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:46:09 ---> Running in 9a664e06cb81 01:46:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:46:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:46:10 OK: 224 MiB in 59 packages 01:46:11 Removing intermediate container 9a664e06cb81 01:46:11 ---> 81f8540f438e 01:46:11 Step 7/24 : WORKDIR /device-mqtt-go 01:46:11 ---> Running in c12279896784 01:46:11 Removing intermediate container c12279896784 01:46:11 ---> b14185a10202 01:46:11 Step 8/24 : COPY . . 01:46:11 ---> 91f4ef1e0608 01:46:11 Step 9/24 : RUN go mod tidy 01:46:11 ---> Running in e53c199aebf6 01:46:12 Removing intermediate container e53c199aebf6 01:46:12 ---> 6112be3c1f5f 01:46:12 Step 10/24 : RUN go mod download 01:46:12 ---> Running in a603e68daaf5 01:46:13 Removing intermediate container a603e68daaf5 01:46:13 ---> 650d5ab67361 01:46:13 Step 11/24 : ARG MAKE='make build' 01:46:13 ---> Running in 57af8cac2bd8 01:46:13 Removing intermediate container 57af8cac2bd8 01:46:13 ---> 27195e1bd546 01:46:13 Step 12/24 : RUN $MAKE 01:46:13 ---> Running in 220f32c0a959 01:46:13 go mod tidy 01:46:13 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.4" -o cmd/device-mqtt ./cmd 01:46:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-956 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 01:46:14 Running in /w/workspace/device-mqtt-go/6 [Pipeline] { [Pipeline] checkout 01:46:14 Selected Git installation does not exist. Using Default 01:46:14 The recommended git tool is: NONE 01:46:20 using credential edgex-jenkins-ssh 01:46:20 Cloning the remote Git repository 01:46:20 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:46:22 Avoid second fetch 01:46:22 Checking out Revision f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 (main) 01:46:21 > git init /w/workspace/device-mqtt-go/6 # timeout=10 01:46:21 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:46:21 > git --version # timeout=10 01:46:21 > git --version # 'git version 2.17.1' 01:46:21 using GIT_SSH to set credentials SSH Credentials for GitHub 01:46:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:46:22 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:46:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:46:22 > git config core.sparsecheckout # timeout=10 01:46:22 > git checkout -f f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 # timeout=10 01:46:26 Removing intermediate container 220f32c0a959 01:46:26 ---> 0916a6915298 01:46:26 Step 13/24 : FROM alpine:3.12 01:46:26 3.12: Pulling from library/alpine 01:46:26 339de151aab4: Pulling fs layer 01:46:26 339de151aab4: Verifying Checksum 01:46:26 339de151aab4: Download complete 01:46:26 Commit message: "Merge pull request #300 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.1" 01:46:26 339de151aab4: Pull complete 01:46:26 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 01:46:26 Status: Downloaded newer image for alpine:3.12 01:46:26 ---> 13621d1b12d4 01:46:26 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:46:26 ---> Running in 541ba89f6df2 01:46:26 Removing intermediate container 541ba89f6df2 01:46:26 ---> f025cd933b09 01:46:26 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:46:26 ---> Running in ef6230ab1492 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:27 provisioning config files... 01:46:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:46:27 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/6@tmp/config3906642292003214555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:46:27 (1/6) Installing dumb-init (1.2.2-r1) 01:46:27 (2/6) Installing libgcc (9.3.0-r2) 01:46:27 (3/6) Installing libsodium (1.0.18-r0) 01:46:27 (4/6) Installing libstdc++ (9.3.0-r2) 01:46:27 (5/6) Installing libzmq (4.3.3-r0) 01:46:27 (6/6) Installing zeromq (4.3.3-r0) 01:46:27 Executing busybox-1.31.1-r20.trigger 01:46:27 OK: 8 MiB in 20 packages 01:46:27 Removing intermediate container ef6230ab1492 01:46:27 ---> aa7118fa38dc 01:46:27 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:46:27 ---> docker-login.sh 01:46:27 nexus3.edgexfoundry.org:10001 01:46:28 ---> 7d082a799f46 01:46:28 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:46:28 ---> 6e68011414a3 01:46:28 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:46:28 ---> d746ee4feb03 01:46:28 Step 19/24 : EXPOSE 59982 01:46:28 ---> Running in c8b969496fa7 01:46:28 Removing intermediate container c8b969496fa7 01:46:28 ---> 8fdbf0bbc09f 01:46:28 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:46:28 ---> Running in d93923ff84e5 01:46:28 Removing intermediate container d93923ff84e5 01:46:28 ---> 8bb8cbb220cc 01:46:28 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:28 ---> Running in c25e661b9a36 01:46:28 Removing intermediate container c25e661b9a36 01:46:28 ---> b709e2c4e656 01:46:28 Step 22/24 : LABEL arch=amd64 01:46:28 ---> Running in 0b327163f903 01:46:28 Removing intermediate container 0b327163f903 01:46:28 ---> aa806f651011 01:46:28 Step 23/24 : LABEL git_sha=f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 01:46:28 ---> Running in 25adfd4d8751 01:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:28 Configure a credential helper to remove this warning. See 01:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:28 01:46:28 Login Succeeded 01:46:28 nexus3.edgexfoundry.org:10002 01:46:28 Removing intermediate container 25adfd4d8751 01:46:28 ---> 66131462b98c 01:46:28 Step 24/24 : LABEL version=2.0.1-dev.4 01:46:28 ---> Running in 155a469c6f1f 01:46:28 Removing intermediate container 155a469c6f1f 01:46:28 ---> edd8aa8c15e2 01:46:28 [Warning] One or more build-args [ARCH] were not consumed 01:46:28 Successfully built edd8aa8c15e2 01:46:28 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:29 provisioning config files... 01:46:29 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/6@tmp/config1565499055214809128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:29 ---> docker-login.sh 01:46:29 nexus3.edgexfoundry.org:10001 01:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:29 Configure a credential helper to remove this warning. See 01:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:29 01:46:29 Login Succeeded 01:46:29 nexus3.edgexfoundry.org:10002 01:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:29 Configure a credential helper to remove this warning. See 01:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:29 01:46:29 Login Succeeded 01:46:29 nexus3.edgexfoundry.org:10003 01:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:29 Configure a credential helper to remove this warning. See 01:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:29 01:46:29 Login Succeeded 01:46:29 nexus3.edgexfoundry.org:10003 01:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:29 Configure a credential helper to remove this warning. See 01:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:29 01:46:29 Login Succeeded 01:46:29 nexus3.edgexfoundry.org:10004 01:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:29 Configure a credential helper to remove this warning. See 01:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:29 01:46:29 Login Succeeded 01:46:29 docker.io 01:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:30 Configure a credential helper to remove this warning. See 01:46:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:30 01:46:30 Login Succeeded 01:46:30 nexus3.edgexfoundry.org:10004 01:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:30 Configure a credential helper to remove this warning. See 01:46:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:30 01:46:30 Login Succeeded 01:46:30 ---> docker-login.sh ends [Pipeline] } 01:46:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:30 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 01:46:30 f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 01:46:30 latest 01:46:30 2.0.1-dev.4 01:46:30 f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63-2.0.1-dev.4 01:46:30 main 01:46:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:30 Configure a credential helper to remove this warning. See 01:46:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:30 01:46:30 Login Succeeded 01:46:30 docker.io 01:46:30 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 [Pipeline] isUnix [Pipeline] sh 01:46:31 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 01:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:46:31 f2539ef490b3: Preparing 01:46:31 edfcabd0f3a4: Preparing 01:46:31 b4377188ee60: Preparing 01:46:31 a13b52c8d0b5: Preparing 01:46:31 32f366d666a5: Preparing 01:46:31 32f366d666a5: Layer already exists 01:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:31 edfcabd0f3a4: Pushed 01:46:31 f2539ef490b3: Pushed 01:46:31 a13b52c8d0b5: Pushed 01:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:31 Configure a credential helper to remove this warning. See 01:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:31 01:46:31 Login Succeeded 01:46:31 ---> docker-login.sh ends [Pipeline] } 01:46:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:46:32 ========================================================= 01:46:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:46:32 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:46:32 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 01:46:32 b4377188ee60: Pushed 01:46:32 f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63: digest: sha256:9933ee9265a8343f2d675ab909acbcb1fbeaa7d0ca238eb6cd98f4c692ab7b0f size: 1365 [Pipeline] isUnix [Pipeline] sh 01:46:33 Sending build context to Docker daemon 618.5kB 01:46:33 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 01:46:33 Step 2/8 : FROM ${BASE} 01:46:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:46:33 595b0fe564bb: Pulling fs layer 01:46:33 24495759ef45: Pulling fs layer 01:46:33 d148012ef14d: Pulling fs layer 01:46:33 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh 01:46:33 e90a11edd702: Pulling fs layer 01:46:33 d77568369979: Pulling fs layer 01:46:33 fc1c9f9a7f3b: Pulling fs layer 01:46:33 170f2ba95c9a: Pulling fs layer 01:46:33 97ac5df62f85: Pulling fs layer 01:46:33 e90a11edd702: Waiting 01:46:33 d77568369979: Waiting 01:46:33 fc1c9f9a7f3b: Waiting 01:46:33 170f2ba95c9a: Waiting 01:46:33 97ac5df62f85: Waiting 01:46:33 d148012ef14d: Verifying Checksum 01:46:33 d148012ef14d: Download complete 01:46:33 24495759ef45: Verifying Checksum 01:46:33 24495759ef45: Download complete 01:46:33 d77568369979: Verifying Checksum 01:46:33 d77568369979: Download complete 01:46:33 fc1c9f9a7f3b: Download complete 01:46:33 170f2ba95c9a: Verifying Checksum 01:46:33 170f2ba95c9a: Download complete 01:46:33 595b0fe564bb: Verifying Checksum 01:46:33 595b0fe564bb: Download complete 01:46:33 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 01:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:46:33 f2539ef490b3: Preparing 01:46:33 edfcabd0f3a4: Preparing 01:46:33 b4377188ee60: Preparing 01:46:33 a13b52c8d0b5: Preparing 01:46:33 32f366d666a5: Preparing 01:46:33 f2539ef490b3: Layer already exists 01:46:33 b4377188ee60: Layer already exists 01:46:33 a13b52c8d0b5: Layer already exists 01:46:33 32f366d666a5: Layer already exists 01:46:34 edfcabd0f3a4: Layer already exists 01:46:34 latest: digest: sha256:9933ee9265a8343f2d675ab909acbcb1fbeaa7d0ca238eb6cd98f4c692ab7b0f size: 1365 [Pipeline] isUnix [Pipeline] sh 01:46:34 595b0fe564bb: Pull complete 01:46:34 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 01:46:34 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.4 01:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:46:34 f2539ef490b3: Preparing 01:46:34 edfcabd0f3a4: Preparing 01:46:34 b4377188ee60: Preparing 01:46:34 a13b52c8d0b5: Preparing 01:46:34 32f366d666a5: Preparing 01:46:34 f2539ef490b3: Layer already exists 01:46:34 32f366d666a5: Layer already exists 01:46:34 b4377188ee60: Layer already exists 01:46:34 a13b52c8d0b5: Layer already exists 01:46:34 edfcabd0f3a4: Layer already exists 01:46:34 2.0.1-dev.4: digest: sha256:9933ee9265a8343f2d675ab909acbcb1fbeaa7d0ca238eb6cd98f4c692ab7b0f size: 1365 [Pipeline] isUnix [Pipeline] sh 01:46:35 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63-2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 01:46:35 24495759ef45: Pull complete 01:46:35 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63-2.0.1-dev.4 01:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:46:35 f2539ef490b3: Preparing 01:46:35 edfcabd0f3a4: Preparing 01:46:35 b4377188ee60: Preparing 01:46:35 a13b52c8d0b5: Preparing 01:46:35 32f366d666a5: Preparing 01:46:35 edfcabd0f3a4: Layer already exists 01:46:35 32f366d666a5: Layer already exists 01:46:35 a13b52c8d0b5: Layer already exists 01:46:35 f2539ef490b3: Layer already exists 01:46:35 b4377188ee60: Layer already exists 01:46:35 f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63-2.0.1-dev.4: digest: sha256:9933ee9265a8343f2d675ab909acbcb1fbeaa7d0ca238eb6cd98f4c692ab7b0f size: 1365 01:46:35 d148012ef14d: Pull complete [Pipeline] isUnix [Pipeline] sh 01:46:35 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh 01:46:36 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 01:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:46:36 f2539ef490b3: Preparing 01:46:36 edfcabd0f3a4: Preparing 01:46:36 b4377188ee60: Preparing 01:46:36 a13b52c8d0b5: Preparing 01:46:36 32f366d666a5: Preparing 01:46:36 32f366d666a5: Layer already exists 01:46:36 b4377188ee60: Layer already exists 01:46:36 a13b52c8d0b5: Layer already exists 01:46:36 edfcabd0f3a4: Layer already exists 01:46:36 f2539ef490b3: Layer already exists 01:46:37 97ac5df62f85: Verifying Checksum 01:46:37 97ac5df62f85: Download complete 01:46:37 main: digest: sha256:9933ee9265a8343f2d675ab909acbcb1fbeaa7d0ca238eb6cd98f4c692ab7b0f size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:37 ===================================================== [Pipeline] echo 01:46:37 taggedImages: 01:46:37 - nexus3.edgexfoundry.org:10004/device-mqtt:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 01:46:37 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 01:46:37 - nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.4 01:46:37 - nexus3.edgexfoundry.org:10004/device-mqtt:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63-2.0.1-dev.4 01:46:37 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 01:46:37 e90a11edd702: Verifying Checksum 01:46:37 e90a11edd702: Download complete [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:46:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:46:38 01:46:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:46:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:46:38 latest: Pulling from edgex-lftools-log-publisher 01:46:38 b4d181a07f80: Pulling fs layer 01:46:38 a1111a8f2ec3: Pulling fs layer 01:46:38 ed53099fbce6: Pulling fs layer 01:46:38 dc539afda2c1: Pulling fs layer 01:46:38 77bc0d833cb6: Pulling fs layer 01:46:38 9065ff56babe: Pulling fs layer 01:46:38 d287ab97295c: Pulling fs layer 01:46:38 dc539afda2c1: Waiting 01:46:38 77bc0d833cb6: Waiting 01:46:38 9065ff56babe: Waiting 01:46:38 d287ab97295c: Waiting 01:46:38 a1111a8f2ec3: Verifying Checksum 01:46:38 a1111a8f2ec3: Download complete 01:46:38 dc539afda2c1: Verifying Checksum 01:46:38 dc539afda2c1: Download complete 01:46:38 77bc0d833cb6: Verifying Checksum 01:46:38 77bc0d833cb6: Download complete 01:46:38 9065ff56babe: Verifying Checksum 01:46:38 9065ff56babe: Download complete 01:46:39 ed53099fbce6: Verifying Checksum 01:46:39 ed53099fbce6: Download complete 01:46:39 b4d181a07f80: Verifying Checksum 01:46:39 b4d181a07f80: Download complete 01:46:40 b4d181a07f80: Pull complete 01:46:41 a1111a8f2ec3: Pull complete 01:46:41 ed53099fbce6: Pull complete 01:46:41 dc539afda2c1: Pull complete 01:46:41 77bc0d833cb6: Pull complete 01:46:41 9065ff56babe: Pull complete 01:46:43 d287ab97295c: Verifying Checksum 01:46:43 d287ab97295c: Download complete 01:46:47 d287ab97295c: Pull complete 01:46:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:46:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:46:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:46:47 prd-centos7-docker-4c-2g-955 does not seem to be running inside a container 01:46:47 $ 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-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@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 01:46:47 e90a11edd702: Pull complete 01:46:47 d77568369979: Pull complete 01:46:48 fc1c9f9a7f3b: Pull complete 01:46:48 170f2ba95c9a: Pull complete 01:46:50 $ docker top 1f3c5c2073679f737452c516edc11ac2cedca6f93a14962b33dacbdf0758863d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:50 ---> job-cost.sh 01:46:50 lf-activate-venv: SKIPPING 01:46:50 INFO: No Stack... 01:46:51 INFO: Retrieving Pricing Info for: v3-standard-2 01:46:51 INFO: Archiving Costs [Pipeline] sh 01:46:51 + cat /w/workspace/device-mqtt-go/6/archives/cost.csv 01:46:51 + cut -d, -f6 [Pipeline] lock 01:46:52 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-6-stack-cost] 01:46:52 Resource [jenkins-edgexfoundry-device-mqtt-go-main-6-stack-cost] did not exist. Created. 01:46:52 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:46:52 + echo total: 0.05999999865889549 [Pipeline] stash 01:46:52 Stashed 1 file(s) [Pipeline] } 01:46:52 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 01:46:52 $ docker stop --time=1 1f3c5c2073679f737452c516edc11ac2cedca6f93a14962b33dacbdf0758863d 01:46:53 $ docker rm -f 1f3c5c2073679f737452c516edc11ac2cedca6f93a14962b33dacbdf0758863d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:46:54 97ac5df62f85: Pull complete 01:46:54 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 01:46:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:46:54 ---> 04bc70af865f 01:46:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 01:46:57 ---> Running in e75e429db1ac 01:46:57 Removing intermediate container e75e429db1ac 01:46:57 ---> 9480ff188127 01:46:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:57 ---> Running in c5cba3995a1b 01:47:00 Removing intermediate container c5cba3995a1b 01:47:00 ---> 85417c010ac6 01:47:00 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 01:47:00 ---> Running in 5c82f9af4dbb 01:47:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:47:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:47:03 (1/7) Installing openssh-keygen (8.4_p1-r3) 01:47:03 (2/7) Installing libedit (20191231.3.1-r1) 01:47:03 (3/7) Installing openssh-client (8.4_p1-r3) 01:47:04 (4/7) Installing openssh-sftp-server (8.4_p1-r3) 01:47:04 (5/7) Installing openssh-server-common (8.4_p1-r3) 01:47:04 (6/7) Installing openssh-server (8.4_p1-r3) 01:47:04 (7/7) Installing openssh (8.4_p1-r3) 01:47:04 Executing busybox-1.32.1-r6.trigger 01:47:04 OK: 224 MiB in 59 packages 01:47:06 Removing intermediate container 5c82f9af4dbb 01:47:06 ---> 511fd7cc4ed9 01:47:06 Step 6/8 : WORKDIR /device-mqtt-go 01:47:06 ---> Running in 42f62b44ce7d 01:47:06 Removing intermediate container 42f62b44ce7d 01:47:06 ---> 026c18fbb205 01:47:06 Step 7/8 : COPY . . 01:47:08 ---> d72e6adcfee1 01:47:08 Step 8/8 : RUN go mod download 01:47:08 ---> Running in 79319f60a616 01:47:40 Removing intermediate container 79319f60a616 01:47:40 ---> abf9524b9844 01:47:40 Successfully built abf9524b9844 01:47:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:47:41 + docker inspect -f . ci-base-image-arm64 01:47:41 . [Pipeline] withDockerContainer 01:47:41 prd-ubuntu18.04-docker-arm64-4c-16g-956 does not seem to be running inside a container 01:47:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@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 01:47:43 $ docker top fb1812b3248aceeffca1d59e7bc25ca7459ac80ccd5046e9f992706a8b7b8cda -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:44 + go version 01:47:44 go version go1.16.6 linux/arm64 [Pipeline] } 01:47:44 $ docker stop --time=1 fb1812b3248aceeffca1d59e7bc25ca7459ac80ccd5046e9f992706a8b7b8cda 01:47:46 $ docker rm -f fb1812b3248aceeffca1d59e7bc25ca7459ac80ccd5046e9f992706a8b7b8cda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:47:46 + docker inspect -f . ci-base-image-arm64 01:47:46 . [Pipeline] withDockerContainer 01:47:47 prd-ubuntu18.04-docker-arm64-4c-16g-956 does not seem to be running inside a container 01:47:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@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 01:47:48 $ docker top 02602b4025cec28f15cef1cce0c1457168dcf28904887dc3389b0ee784b03254 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:47:49 + go mod tidy [Pipeline] sh 01:47:51 + make test 01:47:51 go mod tidy 01:47:51 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:47:52 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:48:49 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:48:49 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.049s coverage: 24.3% of statements 01:48:49 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:48:50 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:49:22 gofmt -l . 01:49:22 ["`gofmt -l .`" = ""] 01:49:22 ./bin/test-attribution-txt.sh [Pipeline] } 01:49:22 $ docker stop --time=1 02602b4025cec28f15cef1cce0c1457168dcf28904887dc3389b0ee784b03254 01:49:24 $ docker rm -f 02602b4025cec28f15cef1cce0c1457168dcf28904887dc3389b0ee784b03254 [Pipeline] // withDockerContainer [Pipeline] sh 01:49:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:49:25 Warning: overwriting stash ‘coverage-report’ 01:49:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:49:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:49:27 + ls -al . 01:49:27 total 152 01:49:27 drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 01:49 . 01:49:27 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 01:46 .. 01:49:27 -rw-rw-r-- 1 jenkins jenkins 140 Aug 16 01:46 .dockerignore 01:49:27 drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 01:46 .git 01:49:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 01:46 .github 01:49:27 -rw-rw-r-- 1 jenkins jenkins 336 Aug 16 01:46 .gitignore 01:49:27 -rw-rw-r-- 1 jenkins jenkins 7100 Aug 16 01:46 Attribution.txt 01:49:27 -rw-rw-r-- 1 jenkins jenkins 7447 Aug 16 01:46 CHANGELOG.md 01:49:27 -rw-rw-r-- 1 jenkins jenkins 1877 Aug 16 01:46 Dockerfile 01:49:27 -rw-rw-r-- 1 jenkins jenkins 994 Aug 16 01:46 Dockerfile.build 01:49:27 -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 01:46 GOVERNANCE.md 01:49:27 -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 01:46 Jenkinsfile 01:49:27 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 16 01:46 LICENSE 01:49:27 -rw-rw-r-- 1 jenkins jenkins 907 Aug 16 01:46 Makefile 01:49:27 -rw-rw-r-- 1 jenkins jenkins 620 Aug 16 01:46 OWNERS.md 01:49:27 -rw-rw-r-- 1 jenkins jenkins 2211 Aug 16 01:46 README.md 01:49:27 -rw-rw-r-- 1 jenkins jenkins 11 Aug 16 01:41 VERSION 01:49:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 01:46 bin 01:49:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 01:46 cmd 01:49:27 -rw-r--r-- 1 jenkins jenkins 16226 Aug 16 01:48 coverage.out 01:49:27 -rw-rw-r-- 1 jenkins jenkins 388 Aug 16 01:46 go.mod 01:49:27 -rw-r--r-- 1 jenkins jenkins 20775 Aug 16 01:47 go.sum 01:49:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 01:46 internal 01:49:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 01:46 mock 01:49:27 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 01:46 snap 01:49:27 -rw-rw-r-- 1 jenkins jenkins 227 Aug 16 01:46 version.go [Pipeline] isUnix [Pipeline] sh 01:49:27 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 --label arch=arm64 --label version=2.0.1-dev.4 . 01:49:27 Sending build context to Docker daemon 635.4kB 01:49:28 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 01:49:28 Step 2/24 : FROM ${BASE} AS builder 01:49:28 ---> abf9524b9844 01:49:28 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:49:28 ---> Running in 8769d2032dc3 01:49:28 Removing intermediate container 8769d2032dc3 01:49:28 ---> 08f5325b6cba 01:49:28 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:49:28 ---> Running in 40ee4805e8ad 01:49:29 Removing intermediate container 40ee4805e8ad 01:49:29 ---> 6551ace3ca26 01:49:29 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:29 ---> Running in 49a9354ad1cb 01:49:32 Removing intermediate container 49a9354ad1cb 01:49:32 ---> 3c24f9b29c30 01:49:32 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:49:32 ---> Running in 6d57078dc7be 01:49:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:49:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:49:35 OK: 224 MiB in 59 packages 01:49:36 Removing intermediate container 6d57078dc7be 01:49:36 ---> df107c878702 01:49:36 Step 7/24 : WORKDIR /device-mqtt-go 01:49:36 ---> Running in 7b6f6900c7be 01:49:37 Removing intermediate container 7b6f6900c7be 01:49:37 ---> 837e46470b41 01:49:37 Step 8/24 : COPY . . 01:49:38 ---> 16fdd31362ba 01:49:38 Step 9/24 : RUN go mod tidy 01:49:38 ---> Running in 013b7c4efca3 01:49:41 Removing intermediate container 013b7c4efca3 01:49:41 ---> 3507d3d48e8b 01:49:41 Step 10/24 : RUN go mod download 01:49:41 ---> Running in 256b4ef1b99c 01:49:44 Removing intermediate container 256b4ef1b99c 01:49:44 ---> 895a26fc9f8a 01:49:44 Step 11/24 : ARG MAKE='make build' 01:49:44 ---> Running in 11882ca814fc 01:49:45 Removing intermediate container 11882ca814fc 01:49:45 ---> 03df3d75f6db 01:49:45 Step 12/24 : RUN $MAKE 01:49:45 ---> Running in bcadf1a6d329 01:49:46 go mod tidy 01:49:47 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.4" -o cmd/device-mqtt ./cmd 01:50:34 Removing intermediate container bcadf1a6d329 01:50:34 ---> a3eb6d3993b9 01:50:34 Step 13/24 : FROM alpine:3.12 01:50:34 3.12: Pulling from library/alpine 01:50:34 d2f70382dc9a: Pulling fs layer 01:50:34 d2f70382dc9a: Verifying Checksum 01:50:34 d2f70382dc9a: Download complete 01:50:34 d2f70382dc9a: Pull complete 01:50:34 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 01:50:34 Status: Downloaded newer image for alpine:3.12 01:50:34 ---> c4fd0aeabfcf 01:50:34 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:50:34 ---> Running in 9cf02dc93ce4 01:50:34 Removing intermediate container 9cf02dc93ce4 01:50:34 ---> 93516687240c 01:50:34 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:50:34 ---> Running in a228b11b9c8d 01:50:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:50:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:50:34 (1/6) Installing dumb-init (1.2.2-r1) 01:50:34 (2/6) Installing libgcc (9.3.0-r2) 01:50:34 (3/6) Installing libsodium (1.0.18-r0) 01:50:34 (4/6) Installing libstdc++ (9.3.0-r2) 01:50:34 (5/6) Installing libzmq (4.3.3-r0) 01:50:34 (6/6) Installing zeromq (4.3.3-r0) 01:50:34 Executing busybox-1.31.1-r20.trigger 01:50:34 OK: 8 MiB in 20 packages 01:50:34 Removing intermediate container a228b11b9c8d 01:50:34 ---> b7f9f0c65394 01:50:34 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:50:35 ---> 9f7449fd849b 01:50:35 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:50:36 ---> 28c9313701d6 01:50:36 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:50:36 ---> ed61d78da0da 01:50:36 Step 19/24 : EXPOSE 59982 01:50:37 ---> Running in 2d57e4eac57c 01:50:37 Removing intermediate container 2d57e4eac57c 01:50:37 ---> 9df9dd082288 01:50:37 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:50:37 ---> Running in fb07bff0ff52 01:50:38 Removing intermediate container fb07bff0ff52 01:50:38 ---> b3e3780fef1b 01:50:38 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:50:38 ---> Running in 1858acb913cc 01:50:38 Removing intermediate container 1858acb913cc 01:50:38 ---> 235948ae5433 01:50:38 Step 22/24 : LABEL arch=arm64 01:50:39 ---> Running in 510180ce7658 01:50:39 Removing intermediate container 510180ce7658 01:50:39 ---> 1da1e1112be6 01:50:39 Step 23/24 : LABEL git_sha=f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 01:50:39 ---> Running in d4fcfc48427d 01:50:40 Removing intermediate container d4fcfc48427d 01:50:40 ---> ed051e144417 01:50:40 Step 24/24 : LABEL version=2.0.1-dev.4 01:50:40 ---> Running in 3496d4f94297 01:50:41 Removing intermediate container 3496d4f94297 01:50:41 ---> 783ddb632297 01:50:41 [Warning] One or more build-args [ARCH] were not consumed 01:50:41 Successfully built 783ddb632297 01:50:41 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:41 provisioning config files... 01:50:41 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/6@tmp/config8321619592745317593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:41 ---> docker-login.sh 01:50:41 nexus3.edgexfoundry.org:10001 01:50:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:42 Configure a credential helper to remove this warning. See 01:50:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:42 01:50:42 Login Succeeded 01:50:42 nexus3.edgexfoundry.org:10002 01:50:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:42 Configure a credential helper to remove this warning. See 01:50:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:42 01:50:42 Login Succeeded 01:50:42 nexus3.edgexfoundry.org:10003 01:50:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:43 Configure a credential helper to remove this warning. See 01:50:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:43 01:50:43 Login Succeeded 01:50:43 nexus3.edgexfoundry.org:10004 01:50:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:43 Configure a credential helper to remove this warning. See 01:50:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:43 01:50:43 Login Succeeded 01:50:43 docker.io 01:50:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:44 Configure a credential helper to remove this warning. See 01:50:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:44 01:50:44 Login Succeeded 01:50:44 ---> docker-login.sh ends [Pipeline] } 01:50:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:44 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 01:50:44 f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 01:50:44 latest 01:50:44 2.0.1-dev.4 01:50:44 f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63-2.0.1-dev.4 01:50:44 main 01:50:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:50:45 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 [Pipeline] isUnix [Pipeline] sh 01:50:45 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 01:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 01:50:45 54a2623b5906: Preparing 01:50:45 e3a75221ae02: Preparing 01:50:45 61a00a6e10a2: Preparing 01:50:45 f2ddb26243a7: Preparing 01:50:45 3fbe34a1663b: Preparing 01:50:45 3fbe34a1663b: Layer already exists 01:50:45 e3a75221ae02: Pushed 01:50:45 54a2623b5906: Pushed 01:50:46 f2ddb26243a7: Pushed 01:50:48 61a00a6e10a2: Pushed 01:50:49 f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63: digest: sha256:fa965adf69e75ec5c8986952ef082ee45b0abab6ae28ce773f97cc6da14186b2 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:50:49 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:50:49 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 01:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 01:50:49 54a2623b5906: Preparing 01:50:49 e3a75221ae02: Preparing 01:50:49 61a00a6e10a2: Preparing 01:50:49 f2ddb26243a7: Preparing 01:50:49 3fbe34a1663b: Preparing 01:50:49 61a00a6e10a2: Layer already exists 01:50:49 3fbe34a1663b: Layer already exists 01:50:49 f2ddb26243a7: Layer already exists 01:50:49 54a2623b5906: Layer already exists 01:50:49 e3a75221ae02: Layer already exists 01:50:50 latest: digest: sha256:fa965adf69e75ec5c8986952ef082ee45b0abab6ae28ce773f97cc6da14186b2 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:50:50 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 01:50:51 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.4 01:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 01:50:51 54a2623b5906: Preparing 01:50:51 e3a75221ae02: Preparing 01:50:51 61a00a6e10a2: Preparing 01:50:51 f2ddb26243a7: Preparing 01:50:51 3fbe34a1663b: Preparing 01:50:51 61a00a6e10a2: Layer already exists 01:50:51 e3a75221ae02: Layer already exists 01:50:51 54a2623b5906: Layer already exists 01:50:51 f2ddb26243a7: Layer already exists 01:50:51 3fbe34a1663b: Layer already exists 01:50:51 2.0.1-dev.4: digest: sha256:fa965adf69e75ec5c8986952ef082ee45b0abab6ae28ce773f97cc6da14186b2 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:50:51 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63-2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 01:50:52 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63-2.0.1-dev.4 01:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 01:50:52 54a2623b5906: Preparing 01:50:52 e3a75221ae02: Preparing 01:50:52 61a00a6e10a2: Preparing 01:50:52 f2ddb26243a7: Preparing 01:50:52 3fbe34a1663b: Preparing 01:50:52 3fbe34a1663b: Layer already exists 01:50:52 f2ddb26243a7: Layer already exists 01:50:52 54a2623b5906: Layer already exists 01:50:52 e3a75221ae02: Layer already exists 01:50:52 61a00a6e10a2: Layer already exists 01:50:52 f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63-2.0.1-dev.4: digest: sha256:fa965adf69e75ec5c8986952ef082ee45b0abab6ae28ce773f97cc6da14186b2 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:50:52 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh 01:50:53 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 01:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 01:50:53 54a2623b5906: Preparing 01:50:53 e3a75221ae02: Preparing 01:50:53 61a00a6e10a2: Preparing 01:50:53 f2ddb26243a7: Preparing 01:50:53 3fbe34a1663b: Preparing 01:50:53 e3a75221ae02: Layer already exists 01:50:53 61a00a6e10a2: Layer already exists 01:50:53 f2ddb26243a7: Layer already exists 01:50:53 54a2623b5906: Layer already exists 01:50:53 3fbe34a1663b: Layer already exists 01:50:53 main: digest: sha256:fa965adf69e75ec5c8986952ef082ee45b0abab6ae28ce773f97cc6da14186b2 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:53 ===================================================== [Pipeline] echo 01:50:53 taggedImages: 01:50:53 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 01:50:53 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 01:50:53 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.4 01:50:53 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63-2.0.1-dev.4 01:50:53 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:50:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:50:53 01:50:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:50:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:50:54 arm64: Pulling from edgex-lftools-log-publisher 01:50:54 448f6bf000e3: Pulling fs layer 01:50:54 f757da607395: Pulling fs layer 01:50:54 05883995daec: Pulling fs layer 01:50:54 8603b9c90790: Pulling fs layer 01:50:54 1560dd03e051: Pulling fs layer 01:50:54 27f5ce0e4adf: Pulling fs layer 01:50:54 c2d8d7efcc4b: Pulling fs layer 01:50:54 27f5ce0e4adf: Waiting 01:50:54 c2d8d7efcc4b: Waiting 01:50:54 8603b9c90790: Waiting 01:50:54 1560dd03e051: Waiting 01:50:54 f757da607395: Verifying Checksum 01:50:54 f757da607395: Download complete 01:50:54 8603b9c90790: Verifying Checksum 01:50:54 8603b9c90790: Download complete 01:50:54 1560dd03e051: Verifying Checksum 01:50:54 1560dd03e051: Download complete 01:50:55 27f5ce0e4adf: Download complete 01:50:55 05883995daec: Download complete 01:50:56 448f6bf000e3: Verifying Checksum 01:50:56 448f6bf000e3: Download complete 01:50:59 c2d8d7efcc4b: Verifying Checksum 01:50:59 c2d8d7efcc4b: Download complete 01:50:59 448f6bf000e3: Pull complete 01:51:00 f757da607395: Pull complete 01:51:01 05883995daec: Pull complete 01:51:01 8603b9c90790: Pull complete 01:51:02 1560dd03e051: Pull complete 01:51:03 27f5ce0e4adf: Pull complete 01:51:18 c2d8d7efcc4b: Pull complete 01:51:18 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:51:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:51:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:51:18 prd-ubuntu18.04-docker-arm64-4c-16g-956 does not seem to be running inside a container 01:51:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@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 01:51:22 $ docker top 7c9f40460024ca781d3351fe6e7f050700b08ed2192a550ff4db0f5d3d2a9e78 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:23 ---> job-cost.sh 01:51:23 lf-activate-venv: SKIPPING 01:51:23 INFO: No Stack... 01:51:24 INFO: Retrieving Pricing Info for: v2-standard-4 01:51:24 INFO: Archiving Costs [Pipeline] sh 01:51:25 + cut -d, -f6 01:51:25 + cat /w/workspace/device-mqtt-go/6/archives/cost.csv [Pipeline] lock 01:51:25 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-6-stack-cost] 01:51:25 Resource [jenkins-edgexfoundry-device-mqtt-go-main-6-stack-cost] did not exist. Created. 01:51:25 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:51:26 /w/workspace/device-mqtt-go/6@tmp/durable-8c80a4db/script.sh: 1: /w/workspace/device-mqtt-go/6@tmp/durable-8c80a4db/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 01:51:27 + echo total: 0.18000000715255737 [Pipeline] stash 01:51:27 Warning: overwriting stash ‘stack-cost’ 01:51:27 Stashed 1 file(s) [Pipeline] } 01:51:27 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 01:51:27 $ docker stop --time=1 7c9f40460024ca781d3351fe6e7f050700b08ed2192a550ff4db0f5d3d2a9e78 01:51:28 $ docker rm -f 7c9f40460024ca781d3351fe6e7f050700b08ed2192a550ff4db0f5d3d2a9e78 [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 01:51:29 provisioning config files... 01:51:29 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1638637761485710628tmp [Pipeline] { [Pipeline] sh 01:51:29 + set +x 01:51:29 + curl -s https://codecov.io/bash 01:51:29 + bash -s -- 01:51:29 01:51:29 _____ _ 01:51:29 / ____| | | 01:51:29 | | ___ __| | ___ ___ _____ __ 01:51:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:51:29 | |___| (_) | (_| | __/ (_| (_) \ V / 01:51:29 \_____\___/ \__,_|\___|\___\___/ \_/ 01:51:29 Bash-1.0.6 01:51:29 01:51:29 01:51:29 ==> git version 2.24.4 found 01:51:29 ==> 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 01:51:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:51:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:51:29 ==> Jenkins CI detected. 01:51:29 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 01:51:29 project root: . 01:51:29 --> token set from env 01:51:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:51:29 ==> Running gcov in . (disable via -X gcov) 01:51:29 ==> Python coveragepy not found 01:51:29 ==> Searching for coverage reports in: 01:51:29 + . 01:51:30 -> Found 1 reports 01:51:30 ==> Detecting git/mercurial file structure 01:51:30 ==> Reading reports 01:51:30 + ./coverage.out bytes=16226 01:51:30 ==> Appending adjustments 01:51:30 https://docs.codecov.io/docs/fixing-reports 01:51:30 + Found adjustments 01:51:30 ==> Gzipping contents 01:51:30 4.0K /tmp/codecov.Mg1m4K.gz 01:51:30 ==> Uploading reports 01:51:30 url: https://codecov.io 01:51:30 query: branch=main&commit=f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:51:30 -> Pinging Codecov 01:51:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:51:30 -> Uploading to 01:51:30 https://storage.googleapis.com/codecov/v4/raw/2021-08-16/7D719EC7BBE17E464838252E33014C33/f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63/d43d23db-c952-41b8-a1a1-76082ed60f74.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210816T015130Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=23e5688c676c813dcfb8e0bc5130e34645bf71423ddc849fefbd92f709360852 01:51:30 % Total % Received % Xferd Average Speed Time Time Time Current 01:51:30 Dload Upload Total Spent Left Speed 01:51:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3061 0 0 100 3061 0 7360 --:--:-- --:--:-- --:--:-- 7358 01:51:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 [Pipeline] } 01:51:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:51:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:51:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:51:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:51:32 01:51:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 01:51:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:51:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:51:32 188c0c94c7c5: Pulling fs layer 01:51:32 0ef7d3d256c8: Pulling fs layer 01:51:32 de9db76c5a1d: Pulling fs layer 01:51:32 0eba1c9be4d2: Pulling fs layer 01:51:32 0d57e429df01: Pulling fs layer 01:51:32 4e4be7b47b0d: Pulling fs layer 01:51:32 e1f770b5df2f: Pulling fs layer 01:51:32 85a0685a4137: Pulling fs layer 01:51:32 0eba1c9be4d2: Waiting 01:51:32 0d57e429df01: Waiting 01:51:32 4e4be7b47b0d: Waiting 01:51:32 e1f770b5df2f: Waiting 01:51:32 85a0685a4137: Waiting 01:51:32 de9db76c5a1d: Verifying Checksum 01:51:32 de9db76c5a1d: Download complete 01:51:32 0ef7d3d256c8: Verifying Checksum 01:51:32 0ef7d3d256c8: Download complete 01:51:32 0d57e429df01: Verifying Checksum 01:51:32 0d57e429df01: Download complete 01:51:32 4e4be7b47b0d: Verifying Checksum 01:51:32 4e4be7b47b0d: Download complete 01:51:32 188c0c94c7c5: Verifying Checksum 01:51:32 188c0c94c7c5: Download complete 01:51:32 188c0c94c7c5: Pull complete 01:51:32 0ef7d3d256c8: Pull complete 01:51:32 de9db76c5a1d: Pull complete 01:51:34 e1f770b5df2f: Verifying Checksum 01:51:34 e1f770b5df2f: Download complete 01:51:38 85a0685a4137: Verifying Checksum 01:51:38 85a0685a4137: Download complete 01:51:38 0eba1c9be4d2: Verifying Checksum 01:51:38 0eba1c9be4d2: Download complete 01:51:41 0eba1c9be4d2: Pull complete 01:51:41 0d57e429df01: Pull complete 01:51:41 4e4be7b47b0d: Pull complete 01:51:41 e1f770b5df2f: Pull complete 01:51:46 85a0685a4137: Pull complete 01:51:46 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 01:51:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:51:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 01:51:46 prd-centos7-docker-4c-2g-954 does not seem to be running inside a container 01:51:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:51:47 $ docker top 5e3517f4fb74fe24b8b5e461c7be5192da2e1a17f009169ce6dc09277ad877bf -eo pid,comm [Pipeline] { [Pipeline] echo 01:51:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 01:51:47 + set -o pipefail 01:51:47 + snyk monitor '--org=edgex-jenkins' 01:52:09 01:52:09 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 01:52:09 01:52:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/e8394929-f8ed-4a2c-a3fc-ca270f10d573 01:52:09 01:52:09 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:52:09 01:52:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:52:09 01:52:09 01:52:09 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 01:52:09 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:52:09 $ docker stop --time=1 5e3517f4fb74fe24b8b5e461c7be5192da2e1a17f009169ce6dc09277ad877bf 01:52:11 $ docker rm -f 5e3517f4fb74fe24b8b5e461c7be5192da2e1a17f009169ce6dc09277ad877bf [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 01:52:12 + git log --format=format:%s -1 f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 [Pipeline] isUnix [Pipeline] sh 01:52:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:52:12 . [Pipeline] withDockerContainer 01:52:12 prd-centos7-docker-4c-2g-954 does not seem to be running inside a container 01:52:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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:10004/edgex-devops/git-semver:latest cat 01:52:13 $ docker top 0f0ac9f86d2458f58012d60670a5f82a66a1c907a8be57098c9693486196d8e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:52:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:13 [ssh-agent] Looking for ssh-agent implementation... 01:52:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:13 $ docker exec 0f0ac9f86d2458f58012d60670a5f82a66a1c907a8be57098c9693486196d8e3 ssh-agent 01:52:13 SSH_AUTH_SOCK=/tmp/ssh-gAiAQgRrYhNb/agent.14 01:52:13 SSH_AGENT_PID=20 01:52:13 Running ssh-add (command line suppressed) 01:52:13 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1076357704759007468.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1076357704759007468.key) 01:52:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:14 + git semver tag 01:52:14 # -> Open(): unable to determine branch for HEAD 01:52:14 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 01:52:14 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 01:52:14 # $SEMVER_REMOTE_NAME = origin 01:52:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:52:14 # $SEMVER_USER_NAME = edgex-jenkins 01:52:14 # $SEMVER_BRANCH = main 01:52:14 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 01:52:14 # f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 HEAD 01:52:14 # -> Force: false 01:52:14 # 11ccacf5ebc16988a187f672da8bfa8a50ba3d69 refs/tags/v2.0.1-dev.4 [Pipeline] } 01:52:14 $ docker exec --env ******** --env ******** 0f0ac9f86d2458f58012d60670a5f82a66a1c907a8be57098c9693486196d8e3 ssh-agent -k 01:52:14 unset SSH_AUTH_SOCK; 01:52:14 unset SSH_AGENT_PID; 01:52:14 echo Agent pid 20 killed; 01:52:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:52:14 + git semver [Pipeline] } 01:52:14 $ docker stop --time=1 0f0ac9f86d2458f58012d60670a5f82a66a1c907a8be57098c9693486196d8e3 01:52:15 $ docker rm -f 0f0ac9f86d2458f58012d60670a5f82a66a1c907a8be57098c9693486196d8e3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 01:52:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:52:16 01:52:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 01:52:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:52:16 0.23.1-centos7: Pulling from edgex-lftools 01:52:16 ab5ef0e58194: Pulling fs layer 01:52:16 9712f1f96733: Pulling fs layer 01:52:16 63f879dbbcfc: Pulling fs layer 01:52:16 0d9ebad4ef96: Pulling fs layer 01:52:16 e9a5061849ea: Pulling fs layer 01:52:16 d747dcd14b5f: Pulling fs layer 01:52:16 2de7ff778b66: Pulling fs layer 01:52:16 0d9ebad4ef96: Waiting 01:52:16 e9a5061849ea: Waiting 01:52:16 d747dcd14b5f: Waiting 01:52:16 2de7ff778b66: Waiting 01:52:16 9712f1f96733: Verifying Checksum 01:52:16 9712f1f96733: Download complete 01:52:19 63f879dbbcfc: Verifying Checksum 01:52:19 63f879dbbcfc: Download complete 01:52:19 e9a5061849ea: Verifying Checksum 01:52:19 e9a5061849ea: Download complete 01:52:19 d747dcd14b5f: Verifying Checksum 01:52:19 d747dcd14b5f: Download complete 01:52:20 2de7ff778b66: Verifying Checksum 01:52:20 2de7ff778b66: Download complete 01:52:20 0d9ebad4ef96: Verifying Checksum 01:52:20 0d9ebad4ef96: Download complete 01:52:20 ab5ef0e58194: Verifying Checksum 01:52:20 ab5ef0e58194: Download complete 01:52:22 ab5ef0e58194: Pull complete 01:52:22 9712f1f96733: Pull complete 01:52:23 63f879dbbcfc: Pull complete 01:52:27 0d9ebad4ef96: Pull complete 01:52:27 e9a5061849ea: Pull complete 01:52:27 d747dcd14b5f: Pull complete 01:52:27 2de7ff778b66: Pull complete 01:52:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:52:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:52:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 01:52:28 prd-centos7-docker-4c-2g-954 does not seem to be running inside a container 01:52:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-lftools:0.23.1-centos7 cat 01:52:31 $ docker top ba3c920a50286d49cb98825342c52927731bded45a324a323fbe5a111aad4ba1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:52:31 provisioning config files... 01:52:31 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5275149918976774532tmp 01:52:31 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8401820339924138340tmp 01:52:31 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7267196681826874505tmp [Pipeline] { [Pipeline] echo 01:52:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:52:31 ---> sigul-configuration.sh 01:52:31 gpg: directory `/root/.gnupg' created 01:52:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:52:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:52:31 gpg: keyring `/root/.gnupg/secring.gpg' created 01:52:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:52:31 gpg: CAST5 encrypted data 01:52:31 gpg: encrypted with 1 passphrase 01:52:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:52:32 + mkdir /home/jenkins 01:52:32 + mkdir /home/jenkins/sigul [Pipeline] sh 01:52:32 + 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 01:52:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:52:32 ---> sigul-install.sh 01:52:32 Sigul already installed; skipping installation. [Pipeline] sh 01:52:32 + git tag --list 01:52:32 0.7.1 01:52:32 v1.0.0 01:52:32 v1.1.0 01:52:32 v1.1.1 01:52:32 v1.2.2 01:52:32 v1.3.0 01:52:32 v1.3.1 01:52:32 v2.0.0 01:52:32 v2.0.1-dev.1 01:52:32 v2.0.1-dev.2 01:52:32 v2.0.1-dev.3 01:52:32 v2.0.1-dev.4 [Pipeline] sh 01:52:33 + lftools sign git-tag v2.0.1-dev.4 01:52:33 Signing Git tag with Sigul... 01:52:33 Signing v2.0.1-dev.4 [Pipeline] echo 01:52:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:52:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:52:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:52:34 $ docker stop --time=1 ba3c920a50286d49cb98825342c52927731bded45a324a323fbe5a111aad4ba1 01:52:36 $ docker rm -f ba3c920a50286d49cb98825342c52927731bded45a324a323fbe5a111aad4ba1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 01:52:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:52:36 . [Pipeline] withDockerContainer 01:52:36 prd-centos7-docker-4c-2g-954 does not seem to be running inside a container 01:52:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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:10004/edgex-devops/git-semver:latest cat 01:52:37 $ docker top 27bb4ae235cab2165f83190850d692f01faefc15e9a3a263c86b43809aa0c1dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:52:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:37 [ssh-agent] Looking for ssh-agent implementation... 01:52:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:37 $ docker exec 27bb4ae235cab2165f83190850d692f01faefc15e9a3a263c86b43809aa0c1dd ssh-agent 01:52:37 SSH_AUTH_SOCK=/tmp/ssh-YqU1LDejzTTU/agent.14 01:52:37 SSH_AGENT_PID=21 01:52:37 Running ssh-add (command line suppressed) 01:52:37 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6681703938778552798.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6681703938778552798.key) 01:52:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:37 + git semver bump pre 01:52:37 # -> Open(): unable to determine branch for HEAD 01:52:37 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 01:52:37 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 01:52:37 # $SEMVER_REMOTE_NAME = origin 01:52:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:52:37 # $SEMVER_USER_NAME = edgex-jenkins 01:52:37 # $SEMVER_BRANCH = main 01:52:37 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 01:52:37 2.0.1-dev.5 [Pipeline] } 01:52:37 $ docker exec --env ******** --env ******** 27bb4ae235cab2165f83190850d692f01faefc15e9a3a263c86b43809aa0c1dd ssh-agent -k 01:52:37 unset SSH_AUTH_SOCK; 01:52:37 unset SSH_AGENT_PID; 01:52:37 echo Agent pid 21 killed; 01:52:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:52:38 + git semver [Pipeline] } 01:52:38 $ docker stop --time=1 27bb4ae235cab2165f83190850d692f01faefc15e9a3a263c86b43809aa0c1dd 01:52:39 $ docker rm -f 27bb4ae235cab2165f83190850d692f01faefc15e9a3a263c86b43809aa0c1dd [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 01:52:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:52:39 . [Pipeline] withDockerContainer 01:52:40 prd-centos7-docker-4c-2g-954 does not seem to be running inside a container 01:52:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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:10004/edgex-devops/git-semver:latest cat 01:52:40 $ docker top a77bcf63abf7bbd26caa6e591140a6cd21cea216137c4267e89a645c0967bab6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:52:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:40 [ssh-agent] Looking for ssh-agent implementation... 01:52:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:41 $ docker exec a77bcf63abf7bbd26caa6e591140a6cd21cea216137c4267e89a645c0967bab6 ssh-agent 01:52:41 SSH_AUTH_SOCK=/tmp/ssh-jETW85QJPw7s/agent.14 01:52:41 SSH_AGENT_PID=20 01:52:41 Running ssh-add (command line suppressed) 01:52:41 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5047051567186126550.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5047051567186126550.key) 01:52:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:41 + git semver push 01:52:41 # -> Open(): unable to determine branch for HEAD 01:52:41 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 01:52:41 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 01:52:41 # $SEMVER_REMOTE_NAME = origin 01:52:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:52:41 # $SEMVER_USER_NAME = edgex-jenkins 01:52:41 # $SEMVER_BRANCH = main 01:52:41 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } 01:52:43 $ docker exec --env ******** --env ******** a77bcf63abf7bbd26caa6e591140a6cd21cea216137c4267e89a645c0967bab6 ssh-agent -k 01:52:43 unset SSH_AUTH_SOCK; 01:52:43 unset SSH_AGENT_PID; 01:52:43 echo Agent pid 20 killed; 01:52:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:52:43 + git semver [Pipeline] } 01:52:43 $ docker stop --time=1 a77bcf63abf7bbd26caa6e591140a6cd21cea216137c4267e89a645c0967bab6 01:52:44 $ docker rm -f a77bcf63abf7bbd26caa6e591140a6cd21cea216137c4267e89a645c0967bab6 [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 01:52:45 + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:52:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:52:46 ---> package-listing.sh 01:52:46 ++ facter osfamily 01:52:46 ++ tr '[:upper:]' '[:lower:]' 01:52:46 + OS_FAMILY=redhat 01:52:46 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 01:52:46 + START_PACKAGES=/tmp/packages_start.txt 01:52:46 + END_PACKAGES=/tmp/packages_end.txt 01:52:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:52:46 + PACKAGES=/tmp/packages_start.txt 01:52:46 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 01:52:46 + PACKAGES=/tmp/packages_end.txt 01:52:46 + case "${OS_FAMILY}" in 01:52:46 + sort 01:52:46 + rpm -qa 01:52:47 + '[' -f /tmp/packages_start.txt ']' 01:52:47 + '[' -f /tmp/packages_end.txt ']' 01:52:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:52:47 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 01:52:47 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 01:52:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 01:52:47 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:52:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:52:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:52:48 01:52:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:52:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:52:48 latest: Pulling from edgex-lftools-log-publisher 01:52:48 b4d181a07f80: Pulling fs layer 01:52:48 a1111a8f2ec3: Pulling fs layer 01:52:48 ed53099fbce6: Pulling fs layer 01:52:48 dc539afda2c1: Pulling fs layer 01:52:48 77bc0d833cb6: Pulling fs layer 01:52:48 9065ff56babe: Pulling fs layer 01:52:48 d287ab97295c: Pulling fs layer 01:52:48 77bc0d833cb6: Waiting 01:52:48 9065ff56babe: Waiting 01:52:48 d287ab97295c: Waiting 01:52:48 dc539afda2c1: Waiting 01:52:48 a1111a8f2ec3: Verifying Checksum 01:52:48 a1111a8f2ec3: Download complete 01:52:48 dc539afda2c1: Verifying Checksum 01:52:48 dc539afda2c1: Download complete 01:52:49 77bc0d833cb6: Verifying Checksum 01:52:49 77bc0d833cb6: Download complete 01:52:49 9065ff56babe: Verifying Checksum 01:52:49 9065ff56babe: Download complete 01:52:49 ed53099fbce6: Verifying Checksum 01:52:49 ed53099fbce6: Download complete 01:52:49 b4d181a07f80: Verifying Checksum 01:52:49 b4d181a07f80: Download complete 01:52:50 b4d181a07f80: Pull complete 01:52:50 a1111a8f2ec3: Pull complete 01:52:51 ed53099fbce6: Pull complete 01:52:51 dc539afda2c1: Pull complete 01:52:51 77bc0d833cb6: Pull complete 01:52:52 9065ff56babe: Pull complete 01:52:52 d287ab97295c: Verifying Checksum 01:52:52 d287ab97295c: Download complete 01:52:56 d287ab97295c: Pull complete 01:52:56 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:52:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:52:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:52:56 prd-centos7-docker-4c-2g-954 does not seem to be running inside a container 01:52:57 $ 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/edgexfoundry_device-mqtt-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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-lftools-log-publisher:latest cat 01:52:58 $ docker top 4bfcf44afd6d33431a4e488693f21ba0619e7e6e1755a3f160de26a377f64ad2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:59 + touch /tmp/pre-build-complete [Pipeline] sh 01:52:59 + mkdir -p /var/log/sysstat [Pipeline] sh 01:52:59 + ls /var/log/sa-host 01:52:59 + sadf -c /var/log/sa-host/sa05 01:52:59 file_magic: OK 01:52:59 HZ: Using current value: 100 01:52:59 file_header: OK 01:52:59 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 01:52:59 Statistics: 01:52:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:52:59 File successfully converted to sysstat format version 12.0.3 01:52:59 + sadf -c /var/log/sa-host/sa16 01:52:59 file_magic: OK 01:52:59 HZ: Using current value: 100 01:52:59 file_header: OK 01:52:59 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 01:52:59 Statistics: 01:52:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:52:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:53:02 provisioning config files... 01:53:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5288219383942769633tmp [Pipeline] { [Pipeline] echo 01:53:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:53:02 ---> create-netrc.sh [Pipeline] } 01:53:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:53:03 ---> python-tools-install.sh [Pipeline] echo 01:53:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:53:03 ---> sudo-logs.sh 01:53:03 Archiving 'sudo' log.. 01:53:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-954.vexxhost.local: Name or service not known 01:53:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-954.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 01:53:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:53:03 ---> job-cost.sh 01:53:03 lf-activate-venv: SKIPPING 01:53:03 DEBUG: total: 0.18000000715255737 01:53:03 INFO: Retrieving Stack Cost... 01:53:04 INFO: Retrieving Pricing Info for: v3-standard-2 01:53:05 INFO: Archiving Costs [Pipeline] echo 01:53:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:53:05 ---> logs-deploy.sh 01:53:05 lf-activate-venv: SKIPPING 01:53:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/6 01:53:05 INFO: archiving workspace using pattern(s): 01:53:06 Archives upload complete. 01:53:06 INFO: archiving logs to Nexus 01:53:07 ---> uname -a: 01:53:07 Linux prd-centos7-docker-4c-2g-954.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 01:53:07 01:53:07 01:53:07 ---> lscpu: 01:53:07 Architecture: x86_64 01:53:07 CPU op-mode(s): 32-bit, 64-bit 01:53:07 Byte Order: Little Endian 01:53:07 Address sizes: 40 bits physical, 48 bits virtual 01:53:07 CPU(s): 2 01:53:07 On-line CPU(s) list: 0,1 01:53:07 Thread(s) per core: 1 01:53:07 Core(s) per socket: 1 01:53:07 Socket(s): 2 01:53:07 NUMA node(s): 1 01:53:07 Vendor ID: AuthenticAMD 01:53:07 CPU family: 23 01:53:07 Model: 49 01:53:07 Model name: AMD EPYC-Rome Processor 01:53:07 Stepping: 0 01:53:07 CPU MHz: 2799.998 01:53:07 BogoMIPS: 5599.99 01:53:07 Virtualization: AMD-V 01:53:07 Hypervisor vendor: KVM 01:53:07 Virtualization type: full 01:53:07 L1d cache: 32K 01:53:07 L1i cache: 32K 01:53:07 L2 cache: 512K 01:53:07 L3 cache: 16384K 01:53:07 NUMA node0 CPU(s): 0,1 01:53:07 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 01:53:07 01:53:07 01:53:07 ---> nproc: 01:53:07 2 01:53:07 01:53:07 01:53:07 ---> df -h: 01:53:07 Filesystem Size Used Avail Use% Mounted on 01:53:07 overlay 40G 9.0G 32G 23% / 01:53:07 tmpfs 64M 0 64M 0% /dev 01:53:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:53:07 shm 64M 0 64M 0% /dev/shm 01:53:07 /dev/vda1 40G 9.0G 32G 23% /facter-os 01:53:07 01:53:07 01:53:07 ---> sar -b -r -n DEV: 01:53:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/16/21 _x86_64_ (2 CPU) 01:53:07 01:53:07 01:40:53 LINUX RESTART (2 CPU) 01:53:07 01:53:07 01:42:01 tps rtps wtps bread/s bwrtn/s 01:53:07 01:43:01 1.90 0.00 1.90 0.00 39.06 01:53:07 01:44:01 0.27 0.00 0.27 0.00 4.13 01:53:07 01:45:01 0.23 0.00 0.23 0.00 2.83 01:53:07 01:46:01 0.17 0.00 0.17 0.00 2.02 01:53:07 01:47:01 0.37 0.00 0.37 0.00 5.06 01:53:07 01:48:01 0.23 0.00 0.23 0.00 2.87 01:53:07 01:49:01 0.25 0.00 0.25 0.00 3.93 01:53:07 01:50:01 0.28 0.00 0.28 0.00 3.15 01:53:07 01:51:01 0.18 0.00 0.18 0.00 1.75 01:53:07 01:52:01 78.98 0.03 78.95 3.73 27447.70 01:53:07 Average: 8.29 0.00 8.28 0.37 2751.66 01:53:07 01:53:07 01:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:53:07 01:43:01 5481924 0 791392 9.88 2620 1733004 1205640 13.31 569252 1561224 20 01:53:07 01:44:01 5481912 0 791396 9.88 2620 1733012 1205640 13.31 569740 1560756 8 01:53:07 01:45:01 5478748 0 794504 9.92 2620 1733068 1205856 13.31 571992 1560772 20 01:53:07 01:46:01 5480976 0 792324 9.89 2620 1733020 1205640 13.31 567360 1564292 8 01:53:07 01:47:01 5475824 0 797472 9.96 2620 1733024 1206020 13.32 571932 1564292 8 01:53:07 01:48:01 5475524 0 797768 9.96 2620 1733028 1205912 13.31 572516 1564292 12 01:53:07 01:49:01 5471748 0 801536 10.01 2620 1733036 1205936 13.31 576244 1564292 8 01:53:07 01:50:01 5466632 0 806644 10.07 2620 1733044 1205708 13.31 581756 1564296 8 01:53:07 01:51:01 5466440 0 806836 10.07 2620 1733044 1205708 13.31 583164 1562740 8 01:53:07 01:52:01 4488220 0 1032080 12.89 2620 2486020 1472988 16.26 792712 2225836 25936 01:53:07 Average: 5376795 0 821195 10.25 2620 1808330 1232505 13.61 595667 1629279 2604 01:53:07 01:53:07 01:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:53:07 01:43:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:53:07 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:07 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:07 01:44:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 01:53:07 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:07 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:07 01:45:01 eth0 1.38 0.62 0.33 0.43 0.00 0.00 0.00 0.00 01:53:07 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:07 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:07 01:46:01 eth0 0.70 0.08 0.05 0.01 0.00 0.00 0.00 0.00 01:53:07 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:07 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:07 01:47:01 eth0 1.82 0.48 0.51 0.27 0.00 0.00 0.00 0.00 01:53:07 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:07 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:07 01:48:01 eth0 1.05 0.60 0.54 0.40 0.00 0.00 0.00 0.00 01:53:07 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:07 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:07 01:49:01 eth0 0.37 0.20 0.24 0.13 0.00 0.00 0.00 0.00 01:53:07 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:07 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:07 01:50:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:53:07 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:07 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:07 01:51:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:53:07 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:07 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:07 01:52:01 vethba03589 43.39 54.75 4.19 170.92 0.00 0.00 0.00 0.00 01:53:07 01:52:01 eth0 660.34 445.49 4267.70 39.00 0.00 0.00 0.00 0.00 01:53:07 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:07 01:52:01 docker0 43.39 54.61 3.59 170.91 0.00 0.00 0.00 0.00 01:53:07 Average: vethba03589 4.34 5.48 0.42 17.09 0.00 0.00 0.00 0.00 01:53:07 Average: eth0 66.66 44.78 427.01 4.03 0.00 0.00 0.00 0.00 01:53:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:07 Average: docker0 4.34 5.46 0.36 17.09 0.00 0.00 0.00 0.00 01:53:07 01:53:07 01:53:07 ---> sar -P ALL: 01:53:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/16/21 _x86_64_ (2 CPU) 01:53:07 01:53:07 01:40:53 LINUX RESTART (2 CPU) 01:53:07 01:53:07 01:42:01 CPU %user %nice %system %iowait %steal %idle 01:53:07 01:43:01 all 0.08 0.00 0.07 0.00 0.03 99.82 01:53:07 01:43:01 0 0.10 0.00 0.08 0.00 0.02 99.80 01:53:07 01:43:01 1 0.07 0.00 0.05 0.00 0.03 99.85 01:53:07 01:44:01 all 0.06 0.00 0.04 0.00 0.03 99.87 01:53:07 01:44:01 0 0.07 0.00 0.02 0.00 0.02 99.90 01:53:07 01:44:01 1 0.05 0.00 0.07 0.00 0.05 99.83 01:53:07 01:45:01 all 0.13 0.00 0.06 0.00 0.03 99.78 01:53:07 01:45:01 0 0.17 0.00 0.05 0.00 0.03 99.75 01:53:07 01:45:01 1 0.08 0.00 0.07 0.00 0.03 99.82 01:53:07 01:46:01 all 0.12 0.00 0.18 0.00 0.02 99.69 01:53:07 01:46:01 0 0.15 0.00 0.15 0.00 0.02 99.68 01:53:07 01:46:01 1 0.08 0.00 0.20 0.00 0.02 99.70 01:53:07 01:47:01 all 0.09 0.00 0.05 0.00 0.03 99.83 01:53:07 01:47:01 0 0.03 0.00 0.05 0.00 0.03 99.88 01:53:07 01:47:01 1 0.15 0.00 0.05 0.00 0.02 99.78 01:53:07 01:48:01 all 0.12 0.00 0.03 0.00 0.03 99.83 01:53:07 01:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:53:07 01:48:01 1 0.20 0.00 0.03 0.00 0.03 99.73 01:53:07 01:49:01 all 0.12 0.00 0.03 0.00 0.04 99.81 01:53:07 01:49:01 0 0.03 0.00 0.03 0.00 0.03 99.90 01:53:07 01:49:01 1 0.20 0.00 0.03 0.00 0.05 99.72 01:53:07 01:50:01 all 0.13 0.00 0.05 0.00 0.03 99.79 01:53:07 01:50:01 0 0.07 0.00 0.05 0.00 0.03 99.85 01:53:07 01:50:01 1 0.20 0.00 0.05 0.00 0.02 99.73 01:53:07 01:51:01 all 0.16 0.00 0.04 0.00 0.02 99.78 01:53:07 01:51:01 0 0.07 0.00 0.05 0.00 0.03 99.85 01:53:07 01:51:01 1 0.25 0.00 0.03 0.00 0.00 99.72 01:53:07 01:52:01 all 9.64 0.00 4.10 0.82 0.06 85.38 01:53:07 01:52:01 0 9.13 0.00 4.24 0.71 0.07 85.85 01:53:07 01:52:01 1 10.16 0.00 3.96 0.93 0.05 84.90 01:53:07 Average: all 1.04 0.00 0.45 0.08 0.03 98.40 01:53:07 Average: 0 0.96 0.00 0.46 0.07 0.03 98.48 01:53:07 Average: 1 1.12 0.00 0.45 0.09 0.03 98.31 01:53:07 01:53:07 01:53:07