Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f18501226b1fed15aac3bbade54fd0ee733edea9 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-ssh3916822883982901106.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-ssh8652077228852728992.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-modbus-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-modbus-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4327235745413338039.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-ssh2211841480807103436.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-modbus-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-modbus-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8109809780085820271.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-modbus-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-modbus-go-settings PROJECT: device-modbus-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-modbus 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-440 in /w/workspace/gexfoundry_device-modbus-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 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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/gexfoundry_device-modbus-go_main@tmp/jenkins-gitclient-ssh6927874229441149718.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f18501226b1fed15aac3bbade54fd0ee733edea9 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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 f18501226b1fed15aac3bbade54fd0ee733edea9 # timeout=10 Commit message: "Merge pull request #277 from jpwhitemn/update-toml-add-gov-docs" > git rev-list --no-walk c8e345b2c8db5a4141178efc0b5671f2e94e7380 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:25 ========================================================= 20:30:25 EdgeX Global Pipelines Version Info 20:30:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:30:26 ------------------- 20:30:26 stable info: 20:30:26 ------------------- 20:30:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:26 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:30:26 Message: update stable to v1.0.205 20:30:27 ------------------- 20:30:27 experimental info: 20:30:27 ------------------- 20:30:27 Commited By: **** collab-it+edgex@linuxfoundation.org 20:30:27 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:30:27 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f18501226b1fed15aac3bbade54fd0ee733edea9 [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f185012 [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:28 provisioning config files... 20:30:28 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3537667118702382392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:28 ---> docker-login.sh 20:30:28 nexus3.edgexfoundry.org:10001 20:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:29 Configure a credential helper to remove this warning. See 20:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:29 20:30:29 Login Succeeded 20:30:29 nexus3.edgexfoundry.org:10002 20:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:29 Configure a credential helper to remove this warning. See 20:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:29 20:30:29 Login Succeeded 20:30:29 nexus3.edgexfoundry.org:10003 20:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:29 Configure a credential helper to remove this warning. See 20:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:29 20:30:29 Login Succeeded 20:30:29 nexus3.edgexfoundry.org:10004 20:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:29 Configure a credential helper to remove this warning. See 20:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:29 20:30:29 Login Succeeded 20:30:29 docker.io 20:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:29 Configure a credential helper to remove this warning. See 20:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:29 20:30:29 Login Succeeded 20:30:29 ---> docker-login.sh ends [Pipeline] } 20:30:29 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 20:30:30 + git log --format=format:%s -1 f18501226b1fed15aac3bbade54fd0ee733edea9 [Pipeline] echo 20:30:30 GIT_COMMIT: f18501226b1fed15aac3bbade54fd0ee733edea9, Commit Message: Merge pull request #277 from jpwhitemn/update-toml-add-gov-docs [Pipeline] echo 20:30:30 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:30:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:31 20:30:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:30:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:31 latest: Pulling from edgex-devops/git-semver 20:30:31 31603596830f: Pulling fs layer 20:30:31 d4622e32a9a9: Pulling fs layer 20:30:31 1030fce36090: Pulling fs layer 20:30:31 6c6cb7e1b49b: Pulling fs layer 20:30:31 6c6cb7e1b49b: Waiting 20:30:31 d4622e32a9a9: Verifying Checksum 20:30:31 d4622e32a9a9: Download complete 20:30:31 31603596830f: Verifying Checksum 20:30:31 31603596830f: Download complete 20:30:31 31603596830f: Pull complete 20:30:31 d4622e32a9a9: Pull complete 20:30:31 6c6cb7e1b49b: Verifying Checksum 20:30:31 6c6cb7e1b49b: Download complete 20:30:31 1030fce36090: Verifying Checksum 20:30:31 1030fce36090: Download complete 20:30:32 1030fce36090: Pull complete 20:30:32 6c6cb7e1b49b: Pull complete 20:30:32 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 20:30:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:30:32 prd-centos7-docker-4c-2g-440 does not seem to be running inside a container 20:30:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 20:30:33 $ docker top 43263b2882cca366301ca84713e544e60e24f3fb000671972dafb65740b59406 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:34 [ssh-agent] Looking for ssh-agent implementation... 20:30:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:34 $ docker exec 43263b2882cca366301ca84713e544e60e24f3fb000671972dafb65740b59406 ssh-agent 20:30:34 SSH_AUTH_SOCK=/tmp/ssh-zU9a4RoMAihs/agent.14 20:30:34 SSH_AGENT_PID=20 20:30:34 Running ssh-add (command line suppressed) 20:30:34 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_115694162621089235.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_115694162621089235.key) 20:30:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:34 + git tag --points-at HEAD [Pipeline] } 20:30:34 $ docker exec --env ******** --env ******** 43263b2882cca366301ca84713e544e60e24f3fb000671972dafb65740b59406 ssh-agent -k 20:30:34 unset SSH_AUTH_SOCK; 20:30:34 unset SSH_AGENT_PID; 20:30:34 echo Agent pid 20 killed; 20:30:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:34 [ssh-agent] Looking for ssh-agent implementation... 20:30:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:35 $ docker exec 43263b2882cca366301ca84713e544e60e24f3fb000671972dafb65740b59406 ssh-agent 20:30:35 SSH_AUTH_SOCK=/tmp/ssh-93TgWQZSV1tY/agent.52 20:30:35 SSH_AGENT_PID=59 20:30:35 Running ssh-add (command line suppressed) 20:30:35 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_475503898209698543.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_475503898209698543.key) 20:30:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:35 + git semver init 20:30:35 # -> Open(): unable to determine branch for HEAD 20:30:35 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 20:30:35 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 20:30:35 # $SEMVER_REMOTE_NAME = origin 20:30:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:30:35 # $SEMVER_USER_NAME = edgex-jenkins 20:30:35 # $SEMVER_BRANCH = main 20:30:35 # $SEMVER_TEMP = /tmp/semver-585398353 20:30:35 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 20:30:36 # '/tmp/semver-585398353' -> '/w/workspace/gexfoundry_device-modbus-go_main/.semver' 20:30:36 # -> Force: false 20:30:36 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } 20:30:36 $ docker exec --env ******** --env ******** 43263b2882cca366301ca84713e544e60e24f3fb000671972dafb65740b59406 ssh-agent -k 20:30:36 unset SSH_AUTH_SOCK; 20:30:36 unset SSH_AGENT_PID; 20:30:36 echo Agent pid 59 killed; 20:30:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:36 + git semver [Pipeline] } 20:30:36 $ docker stop --time=1 43263b2882cca366301ca84713e544e60e24f3fb000671972dafb65740b59406 20:30:38 $ docker rm -f 43263b2882cca366301ca84713e544e60e24f3fb000671972dafb65740b59406 [Pipeline] // withDockerContainer [Pipeline] sh 20:30:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:38 Stashed 1 file(s) [Pipeline] echo 20:30:38 [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 20:30:53 Still waiting to schedule task 20:30:53 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:30:53 Still waiting to schedule task 20:30:53 ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 20:30:53 ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 20:30:53 ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 20:30:53 ‘prd-centos7-docker-4c-2g-434’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 20:30:53 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 20:30:53 ‘prd-ubuntu18.04-docker-arm64-4c-16g-441’ is offline 20:32:04 Running on prd-centos7-docker-4c-2g-446 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 20:32:04 Running in /w/workspace/device-modbus-go/5 [Pipeline] { [Pipeline] checkout 20:32:05 Selected Git installation does not exist. Using Default 20:32:05 The recommended git tool is: NONE 20:32:08 using credential edgex-jenkins-ssh 20:32:08 Cloning the remote Git repository 20:32:07 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 20:32:07 > git init /w/workspace/device-modbus-go/5 # timeout=10 20:32:07 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 20:32:07 > git --version # timeout=10 20:32:07 > git --version # 'git version 2.24.4' 20:32:07 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:09 Avoid second fetch 20:32:09 Checking out Revision f18501226b1fed15aac3bbade54fd0ee733edea9 (main) 20:32:07 [INFO] Currently running in a labeled security context 20:32:07 [INFO] Currently SELinux is 'enforcing' on the host 20:32:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/5@tmp/jenkins-gitclient-ssh7412111129092871717.key 20:32:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:08 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 20:32:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:08 > git config core.sparsecheckout # timeout=10 20:32:08 > git checkout -f f18501226b1fed15aac3bbade54fd0ee733edea9 # timeout=10 20:32:12 Commit message: "Merge pull request #277 from jpwhitemn/update-toml-add-gov-docs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:13 provisioning config files... 20:32:13 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/5@tmp/config3796046741167917408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:13 ---> docker-login.sh 20:32:13 nexus3.edgexfoundry.org:10001 20:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:13 Configure a credential helper to remove this warning. See 20:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:13 20:32:13 Login Succeeded 20:32:13 nexus3.edgexfoundry.org:10002 20:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:13 Configure a credential helper to remove this warning. See 20:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:13 20:32:13 Login Succeeded 20:32:13 nexus3.edgexfoundry.org:10003 20:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:14 Configure a credential helper to remove this warning. See 20:32:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:14 20:32:14 Login Succeeded 20:32:14 nexus3.edgexfoundry.org:10004 20:32:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:14 Configure a credential helper to remove this warning. See 20:32:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:14 20:32:14 Login Succeeded 20:32:14 docker.io 20:32:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:14 Configure a credential helper to remove this warning. See 20:32:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:14 20:32:14 Login Succeeded 20:32:14 ---> docker-login.sh ends [Pipeline] } 20:32:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:32:14 ========================================================= 20:32:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:32:14 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:32:15 + 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 . 20:32:15 Sending build context to Docker daemon 643.6kB 20:32:15 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:32:15 Step 2/8 : FROM ${BASE} 20:32:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:32:15 540db60ca938: Pulling fs layer 20:32:15 adcc1eea9eea: Pulling fs layer 20:32:15 4c4ab2625f07: Pulling fs layer 20:32:15 db62176df00c: Pulling fs layer 20:32:15 3b30891b0d05: Pulling fs layer 20:32:15 06b49ca38bd5: Pulling fs layer 20:32:15 c788192a36de: Pulling fs layer 20:32:15 a77e37c0d609: Pulling fs layer 20:32:15 c3185cebc471: Pulling fs layer 20:32:15 db62176df00c: Waiting 20:32:15 3b30891b0d05: Waiting 20:32:15 06b49ca38bd5: Waiting 20:32:15 c788192a36de: Waiting 20:32:15 a77e37c0d609: Waiting 20:32:15 c3185cebc471: Waiting 20:32:15 4c4ab2625f07: Verifying Checksum 20:32:15 4c4ab2625f07: Download complete 20:32:15 adcc1eea9eea: Verifying Checksum 20:32:15 adcc1eea9eea: Download complete 20:32:15 3b30891b0d05: Verifying Checksum 20:32:15 3b30891b0d05: Download complete 20:32:15 06b49ca38bd5: Verifying Checksum 20:32:15 06b49ca38bd5: Download complete 20:32:15 c788192a36de: Verifying Checksum 20:32:15 c788192a36de: Download complete 20:32:15 540db60ca938: Verifying Checksum 20:32:15 540db60ca938: Download complete 20:32:16 540db60ca938: Pull complete 20:32:16 adcc1eea9eea: Pull complete 20:32:16 a77e37c0d609: Verifying Checksum 20:32:16 a77e37c0d609: Download complete 20:32:16 4c4ab2625f07: Pull complete 20:32:20 c3185cebc471: Verifying Checksum 20:32:20 c3185cebc471: Download complete 20:32:21 db62176df00c: Verifying Checksum 20:32:21 db62176df00c: Download complete 20:32:24 db62176df00c: Pull complete 20:32:24 3b30891b0d05: Pull complete 20:32:24 06b49ca38bd5: Pull complete 20:32:24 c788192a36de: Pull complete 20:32:24 a77e37c0d609: Pull complete 20:32:26 c3185cebc471: Pull complete 20:32:26 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 20:32:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:32:26 ---> 031687cdd783 20:32:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 20:32:28 ---> Running in b1b38f7da993 20:32:28 Removing intermediate container b1b38f7da993 20:32:28 ---> 5977966f8fdf 20:32:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:28 ---> Running in b4c48f1efde0 20:32:29 Removing intermediate container b4c48f1efde0 20:32:29 ---> edf4121daf60 20:32:29 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 20:32:29 ---> Running in 2a157f47f3ab 20:32:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:32:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:32:31 (1/7) Installing openssh-keygen (8.4_p1-r3) 20:32:31 (2/7) Installing libedit (20191231.3.1-r1) 20:32:31 (3/7) Installing openssh-client (8.4_p1-r3) 20:32:31 (4/7) Installing openssh-sftp-server (8.4_p1-r3) 20:32:31 (5/7) Installing openssh-server-common (8.4_p1-r3) 20:32:31 (6/7) Installing openssh-server (8.4_p1-r3) 20:32:31 (7/7) Installing openssh (8.4_p1-r3) 20:32:31 Executing busybox-1.32.1-r6.trigger 20:32:31 OK: 224 MiB in 59 packages 20:32:32 Removing intermediate container 2a157f47f3ab 20:32:32 ---> 7d72f747a2be 20:32:32 Step 6/8 : WORKDIR /device-modbus-go 20:32:32 ---> Running in 497ed46f19f1 20:32:32 Removing intermediate container 497ed46f19f1 20:32:32 ---> e071cc67f22a 20:32:32 Step 7/8 : COPY . . 20:32:32 ---> 7593c37ef602 20:32:32 Step 8/8 : RUN go mod download 20:32:32 ---> Running in 192bc16a87c6 20:32:45 Removing intermediate container 192bc16a87c6 20:32:45 ---> 805d7c3dd982 20:32:45 Successfully built 805d7c3dd982 20:32:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:32:45 + docker inspect -f . ci-base-image-x86_64 20:32:45 . [Pipeline] withDockerContainer 20:32:45 prd-centos7-docker-4c-2g-446 does not seem to be running inside a container 20:32:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/5 -v /w/workspace/device-modbus-go/5:/w/workspace/device-modbus-go/5:rw,z -v /w/workspace/device-modbus-go/5@tmp:/w/workspace/device-modbus-go/5@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 20:32:45 $ docker top 03d2eeb4e8d8b93296bb3b143fd63eaf7f1eb9e345f0ba6481a883c49c8fbbd3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:46 + go version 20:32:46 go version go1.16.6 linux/amd64 [Pipeline] } 20:32:46 $ docker stop --time=1 03d2eeb4e8d8b93296bb3b143fd63eaf7f1eb9e345f0ba6481a883c49c8fbbd3 20:32:47 $ docker rm -f 03d2eeb4e8d8b93296bb3b143fd63eaf7f1eb9e345f0ba6481a883c49c8fbbd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:48 + docker inspect -f . ci-base-image-x86_64 20:32:48 . [Pipeline] withDockerContainer 20:32:48 prd-centos7-docker-4c-2g-446 does not seem to be running inside a container 20:32:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/5 -v /w/workspace/device-modbus-go/5:/w/workspace/device-modbus-go/5:rw,z -v /w/workspace/device-modbus-go/5@tmp:/w/workspace/device-modbus-go/5@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 20:32:48 $ docker top d0123fb30a2ef98b1c16e69f047f58b3f4491f520f73426287be9c5c517c75b7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:32:49 + go mod tidy [Pipeline] sh 20:32:49 + make test 20:32:49 go mod tidy 20:32:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:32:50 ? github.com/edgexfoundry/device-modbus-go [no test files] 20:33:08 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 20:33:08 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.009s coverage: 46.6% of statements 20:33:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:33:13 gofmt -l . 20:33:13 [ "`gofmt -l .`" = "" ] 20:33:13 ./bin/test-attribution-txt.sh 20:33:13 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:33:13 $ docker stop --time=1 d0123fb30a2ef98b1c16e69f047f58b3f4491f520f73426287be9c5c517c75b7 20:33:15 $ docker rm -f d0123fb30a2ef98b1c16e69f047f58b3f4491f520f73426287be9c5c517c75b7 [Pipeline] // withDockerContainer [Pipeline] sh 20:33:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:33:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:33:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:33:17 + ls -al . 20:33:17 total 128 20:33:17 drwxrwxr-x. 9 jenkins jenkins 4096 Aug 11 20:33 . 20:33:17 drwxrwxr-x. 4 jenkins jenkins 28 Aug 11 20:32 .. 20:33:17 -rw-rw-r--. 1 jenkins jenkins 7707 Aug 11 20:32 Attribution.txt 20:33:17 drwxrwxr-x. 2 jenkins jenkins 87 Aug 11 20:32 bin 20:33:17 -rw-rw-r--. 1 jenkins jenkins 6038 Aug 11 20:32 CHANGELOG.md 20:33:17 drwxrwxr-x. 3 jenkins jenkins 32 Aug 11 20:32 cmd 20:33:17 -rw-r--r--. 1 jenkins jenkins 23727 Aug 11 20:33 coverage.out 20:33:17 -rw-rw-r--. 1 jenkins jenkins 1473 Aug 11 20:32 Dockerfile 20:33:17 -rw-rw-r--. 1 jenkins jenkins 995 Aug 11 20:32 Dockerfile.build 20:33:17 -rw-rw-r--. 1 jenkins jenkins 140 Aug 11 20:32 .dockerignore 20:33:17 drwxrwxr-x. 8 jenkins jenkins 162 Aug 11 20:32 .git 20:33:17 drwxrwxr-x. 2 jenkins jenkins 103 Aug 11 20:32 .github 20:33:17 -rw-rw-r--. 1 jenkins jenkins 338 Aug 11 20:32 .gitignore 20:33:17 -rw-r--r--. 1 jenkins jenkins 414 Aug 11 20:33 go.mod 20:33:17 -rw-r--r--. 1 jenkins jenkins 21529 Aug 11 20:32 go.sum 20:33:17 -rw-rw-r--. 1 jenkins jenkins 677 Aug 11 20:32 GOVERNANCE.md 20:33:17 drwxrwxr-x. 3 jenkins jenkins 20 Aug 11 20:32 internal 20:33:17 -rw-rw-r--. 1 jenkins jenkins 679 Aug 11 20:32 Jenkinsfile 20:33:17 -rw-rw-r--. 1 jenkins jenkins 11340 Aug 11 20:32 LICENSE 20:33:17 -rw-rw-r--. 1 jenkins jenkins 914 Aug 11 20:32 Makefile 20:33:17 -rw-rw-r--. 1 jenkins jenkins 622 Aug 11 20:32 OWNERS.md 20:33:17 -rw-rw-r--. 1 jenkins jenkins 2891 Aug 11 20:32 README.md 20:33:17 drwxrwxr-x. 2 jenkins jenkins 52 Aug 11 20:32 simulator 20:33:17 drwxrwxr-x. 4 jenkins jenkins 71 Aug 11 20:32 snap 20:33:17 -rw-rw-r--. 1 jenkins jenkins 11 Aug 11 20:30 VERSION 20:33:17 -rw-rw-r--. 1 jenkins jenkins 229 Aug 11 20:32 version.go [Pipeline] isUnix [Pipeline] sh 20:33:17 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=f18501226b1fed15aac3bbade54fd0ee733edea9 --label arch=amd64 --label version=2.0.1-dev.4 . 20:33:17 Sending build context to Docker daemon 668.2kB 20:33:17 Step 1/22 : ARG BASE=golang:1.16-alpine3.12 20:33:17 Step 2/22 : FROM ${BASE} AS builder 20:33:17 ---> 805d7c3dd982 20:33:17 Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:17 ---> Running in 934fce4bbb9a 20:33:18 Removing intermediate container 934fce4bbb9a 20:33:18 ---> dd1dfbd2f1d7 20:33:18 Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 20:33:18 ---> Running in 1554532467f8 20:33:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:33:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:33:19 OK: 224 MiB in 59 packages 20:33:20 Removing intermediate container 1554532467f8 20:33:20 ---> 7026255079db 20:33:20 Step 5/22 : WORKDIR /device-modbus-go 20:33:20 ---> Running in 36fcd9122202 20:33:20 Removing intermediate container 36fcd9122202 20:33:20 ---> 673f14131c6e 20:33:20 Step 6/22 : COPY . . 20:33:20 ---> 63bd078b15a1 20:33:20 Step 7/22 : RUN go mod tidy 20:33:20 ---> Running in e49547a4bac3 20:33:21 Removing intermediate container e49547a4bac3 20:33:21 ---> eb4722b7493d 20:33:21 Step 8/22 : RUN go mod download 20:33:21 ---> Running in e432ddb51992 20:33:21 Removing intermediate container e432ddb51992 20:33:21 ---> f4a59f8305eb 20:33:21 Step 9/22 : RUN make build 20:33:21 ---> Running in 2be6475a48cb 20:33:22 go mod tidy 20:33:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.0.1-dev.4" -o cmd/device-modbus ./cmd 20:33:34 Removing intermediate container 2be6475a48cb 20:33:34 ---> ca197fb8e714 20:33:34 Step 10/22 : FROM alpine:3.12 20:33:34 3.12: Pulling from library/alpine 20:33:34 339de151aab4: Pulling fs layer 20:33:34 339de151aab4: Verifying Checksum 20:33:34 339de151aab4: Download complete 20:33:35 339de151aab4: Pull complete 20:33:35 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 20:33:35 Status: Downloaded newer image for alpine:3.12 20:33:35 ---> 13621d1b12d4 20:33:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 20:33:35 ---> Running in 8544805205d0 20:33:35 Removing intermediate container 8544805205d0 20:33:35 ---> 474c4beb39e4 20:33:35 Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:35 ---> Running in cfa139f540b8 20:33:35 Removing intermediate container cfa139f540b8 20:33:35 ---> 3f090f9f0af3 20:33:35 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 20:33:35 ---> Running in 6fb332f080dd 20:33:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:33:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:33:37 (1/6) Installing dumb-init (1.2.2-r1) 20:33:37 (2/6) Installing libgcc (9.3.0-r2) 20:33:37 (3/6) Installing libsodium (1.0.18-r0) 20:33:37 (4/6) Installing libstdc++ (9.3.0-r2) 20:33:38 (5/6) Installing libzmq (4.3.3-r0) 20:33:38 (6/6) Installing zeromq (4.3.3-r0) 20:33:38 Executing busybox-1.31.1-r20.trigger 20:33:38 OK: 8 MiB in 20 packages 20:33:38 Removing intermediate container 6fb332f080dd 20:33:38 ---> c9db62a7858f 20:33:38 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 20:33:39 ---> b89c13ea8b6b 20:33:39 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 20:33:39 ---> 573c4b054548 20:33:39 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 20:33:39 ---> 3e16dd5661bd 20:33:39 Step 17/22 : EXPOSE 59901 20:33:39 ---> Running in 73c15bde6c26 20:33:39 Removing intermediate container 73c15bde6c26 20:33:39 ---> 517da55a6358 20:33:39 Step 18/22 : ENTRYPOINT ["/device-modbus"] 20:33:39 ---> Running in 9b260134140c 20:33:39 Removing intermediate container 9b260134140c 20:33:39 ---> a28270f9c6d7 20:33:39 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:33:39 ---> Running in 9621527ce002 20:33:39 Removing intermediate container 9621527ce002 20:33:39 ---> e1c2e8502719 20:33:39 Step 20/22 : LABEL arch=amd64 20:33:39 ---> Running in 99b200c666b8 20:33:39 Removing intermediate container 99b200c666b8 20:33:39 ---> 713779b2afce 20:33:39 Step 21/22 : LABEL git_sha=f18501226b1fed15aac3bbade54fd0ee733edea9 20:33:39 ---> Running in 13c5f1798196 20:33:39 Removing intermediate container 13c5f1798196 20:33:39 ---> 22f7a7583544 20:33:39 Step 22/22 : LABEL version=2.0.1-dev.4 20:33:39 ---> Running in f1ea5db55728 20:33:39 Removing intermediate container f1ea5db55728 20:33:39 ---> b441a47ca4c9 20:33:39 [Warning] One or more build-args [ARCH MAKE] were not consumed 20:33:39 Successfully built b441a47ca4c9 20:33:39 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:33:40 provisioning config files... 20:33:40 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/5@tmp/config1381024813165894307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:40 ---> docker-login.sh 20:33:40 nexus3.edgexfoundry.org:10001 20:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:40 Configure a credential helper to remove this warning. See 20:33:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:40 20:33:40 Login Succeeded 20:33:40 nexus3.edgexfoundry.org:10002 20:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:40 Configure a credential helper to remove this warning. See 20:33:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:40 20:33:40 Login Succeeded 20:33:40 nexus3.edgexfoundry.org:10003 20:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:41 Configure a credential helper to remove this warning. See 20:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:41 20:33:41 Login Succeeded 20:33:41 nexus3.edgexfoundry.org:10004 20:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:41 Configure a credential helper to remove this warning. See 20:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:41 20:33:41 Login Succeeded 20:33:41 docker.io 20:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:41 Configure a credential helper to remove this warning. See 20:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:41 20:33:41 Login Succeeded 20:33:41 ---> docker-login.sh ends [Pipeline] } 20:33:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:41 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 20:33:41 f18501226b1fed15aac3bbade54fd0ee733edea9 20:33:41 latest 20:33:41 2.0.1-dev.4 20:33:41 f18501226b1fed15aac3bbade54fd0ee733edea9-2.0.1-dev.4 20:33:41 main 20:33:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:41 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:f18501226b1fed15aac3bbade54fd0ee733edea9 [Pipeline] isUnix [Pipeline] sh 20:33:42 + docker push nexus3.edgexfoundry.org:10004/device-modbus:f18501226b1fed15aac3bbade54fd0ee733edea9 20:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 20:33:42 52a02aab3c8b: Preparing 20:33:42 c6c8e9dace4b: Preparing 20:33:42 a5c3f7df0a8d: Preparing 20:33:42 c7cde9484025: Preparing 20:33:42 d6daef6d4de3: Preparing 20:33:42 32f366d666a5: Preparing 20:33:42 32f366d666a5: Waiting 20:33:42 c6c8e9dace4b: Pushed 20:33:42 d6daef6d4de3: Pushed 20:33:42 52a02aab3c8b: Pushed 20:33:42 c7cde9484025: Pushed 20:33:42 32f366d666a5: Layer already exists 20:33:44 a5c3f7df0a8d: Pushed 20:33:44 f18501226b1fed15aac3bbade54fd0ee733edea9: digest: sha256:3f093e8488757c13c2574625c0ba7f692da202bca7eef671e3bfd14a5a6ed8ba size: 1572 [Pipeline] isUnix [Pipeline] sh 20:33:44 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] isUnix [Pipeline] sh 20:33:45 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 20:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 20:33:45 52a02aab3c8b: Preparing 20:33:45 c6c8e9dace4b: Preparing 20:33:45 a5c3f7df0a8d: Preparing 20:33:45 c7cde9484025: Preparing 20:33:45 d6daef6d4de3: Preparing 20:33:45 32f366d666a5: Preparing 20:33:45 32f366d666a5: Waiting 20:33:45 a5c3f7df0a8d: Layer already exists 20:33:45 52a02aab3c8b: Layer already exists 20:33:45 c6c8e9dace4b: Layer already exists 20:33:45 d6daef6d4de3: Layer already exists 20:33:45 c7cde9484025: Layer already exists 20:33:45 32f366d666a5: Layer already exists 20:33:45 latest: digest: sha256:3f093e8488757c13c2574625c0ba7f692da202bca7eef671e3bfd14a5a6ed8ba size: 1572 [Pipeline] isUnix [Pipeline] sh 20:33:46 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 20:33:46 + docker push nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.4 20:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 20:33:46 52a02aab3c8b: Preparing 20:33:46 c6c8e9dace4b: Preparing 20:33:46 a5c3f7df0a8d: Preparing 20:33:46 c7cde9484025: Preparing 20:33:46 d6daef6d4de3: Preparing 20:33:46 32f366d666a5: Preparing 20:33:46 32f366d666a5: Waiting 20:33:47 d6daef6d4de3: Layer already exists 20:33:47 52a02aab3c8b: Layer already exists 20:33:47 a5c3f7df0a8d: Layer already exists 20:33:47 c7cde9484025: Layer already exists 20:33:47 c6c8e9dace4b: Layer already exists 20:33:47 32f366d666a5: Layer already exists 20:33:47 2.0.1-dev.4: digest: sha256:3f093e8488757c13c2574625c0ba7f692da202bca7eef671e3bfd14a5a6ed8ba size: 1572 [Pipeline] isUnix [Pipeline] sh 20:33:47 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:f18501226b1fed15aac3bbade54fd0ee733edea9-2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 20:33:47 + docker push nexus3.edgexfoundry.org:10004/device-modbus:f18501226b1fed15aac3bbade54fd0ee733edea9-2.0.1-dev.4 20:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 20:33:47 52a02aab3c8b: Preparing 20:33:47 c6c8e9dace4b: Preparing 20:33:47 a5c3f7df0a8d: Preparing 20:33:47 c7cde9484025: Preparing 20:33:47 d6daef6d4de3: Preparing 20:33:47 32f366d666a5: Preparing 20:33:47 32f366d666a5: Waiting 20:33:47 52a02aab3c8b: Layer already exists 20:33:47 a5c3f7df0a8d: Layer already exists 20:33:47 c6c8e9dace4b: Layer already exists 20:33:47 d6daef6d4de3: Layer already exists 20:33:47 c7cde9484025: Layer already exists 20:33:47 32f366d666a5: Layer already exists 20:33:47 f18501226b1fed15aac3bbade54fd0ee733edea9-2.0.1-dev.4: digest: sha256:3f093e8488757c13c2574625c0ba7f692da202bca7eef671e3bfd14a5a6ed8ba size: 1572 [Pipeline] isUnix [Pipeline] sh 20:33:48 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] isUnix [Pipeline] sh 20:33:48 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 20:33:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 20:33:48 52a02aab3c8b: Preparing 20:33:48 c6c8e9dace4b: Preparing 20:33:48 a5c3f7df0a8d: Preparing 20:33:48 c7cde9484025: Preparing 20:33:48 d6daef6d4de3: Preparing 20:33:48 32f366d666a5: Preparing 20:33:48 32f366d666a5: Waiting 20:33:48 52a02aab3c8b: Layer already exists 20:33:48 d6daef6d4de3: Layer already exists 20:33:48 c6c8e9dace4b: Layer already exists 20:33:48 a5c3f7df0a8d: Layer already exists 20:33:48 c7cde9484025: Layer already exists 20:33:48 32f366d666a5: Layer already exists 20:33:48 main: digest: sha256:3f093e8488757c13c2574625c0ba7f692da202bca7eef671e3bfd14a5a6ed8ba size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:48 ===================================================== [Pipeline] echo 20:33:48 taggedImages: 20:33:48 - nexus3.edgexfoundry.org:10004/device-modbus:f18501226b1fed15aac3bbade54fd0ee733edea9 20:33:48 - nexus3.edgexfoundry.org:10004/device-modbus:latest 20:33:48 - nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.4 20:33:48 - nexus3.edgexfoundry.org:10004/device-modbus:f18501226b1fed15aac3bbade54fd0ee733edea9-2.0.1-dev.4 20:33:48 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:33:49 20:33:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:33:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:33:49 latest: Pulling from edgex-lftools-log-publisher 20:33:49 b4d181a07f80: Pulling fs layer 20:33:49 a1111a8f2ec3: Pulling fs layer 20:33:49 ed53099fbce6: Pulling fs layer 20:33:49 dc539afda2c1: Pulling fs layer 20:33:49 77bc0d833cb6: Pulling fs layer 20:33:49 9065ff56babe: Pulling fs layer 20:33:49 d287ab97295c: Pulling fs layer 20:33:49 dc539afda2c1: Waiting 20:33:49 77bc0d833cb6: Waiting 20:33:49 9065ff56babe: Waiting 20:33:49 d287ab97295c: Waiting 20:33:50 a1111a8f2ec3: Verifying Checksum 20:33:50 a1111a8f2ec3: Download complete 20:33:50 dc539afda2c1: Verifying Checksum 20:33:50 dc539afda2c1: Download complete 20:33:51 ed53099fbce6: Verifying Checksum 20:33:51 ed53099fbce6: Download complete 20:33:51 9065ff56babe: Verifying Checksum 20:33:51 9065ff56babe: Download complete 20:33:51 77bc0d833cb6: Verifying Checksum 20:33:51 77bc0d833cb6: Download complete 20:33:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-447 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 20:33:53 Running in /w/workspace/device-modbus-go/5 [Pipeline] { [Pipeline] checkout 20:33:53 Selected Git installation does not exist. Using Default 20:33:53 The recommended git tool is: NONE 20:33:53 b4d181a07f80: Download complete 20:33:54 b4d181a07f80: Pull complete 20:33:55 a1111a8f2ec3: Pull complete 20:33:55 ed53099fbce6: Pull complete 20:33:55 dc539afda2c1: Pull complete 20:33:55 77bc0d833cb6: Pull complete 20:33:55 9065ff56babe: Pull complete 20:34:00 d287ab97295c: Verifying Checksum 20:34:00 d287ab97295c: Download complete 20:34:01 using credential edgex-jenkins-ssh 20:34:01 Cloning the remote Git repository 20:34:01 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 20:34:01 > git init /w/workspace/device-modbus-go/5 # timeout=10 20:34:01 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 20:34:01 > git --version # timeout=10 20:34:01 > git --version # 'git version 2.17.1' 20:34:01 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:04 d287ab97295c: Pull complete 20:34:04 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:34:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:34:04 prd-centos7-docker-4c-2g-446 does not seem to be running inside a container 20:34:04 $ 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-modbus-go/5 -v /w/workspace/device-modbus-go/5:/w/workspace/device-modbus-go/5:rw,z -v /w/workspace/device-modbus-go/5@tmp:/w/workspace/device-modbus-go/5@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 20:34:04 Avoid second fetch 20:34:04 Checking out Revision f18501226b1fed15aac3bbade54fd0ee733edea9 (main) 20:34:04 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 20:34:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:04 > git config core.sparsecheckout # timeout=10 20:34:04 > git checkout -f f18501226b1fed15aac3bbade54fd0ee733edea9 # timeout=10 20:34:06 $ docker top f382b62ffc8027eae554a5e007de99d0fe272f52e3636f9ffd7df626ba60d9d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:07 ---> job-cost.sh 20:34:07 lf-activate-venv: SKIPPING 20:34:07 INFO: No Stack... 20:34:08 INFO: Retrieving Pricing Info for: v3-standard-2 20:34:08 INFO: Archiving Costs [Pipeline] sh 20:34:08 + cat /w/workspace/device-modbus-go/5/archives/cost.csv 20:34:08 + cut -d, -f6 [Pipeline] lock 20:34:08 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-5-stack-cost] 20:34:08 Resource [jenkins-edgexfoundry-device-modbus-go-main-5-stack-cost] did not exist. Created. 20:34:08 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:34:09 + echo total: 0.05999999865889549 [Pipeline] stash 20:34:09 Stashed 1 file(s) [Pipeline] } 20:34:09 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 20:34:09 $ docker stop --time=1 f382b62ffc8027eae554a5e007de99d0fe272f52e3636f9ffd7df626ba60d9d9 20:34:09 Commit message: "Merge pull request #277 from jpwhitemn/update-toml-add-gov-docs" 20:34:09 20:34:09 GitHub has been notified of this commit’s build result 20:34:09 20:34:10 $ docker rm -f f382b62ffc8027eae554a5e007de99d0fe272f52e3636f9ffd7df626ba60d9d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:10 provisioning config files... 20:34:10 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/5@tmp/config5997572927675995818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:11 ---> docker-login.sh 20:34:11 nexus3.edgexfoundry.org:10001 20:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:12 Configure a credential helper to remove this warning. See 20:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:12 20:34:12 Login Succeeded 20:34:12 nexus3.edgexfoundry.org:10002 20:34:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:13 Configure a credential helper to remove this warning. See 20:34:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:13 20:34:13 Login Succeeded 20:34:13 nexus3.edgexfoundry.org:10003 20:34:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:13 Configure a credential helper to remove this warning. See 20:34:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:13 20:34:13 Login Succeeded 20:34:13 nexus3.edgexfoundry.org:10004 20:34:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:14 Configure a credential helper to remove this warning. See 20:34:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:14 20:34:14 Login Succeeded 20:34:14 docker.io 20:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:15 Configure a credential helper to remove this warning. See 20:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:15 20:34:15 Login Succeeded 20:34:15 ---> docker-login.sh ends [Pipeline] } 20:34:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:34:15 ========================================================= 20:34:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:34:15 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:34:16 + 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 . 20:34:16 Sending build context to Docker daemon 642kB 20:34:16 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:34:16 Step 2/8 : FROM ${BASE} 20:34:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:34:17 595b0fe564bb: Pulling fs layer 20:34:17 24495759ef45: Pulling fs layer 20:34:17 d148012ef14d: Pulling fs layer 20:34:17 e90a11edd702: Pulling fs layer 20:34:17 d77568369979: Pulling fs layer 20:34:17 fc1c9f9a7f3b: Pulling fs layer 20:34:17 170f2ba95c9a: Pulling fs layer 20:34:17 97ac5df62f85: Pulling fs layer 20:34:17 fc1c9f9a7f3b: Waiting 20:34:17 97ac5df62f85: Waiting 20:34:17 d77568369979: Waiting 20:34:17 e90a11edd702: Waiting 20:34:17 170f2ba95c9a: Waiting 20:34:17 d148012ef14d: Verifying Checksum 20:34:17 d148012ef14d: Download complete 20:34:17 24495759ef45: Download complete 20:34:17 d77568369979: Download complete 20:34:17 fc1c9f9a7f3b: Verifying Checksum 20:34:17 fc1c9f9a7f3b: Download complete 20:34:17 170f2ba95c9a: Verifying Checksum 20:34:17 170f2ba95c9a: Download complete 20:34:17 595b0fe564bb: Verifying Checksum 20:34:17 595b0fe564bb: Download complete 20:34:18 595b0fe564bb: Pull complete 20:34:19 24495759ef45: Pull complete 20:34:19 d148012ef14d: Pull complete 20:34:21 97ac5df62f85: Verifying Checksum 20:34:21 97ac5df62f85: Download complete 20:34:22 e90a11edd702: Verifying Checksum 20:34:22 e90a11edd702: Download complete 20:34:32 e90a11edd702: Pull complete 20:34:32 d77568369979: Pull complete 20:34:33 fc1c9f9a7f3b: Pull complete 20:34:33 170f2ba95c9a: Pull complete 20:34:40 97ac5df62f85: Pull complete 20:34:40 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 20:34:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:34:40 ---> 04bc70af865f 20:34:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 20:34:43 ---> Running in f8f626cfb40e 20:34:44 Removing intermediate container f8f626cfb40e 20:34:44 ---> 810060bd073c 20:34:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:44 ---> Running in d2a91d5c296e 20:34:47 Removing intermediate container d2a91d5c296e 20:34:47 ---> ea86b01a60eb 20:34:47 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 20:34:47 ---> Running in 3fc86c16341e 20:34:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:34:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:34:52 (1/7) Installing openssh-keygen (8.4_p1-r3) 20:34:52 (2/7) Installing libedit (20191231.3.1-r1) 20:34:52 (3/7) Installing openssh-client (8.4_p1-r3) 20:34:55 (4/7) Installing openssh-sftp-server (8.4_p1-r3) 20:34:55 (5/7) Installing openssh-server-common (8.4_p1-r3) 20:34:55 (6/7) Installing openssh-server (8.4_p1-r3) 20:34:55 (7/7) Installing openssh (8.4_p1-r3) 20:34:55 Executing busybox-1.32.1-r6.trigger 20:34:55 OK: 224 MiB in 59 packages 20:34:57 Removing intermediate container 3fc86c16341e 20:34:57 ---> f04445cf442a 20:34:57 Step 6/8 : WORKDIR /device-modbus-go 20:34:57 ---> Running in ef05f163f7bf 20:34:58 Removing intermediate container ef05f163f7bf 20:34:58 ---> 2480fbcf22f9 20:34:58 Step 7/8 : COPY . . 20:34:59 ---> 58334f65f9c5 20:34:59 Step 8/8 : RUN go mod download 20:34:59 ---> Running in bd571a6d4039 20:35:31 Removing intermediate container bd571a6d4039 20:35:31 ---> 57cd58393c7a 20:35:31 Successfully built 57cd58393c7a 20:35:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:35:32 + docker inspect -f . ci-base-image-arm64 20:35:32 . [Pipeline] withDockerContainer 20:35:32 prd-ubuntu18.04-docker-arm64-4c-16g-447 does not seem to be running inside a container 20:35:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/5 -v /w/workspace/device-modbus-go/5:/w/workspace/device-modbus-go/5:rw,z -v /w/workspace/device-modbus-go/5@tmp:/w/workspace/device-modbus-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:35:34 $ docker top 1e2a2596c87556f2406116bb03ae2f5cd07fe7298fff654411dbd2d1f4134ab1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:35 + go version 20:35:35 go version go1.16.6 linux/arm64 [Pipeline] } 20:35:35 $ docker stop --time=1 1e2a2596c87556f2406116bb03ae2f5cd07fe7298fff654411dbd2d1f4134ab1 20:35:37 $ docker rm -f 1e2a2596c87556f2406116bb03ae2f5cd07fe7298fff654411dbd2d1f4134ab1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:35:38 + docker inspect -f . ci-base-image-arm64 20:35:38 . [Pipeline] withDockerContainer 20:35:38 prd-ubuntu18.04-docker-arm64-4c-16g-447 does not seem to be running inside a container 20:35:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/5 -v /w/workspace/device-modbus-go/5:/w/workspace/device-modbus-go/5:rw,z -v /w/workspace/device-modbus-go/5@tmp:/w/workspace/device-modbus-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:35:40 $ docker top d31d340068a88434f265022e7f15ca9779e6b746a594735fc8c9a0c902613e70 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:35:42 + go mod tidy [Pipeline] sh 20:35:43 + make test 20:35:43 go mod tidy 20:35:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:35:45 ? github.com/edgexfoundry/device-modbus-go [no test files] 20:36:53 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 20:36:53 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.052s coverage: 46.6% of statements 20:36:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:37:16 gofmt -l . 20:37:16 [ "`gofmt -l .`" = "" ] 20:37:16 ./bin/test-attribution-txt.sh 20:37:16 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:37:16 $ docker stop --time=1 d31d340068a88434f265022e7f15ca9779e6b746a594735fc8c9a0c902613e70 20:37:18 $ docker rm -f d31d340068a88434f265022e7f15ca9779e6b746a594735fc8c9a0c902613e70 [Pipeline] // withDockerContainer [Pipeline] sh 20:37:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:37:19 Warning: overwriting stash ‘coverage-report’ 20:37:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:37:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:37:21 + ls -al . 20:37:21 total 160 20:37:21 drwxrwxr-x 9 jenkins jenkins 4096 Aug 11 20:37 . 20:37:21 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 20:34 .. 20:37:21 -rw-rw-r-- 1 jenkins jenkins 140 Aug 11 20:34 .dockerignore 20:37:21 drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 20:34 .git 20:37:21 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:34 .github 20:37:21 -rw-rw-r-- 1 jenkins jenkins 338 Aug 11 20:34 .gitignore 20:37:21 -rw-rw-r-- 1 jenkins jenkins 7707 Aug 11 20:34 Attribution.txt 20:37:21 -rw-rw-r-- 1 jenkins jenkins 6038 Aug 11 20:34 CHANGELOG.md 20:37:21 -rw-rw-r-- 1 jenkins jenkins 1473 Aug 11 20:34 Dockerfile 20:37:21 -rw-rw-r-- 1 jenkins jenkins 995 Aug 11 20:34 Dockerfile.build 20:37:21 -rw-rw-r-- 1 jenkins jenkins 677 Aug 11 20:34 GOVERNANCE.md 20:37:21 -rw-rw-r-- 1 jenkins jenkins 679 Aug 11 20:34 Jenkinsfile 20:37:21 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 11 20:34 LICENSE 20:37:21 -rw-rw-r-- 1 jenkins jenkins 914 Aug 11 20:34 Makefile 20:37:21 -rw-rw-r-- 1 jenkins jenkins 622 Aug 11 20:34 OWNERS.md 20:37:21 -rw-rw-r-- 1 jenkins jenkins 2891 Aug 11 20:34 README.md 20:37:21 -rw-rw-r-- 1 jenkins jenkins 11 Aug 11 20:30 VERSION 20:37:21 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:34 bin 20:37:21 drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 20:34 cmd 20:37:21 -rw-r--r-- 1 jenkins jenkins 23727 Aug 11 20:36 coverage.out 20:37:21 -rw-r--r-- 1 jenkins jenkins 414 Aug 11 20:37 go.mod 20:37:21 -rw-r--r-- 1 jenkins jenkins 21529 Aug 11 20:35 go.sum 20:37:21 drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 20:34 internal 20:37:21 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:34 simulator 20:37:21 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 20:34 snap 20:37:21 -rw-rw-r-- 1 jenkins jenkins 229 Aug 11 20:34 version.go [Pipeline] isUnix [Pipeline] sh 20:37:21 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f18501226b1fed15aac3bbade54fd0ee733edea9 --label arch=arm64 --label version=2.0.1-dev.4 . 20:37:22 Sending build context to Docker daemon 666.6kB 20:37:22 Step 1/22 : ARG BASE=golang:1.16-alpine3.12 20:37:22 Step 2/22 : FROM ${BASE} AS builder 20:37:22 ---> 57cd58393c7a 20:37:22 Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:22 ---> Running in 50363fe4014f 20:37:24 Removing intermediate container 50363fe4014f 20:37:24 ---> 251ebec29912 20:37:24 Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 20:37:24 ---> Running in 5cd2486b6296 20:37:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:37:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:37:30 OK: 224 MiB in 59 packages 20:37:31 Removing intermediate container 5cd2486b6296 20:37:31 ---> 49b647d173da 20:37:31 Step 5/22 : WORKDIR /device-modbus-go 20:37:31 ---> Running in 2bc9ef018572 20:37:32 Removing intermediate container 2bc9ef018572 20:37:32 ---> 6fff62aa995d 20:37:32 Step 6/22 : COPY . . 20:37:33 ---> 04fee94d509c 20:37:33 Step 7/22 : RUN go mod tidy 20:37:33 ---> Running in 8876a0da20c3 20:37:37 Removing intermediate container 8876a0da20c3 20:37:37 ---> c1d536dc1807 20:37:37 Step 8/22 : RUN go mod download 20:37:37 ---> Running in c640ade446c2 20:37:40 Removing intermediate container c640ade446c2 20:37:40 ---> 0c241bc72afc 20:37:40 Step 9/22 : RUN make build 20:37:40 ---> Running in 227ead28ee98 20:37:41 go mod tidy 20:37:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.0.1-dev.4" -o cmd/device-modbus ./cmd 20:38:29 Removing intermediate container 227ead28ee98 20:38:29 ---> cbd995c773c6 20:38:29 Step 10/22 : FROM alpine:3.12 20:38:29 3.12: Pulling from library/alpine 20:38:29 d2f70382dc9a: Pulling fs layer 20:38:29 d2f70382dc9a: Download complete 20:38:29 d2f70382dc9a: Pull complete 20:38:29 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 20:38:29 Status: Downloaded newer image for alpine:3.12 20:38:29 ---> c4fd0aeabfcf 20:38:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 20:38:29 ---> Running in c860fdac3470 20:38:29 Removing intermediate container c860fdac3470 20:38:29 ---> befaf899067f 20:38:29 Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:29 ---> Running in f431bd01711b 20:38:29 Removing intermediate container f431bd01711b 20:38:29 ---> 6f77f0db5e34 20:38:29 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 20:38:29 ---> Running in c15374da3674 20:38:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:38:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:38:32 (1/6) Installing dumb-init (1.2.2-r1) 20:38:32 (2/6) Installing libgcc (9.3.0-r2) 20:38:33 (3/6) Installing libsodium (1.0.18-r0) 20:38:33 (4/6) Installing libstdc++ (9.3.0-r2) 20:38:34 (5/6) Installing libzmq (4.3.3-r0) 20:38:34 (6/6) Installing zeromq (4.3.3-r0) 20:38:34 Executing busybox-1.31.1-r20.trigger 20:38:34 OK: 8 MiB in 20 packages 20:38:35 Removing intermediate container c15374da3674 20:38:35 ---> ef11507e654a 20:38:35 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 20:38:37 ---> 1c2fd377a42d 20:38:37 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 20:38:37 ---> 7e8a7e4505db 20:38:37 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 20:38:38 ---> d3d53f40051b 20:38:38 Step 17/22 : EXPOSE 59901 20:38:38 ---> Running in 8df6a4425505 20:38:39 Removing intermediate container 8df6a4425505 20:38:39 ---> bc13e41d0b9f 20:38:39 Step 18/22 : ENTRYPOINT ["/device-modbus"] 20:38:39 ---> Running in 89d5a5fdffac 20:38:39 Removing intermediate container 89d5a5fdffac 20:38:39 ---> 781065adbe75 20:38:39 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:38:40 ---> Running in 63f35555cb06 20:38:40 Removing intermediate container 63f35555cb06 20:38:40 ---> add5e434b900 20:38:40 Step 20/22 : LABEL arch=arm64 20:38:40 ---> Running in 06b99aba5408 20:38:41 Removing intermediate container 06b99aba5408 20:38:41 ---> cf588f360c55 20:38:41 Step 21/22 : LABEL git_sha=f18501226b1fed15aac3bbade54fd0ee733edea9 20:38:41 ---> Running in 3464286648f8 20:38:41 Removing intermediate container 3464286648f8 20:38:41 ---> 2eb821308a4f 20:38:41 Step 22/22 : LABEL version=2.0.1-dev.4 20:38:42 ---> Running in c7e6f850135b 20:38:42 Removing intermediate container c7e6f850135b 20:38:42 ---> e59564bbef15 20:38:42 [Warning] One or more build-args [MAKE ARCH] were not consumed 20:38:42 Successfully built e59564bbef15 20:38:42 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:38:42 provisioning config files... 20:38:42 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/5@tmp/config4550844068878232788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:43 ---> docker-login.sh 20:38:43 nexus3.edgexfoundry.org:10001 20:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:43 Configure a credential helper to remove this warning. See 20:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:43 20:38:43 Login Succeeded 20:38:43 nexus3.edgexfoundry.org:10002 20:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:44 Configure a credential helper to remove this warning. See 20:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:44 20:38:44 Login Succeeded 20:38:44 nexus3.edgexfoundry.org:10003 20:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:45 Configure a credential helper to remove this warning. See 20:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:45 20:38:45 Login Succeeded 20:38:45 nexus3.edgexfoundry.org:10004 20:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:45 Configure a credential helper to remove this warning. See 20:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:45 20:38:45 Login Succeeded 20:38:45 docker.io 20:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:46 Configure a credential helper to remove this warning. See 20:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:46 20:38:46 Login Succeeded 20:38:46 ---> docker-login.sh ends [Pipeline] } 20:38:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:46 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 20:38:46 f18501226b1fed15aac3bbade54fd0ee733edea9 20:38:46 latest 20:38:46 2.0.1-dev.4 20:38:46 f18501226b1fed15aac3bbade54fd0ee733edea9-2.0.1-dev.4 20:38:46 main 20:38:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:38:46 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:f18501226b1fed15aac3bbade54fd0ee733edea9 [Pipeline] isUnix [Pipeline] sh 20:38:47 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:f18501226b1fed15aac3bbade54fd0ee733edea9 20:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 20:38:47 133fba3644e6: Preparing 20:38:47 b9e4b2760fc2: Preparing 20:38:47 3c37cec5ffdd: Preparing 20:38:47 1452573a5be7: Preparing 20:38:47 efee0a2624b2: Preparing 20:38:47 3fbe34a1663b: Preparing 20:38:47 3fbe34a1663b: Waiting 20:38:47 b9e4b2760fc2: Pushed 20:38:47 efee0a2624b2: Pushed 20:38:47 3fbe34a1663b: Layer already exists 20:38:47 133fba3644e6: Pushed 20:38:48 1452573a5be7: Pushed 20:38:50 3c37cec5ffdd: Pushed 20:38:50 f18501226b1fed15aac3bbade54fd0ee733edea9: digest: sha256:35f9dcc317052d0750f06bceb74c20fd56c5b524e832d5f4d90329ed6e7f5e6d size: 1572 [Pipeline] isUnix [Pipeline] sh 20:38:51 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:38:51 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 20:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 20:38:51 133fba3644e6: Preparing 20:38:51 b9e4b2760fc2: Preparing 20:38:51 3c37cec5ffdd: Preparing 20:38:51 1452573a5be7: Preparing 20:38:51 efee0a2624b2: Preparing 20:38:51 3fbe34a1663b: Preparing 20:38:51 3fbe34a1663b: Waiting 20:38:51 b9e4b2760fc2: Layer already exists 20:38:51 3c37cec5ffdd: Layer already exists 20:38:51 133fba3644e6: Layer already exists 20:38:51 efee0a2624b2: Layer already exists 20:38:51 1452573a5be7: Layer already exists 20:38:51 3fbe34a1663b: Layer already exists 20:38:51 latest: digest: sha256:35f9dcc317052d0750f06bceb74c20fd56c5b524e832d5f4d90329ed6e7f5e6d size: 1572 [Pipeline] isUnix [Pipeline] sh 20:38:51 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 20:38:52 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.4 20:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 20:38:52 133fba3644e6: Preparing 20:38:52 b9e4b2760fc2: Preparing 20:38:52 3c37cec5ffdd: Preparing 20:38:52 1452573a5be7: Preparing 20:38:52 efee0a2624b2: Preparing 20:38:52 3fbe34a1663b: Preparing 20:38:52 3fbe34a1663b: Waiting 20:38:52 efee0a2624b2: Layer already exists 20:38:52 b9e4b2760fc2: Layer already exists 20:38:52 3c37cec5ffdd: Layer already exists 20:38:52 133fba3644e6: Layer already exists 20:38:52 1452573a5be7: Layer already exists 20:38:52 3fbe34a1663b: Layer already exists 20:38:52 2.0.1-dev.4: digest: sha256:35f9dcc317052d0750f06bceb74c20fd56c5b524e832d5f4d90329ed6e7f5e6d size: 1572 [Pipeline] isUnix [Pipeline] sh 20:38:52 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:f18501226b1fed15aac3bbade54fd0ee733edea9-2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 20:38:53 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:f18501226b1fed15aac3bbade54fd0ee733edea9-2.0.1-dev.4 20:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 20:38:53 133fba3644e6: Preparing 20:38:53 b9e4b2760fc2: Preparing 20:38:53 3c37cec5ffdd: Preparing 20:38:53 1452573a5be7: Preparing 20:38:53 efee0a2624b2: Preparing 20:38:53 3fbe34a1663b: Preparing 20:38:53 3fbe34a1663b: Waiting 20:38:53 1452573a5be7: Layer already exists 20:38:53 efee0a2624b2: Layer already exists 20:38:53 b9e4b2760fc2: Layer already exists 20:38:53 133fba3644e6: Layer already exists 20:38:53 3c37cec5ffdd: Layer already exists 20:38:53 3fbe34a1663b: Layer already exists 20:38:53 f18501226b1fed15aac3bbade54fd0ee733edea9-2.0.1-dev.4: digest: sha256:35f9dcc317052d0750f06bceb74c20fd56c5b524e832d5f4d90329ed6e7f5e6d size: 1572 [Pipeline] isUnix [Pipeline] sh 20:38:53 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] isUnix [Pipeline] sh 20:38:54 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 20:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 20:38:54 133fba3644e6: Preparing 20:38:54 b9e4b2760fc2: Preparing 20:38:54 3c37cec5ffdd: Preparing 20:38:54 1452573a5be7: Preparing 20:38:54 efee0a2624b2: Preparing 20:38:54 3fbe34a1663b: Preparing 20:38:54 b9e4b2760fc2: Layer already exists 20:38:54 133fba3644e6: Layer already exists 20:38:54 3c37cec5ffdd: Layer already exists 20:38:54 1452573a5be7: Layer already exists 20:38:54 efee0a2624b2: Layer already exists 20:38:54 3fbe34a1663b: Layer already exists 20:38:54 main: digest: sha256:35f9dcc317052d0750f06bceb74c20fd56c5b524e832d5f4d90329ed6e7f5e6d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:54 ===================================================== [Pipeline] echo 20:38:54 taggedImages: 20:38:54 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:f18501226b1fed15aac3bbade54fd0ee733edea9 20:38:54 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 20:38:54 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.4 20:38:54 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:f18501226b1fed15aac3bbade54fd0ee733edea9-2.0.1-dev.4 20:38:54 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:38:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:38:55 20:38:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:38:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:38:55 arm64: Pulling from edgex-lftools-log-publisher 20:38:55 448f6bf000e3: Pulling fs layer 20:38:55 f757da607395: Pulling fs layer 20:38:55 05883995daec: Pulling fs layer 20:38:55 8603b9c90790: Pulling fs layer 20:38:55 1560dd03e051: Pulling fs layer 20:38:55 27f5ce0e4adf: Pulling fs layer 20:38:55 c2d8d7efcc4b: Pulling fs layer 20:38:55 8603b9c90790: Waiting 20:38:55 1560dd03e051: Waiting 20:38:55 27f5ce0e4adf: Waiting 20:38:55 c2d8d7efcc4b: Waiting 20:38:55 f757da607395: Verifying Checksum 20:38:55 f757da607395: Download complete 20:38:55 8603b9c90790: Verifying Checksum 20:38:55 8603b9c90790: Download complete 20:38:56 1560dd03e051: Verifying Checksum 20:38:56 1560dd03e051: Download complete 20:38:56 27f5ce0e4adf: Verifying Checksum 20:38:56 05883995daec: Verifying Checksum 20:38:56 05883995daec: Download complete 20:38:57 448f6bf000e3: Verifying Checksum 20:38:57 448f6bf000e3: Download complete 20:39:01 448f6bf000e3: Pull complete 20:39:02 f757da607395: Pull complete 20:39:02 c2d8d7efcc4b: Verifying Checksum 20:39:02 c2d8d7efcc4b: Download complete 20:39:03 05883995daec: Pull complete 20:39:04 8603b9c90790: Pull complete 20:39:05 1560dd03e051: Pull complete 20:39:05 27f5ce0e4adf: Pull complete 20:39:20 c2d8d7efcc4b: Pull complete 20:39:20 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:39:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:39:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:39:20 prd-ubuntu18.04-docker-arm64-4c-16g-447 does not seem to be running inside a container 20:39:20 $ 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-modbus-go/5 -v /w/workspace/device-modbus-go/5:/w/workspace/device-modbus-go/5:rw,z -v /w/workspace/device-modbus-go/5@tmp:/w/workspace/device-modbus-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:39:25 $ docker top a7bf2350d1e4d7014313f195a000bf923b8327b0a9adf9205d92715f32970549 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:39:26 ---> job-cost.sh 20:39:26 lf-activate-venv: SKIPPING 20:39:26 INFO: No Stack... 20:39:27 INFO: Retrieving Pricing Info for: v2-standard-4 20:39:27 INFO: Archiving Costs [Pipeline] sh 20:39:28 + cut -d, -f6 20:39:28 + cat /w/workspace/device-modbus-go/5/archives/cost.csv [Pipeline] lock 20:39:28 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-5-stack-cost] 20:39:28 Resource [jenkins-edgexfoundry-device-modbus-go-main-5-stack-cost] did not exist. Created. 20:39:28 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:39:29 /w/workspace/device-modbus-go/5@tmp/durable-ec862b7e/script.sh: 1: /w/workspace/device-modbus-go/5@tmp/durable-ec862b7e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:39:29 + echo total: 0.18000000715255737 [Pipeline] stash 20:39:29 Warning: overwriting stash ‘stack-cost’ 20:39:29 Stashed 1 file(s) [Pipeline] } 20:39:29 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 20:39:29 $ docker stop --time=1 a7bf2350d1e4d7014313f195a000bf923b8327b0a9adf9205d92715f32970549 20:39:31 $ docker rm -f a7bf2350d1e4d7014313f195a000bf923b8327b0a9adf9205d92715f32970549 [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 20:39:32 provisioning config files... 20:39:32 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5216263683346958924tmp [Pipeline] { [Pipeline] sh 20:39:32 + set +x 20:39:32 + curl -s https://codecov.io/bash 20:39:32 + bash -s -- 20:39:32 20:39:32 _____ _ 20:39:32 / ____| | | 20:39:32 | | ___ __| | ___ ___ _____ __ 20:39:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:39:32 | |___| (_) | (_| | __/ (_| (_) \ V / 20:39:32 \_____\___/ \__,_|\___|\___\___/ \_/ 20:39:32 Bash-1.0.6 20:39:32 20:39:32 20:39:32 ==> git version 2.24.4 found 20:39:32 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 20:39:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:39:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:39:32 ==> Jenkins CI detected. 20:39:32 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 20:39:32 project root: . 20:39:32 --> token set from env 20:39:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:39:32 ==> Running gcov in . (disable via -X gcov) 20:39:32 ==> Python coveragepy not found 20:39:32 ==> Searching for coverage reports in: 20:39:32 + . 20:39:32 -> Found 1 reports 20:39:32 ==> Detecting git/mercurial file structure 20:39:32 ==> Reading reports 20:39:32 + ./coverage.out bytes=23727 20:39:32 ==> Appending adjustments 20:39:32 https://docs.codecov.io/docs/fixing-reports 20:39:32 + Found adjustments 20:39:32 ==> Gzipping contents 20:39:32 4.0K /tmp/codecov.upi0WC.gz 20:39:32 ==> Uploading reports 20:39:32 url: https://codecov.io 20:39:32 query: branch=main&commit=f18501226b1fed15aac3bbade54fd0ee733edea9&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:39:32 -> Pinging Codecov 20:39:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=f18501226b1fed15aac3bbade54fd0ee733edea9&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:39:33 -> Uploading to 20:39:33 https://storage.googleapis.com/codecov/v4/raw/2021-08-11/55DBCA73C666E3227836607328DD7E49/f18501226b1fed15aac3bbade54fd0ee733edea9/a665f128-89b2-4e3e-8007-f2239b5159fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T203933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0d7ec54e0fa1fe102e0caee82c9c8704fa90cdbce3af6efe8c8b6b123a8b7007 20:39:33 % Total % Received % Xferd Average Speed Time Time Time Current 20:39:33 Dload Upload Total Spent Left Speed 20:39:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3995 0 0 100 3995 0 10731 --:--:-- --:--:-- --:--:-- 10710 100 3995 0 0 100 3995 0 10727 --:--:-- --:--:-- --:--:-- 10710 20:39:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/f18501226b1fed15aac3bbade54fd0ee733edea9 [Pipeline] } 20:39:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:39:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:39:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:39:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:39:34 20:39:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:39:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:39:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:39:34 188c0c94c7c5: Pulling fs layer 20:39:34 0ef7d3d256c8: Pulling fs layer 20:39:34 de9db76c5a1d: Pulling fs layer 20:39:34 0eba1c9be4d2: Pulling fs layer 20:39:34 0d57e429df01: Pulling fs layer 20:39:34 4e4be7b47b0d: Pulling fs layer 20:39:34 e1f770b5df2f: Pulling fs layer 20:39:34 85a0685a4137: Pulling fs layer 20:39:34 0eba1c9be4d2: Waiting 20:39:34 0d57e429df01: Waiting 20:39:34 4e4be7b47b0d: Waiting 20:39:34 e1f770b5df2f: Waiting 20:39:34 85a0685a4137: Waiting 20:39:34 de9db76c5a1d: Verifying Checksum 20:39:34 de9db76c5a1d: Download complete 20:39:34 0ef7d3d256c8: Verifying Checksum 20:39:34 0ef7d3d256c8: Download complete 20:39:34 0d57e429df01: Verifying Checksum 20:39:34 0d57e429df01: Download complete 20:39:34 4e4be7b47b0d: Verifying Checksum 20:39:34 4e4be7b47b0d: Download complete 20:39:34 188c0c94c7c5: Verifying Checksum 20:39:34 188c0c94c7c5: Download complete 20:39:34 188c0c94c7c5: Pull complete 20:39:35 0ef7d3d256c8: Pull complete 20:39:35 de9db76c5a1d: Pull complete 20:39:36 e1f770b5df2f: Verifying Checksum 20:39:36 e1f770b5df2f: Download complete 20:39:40 0eba1c9be4d2: Verifying Checksum 20:39:40 0eba1c9be4d2: Download complete 20:39:41 85a0685a4137: Verifying Checksum 20:39:41 85a0685a4137: Download complete 20:39:44 0eba1c9be4d2: Pull complete 20:39:44 0d57e429df01: Pull complete 20:39:44 4e4be7b47b0d: Pull complete 20:39:44 e1f770b5df2f: Pull complete 20:39:48 85a0685a4137: Pull complete 20:39:48 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:39:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:39:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:39:48 prd-centos7-docker-4c-2g-440 does not seem to be running inside a container 20:39:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 20:39:50 $ docker top e722535645bcdfd53d0ecd5ec36b64edca8d91f77a8f7df555eb591e209e9757 -eo pid,comm [Pipeline] { [Pipeline] echo 20:39:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:39:50 + set -o pipefail 20:39:50 + snyk monitor '--org=edgex-jenkins' 20:40:03 20:40:03 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 20:40:03 20:40:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/fb489be5-8960-4a0e-879d-61ca2cb64723 20:40:03 20:40:03 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 20:40:03 20:40:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:40:03 20:40:03 20:40:03 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 20:40:03 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:40:03 $ docker stop --time=1 e722535645bcdfd53d0ecd5ec36b64edca8d91f77a8f7df555eb591e209e9757 20:40:05 $ docker rm -f e722535645bcdfd53d0ecd5ec36b64edca8d91f77a8f7df555eb591e209e9757 [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 20:40:06 + git log --format=format:%s -1 f18501226b1fed15aac3bbade54fd0ee733edea9 [Pipeline] isUnix [Pipeline] sh 20:40:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:40:06 . [Pipeline] withDockerContainer 20:40:06 prd-centos7-docker-4c-2g-440 does not seem to be running inside a container 20:40:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 20:40:06 $ docker top 32fb4db362e0f43762eb855f777ba1da2b6aa16ea8de3da8aee0dd66ad38cd8b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:40:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:40:07 [ssh-agent] Looking for ssh-agent implementation... 20:40:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:40:07 $ docker exec 32fb4db362e0f43762eb855f777ba1da2b6aa16ea8de3da8aee0dd66ad38cd8b ssh-agent 20:40:07 SSH_AUTH_SOCK=/tmp/ssh-o9C4qjjoXdet/agent.15 20:40:07 SSH_AGENT_PID=21 20:40:07 Running ssh-add (command line suppressed) 20:40:07 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3665999626610659848.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3665999626610659848.key) 20:40:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:40:07 + git semver tag 20:40:07 # -> Open(): unable to determine branch for HEAD 20:40:07 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 20:40:07 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 20:40:07 # $SEMVER_REMOTE_NAME = origin 20:40:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:40:07 # $SEMVER_USER_NAME = edgex-jenkins 20:40:07 # $SEMVER_BRANCH = main 20:40:07 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver 20:40:07 # f18501226b1fed15aac3bbade54fd0ee733edea9 HEAD 20:40:07 # -> Force: false 20:40:07 # 9cc71c177525e8a73e1e3891ded86db53e7ae796 refs/tags/v2.0.1-dev.4 [Pipeline] } 20:40:07 $ docker exec --env ******** --env ******** 32fb4db362e0f43762eb855f777ba1da2b6aa16ea8de3da8aee0dd66ad38cd8b ssh-agent -k 20:40:07 unset SSH_AUTH_SOCK; 20:40:07 unset SSH_AGENT_PID; 20:40:07 echo Agent pid 21 killed; 20:40:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:40:08 + git semver [Pipeline] } 20:40:08 $ docker stop --time=1 32fb4db362e0f43762eb855f777ba1da2b6aa16ea8de3da8aee0dd66ad38cd8b 20:40:09 $ docker rm -f 32fb4db362e0f43762eb855f777ba1da2b6aa16ea8de3da8aee0dd66ad38cd8b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:40:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:40:10 20:40:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:40:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:40:10 0.23.1-centos7: Pulling from edgex-lftools 20:40:10 ab5ef0e58194: Pulling fs layer 20:40:10 9712f1f96733: Pulling fs layer 20:40:10 63f879dbbcfc: Pulling fs layer 20:40:10 0d9ebad4ef96: Pulling fs layer 20:40:10 e9a5061849ea: Pulling fs layer 20:40:10 d747dcd14b5f: Pulling fs layer 20:40:10 2de7ff778b66: Pulling fs layer 20:40:10 e9a5061849ea: Waiting 20:40:10 d747dcd14b5f: Waiting 20:40:10 2de7ff778b66: Waiting 20:40:10 0d9ebad4ef96: Waiting 20:40:10 9712f1f96733: Verifying Checksum 20:40:10 9712f1f96733: Download complete 20:40:12 63f879dbbcfc: Verifying Checksum 20:40:12 63f879dbbcfc: Download complete 20:40:12 e9a5061849ea: Verifying Checksum 20:40:12 e9a5061849ea: Download complete 20:40:12 d747dcd14b5f: Verifying Checksum 20:40:12 d747dcd14b5f: Download complete 20:40:13 0d9ebad4ef96: Verifying Checksum 20:40:13 0d9ebad4ef96: Download complete 20:40:13 2de7ff778b66: Verifying Checksum 20:40:13 2de7ff778b66: Download complete 20:40:14 ab5ef0e58194: Verifying Checksum 20:40:14 ab5ef0e58194: Download complete 20:40:17 ab5ef0e58194: Pull complete 20:40:17 9712f1f96733: Pull complete 20:40:17 63f879dbbcfc: Pull complete 20:40:22 0d9ebad4ef96: Pull complete 20:40:22 e9a5061849ea: Pull complete 20:40:22 d747dcd14b5f: Pull complete 20:40:23 2de7ff778b66: Pull complete 20:40:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:40:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:40:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:40:23 prd-centos7-docker-4c-2g-440 does not seem to be running inside a container 20:40:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 20:40:26 $ docker top 9cc2111c734007a9e1b6e3e92ab5dc63bc66f2404fead2ce692931114b949f62 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:40:26 provisioning config files... 20:40:26 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config413160158455236779tmp 20:40:26 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4214670968372076372tmp 20:40:26 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2708534611389642173tmp [Pipeline] { [Pipeline] echo 20:40:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:40:27 ---> sigul-configuration.sh 20:40:27 gpg: directory `/root/.gnupg' created 20:40:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:40:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:40:27 gpg: keyring `/root/.gnupg/secring.gpg' created 20:40:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:40:27 gpg: CAST5 encrypted data 20:40:27 gpg: encrypted with 1 passphrase 20:40:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:40:27 + mkdir /home/jenkins 20:40:27 + mkdir /home/jenkins/sigul [Pipeline] sh 20:40:27 + 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 20:40:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:40:28 ---> sigul-install.sh 20:40:28 Sigul already installed; skipping installation. [Pipeline] sh 20:40:28 + git tag --list 20:40:28 0.7.1 20:40:28 v1.0.0 20:40:28 v1.1.0 20:40:28 v1.1.1 20:40:28 v1.2.2 20:40:28 v1.3.0 20:40:28 v1.3.1 20:40:28 v2.0.0 20:40:28 v2.0.1-dev.1 20:40:28 v2.0.1-dev.2 20:40:28 v2.0.1-dev.3 20:40:28 v2.0.1-dev.4 [Pipeline] sh 20:40:28 + lftools sign git-tag v2.0.1-dev.4 20:40:29 Signing Git tag with Sigul... 20:40:29 Signing v2.0.1-dev.4 [Pipeline] echo 20:40:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:40:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:40:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:40:30 $ docker stop --time=1 9cc2111c734007a9e1b6e3e92ab5dc63bc66f2404fead2ce692931114b949f62 20:40:31 $ docker rm -f 9cc2111c734007a9e1b6e3e92ab5dc63bc66f2404fead2ce692931114b949f62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:40:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:40:32 . [Pipeline] withDockerContainer 20:40:32 prd-centos7-docker-4c-2g-440 does not seem to be running inside a container 20:40:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 20:40:32 $ docker top 1725d401883c24267514f0f668469a5c228dfc30c02df11aa8fbfcde424a3cac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:40:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:40:33 [ssh-agent] Looking for ssh-agent implementation... 20:40:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:40:33 $ docker exec 1725d401883c24267514f0f668469a5c228dfc30c02df11aa8fbfcde424a3cac ssh-agent 20:40:33 SSH_AUTH_SOCK=/tmp/ssh-TJ5GZSZ7iNju/agent.15 20:40:33 SSH_AGENT_PID=21 20:40:33 Running ssh-add (command line suppressed) 20:40:33 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1321285906071508860.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1321285906071508860.key) 20:40:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:40:33 + git semver bump pre 20:40:33 # -> Open(): unable to determine branch for HEAD 20:40:33 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 20:40:33 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 20:40:33 # $SEMVER_REMOTE_NAME = origin 20:40:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:40:33 # $SEMVER_USER_NAME = edgex-jenkins 20:40:33 # $SEMVER_BRANCH = main 20:40:33 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver 20:40:33 2.0.1-dev.5 [Pipeline] } 20:40:33 $ docker exec --env ******** --env ******** 1725d401883c24267514f0f668469a5c228dfc30c02df11aa8fbfcde424a3cac ssh-agent -k 20:40:33 unset SSH_AUTH_SOCK; 20:40:33 unset SSH_AGENT_PID; 20:40:33 echo Agent pid 21 killed; 20:40:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:40:34 + git semver [Pipeline] } 20:40:34 $ docker stop --time=1 1725d401883c24267514f0f668469a5c228dfc30c02df11aa8fbfcde424a3cac 20:40:35 $ docker rm -f 1725d401883c24267514f0f668469a5c228dfc30c02df11aa8fbfcde424a3cac [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:40:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:40:36 . [Pipeline] withDockerContainer 20:40:36 prd-centos7-docker-4c-2g-440 does not seem to be running inside a container 20:40:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 20:40:36 $ docker top 05313327a332e834ebd20708a0d9df7a338572b2cc28a7f1111f6c5daee6e1b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:40:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:40:37 [ssh-agent] Looking for ssh-agent implementation... 20:40:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:40:37 $ docker exec 05313327a332e834ebd20708a0d9df7a338572b2cc28a7f1111f6c5daee6e1b6 ssh-agent 20:40:37 SSH_AUTH_SOCK=/tmp/ssh-rbqEwJPNE5M8/agent.14 20:40:37 SSH_AGENT_PID=20 20:40:37 Running ssh-add (command line suppressed) 20:40:37 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4688590830828948311.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4688590830828948311.key) 20:40:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:40:37 + git semver push 20:40:37 # -> Open(): unable to determine branch for HEAD 20:40:37 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 20:40:37 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 20:40:37 # $SEMVER_REMOTE_NAME = origin 20:40:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:40:37 # $SEMVER_USER_NAME = edgex-jenkins 20:40:37 # $SEMVER_BRANCH = main 20:40:37 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } 20:40:39 $ docker exec --env ******** --env ******** 05313327a332e834ebd20708a0d9df7a338572b2cc28a7f1111f6c5daee6e1b6 ssh-agent -k 20:40:39 unset SSH_AUTH_SOCK; 20:40:39 unset SSH_AGENT_PID; 20:40:39 echo Agent pid 20 killed; 20:40:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:40:39 + git semver [Pipeline] } 20:40:39 $ docker stop --time=1 05313327a332e834ebd20708a0d9df7a338572b2cc28a7f1111f6c5daee6e1b6 20:40:40 $ docker rm -f 05313327a332e834ebd20708a0d9df7a338572b2cc28a7f1111f6c5daee6e1b6 [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 20:40:41 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:40:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:40:42 ---> package-listing.sh 20:40:42 ++ tr '[:upper:]' '[:lower:]' 20:40:42 ++ facter osfamily 20:40:42 + OS_FAMILY=redhat 20:40:42 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 20:40:42 + START_PACKAGES=/tmp/packages_start.txt 20:40:42 + END_PACKAGES=/tmp/packages_end.txt 20:40:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:40:42 + PACKAGES=/tmp/packages_start.txt 20:40:42 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 20:40:42 + PACKAGES=/tmp/packages_end.txt 20:40:42 + case "${OS_FAMILY}" in 20:40:42 + rpm -qa 20:40:42 + sort 20:40:43 + '[' -f /tmp/packages_start.txt ']' 20:40:43 + '[' -f /tmp/packages_end.txt ']' 20:40:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:40:43 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 20:40:43 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 20:40:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 20:40:43 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:40:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:40:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:40:44 20:40:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:40:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:40:44 latest: Pulling from edgex-lftools-log-publisher 20:40:44 b4d181a07f80: Pulling fs layer 20:40:44 a1111a8f2ec3: Pulling fs layer 20:40:44 ed53099fbce6: Pulling fs layer 20:40:44 dc539afda2c1: Pulling fs layer 20:40:44 77bc0d833cb6: Pulling fs layer 20:40:44 9065ff56babe: Pulling fs layer 20:40:44 d287ab97295c: Pulling fs layer 20:40:44 dc539afda2c1: Waiting 20:40:44 77bc0d833cb6: Waiting 20:40:44 9065ff56babe: Waiting 20:40:44 d287ab97295c: Waiting 20:40:45 a1111a8f2ec3: Verifying Checksum 20:40:45 a1111a8f2ec3: Download complete 20:40:45 dc539afda2c1: Verifying Checksum 20:40:45 dc539afda2c1: Download complete 20:40:45 77bc0d833cb6: Verifying Checksum 20:40:45 77bc0d833cb6: Download complete 20:40:45 9065ff56babe: Verifying Checksum 20:40:45 9065ff56babe: Download complete 20:40:46 ed53099fbce6: Verifying Checksum 20:40:46 ed53099fbce6: Download complete 20:40:47 b4d181a07f80: Verifying Checksum 20:40:47 b4d181a07f80: Download complete 20:40:49 b4d181a07f80: Pull complete 20:40:49 a1111a8f2ec3: Pull complete 20:40:49 ed53099fbce6: Pull complete 20:40:49 dc539afda2c1: Pull complete 20:40:49 77bc0d833cb6: Pull complete 20:40:49 9065ff56babe: Pull complete 20:40:51 d287ab97295c: Verifying Checksum 20:40:51 d287ab97295c: Download complete 20:40:56 d287ab97295c: Pull complete 20:40:56 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:40:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:40:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:40:56 prd-centos7-docker-4c-2g-440 does not seem to be running inside a container 20:40:56 $ 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/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 20:40:58 $ docker top d22256bd11c60307768eb1c89d38dcaef7759c72be4ab359338a07ff46e38b6a -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:59 + touch /tmp/pre-build-complete [Pipeline] sh 20:40:59 + mkdir -p /var/log/sysstat [Pipeline] sh 20:40:59 + ls /var/log/sa-host 20:40:59 + sadf -c /var/log/sa-host/sa05 20:40:59 file_magic: OK 20:40:59 HZ: Using current value: 100 20:40:59 file_header: OK 20:40: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 20:40:59 Statistics: 20:40:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:40:59 File successfully converted to sysstat format version 12.0.3 20:40:59 + sadf -c /var/log/sa-host/sa11 20:40:59 file_magic: OK 20:40:59 HZ: Using current value: 100 20:40:59 file_header: OK 20:40: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 20:40:59 Statistics: 20:40:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:40:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:00 provisioning config files... 20:41:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5936278307518909319tmp [Pipeline] { [Pipeline] echo 20:41:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:41:00 ---> create-netrc.sh [Pipeline] } 20:41:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:41:00 ---> python-tools-install.sh [Pipeline] echo 20:41:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:41:01 ---> sudo-logs.sh 20:41:01 Archiving 'sudo' log.. 20:41:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-440.vexxhost.local: Name or service not known 20:41:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-440.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 20:41:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:41:01 ---> job-cost.sh 20:41:01 lf-activate-venv: SKIPPING 20:41:01 DEBUG: total: 0.18000000715255737 20:41:01 INFO: Retrieving Stack Cost... 20:41:02 INFO: Retrieving Pricing Info for: v3-standard-2 20:41:03 INFO: Archiving Costs [Pipeline] echo 20:41:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:41:03 ---> logs-deploy.sh 20:41:03 lf-activate-venv: SKIPPING 20:41:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/5 20:41:03 INFO: archiving workspace using pattern(s): 20:41:04 Archives upload complete. 20:41:04 INFO: archiving logs to Nexus 20:41:04 ---> uname -a: 20:41:04 Linux prd-centos7-docker-4c-2g-440.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 20:41:04 20:41:04 20:41:04 ---> lscpu: 20:41:04 Architecture: x86_64 20:41:04 CPU op-mode(s): 32-bit, 64-bit 20:41:04 Byte Order: Little Endian 20:41:04 Address sizes: 40 bits physical, 48 bits virtual 20:41:04 CPU(s): 2 20:41:04 On-line CPU(s) list: 0,1 20:41:04 Thread(s) per core: 1 20:41:04 Core(s) per socket: 1 20:41:04 Socket(s): 2 20:41:04 NUMA node(s): 1 20:41:04 Vendor ID: AuthenticAMD 20:41:04 CPU family: 23 20:41:04 Model: 49 20:41:04 Model name: AMD EPYC-Rome Processor 20:41:04 Stepping: 0 20:41:04 CPU MHz: 2799.998 20:41:04 BogoMIPS: 5599.99 20:41:04 Virtualization: AMD-V 20:41:04 Hypervisor vendor: KVM 20:41:04 Virtualization type: full 20:41:04 L1d cache: 32K 20:41:04 L1i cache: 32K 20:41:04 L2 cache: 512K 20:41:04 L3 cache: 16384K 20:41:04 NUMA node0 CPU(s): 0,1 20:41:04 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 20:41:04 20:41:04 20:41:04 ---> nproc: 20:41:04 2 20:41:04 20:41:04 20:41:04 ---> df -h: 20:41:04 Filesystem Size Used Avail Use% Mounted on 20:41:04 overlay 40G 9.0G 32G 23% / 20:41:04 tmpfs 64M 0 64M 0% /dev 20:41:04 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:41:04 shm 64M 0 64M 0% /dev/shm 20:41:04 /dev/vda1 40G 9.0G 32G 23% /facter-os 20:41:04 20:41:04 20:41:04 ---> sar -b -r -n DEV: 20:41:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 20:41:04 20:41:04 20:29:45 LINUX RESTART (2 CPU) 20:41:04 20:41:04 20:30:01 tps rtps wtps bread/s bwrtn/s 20:41:04 20:31:01 217.12 91.46 125.66 10526.29 39598.30 20:41:04 20:32:01 1.73 0.00 1.73 0.00 31.73 20:41:04 20:33:01 0.32 0.00 0.32 0.00 3.63 20:41:04 20:34:01 0.20 0.00 0.20 0.00 2.73 20:41:04 20:35:01 0.20 0.00 0.20 0.00 2.71 20:41:04 20:36:01 0.32 0.00 0.32 0.00 4.50 20:41:04 20:37:01 0.23 0.00 0.23 0.00 3.02 20:41:04 20:38:01 0.28 0.00 0.28 0.00 4.05 20:41:04 20:39:01 0.25 0.00 0.25 0.00 2.43 20:41:04 20:40:01 82.48 0.03 82.45 3.73 28039.22 20:41:04 Average: 30.32 9.15 21.17 1053.25 6770.34 20:41:04 20:41:04 20:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:41:04 20:31:01 5467912 0 805384 10.06 2620 1733024 1303596 14.39 576036 1565780 132 20:41:04 20:32:01 5474812 0 798476 9.97 2620 1733032 1254836 13.85 570904 1565744 16 20:41:04 20:33:01 5476904 0 796384 9.94 2620 1733032 1235304 13.64 573688 1561224 8 20:41:04 20:34:01 5477380 0 795900 9.94 2620 1733040 1207620 13.33 573456 1561224 20 20:41:04 20:35:01 5477640 0 795636 9.93 2620 1733044 1207632 13.33 569200 1565424 8 20:41:04 20:36:01 5477560 0 795712 9.94 2620 1733048 1207684 13.33 569372 1565428 8 20:41:04 20:37:01 5479364 0 793900 9.91 2620 1733056 1207396 13.33 567644 1565424 20 20:41:04 20:38:01 5472636 0 800624 10.00 2620 1733060 1207396 13.33 574696 1565424 8 20:41:04 20:39:01 5470028 0 803228 10.03 2620 1733064 1207396 13.33 577288 1565424 8 20:41:04 20:40:01 4406636 0 1025424 12.80 2620 2574260 1400232 15.46 808772 2275688 100576 20:41:04 Average: 5368087 0 821067 10.25 2620 1817166 1243909 13.73 596106 1635678 10080 20:41:04 20:41:04 20:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:41:04 20:31:01 eth0 546.06 306.11 1004.70 76.87 0.00 0.00 0.00 0.00 20:41:04 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:04 20:31:01 docker0 3.16 2.61 0.50 5.64 0.00 0.00 0.00 0.00 20:41:04 20:32:01 eth0 2.28 0.72 0.73 0.41 0.00 0.00 0.00 0.00 20:41:04 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:04 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:04 20:33:01 eth0 3.93 0.78 1.06 0.59 0.00 0.00 0.00 0.00 20:41:04 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:04 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:04 20:34:01 eth0 2.68 0.87 0.91 0.56 0.00 0.00 0.00 0.00 20:41:04 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:04 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:04 20:35:01 eth0 0.68 0.43 0.28 0.24 0.00 0.00 0.00 0.00 20:41:04 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:04 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:04 20:36:01 eth0 0.83 0.47 0.41 0.27 0.00 0.00 0.00 0.00 20:41:04 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:04 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:04 20:37:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:41:04 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:04 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:04 20:38:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:41:04 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:04 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:04 20:39:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:41:04 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:04 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:04 20:40:01 veth44eb603 87.36 115.19 7.65 389.35 0.00 0.00 0.00 0.00 20:41:04 20:40:01 eth0 811.59 553.33 4492.13 46.69 0.00 0.00 0.00 0.00 20:41:04 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:04 20:40:01 docker0 87.36 115.06 6.46 389.34 0.00 0.00 0.00 0.00 20:41:04 Average: veth44eb603 8.74 11.52 0.77 38.94 0.00 0.00 0.00 0.00 20:41:04 Average: eth0 136.86 86.30 550.08 12.57 0.00 0.00 0.00 0.00 20:41:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:04 Average: docker0 9.05 11.77 0.70 39.50 0.00 0.00 0.00 0.00 20:41:04 20:41:04 20:41:04 ---> sar -P ALL: 20:41:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 20:41:04 20:41:04 20:29:45 LINUX RESTART (2 CPU) 20:41:04 20:41:04 20:30:01 CPU %user %nice %system %iowait %steal %idle 20:41:04 20:31:01 all 21.74 0.00 8.31 6.39 0.09 63.46 20:41:04 20:31:01 0 20.63 0.00 9.70 6.89 0.10 62.68 20:41:04 20:31:01 1 22.85 0.00 6.93 5.90 0.07 64.25 20:41:04 20:32:01 all 0.27 0.00 0.07 0.00 0.02 99.65 20:41:04 20:32:01 0 0.45 0.00 0.07 0.00 0.02 99.47 20:41:04 20:32:01 1 0.08 0.00 0.07 0.00 0.02 99.83 20:41:04 20:33:01 all 0.19 0.00 0.05 0.00 0.02 99.74 20:41:04 20:33:01 0 0.33 0.00 0.05 0.00 0.03 99.58 20:41:04 20:33:01 1 0.05 0.00 0.05 0.00 0.00 99.90 20:41:04 20:34:01 all 0.13 0.00 0.06 0.00 0.03 99.79 20:41:04 20:34:01 0 0.18 0.00 0.07 0.00 0.02 99.73 20:41:04 20:34:01 1 0.07 0.00 0.05 0.00 0.03 99.85 20:41:04 20:35:01 all 0.21 0.00 0.07 0.00 0.01 99.72 20:41:04 20:35:01 0 0.35 0.00 0.08 0.00 0.02 99.55 20:41:04 20:35:01 1 0.07 0.00 0.05 0.00 0.00 99.88 20:41:04 20:36:01 all 0.06 0.00 0.03 0.00 0.02 99.89 20:41:04 20:36:01 0 0.07 0.00 0.03 0.00 0.02 99.88 20:41:04 20:36:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:41:04 20:37:01 all 0.24 0.00 0.03 0.00 0.02 99.71 20:41:04 20:37:01 0 0.43 0.00 0.03 0.00 0.02 99.52 20:41:04 20:37:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:41:04 20:38:01 all 0.15 0.00 0.04 0.00 0.02 99.79 20:41:04 20:38:01 0 0.27 0.00 0.03 0.00 0.02 99.68 20:41:04 20:38:01 1 0.03 0.00 0.05 0.00 0.02 99.90 20:41:04 20:39:01 all 0.13 0.00 0.03 0.00 0.02 99.82 20:41:04 20:39:01 0 0.23 0.00 0.03 0.00 0.02 99.72 20:41:04 20:39:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:41:04 20:40:01 all 11.40 0.00 4.61 1.05 0.05 82.89 20:41:04 20:40:01 0 11.12 0.00 4.88 1.01 0.05 82.94 20:41:04 20:40:01 1 11.66 0.00 4.35 1.10 0.05 82.84 20:41:04 Average: all 3.35 0.00 1.29 0.72 0.03 94.61 20:41:04 Average: 0 3.31 0.00 1.45 0.76 0.03 94.45 20:41:04 Average: 1 3.39 0.00 1.13 0.68 0.02 94.78 20:41:04 20:41:04 20:41:04