Pull request #237 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 494d726b2d047eda5dbb4685e4b607f7b0bd2540+90bd167c5e008ca72793a95020c1bd222277a38a (206732eaaf01c691d6630abf99a97e6bc7dbe365) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 9d0281235b943b7ad605f650702698f9078b2862 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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 ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4507’ is offline; ‘prd-centos7-docker-4c-2g-4509’ is offline; ‘prd-centos7-docker-4c-2g-4511’ is offline; ‘prd-centos7-docker-4c-2g-4515’ is offline; ‘prd-centos7-docker-4c-2g-4525’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4516’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4517’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4527 in /w/workspace/xfoundry_device-modbus-go_PR-237 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-237 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 90bd167c5e008ca72793a95020c1bd222277a38a into PR head commit 494d726b2d047eda5dbb4685e4b607f7b0bd2540 Merge succeeded, producing 494d726b2d047eda5dbb4685e4b607f7b0bd2540 Checking out Revision 494d726b2d047eda5dbb4685e4b607f7b0bd2540 (PR-237) > 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 remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/237/head:refs/remotes/origin/PR-237 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 494d726b2d047eda5dbb4685e4b607f7b0bd2540 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 90bd167c5e008ca72793a95020c1bd222277a38a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 494d726b2d047eda5dbb4685e4b607f7b0bd2540 # timeout=10 Commit message: "Merge branch 'secure-bus' of https://github.com/lenny-intel/device-modbus-go into secure-bus" > git rev-list --no-walk 9a7b3a01cee23211e29c5095c5af6283bb315c45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:23:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:23:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:23:09 ========================================================= 17:23:09 EdgeX Global Pipelines Version Info 17:23:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:23:11 ------------------- 17:23:11 stable info: 17:23:11 ------------------- 17:23:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:23:11 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:23:11 Message: update stable to v1.0.192 17:23:12 ------------------- 17:23:12 experimental info: 17:23:12 ------------------- 17:23:12 Commited By: **** collab-it+edgex@linuxfoundation.org 17:23:12 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:23:12 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:23:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:23:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:23:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-237 [Pipeline] echo 17:23:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-237 [Pipeline] echo 17:23:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-237 [Pipeline] echo 17:23:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 494d726b2d047eda5dbb4685e4b607f7b0bd2540 [Pipeline] echo 17:23:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 494d726 [Pipeline] echo 17:23:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:23:13 provisioning config files... 17:23:13 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-237@tmp/config3837892646518981056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:14 ---> docker-login.sh 17:23:14 nexus3.edgexfoundry.org:10001 17:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:14 Configure a credential helper to remove this warning. See 17:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:14 17:23:14 Login Succeeded 17:23:14 nexus3.edgexfoundry.org:10002 17:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:14 Configure a credential helper to remove this warning. See 17:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:14 17:23:14 Login Succeeded 17:23:14 nexus3.edgexfoundry.org:10003 17:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:14 Configure a credential helper to remove this warning. See 17:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:14 17:23:14 Login Succeeded 17:23:14 nexus3.edgexfoundry.org:10004 17:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:15 Configure a credential helper to remove this warning. See 17:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:15 17:23:15 Login Succeeded 17:23:15 docker.io 17:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:15 Configure a credential helper to remove this warning. See 17:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:15 17:23:15 Login Succeeded 17:23:15 ---> docker-login.sh ends [Pipeline] } 17:23:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:23:15 + git log --format=format:%s -1 494d726b2d047eda5dbb4685e4b607f7b0bd2540 [Pipeline] echo 17:23:16 GIT_COMMIT: 494d726b2d047eda5dbb4685e4b607f7b0bd2540, Commit Message: Merge branch 'secure-bus' of https://github.com/lenny-intel/device-modbus-go into secure-bus [Pipeline] echo 17:23:16 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:23:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:23:16 17:23:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:23:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:23:16 latest: Pulling from edgex-devops/git-semver 17:23:16 31603596830f: Pulling fs layer 17:23:16 54011a49482f: Pulling fs layer 17:23:16 a6820b24f6d8: Pulling fs layer 17:23:16 f581987b2513: Pulling fs layer 17:23:16 54011a49482f: Verifying Checksum 17:23:16 54011a49482f: Download complete 17:23:16 31603596830f: Verifying Checksum 17:23:16 31603596830f: Download complete 17:23:17 f581987b2513: Verifying Checksum 17:23:17 f581987b2513: Download complete 17:23:17 a6820b24f6d8: Verifying Checksum 17:23:17 a6820b24f6d8: Download complete 17:23:17 31603596830f: Pull complete 17:23:17 54011a49482f: Pull complete 17:23:18 a6820b24f6d8: Pull complete 17:23:18 f581987b2513: Pull complete 17:23:18 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:23:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:23:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:23:18 prd-centos7-docker-4c-2g-4527 does not seem to be running inside a container 17:23:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-237 -v /w/workspace/xfoundry_device-modbus-go_PR-237:/w/workspace/xfoundry_device-modbus-go_PR-237:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-237@tmp:/w/workspace/xfoundry_device-modbus-go_PR-237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:23:21 $ docker top 5fd507da514353c189347ae254554018bd923d9f5976bc0a75457ae8a16a4c6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:23:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:21 [ssh-agent] Looking for ssh-agent implementation... 17:23:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:21 $ docker exec 5fd507da514353c189347ae254554018bd923d9f5976bc0a75457ae8a16a4c6f ssh-agent 17:23:21 SSH_AUTH_SOCK=/tmp/ssh-1OucYw8J1zXZ/agent.12 17:23:21 SSH_AGENT_PID=17 17:23:21 Running ssh-add (command line suppressed) 17:23:22 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-237@tmp/private_key_1984189030368401808.key (/w/workspace/xfoundry_device-modbus-go_PR-237@tmp/private_key_1984189030368401808.key) 17:23:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:22 + git tag --points-at HEAD [Pipeline] } 17:23:22 $ docker exec --env ******** --env ******** 5fd507da514353c189347ae254554018bd923d9f5976bc0a75457ae8a16a4c6f ssh-agent -k 17:23:22 unset SSH_AUTH_SOCK; 17:23:22 unset SSH_AGENT_PID; 17:23:22 echo Agent pid 17 killed; 17:23:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:23:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:22 [ssh-agent] Looking for ssh-agent implementation... 17:23:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:22 $ docker exec 5fd507da514353c189347ae254554018bd923d9f5976bc0a75457ae8a16a4c6f ssh-agent 17:23:22 SSH_AUTH_SOCK=/tmp/ssh-bYShFp6H8rL4/agent.46 17:23:22 SSH_AGENT_PID=51 17:23:22 Running ssh-add (command line suppressed) 17:23:23 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-237@tmp/private_key_2456853884663542708.key (/w/workspace/xfoundry_device-modbus-go_PR-237@tmp/private_key_2456853884663542708.key) 17:23:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:23 + git semver init 17:23:23 # -> Open(): unable to determine branch for HEAD 17:23:23 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-237/.git 17:23:23 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-237 17:23:23 # $SEMVER_REMOTE_NAME = origin 17:23:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:23:23 # $SEMVER_USER_NAME = edgex-jenkins 17:23:23 # $SEMVER_BRANCH = PR-237 17:23:23 # $SEMVER_TEMP = /tmp/semver-100842492 17:23:23 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 17:23:24 # '/tmp/semver-100842492' -> '/w/workspace/xfoundry_device-modbus-go_PR-237/.semver' 17:23:24 # -> Force: false 17:23:24 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-237/.semver [Pipeline] } 17:23:24 $ docker exec --env ******** --env ******** 5fd507da514353c189347ae254554018bd923d9f5976bc0a75457ae8a16a4c6f ssh-agent -k 17:23:24 unset SSH_AUTH_SOCK; 17:23:24 unset SSH_AGENT_PID; 17:23:24 echo Agent pid 51 killed; 17:23:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:24 + git semver [Pipeline] } 17:23:24 $ docker stop --time=1 5fd507da514353c189347ae254554018bd923d9f5976bc0a75457ae8a16a4c6f 17:23:25 $ docker rm -f 5fd507da514353c189347ae254554018bd923d9f5976bc0a75457ae8a16a4c6f [Pipeline] // withDockerContainer [Pipeline] sh 17:23:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:23:26 Stashed 1 file(s) [Pipeline] echo 17:23:26 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 17:23:41 Still waiting to schedule task 17:23:41 ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4507’ is offline; ‘prd-centos7-docker-4c-2g-4509’ is offline; ‘prd-centos7-docker-4c-2g-4511’ is offline; ‘prd-centos7-docker-4c-2g-4515’ is offline; ‘prd-centos7-docker-4c-2g-4521’ is offline; ‘prd-centos7-docker-4c-2g-4523’ is offline; ‘prd-centos7-docker-4c-2g-4528’ is offline; ‘prd-centos7-docker-4c-2g-4529’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4516’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4517’ doesn’t have label ‘centos7-docker-4c-2g’ 17:23:41 Still waiting to schedule task 17:23:41 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 17:24:00 Running on prd-centos7-docker-4c-2g-4529 in /w/workspace/xfoundry_device-modbus-go_PR-237 [Pipeline] { [Pipeline] ws 17:24:00 Running in /w/workspace/device-modbus-go/5 [Pipeline] { [Pipeline] checkout 17:24:03 using credential edgex-jenkins-ssh 17:24:03 Cloning the remote Git repository 17:24:03 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 17:24:03 > git init /w/workspace/device-modbus-go/5 # timeout=10 17:24:03 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 17:24:03 > git --version # timeout=10 17:24:03 > git --version # 'git version 2.24.3' 17:24:03 using GIT_SSH to set credentials SSH Credentials for GitHub 17:24:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:24:05 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 17:24:05 Merging remotes/origin/master commit 90bd167c5e008ca72793a95020c1bd222277a38a into PR head commit 494d726b2d047eda5dbb4685e4b607f7b0bd2540 17:24:05 Merge succeeded, producing 494d726b2d047eda5dbb4685e4b607f7b0bd2540 17:24:05 Checking out Revision 494d726b2d047eda5dbb4685e4b607f7b0bd2540 (PR-237) 17:24:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:24:05 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 17:24:05 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 17:24:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:24:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/237/head:refs/remotes/origin/PR-237 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:24:05 > git config core.sparsecheckout # timeout=10 17:24:05 > git checkout -f 494d726b2d047eda5dbb4685e4b607f7b0bd2540 # timeout=10 17:24:05 > git remote # timeout=10 17:24:05 > git config --get remote.origin.url # timeout=10 17:24:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:24:05 > git merge 90bd167c5e008ca72793a95020c1bd222277a38a # timeout=10 17:24:05 > git rev-parse HEAD^{commit} # timeout=10 17:24:05 > git config core.sparsecheckout # timeout=10 17:24:05 > git checkout -f 494d726b2d047eda5dbb4685e4b607f7b0bd2540 # timeout=10 17:24:09 Commit message: "Merge branch 'secure-bus' of https://github.com/lenny-intel/device-modbus-go into secure-bus" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:24:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:24:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:24:11 + sudo service docker restart 17:24:11 + true 17:24:11 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:24:12 provisioning config files... 17:24:12 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/5@tmp/config4310457036470709926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:24:13 ---> docker-login.sh 17:24:13 nexus3.edgexfoundry.org:10001 17:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:13 Configure a credential helper to remove this warning. See 17:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:13 17:24:13 Login Succeeded 17:24:13 nexus3.edgexfoundry.org:10002 17:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:13 Configure a credential helper to remove this warning. See 17:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:13 17:24:13 Login Succeeded 17:24:13 nexus3.edgexfoundry.org:10003 17:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:13 Configure a credential helper to remove this warning. See 17:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:13 17:24:13 Login Succeeded 17:24:13 nexus3.edgexfoundry.org:10004 17:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:14 Configure a credential helper to remove this warning. See 17:24:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:14 17:24:14 Login Succeeded 17:24:14 docker.io 17:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:14 Configure a credential helper to remove this warning. See 17:24:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:14 17:24:14 Login Succeeded 17:24:14 ---> docker-login.sh ends [Pipeline] } 17:24:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:24:15 ========================================================= 17:24:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:24:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:24:15 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 17:24:15 Sending build context to Docker daemon 630.8kB 17:24:15 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 17:24:15 Step 2/8 : FROM ${BASE} 17:24:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:24:15 540db60ca938: Pulling fs layer 17:24:15 adcc1eea9eea: Pulling fs layer 17:24:15 4c4ab2625f07: Pulling fs layer 17:24:15 0510c868ecb4: Pulling fs layer 17:24:15 afea3b2eda06: Pulling fs layer 17:24:15 7809a108b3ef: Pulling fs layer 17:24:15 f706445af74f: Pulling fs layer 17:24:15 afea3b2eda06: Waiting 17:24:15 7809a108b3ef: Waiting 17:24:15 f706445af74f: Waiting 17:24:15 0510c868ecb4: Waiting 17:24:15 4c4ab2625f07: Verifying Checksum 17:24:15 4c4ab2625f07: Download complete 17:24:15 adcc1eea9eea: Download complete 17:24:15 afea3b2eda06: Verifying Checksum 17:24:15 afea3b2eda06: Download complete 17:24:15 540db60ca938: Verifying Checksum 17:24:15 540db60ca938: Download complete 17:24:15 7809a108b3ef: Verifying Checksum 17:24:15 7809a108b3ef: Download complete 17:24:16 540db60ca938: Pull complete 17:24:16 adcc1eea9eea: Pull complete 17:24:16 4c4ab2625f07: Pull complete 17:24:17 f706445af74f: Verifying Checksum 17:24:17 f706445af74f: Download complete 17:24:18 0510c868ecb4: Verifying Checksum 17:24:18 0510c868ecb4: Download complete 17:24:25 0510c868ecb4: Pull complete 17:24:25 afea3b2eda06: Pull complete 17:24:25 7809a108b3ef: Pull complete 17:24:31 f706445af74f: Pull complete 17:24:31 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:24:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:24:31 ---> b068be0155e3 17:24:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 17:24:32 ---> Running in ff89e082a064 17:24:32 Removing intermediate container ff89e082a064 17:24:32 ---> 75ba31a40bd4 17:24:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:24:32 ---> Running in b90e6d1d84b6 17:24:34 Removing intermediate container b90e6d1d84b6 17:24:34 ---> 7fb5792966f4 17:24:34 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 17:24:34 ---> Running in e65f5ec7b6bc 17:24:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:24:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:24:36 (1/13) Installing libc-dev (0.7.2-r3) 17:24:36 (2/13) Installing libsodium (1.0.18-r0) 17:24:36 (3/13) Installing pkgconf (1.7.3-r0) 17:24:36 (4/13) Installing libsodium-dev (1.0.18-r0) 17:24:36 (5/13) Installing openssh-keygen (8.4_p1-r3) 17:24:36 (6/13) Installing libedit (20191231.3.1-r1) 17:24:36 (7/13) Installing openssh-client (8.4_p1-r3) 17:24:36 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 17:24:37 (9/13) Installing openssh-server-common (8.4_p1-r3) 17:24:37 (10/13) Installing openssh-server (8.4_p1-r3) 17:24:37 (11/13) Installing openssh (8.4_p1-r3) 17:24:37 (12/13) Installing libzmq (4.3.3-r1) 17:24:37 (13/13) Installing zeromq-dev (4.3.3-r1) 17:24:37 Executing busybox-1.32.1-r6.trigger 17:24:37 OK: 156 MiB in 53 packages 17:24:38 Removing intermediate container e65f5ec7b6bc 17:24:38 ---> eac39c15b4df 17:24:38 Step 6/8 : WORKDIR /device-modbus-go 17:24:38 ---> Running in 4ddae19496e0 17:24:38 Removing intermediate container 4ddae19496e0 17:24:38 ---> 2c0201131960 17:24:38 Step 7/8 : COPY . . 17:24:39 ---> b1317e92a79a 17:24:39 Step 8/8 : RUN go mod download 17:24:39 ---> Running in db6bd51d3574 17:25:06 Removing intermediate container db6bd51d3574 17:25:06 ---> bca60d15d91b 17:25:06 Successfully built bca60d15d91b 17:25:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:25:06 + docker inspect -f . ci-base-image-x86_64 17:25:06 . [Pipeline] withDockerContainer 17:25:07 prd-centos7-docker-4c-2g-4529 does not seem to be running inside a container 17:25:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/5 -v /w/workspace/device-modbus-go/5:/w/workspace/device-modbus-go/5:rw,z -v /w/workspace/device-modbus-go/5@tmp:/w/workspace/device-modbus-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:25:08 $ docker top 46daa48dfbc3fad5c9316f2854e509df5de1c24d0e965a26601615d345852602 -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:08 + go version 17:25:09 go version go1.16.3 linux/amd64 [Pipeline] } 17:25:09 $ docker stop --time=1 46daa48dfbc3fad5c9316f2854e509df5de1c24d0e965a26601615d345852602 17:25:10 $ docker rm -f 46daa48dfbc3fad5c9316f2854e509df5de1c24d0e965a26601615d345852602 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:25:11 + docker inspect -f . ci-base-image-x86_64 17:25:11 . [Pipeline] withDockerContainer 17:25:11 prd-centos7-docker-4c-2g-4529 does not seem to be running inside a container 17:25:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/5 -v /w/workspace/device-modbus-go/5:/w/workspace/device-modbus-go/5:rw,z -v /w/workspace/device-modbus-go/5@tmp:/w/workspace/device-modbus-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:25:12 $ docker top b5f948bca73ccfec95b4983c7cb2c1ca8e0c003ff9a06a8b4b6558f88d9985f7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:12 + go mod tidy [Pipeline] sh 17:25:13 + make test 17:25:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 17:25:14 ? github.com/edgexfoundry/device-modbus-go [no test files] 17:25:37 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 17:25:37 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.017s coverage: 47.7% of statements 17:25:37 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:25:47 gofmt -l . 17:25:47 [ "`gofmt -l .`" = "" ] 17:25:47 ./bin/test-attribution-txt.sh 17:25:48 ./bin/test-go-mod-tidy.sh [Pipeline] } 17:25:48 $ docker stop --time=1 b5f948bca73ccfec95b4983c7cb2c1ca8e0c003ff9a06a8b4b6558f88d9985f7 17:25:49 $ docker rm -f b5f948bca73ccfec95b4983c7cb2c1ca8e0c003ff9a06a8b4b6558f88d9985f7 [Pipeline] // withDockerContainer [Pipeline] sh 17:25:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:25:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:25:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:25:53 + ls -al . 17:25:53 total 112 17:25:53 drwxrwxr-x. 9 jenkins jenkins 4096 May 11 17:25 . 17:25:53 drwxrwxr-x. 4 jenkins jenkins 28 May 11 17:24 .. 17:25:53 -rw-rw-r--. 1 jenkins jenkins 7707 May 11 17:24 Attribution.txt 17:25:53 drwxrwxr-x. 2 jenkins jenkins 87 May 11 17:24 bin 17:25:53 drwxrwxr-x. 3 jenkins jenkins 32 May 11 17:24 cmd 17:25:53 -rw-r--r--. 1 jenkins jenkins 22385 May 11 17:25 coverage.out 17:25:53 -rw-rw-r--. 1 jenkins jenkins 1457 May 11 17:24 Dockerfile 17:25:53 -rw-rw-r--. 1 jenkins jenkins 995 May 11 17:24 Dockerfile.build 17:25:53 -rw-rw-r--. 1 jenkins jenkins 140 May 11 17:24 .dockerignore 17:25:53 drwxrwxr-x. 8 jenkins jenkins 179 May 11 17:24 .git 17:25:53 drwxrwxr-x. 2 jenkins jenkins 103 May 11 17:24 .github 17:25:53 -rw-rw-r--. 1 jenkins jenkins 338 May 11 17:24 .gitignore 17:25:53 -rw-r--r--. 1 jenkins jenkins 413 May 11 17:25 go.mod 17:25:53 -rw-r--r--. 1 jenkins jenkins 21879 May 11 17:25 go.sum 17:25:53 drwxrwxr-x. 3 jenkins jenkins 20 May 11 17:24 internal 17:25:53 -rw-rw-r--. 1 jenkins jenkins 679 May 11 17:24 Jenkinsfile 17:25:53 -rw-rw-r--. 1 jenkins jenkins 11340 May 11 17:24 LICENSE 17:25:53 -rw-rw-r--. 1 jenkins jenkins 910 May 11 17:24 Makefile 17:25:53 -rw-rw-r--. 1 jenkins jenkins 2897 May 11 17:24 README.md 17:25:53 drwxrwxr-x. 2 jenkins jenkins 52 May 11 17:24 simulator 17:25:53 drwxrwxr-x. 4 jenkins jenkins 71 May 11 17:24 snap 17:25:53 -rw-rw-r--. 1 jenkins jenkins 5 May 11 17:23 VERSION 17:25:53 -rw-rw-r--. 1 jenkins jenkins 229 May 11 17:24 version.go [Pipeline] isUnix [Pipeline] sh 17:25:54 + 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=494d726b2d047eda5dbb4685e4b607f7b0bd2540 --label arch=amd64 --label version=0.0.0 . 17:25:54 Sending build context to Docker daemon 653.8kB 17:25:54 Step 1/21 : ARG BASE=golang:1.15-alpine3.12 17:25:54 Step 2/21 : FROM ${BASE} AS builder 17:25:54 ---> bca60d15d91b 17:25:54 Step 3/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:54 ---> Running in e3037f007f3a 17:25:56 Removing intermediate container e3037f007f3a 17:25:56 ---> 2571f20a8084 17:25:56 Step 4/21 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 17:25:56 ---> Running in 1dd7d90e16c8 17:25:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:25:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:26:00 OK: 156 MiB in 53 packages 17:26:00 Removing intermediate container 1dd7d90e16c8 17:26:00 ---> b3fe7114d7d6 17:26:00 Step 5/21 : WORKDIR /device-modbus-go 17:26:00 ---> Running in a06401d38dbe 17:26:00 Removing intermediate container a06401d38dbe 17:26:00 ---> eaa101073d76 17:26:00 Step 6/21 : COPY . . 17:26:01 ---> fa2aa38bd876 17:26:01 Step 7/21 : RUN go mod download 17:26:01 ---> Running in 32929f71cc6b 17:26:03 Removing intermediate container 32929f71cc6b 17:26:03 ---> bb101d748576 17:26:03 Step 8/21 : RUN make build 17:26:03 ---> Running in b695e12457cf 17:26:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 17:26:18 CGO_ENABLED=1 GO111MODULE=on go build ./... 17:26:23 Removing intermediate container b695e12457cf 17:26:23 ---> d2cccf621c4d 17:26:23 Step 9/21 : FROM alpine:3.12 17:26:23 3.12: Pulling from library/alpine 17:26:23 339de151aab4: Pulling fs layer 17:26:23 339de151aab4: Verifying Checksum 17:26:23 339de151aab4: Download complete 17:26:23 339de151aab4: Pull complete 17:26:23 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:26:23 Status: Downloaded newer image for alpine:3.12 17:26:23 ---> 13621d1b12d4 17:26:23 Step 10/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 17:26:24 ---> Running in 833c8a410385 17:26:24 Removing intermediate container 833c8a410385 17:26:24 ---> 2cbad6da0003 17:26:24 Step 11/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:26:24 ---> Running in 2f0370954b68 17:26:25 Removing intermediate container 2f0370954b68 17:26:25 ---> d896e08ae3ee 17:26:25 Step 12/21 : RUN apk add --update --no-cache zeromq dumb-init 17:26:25 ---> Running in e04e2f04e7a8 17:26:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:26:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:26:26 (1/6) Installing dumb-init (1.2.2-r1) 17:26:27 (2/6) Installing libgcc (9.3.0-r2) 17:26:27 (3/6) Installing libsodium (1.0.18-r0) 17:26:27 (4/6) Installing libstdc++ (9.3.0-r2) 17:26:28 (5/6) Installing libzmq (4.3.3-r0) 17:26:28 (6/6) Installing zeromq (4.3.3-r0) 17:26:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4533 in /w/workspace/xfoundry_device-modbus-go_PR-237 [Pipeline] { [Pipeline] ws 17:26:28 Running in /w/workspace/device-modbus-go/5 [Pipeline] { [Pipeline] checkout 17:26:28 Executing busybox-1.31.1-r20.trigger 17:26:28 OK: 8 MiB in 20 packages 17:26:29 Removing intermediate container e04e2f04e7a8 17:26:29 ---> 11138e51f041 17:26:29 Step 13/21 : COPY --from=builder /device-modbus-go/cmd / 17:26:29 ---> 077986a0271c 17:26:29 Step 14/21 : COPY --from=builder /device-modbus-go/LICENSE / 17:26:29 ---> 3a8e4176fd09 17:26:29 Step 15/21 : COPY --from=builder /device-modbus-go/Attribution.txt / 17:26:30 ---> 83fb33fcebe8 17:26:30 Step 16/21 : EXPOSE 49991 17:26:30 ---> Running in 335a130a19d8 17:26:30 Removing intermediate container 335a130a19d8 17:26:30 ---> c361643bd5c5 17:26:30 Step 17/21 : ENTRYPOINT ["/device-modbus"] 17:26:30 ---> Running in d7a24140c25d 17:26:30 Removing intermediate container d7a24140c25d 17:26:30 ---> f18fa1580c90 17:26:30 Step 18/21 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:26:30 ---> Running in 326d107bb371 17:26:30 Removing intermediate container 326d107bb371 17:26:30 ---> 129d24629f9a 17:26:30 Step 19/21 : LABEL arch=amd64 17:26:30 ---> Running in fc04aa5c6570 17:26:31 Removing intermediate container fc04aa5c6570 17:26:31 ---> 7ce4931a9daa 17:26:31 Step 20/21 : LABEL git_sha=494d726b2d047eda5dbb4685e4b607f7b0bd2540 17:26:31 ---> Running in d83b6ff1b904 17:26:31 Removing intermediate container d83b6ff1b904 17:26:31 ---> 513d939fa5fe 17:26:31 Step 21/21 : LABEL version=0.0.0 17:26:31 ---> Running in 7fdcdbcb58d6 17:26:31 Removing intermediate container 7fdcdbcb58d6 17:26:31 ---> 8a8a1e997ca7 17:26:31 [Warning] One or more build-args [ARCH MAKE] were not consumed 17:26:31 Successfully built 8a8a1e997ca7 17:26:31 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 17:26:34 using credential edgex-jenkins-ssh 17:26:34 Cloning the remote Git repository 17:26:34 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 17:26:34 > git init /w/workspace/device-modbus-go/5 # timeout=10 17:26:34 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 17:26:34 > git --version # timeout=10 17:26:34 > git --version # 'git version 2.17.1' 17:26:34 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:26:35 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 17:26:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:26:35 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 17:26:35 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 17:26:35 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/237/head:refs/remotes/origin/PR-237 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:26:36 Merging remotes/origin/master commit 90bd167c5e008ca72793a95020c1bd222277a38a into PR head commit 494d726b2d047eda5dbb4685e4b607f7b0bd2540 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:26:36 Failed in branch arm64 17:26:36 > git config core.sparsecheckout # timeout=10 17:26:36 > git checkout -f 494d726b2d047eda5dbb4685e4b607f7b0bd2540 # timeout=10 17:26:47 Still waiting to schedule task 17:26:47 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:27:40 Running on prd-ubuntu18.04-docker-8c-8g-4538 in /w/workspace/xfoundry_device-modbus-go_PR-237 [Pipeline] { [Pipeline] ws 17:27:40 Running in /w/workspace/device-modbus-go/5 [Pipeline] { [Pipeline] checkout 17:27:42 using credential edgex-jenkins-ssh 17:27:42 Cloning the remote Git repository 17:27:42 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 17:27:43 > git init /w/workspace/device-modbus-go/5 # timeout=10 17:27:43 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 17:27:43 > git --version # timeout=10 17:27:43 > git --version # 'git version 2.17.1' 17:27:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:27:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:27:43 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 17:27:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:27:43 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 17:27:43 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 17:27:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:27:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/237/head:refs/remotes/origin/PR-237 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:27:44 Merging remotes/origin/master commit 90bd167c5e008ca72793a95020c1bd222277a38a into PR head commit 494d726b2d047eda5dbb4685e4b607f7b0bd2540 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:27:44 ---> job-cost.sh 17:27:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sshe 17:27:44 > git config core.sparsecheckout # timeout=10 17:27:44 > git checkout -f 494d726b2d047eda5dbb4685e4b607f7b0bd2540 # timeout=10 17:28:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:28:29 lf-activate-venv(): INFO: Adding /tmp/venv-sshe/bin to PATH 17:28:29 INFO: No Stack... 17:28:29 INFO: Retrieving Pricing Info for: v1-standard-2 17:28:30 INFO: Archiving Costs [Pipeline] sh 17:28:30 + cut -d, -f6 17:28:30 + cat /w/workspace/device-modbus-go/5/archives/cost.csv [Pipeline] lock 17:28:30 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-237-5-stack-cost] 17:28:30 Resource [jenkins-edgexfoundry-device-modbus-go-PR-237-5-stack-cost] did not exist. Created. 17:28:30 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-237-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:28:30 + echo total: 0.029999999329447746 [Pipeline] stash 17:28:31 Stashed 1 file(s) [Pipeline] } 17:28:31 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-237-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:28:31 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:28:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:28:32 ---> package-listing.sh 17:28:32 ++ facter osfamily 17:28:32 ++ tr '[:upper:]' '[:lower:]' 17:28:32 + OS_FAMILY=redhat 17:28:32 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-237 17:28:32 + START_PACKAGES=/tmp/packages_start.txt 17:28:32 + END_PACKAGES=/tmp/packages_end.txt 17:28:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:28:32 + PACKAGES=/tmp/packages_start.txt 17:28:32 + '[' /w/workspace/xfoundry_device-modbus-go_PR-237 ']' 17:28:32 + PACKAGES=/tmp/packages_end.txt 17:28:32 + case "${OS_FAMILY}" in 17:28:32 + rpm -qa 17:28:32 + sort 17:28:38 + '[' -f /tmp/packages_start.txt ']' 17:28:38 + '[' -f /tmp/packages_end.txt ']' 17:28:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:28:38 + '[' /w/workspace/xfoundry_device-modbus-go_PR-237 ']' 17:28:38 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-237/archives/ 17:28:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-237/archives/ [Pipeline] echo 17:28:38 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/xfoundry_device-modbus-go_PR-237/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:28:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:28:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:28:38 17:28:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:28:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:28:39 alpine: Pulling from edgex-lftools-log-publisher 17:28:39 df20fa9351a1: Pulling fs layer 17:28:39 36b3adc4ff6f: Pulling fs layer 17:28:39 8ad3a11d3b57: Pulling fs layer 17:28:39 46f8f816bc3b: Pulling fs layer 17:28:39 93b61091891f: Pulling fs layer 17:28:39 93b9cdb0e59b: Pulling fs layer 17:28:39 5e14af77c1be: Pulling fs layer 17:28:39 01666e4c0597: Pulling fs layer 17:28:39 aa168da1d23b: Pulling fs layer 17:28:39 46f8f816bc3b: Waiting 17:28:39 93b61091891f: Waiting 17:28:39 93b9cdb0e59b: Waiting 17:28:39 5e14af77c1be: Waiting 17:28:39 01666e4c0597: Waiting 17:28:39 36b3adc4ff6f: Verifying Checksum 17:28:39 36b3adc4ff6f: Download complete 17:28:39 46f8f816bc3b: Download complete 17:28:39 df20fa9351a1: Verifying Checksum 17:28:39 df20fa9351a1: Download complete 17:28:39 93b9cdb0e59b: Verifying Checksum 17:28:39 93b9cdb0e59b: Download complete 17:28:39 5e14af77c1be: Verifying Checksum 17:28:39 5e14af77c1be: Download complete 17:28:39 01666e4c0597: Download complete 17:28:39 93b61091891f: Verifying Checksum 17:28:39 93b61091891f: Download complete 17:28:39 8ad3a11d3b57: Verifying Checksum 17:28:39 8ad3a11d3b57: Download complete 17:28:39 df20fa9351a1: Pull complete 17:28:40 36b3adc4ff6f: Pull complete 17:28:41 8ad3a11d3b57: Pull complete 17:28:41 46f8f816bc3b: Pull complete 17:28:41 aa168da1d23b: Verifying Checksum 17:28:41 aa168da1d23b: Download complete 17:28:41 93b61091891f: Pull complete 17:28:41 93b9cdb0e59b: Pull complete 17:28:41 5e14af77c1be: Pull complete 17:28:42 01666e4c0597: Pull complete 17:28:48 aa168da1d23b: Pull complete 17:28:48 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:28:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:28:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:28:49 prd-centos7-docker-4c-2g-4527 does not seem to be running inside a container 17:28:49 $ 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/xfoundry_device-modbus-go_PR-237/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-237 -v /w/workspace/xfoundry_device-modbus-go_PR-237:/w/workspace/xfoundry_device-modbus-go_PR-237:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-237@tmp:/w/workspace/xfoundry_device-modbus-go_PR-237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:28:56 $ docker top baba77c96a0f2655e1992be85c31d523602a17e37538f96a85a603e3b9130b36 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:56 + touch /tmp/pre-build-complete [Pipeline] sh 17:28:57 + mkdir -p /var/log/sa [Pipeline] sh 17:28:57 + ls /var/log/sa-host 17:28:57 + sadf -c /var/log/sa-host/sa11 17:28:57 file_magic: OK 17:28:57 HZ: Using current value: 100 17:28:57 file_header: OK 17:28:57 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 17:28:57 Statistics: 17:28:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:28:57 File successfully converted to sysstat format version 12.2.1 17:28:57 + sadf -c /var/log/sa-host/sa23 17:28:57 file_magic: OK 17:28:57 HZ: Using current value: 100 17:28:57 file_header: OK 17:28:57 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 17:28:57 Statistics: 17:28:57 Hnuu...uuuununununu... 17:28:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:28:57 provisioning config files... 17:28:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-237@tmp/config5293886732073864153tmp [Pipeline] { [Pipeline] echo 17:28:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:28:57 ---> create-netrc.sh [Pipeline] } 17:28:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:28:58 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:28:58 ---> python-tools-install.sh [Pipeline] echo 17:28:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:28:58 ---> sudo-logs.sh 17:28:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:28:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:28:59 ---> job-cost.sh 17:28:59 lf-activate-venv: SKIPPING 17:28:59 DEBUG: total: 0.029999999329447746 17:28:59 INFO: Retrieving Stack Cost... 17:29:00 INFO: Retrieving Pricing Info for: v1-standard-2 17:29:00 INFO: Archiving Costs [Pipeline] echo 17:29:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:29:01 ---> logs-deploy.sh 17:29:01 lf-activate-venv: SKIPPING 17:29:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-237/5 17:29:01 INFO: archiving workspace using pattern(s): 17:29:02 Archives upload complete. 17:29:02 INFO: archiving logs to Nexus