Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2914c8785d6fb43e30410761fbe9b43bb07dce53 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-ssh1915844173851048000.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh240147164436520843.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh9052599836106139594.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh2924288038438410811.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh4537945430693010307.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1373 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-ssh6966777217043464377.key Avoid second fetch Checking out Revision 2914c8785d6fb43e30410761fbe9b43bb07dce53 (main) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 2914c8785d6fb43e30410761fbe9b43bb07dce53 # timeout=10 Commit message: "Merge pull request #283 from siggiskulason/snap-fix-version" > git rev-list --no-walk c439eddbe1d975b2354952de669c464f2d79e5f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:32:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:32:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:32:58 ========================================================= 08:32:58 EdgeX Global Pipelines Version Info 08:32:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:33:00 ------------------- 08:33:00 stable info: 08:33:00 ------------------- 08:33:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:33:00 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 08:33:00 Message: update stable to v1.0.210 08:33:00 ------------------- 08:33:00 experimental info: 08:33:00 ------------------- 08:33:00 Commited By: **** collab-it+edgex@linuxfoundation.org 08:33:00 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 08:33:00 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:33:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:33:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:33:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:33:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:33:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:33:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:33:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2914c8785d6fb43e30410761fbe9b43bb07dce53 [Pipeline] echo 08:33:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2914c87 [Pipeline] echo 08:33:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:01 provisioning config files... 08:33:01 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6639803315799148597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:01 ---> docker-login.sh 08:33:01 nexus3.edgexfoundry.org:10001 08:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:01 Configure a credential helper to remove this warning. See 08:33:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:01 08:33:01 Login Succeeded 08:33:01 nexus3.edgexfoundry.org:10002 08:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:01 Configure a credential helper to remove this warning. See 08:33:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:01 08:33:01 Login Succeeded 08:33:01 nexus3.edgexfoundry.org:10003 08:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:01 Configure a credential helper to remove this warning. See 08:33:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:01 08:33:01 Login Succeeded 08:33:01 nexus3.edgexfoundry.org:10004 08:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:01 Configure a credential helper to remove this warning. See 08:33:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:01 08:33:01 Login Succeeded 08:33:01 docker.io 08:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:02 Configure a credential helper to remove this warning. See 08:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:02 08:33:02 Login Succeeded 08:33:02 ---> docker-login.sh ends [Pipeline] } 08:33:02 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 08:33:03 + git log --format=format:%s -1 2914c8785d6fb43e30410761fbe9b43bb07dce53 [Pipeline] echo 08:33:03 GIT_COMMIT: 2914c8785d6fb43e30410761fbe9b43bb07dce53, Commit Message: Merge pull request #283 from siggiskulason/snap-fix-version [Pipeline] echo 08:33:03 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:33:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:33:03 08:33:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:33:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:33:04 latest: Pulling from edgex-devops/git-semver 08:33:04 a0d0a0d46f8b: Pulling fs layer 08:33:04 3e5f54012d9b: Pulling fs layer 08:33:04 4c7163046ea9: Pulling fs layer 08:33:04 0c2d73faf560: Pulling fs layer 08:33:04 0c2d73faf560: Waiting 08:33:04 3e5f54012d9b: Verifying Checksum 08:33:04 3e5f54012d9b: Download complete 08:33:04 a0d0a0d46f8b: Verifying Checksum 08:33:04 a0d0a0d46f8b: Download complete 08:33:04 4c7163046ea9: Verifying Checksum 08:33:04 4c7163046ea9: Download complete 08:33:04 0c2d73faf560: Verifying Checksum 08:33:04 0c2d73faf560: Download complete 08:33:04 a0d0a0d46f8b: Pull complete 08:33:04 3e5f54012d9b: Pull complete 08:33:04 4c7163046ea9: Pull complete 08:33:04 0c2d73faf560: Pull complete 08:33:04 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:33:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:33:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:33:04 prd-centos7-docker-4c-2g-1373 does not seem to be running inside a container 08:33:04 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:33:05 $ docker top 4a7b5ff3cc9edbd305e022391a9147db4700831f7a6e28f5fdadcc80121781b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:33:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:05 [ssh-agent] Looking for ssh-agent implementation... 08:33:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:05 $ docker exec 4a7b5ff3cc9edbd305e022391a9147db4700831f7a6e28f5fdadcc80121781b2 ssh-agent 08:33:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEiNebE/agent.13 08:33:05 SSH_AGENT_PID=19 08:33:05 Running ssh-add (command line suppressed) 08:33:05 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8686664855440834341.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8686664855440834341.key) 08:33:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:06 + git tag --points-at HEAD [Pipeline] } 08:33:06 $ docker exec --env ******** --env ******** 4a7b5ff3cc9edbd305e022391a9147db4700831f7a6e28f5fdadcc80121781b2 ssh-agent -k 08:33:06 unset SSH_AUTH_SOCK; 08:33:06 unset SSH_AGENT_PID; 08:33:06 echo Agent pid 19 killed; 08:33:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:33:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:06 [ssh-agent] Looking for ssh-agent implementation... 08:33:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:06 $ docker exec 4a7b5ff3cc9edbd305e022391a9147db4700831f7a6e28f5fdadcc80121781b2 ssh-agent 08:33:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGeMCiM/agent.51 08:33:06 SSH_AGENT_PID=57 08:33:06 Running ssh-add (command line suppressed) 08:33:06 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_470859140003637325.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_470859140003637325.key) 08:33:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:07 + git semver init 08:33:07 # -> Open(): unable to determine branch for HEAD 08:33:07 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 08:33:07 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 08:33:07 # $SEMVER_REMOTE_NAME = origin 08:33:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:33:07 # $SEMVER_USER_NAME = edgex-jenkins 08:33:07 # $SEMVER_BRANCH = main 08:33:07 # $SEMVER_TEMP = /tmp/semver-798200388 08:33:07 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 08:33:07 # '/tmp/semver-798200388' -> '/w/workspace/gexfoundry_device-modbus-go_main/.semver' 08:33:07 # -> Force: false 08:33:07 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } 08:33:07 $ docker exec --env ******** --env ******** 4a7b5ff3cc9edbd305e022391a9147db4700831f7a6e28f5fdadcc80121781b2 ssh-agent -k 08:33:07 unset SSH_AUTH_SOCK; 08:33:07 unset SSH_AGENT_PID; 08:33:07 echo Agent pid 57 killed; 08:33:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:08 + git semver [Pipeline] } 08:33:08 $ docker stop --time=1 4a7b5ff3cc9edbd305e022391a9147db4700831f7a6e28f5fdadcc80121781b2 08:33:09 $ docker rm -f 4a7b5ff3cc9edbd305e022391a9147db4700831f7a6e28f5fdadcc80121781b2 [Pipeline] // withDockerContainer [Pipeline] sh 08:33:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:33:09 Stashed 1 file(s) [Pipeline] echo 08:33:09 [edgeXSemver]: initialized semver on version 2.0.1-dev.7 [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 08:33:24 Still waiting to schedule task 08:33:24 ‘prd-centos7-builder-2c-1g-1065’ doesn’t have label ‘centos7-docker-4c-2g’ 08:33:24 ‘prd-centos7-docker-4c-2g-1374’ is offline 08:33:24 Still waiting to schedule task 08:33:24 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:35:27 Running on prd-centos7-docker-4c-2g-1381 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 08:35:27 Running in /w/workspace/device-modbus-go/10 [Pipeline] { [Pipeline] checkout 08:35:27 Selected Git installation does not exist. Using Default 08:35:27 The recommended git tool is: NONE 08:35:29 using credential edgex-jenkins-ssh 08:35:29 Cloning the remote Git repository 08:35:29 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 08:35:30 Avoid second fetch 08:35:30 Checking out Revision 2914c8785d6fb43e30410761fbe9b43bb07dce53 (main) 08:35:29 > git init /w/workspace/device-modbus-go/10 # timeout=10 08:35:29 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 08:35:29 > git --version # timeout=10 08:35:29 > git --version # 'git version 2.24.4' 08:35:29 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:30 [INFO] Currently running in a labeled security context 08:35:30 [INFO] Currently SELinux is 'enforcing' on the host 08:35:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/10@tmp/jenkins-gitclient-ssh2929792816209319036.key 08:35:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:30 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 08:35:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:30 > git config core.sparsecheckout # timeout=10 08:35:30 > git checkout -f 2914c8785d6fb43e30410761fbe9b43bb07dce53 # timeout=10 08:35:34 Commit message: "Merge pull request #283 from siggiskulason/snap-fix-version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:34 provisioning config files... 08:35:34 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/10@tmp/config5767365413759235433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:35 ---> docker-login.sh 08:35:35 nexus3.edgexfoundry.org:10001 08:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:35 Configure a credential helper to remove this warning. See 08:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:35 08:35:35 Login Succeeded 08:35:35 nexus3.edgexfoundry.org:10002 08:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:35 Configure a credential helper to remove this warning. See 08:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:35 08:35:35 Login Succeeded 08:35:35 nexus3.edgexfoundry.org:10003 08:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:35 Configure a credential helper to remove this warning. See 08:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:35 08:35:35 Login Succeeded 08:35:35 nexus3.edgexfoundry.org:10004 08:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:35 Configure a credential helper to remove this warning. See 08:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:35 08:35:35 Login Succeeded 08:35:35 docker.io 08:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:35 Configure a credential helper to remove this warning. See 08:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:35 08:35:35 Login Succeeded 08:35:35 ---> docker-login.sh ends [Pipeline] } 08:35:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:35:36 ========================================================= 08:35:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:35:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:35:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 08:35:36 Sending build context to Docker daemon 666.1kB 08:35:36 Step 1/9 : ARG BASE=golang:1.16-alpine3.14 08:35:36 Step 2/9 : FROM ${BASE} AS builder 08:35:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:35:36 a0d0a0d46f8b: Pulling fs layer 08:35:36 31adcdaf11c8: Pulling fs layer 08:35:36 b8b176561691: Pulling fs layer 08:35:36 4527c011a84f: Pulling fs layer 08:35:36 5d74067f8e1e: Pulling fs layer 08:35:36 e0aca202a116: Pulling fs layer 08:35:36 3a43be97a3b4: Pulling fs layer 08:35:36 34cad66bf833: Pulling fs layer 08:35:36 b4e3c513aaa6: Pulling fs layer 08:35:36 4527c011a84f: Waiting 08:35:36 5d74067f8e1e: Waiting 08:35:36 e0aca202a116: Waiting 08:35:36 3a43be97a3b4: Waiting 08:35:36 34cad66bf833: Waiting 08:35:36 b4e3c513aaa6: Waiting 08:35:36 b8b176561691: Verifying Checksum 08:35:36 b8b176561691: Download complete 08:35:36 31adcdaf11c8: Verifying Checksum 08:35:36 31adcdaf11c8: Download complete 08:35:36 5d74067f8e1e: Verifying Checksum 08:35:36 5d74067f8e1e: Download complete 08:35:36 e0aca202a116: Verifying Checksum 08:35:36 e0aca202a116: Download complete 08:35:36 a0d0a0d46f8b: Verifying Checksum 08:35:36 a0d0a0d46f8b: Download complete 08:35:36 3a43be97a3b4: Verifying Checksum 08:35:36 3a43be97a3b4: Download complete 08:35:36 34cad66bf833: Verifying Checksum 08:35:36 34cad66bf833: Download complete 08:35:36 a0d0a0d46f8b: Pull complete 08:35:37 4527c011a84f: Verifying Checksum 08:35:37 4527c011a84f: Download complete 08:35:37 31adcdaf11c8: Pull complete 08:35:37 b4e3c513aaa6: Verifying Checksum 08:35:37 b4e3c513aaa6: Download complete 08:35:37 b8b176561691: Pull complete 08:35:41 4527c011a84f: Pull complete 08:35:41 5d74067f8e1e: Pull complete 08:35:41 e0aca202a116: Pull complete 08:35:41 3a43be97a3b4: Pull complete 08:35:41 34cad66bf833: Pull complete 08:35:44 b4e3c513aaa6: Pull complete 08:35:44 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 08:35:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:35:44 ---> 9f6097aaca64 08:35:44 Step 3/9 : ARG MAKE='make build' 08:35:44 ---> Running in 467516ebd7dc 08:35:45 Removing intermediate container 467516ebd7dc 08:35:45 ---> eb52e6cf0a1e 08:35:45 Step 4/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:45 ---> Running in b5c020877add 08:35:45 Removing intermediate container b5c020877add 08:35:45 ---> 23fd51bb8a35 08:35:45 Step 5/9 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 08:35:45 ---> Running in 5f6c58ceb796 08:35:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:35:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:35:47 (1/8) Installing openssh-keygen (8.6_p1-r3) 08:35:47 (2/8) Installing libedit (20210216.3.1-r0) 08:35:47 (3/8) Installing openssh-client-common (8.6_p1-r3) 08:35:47 (4/8) Installing openssh-client-default (8.6_p1-r3) 08:35:47 (5/8) Installing openssh-sftp-server (8.6_p1-r3) 08:35:47 (6/8) Installing openssh-server-common (8.6_p1-r3) 08:35:47 (7/8) Installing openssh-server (8.6_p1-r3) 08:35:48 (8/8) Installing openssh (8.6_p1-r3) 08:35:48 Executing busybox-1.33.1-r3.trigger 08:35:48 OK: 226 MiB in 60 packages 08:35:48 Removing intermediate container 5f6c58ceb796 08:35:48 ---> 130241f8d1df 08:35:48 Step 6/9 : WORKDIR /device-modbus-go 08:35:48 ---> Running in c12aea2acd82 08:35:48 Removing intermediate container c12aea2acd82 08:35:48 ---> bf374e0b9e9c 08:35:48 Step 7/9 : COPY . . 08:35:48 ---> 28e6b012d0d3 08:35:48 Step 8/9 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:48 ---> Running in 81c290047854 08:36:03 Removing intermediate container 81c290047854 08:36:03 ---> ae39287534b6 08:36:03 Step 9/9 : RUN ${MAKE} 08:36:03 ---> Running in fddbfb81a54d 08:36:03 noop 08:36:03 Removing intermediate container fddbfb81a54d 08:36:03 ---> 5e134c080529 08:36:03 Successfully built 5e134c080529 08:36:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:36:04 + docker inspect -f . ci-base-image-x86_64 08:36:04 . [Pipeline] withDockerContainer 08:36:04 prd-centos7-docker-4c-2g-1381 does not seem to be running inside a container 08:36:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/10 -v /w/workspace/device-modbus-go/10:/w/workspace/device-modbus-go/10:rw,z -v /w/workspace/device-modbus-go/10@tmp:/w/workspace/device-modbus-go/10@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 08:36:04 $ docker top d7c3127efc7306b3d73f4bf15aa4b51b2805d981f719a8a61d89ae040dd25e03 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:05 + go version 08:36:05 go version go1.16.8 linux/amd64 [Pipeline] } 08:36:05 $ docker stop --time=1 d7c3127efc7306b3d73f4bf15aa4b51b2805d981f719a8a61d89ae040dd25e03 08:36:06 $ docker rm -f d7c3127efc7306b3d73f4bf15aa4b51b2805d981f719a8a61d89ae040dd25e03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:36:06 + docker inspect -f . ci-base-image-x86_64 08:36:06 . [Pipeline] withDockerContainer 08:36:06 prd-centos7-docker-4c-2g-1381 does not seem to be running inside a container 08:36:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/10 -v /w/workspace/device-modbus-go/10:/w/workspace/device-modbus-go/10:rw,z -v /w/workspace/device-modbus-go/10@tmp:/w/workspace/device-modbus-go/10@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 08:36:07 $ docker top 3cd8c928c96744f6fe66270c5b45ee08fa14deda2e531f541730769449ec449f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:36:07 + make test 08:36:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 08:36:08 ? github.com/edgexfoundry/device-modbus-go [no test files] 08:36:23 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 08:36:24 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.007s coverage: 46.6% of statements 08:36:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:36:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:36:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:36:32 ./bin/test-attribution-txt.sh [Pipeline] } 08:36:32 $ docker stop --time=1 3cd8c928c96744f6fe66270c5b45ee08fa14deda2e531f541730769449ec449f 08:36:34 $ docker rm -f 3cd8c928c96744f6fe66270c5b45ee08fa14deda2e531f541730769449ec449f [Pipeline] // withDockerContainer [Pipeline] sh 08:36:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:36:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:36:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:36:36 + ls -al . 08:36:36 total 124 08:36:36 drwxrwxr-x. 9 jenkins jenkins 4096 Oct 14 08:36 . 08:36:36 drwxrwxr-x. 4 jenkins jenkins 30 Oct 14 08:35 .. 08:36:36 -rw-rw-r--. 1 jenkins jenkins 7707 Oct 14 08:35 Attribution.txt 08:36:36 drwxrwxr-x. 2 jenkins jenkins 60 Oct 14 08:35 bin 08:36:36 -rw-rw-r--. 1 jenkins jenkins 6038 Oct 14 08:35 CHANGELOG.md 08:36:36 drwxrwxr-x. 3 jenkins jenkins 32 Oct 14 08:35 cmd 08:36:36 -rw-r--r--. 1 jenkins jenkins 23727 Oct 14 08:36 coverage.out 08:36:36 -rw-rw-r--. 1 jenkins jenkins 1523 Oct 14 08:35 Dockerfile 08:36:36 -rw-rw-r--. 1 jenkins jenkins 140 Oct 14 08:35 .dockerignore 08:36:36 drwxrwxr-x. 8 jenkins jenkins 162 Oct 14 08:35 .git 08:36:36 drwxrwxr-x. 2 jenkins jenkins 103 Oct 14 08:35 .github 08:36:36 -rw-rw-r--. 1 jenkins jenkins 331 Oct 14 08:35 .gitignore 08:36:36 -rw-rw-r--. 1 jenkins jenkins 414 Oct 14 08:35 go.mod 08:36:36 -rw-rw-r--. 1 jenkins jenkins 21529 Oct 14 08:35 go.sum 08:36:36 -rw-rw-r--. 1 jenkins jenkins 677 Oct 14 08:35 GOVERNANCE.md 08:36:36 drwxrwxr-x. 3 jenkins jenkins 20 Oct 14 08:35 internal 08:36:36 -rw-rw-r--. 1 jenkins jenkins 679 Oct 14 08:35 Jenkinsfile 08:36:36 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 14 08:35 LICENSE 08:36:36 -rw-rw-r--. 1 jenkins jenkins 1009 Oct 14 08:35 Makefile 08:36:36 -rw-rw-r--. 1 jenkins jenkins 622 Oct 14 08:35 OWNERS.md 08:36:36 -rw-rw-r--. 1 jenkins jenkins 2891 Oct 14 08:35 README.md 08:36:36 drwxrwxr-x. 2 jenkins jenkins 52 Oct 14 08:35 simulator 08:36:36 drwxrwxr-x. 4 jenkins jenkins 71 Oct 14 08:35 snap 08:36:36 -rw-rw-r--. 1 jenkins jenkins 11 Oct 14 08:33 VERSION 08:36:36 -rw-rw-r--. 1 jenkins jenkins 229 Oct 14 08:35 version.go [Pipeline] isUnix [Pipeline] sh 08:36:36 + 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=2914c8785d6fb43e30410761fbe9b43bb07dce53 --label arch=amd64 --label version=2.0.1-dev.7 . 08:36:36 Sending build context to Docker daemon 690.7kB 08:36:36 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 08:36:36 Step 2/22 : FROM ${BASE} AS builder 08:36:36 ---> 5e134c080529 08:36:36 Step 3/22 : ARG MAKE='make build' 08:36:36 ---> Running in 6479bceb3981 08:36:37 Removing intermediate container 6479bceb3981 08:36:37 ---> 8f7e4b420f12 08:36:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:37 ---> Running in 2b39ef755383 08:36:37 Removing intermediate container 2b39ef755383 08:36:37 ---> d5de39459859 08:36:37 Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 08:36:37 ---> Running in 318a6f0a07ec 08:36:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:36:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:36:39 OK: 226 MiB in 60 packages 08:36:39 Removing intermediate container 318a6f0a07ec 08:36:39 ---> 5c798f28e073 08:36:39 Step 6/22 : WORKDIR /device-modbus-go 08:36:39 ---> Running in 2d988e574884 08:36:39 Removing intermediate container 2d988e574884 08:36:39 ---> f8b52c43ebe7 08:36:39 Step 7/22 : COPY . . 08:36:39 ---> eb7e3d1242a8 08:36:39 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:39 ---> Running in bff5a9d78e27 08:36:40 Removing intermediate container bff5a9d78e27 08:36:40 ---> 69a5c4b8f50e 08:36:40 Step 9/22 : RUN ${MAKE} 08:36:40 ---> Running in f02621b3c057 08:36:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.0.1-dev.7" -o cmd/device-modbus ./cmd 08:36:52 Removing intermediate container f02621b3c057 08:36:52 ---> e804386246d4 08:36:52 Step 10/22 : FROM alpine:3.14 08:36:53 3.14: Pulling from library/alpine 08:36:53 a0d0a0d46f8b: Already exists 08:36:53 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:36:53 Status: Downloaded newer image for alpine:3.14 08:36:53 ---> 14119a10abf4 08:36:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 08:36:53 ---> Running in 6f200ed9ec11 08:36:53 Removing intermediate container 6f200ed9ec11 08:36:53 ---> 056d933805eb 08:36:53 Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:53 ---> Running in a6a96fca626c 08:36:54 Removing intermediate container a6a96fca626c 08:36:54 ---> eca7483cba47 08:36:54 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 08:36:54 ---> Running in 0641059798f6 08:36:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:36:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:36:55 (1/6) Installing dumb-init (1.2.5-r1) 08:36:56 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:36:56 (3/6) Installing libsodium (1.0.18-r0) 08:36:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:36:56 (5/6) Installing libzmq (4.3.4-r0) 08:36:56 (6/6) Installing zeromq (4.3.4-r0) 08:36:56 Executing busybox-1.33.1-r3.trigger 08:36:56 OK: 8 MiB in 20 packages 08:36:56 Removing intermediate container 0641059798f6 08:36:56 ---> 5678e476f92a 08:36:56 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 08:36:57 ---> 3b0485b6a951 08:36:57 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 08:36:57 ---> a31fdc694c9a 08:36:57 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 08:36:57 ---> 37d32a99bfd6 08:36:57 Step 17/22 : EXPOSE 59901 08:36:57 ---> Running in 44089e1b57fa 08:36:57 Removing intermediate container 44089e1b57fa 08:36:57 ---> 1c45927d17b7 08:36:57 Step 18/22 : ENTRYPOINT ["/device-modbus"] 08:36:57 ---> Running in 953d82610f14 08:36:58 Removing intermediate container 953d82610f14 08:36:58 ---> eee2aeac8b2e 08:36:58 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:36:58 ---> Running in 8dd07d363967 08:36:58 Removing intermediate container 8dd07d363967 08:36:58 ---> 8eebe16e15af 08:36:58 Step 20/22 : LABEL arch=amd64 08:36:58 ---> Running in 7612ae771918 08:36:58 Removing intermediate container 7612ae771918 08:36:58 ---> 27468baf93dd 08:36:58 Step 21/22 : LABEL git_sha=2914c8785d6fb43e30410761fbe9b43bb07dce53 08:36:58 ---> Running in ed57628b44dc 08:36:58 Removing intermediate container ed57628b44dc 08:36:58 ---> 80d09e505cdc 08:36:58 Step 22/22 : LABEL version=2.0.1-dev.7 08:36:58 ---> Running in 679dacfdd358 08:36:58 Removing intermediate container 679dacfdd358 08:36:58 ---> e41edc7a696e 08:36:58 [Warning] One or more build-args [ARCH] were not consumed 08:36:58 Successfully built e41edc7a696e 08:36:58 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:36:58 provisioning config files... 08:36:58 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/10@tmp/config8265461525995130639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:36:59 ---> docker-login.sh 08:36:59 nexus3.edgexfoundry.org:10001 08:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:59 Configure a credential helper to remove this warning. See 08:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:59 08:36:59 Login Succeeded 08:36:59 nexus3.edgexfoundry.org:10002 08:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:59 Configure a credential helper to remove this warning. See 08:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:59 08:36:59 Login Succeeded 08:36:59 nexus3.edgexfoundry.org:10003 08:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:59 Configure a credential helper to remove this warning. See 08:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:59 08:36:59 Login Succeeded 08:36:59 nexus3.edgexfoundry.org:10004 08:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:59 Configure a credential helper to remove this warning. See 08:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:59 08:36:59 Login Succeeded 08:36:59 docker.io 08:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:59 Configure a credential helper to remove this warning. See 08:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:59 08:36:59 Login Succeeded 08:36:59 ---> docker-login.sh ends [Pipeline] } 08:36:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:59 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 08:36:59 2914c8785d6fb43e30410761fbe9b43bb07dce53 08:36:59 latest 08:36:59 2.0.1-dev.7 08:36:59 2914c8785d6fb43e30410761fbe9b43bb07dce53-2.0.1-dev.7 08:36:59 main 08:36:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:37:00 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2914c8785d6fb43e30410761fbe9b43bb07dce53 [Pipeline] isUnix [Pipeline] sh 08:37:00 + docker push nexus3.edgexfoundry.org:10004/device-modbus:2914c8785d6fb43e30410761fbe9b43bb07dce53 08:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:37:00 162d20322da2: Preparing 08:37:00 8d4eef279ae3: Preparing 08:37:00 24b1571ef9e5: Preparing 08:37:00 f1a5bfe9f5b5: Preparing 08:37:00 f3529e510720: Preparing 08:37:00 e2eb06d8af82: Preparing 08:37:00 e2eb06d8af82: Waiting 08:37:00 f3529e510720: Pushed 08:37:00 e2eb06d8af82: Layer already exists 08:37:00 8d4eef279ae3: Pushed 08:37:00 162d20322da2: Pushed 08:37:00 f1a5bfe9f5b5: Pushed 08:37:01 24b1571ef9e5: Pushed 08:37:01 2914c8785d6fb43e30410761fbe9b43bb07dce53: digest: sha256:1fb910d0860b140ac65c10e2cfb59596917577d19af9f7ff9203beb5453f137f size: 1573 [Pipeline] isUnix [Pipeline] sh 08:37:02 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] isUnix [Pipeline] sh 08:37:02 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 08:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:37:02 162d20322da2: Preparing 08:37:02 8d4eef279ae3: Preparing 08:37:02 24b1571ef9e5: Preparing 08:37:02 f1a5bfe9f5b5: Preparing 08:37:02 f3529e510720: Preparing 08:37:02 e2eb06d8af82: Preparing 08:37:02 e2eb06d8af82: Waiting 08:37:02 162d20322da2: Layer already exists 08:37:02 24b1571ef9e5: Layer already exists 08:37:02 8d4eef279ae3: Layer already exists 08:37:02 f1a5bfe9f5b5: Layer already exists 08:37:02 f3529e510720: Layer already exists 08:37:02 e2eb06d8af82: Layer already exists 08:37:02 latest: digest: sha256:1fb910d0860b140ac65c10e2cfb59596917577d19af9f7ff9203beb5453f137f size: 1573 [Pipeline] isUnix [Pipeline] sh 08:37:02 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh 08:37:03 + docker push nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.7 08:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:37:03 162d20322da2: Preparing 08:37:03 8d4eef279ae3: Preparing 08:37:03 24b1571ef9e5: Preparing 08:37:03 f1a5bfe9f5b5: Preparing 08:37:03 f3529e510720: Preparing 08:37:03 e2eb06d8af82: Preparing 08:37:03 e2eb06d8af82: Waiting 08:37:03 8d4eef279ae3: Layer already exists 08:37:03 f3529e510720: Layer already exists 08:37:03 24b1571ef9e5: Layer already exists 08:37:03 162d20322da2: Layer already exists 08:37:03 f1a5bfe9f5b5: Layer already exists 08:37:03 e2eb06d8af82: Layer already exists 08:37:03 2.0.1-dev.7: digest: sha256:1fb910d0860b140ac65c10e2cfb59596917577d19af9f7ff9203beb5453f137f size: 1573 [Pipeline] isUnix [Pipeline] sh 08:37:03 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2914c8785d6fb43e30410761fbe9b43bb07dce53-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh 08:37:03 + docker push nexus3.edgexfoundry.org:10004/device-modbus:2914c8785d6fb43e30410761fbe9b43bb07dce53-2.0.1-dev.7 08:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:37:03 162d20322da2: Preparing 08:37:03 8d4eef279ae3: Preparing 08:37:03 24b1571ef9e5: Preparing 08:37:03 f1a5bfe9f5b5: Preparing 08:37:03 f3529e510720: Preparing 08:37:03 e2eb06d8af82: Preparing 08:37:03 e2eb06d8af82: Waiting 08:37:03 8d4eef279ae3: Layer already exists 08:37:03 162d20322da2: Layer already exists 08:37:03 f1a5bfe9f5b5: Layer already exists 08:37:03 f3529e510720: Layer already exists 08:37:03 24b1571ef9e5: Layer already exists 08:37:03 e2eb06d8af82: Layer already exists 08:37:03 2914c8785d6fb43e30410761fbe9b43bb07dce53-2.0.1-dev.7: digest: sha256:1fb910d0860b140ac65c10e2cfb59596917577d19af9f7ff9203beb5453f137f size: 1573 [Pipeline] isUnix [Pipeline] sh 08:37:04 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] isUnix [Pipeline] sh 08:37:04 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 08:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 08:37:04 162d20322da2: Preparing 08:37:04 8d4eef279ae3: Preparing 08:37:04 24b1571ef9e5: Preparing 08:37:04 f1a5bfe9f5b5: Preparing 08:37:04 f3529e510720: Preparing 08:37:04 e2eb06d8af82: Preparing 08:37:04 e2eb06d8af82: Waiting 08:37:04 8d4eef279ae3: Layer already exists 08:37:04 f3529e510720: Layer already exists 08:37:04 f1a5bfe9f5b5: Layer already exists 08:37:04 162d20322da2: Layer already exists 08:37:04 24b1571ef9e5: Layer already exists 08:37:04 e2eb06d8af82: Layer already exists 08:37:04 main: digest: sha256:1fb910d0860b140ac65c10e2cfb59596917577d19af9f7ff9203beb5453f137f size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:04 ===================================================== [Pipeline] echo 08:37:04 taggedImages: 08:37:04 - nexus3.edgexfoundry.org:10004/device-modbus:2914c8785d6fb43e30410761fbe9b43bb07dce53 08:37:04 - nexus3.edgexfoundry.org:10004/device-modbus:latest 08:37:04 - nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.7 08:37:04 - nexus3.edgexfoundry.org:10004/device-modbus:2914c8785d6fb43e30410761fbe9b43bb07dce53-2.0.1-dev.7 08:37:04 - 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 08:37:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:37:04 08:37:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:37:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:37:05 latest: Pulling from edgex-lftools-log-publisher 08:37:05 b4d181a07f80: Pulling fs layer 08:37:05 a1111a8f2ec3: Pulling fs layer 08:37:05 ed53099fbce6: Pulling fs layer 08:37:05 dc539afda2c1: Pulling fs layer 08:37:05 77bc0d833cb6: Pulling fs layer 08:37:05 9065ff56babe: Pulling fs layer 08:37:05 d287ab97295c: Pulling fs layer 08:37:05 dc539afda2c1: Waiting 08:37:05 77bc0d833cb6: Waiting 08:37:05 9065ff56babe: Waiting 08:37:05 d287ab97295c: Waiting 08:37:05 a1111a8f2ec3: Verifying Checksum 08:37:05 a1111a8f2ec3: Download complete 08:37:05 dc539afda2c1: Verifying Checksum 08:37:05 dc539afda2c1: Download complete 08:37:05 ed53099fbce6: Verifying Checksum 08:37:05 ed53099fbce6: Download complete 08:37:05 9065ff56babe: Verifying Checksum 08:37:05 9065ff56babe: Download complete 08:37:05 77bc0d833cb6: Verifying Checksum 08:37:05 77bc0d833cb6: Download complete 08:37:05 b4d181a07f80: Verifying Checksum 08:37:05 b4d181a07f80: Download complete 08:37:06 d287ab97295c: Verifying Checksum 08:37:06 d287ab97295c: Download complete 08:37:07 b4d181a07f80: Pull complete 08:37:07 a1111a8f2ec3: Pull complete 08:37:08 ed53099fbce6: Pull complete 08:37:08 dc539afda2c1: Pull complete 08:37:08 77bc0d833cb6: Pull complete 08:37:08 9065ff56babe: Pull complete 08:37:13 d287ab97295c: Pull complete 08:37:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:37:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:37:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:37:13 prd-centos7-docker-4c-2g-1381 does not seem to be running inside a container 08:37:13 $ 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/10 -v /w/workspace/device-modbus-go/10:/w/workspace/device-modbus-go/10:rw,z -v /w/workspace/device-modbus-go/10@tmp:/w/workspace/device-modbus-go/10@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 08:37:19 $ docker top 3d2f15d506f7bbf10d22e55b9518c38fe92102b0265e6de98670529ee90510c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:37:19 ---> job-cost.sh 08:37:19 lf-activate-venv: SKIPPING 08:37:19 INFO: No Stack... 08:37:20 INFO: Retrieving Pricing Info for: v3-standard-2 08:37:20 INFO: Archiving Costs [Pipeline] sh 08:37:20 + cat /w/workspace/device-modbus-go/10/archives/cost.csv 08:37:20 + cut -d, -f6 [Pipeline] lock 08:37:20 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-10-stack-cost] 08:37:20 Resource [jenkins-edgexfoundry-device-modbus-go-main-10-stack-cost] did not exist. Created. 08:37:20 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:37:21 + echo total: 0.05999999865889549 [Pipeline] stash 08:37:21 Stashed 1 file(s) [Pipeline] } 08:37:21 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 08:37:21 $ docker stop --time=1 3d2f15d506f7bbf10d22e55b9518c38fe92102b0265e6de98670529ee90510c4 08:37:22 $ docker rm -f 3d2f15d506f7bbf10d22e55b9518c38fe92102b0265e6de98670529ee90510c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:38:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1387 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 08:38:33 Running in /w/workspace/device-modbus-go/10 [Pipeline] { [Pipeline] checkout 08:38:33 Selected Git installation does not exist. Using Default 08:38:33 The recommended git tool is: NONE 08:38:42 using credential edgex-jenkins-ssh 08:38:42 Cloning the remote Git repository 08:38:42 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 08:38:42 > git init /w/workspace/device-modbus-go/10 # timeout=10 08:38:42 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 08:38:42 > git --version # timeout=10 08:38:42 > git --version # 'git version 2.17.1' 08:38:42 using GIT_SSH to set credentials SSH Credentials for GitHub 08:38:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:38:43 Avoid second fetch 08:38:43 Checking out Revision 2914c8785d6fb43e30410761fbe9b43bb07dce53 (main) 08:38:43 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 08:38:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:38:43 > git config core.sparsecheckout # timeout=10 08:38:43 > git checkout -f 2914c8785d6fb43e30410761fbe9b43bb07dce53 # timeout=10 08:38:48 Commit message: "Merge pull request #283 from siggiskulason/snap-fix-version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:38:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:38:49 % Total % Received % Xferd Average Speed Time Time Time Current 08:38:49 Dload Upload Total Spent Left Speed 08:38:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 61905 0 --:--:-- --:--:-- --:--:-- 61583 [Pipeline] sh 08:38:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:38:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:38:50 + sudo tee /etc/docker/daemon.new 08:38:50 { 08:38:50 "registry-mirrors": [ 08:38:50 "https://nexus3.edgexfoundry.org:10001" 08:38:50 ], 08:38:50 "bip": "10.250.0.254/24", 08:38:50 "hosts": [ 08:38:50 "tcp://0.0.0.0:5555", 08:38:50 "unix:///var/run/docker.sock" 08:38:50 ], 08:38:50 "mtu": 1458, 08:38:50 "selinux-enabled": true, 08:38:50 "seccomp-profile": "/etc/docker/seccomp.json" 08:38:50 } [Pipeline] sh 08:38:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:38:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:39:09 provisioning config files... 08:39:09 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/10@tmp/config368992649075472227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:39:09 ---> docker-login.sh 08:39:09 nexus3.edgexfoundry.org:10001 08:39:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:11 Configure a credential helper to remove this warning. See 08:39:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:11 08:39:11 Login Succeeded 08:39:11 nexus3.edgexfoundry.org:10002 08:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:12 Configure a credential helper to remove this warning. See 08:39:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:12 08:39:12 Login Succeeded 08:39:12 nexus3.edgexfoundry.org:10003 08:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:12 Configure a credential helper to remove this warning. See 08:39:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:12 08:39:12 Login Succeeded 08:39:12 nexus3.edgexfoundry.org:10004 08:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:13 Configure a credential helper to remove this warning. See 08:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:13 08:39:13 Login Succeeded 08:39:13 docker.io 08:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:13 Configure a credential helper to remove this warning. See 08:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:13 08:39:13 Login Succeeded 08:39:13 ---> docker-login.sh ends [Pipeline] } 08:39:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:39:14 ========================================================= 08:39:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:39:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:39:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 08:39:14 Sending build context to Docker daemon 665.1kB 08:39:14 Step 1/9 : ARG BASE=golang:1.16-alpine3.14 08:39:14 Step 2/9 : FROM ${BASE} AS builder 08:39:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:39:15 552d1f2373af: Pulling fs layer 08:39:15 ea3f2d53f512: Pulling fs layer 08:39:15 9e70ebbbe112: Pulling fs layer 08:39:15 7a9cfe048b4a: Pulling fs layer 08:39:15 72dc09318566: Pulling fs layer 08:39:15 f4f7b4309257: Pulling fs layer 08:39:15 0ac9a79272e3: Pulling fs layer 08:39:15 b78e95d17946: Pulling fs layer 08:39:15 72dc09318566: Waiting 08:39:15 f4f7b4309257: Waiting 08:39:15 b78e95d17946: Waiting 08:39:15 0ac9a79272e3: Waiting 08:39:15 7a9cfe048b4a: Waiting 08:39:15 9e70ebbbe112: Download complete 08:39:15 ea3f2d53f512: Verifying Checksum 08:39:15 ea3f2d53f512: Download complete 08:39:15 72dc09318566: Verifying Checksum 08:39:15 72dc09318566: Download complete 08:39:15 f4f7b4309257: Verifying Checksum 08:39:15 f4f7b4309257: Download complete 08:39:15 0ac9a79272e3: Download complete 08:39:15 552d1f2373af: Verifying Checksum 08:39:15 552d1f2373af: Download complete 08:39:16 552d1f2373af: Pull complete 08:39:17 ea3f2d53f512: Pull complete 08:39:17 9e70ebbbe112: Pull complete 08:39:17 b78e95d17946: Verifying Checksum 08:39:17 b78e95d17946: Download complete 08:39:18 7a9cfe048b4a: Verifying Checksum 08:39:18 7a9cfe048b4a: Download complete 08:39:28 7a9cfe048b4a: Pull complete 08:39:28 72dc09318566: Pull complete 08:39:29 f4f7b4309257: Pull complete 08:39:32 0ac9a79272e3: Pull complete 08:39:39 b78e95d17946: Pull complete 08:39:39 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 08:39:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:39:39 ---> 8b459fc5aaf0 08:39:39 Step 3/9 : ARG MAKE='make build' 08:39:41 ---> Running in 610f83cb9bac 08:39:41 Removing intermediate container 610f83cb9bac 08:39:41 ---> 0dead91a11b6 08:39:41 Step 4/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:41 ---> Running in eff091be6e8c 08:39:45 Removing intermediate container eff091be6e8c 08:39:45 ---> 9c783ea54cca 08:39:45 Step 5/9 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 08:39:45 ---> Running in 6467f80dbe22 08:39:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:39:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:39:48 (1/8) Installing openssh-keygen (8.6_p1-r3) 08:39:48 (2/8) Installing libedit (20210216.3.1-r0) 08:39:48 (3/8) Installing openssh-client-common (8.6_p1-r3) 08:39:48 (4/8) Installing openssh-client-default (8.6_p1-r3) 08:39:48 (5/8) Installing openssh-sftp-server (8.6_p1-r3) 08:39:48 (6/8) Installing openssh-server-common (8.6_p1-r3) 08:39:48 (7/8) Installing openssh-server (8.6_p1-r3) 08:39:48 (8/8) Installing openssh (8.6_p1-r3) 08:39:49 Executing busybox-1.33.1-r3.trigger 08:39:49 OK: 225 MiB in 60 packages 08:39:50 Removing intermediate container 6467f80dbe22 08:39:50 ---> 1799fe47af78 08:39:50 Step 6/9 : WORKDIR /device-modbus-go 08:39:50 ---> Running in 4f8a2015f9fe 08:39:52 Removing intermediate container 4f8a2015f9fe 08:39:52 ---> a481bcc5d3c6 08:39:52 Step 7/9 : COPY . . 08:39:53 ---> 2f3a86368cbf 08:39:53 Step 8/9 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:53 ---> Running in ab98f51cf4ab 08:40:19 Removing intermediate container ab98f51cf4ab 08:40:19 ---> 4d351d2a003d 08:40:19 Step 9/9 : RUN ${MAKE} 08:40:19 ---> Running in 681c7a9011af 08:40:20 noop 08:40:21 Removing intermediate container 681c7a9011af 08:40:21 ---> dbd3e457a246 08:40:21 Successfully built dbd3e457a246 08:40:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:40:22 + docker inspect -f . ci-base-image-arm64 08:40:22 . [Pipeline] withDockerContainer 08:40:22 prd-ubuntu18.04-docker-arm64-4c-16g-1387 does not seem to be running inside a container 08:40:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/10 -v /w/workspace/device-modbus-go/10:/w/workspace/device-modbus-go/10:rw,z -v /w/workspace/device-modbus-go/10@tmp:/w/workspace/device-modbus-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:40:24 $ docker top 8007914b2d81ae7541bc081ceb918d11c0e6b7e94d2bbe8b05530ea1c091241a -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:25 + go version 08:40:25 go version go1.16.8 linux/arm64 [Pipeline] } 08:40:25 $ docker stop --time=1 8007914b2d81ae7541bc081ceb918d11c0e6b7e94d2bbe8b05530ea1c091241a 08:40:26 $ docker rm -f 8007914b2d81ae7541bc081ceb918d11c0e6b7e94d2bbe8b05530ea1c091241a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:40:27 + docker inspect -f . ci-base-image-arm64 08:40:27 . [Pipeline] withDockerContainer 08:40:27 prd-ubuntu18.04-docker-arm64-4c-16g-1387 does not seem to be running inside a container 08:40:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/10 -v /w/workspace/device-modbus-go/10:/w/workspace/device-modbus-go/10:rw,z -v /w/workspace/device-modbus-go/10@tmp:/w/workspace/device-modbus-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:40:29 $ docker top 1e04afe7057a224b58b05ac2940e3839bc2ce1086770ae102f29b89ae7beaade -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:40:30 + make test 08:40:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 08:40:31 ? github.com/edgexfoundry/device-modbus-go [no test files] 08:41:28 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 08:41:28 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.052s coverage: 46.6% of statements 08:41:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:42:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:01 ./bin/test-attribution-txt.sh [Pipeline] } 08:42:01 $ docker stop --time=1 1e04afe7057a224b58b05ac2940e3839bc2ce1086770ae102f29b89ae7beaade 08:42:03 $ docker rm -f 1e04afe7057a224b58b05ac2940e3839bc2ce1086770ae102f29b89ae7beaade [Pipeline] // withDockerContainer [Pipeline] sh 08:42:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:42:04 Warning: overwriting stash ‘coverage-report’ 08:42:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:42:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:42:05 + ls -al . 08:42:05 total 156 08:42:05 drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 08:42 . 08:42:05 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:38 .. 08:42:05 -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 08:38 .dockerignore 08:42:05 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:38 .git 08:42:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:38 .github 08:42:05 -rw-rw-r-- 1 jenkins jenkins 331 Oct 14 08:38 .gitignore 08:42:05 -rw-rw-r-- 1 jenkins jenkins 7707 Oct 14 08:38 Attribution.txt 08:42:05 -rw-rw-r-- 1 jenkins jenkins 6038 Oct 14 08:38 CHANGELOG.md 08:42:05 -rw-rw-r-- 1 jenkins jenkins 1523 Oct 14 08:38 Dockerfile 08:42:05 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:38 GOVERNANCE.md 08:42:05 -rw-rw-r-- 1 jenkins jenkins 679 Oct 14 08:38 Jenkinsfile 08:42:05 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 08:38 LICENSE 08:42:05 -rw-rw-r-- 1 jenkins jenkins 1009 Oct 14 08:38 Makefile 08:42:05 -rw-rw-r-- 1 jenkins jenkins 622 Oct 14 08:38 OWNERS.md 08:42:05 -rw-rw-r-- 1 jenkins jenkins 2891 Oct 14 08:38 README.md 08:42:05 -rw-rw-r-- 1 jenkins jenkins 11 Oct 14 08:33 VERSION 08:42:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:38 bin 08:42:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:38 cmd 08:42:05 -rw-r--r-- 1 jenkins jenkins 23727 Oct 14 08:41 coverage.out 08:42:05 -rw-rw-r-- 1 jenkins jenkins 414 Oct 14 08:38 go.mod 08:42:05 -rw-rw-r-- 1 jenkins jenkins 21529 Oct 14 08:38 go.sum 08:42:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:38 internal 08:42:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:38 simulator 08:42:05 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:38 snap 08:42:05 -rw-rw-r-- 1 jenkins jenkins 229 Oct 14 08:38 version.go [Pipeline] isUnix [Pipeline] sh 08:42:06 + 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=2914c8785d6fb43e30410761fbe9b43bb07dce53 --label arch=arm64 --label version=2.0.1-dev.7 . 08:42:06 Sending build context to Docker daemon 689.7kB 08:42:06 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 08:42:06 Step 2/22 : FROM ${BASE} AS builder 08:42:06 ---> dbd3e457a246 08:42:06 Step 3/22 : ARG MAKE='make build' 08:42:06 ---> Running in 4a0000e4a328 08:42:07 Removing intermediate container 4a0000e4a328 08:42:07 ---> 5cf1d2b0b0d6 08:42:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:07 ---> Running in 39b1a302f05a 08:42:10 Removing intermediate container 39b1a302f05a 08:42:10 ---> 5b00f87e3f67 08:42:10 Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 08:42:10 ---> Running in e1b017a6876b 08:42:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:42:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:42:13 OK: 225 MiB in 60 packages 08:42:14 Removing intermediate container e1b017a6876b 08:42:14 ---> 6ec7df513774 08:42:14 Step 6/22 : WORKDIR /device-modbus-go 08:42:14 ---> Running in d42332dd1d35 08:42:15 Removing intermediate container d42332dd1d35 08:42:15 ---> d03a1e9e32e9 08:42:15 Step 7/22 : COPY . . 08:42:16 ---> 9b31b473c5b8 08:42:16 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:16 ---> Running in f07d3d9c6cdf 08:42:19 Removing intermediate container f07d3d9c6cdf 08:42:19 ---> faabc38290ba 08:42:19 Step 9/22 : RUN ${MAKE} 08:42:19 ---> Running in e1794139f5b5 08:42:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.0.1-dev.7" -o cmd/device-modbus ./cmd 08:42:59 Removing intermediate container e1794139f5b5 08:42:59 ---> 65565e0b8899 08:42:59 Step 10/22 : FROM alpine:3.14 08:43:00 3.14: Pulling from library/alpine 08:43:00 552d1f2373af: Already exists 08:43:00 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:43:01 Status: Downloaded newer image for alpine:3.14 08:43:01 ---> bb3de5531c18 08:43:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 08:43:01 ---> Running in 6645e464c8dd 08:43:01 Removing intermediate container 6645e464c8dd 08:43:01 ---> 82c2a109cb0e 08:43:01 Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:01 ---> Running in 74b44bf4e54a 08:43:04 Removing intermediate container 74b44bf4e54a 08:43:04 ---> cc78daa46ee1 08:43:04 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 08:43:04 ---> Running in c824d2048c01 08:43:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:43:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:43:07 (1/6) Installing dumb-init (1.2.5-r1) 08:43:07 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:43:07 (3/6) Installing libsodium (1.0.18-r0) 08:43:07 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:43:07 (5/6) Installing libzmq (4.3.4-r0) 08:43:07 (6/6) Installing zeromq (4.3.4-r0) 08:43:07 Executing busybox-1.33.1-r3.trigger 08:43:07 OK: 8 MiB in 20 packages 08:43:09 Removing intermediate container c824d2048c01 08:43:09 ---> 0ebf7780477b 08:43:09 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 08:43:10 ---> d2e5cec6b0d2 08:43:10 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 08:43:11 ---> 2b8edda9e664 08:43:11 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 08:43:12 ---> 04b977edd8c8 08:43:12 Step 17/22 : EXPOSE 59901 08:43:12 ---> Running in e3d041a12a46 08:43:13 Removing intermediate container e3d041a12a46 08:43:13 ---> 4d43e14caa74 08:43:13 Step 18/22 : ENTRYPOINT ["/device-modbus"] 08:43:13 ---> Running in cf6a73a19224 08:43:13 Removing intermediate container cf6a73a19224 08:43:13 ---> def8515f8721 08:43:13 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:43:13 ---> Running in 585b5c86c428 08:43:14 Removing intermediate container 585b5c86c428 08:43:14 ---> c5d7ca5e04b3 08:43:14 Step 20/22 : LABEL arch=arm64 08:43:14 ---> Running in 6137a1ae8246 08:43:14 Removing intermediate container 6137a1ae8246 08:43:14 ---> 4ef09f04f4d8 08:43:14 Step 21/22 : LABEL git_sha=2914c8785d6fb43e30410761fbe9b43bb07dce53 08:43:14 ---> Running in 664707eb5668 08:43:15 Removing intermediate container 664707eb5668 08:43:15 ---> 40d6209d182f 08:43:15 Step 22/22 : LABEL version=2.0.1-dev.7 08:43:15 ---> Running in ae21ea7e6092 08:43:16 Removing intermediate container ae21ea7e6092 08:43:16 ---> b8d5a19d6b97 08:43:16 [Warning] One or more build-args [ARCH] were not consumed 08:43:16 Successfully built b8d5a19d6b97 08:43:16 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 08:43:16 provisioning config files... 08:43:16 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/10@tmp/config5830640785207539616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:16 ---> docker-login.sh 08:43:16 nexus3.edgexfoundry.org:10001 08:43:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:16 Configure a credential helper to remove this warning. See 08:43:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:16 08:43:16 Login Succeeded 08:43:16 nexus3.edgexfoundry.org:10002 08:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:17 Configure a credential helper to remove this warning. See 08:43:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:17 08:43:17 Login Succeeded 08:43:17 nexus3.edgexfoundry.org:10003 08:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:18 Configure a credential helper to remove this warning. See 08:43:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:18 08:43:18 Login Succeeded 08:43:18 nexus3.edgexfoundry.org:10004 08:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:18 Configure a credential helper to remove this warning. See 08:43:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:18 08:43:18 Login Succeeded 08:43:18 docker.io 08:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:19 Configure a credential helper to remove this warning. See 08:43:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:19 08:43:19 Login Succeeded 08:43:19 ---> docker-login.sh ends [Pipeline] } 08:43:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:43:19 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 08:43:19 2914c8785d6fb43e30410761fbe9b43bb07dce53 08:43:19 latest 08:43:19 2.0.1-dev.7 08:43:19 2914c8785d6fb43e30410761fbe9b43bb07dce53-2.0.1-dev.7 08:43:19 main 08:43:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:43:20 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2914c8785d6fb43e30410761fbe9b43bb07dce53 [Pipeline] isUnix [Pipeline] sh 08:43:20 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2914c8785d6fb43e30410761fbe9b43bb07dce53 08:43:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:43:20 fe5a445f14fb: Preparing 08:43:20 8bee8d829649: Preparing 08:43:20 f88e6d6f29a5: Preparing 08:43:20 916b00111da2: Preparing 08:43:20 b7e8ce6e069e: Preparing 08:43:20 ee420dfed78a: Preparing 08:43:20 ee420dfed78a: Waiting 08:43:20 fe5a445f14fb: Pushed 08:43:20 8bee8d829649: Pushed 08:43:20 b7e8ce6e069e: Pushed 08:43:20 ee420dfed78a: Layer already exists 08:43:21 916b00111da2: Pushed 08:43:23 f88e6d6f29a5: Pushed 08:43:23 2914c8785d6fb43e30410761fbe9b43bb07dce53: digest: sha256:1398558ba6374fc7fd1340851f68ff80968afa147b8310547ee29d5919a74707 size: 1572 [Pipeline] isUnix [Pipeline] sh 08:43:24 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:43:24 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 08:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:43:24 fe5a445f14fb: Preparing 08:43:24 8bee8d829649: Preparing 08:43:24 f88e6d6f29a5: Preparing 08:43:24 916b00111da2: Preparing 08:43:24 b7e8ce6e069e: Preparing 08:43:24 ee420dfed78a: Preparing 08:43:24 ee420dfed78a: Waiting 08:43:24 fe5a445f14fb: Layer already exists 08:43:24 916b00111da2: Layer already exists 08:43:24 8bee8d829649: Layer already exists 08:43:24 f88e6d6f29a5: Layer already exists 08:43:24 b7e8ce6e069e: Layer already exists 08:43:24 ee420dfed78a: Layer already exists 08:43:24 latest: digest: sha256:1398558ba6374fc7fd1340851f68ff80968afa147b8310547ee29d5919a74707 size: 1572 [Pipeline] isUnix [Pipeline] sh 08:43:25 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh 08:43:25 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.7 08:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:43:25 fe5a445f14fb: Preparing 08:43:25 8bee8d829649: Preparing 08:43:25 f88e6d6f29a5: Preparing 08:43:25 916b00111da2: Preparing 08:43:25 b7e8ce6e069e: Preparing 08:43:25 ee420dfed78a: Preparing 08:43:25 ee420dfed78a: Waiting 08:43:25 b7e8ce6e069e: Layer already exists 08:43:25 f88e6d6f29a5: Layer already exists 08:43:25 916b00111da2: Layer already exists 08:43:25 fe5a445f14fb: Layer already exists 08:43:25 8bee8d829649: Layer already exists 08:43:25 ee420dfed78a: Layer already exists 08:43:25 2.0.1-dev.7: digest: sha256:1398558ba6374fc7fd1340851f68ff80968afa147b8310547ee29d5919a74707 size: 1572 [Pipeline] isUnix [Pipeline] sh 08:43:26 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2914c8785d6fb43e30410761fbe9b43bb07dce53-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh 08:43:26 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2914c8785d6fb43e30410761fbe9b43bb07dce53-2.0.1-dev.7 08:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:43:26 fe5a445f14fb: Preparing 08:43:26 8bee8d829649: Preparing 08:43:26 f88e6d6f29a5: Preparing 08:43:26 916b00111da2: Preparing 08:43:26 b7e8ce6e069e: Preparing 08:43:26 ee420dfed78a: Preparing 08:43:26 ee420dfed78a: Waiting 08:43:26 8bee8d829649: Layer already exists 08:43:26 916b00111da2: Layer already exists 08:43:26 b7e8ce6e069e: Layer already exists 08:43:26 f88e6d6f29a5: Layer already exists 08:43:26 fe5a445f14fb: Layer already exists 08:43:26 ee420dfed78a: Layer already exists 08:43:26 2914c8785d6fb43e30410761fbe9b43bb07dce53-2.0.1-dev.7: digest: sha256:1398558ba6374fc7fd1340851f68ff80968afa147b8310547ee29d5919a74707 size: 1572 [Pipeline] isUnix [Pipeline] sh 08:43:27 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] isUnix [Pipeline] sh 08:43:27 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 08:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 08:43:27 fe5a445f14fb: Preparing 08:43:27 8bee8d829649: Preparing 08:43:27 f88e6d6f29a5: Preparing 08:43:27 916b00111da2: Preparing 08:43:27 b7e8ce6e069e: Preparing 08:43:27 ee420dfed78a: Preparing 08:43:27 ee420dfed78a: Waiting 08:43:27 8bee8d829649: Layer already exists 08:43:27 916b00111da2: Layer already exists 08:43:27 fe5a445f14fb: Layer already exists 08:43:27 b7e8ce6e069e: Layer already exists 08:43:27 f88e6d6f29a5: Layer already exists 08:43:27 ee420dfed78a: Layer already exists 08:43:27 main: digest: sha256:1398558ba6374fc7fd1340851f68ff80968afa147b8310547ee29d5919a74707 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:43:27 ===================================================== [Pipeline] echo 08:43:27 taggedImages: 08:43:27 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2914c8785d6fb43e30410761fbe9b43bb07dce53 08:43:27 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 08:43:27 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.7 08:43:27 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2914c8785d6fb43e30410761fbe9b43bb07dce53-2.0.1-dev.7 08:43:27 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:43:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:43:28 08:43:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:43:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:43:29 arm64: Pulling from edgex-lftools-log-publisher 08:43:29 448f6bf000e3: Pulling fs layer 08:43:29 f757da607395: Pulling fs layer 08:43:29 05883995daec: Pulling fs layer 08:43:29 8603b9c90790: Pulling fs layer 08:43:29 1560dd03e051: Pulling fs layer 08:43:29 27f5ce0e4adf: Pulling fs layer 08:43:29 c2d8d7efcc4b: Pulling fs layer 08:43:29 1560dd03e051: Waiting 08:43:29 27f5ce0e4adf: Waiting 08:43:29 c2d8d7efcc4b: Waiting 08:43:29 8603b9c90790: Waiting 08:43:29 f757da607395: Verifying Checksum 08:43:29 f757da607395: Download complete 08:43:29 8603b9c90790: Verifying Checksum 08:43:29 8603b9c90790: Download complete 08:43:29 1560dd03e051: Verifying Checksum 08:43:29 1560dd03e051: Download complete 08:43:29 27f5ce0e4adf: Verifying Checksum 08:43:29 27f5ce0e4adf: Download complete 08:43:29 05883995daec: Verifying Checksum 08:43:29 05883995daec: Download complete 08:43:29 448f6bf000e3: Verifying Checksum 08:43:29 448f6bf000e3: Download complete 08:43:33 c2d8d7efcc4b: Verifying Checksum 08:43:33 c2d8d7efcc4b: Download complete 08:43:33 448f6bf000e3: Pull complete 08:43:34 f757da607395: Pull complete 08:43:35 05883995daec: Pull complete 08:43:36 8603b9c90790: Pull complete 08:43:37 1560dd03e051: Pull complete 08:43:37 27f5ce0e4adf: Pull complete 08:43:52 c2d8d7efcc4b: Pull complete 08:43:52 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:43:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:43:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:43:52 prd-ubuntu18.04-docker-arm64-4c-16g-1387 does not seem to be running inside a container 08:43:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/10 -v /w/workspace/device-modbus-go/10:/w/workspace/device-modbus-go/10:rw,z -v /w/workspace/device-modbus-go/10@tmp:/w/workspace/device-modbus-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:43:57 $ docker top 7c52da5fafbe25022cfa92a1d3aab7bf83f2bfabe5e40363a0bbb9d76e8d33d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:58 ---> job-cost.sh 08:43:58 lf-activate-venv: SKIPPING 08:43:58 INFO: No Stack... 08:43:58 INFO: Retrieving Pricing Info for: v3-standard-4 08:43:58 INFO: Archiving Costs [Pipeline] sh 08:43:59 + cat /w/workspace/device-modbus-go/10/archives/cost.csv 08:43:59 + cut -d, -f6 [Pipeline] lock 08:43:59 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-10-stack-cost] 08:43:59 Resource [jenkins-edgexfoundry-device-modbus-go-main-10-stack-cost] did not exist. Created. 08:43:59 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:44:00 /w/workspace/device-modbus-go/10@tmp/durable-c4aa9038/script.sh: 1: /w/workspace/device-modbus-go/10@tmp/durable-c4aa9038/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:44:01 + echo total: 0.10999999940395355 [Pipeline] stash 08:44:01 Warning: overwriting stash ‘stack-cost’ 08:44:01 Stashed 1 file(s) [Pipeline] } 08:44:01 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 08:44:01 $ docker stop --time=1 7c52da5fafbe25022cfa92a1d3aab7bf83f2bfabe5e40363a0bbb9d76e8d33d2 08:44:02 $ docker rm -f 7c52da5fafbe25022cfa92a1d3aab7bf83f2bfabe5e40363a0bbb9d76e8d33d2 [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 08:44:03 provisioning config files... 08:44:03 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config182724608105022438tmp [Pipeline] { [Pipeline] sh 08:44:03 + set +x 08:44:03 + curl -s https://codecov.io/bash 08:44:03 + bash -s -- 08:44:03 08:44:03 _____ _ 08:44:03 / ____| | | 08:44:03 | | ___ __| | ___ ___ _____ __ 08:44:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:44:03 | |___| (_) | (_| | __/ (_| (_) \ V / 08:44:03 \_____\___/ \__,_|\___|\___\___/ \_/ 08:44:03 Bash-1.0.6 08:44:03 08:44:03 08:44:03 ==> git version 2.24.4 found 08:44:03 ==> 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 08:44:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:44:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:44:03 ==> Jenkins CI detected. 08:44:04 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 08:44:04 project root: . 08:44:04 --> token set from env 08:44:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:44:04 ==> Running gcov in . (disable via -X gcov) 08:44:04 ==> Python coveragepy not found 08:44:04 ==> Searching for coverage reports in: 08:44:04 + . 08:44:04 -> Found 1 reports 08:44:04 ==> Detecting git/mercurial file structure 08:44:04 ==> Reading reports 08:44:04 + ./coverage.out bytes=23727 08:44:04 ==> Appending adjustments 08:44:04 https://docs.codecov.io/docs/fixing-reports 08:44:04 + Found adjustments 08:44:04 ==> Gzipping contents 08:44:04 4.0K /tmp/codecov.vOsRHC.gz 08:44:04 ==> Uploading reports 08:44:04 url: https://codecov.io 08:44:04 query: branch=main&commit=2914c8785d6fb43e30410761fbe9b43bb07dce53&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:44:04 -> Pinging Codecov 08:44:04 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=2914c8785d6fb43e30410761fbe9b43bb07dce53&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:44:04 -> Uploading to 08:44:04 https://storage.googleapis.com/codecov/v4/raw/2021-10-14/55DBCA73C666E3227836607328DD7E49/2914c8785d6fb43e30410761fbe9b43bb07dce53/a2b95d79-4a3b-478a-aaaf-3bd800eb59f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211014%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211014T084404Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8eadb045b3d0902c3ad33e270440fd0645075f6802deafa4ca44dbafe10eb2b8 08:44:04 % Total % Received % Xferd Average Speed Time Time Time Current 08:44:04 Dload Upload Total Spent Left Speed 08:44:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3981 0 0 100 3981 0 12940 --:--:-- --:--:-- --:--:-- 12967 08:44:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/2914c8785d6fb43e30410761fbe9b43bb07dce53 [Pipeline] } 08:44:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:44:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:44:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:44:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:44:05 08:44:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 08:44:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:44:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:44:06 188c0c94c7c5: Pulling fs layer 08:44:06 0ef7d3d256c8: Pulling fs layer 08:44:06 de9db76c5a1d: Pulling fs layer 08:44:06 0eba1c9be4d2: Pulling fs layer 08:44:06 0d57e429df01: Pulling fs layer 08:44:06 4e4be7b47b0d: Pulling fs layer 08:44:06 e1f770b5df2f: Pulling fs layer 08:44:06 85a0685a4137: Pulling fs layer 08:44:06 0eba1c9be4d2: Waiting 08:44:06 0d57e429df01: Waiting 08:44:06 4e4be7b47b0d: Waiting 08:44:06 e1f770b5df2f: Waiting 08:44:06 85a0685a4137: Waiting 08:44:06 de9db76c5a1d: Verifying Checksum 08:44:06 de9db76c5a1d: Download complete 08:44:06 0ef7d3d256c8: Verifying Checksum 08:44:06 0ef7d3d256c8: Download complete 08:44:06 0d57e429df01: Verifying Checksum 08:44:06 0d57e429df01: Download complete 08:44:06 4e4be7b47b0d: Verifying Checksum 08:44:06 4e4be7b47b0d: Download complete 08:44:06 188c0c94c7c5: Verifying Checksum 08:44:06 188c0c94c7c5: Download complete 08:44:06 e1f770b5df2f: Verifying Checksum 08:44:06 e1f770b5df2f: Download complete 08:44:06 188c0c94c7c5: Pull complete 08:44:06 0ef7d3d256c8: Pull complete 08:44:06 0eba1c9be4d2: Verifying Checksum 08:44:06 0eba1c9be4d2: Download complete 08:44:06 de9db76c5a1d: Pull complete 08:44:07 85a0685a4137: Verifying Checksum 08:44:07 85a0685a4137: Download complete 08:44:11 0eba1c9be4d2: Pull complete 08:44:11 0d57e429df01: Pull complete 08:44:11 4e4be7b47b0d: Pull complete 08:44:11 e1f770b5df2f: Pull complete 08:44:15 85a0685a4137: Pull complete 08:44:15 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 08:44:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:44:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 08:44:15 prd-centos7-docker-4c-2g-1373 does not seem to be running inside a container 08:44:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:44:18 $ docker top b87865305811d4162b14376e04eca1575d49ecef33d0fabcfbd7b5fa7eff4e70 -eo pid,comm [Pipeline] { [Pipeline] echo 08:44:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 08:44:18 + set -o pipefail 08:44:18 + snyk monitor '--org=edgex-jenkins' 08:44:22 08:44:22 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 08:44:22 08:44:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/f5b4b3bd-3c72-40a3-9dfd-d555e6d7753a 08:44:22 08:44:22 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 08:44:22 08:44:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:44:22 08:44:22 08:44:22 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:44:22 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:44:22 $ docker stop --time=1 b87865305811d4162b14376e04eca1575d49ecef33d0fabcfbd7b5fa7eff4e70 08:44:25 $ docker rm -f b87865305811d4162b14376e04eca1575d49ecef33d0fabcfbd7b5fa7eff4e70 [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 08:44:25 + git log --format=format:%s -1 2914c8785d6fb43e30410761fbe9b43bb07dce53 [Pipeline] isUnix [Pipeline] sh 08:44:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:44:26 . [Pipeline] withDockerContainer 08:44:26 prd-centos7-docker-4c-2g-1373 does not seem to be running inside a container 08:44:26 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:44:26 $ docker top 745001ff58100a32f2b47fe9b40ae60cf191ede329841181bd387a5ed27f74a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:44:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:44:26 [ssh-agent] Looking for ssh-agent implementation... 08:44:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:44:26 $ docker exec 745001ff58100a32f2b47fe9b40ae60cf191ede329841181bd387a5ed27f74a6 ssh-agent 08:44:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDmNNab/agent.13 08:44:26 SSH_AGENT_PID=20 08:44:26 Running ssh-add (command line suppressed) 08:44:27 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4150087228747457303.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4150087228747457303.key) 08:44:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:44:27 + git semver tag 08:44:27 # -> Open(): unable to determine branch for HEAD 08:44:27 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 08:44:27 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 08:44:27 # $SEMVER_REMOTE_NAME = origin 08:44:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:44:27 # $SEMVER_USER_NAME = edgex-jenkins 08:44:27 # $SEMVER_BRANCH = main 08:44:27 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver 08:44:27 # 2914c8785d6fb43e30410761fbe9b43bb07dce53 HEAD 08:44:27 # -> Force: false 08:44:27 # fd74a7cd7e6b3529d4b41f1f51b1b56d2e322fc1 refs/tags/v2.0.1-dev.7 [Pipeline] } 08:44:27 $ docker exec --env ******** --env ******** 745001ff58100a32f2b47fe9b40ae60cf191ede329841181bd387a5ed27f74a6 ssh-agent -k 08:44:27 unset SSH_AUTH_SOCK; 08:44:27 unset SSH_AGENT_PID; 08:44:27 echo Agent pid 20 killed; 08:44:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:44:27 + git semver [Pipeline] } 08:44:27 $ docker stop --time=1 745001ff58100a32f2b47fe9b40ae60cf191ede329841181bd387a5ed27f74a6 08:44:29 $ docker rm -f 745001ff58100a32f2b47fe9b40ae60cf191ede329841181bd387a5ed27f74a6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 08:44:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:44:29 08:44:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 08:44:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:44:29 0.23.1-centos7: Pulling from edgex-lftools 08:44:29 ab5ef0e58194: Pulling fs layer 08:44:29 9712f1f96733: Pulling fs layer 08:44:29 63f879dbbcfc: Pulling fs layer 08:44:29 0d9ebad4ef96: Pulling fs layer 08:44:29 e9a5061849ea: Pulling fs layer 08:44:29 d747dcd14b5f: Pulling fs layer 08:44:29 2de7ff778b66: Pulling fs layer 08:44:29 0d9ebad4ef96: Waiting 08:44:29 e9a5061849ea: Waiting 08:44:29 d747dcd14b5f: Waiting 08:44:29 2de7ff778b66: Waiting 08:44:29 9712f1f96733: Verifying Checksum 08:44:29 9712f1f96733: Download complete 08:44:29 63f879dbbcfc: Verifying Checksum 08:44:29 63f879dbbcfc: Download complete 08:44:30 e9a5061849ea: Verifying Checksum 08:44:30 e9a5061849ea: Download complete 08:44:30 d747dcd14b5f: Verifying Checksum 08:44:30 d747dcd14b5f: Download complete 08:44:30 0d9ebad4ef96: Verifying Checksum 08:44:30 0d9ebad4ef96: Download complete 08:44:30 ab5ef0e58194: Download complete 08:44:30 2de7ff778b66: Verifying Checksum 08:44:30 2de7ff778b66: Download complete 08:44:33 ab5ef0e58194: Pull complete 08:44:33 9712f1f96733: Pull complete 08:44:34 63f879dbbcfc: Pull complete 08:44:38 0d9ebad4ef96: Pull complete 08:44:38 e9a5061849ea: Pull complete 08:44:38 d747dcd14b5f: Pull complete 08:44:39 2de7ff778b66: Pull complete 08:44:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:44:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:44:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 08:44:39 prd-centos7-docker-4c-2g-1373 does not seem to be running inside a container 08:44:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:44:43 $ docker top 844b9a402449e6c9509ef644ebfef73cf82323b2756a94c93847ae032a495da5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:44:43 provisioning config files... 08:44:43 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1271491419936484079tmp 08:44:43 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7794814316608431626tmp 08:44:43 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1383952444082412572tmp [Pipeline] { [Pipeline] echo 08:44:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:44:43 ---> sigul-configuration.sh 08:44:43 gpg: directory `/root/.gnupg' created 08:44:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:44:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:44:43 gpg: keyring `/root/.gnupg/secring.gpg' created 08:44:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:44:43 gpg: CAST5 encrypted data 08:44:43 gpg: encrypted with 1 passphrase 08:44:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:44:43 + mkdir /home/jenkins 08:44:43 + mkdir /home/jenkins/sigul [Pipeline] sh 08:44:44 + 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 08:44:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:44:44 ---> sigul-install.sh 08:44:44 Sigul already installed; skipping installation. [Pipeline] sh 08:44:44 + git tag --list 08:44:44 0.7.1 08:44:44 v1.0.0 08:44:44 v1.1.0 08:44:44 v1.1.1 08:44:44 v1.2.2 08:44:44 v1.3.0 08:44:44 v1.3.1 08:44:44 v2.0.0 08:44:44 v2.0.1-dev.1 08:44:44 v2.0.1-dev.2 08:44:44 v2.0.1-dev.3 08:44:44 v2.0.1-dev.4 08:44:44 v2.0.1-dev.5 08:44:44 v2.0.1-dev.6 08:44:44 v2.0.1-dev.7 [Pipeline] sh 08:44:44 + lftools sign git-tag v2.0.1-dev.7 08:44:45 Signing Git tag with Sigul... 08:44:45 Signing v2.0.1-dev.7 [Pipeline] echo 08:44:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:44:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:44:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:44:46 $ docker stop --time=1 844b9a402449e6c9509ef644ebfef73cf82323b2756a94c93847ae032a495da5 08:44:47 $ docker rm -f 844b9a402449e6c9509ef644ebfef73cf82323b2756a94c93847ae032a495da5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 08:44:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:44:48 . [Pipeline] withDockerContainer 08:44:48 prd-centos7-docker-4c-2g-1373 does not seem to be running inside a container 08:44:48 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:44:48 $ docker top 6e19c53b506cb7a2a8ff69521151836de4d904bccb6416479fbcb14334216e79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:44:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:44:48 [ssh-agent] Looking for ssh-agent implementation... 08:44:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:44:49 $ docker exec 6e19c53b506cb7a2a8ff69521151836de4d904bccb6416479fbcb14334216e79 ssh-agent 08:44:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOMbLHh/agent.14 08:44:49 SSH_AGENT_PID=20 08:44:49 Running ssh-add (command line suppressed) 08:44:49 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3662072294815761271.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3662072294815761271.key) 08:44:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:44:49 + git semver bump pre 08:44:49 # -> Open(): unable to determine branch for HEAD 08:44:49 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 08:44:49 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 08:44:49 # $SEMVER_REMOTE_NAME = origin 08:44:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:44:49 # $SEMVER_USER_NAME = edgex-jenkins 08:44:49 # $SEMVER_BRANCH = main 08:44:49 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver 08:44:49 2.0.1-dev.8 [Pipeline] } 08:44:49 $ docker exec --env ******** --env ******** 6e19c53b506cb7a2a8ff69521151836de4d904bccb6416479fbcb14334216e79 ssh-agent -k 08:44:49 unset SSH_AUTH_SOCK; 08:44:49 unset SSH_AGENT_PID; 08:44:49 echo Agent pid 20 killed; 08:44:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:44:50 + git semver [Pipeline] } 08:44:50 $ docker stop --time=1 6e19c53b506cb7a2a8ff69521151836de4d904bccb6416479fbcb14334216e79 08:44:51 $ docker rm -f 6e19c53b506cb7a2a8ff69521151836de4d904bccb6416479fbcb14334216e79 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 08:44:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:44:51 . [Pipeline] withDockerContainer 08:44:51 prd-centos7-docker-4c-2g-1373 does not seem to be running inside a container 08:44:51 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:44:52 $ docker top 8138103cf900d4c6043e1707d4d1f71a8927b81861423f003506101d76c6c24b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:44:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:44:52 [ssh-agent] Looking for ssh-agent implementation... 08:44:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:44:52 $ docker exec 8138103cf900d4c6043e1707d4d1f71a8927b81861423f003506101d76c6c24b ssh-agent 08:44:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDgmnoB/agent.14 08:44:52 SSH_AGENT_PID=20 08:44:52 Running ssh-add (command line suppressed) 08:44:52 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8215067468417330451.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8215067468417330451.key) 08:44:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:44:52 + git semver push 08:44:52 # -> Open(): unable to determine branch for HEAD 08:44:52 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 08:44:52 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 08:44:52 # $SEMVER_REMOTE_NAME = origin 08:44:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:44:52 # $SEMVER_USER_NAME = edgex-jenkins 08:44:52 # $SEMVER_BRANCH = main 08:44:52 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } 08:44:54 $ docker exec --env ******** --env ******** 8138103cf900d4c6043e1707d4d1f71a8927b81861423f003506101d76c6c24b ssh-agent -k 08:44:54 unset SSH_AUTH_SOCK; 08:44:54 unset SSH_AGENT_PID; 08:44:54 echo Agent pid 20 killed; 08:44:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:44:54 + git semver [Pipeline] } 08:44:54 $ docker stop --time=1 8138103cf900d4c6043e1707d4d1f71a8927b81861423f003506101d76c6c24b 08:44:55 $ docker rm -f 8138103cf900d4c6043e1707d4d1f71a8927b81861423f003506101d76c6c24b [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 08:44:56 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:44:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:44:57 ---> package-listing.sh 08:44:57 ++ facter osfamily 08:44:57 ++ tr '[:upper:]' '[:lower:]' 08:44:57 + OS_FAMILY=redhat 08:44:57 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 08:44:57 + START_PACKAGES=/tmp/packages_start.txt 08:44:57 + END_PACKAGES=/tmp/packages_end.txt 08:44:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:44:57 + PACKAGES=/tmp/packages_start.txt 08:44:57 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 08:44:57 + PACKAGES=/tmp/packages_end.txt 08:44:57 + case "${OS_FAMILY}" in 08:44:57 + rpm -qa 08:44:57 + sort 08:44:58 + '[' -f /tmp/packages_start.txt ']' 08:44:58 + '[' -f /tmp/packages_end.txt ']' 08:44:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:44:58 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 08:44:58 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 08:44:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 08:44:58 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 08:44:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:44:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:44:59 08:44:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:44:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:44:59 latest: Pulling from edgex-lftools-log-publisher 08:44:59 b4d181a07f80: Pulling fs layer 08:44:59 a1111a8f2ec3: Pulling fs layer 08:44:59 ed53099fbce6: Pulling fs layer 08:44:59 dc539afda2c1: Pulling fs layer 08:44:59 77bc0d833cb6: Pulling fs layer 08:44:59 9065ff56babe: Pulling fs layer 08:44:59 d287ab97295c: Pulling fs layer 08:44:59 dc539afda2c1: Waiting 08:44:59 77bc0d833cb6: Waiting 08:44:59 9065ff56babe: Waiting 08:44:59 d287ab97295c: Waiting 08:44:59 a1111a8f2ec3: Verifying Checksum 08:44:59 a1111a8f2ec3: Download complete 08:44:59 dc539afda2c1: Verifying Checksum 08:44:59 dc539afda2c1: Download complete 08:44:59 ed53099fbce6: Verifying Checksum 08:44:59 ed53099fbce6: Download complete 08:44:59 77bc0d833cb6: Verifying Checksum 08:44:59 77bc0d833cb6: Download complete 08:44:59 9065ff56babe: Verifying Checksum 08:44:59 9065ff56babe: Download complete 08:44:59 b4d181a07f80: Verifying Checksum 08:44:59 b4d181a07f80: Download complete 08:45:00 d287ab97295c: Verifying Checksum 08:45:00 d287ab97295c: Download complete 08:45:01 b4d181a07f80: Pull complete 08:45:01 a1111a8f2ec3: Pull complete 08:45:02 ed53099fbce6: Pull complete 08:45:02 dc539afda2c1: Pull complete 08:45:02 77bc0d833cb6: Pull complete 08:45:02 9065ff56babe: Pull complete 08:45:07 d287ab97295c: Pull complete 08:45:07 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:45:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:45:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:45:07 prd-centos7-docker-4c-2g-1373 does not seem to be running inside a container 08:45:08 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:45:10 $ docker top 88e13911af298b51b3fcd1e25413aa47f94386b92f79c5d20170348ba6331b1c -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:10 + touch /tmp/pre-build-complete [Pipeline] sh 08:45:11 + mkdir -p /var/log/sysstat [Pipeline] sh 08:45:11 + ls /var/log/sa-host 08:45:11 + sadf -c /var/log/sa-host/sa14 08:45:11 file_magic: OK 08:45:11 HZ: Using current value: 100 08:45:11 file_header: OK 08:45:11 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 08:45:11 Statistics: 08:45:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:45:11 File successfully converted to sysstat format version 12.0.3 08:45:11 + sadf -c /var/log/sa-host/sa30 08:45:11 file_magic: OK 08:45:11 HZ: Using current value: 100 08:45:11 file_header: OK 08:45:11 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 08:45:11 Statistics: 08:45:11 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:45:11 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:45:11 provisioning config files... 08:45:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3707841273928304611tmp [Pipeline] { [Pipeline] echo 08:45:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:45:11 ---> create-netrc.sh [Pipeline] } 08:45:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:45:12 ---> python-tools-install.sh [Pipeline] echo 08:45:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:45:12 ---> sudo-logs.sh 08:45:12 Archiving 'sudo' log.. 08:45:12 sudo: unable to resolve host prd-centos7-docker-4c-2g-1373.novalocal: Name or service not known 08:45:12 sudo: unable to resolve host prd-centos7-docker-4c-2g-1373.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:45:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:45:12 ---> job-cost.sh 08:45:12 lf-activate-venv: SKIPPING 08:45:12 DEBUG: total: 0.10999999940395355 08:45:12 INFO: Retrieving Stack Cost... 08:45:13 INFO: Retrieving Pricing Info for: v3-standard-2 08:45:14 INFO: Archiving Costs [Pipeline] echo 08:45:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:45:14 ---> logs-deploy.sh 08:45:14 lf-activate-venv: SKIPPING 08:45:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/10 08:45:14 INFO: archiving workspace using pattern(s): 08:45:15 Archives upload complete. 08:45:15 INFO: archiving logs to Nexus 08:45:15 ---> uname -a: 08:45:15 Linux prd-centos7-docker-4c-2g-1373.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 08:45:15 08:45:15 08:45:15 ---> lscpu: 08:45:15 Architecture: x86_64 08:45:15 CPU op-mode(s): 32-bit, 64-bit 08:45:15 Byte Order: Little Endian 08:45:15 Address sizes: 40 bits physical, 48 bits virtual 08:45:15 CPU(s): 2 08:45:15 On-line CPU(s) list: 0,1 08:45:15 Thread(s) per core: 1 08:45:15 Core(s) per socket: 1 08:45:15 Socket(s): 2 08:45:15 NUMA node(s): 1 08:45:15 Vendor ID: AuthenticAMD 08:45:15 CPU family: 23 08:45:15 Model: 49 08:45:15 Model name: AMD EPYC-Rome Processor 08:45:15 Stepping: 0 08:45:15 CPU MHz: 2799.998 08:45:15 BogoMIPS: 5599.99 08:45:15 Virtualization: AMD-V 08:45:15 Hypervisor vendor: KVM 08:45:15 Virtualization type: full 08:45:15 L1d cache: 32K 08:45:15 L1i cache: 32K 08:45:15 L2 cache: 512K 08:45:15 L3 cache: 16384K 08:45:15 NUMA node0 CPU(s): 0,1 08:45:15 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 08:45:15 08:45:15 08:45:15 ---> nproc: 08:45:15 2 08:45:15 08:45:15 08:45:15 ---> df -h: 08:45:15 Filesystem Size Used Avail Use% Mounted on 08:45:15 overlay 40G 9.0G 32G 23% / 08:45:15 tmpfs 64M 0 64M 0% /dev 08:45:15 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:45:15 shm 64M 0 64M 0% /dev/shm 08:45:15 /dev/vda1 40G 9.0G 32G 23% /facter-os 08:45:15 08:45:15 08:45:15 ---> sar -b -r -n DEV: 08:45:15 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/14/21 _x86_64_ (2 CPU) 08:45:15 08:45:15 08:32:23 LINUX RESTART (2 CPU) 08:45:15 08:45:15 08:33:02 tps rtps wtps bread/s bwrtn/s 08:45:15 08:34:01 13.43 0.81 12.62 339.84 1919.83 08:45:15 08:35:01 0.60 0.00 0.60 0.00 9.31 08:45:15 08:36:01 0.18 0.00 0.18 0.00 2.03 08:45:15 08:37:01 0.22 0.00 0.22 0.00 3.76 08:45:15 08:38:01 0.28 0.00 0.28 0.00 3.32 08:45:15 08:39:01 0.35 0.00 0.35 0.00 4.73 08:45:15 08:40:01 0.22 0.00 0.22 0.00 3.25 08:45:15 08:41:01 0.20 0.00 0.20 0.00 1.90 08:45:15 08:42:01 0.27 0.00 0.27 0.00 3.63 08:45:15 08:43:01 0.25 0.00 0.25 0.00 2.47 08:45:15 08:44:01 0.30 0.00 0.30 0.00 3.50 08:45:15 08:45:01 211.05 0.15 210.90 14.25 54700.03 08:45:15 Average: 18.96 0.08 18.88 29.08 4727.98 08:45:15 08:45:15 08:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:45:15 08:34:01 5697252 0 613492 7.66 2620 1695576 1256944 13.88 555640 1522148 8 08:45:15 08:35:01 5701156 0 609580 7.61 2620 1695584 1211292 13.37 552852 1522112 16 08:45:15 08:36:01 5704416 0 606268 7.57 2620 1695636 1154884 12.75 550640 1522660 40 08:45:15 08:37:01 5706068 0 604660 7.55 2620 1695592 1154536 12.75 548704 1522648 8 08:45:15 08:38:01 5706920 0 603800 7.54 2620 1695600 1154800 12.75 547308 1523504 12 08:45:15 08:39:01 5706792 0 603924 7.54 2620 1695604 1154740 12.75 547216 1523508 8 08:45:15 08:40:01 5704020 0 606692 7.58 2620 1695608 1154536 12.75 549964 1523568 8 08:45:15 08:41:01 5696264 0 614444 7.67 2620 1695612 1154924 12.75 557312 1523568 16 08:45:15 08:42:01 5696160 0 614544 7.67 2620 1695616 1154972 12.75 558768 1522528 12 08:45:15 08:43:01 5697380 0 613320 7.66 2620 1695620 1154804 12.75 558112 1522112 16 08:45:15 08:44:01 5690820 0 619876 7.74 2620 1695624 1154648 12.75 564432 1522112 12 08:45:15 08:45:01 3732448 0 1052784 13.15 2620 3221088 1790352 19.77 1107204 2698356 203136 08:45:15 Average: 5536641 0 646949 8.08 2620 1822730 1220953 13.48 599846 1620735 16941 08:45:15 08:45:15 08:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:45:15 08:34:01 eth0 58.60 41.63 327.27 11.98 0.00 0.00 0.00 0.00 08:45:15 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:15 08:34:01 docker0 2.35 1.71 0.47 6.11 0.00 0.00 0.00 0.00 08:45:15 08:35:01 eth0 2.18 0.30 0.45 0.20 0.00 0.00 0.00 0.00 08:45:15 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:15 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:15 08:36:01 eth0 3.36 0.70 1.01 0.58 0.00 0.00 0.00 0.00 08:45:15 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:15 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:15 08:37:01 eth0 1.27 0.07 0.08 0.01 0.00 0.00 0.00 0.00 08:45:15 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:15 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:15 08:38:01 eth0 1.90 0.57 0.49 0.25 0.00 0.00 0.00 0.00 08:45:15 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:15 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:15 08:39:01 eth0 2.03 0.43 0.47 0.20 0.00 0.00 0.00 0.00 08:45:15 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:15 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:15 08:40:01 eth0 1.62 0.10 0.16 0.04 0.00 0.00 0.00 0.00 08:45:15 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:15 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:15 08:41:01 eth0 1.05 0.55 0.54 0.33 0.00 0.00 0.00 0.00 08:45:15 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:15 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:15 08:42:01 eth0 1.38 0.48 0.58 0.42 0.00 0.00 0.00 0.00 08:45:15 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:15 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:15 08:43:01 eth0 0.62 0.42 0.35 0.30 0.00 0.00 0.00 0.00 08:45:15 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:15 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:15 08:44:01 eth0 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:45:15 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:15 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:15 08:45:01 eth0 454.07 275.21 10250.76 126.97 0.00 0.00 0.00 0.00 08:45:15 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:15 08:45:01 docker0 24.60 36.32 2.41 357.50 0.00 0.00 0.00 0.00 08:45:15 Average: eth0 44.03 26.71 883.11 11.78 0.00 0.00 0.00 0.00 08:45:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:15 Average: docker0 2.25 3.17 0.24 30.35 0.00 0.00 0.00 0.00 08:45:15 08:45:15 08:45:15 ---> sar -P ALL: 08:45:15 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/14/21 _x86_64_ (2 CPU) 08:45:15 08:45:15 08:32:23 LINUX RESTART (2 CPU) 08:45:15 08:45:15 08:33:02 CPU %user %nice %system %iowait %steal %idle 08:45:15 08:34:01 all 2.55 0.00 1.12 0.26 0.04 96.03 08:45:15 08:34:01 0 2.53 0.00 1.13 0.07 0.03 96.24 08:45:15 08:34:01 1 2.57 0.00 1.11 0.45 0.05 95.82 08:45:15 08:35:01 all 0.17 0.00 0.07 0.00 0.02 99.75 08:45:15 08:35:01 0 0.05 0.00 0.08 0.00 0.02 99.85 08:45:15 08:35:01 1 0.28 0.00 0.05 0.00 0.02 99.65 08:45:15 08:36:01 all 0.10 0.00 0.07 0.00 0.02 99.82 08:45:15 08:36:01 0 0.08 0.00 0.05 0.00 0.02 99.85 08:45:15 08:36:01 1 0.12 0.00 0.08 0.00 0.02 99.78 08:45:15 08:37:01 all 0.15 0.00 0.03 0.00 0.02 99.80 08:45:15 08:37:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:45:15 08:37:01 1 0.25 0.00 0.03 0.00 0.02 99.70 08:45:15 08:38:01 all 0.25 0.00 0.05 0.00 0.01 99.69 08:45:15 08:38:01 0 0.07 0.00 0.07 0.00 0.02 99.85 08:45:15 08:38:01 1 0.43 0.00 0.03 0.00 0.00 99.53 08:45:15 08:39:01 all 0.24 0.00 0.04 0.00 0.02 99.70 08:45:15 08:39:01 0 0.07 0.00 0.05 0.00 0.02 99.87 08:45:15 08:39:01 1 0.42 0.00 0.03 0.00 0.02 99.53 08:45:15 08:40:01 all 0.26 0.00 0.04 0.00 0.02 99.68 08:45:15 08:40:01 0 0.05 0.00 0.05 0.00 0.02 99.88 08:45:15 08:40:01 1 0.47 0.00 0.03 0.00 0.02 99.48 08:45:15 08:41:01 all 0.21 0.00 0.03 0.00 0.01 99.76 08:45:15 08:41:01 0 0.08 0.00 0.05 0.00 0.02 99.85 08:45:15 08:41:01 1 0.33 0.00 0.00 0.00 0.00 99.67 08:45:15 08:42:01 all 0.23 0.00 0.06 0.00 0.03 99.68 08:45:15 08:42:01 0 0.08 0.00 0.08 0.00 0.03 99.80 08:45:15 08:42:01 1 0.38 0.00 0.03 0.00 0.02 99.57 08:45:15 08:43:01 all 0.20 0.00 0.03 0.00 0.01 99.77 08:45:15 08:43:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:45:15 08:43:01 1 0.33 0.00 0.02 0.00 0.00 99.65 08:45:15 08:44:01 all 0.20 0.00 0.05 0.00 0.03 99.72 08:45:15 08:44:01 0 0.10 0.00 0.07 0.00 0.03 99.80 08:45:15 08:44:01 1 0.30 0.00 0.03 0.00 0.02 99.65 08:45:15 08:45:15 08:44:01 CPU %user %nice %system %iowait %steal %idle 08:45:15 08:45:01 all 28.73 0.00 11.58 2.77 0.12 56.80 08:45:15 08:45:01 0 28.70 0.00 12.34 3.30 0.12 55.54 08:45:15 08:45:01 1 28.76 0.00 10.82 2.24 0.12 58.05 08:45:15 Average: all 2.64 0.00 1.04 0.24 0.03 96.05 08:45:15 Average: 0 2.52 0.00 1.11 0.26 0.03 96.07 08:45:15 Average: 1 2.75 0.00 0.97 0.21 0.02 96.04 08:45:15 08:45:15 08:45:15