Pull request #162 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 weichou1229 for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 704bf5a967d25df179441fcd4e0dcd1e4b08ea67+0f6ae8749af9f9e65a1ee381fa9340c5d8325f5b (b67b230784d7b8199be5d9c51f98071defc75496) 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 d07cd02ecb4437160b67c3e2c8b9f8516fc20714 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 d07cd02ecb4437160b67c3e2c8b9f8516fc20714 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 d07cd02ecb4437160b67c3e2c8b9f8516fc20714 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d07cd02ecb4437160b67c3e2c8b9f8516fc20714 # timeout=10 Commit message: "Merge pull request #233 from ernestojeda/fix-snap-workspace-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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, goVersion:1.13, 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.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1126 in /w/workspace/xfoundry_device-modbus-go_PR-162 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-162 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 0f6ae8749af9f9e65a1ee381fa9340c5d8325f5b into PR head commit 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 Merge succeeded, producing 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 Checking out Revision 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 (PR-162) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 # 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 0f6ae8749af9f9e65a1ee381fa9340c5d8325f5b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 # timeout=10 Commit message: "feat: Modify Modbus simulator to support device scaling" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-02T03:36:48.470Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-02T03:36:48.686Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk bff5e61ff22948f69adeafa5bdb5b34d496c0293 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-02T03:36:48.768Z] ========================================================= [2020-09-02T03:36:48.769Z] EdgeX Global Pipelines Version Info [2020-09-02T03:36:48.769Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-02T03:36:50.108Z] ------------------- [2020-09-02T03:36:50.108Z] stable info: [2020-09-02T03:36:50.108Z] ------------------- [2020-09-02T03:36:50.108Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-02T03:36:50.108Z] Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [2020-09-02T03:36:50.108Z] Message: update stable to v1.0.115 [2020-09-02T03:36:51.049Z] ------------------- [2020-09-02T03:36:51.049Z] experimental info: [2020-09-02T03:36:51.049Z] ------------------- [2020-09-02T03:36:51.049Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-02T03:36:51.049Z] Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [2020-09-02T03:36:51.049Z] Message: update experimental to v1.0.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-02T03:36:51.343Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2020-09-02T03:36:51.433Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2020-09-02T03:36:51.510Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-02T03:36:51.586Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-02T03:36:51.713Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-02T03:36:51.788Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo [2020-09-02T03:36:51.905Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-02T03:36:51.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo [2020-09-02T03:36:52.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-02T03:36:52.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-02T03:36:52.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-02T03:36:52.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo [2020-09-02T03:36:52.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-02T03:36:52.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-02T03:36:52.530Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-02T03:36:52.607Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-02T03:36:52.682Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-02T03:36:52.757Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-02T03:36:52.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-02T03:36:52.914Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-09-02T03:36:53.019Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-02T03:36:53.097Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-02T03:36:53.175Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-162 [Pipeline] echo [2020-09-02T03:36:53.283Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-162 [Pipeline] echo [2020-09-02T03:36:53.358Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-162 [Pipeline] echo [2020-09-02T03:36:53.430Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 [Pipeline] echo [2020-09-02T03:36:53.503Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 704bf5a [Pipeline] echo [2020-09-02T03:36:53.584Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-02T03:36:54.179Z] + git log --format=format:%s -1 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 [Pipeline] echo [2020-09-02T03:36:54.238Z] GIT_COMMIT: 704bf5a967d25df179441fcd4e0dcd1e4b08ea67, Commit Message: feat: Modify Modbus simulator to support device scaling [Pipeline] echo [2020-09-02T03:36:54.277Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-02T03:36:55.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-02T03:36:55.346Z] [2020-09-02T03:36:55.346Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-02T03:36:55.704Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-02T03:36:55.704Z] latest: Pulling from edgex-devops/git-semver [2020-09-02T03:36:55.704Z] 31603596830f: Pulling fs layer [2020-09-02T03:36:55.704Z] 2a8b12db71e7: Pulling fs layer [2020-09-02T03:36:55.704Z] 6ca5941a6612: Pulling fs layer [2020-09-02T03:36:55.704Z] ecc8261a40a4: Pulling fs layer [2020-09-02T03:36:55.704Z] ecc8261a40a4: Waiting [2020-09-02T03:36:55.704Z] 2a8b12db71e7: Verifying Checksum [2020-09-02T03:36:55.704Z] 2a8b12db71e7: Download complete [2020-09-02T03:36:55.704Z] 31603596830f: Verifying Checksum [2020-09-02T03:36:55.704Z] 31603596830f: Download complete [2020-09-02T03:36:55.974Z] ecc8261a40a4: Verifying Checksum [2020-09-02T03:36:55.974Z] ecc8261a40a4: Download complete [2020-09-02T03:36:55.974Z] 6ca5941a6612: Verifying Checksum [2020-09-02T03:36:55.974Z] 6ca5941a6612: Download complete [2020-09-02T03:36:55.974Z] 31603596830f: Pull complete [2020-09-02T03:36:56.239Z] 2a8b12db71e7: Pull complete [2020-09-02T03:36:56.811Z] 6ca5941a6612: Pull complete [2020-09-02T03:36:57.076Z] ecc8261a40a4: Pull complete [2020-09-02T03:36:57.076Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-02T03:36:57.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-02T03:36:57.076Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-02T03:36:57.178Z] prd-centos7-docker-4c-2g-1126 does not seem to be running inside a container [2020-09-02T03:36:57.221Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-162 -v /w/workspace/xfoundry_device-modbus-go_PR-162:/w/workspace/xfoundry_device-modbus-go_PR-162:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-162@tmp:/w/workspace/xfoundry_device-modbus-go_PR-162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-02T03:36:59.341Z] $ docker top 9ad42ae2c577871c1c54472c851482310e0289e8443b662dc1b20223b7cd5438 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-02T03:36:59.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-02T03:36:59.606Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-02T03:36:59.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-02T03:36:59.800Z] $ docker exec 9ad42ae2c577871c1c54472c851482310e0289e8443b662dc1b20223b7cd5438 ssh-agent [2020-09-02T03:36:59.964Z] SSH_AUTH_SOCK=/tmp/ssh-u5VcALfh7W38/agent.12 [2020-09-02T03:36:59.964Z] SSH_AGENT_PID=17 [2020-09-02T03:36:59.976Z] Running ssh-add (command line suppressed) [2020-09-02T03:37:00.090Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-162@tmp/private_key_4130368646911420385.key (/w/workspace/xfoundry_device-modbus-go_PR-162@tmp/private_key_4130368646911420385.key) [2020-09-02T03:37:00.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-02T03:37:00.677Z] + git describe --exact-match --tags HEAD [2020-09-02T03:37:00.677Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-02T03:37:00.705Z] $ docker exec --env ******** --env ******** 9ad42ae2c577871c1c54472c851482310e0289e8443b662dc1b20223b7cd5438 ssh-agent -k [2020-09-02T03:37:00.811Z] unset SSH_AUTH_SOCK; [2020-09-02T03:37:00.811Z] unset SSH_AGENT_PID; [2020-09-02T03:37:00.812Z] echo Agent pid 17 killed; [2020-09-02T03:37:00.852Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-02T03:37:00.957Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-02T03:37:00.958Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-02T03:37:01.055Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-02T03:37:01.055Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-02T03:37:01.212Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-02T03:37:01.217Z] $ docker exec 9ad42ae2c577871c1c54472c851482310e0289e8443b662dc1b20223b7cd5438 ssh-agent [2020-09-02T03:37:01.520Z] SSH_AUTH_SOCK=/tmp/ssh-fnlxzpUCQ1j5/agent.46 [2020-09-02T03:37:01.520Z] SSH_AGENT_PID=51 [2020-09-02T03:37:01.526Z] Running ssh-add (command line suppressed) [2020-09-02T03:37:01.670Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-162@tmp/private_key_9185434939326443858.key (/w/workspace/xfoundry_device-modbus-go_PR-162@tmp/private_key_9185434939326443858.key) [2020-09-02T03:37:01.715Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-02T03:37:02.107Z] + git semver init [2020-09-02T03:37:02.107Z] # -> Open(): unable to determine branch for HEAD [2020-09-02T03:37:02.107Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-162/.git [2020-09-02T03:37:02.107Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-162 [2020-09-02T03:37:02.107Z] # $SEMVER_REMOTE_NAME = origin [2020-09-02T03:37:02.107Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-02T03:37:02.107Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-02T03:37:02.107Z] # $SEMVER_BRANCH = PR-162 [2020-09-02T03:37:02.107Z] # $SEMVER_TEMP = /tmp/semver-109559839 [2020-09-02T03:37:02.107Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-09-02T03:37:02.679Z] # '/tmp/semver-109559839' -> '/w/workspace/xfoundry_device-modbus-go_PR-162/.semver' [2020-09-02T03:37:02.679Z] # -> Force: false [2020-09-02T03:37:02.679Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-162/.semver [Pipeline] } [2020-09-02T03:37:02.692Z] $ docker exec --env ******** --env ******** 9ad42ae2c577871c1c54472c851482310e0289e8443b662dc1b20223b7cd5438 ssh-agent -k [2020-09-02T03:37:02.801Z] unset SSH_AUTH_SOCK; [2020-09-02T03:37:02.802Z] unset SSH_AGENT_PID; [2020-09-02T03:37:02.802Z] echo Agent pid 51 killed; [2020-09-02T03:37:02.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-02T03:37:03.342Z] + git semver [Pipeline] } [2020-09-02T03:37:03.358Z] $ docker stop --time=1 9ad42ae2c577871c1c54472c851482310e0289e8443b662dc1b20223b7cd5438 [2020-09-02T03:37:04.686Z] $ docker rm -f 9ad42ae2c577871c1c54472c851482310e0289e8443b662dc1b20223b7cd5438 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-02T03:37:05.421Z] Stashed 27 file(s) [Pipeline] echo [2020-09-02T03:37:05.423Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-09-02T03:37:05.532Z] Archived original 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 [2020-09-02T03:37:20.918Z] Still waiting to schedule task [2020-09-02T03:37:20.918Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-09-02T03:37:20.920Z] Still waiting to schedule task [2020-09-02T03:37:20.920Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-09-02T03:39:05.216Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1127 in /w/workspace/xfoundry_device-modbus-go_PR-162 [Pipeline] { [Pipeline] ws [2020-09-02T03:39:05.327Z] Running in /w/workspace/device-modbus-go/7 [Pipeline] { [Pipeline] checkout [2020-09-02T03:39:10.318Z] using credential edgex-jenkins-ssh [2020-09-02T03:39:10.396Z] Cloning the remote Git repository [2020-09-02T03:39:10.396Z] Cloning with configured refspecs honoured and without tags [2020-09-02T03:39:11.558Z] Fetching without tags [2020-09-02T03:39:10.454Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T03:39:10.562Z] > git init /w/workspace/device-modbus-go/7 # timeout=10 [2020-09-02T03:39:10.628Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T03:39:10.629Z] > git --version # timeout=10 [2020-09-02T03:39:10.652Z] > git --version # 'git version 2.17.1' [2020-09-02T03:39:10.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T03:39:10.738Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T03:39:11.474Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-02T03:39:11.492Z] > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 [2020-09-02T03:39:11.509Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T03:39:11.532Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-02T03:39:11.579Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T03:39:11.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T03:39:11.593Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T03:39:12.053Z] Merging remotes/origin/master commit 0f6ae8749af9f9e65a1ee381fa9340c5d8325f5b into PR head commit 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 [2020-09-02T03:39:12.384Z] Merge succeeded, producing 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 [2020-09-02T03:39:12.385Z] Checking out Revision 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 (PR-162) [2020-09-02T03:39:12.077Z] > git config core.sparsecheckout # timeout=10 [2020-09-02T03:39:12.100Z] > git checkout -f 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 # timeout=10 [2020-09-02T03:39:12.184Z] > git remote # timeout=10 [2020-09-02T03:39:12.276Z] > git config --get remote.origin.url # timeout=10 [2020-09-02T03:39:12.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T03:39:12.315Z] > git merge 0f6ae8749af9f9e65a1ee381fa9340c5d8325f5b # timeout=10 [2020-09-02T03:39:12.369Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-02T03:39:12.394Z] > git config core.sparsecheckout # timeout=10 [2020-09-02T03:39:12.432Z] > git checkout -f 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 # timeout=10 [2020-09-02T03:39:16.615Z] Commit message: "feat: Modify Modbus simulator to support device scaling" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-02T03:39:17.635Z] ========================================================= [2020-09-02T03:39:17.635Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-09-02T03:39:17.635Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-02T03:39:18.614Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-09-02T03:39:19.221Z] Sending build context to Docker daemon 669.7kB [2020-09-02T03:39:19.506Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-09-02T03:39:19.506Z] Step 2/8 : FROM ${BASE} [2020-09-02T03:39:19.785Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-02T03:39:19.785Z] b538f80385f9: Pulling fs layer [2020-09-02T03:39:19.785Z] 74f711af9a0d: Pulling fs layer [2020-09-02T03:39:19.785Z] 99f96fe45779: Pulling fs layer [2020-09-02T03:39:19.785Z] fd7a069fd194: Pulling fs layer [2020-09-02T03:39:19.785Z] 66aa3694b03b: Pulling fs layer [2020-09-02T03:39:19.785Z] 170f70906a0f: Pulling fs layer [2020-09-02T03:39:19.785Z] ad7c5574e4b9: Pulling fs layer [2020-09-02T03:39:19.785Z] e772456be8f7: Pulling fs layer [2020-09-02T03:39:19.785Z] c890913d741a: Pulling fs layer [2020-09-02T03:39:19.785Z] 2480fcc9aa5a: Pulling fs layer [2020-09-02T03:39:19.785Z] 09adf4765672: Pulling fs layer [2020-09-02T03:39:19.785Z] fd7a069fd194: Waiting [2020-09-02T03:39:19.785Z] 66aa3694b03b: Waiting [2020-09-02T03:39:19.785Z] 170f70906a0f: Waiting [2020-09-02T03:39:19.785Z] ad7c5574e4b9: Waiting [2020-09-02T03:39:19.785Z] e772456be8f7: Waiting [2020-09-02T03:39:19.785Z] c890913d741a: Waiting [2020-09-02T03:39:19.785Z] 2480fcc9aa5a: Waiting [2020-09-02T03:39:19.785Z] 09adf4765672: Waiting [2020-09-02T03:39:19.785Z] 99f96fe45779: Verifying Checksum [2020-09-02T03:39:19.785Z] 99f96fe45779: Download complete [2020-09-02T03:39:19.785Z] 74f711af9a0d: Verifying Checksum [2020-09-02T03:39:19.785Z] 74f711af9a0d: Download complete [2020-09-02T03:39:19.785Z] 66aa3694b03b: Verifying Checksum [2020-09-02T03:39:19.785Z] 66aa3694b03b: Download complete [2020-09-02T03:39:19.785Z] 170f70906a0f: Verifying Checksum [2020-09-02T03:39:19.785Z] 170f70906a0f: Download complete [2020-09-02T03:39:19.785Z] b538f80385f9: Verifying Checksum [2020-09-02T03:39:20.764Z] b538f80385f9: Pull complete [2020-09-02T03:39:21.370Z] 74f711af9a0d: Pull complete [2020-09-02T03:39:21.646Z] 99f96fe45779: Pull complete [2020-09-02T03:39:22.241Z] ad7c5574e4b9: Verifying Checksum [2020-09-02T03:39:22.241Z] ad7c5574e4b9: Download complete [2020-09-02T03:39:22.241Z] c890913d741a: Verifying Checksum [2020-09-02T03:39:22.241Z] c890913d741a: Download complete [2020-09-02T03:39:23.686Z] 2480fcc9aa5a: Verifying Checksum [2020-09-02T03:39:23.686Z] 2480fcc9aa5a: Download complete [2020-09-02T03:39:23.686Z] 09adf4765672: Verifying Checksum [2020-09-02T03:39:23.686Z] 09adf4765672: Download complete [2020-09-02T03:39:25.130Z] fd7a069fd194: Verifying Checksum [2020-09-02T03:39:25.130Z] fd7a069fd194: Download complete [2020-09-02T03:39:25.130Z] e772456be8f7: Verifying Checksum [2020-09-02T03:39:25.130Z] e772456be8f7: Download complete [2020-09-02T03:39:37.560Z] fd7a069fd194: Pull complete [2020-09-02T03:39:37.560Z] 66aa3694b03b: Pull complete [2020-09-02T03:39:37.560Z] 170f70906a0f: Pull complete [2020-09-02T03:39:40.964Z] ad7c5574e4b9: Pull complete [2020-09-02T03:39:45.261Z] e772456be8f7: Pull complete [2020-09-02T03:39:45.535Z] c890913d741a: Pull complete [2020-09-02T03:39:48.521Z] 2480fcc9aa5a: Pull complete [2020-09-02T03:39:48.521Z] 09adf4765672: Pull complete [2020-09-02T03:39:48.521Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-09-02T03:39:48.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-09-02T03:39:48.521Z] ---> 2248a725d1cf [2020-09-02T03:39:48.521Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-09-02T03:39:52.831Z] ---> Running in 9fd3c7c4cc6e [2020-09-02T03:39:52.831Z] Removing intermediate container 9fd3c7c4cc6e [2020-09-02T03:39:52.831Z] ---> 4e9aeda33567 [2020-09-02T03:39:52.831Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-02T03:39:53.102Z] ---> Running in a874551c4662 [2020-09-02T03:39:55.713Z] Removing intermediate container a874551c4662 [2020-09-02T03:39:55.713Z] ---> 36b39dabf30b [2020-09-02T03:39:55.713Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-09-02T03:39:55.713Z] ---> Running in 43020bd77fc9 [2020-09-02T03:39:57.688Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-02T03:39:57.960Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-02T03:39:58.932Z] (1/14) Installing libmagic (5.38-r0) [2020-09-02T03:39:59.202Z] (2/14) Installing file (5.38-r0) [2020-09-02T03:39:59.202Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-09-02T03:39:59.202Z] (4/14) Installing g++ (9.3.0-r2) [2020-09-02T03:40:04.582Z] (5/14) Installing fortify-headers (1.1-r0) [2020-09-02T03:40:04.582Z] (6/14) Installing patch (2.7.6-r6) [2020-09-02T03:40:04.582Z] (7/14) Installing build-base (0.5-r2) [2020-09-02T03:40:04.582Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-09-02T03:40:05.171Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-09-02T03:40:05.440Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-09-02T03:40:06.028Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-09-02T03:40:06.028Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-09-02T03:40:06.028Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-09-02T03:40:06.301Z] (14/14) Installing openssh (8.3_p1-r0) [2020-09-02T03:40:06.301Z] Executing busybox-1.31.1-r16.trigger [2020-09-02T03:40:06.301Z] OK: 221 MiB in 53 packages [2020-09-02T03:40:10.597Z] Removing intermediate container 43020bd77fc9 [2020-09-02T03:40:10.597Z] ---> b8fff3cce6c8 [2020-09-02T03:40:10.597Z] Step 6/8 : WORKDIR /device-modbus-go [2020-09-02T03:40:10.597Z] ---> Running in 872c6a6f5c01 [2020-09-02T03:40:10.957Z] Running on prd-centos7-docker-4c-2g-1128 in /w/workspace/xfoundry_device-modbus-go_PR-162 [Pipeline] { [Pipeline] ws [2020-09-02T03:40:11.052Z] Running in /w/workspace/device-modbus-go/7 [Pipeline] { [Pipeline] checkout [2020-09-02T03:40:11.193Z] Removing intermediate container 872c6a6f5c01 [2020-09-02T03:40:11.193Z] ---> b8a892bc0b06 [2020-09-02T03:40:11.193Z] Step 7/8 : COPY . . [2020-09-02T03:40:12.166Z] ---> 0da6a8b01367 [2020-09-02T03:40:12.166Z] Step 8/8 : RUN go mod download [2020-09-02T03:40:12.445Z] ---> Running in 63a4bbabcf5f [2020-09-02T03:40:13.341Z] using credential edgex-jenkins-ssh [2020-09-02T03:40:13.432Z] Cloning the remote Git repository [2020-09-02T03:40:13.433Z] Cloning with configured refspecs honoured and without tags [2020-09-02T03:40:13.459Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T03:40:13.523Z] > git init /w/workspace/device-modbus-go/7 # timeout=10 [2020-09-02T03:40:13.574Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T03:40:13.574Z] > git --version # timeout=10 [2020-09-02T03:40:13.579Z] > git --version # 'git version 2.16.5' [2020-09-02T03:40:13.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T03:40:13.601Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T03:40:14.107Z] Fetching without tags [2020-09-02T03:40:14.504Z] Merging remotes/origin/master commit 0f6ae8749af9f9e65a1ee381fa9340c5d8325f5b into PR head commit 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 [2020-09-02T03:40:14.612Z] Merge succeeded, producing 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 [2020-09-02T03:40:14.612Z] Checking out Revision 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 (PR-162) [2020-09-02T03:40:14.076Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-02T03:40:14.084Z] > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 [2020-09-02T03:40:14.093Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T03:40:14.104Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-02T03:40:14.113Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T03:40:14.113Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T03:40:14.117Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T03:40:14.516Z] > git config core.sparsecheckout # timeout=10 [2020-09-02T03:40:14.521Z] > git checkout -f 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 # timeout=10 [2020-09-02T03:40:14.581Z] > git remote # timeout=10 [2020-09-02T03:40:14.591Z] > git config --get remote.origin.url # timeout=10 [2020-09-02T03:40:14.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T03:40:14.599Z] > git merge 0f6ae8749af9f9e65a1ee381fa9340c5d8325f5b # timeout=10 [2020-09-02T03:40:14.608Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-02T03:40:14.616Z] > git config core.sparsecheckout # timeout=10 [2020-09-02T03:40:14.620Z] > git checkout -f 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 # timeout=10 [2020-09-02T03:40:15.841Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-02T03:40:15.841Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-02T03:40:15.841Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-09-02T03:40:15.841Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-02T03:40:15.841Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-09-02T03:40:15.841Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-09-02T03:40:15.841Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-02T03:40:15.841Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-09-02T03:40:15.841Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-02T03:40:15.841Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-02T03:40:15.841Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-02T03:40:16.111Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-02T03:40:16.111Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-02T03:40:16.111Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-02T03:40:16.111Z] go: finding github.com/fatih/color v1.7.0 [2020-09-02T03:40:16.111Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-02T03:40:16.111Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-02T03:40:16.382Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-02T03:40:16.382Z] go: finding github.com/go-stack/stack v1.8.0 [2020-09-02T03:40:16.382Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-09-02T03:40:16.382Z] go: finding github.com/goburrow/serial v0.1.0 [2020-09-02T03:40:16.382Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-09-02T03:40:16.382Z] go: finding github.com/google/uuid v1.1.1 [2020-09-02T03:40:16.658Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-02T03:40:16.658Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-02T03:40:16.658Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-09-02T03:40:16.658Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-09-02T03:40:16.658Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-02T03:40:16.658Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-02T03:40:16.658Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-09-02T03:40:16.930Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-09-02T03:40:16.930Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-02T03:40:16.930Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-09-02T03:40:16.930Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-09-02T03:40:16.930Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-09-02T03:40:16.930Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-09-02T03:40:17.202Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-09-02T03:40:17.202Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-09-02T03:40:17.202Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-09-02T03:40:17.202Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-09-02T03:40:17.202Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-02T03:40:17.202Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-09-02T03:40:17.202Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-02T03:40:17.470Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-02T03:40:17.470Z] go: finding github.com/miekg/dns v1.1.4 [2020-09-02T03:40:17.470Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-09-02T03:40:17.470Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-02T03:40:17.470Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-02T03:40:17.470Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-09-02T03:40:17.739Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-09-02T03:40:17.739Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-09-02T03:40:17.739Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-09-02T03:40:17.739Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-09-02T03:40:17.739Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-02T03:40:17.739Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-02T03:40:17.739Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-09-02T03:40:18.011Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-02T03:40:18.011Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-02T03:40:18.011Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-09-02T03:40:18.011Z] go: finding github.com/posener/complete v1.1.1 [2020-09-02T03:40:18.011Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-09-02T03:40:18.011Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-09-02T03:40:18.011Z] go: finding github.com/stretchr/objx v0.1.0 [2020-09-02T03:40:18.155Z] Commit message: "feat: Modify Modbus simulator to support device scaling" [2020-09-02T03:40:18.282Z] go: finding github.com/stretchr/testify v1.5.1 [2020-09-02T03:40:18.282Z] go: finding github.com/ugorji/go v1.1.4 [2020-09-02T03:40:18.282Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-02T03:40:18.282Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-09-02T03:40:18.282Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-09-02T03:40:18.282Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-09-02T03:40:18.554Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-09-02T03:40:18.554Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-09-02T03:40:18.554Z] go: finding gopkg.in/yaml.v2 v2.2.8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-02T03:40:19.016Z] ========================================================= [2020-09-02T03:40:19.016Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-09-02T03:40:19.016Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-02T03:40:19.679Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-09-02T03:40:19.941Z] Sending build context to Docker daemon 669.7kB [2020-09-02T03:40:19.941Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-09-02T03:40:19.941Z] Step 2/8 : FROM ${BASE} [2020-09-02T03:40:19.941Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-02T03:40:19.941Z] df20fa9351a1: Pulling fs layer [2020-09-02T03:40:19.941Z] ed8968b2872e: Pulling fs layer [2020-09-02T03:40:19.941Z] a92cc7c5fd73: Pulling fs layer [2020-09-02T03:40:19.941Z] 2dd03ba5bac4: Pulling fs layer [2020-09-02T03:40:19.941Z] 1e091d79d1de: Pulling fs layer [2020-09-02T03:40:19.941Z] 481702a1767f: Pulling fs layer [2020-09-02T03:40:19.941Z] f64a6f60c768: Pulling fs layer [2020-09-02T03:40:19.941Z] e78d2573fc39: Pulling fs layer [2020-09-02T03:40:19.941Z] e876d2f968b6: Pulling fs layer [2020-09-02T03:40:19.941Z] ce8a83651883: Pulling fs layer [2020-09-02T03:40:19.941Z] 07967f4d0e4b: Pulling fs layer [2020-09-02T03:40:19.941Z] e78d2573fc39: Waiting [2020-09-02T03:40:19.941Z] 2dd03ba5bac4: Waiting [2020-09-02T03:40:19.941Z] 1e091d79d1de: Waiting [2020-09-02T03:40:19.941Z] e876d2f968b6: Waiting [2020-09-02T03:40:19.941Z] ce8a83651883: Waiting [2020-09-02T03:40:19.941Z] 07967f4d0e4b: Waiting [2020-09-02T03:40:19.941Z] 481702a1767f: Waiting [2020-09-02T03:40:19.941Z] f64a6f60c768: Waiting [2020-09-02T03:40:20.202Z] a92cc7c5fd73: Verifying Checksum [2020-09-02T03:40:20.202Z] a92cc7c5fd73: Download complete [2020-09-02T03:40:20.202Z] ed8968b2872e: Verifying Checksum [2020-09-02T03:40:20.202Z] ed8968b2872e: Download complete [2020-09-02T03:40:20.202Z] 1e091d79d1de: Download complete [2020-09-02T03:40:20.202Z] 481702a1767f: Verifying Checksum [2020-09-02T03:40:20.202Z] 481702a1767f: Download complete [2020-09-02T03:40:20.202Z] df20fa9351a1: Verifying Checksum [2020-09-02T03:40:20.202Z] df20fa9351a1: Download complete [2020-09-02T03:40:20.471Z] df20fa9351a1: Pull complete [2020-09-02T03:40:20.471Z] ed8968b2872e: Pull complete [2020-09-02T03:40:20.742Z] a92cc7c5fd73: Pull complete [2020-09-02T03:40:21.354Z] f64a6f60c768: Verifying Checksum [2020-09-02T03:40:21.354Z] f64a6f60c768: Download complete [2020-09-02T03:40:21.354Z] e876d2f968b6: Verifying Checksum [2020-09-02T03:40:21.354Z] e876d2f968b6: Download complete [2020-09-02T03:40:21.935Z] e78d2573fc39: Verifying Checksum [2020-09-02T03:40:21.935Z] e78d2573fc39: Download complete [2020-09-02T03:40:21.935Z] ce8a83651883: Verifying Checksum [2020-09-02T03:40:21.935Z] ce8a83651883: Download complete [2020-09-02T03:40:21.935Z] 07967f4d0e4b: Verifying Checksum [2020-09-02T03:40:21.935Z] 07967f4d0e4b: Download complete [2020-09-02T03:40:21.935Z] 2dd03ba5bac4: Verifying Checksum [2020-09-02T03:40:21.935Z] 2dd03ba5bac4: Download complete [2020-09-02T03:40:27.262Z] 2dd03ba5bac4: Pull complete [2020-09-02T03:40:27.262Z] 1e091d79d1de: Pull complete [2020-09-02T03:40:27.524Z] 481702a1767f: Pull complete [2020-09-02T03:40:28.718Z] Removing intermediate container 63a4bbabcf5f [2020-09-02T03:40:28.718Z] ---> 824a52dd1eff [2020-09-02T03:40:28.718Z] Successfully built 824a52dd1eff [2020-09-02T03:40:28.718Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-02T03:40:29.431Z] + docker inspect -f . ci-base-image-arm64 [2020-09-02T03:40:29.431Z] . [Pipeline] withDockerContainer [2020-09-02T03:40:29.667Z] prd-ubuntu18.04-docker-arm64-4c-16g-1127 does not seem to be running inside a container [2020-09-02T03:40:29.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/7 -v /w/workspace/device-modbus-go/7:/w/workspace/device-modbus-go/7:rw,z -v /w/workspace/device-modbus-go/7@tmp:/w/workspace/device-modbus-go/7@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 [2020-09-02T03:40:31.662Z] $ docker top 64a432bd8dfc1a301ae86834a07a99de9099daa14cb9d835301a40fb82107786 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-02T03:40:33.066Z] + go version [2020-09-02T03:40:33.066Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-09-02T03:40:34.111Z] + make test [2020-09-02T03:40:34.111Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-09-02T03:40:35.096Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-09-02T03:40:37.553Z] f64a6f60c768: Pull complete [2020-09-02T03:40:38.956Z] e78d2573fc39: Pull complete [2020-09-02T03:40:39.221Z] e876d2f968b6: Pull complete [2020-09-02T03:40:40.184Z] ce8a83651883: Pull complete [2020-09-02T03:40:40.449Z] 07967f4d0e4b: Pull complete [2020-09-02T03:40:40.449Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-09-02T03:40:40.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-09-02T03:40:40.449Z] ---> 5d7c900382c6 [2020-09-02T03:40:40.449Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-09-02T03:40:42.369Z] ---> Running in 1bc7554e42c8 [2020-09-02T03:40:42.369Z] Removing intermediate container 1bc7554e42c8 [2020-09-02T03:40:42.369Z] ---> f69c88c166fd [2020-09-02T03:40:42.369Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-02T03:40:42.369Z] ---> Running in 8aae11d486b1 [2020-09-02T03:40:43.761Z] Removing intermediate container 8aae11d486b1 [2020-09-02T03:40:43.761Z] ---> 20b386c58834 [2020-09-02T03:40:43.761Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-09-02T03:40:43.761Z] ---> Running in 4da02d8c5aa9 [2020-09-02T03:40:44.334Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-02T03:40:45.277Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-02T03:40:45.852Z] (1/14) Installing libmagic (5.38-r0) [2020-09-02T03:40:45.852Z] (2/14) Installing file (5.38-r0) [2020-09-02T03:40:45.852Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-09-02T03:40:46.113Z] (4/14) Installing g++ (9.3.0-r2) [2020-09-02T03:40:50.332Z] (5/14) Installing fortify-headers (1.1-r0) [2020-09-02T03:40:50.332Z] (6/14) Installing patch (2.7.6-r6) [2020-09-02T03:40:50.332Z] (7/14) Installing build-base (0.5-r2) [2020-09-02T03:40:50.332Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-09-02T03:40:50.332Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-09-02T03:40:50.332Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-09-02T03:40:50.593Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-09-02T03:40:50.593Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-09-02T03:40:50.855Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-09-02T03:40:50.855Z] (14/14) Installing openssh (8.3_p1-r0) [2020-09-02T03:40:51.118Z] Executing busybox-1.31.1-r16.trigger [2020-09-02T03:40:51.118Z] OK: 237 MiB in 53 packages [2020-09-02T03:40:54.436Z] Removing intermediate container 4da02d8c5aa9 [2020-09-02T03:40:54.436Z] ---> e652f7326f3b [2020-09-02T03:40:54.436Z] Step 6/8 : WORKDIR /device-modbus-go [2020-09-02T03:40:54.436Z] ---> Running in 7d605a769912 [2020-09-02T03:40:54.699Z] Removing intermediate container 7d605a769912 [2020-09-02T03:40:54.699Z] ---> 9b1a1387d56b [2020-09-02T03:40:54.699Z] Step 7/8 : COPY . . [2020-09-02T03:40:55.648Z] ---> 510d864f9551 [2020-09-02T03:40:55.649Z] Step 8/8 : RUN go mod download [2020-09-02T03:40:55.649Z] ---> Running in 33de08c0d9be [2020-09-02T03:40:57.568Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-02T03:40:57.568Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-02T03:40:57.568Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-09-02T03:40:57.831Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-02T03:40:57.831Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-09-02T03:40:57.831Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-09-02T03:40:57.831Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-02T03:40:57.831Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-09-02T03:40:57.831Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-02T03:40:57.831Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-02T03:40:58.095Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-02T03:40:58.095Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-02T03:40:58.095Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-02T03:40:58.095Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-02T03:40:58.095Z] go: finding github.com/fatih/color v1.7.0 [2020-09-02T03:40:58.095Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-02T03:40:58.095Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-02T03:40:58.356Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-02T03:40:58.356Z] go: finding github.com/go-stack/stack v1.8.0 [2020-09-02T03:40:58.356Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-09-02T03:40:58.356Z] go: finding github.com/goburrow/serial v0.1.0 [2020-09-02T03:40:58.356Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-09-02T03:40:58.356Z] go: finding github.com/google/uuid v1.1.1 [2020-09-02T03:40:58.356Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-02T03:40:58.617Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-02T03:40:58.617Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-09-02T03:40:58.617Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-09-02T03:40:58.617Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-02T03:40:58.617Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-02T03:40:58.617Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-09-02T03:40:58.617Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-09-02T03:40:58.881Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-02T03:40:58.881Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-09-02T03:40:58.881Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-09-02T03:40:58.881Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-09-02T03:40:58.881Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-09-02T03:40:58.881Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-09-02T03:40:58.881Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-09-02T03:40:59.142Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-09-02T03:40:59.142Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-09-02T03:40:59.142Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-02T03:40:59.142Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-09-02T03:40:59.142Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-02T03:40:59.142Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-02T03:40:59.142Z] go: finding github.com/miekg/dns v1.1.4 [2020-09-02T03:40:59.403Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-09-02T03:40:59.403Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-02T03:40:59.403Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-02T03:40:59.403Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-09-02T03:40:59.403Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-09-02T03:40:59.403Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-09-02T03:40:59.403Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-09-02T03:40:59.667Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-09-02T03:40:59.667Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-02T03:40:59.667Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-02T03:40:59.667Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-09-02T03:40:59.667Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-02T03:40:59.667Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-02T03:40:59.667Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-09-02T03:40:59.931Z] go: finding github.com/posener/complete v1.1.1 [2020-09-02T03:40:59.931Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-09-02T03:40:59.931Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-09-02T03:40:59.931Z] go: finding github.com/stretchr/objx v0.1.0 [2020-09-02T03:40:59.931Z] go: finding github.com/stretchr/testify v1.5.1 [2020-09-02T03:40:59.931Z] go: finding github.com/ugorji/go v1.1.4 [2020-09-02T03:40:59.931Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-02T03:41:00.193Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-09-02T03:41:00.193Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-09-02T03:41:00.193Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-09-02T03:41:00.193Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-09-02T03:41:00.193Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-09-02T03:41:00.193Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-02T03:41:01.914Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-09-02T03:41:06.202Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 3.037s coverage: 50.3% of statements [2020-09-02T03:41:06.202Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-02T03:41:08.361Z] Removing intermediate container 33de08c0d9be [2020-09-02T03:41:08.361Z] ---> 33c90cba72ab [2020-09-02T03:41:08.361Z] Successfully built 33c90cba72ab [2020-09-02T03:41:08.361Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-02T03:41:09.125Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-02T03:41:09.125Z] . [Pipeline] withDockerContainer [2020-09-02T03:41:09.249Z] prd-centos7-docker-4c-2g-1128 does not seem to be running inside a container [2020-09-02T03:41:09.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/7 -v /w/workspace/device-modbus-go/7:/w/workspace/device-modbus-go/7:rw,z -v /w/workspace/device-modbus-go/7@tmp:/w/workspace/device-modbus-go/7@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 [2020-09-02T03:41:10.529Z] $ docker top e57f2ec8917e3516399375082a48e08cc2084ed5bb46ffb2546a7ba898594cae -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-02T03:41:11.118Z] + go version [2020-09-02T03:41:11.118Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-09-02T03:41:11.424Z] + make test [2020-09-02T03:41:11.424Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-09-02T03:41:11.628Z] gofmt -l . [2020-09-02T03:41:11.628Z] [ "`gofmt -l .`" = "" ] [2020-09-02T03:41:11.628Z] ./bin/test-attribution-txt.sh [2020-09-02T03:41:12.390Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-09-02T03:41:12.596Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-09-02T03:41:13.661Z] Stashed 1 file(s) [Pipeline] } [2020-09-02T03:41:13.675Z] $ docker stop --time=1 64a432bd8dfc1a301ae86834a07a99de9099daa14cb9d835301a40fb82107786 [2020-09-02T03:41:15.898Z] $ docker rm -f 64a432bd8dfc1a301ae86834a07a99de9099daa14cb9d835301a40fb82107786 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-02T03:41:18.794Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-02T03:41:19.119Z] + ls -al . [2020-09-02T03:41:19.119Z] total 140 [2020-09-02T03:41:19.119Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 03:41 . [2020-09-02T03:41:19.119Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 03:39 .. [2020-09-02T03:41:19.119Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 2 03:39 .dockerignore [2020-09-02T03:41:19.119Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 03:39 .git [2020-09-02T03:41:19.119Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 03:39 .github [2020-09-02T03:41:19.119Z] -rw-rw-r-- 1 jenkins jenkins 330 Sep 2 03:39 .gitignore [2020-09-02T03:41:19.119Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 03:39 .semver [2020-09-02T03:41:19.119Z] -rw-rw-r-- 1 jenkins jenkins 4564 Sep 2 03:39 Attribution.txt [2020-09-02T03:41:19.119Z] -rw-rw-r-- 1 jenkins jenkins 1430 Sep 2 03:39 Dockerfile [2020-09-02T03:41:19.119Z] -rw-rw-r-- 1 jenkins jenkins 954 Sep 2 03:39 Dockerfile.build [2020-09-02T03:41:19.119Z] -rw-rw-r-- 1 jenkins jenkins 702 Sep 2 03:39 Jenkinsfile [2020-09-02T03:41:19.119Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 2 03:39 LICENSE [2020-09-02T03:41:19.119Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 2 03:39 Makefile [2020-09-02T03:41:19.119Z] -rw-rw-r-- 1 jenkins jenkins 591 Sep 2 03:39 README.md [2020-09-02T03:41:19.119Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 03:37 VERSION [2020-09-02T03:41:19.119Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 03:39 bin [2020-09-02T03:41:19.119Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 03:39 cmd [2020-09-02T03:41:19.119Z] -rw-r--r-- 1 jenkins jenkins 22364 Sep 2 03:41 coverage.out [2020-09-02T03:41:19.119Z] -rw-r--r-- 1 jenkins jenkins 559 Sep 2 03:41 go.mod [2020-09-02T03:41:19.119Z] -rw-r--r-- 1 jenkins jenkins 13471 Sep 2 03:41 go.sum [2020-09-02T03:41:19.119Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 03:39 internal [2020-09-02T03:41:19.119Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 03:39 simulator [2020-09-02T03:41:19.119Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 03:39 snap [2020-09-02T03:41:19.119Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 2 03:39 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-02T03:41:19.453Z] + docker build -t docker-device-modbus-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=704bf5a967d25df179441fcd4e0dcd1e4b08ea67 --label arch=arm64 --label version=0.0.0 . [2020-09-02T03:41:19.724Z] Sending build context to Docker daemon 700.9kB [2020-09-02T03:41:19.724Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-09-02T03:41:19.724Z] Step 2/20 : FROM ${BASE} AS builder [2020-09-02T03:41:19.724Z] ---> 824a52dd1eff [2020-09-02T03:41:19.724Z] Step 3/20 : ARG MAKE='make build' [2020-09-02T03:41:20.002Z] ---> Running in 0cff49717bac [2020-09-02T03:41:20.600Z] Removing intermediate container 0cff49717bac [2020-09-02T03:41:20.600Z] ---> 2f4a24734401 [2020-09-02T03:41:20.600Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-02T03:41:20.600Z] ---> Running in bcbfb76cefec [2020-09-02T03:41:22.519Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-09-02T03:41:22.519Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.184s coverage: 50.3% of statements [2020-09-02T03:41:22.519Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-02T03:41:23.213Z] Removing intermediate container bcbfb76cefec [2020-09-02T03:41:23.213Z] ---> 2f7551702efc [2020-09-02T03:41:23.213Z] Step 5/20 : RUN apk add --update --no-cache make git openssh build-base [2020-09-02T03:41:23.213Z] ---> Running in da2d949386c8 [2020-09-02T03:41:23.966Z] gofmt -l . [2020-09-02T03:41:23.966Z] [ "`gofmt -l .`" = "" ] [2020-09-02T03:41:23.966Z] ./bin/test-attribution-txt.sh [2020-09-02T03:41:24.537Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-09-02T03:41:24.550Z] Warning: overwriting stash ‘coverage-report’ [2020-09-02T03:41:24.664Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-02T03:41:24.810Z] Stashed 1 file(s) [Pipeline] } [2020-09-02T03:41:24.817Z] $ docker stop --time=1 e57f2ec8917e3516399375082a48e08cc2084ed5bb46ffb2546a7ba898594cae [2020-09-02T03:41:25.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-02T03:41:26.221Z] OK: 221 MiB in 53 packages [2020-09-02T03:41:27.008Z] $ docker rm -f e57f2ec8917e3516399375082a48e08cc2084ed5bb46ffb2546a7ba898594cae [2020-09-02T03:41:27.204Z] Removing intermediate container da2d949386c8 [2020-09-02T03:41:27.204Z] ---> 32225d9b85bc [2020-09-02T03:41:27.204Z] Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-09-02T03:41:27.474Z] ---> Running in c7cebfeece24 [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-02T03:41:27.890Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-02T03:41:28.071Z] Removing intermediate container c7cebfeece24 [2020-09-02T03:41:28.072Z] ---> 89c86f39d25a [2020-09-02T03:41:28.072Z] Step 7/20 : COPY . . [2020-09-02T03:41:28.181Z] + ls -al . [2020-09-02T03:41:28.181Z] total 104 [2020-09-02T03:41:28.181Z] drwxrwxr-x. 10 jenkins jenkins 4096 Sep 2 03:41 . [2020-09-02T03:41:28.181Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 2 03:40 .. [2020-09-02T03:41:28.181Z] -rw-rw-r--. 1 jenkins jenkins 4564 Sep 2 03:40 Attribution.txt [2020-09-02T03:41:28.181Z] drwxrwxr-x. 2 jenkins jenkins 87 Sep 2 03:40 bin [2020-09-02T03:41:28.181Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 2 03:40 cmd [2020-09-02T03:41:28.181Z] -rw-r--r--. 1 jenkins jenkins 22364 Sep 2 03:41 coverage.out [2020-09-02T03:41:28.181Z] -rw-rw-r--. 1 jenkins jenkins 1430 Sep 2 03:40 Dockerfile [2020-09-02T03:41:28.181Z] -rw-rw-r--. 1 jenkins jenkins 954 Sep 2 03:40 Dockerfile.build [2020-09-02T03:41:28.181Z] -rw-rw-r--. 1 jenkins jenkins 140 Sep 2 03:40 .dockerignore [2020-09-02T03:41:28.181Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 2 03:40 .git [2020-09-02T03:41:28.181Z] drwxrwxr-x. 2 jenkins jenkins 38 Sep 2 03:40 .github [2020-09-02T03:41:28.181Z] -rw-rw-r--. 1 jenkins jenkins 330 Sep 2 03:40 .gitignore [2020-09-02T03:41:28.181Z] -rw-r--r--. 1 jenkins jenkins 559 Sep 2 03:41 go.mod [2020-09-02T03:41:28.181Z] -rw-r--r--. 1 jenkins jenkins 13471 Sep 2 03:41 go.sum [2020-09-02T03:41:28.181Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 2 03:40 internal [2020-09-02T03:41:28.181Z] -rw-rw-r--. 1 jenkins jenkins 702 Sep 2 03:40 Jenkinsfile [2020-09-02T03:41:28.181Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 2 03:40 LICENSE [2020-09-02T03:41:28.181Z] -rw-rw-r--. 1 jenkins jenkins 880 Sep 2 03:40 Makefile [2020-09-02T03:41:28.181Z] -rw-rw-r--. 1 jenkins jenkins 591 Sep 2 03:40 README.md [2020-09-02T03:41:28.181Z] drwxrwxr-x. 3 jenkins jenkins 58 Sep 2 03:40 .semver [2020-09-02T03:41:28.181Z] drwxrwxr-x. 2 jenkins jenkins 52 Sep 2 03:40 simulator [2020-09-02T03:41:28.181Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 2 03:40 snap [2020-09-02T03:41:28.181Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 2 03:37 VERSION [2020-09-02T03:41:28.181Z] -rw-rw-r--. 1 jenkins jenkins 229 Sep 2 03:40 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-02T03:41:28.482Z] + docker build -t docker-device-modbus-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=704bf5a967d25df179441fcd4e0dcd1e4b08ea67 --label arch=amd64 --label version=0.0.0 . [2020-09-02T03:41:28.482Z] Sending build context to Docker daemon 700.9kB [2020-09-02T03:41:28.482Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-09-02T03:41:28.482Z] Step 2/20 : FROM ${BASE} AS builder [2020-09-02T03:41:28.482Z] ---> 33c90cba72ab [2020-09-02T03:41:28.482Z] Step 3/20 : ARG MAKE='make build' [2020-09-02T03:41:29.075Z] ---> 62b6a79de43e [2020-09-02T03:41:29.075Z] Step 8/20 : RUN ${MAKE} [2020-09-02T03:41:29.075Z] ---> Running in 602ca1e90261 [2020-09-02T03:41:29.080Z] ---> Running in 97061a541468 [2020-09-02T03:41:29.080Z] Removing intermediate container 97061a541468 [2020-09-02T03:41:29.080Z] ---> 57ce81f6367c [2020-09-02T03:41:29.080Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-02T03:41:29.080Z] ---> Running in 842a769ab9b6 [2020-09-02T03:41:30.056Z] Removing intermediate container 842a769ab9b6 [2020-09-02T03:41:30.056Z] ---> f0e90a66c5f0 [2020-09-02T03:41:30.056Z] Step 5/20 : RUN apk add --update --no-cache make git openssh build-base [2020-09-02T03:41:30.363Z] ---> Running in c1ebb08aee2c [2020-09-02T03:41:30.556Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-09-02T03:41:30.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-02T03:41:31.236Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-02T03:41:32.202Z] OK: 237 MiB in 53 packages [2020-09-02T03:41:32.778Z] Removing intermediate container c1ebb08aee2c [2020-09-02T03:41:32.778Z] ---> ea525b4b3923 [2020-09-02T03:41:32.778Z] Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-09-02T03:41:32.778Z] ---> Running in 3e0129195abe [2020-09-02T03:41:33.045Z] Removing intermediate container 3e0129195abe [2020-09-02T03:41:33.045Z] ---> 29bfd4d28963 [2020-09-02T03:41:33.045Z] Step 7/20 : COPY . . [2020-09-02T03:41:33.625Z] ---> ab97c8084f3d [2020-09-02T03:41:33.625Z] Step 8/20 : RUN ${MAKE} [2020-09-02T03:41:33.625Z] ---> Running in 42f783be79b3 [2020-09-02T03:41:34.207Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-09-02T03:41:42.479Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-02T03:41:45.788Z] Removing intermediate container 42f783be79b3 [2020-09-02T03:41:45.788Z] ---> 284439987d4e [2020-09-02T03:41:45.788Z] Step 9/20 : FROM scratch [2020-09-02T03:41:45.788Z] ---> [2020-09-02T03:41:45.788Z] Step 10/20 : ENV APP_PORT=49991 [2020-09-02T03:41:45.788Z] ---> Running in 9f68970634ea [2020-09-02T03:41:45.788Z] Removing intermediate container 9f68970634ea [2020-09-02T03:41:45.788Z] ---> 27da9958f58a [2020-09-02T03:41:45.788Z] Step 11/20 : EXPOSE $APP_PORT [2020-09-02T03:41:45.788Z] ---> Running in cc53a9389f84 [2020-09-02T03:41:45.788Z] Removing intermediate container cc53a9389f84 [2020-09-02T03:41:45.788Z] ---> f6cccfecc8a5 [2020-09-02T03:41:45.788Z] Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-09-02T03:41:46.359Z] ---> 317d582372a5 [2020-09-02T03:41:46.359Z] Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-09-02T03:41:46.620Z] ---> 3c8d5a8c883a [2020-09-02T03:41:46.620Z] Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-09-02T03:41:46.620Z] ---> b4155af47401 [2020-09-02T03:41:46.620Z] Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-09-02T03:41:46.882Z] ---> Running in 4bed7ae6a5aa [2020-09-02T03:41:46.882Z] Removing intermediate container 4bed7ae6a5aa [2020-09-02T03:41:46.882Z] ---> 0542a9211006 [2020-09-02T03:41:46.882Z] Step 16/20 : ENTRYPOINT ["/device-modbus"] [2020-09-02T03:41:47.144Z] ---> Running in 64c22b07d151 [2020-09-02T03:41:47.144Z] Removing intermediate container 64c22b07d151 [2020-09-02T03:41:47.144Z] ---> c18479f61b41 [2020-09-02T03:41:47.144Z] Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-02T03:41:47.144Z] ---> Running in fdb6fb454853 [2020-09-02T03:41:47.405Z] Removing intermediate container fdb6fb454853 [2020-09-02T03:41:47.405Z] ---> de65b561e49c [2020-09-02T03:41:47.405Z] Step 18/20 : LABEL arch=amd64 [2020-09-02T03:41:47.405Z] ---> Running in 96c611d05c54 [2020-09-02T03:41:47.667Z] Removing intermediate container 96c611d05c54 [2020-09-02T03:41:47.668Z] ---> 8c9facb6a5ac [2020-09-02T03:41:47.668Z] Step 19/20 : LABEL git_sha=704bf5a967d25df179441fcd4e0dcd1e4b08ea67 [2020-09-02T03:41:47.668Z] ---> Running in f5b21f351276 [2020-09-02T03:41:47.929Z] Removing intermediate container f5b21f351276 [2020-09-02T03:41:47.929Z] ---> 9e186964aab2 [2020-09-02T03:41:47.929Z] Step 20/20 : LABEL version=0.0.0 [2020-09-02T03:41:47.929Z] ---> Running in fe379f34a9af [2020-09-02T03:41:47.929Z] Removing intermediate container fe379f34a9af [2020-09-02T03:41:47.929Z] ---> b961041375c8 [2020-09-02T03:41:47.929Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-02T03:41:47.929Z] Successfully built b961041375c8 [2020-09-02T03:41:48.190Z] Successfully tagged docker-device-modbus-go:latest [Pipeline] } [Pipeline] // script [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 [2020-09-02T03:41:57.390Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-02T03:42:00.769Z] Removing intermediate container 602ca1e90261 [2020-09-02T03:42:00.770Z] ---> fab24c621cd7 [2020-09-02T03:42:00.770Z] Step 9/20 : FROM scratch [2020-09-02T03:42:00.770Z] ---> [2020-09-02T03:42:00.770Z] Step 10/20 : ENV APP_PORT=49991 [2020-09-02T03:42:00.770Z] ---> Running in 6bcdbfd0039a [2020-09-02T03:42:00.770Z] Removing intermediate container 6bcdbfd0039a [2020-09-02T03:42:00.770Z] ---> b4efcb9d3aee [2020-09-02T03:42:00.770Z] Step 11/20 : EXPOSE $APP_PORT [2020-09-02T03:42:00.770Z] ---> Running in d38a8deef155 [2020-09-02T03:42:01.363Z] Removing intermediate container d38a8deef155 [2020-09-02T03:42:01.363Z] ---> 0e44e02ce051 [2020-09-02T03:42:01.363Z] Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-09-02T03:42:02.344Z] ---> ab7856242752 [2020-09-02T03:42:02.344Z] Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-09-02T03:42:02.939Z] ---> 1b9d1cc6c505 [2020-09-02T03:42:02.939Z] Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-09-02T03:42:03.743Z] Still waiting to schedule task [2020-09-02T03:42:03.743Z] ‘prd-centos7-docker-8c-8g-1125’ is offline [2020-09-02T03:42:03.913Z] ---> bf7736852fc6 [2020-09-02T03:42:03.913Z] Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-09-02T03:42:03.913Z] ---> Running in 794de29ffb5b [2020-09-02T03:42:04.508Z] Removing intermediate container 794de29ffb5b [2020-09-02T03:42:04.508Z] ---> 2592b42e20df [2020-09-02T03:42:04.508Z] Step 16/20 : ENTRYPOINT ["/device-modbus"] [2020-09-02T03:42:04.508Z] ---> Running in bf3ca2235b9b [2020-09-02T03:42:05.106Z] Removing intermediate container bf3ca2235b9b [2020-09-02T03:42:05.106Z] ---> 0b2970277c86 [2020-09-02T03:42:05.106Z] Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-02T03:42:05.106Z] ---> Running in 3d911d6cb375 [2020-09-02T03:42:05.702Z] Removing intermediate container 3d911d6cb375 [2020-09-02T03:42:05.702Z] ---> 055ef5b144d4 [2020-09-02T03:42:05.702Z] Step 18/20 : LABEL arch=arm64 [2020-09-02T03:42:05.702Z] ---> Running in a148f4b76a66 [2020-09-02T03:42:06.295Z] Removing intermediate container a148f4b76a66 [2020-09-02T03:42:06.295Z] ---> 4167dfe299ba [2020-09-02T03:42:06.295Z] Step 19/20 : LABEL git_sha=704bf5a967d25df179441fcd4e0dcd1e4b08ea67 [2020-09-02T03:42:06.295Z] ---> Running in 10b766077eeb [2020-09-02T03:42:06.892Z] Removing intermediate container 10b766077eeb [2020-09-02T03:42:06.892Z] ---> 271295cc1170 [2020-09-02T03:42:06.893Z] Step 20/20 : LABEL version=0.0.0 [2020-09-02T03:42:06.893Z] ---> Running in 79056194006a [2020-09-02T03:42:07.164Z] Removing intermediate container 79056194006a [2020-09-02T03:42:07.164Z] ---> 0d9b04292f81 [2020-09-02T03:42:07.164Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-02T03:42:07.436Z] Successfully built 0d9b04292f81 [2020-09-02T03:42:07.436Z] Successfully tagged docker-device-modbus-go-arm64:latest [Pipeline] } [Pipeline] // script [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 [2020-09-02T03:42:22.921Z] Still waiting to schedule task [2020-09-02T03:42:22.921Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-09-02T03:43:05.087Z] Running on prd-centos7-docker-8c-8g-1129 in /w/workspace/xfoundry_device-modbus-go_PR-162 [Pipeline] { [Pipeline] ws [2020-09-02T03:43:05.142Z] Running in /w/workspace/device-modbus-go/7 [Pipeline] { [Pipeline] checkout [2020-09-02T03:43:07.128Z] using credential edgex-jenkins-ssh [2020-09-02T03:43:07.171Z] Cloning the remote Git repository [2020-09-02T03:43:07.171Z] Cloning with configured refspecs honoured and without tags [2020-09-02T03:43:07.199Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T03:43:07.259Z] > git init /w/workspace/device-modbus-go/7 # timeout=10 [2020-09-02T03:43:07.280Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T03:43:07.280Z] > git --version # timeout=10 [2020-09-02T03:43:07.286Z] > git --version # 'git version 2.16.5' [2020-09-02T03:43:07.287Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T03:43:07.313Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T03:43:07.749Z] Fetching without tags [2020-09-02T03:43:08.158Z] Merging remotes/origin/master commit 0f6ae8749af9f9e65a1ee381fa9340c5d8325f5b into PR head commit 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 [2020-09-02T03:43:08.220Z] Merge succeeded, producing 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 [2020-09-02T03:43:08.221Z] Checking out Revision 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 (PR-162) [2020-09-02T03:43:07.734Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-02T03:43:07.738Z] > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 [2020-09-02T03:43:07.743Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T03:43:07.750Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-02T03:43:07.758Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T03:43:07.758Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T03:43:07.762Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T03:43:08.170Z] > git config core.sparsecheckout # timeout=10 [2020-09-02T03:43:08.174Z] > git checkout -f 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 # timeout=10 [2020-09-02T03:43:08.202Z] > git remote # timeout=10 [2020-09-02T03:43:08.206Z] > git config --get remote.origin.url # timeout=10 [2020-09-02T03:43:08.210Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T03:43:08.213Z] > git merge 0f6ae8749af9f9e65a1ee381fa9340c5d8325f5b # timeout=10 [2020-09-02T03:43:08.220Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-02T03:43:08.228Z] > git config core.sparsecheckout # timeout=10 [2020-09-02T03:43:08.232Z] > git checkout -f 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 # timeout=10 [2020-09-02T03:43:11.722Z] Commit message: "feat: Modify Modbus simulator to support device scaling" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-02T03:43:13.072Z] ++ find /w/workspace/device-modbus-go/7 [2020-09-02T03:43:13.072Z] ++ grep snapcraft.yaml [2020-09-02T03:43:13.072Z] + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/7/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-02T03:43:13.192Z] provisioning config files... [2020-09-02T03:43:13.203Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/7@tmp/config8486205085370022819tmp [Pipeline] { [Pipeline] sh [2020-09-02T03:43:13.566Z] + cp /w/workspace/device-modbus-go/7@tmp/config8486205085370022819tmp /w/workspace/device-modbus-go/7/edgex-snap-store-login [Pipeline] sh [2020-09-02T03:43:13.859Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/7:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-09-02T03:43:13.859Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-09-02T03:43:13.859Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-09-02T03:43:13.859Z] f08d8e2a3ba1: Pulling fs layer [2020-09-02T03:43:13.859Z] 3baa9cb2483b: Pulling fs layer [2020-09-02T03:43:13.859Z] 94e5ff4c0b15: Pulling fs layer [2020-09-02T03:43:13.859Z] 1860925334f9: Pulling fs layer [2020-09-02T03:43:13.859Z] 2daf38717194: Pulling fs layer [2020-09-02T03:43:13.859Z] 309017e8d7a4: Pulling fs layer [2020-09-02T03:43:13.859Z] f7790dc9fd0f: Pulling fs layer [2020-09-02T03:43:13.859Z] cac0ae9282c2: Pulling fs layer [2020-09-02T03:43:13.859Z] 1f4cadf9a1ed: Pulling fs layer [2020-09-02T03:43:13.859Z] 309017e8d7a4: Waiting [2020-09-02T03:43:13.859Z] f7790dc9fd0f: Waiting [2020-09-02T03:43:13.859Z] cac0ae9282c2: Waiting [2020-09-02T03:43:13.859Z] 1f4cadf9a1ed: Waiting [2020-09-02T03:43:13.859Z] 1860925334f9: Waiting [2020-09-02T03:43:13.859Z] 2daf38717194: Waiting [2020-09-02T03:43:14.120Z] 94e5ff4c0b15: Verifying Checksum [2020-09-02T03:43:14.120Z] 94e5ff4c0b15: Download complete [2020-09-02T03:43:14.120Z] 3baa9cb2483b: Download complete [2020-09-02T03:43:14.120Z] 1860925334f9: Verifying Checksum [2020-09-02T03:43:14.120Z] 1860925334f9: Download complete [2020-09-02T03:43:14.120Z] 309017e8d7a4: Verifying Checksum [2020-09-02T03:43:14.120Z] 309017e8d7a4: Download complete [2020-09-02T03:43:14.120Z] f7790dc9fd0f: Verifying Checksum [2020-09-02T03:43:14.120Z] f7790dc9fd0f: Download complete [2020-09-02T03:43:14.120Z] cac0ae9282c2: Verifying Checksum [2020-09-02T03:43:14.120Z] cac0ae9282c2: Download complete [2020-09-02T03:43:14.120Z] 1f4cadf9a1ed: Download complete [2020-09-02T03:43:14.383Z] f08d8e2a3ba1: Download complete [2020-09-02T03:43:15.774Z] f08d8e2a3ba1: Pull complete [2020-09-02T03:43:15.774Z] 3baa9cb2483b: Pull complete [2020-09-02T03:43:16.035Z] 94e5ff4c0b15: Pull complete [2020-09-02T03:43:16.035Z] 1860925334f9: Pull complete [2020-09-02T03:43:18.593Z] 2daf38717194: Verifying Checksum [2020-09-02T03:43:18.593Z] 2daf38717194: Download complete [2020-09-02T03:43:36.722Z] 2daf38717194: Pull complete [2020-09-02T03:43:36.722Z] 309017e8d7a4: Pull complete [2020-09-02T03:43:36.722Z] f7790dc9fd0f: Pull complete [2020-09-02T03:43:36.722Z] cac0ae9282c2: Pull complete [2020-09-02T03:43:36.722Z] 1f4cadf9a1ed: Pull complete [2020-09-02T03:43:36.722Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-09-02T03:43:36.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-09-02T03:43:39.273Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-09-02T03:43:39.273Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-09-02T03:43:39.273Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-09-02T03:43:39.534Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-09-02T03:43:39.534Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [891 kB] [2020-09-02T03:43:39.534Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [123 kB] [2020-09-02T03:43:39.794Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1359 kB] [2020-09-02T03:43:39.794Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1050 kB] [2020-09-02T03:43:40.054Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [102 kB] [2020-09-02T03:43:40.054Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1421 kB] [2020-09-02T03:43:40.317Z] Fetched 5199 kB in 2s (3305 kB/s) [2020-09-02T03:43:41.709Z] Reading package lists... [2020-09-02T03:43:45.007Z] 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-09-02T03:43:45.008Z] 0% [Connecting to archive.ubuntu.com (91.189.88.142)] 0% [1 InRelease gpgv 88.7 kB] [Connecting to archive.ubuntu.com (91.189.88.142) 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-09-02T03:43:45.008Z] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-09-02T03:43:45.267Z] 0% [2 InRelease gpgv 242 kB] 0% [Waiting for headers] 0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-09-02T03:43:46.617Z] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 58% Reading package lists... 65% Reading package lists... 65% Reading package lists... 66% Reading package lists... 66% Reading package lists... 74% Reading package lists... 74% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-09-02T03:43:48.528Z] Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 [2020-09-02T03:43:49.618Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 61% Reading package lists... 65% Reading package lists... 65% Reading package lists... 66% Reading package lists... 66% Reading package lists... 74% Reading package lists... 74% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-09-02T03:43:49.878Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-09-02T03:43:49.878Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-09-02T03:43:49.878Z] The following packages were automatically installed and are no longer required: [2020-09-02T03:43:49.878Z] libjq1 libonig4 [2020-09-02T03:43:49.878Z] Use 'sudo apt autoremove' to remove them. [2020-09-02T03:43:49.878Z] Suggested packages: [2020-09-02T03:43:49.878Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-09-02T03:43:49.878Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-09-02T03:43:49.878Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-09-02T03:43:49.878Z] | libterm-readline-perl-perl [2020-09-02T03:43:50.138Z] The following NEW packages will be installed: [2020-09-02T03:43:50.138Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-09-02T03:43:50.138Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-09-02T03:43:50.138Z] 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. [2020-09-02T03:43:50.138Z] Need to get 12.0 MB of archives. [2020-09-02T03:43:50.138Z] After this operation, 77.5 MB of additional disk space will be used. [2020-09-02T03:43:50.399Z] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-09-02T03:43:51.230Z] 0% [1 perl-modules-5.26 12.6 kB/2763 kB 0%] 4% [1 perl-modules-5.26 537 kB/2763 kB 19%] 20% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-09-02T03:43:51.230Z] 20% [2 libgdbm5 26.0 kB/26.0 kB 100%] 21% [Waiting for headers] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-09-02T03:43:51.230Z] 21% [3 libgdbm-compat4 6084 B/6084 B 100%] 23% [Working] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-09-02T03:43:51.230Z] 23% [4 libperl5.26 0 B/3527 kB 0%] 48% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-09-02T03:43:51.230Z] 48% [5 perl 33.5 kB/201 kB 17%] 51% [Waiting for headers] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-09-02T03:43:51.230Z] 51% [6 less 28.4 kB/112 kB 25%] 53% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-09-02T03:43:51.230Z] 53% [7 netbase 12.7 kB/12.7 kB 100%] 54% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-09-02T03:43:51.491Z] 54% [8 curl 34.7 kB/159 kB 22%] 57% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-09-02T03:43:51.491Z] 57% [9 libcurl3-gnutls 6834 B/213 kB 3%] 60% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-09-02T03:43:51.491Z] 60% [10 liberror-perl 22.8 kB/22.8 kB 100%] 61% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-09-02T03:43:51.491Z] 61% [11 git-man 33.0 kB/804 kB 4%] 68% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-09-02T03:43:51.491Z] 68% [12 git 15.7 kB/3915 kB 0%] 95% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-09-02T03:43:51.491Z] 96% [13 make 23.3 kB/154 kB 15%] 98% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-09-02T03:43:51.491Z] 98% [14 patch 9523 B/102 kB 9%] 100% [Working] Fetched 12.0 MB in 1s (8886 kB/s) [2020-09-02T03:43:51.751Z] debconf: delaying package configuration, since apt-utils is not installed [2020-09-02T03:43:51.751Z] Selecting previously unselected package perl-modules-5.26. [2020-09-02T03:43:51.751Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9889 files and directories currently installed.) [2020-09-02T03:43:51.751Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-09-02T03:43:51.751Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-02T03:43:52.691Z] Selecting previously unselected package libgdbm5:amd64. [2020-09-02T03:43:52.691Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... [2020-09-02T03:43:52.691Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-09-02T03:43:52.691Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-09-02T03:43:52.691Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-09-02T03:43:52.691Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-09-02T03:43:52.952Z] Selecting previously unselected package libperl5.26:amd64. [2020-09-02T03:43:52.952Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-09-02T03:43:52.952Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-09-02T03:43:53.521Z] Selecting previously unselected package perl. [2020-09-02T03:43:53.521Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-09-02T03:43:53.521Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-09-02T03:43:53.781Z] Selecting previously unselected package less. [2020-09-02T03:43:53.781Z] Preparing to unpack .../05-less_487-0.1_amd64.deb ... [2020-09-02T03:43:53.781Z] Unpacking less (487-0.1) ... [2020-09-02T03:43:53.781Z] Selecting previously unselected package netbase. [2020-09-02T03:43:53.781Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-09-02T03:43:53.781Z] Unpacking netbase (5.4) ... [2020-09-02T03:43:53.781Z] Selecting previously unselected package curl. [2020-09-02T03:43:53.781Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-09-02T03:43:53.781Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-09-02T03:43:54.041Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-09-02T03:43:54.041Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-09-02T03:43:54.041Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-09-02T03:43:54.041Z] Selecting previously unselected package liberror-perl. [2020-09-02T03:43:54.041Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-09-02T03:43:54.041Z] Unpacking liberror-perl (0.17025-1) ... [2020-09-02T03:43:54.041Z] Selecting previously unselected package git-man. [2020-09-02T03:43:54.041Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-09-02T03:43:54.041Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-02T03:43:54.301Z] Selecting previously unselected package git. [2020-09-02T03:43:54.301Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-09-02T03:43:54.301Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-09-02T03:43:54.872Z] Selecting previously unselected package make. [2020-09-02T03:43:54.872Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... [2020-09-02T03:43:54.872Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-09-02T03:43:54.872Z] Selecting previously unselected package patch. [2020-09-02T03:43:54.872Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-09-02T03:43:55.132Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-09-02T03:43:55.132Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-02T03:43:55.132Z] Setting up less (487-0.1) ... [2020-09-02T03:43:55.392Z] Setting up make (4.1-9.1ubuntu1) ... [2020-09-02T03:43:55.392Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-09-02T03:43:55.392Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-09-02T03:43:55.392Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-02T03:43:55.392Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-09-02T03:43:55.392Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-09-02T03:43:55.392Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-09-02T03:43:55.392Z] Setting up netbase (5.4) ... [2020-09-02T03:43:55.392Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-09-02T03:43:55.392Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-09-02T03:43:55.653Z] Setting up liberror-perl (0.17025-1) ... [2020-09-02T03:43:55.653Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-09-02T03:43:55.653Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-09-02T03:43:55.653Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-09-02T03:43:57.563Z] curl set to automatically installed. [2020-09-02T03:43:57.563Z] git set to automatically installed. [2020-09-02T03:43:57.563Z] git-man set to automatically installed. [2020-09-02T03:43:57.563Z] less set to automatically installed. [2020-09-02T03:43:57.563Z] libcurl3-gnutls set to automatically installed. [2020-09-02T03:43:57.563Z] liberror-perl set to automatically installed. [2020-09-02T03:43:57.563Z] libgdbm-compat4 set to automatically installed. [2020-09-02T03:43:57.563Z] libgdbm5 set to automatically installed. [2020-09-02T03:43:57.563Z] libperl5.26 set to automatically installed. [2020-09-02T03:43:57.563Z] make set to automatically installed. [2020-09-02T03:43:57.563Z] netbase set to automatically installed. [2020-09-02T03:43:57.563Z] patch set to automatically installed. [2020-09-02T03:43:57.563Z] perl set to automatically installed. [2020-09-02T03:43:57.563Z] perl-modules-5.26 set to automatically installed. [2020-09-02T03:43:57.563Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-09-02T03:43:57.563Z] Please ensure the environment is properly setup before continuing. [2020-09-02T03:43:57.563Z] Ignore this message if the appropriate measures have already been taken [2020-09-02T03:43:57.822Z] Pulling go  [2020-09-02T03:43:58.760Z] 'device-modbus' has dependencies that need to be staged: go [2020-09-02T03:43:58.760Z] Skipping pull go (already ran) [2020-09-02T03:43:58.760Z] Building go  [2020-09-02T03:43:58.760Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-02T03:43:58.760Z] Dload Upload Total Spent Left Speed [2020-09-02T03:44:00.903Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 41 114M 41 47.7M 0 0 40.5M 0 0:00:02 0:00:01 0:00:01 40.5M 100 114M 100 114M 0 0 53.1M 0 0:00:02 0:00:02 --:--:-- 53.1M [2020-09-02T03:44:01.844Z] go1.13.5.linux-amd64.tar.gz: OK [2020-09-02T03:44:08.424Z] Staging go  [2020-09-02T03:44:08.684Z] Pulling device-modbus  [2020-09-02T03:44:09.623Z] Skipping build go (already ran) [2020-09-02T03:44:09.623Z] Building device-modbus  [2020-09-02T03:44:09.623Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.1" -o cmd/device-modbus ./cmd [2020-09-02T03:44:10.267Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-1130 in /w/workspace/xfoundry_device-modbus-go_PR-162 [Pipeline] { [Pipeline] ws [2020-09-02T03:44:10.337Z] Running in /w/workspace/device-modbus-go/7 [Pipeline] { [Pipeline] checkout [2020-09-02T03:44:10.561Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-02T03:44:10.561Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-02T03:44:10.561Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-09-02T03:44:10.820Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-09-02T03:44:10.820Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-02T03:44:10.820Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-09-02T03:44:10.820Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-09-02T03:44:10.820Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-02T03:44:10.820Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-02T03:44:10.820Z] go: downloading github.com/google/uuid v1.1.1 [2020-09-02T03:44:10.820Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-09-02T03:44:10.820Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-02T03:44:10.820Z] go: extracting github.com/google/uuid v1.1.1 [2020-09-02T03:44:10.820Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-09-02T03:44:10.820Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-02T03:44:10.820Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-02T03:44:10.820Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-09-02T03:44:10.820Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-09-02T03:44:10.820Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-09-02T03:44:10.820Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-02T03:44:10.820Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-02T03:44:10.820Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-09-02T03:44:10.820Z] go: downloading github.com/pkg/errors v0.8.1 [2020-09-02T03:44:10.821Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-02T03:44:10.821Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-02T03:44:10.821Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-09-02T03:44:10.821Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-09-02T03:44:10.821Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-09-02T03:44:10.821Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-09-02T03:44:10.821Z] go: downloading github.com/x448/float16 v0.8.4 [2020-09-02T03:44:10.821Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-02T03:44:10.821Z] go: extracting github.com/pkg/errors v0.8.1 [2020-09-02T03:44:10.821Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-09-02T03:44:10.821Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-02T03:44:10.821Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-02T03:44:10.821Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-09-02T03:44:10.821Z] go: extracting github.com/x448/float16 v0.8.4 [2020-09-02T03:44:10.821Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-09-02T03:44:10.821Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-09-02T03:44:11.080Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-02T03:44:11.080Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-09-02T03:44:11.080Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-09-02T03:44:11.080Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-02T03:44:11.080Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-02T03:44:11.080Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-09-02T03:44:11.080Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-02T03:44:11.080Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-09-02T03:44:11.080Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-02T03:44:11.080Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-09-02T03:44:11.080Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-02T03:44:11.080Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-02T03:44:11.080Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-09-02T03:44:11.080Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-09-02T03:44:11.080Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-09-02T03:44:11.080Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-09-02T03:44:11.080Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-09-02T03:44:11.080Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-02T03:44:11.080Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-02T03:44:11.080Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-02T03:44:11.351Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-02T03:44:11.351Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-09-02T03:44:11.351Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-09-02T03:44:11.351Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-02T03:44:11.351Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-02T03:44:11.351Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-09-02T03:44:11.351Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-02T03:44:11.351Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-02T03:44:11.351Z] go: finding github.com/goburrow/serial v0.1.0 [2020-09-02T03:44:11.351Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-02T03:44:11.351Z] go: finding github.com/google/uuid v1.1.1 [2020-09-02T03:44:11.351Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-02T03:44:11.351Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-02T03:44:11.351Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-02T03:44:11.351Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-02T03:44:11.351Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-02T03:44:11.351Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-02T03:44:11.351Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-02T03:44:11.351Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-02T03:44:11.351Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-02T03:44:11.351Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-02T03:44:11.351Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-02T03:44:11.351Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-02T03:44:11.626Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-02T03:44:11.626Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-02T03:44:11.626Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-02T03:44:11.626Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-02T03:44:11.626Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-02T03:44:11.626Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-02T03:44:11.626Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-02T03:44:11.626Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-02T03:44:11.627Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-02T03:44:11.627Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-02T03:44:11.627Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-09-02T03:44:14.122Z] using credential edgex-jenkins-ssh [2020-09-02T03:44:14.173Z] Cloning the remote Git repository [2020-09-02T03:44:14.173Z] Cloning with configured refspecs honoured and without tags [2020-09-02T03:44:15.261Z] Fetching without tags [2020-09-02T03:44:14.237Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T03:44:14.336Z] > git init /w/workspace/device-modbus-go/7 # timeout=10 [2020-09-02T03:44:14.388Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T03:44:14.388Z] > git --version # timeout=10 [2020-09-02T03:44:14.403Z] > git --version # 'git version 2.17.1' [2020-09-02T03:44:14.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T03:44:14.448Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T03:44:15.198Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-02T03:44:15.210Z] > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 [2020-09-02T03:44:15.221Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T03:44:15.260Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-02T03:44:15.830Z] Merging remotes/origin/master commit 0f6ae8749af9f9e65a1ee381fa9340c5d8325f5b into PR head commit 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 [2020-09-02T03:44:16.020Z] Merge succeeded, producing 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 [2020-09-02T03:44:16.020Z] Checking out Revision 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 (PR-162) [2020-09-02T03:44:15.349Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-02T03:44:15.350Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T03:44:15.362Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-02T03:44:15.860Z] > git config core.sparsecheckout # timeout=10 [2020-09-02T03:44:15.873Z] > git checkout -f 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 # timeout=10 [2020-09-02T03:44:15.960Z] > git remote # timeout=10 [2020-09-02T03:44:15.975Z] > git config --get remote.origin.url # timeout=10 [2020-09-02T03:44:15.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-02T03:44:15.996Z] > git merge 0f6ae8749af9f9e65a1ee381fa9340c5d8325f5b # timeout=10 [2020-09-02T03:44:16.017Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-02T03:44:16.038Z] > git config core.sparsecheckout # timeout=10 [2020-09-02T03:44:16.050Z] > git checkout -f 704bf5a967d25df179441fcd4e0dcd1e4b08ea67 # timeout=10 [2020-09-02T03:44:16.928Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-02T03:44:20.059Z] Commit message: "feat: Modify Modbus simulator to support device scaling" [2020-09-02T03:44:20.225Z] Skipping stage go (already ran) [2020-09-02T03:44:20.225Z] Staging device-modbus  [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-02T03:44:21.162Z] Priming go  [2020-09-02T03:44:21.385Z] + find /w/workspace/device-modbus-go/7 [2020-09-02T03:44:21.385Z] + grep snapcraft.yaml [2020-09-02T03:44:21.385Z] + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/7/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-02T03:44:21.649Z] provisioning config files... [2020-09-02T03:44:21.670Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/7@tmp/config1040033157378594941tmp [Pipeline] { [Pipeline] sh [2020-09-02T03:44:22.051Z] + cp /w/workspace/device-modbus-go/7@tmp/config1040033157378594941tmp /w/workspace/device-modbus-go/7/edgex-snap-store-login [Pipeline] sh [2020-09-02T03:44:22.100Z] Priming device-modbus  [2020-09-02T03:44:22.383Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/7:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-09-02T03:44:22.974Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-09-02T03:44:23.053Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-09-02T03:44:23.053Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-09-02T03:44:23.053Z] Determining the version from the project repo (version-script). [2020-09-02T03:44:23.053Z] The version has been set to '1.2.1-20200902+704bf5a' [2020-09-02T03:44:23.246Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-09-02T03:44:23.246Z] 237528ba509b: Pulling fs layer [2020-09-02T03:44:23.246Z] 393b96f31d8b: Pulling fs layer [2020-09-02T03:44:23.246Z] 4d82b0e39008: Pulling fs layer [2020-09-02T03:44:23.246Z] e7ca375b8d34: Pulling fs layer [2020-09-02T03:44:23.246Z] 418f656485bb: Pulling fs layer [2020-09-02T03:44:23.246Z] aebe8db9254c: Pulling fs layer [2020-09-02T03:44:23.246Z] 4f5f7b207d3f: Pulling fs layer [2020-09-02T03:44:23.246Z] d19ca6af091a: Pulling fs layer [2020-09-02T03:44:23.246Z] 16b5a0711add: Pulling fs layer [2020-09-02T03:44:23.246Z] aebe8db9254c: Waiting [2020-09-02T03:44:23.246Z] 418f656485bb: Waiting [2020-09-02T03:44:23.246Z] 16b5a0711add: Waiting [2020-09-02T03:44:23.246Z] d19ca6af091a: Waiting [2020-09-02T03:44:23.246Z] e7ca375b8d34: Waiting [2020-09-02T03:44:23.246Z] 393b96f31d8b: Verifying Checksum [2020-09-02T03:44:23.246Z] 393b96f31d8b: Download complete [2020-09-02T03:44:23.246Z] 4d82b0e39008: Download complete [2020-09-02T03:44:23.246Z] e7ca375b8d34: Verifying Checksum [2020-09-02T03:44:23.246Z] e7ca375b8d34: Download complete [2020-09-02T03:44:23.246Z] aebe8db9254c: Download complete [2020-09-02T03:44:23.246Z] 4f5f7b207d3f: Verifying Checksum [2020-09-02T03:44:23.246Z] 4f5f7b207d3f: Download complete [2020-09-02T03:44:23.246Z] d19ca6af091a: Verifying Checksum [2020-09-02T03:44:23.246Z] d19ca6af091a: Download complete [2020-09-02T03:44:23.246Z] 16b5a0711add: Verifying Checksum [2020-09-02T03:44:23.246Z] 16b5a0711add: Download complete [2020-09-02T03:44:23.607Z] Snapping | Snapping / Snapping - Snapping \ Snapping | [2020-09-02T03:44:23.608Z] Snapped edgex-device-modbus_1.2.1-20200902+704bf5a_amd64.snap [2020-09-02T03:44:24.223Z] 237528ba509b: Verifying Checksum [2020-09-02T03:44:24.223Z] 237528ba509b: Download complete [Pipeline] } [2020-09-02T03:44:26.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-02T03:44:27.616Z] 237528ba509b: Pull complete [2020-09-02T03:44:27.616Z] 393b96f31d8b: Pull complete [2020-09-02T03:44:27.887Z] 4d82b0e39008: Pull complete [2020-09-02T03:44:28.481Z] e7ca375b8d34: Pull complete [2020-09-02T03:44:32.769Z] 418f656485bb: Verifying Checksum [2020-09-02T03:44:32.769Z] 418f656485bb: Download complete [2020-09-02T03:45:19.742Z] 418f656485bb: Pull complete [2020-09-02T03:45:19.742Z] aebe8db9254c: Pull complete [2020-09-02T03:45:19.742Z] 4f5f7b207d3f: Pull complete [2020-09-02T03:45:19.742Z] d19ca6af091a: Pull complete [2020-09-02T03:45:19.742Z] 16b5a0711add: Pull complete [2020-09-02T03:45:19.742Z] Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e [2020-09-02T03:45:19.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-09-02T03:45:19.742Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-09-02T03:45:19.742Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-09-02T03:45:19.742Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-09-02T03:45:19.742Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-09-02T03:45:19.742Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1257 kB] [2020-09-02T03:45:19.742Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [930 kB] [2020-09-02T03:45:19.742Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [779 kB] [2020-09-02T03:45:20.012Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [651 kB] [2020-09-02T03:45:20.282Z] Fetched 3869 kB in 2s (1790 kB/s) [2020-09-02T03:45:24.570Z] Reading package lists... [2020-09-02T03:45:36.940Z] 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-09-02T03:45:36.940Z] 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-09-02T03:45:36.940Z] 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-09-02T03:45:36.940Z] 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-09-02T03:45:42.449Z] 0% [1 InRelease gpgv 242 kB] 0% [Working] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 74.6 kB] 0% [Working] 0% [4 InRelease gpgv 88.7 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 30% Reading package lists... 51% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-09-02T03:45:49.133Z] Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 [2020-09-02T03:45:52.916Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 30% Reading package lists... 51% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-09-02T03:45:53.732Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 60% Building dependency tree [2020-09-02T03:45:53.732Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-09-02T03:45:54.706Z] The following packages were automatically installed and are no longer required: [2020-09-02T03:45:54.706Z] libjq1 libonig4 [2020-09-02T03:45:54.706Z] Use 'sudo apt autoremove' to remove them. [2020-09-02T03:45:54.706Z] Suggested packages: [2020-09-02T03:45:54.706Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-09-02T03:45:54.706Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-09-02T03:45:54.706Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-09-02T03:45:54.706Z] | libterm-readline-perl-perl [2020-09-02T03:45:54.978Z] The following NEW packages will be installed: [2020-09-02T03:45:54.978Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-09-02T03:45:54.978Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-09-02T03:45:54.978Z] 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. [2020-09-02T03:45:54.978Z] Need to get 10.8 MB of archives. [2020-09-02T03:45:54.978Z] After this operation, 73.6 MB of additional disk space will be used. [2020-09-02T03:45:55.249Z] 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-09-02T03:45:56.127Z] 0% [1 perl-modules-5.26 13.8 kB/2763 kB 0%] 6% [1 perl-modules-5.26 749 kB/2763 kB 27%] 22% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-09-02T03:45:56.127Z] 22% [2 libgdbm5 23.1 kB/23.1 kB 100%] 24% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-09-02T03:45:56.127Z] 24% [3 libgdbm-compat4 5536 B/5536 B 100%] 25% [Waiting for headers] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-09-02T03:45:56.127Z] 25% [4 libperl5.26 8192 B/3326 kB 0%] 51% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-09-02T03:45:56.127Z] 51% [5 perl 42.3 kB/201 kB 21%] 54% [Working] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-09-02T03:45:56.127Z] 54% [6 less 37.3 kB/99.7 kB 37%] 56% [Working] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-09-02T03:45:56.127Z] 56% [7 netbase 12.7 kB/12.7 kB 100%] 58% [Working] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-09-02T03:45:56.127Z] 58% [8 curl 41.0 kB/152 kB 27%] 60% [Working] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-09-02T03:45:56.127Z] 61% [9 libcurl3-gnutls 34.1 kB/179 kB 19%] 63% [Working] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-09-02T03:45:56.127Z] 63% [10 liberror-perl 22.8 kB/22.8 kB 100%] 65% [Working] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-09-02T03:45:56.404Z] 65% [11 git-man 28.5 kB/804 kB 4%] 72% [Working] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-09-02T03:45:56.404Z] 72% [12 git 28.7 kB/2952 kB 1%] 95% [Working] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-09-02T03:45:56.404Z] 96% [13 make 12.3 kB/139 kB 9%] 98% [Working] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-09-02T03:45:56.404Z] 98% [14 patch 45.1 kB/91.8 kB 49%] 100% [Working] Fetched 10.8 MB in 1s (8043 kB/s) [2020-09-02T03:45:57.002Z] debconf: delaying package configuration, since apt-utils is not installed [2020-09-02T03:45:57.275Z] Selecting previously unselected package perl-modules-5.26. [2020-09-02T03:45:57.275Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9882 files and directories currently installed.) [2020-09-02T03:45:57.275Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-09-02T03:45:57.275Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-02T03:45:58.700Z] Selecting previously unselected package libgdbm5:arm64. [2020-09-02T03:45:58.700Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... [2020-09-02T03:45:58.700Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-09-02T03:45:58.971Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-09-02T03:45:58.971Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-09-02T03:45:58.971Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-09-02T03:45:58.971Z] Selecting previously unselected package libperl5.26:arm64. [2020-09-02T03:45:59.242Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-09-02T03:45:59.242Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-09-02T03:46:00.666Z] Selecting previously unselected package perl. [2020-09-02T03:46:00.667Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-09-02T03:46:00.667Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-09-02T03:46:00.667Z] Selecting previously unselected package less. [2020-09-02T03:46:00.667Z] Preparing to unpack .../05-less_487-0.1_arm64.deb ... [2020-09-02T03:46:00.667Z] Unpacking less (487-0.1) ... [2020-09-02T03:46:00.936Z] Selecting previously unselected package netbase. [2020-09-02T03:46:00.936Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-09-02T03:46:00.936Z] Unpacking netbase (5.4) ... [2020-09-02T03:46:00.936Z] Selecting previously unselected package curl. [2020-09-02T03:46:00.936Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-09-02T03:46:00.936Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-09-02T03:46:01.207Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-09-02T03:46:01.207Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-09-02T03:46:01.207Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-09-02T03:46:01.480Z] Selecting previously unselected package liberror-perl. [2020-09-02T03:46:01.480Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-09-02T03:46:01.480Z] Unpacking liberror-perl (0.17025-1) ... [2020-09-02T03:46:01.480Z] Selecting previously unselected package git-man. [2020-09-02T03:46:01.480Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-09-02T03:46:01.480Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-02T03:46:01.754Z] Selecting previously unselected package git. [2020-09-02T03:46:01.754Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-09-02T03:46:01.754Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-09-02T03:46:03.187Z] Selecting previously unselected package make. [2020-09-02T03:46:03.187Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... [2020-09-02T03:46:03.187Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-09-02T03:46:03.187Z] Selecting previously unselected package patch. [2020-09-02T03:46:03.187Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-09-02T03:46:03.187Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-09-02T03:46:03.458Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-02T03:46:03.458Z] Setting up less (487-0.1) ... [2020-09-02T03:46:03.729Z] Setting up make (4.1-9.1ubuntu1) ... [2020-09-02T03:46:03.729Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-09-02T03:46:03.729Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-09-02T03:46:03.729Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-02T03:46:03.998Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-09-02T03:46:03.998Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-09-02T03:46:03.998Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-09-02T03:46:03.998Z] Setting up netbase (5.4) ... [2020-09-02T03:46:03.998Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-09-02T03:46:03.998Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-09-02T03:46:04.270Z] Setting up liberror-perl (0.17025-1) ... [2020-09-02T03:46:04.270Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-09-02T03:46:04.270Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-09-02T03:46:04.542Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-09-02T03:46:09.924Z] curl set to automatically installed. [2020-09-02T03:46:09.924Z] git set to automatically installed. [2020-09-02T03:46:09.924Z] git-man set to automatically installed. [2020-09-02T03:46:09.924Z] less set to automatically installed. [2020-09-02T03:46:09.924Z] libcurl3-gnutls set to automatically installed. [2020-09-02T03:46:09.924Z] liberror-perl set to automatically installed. [2020-09-02T03:46:09.924Z] libgdbm-compat4 set to automatically installed. [2020-09-02T03:46:09.924Z] libgdbm5 set to automatically installed. [2020-09-02T03:46:10.195Z] libperl5.26 set to automatically installed. [2020-09-02T03:46:10.195Z] make set to automatically installed. [2020-09-02T03:46:10.195Z] netbase set to automatically installed. [2020-09-02T03:46:10.195Z] patch set to automatically installed. [2020-09-02T03:46:10.195Z] perl set to automatically installed. [2020-09-02T03:46:10.195Z] perl-modules-5.26 set to automatically installed. [2020-09-02T03:46:10.465Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-09-02T03:46:10.465Z] Please ensure the environment is properly setup before continuing. [2020-09-02T03:46:10.465Z] Ignore this message if the appropriate measures have already been taken [2020-09-02T03:46:11.884Z] Pulling go  [2020-09-02T03:46:15.252Z] 'device-modbus' has dependencies that need to be staged: go [2020-09-02T03:46:15.252Z] Skipping pull go (already ran) [2020-09-02T03:46:15.252Z] Building go  [2020-09-02T03:46:15.252Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-02T03:46:15.252Z] Dload Upload Total Spent Left Speed [2020-09-02T03:46:18.796Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 18 93.0M 18 16.9M 0 0 16.9M 0 0:00:05 0:00:01 0:00:04 16.9M 49 93.0M 49 46.2M 0 0 23.1M 0 0:00:04 0:00:01 0:00:03 23.1M 81 93.0M 81 75.6M 0 0 24.8M 0 0:00:03 0:00:03 --:--:-- 24.8M 100 93.0M 100 93.0M 0 0 25.6M 0 0:00:03 0:00:03 --:--:-- 25.6M [2020-09-02T03:46:20.220Z] go1.13.5.linux-arm64.tar.gz: OK [2020-09-02T03:46:38.601Z] Staging go  [2020-09-02T03:46:40.585Z] Pulling device-modbus  [2020-09-02T03:46:44.919Z] Skipping build go (already ran) [2020-09-02T03:46:44.919Z] Building device-modbus  [2020-09-02T03:46:44.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.1" -o cmd/device-modbus ./cmd [2020-09-02T03:46:46.343Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-02T03:46:46.343Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-02T03:46:46.343Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-09-02T03:46:46.343Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-09-02T03:46:46.343Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-02T03:46:46.343Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-09-02T03:46:46.343Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-02T03:46:46.343Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-09-02T03:46:46.343Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-09-02T03:46:46.343Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-02T03:46:46.343Z] go: downloading github.com/google/uuid v1.1.1 [2020-09-02T03:46:46.343Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-09-02T03:46:46.343Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-09-02T03:46:46.343Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-02T03:46:46.343Z] go: extracting github.com/google/uuid v1.1.1 [2020-09-02T03:46:46.343Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-09-02T03:46:46.343Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-02T03:46:46.343Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-09-02T03:46:46.343Z] go: downloading github.com/pkg/errors v0.8.1 [2020-09-02T03:46:46.620Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-09-02T03:46:46.620Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-09-02T03:46:46.620Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-02T03:46:46.620Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-02T03:46:46.620Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-02T03:46:46.620Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-09-02T03:46:46.620Z] go: extracting github.com/pkg/errors v0.8.1 [2020-09-02T03:46:46.620Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-02T03:46:46.620Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-09-02T03:46:46.620Z] go: downloading github.com/x448/float16 v0.8.4 [2020-09-02T03:46:46.620Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-02T03:46:46.620Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-02T03:46:46.620Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-09-02T03:46:46.620Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-02T03:46:46.620Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-09-02T03:46:46.620Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-02T03:46:46.620Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-09-02T03:46:46.620Z] go: extracting github.com/x448/float16 v0.8.4 [2020-09-02T03:46:46.620Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-02T03:46:46.620Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-09-02T03:46:46.620Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-02T03:46:46.620Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-09-02T03:46:46.620Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-09-02T03:46:46.620Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-09-02T03:46:46.620Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-02T03:46:46.620Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-09-02T03:46:46.620Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-09-02T03:46:46.620Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-09-02T03:46:46.620Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-02T03:46:46.620Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-02T03:46:46.620Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-09-02T03:46:46.892Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-09-02T03:46:46.892Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-02T03:46:46.892Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-02T03:46:46.892Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-09-02T03:46:46.892Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-09-02T03:46:46.892Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-09-02T03:46:47.166Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-02T03:46:47.166Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-02T03:46:47.166Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-02T03:46:47.166Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-02T03:46:47.166Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-09-02T03:46:47.166Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-09-02T03:46:47.166Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-02T03:46:47.166Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-02T03:46:47.166Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-09-02T03:46:47.439Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-02T03:46:47.439Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-02T03:46:47.439Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-02T03:46:47.439Z] go: finding github.com/google/uuid v1.1.1 [2020-09-02T03:46:47.439Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-02T03:46:47.439Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-02T03:46:47.439Z] go: finding github.com/goburrow/serial v0.1.0 [2020-09-02T03:46:47.439Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-02T03:46:47.439Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-02T03:46:47.439Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-02T03:46:47.439Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-02T03:46:47.439Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-02T03:46:47.439Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-02T03:46:47.439Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-02T03:46:47.439Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-02T03:46:47.439Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-02T03:46:47.439Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-02T03:46:47.439Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-02T03:46:47.439Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-02T03:46:47.439Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-02T03:46:47.439Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-02T03:46:47.439Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-02T03:46:47.439Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-02T03:46:47.439Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-02T03:46:47.439Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-02T03:46:47.439Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-02T03:46:47.714Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-02T03:46:47.714Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-09-02T03:47:06.055Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-02T03:47:21.109Z] Skipping stage go (already ran) [2020-09-02T03:47:21.109Z] Staging device-modbus  [2020-09-02T03:47:23.706Z] Priming go  [2020-09-02T03:47:27.073Z] Priming device-modbus  [2020-09-02T03:47:30.443Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-09-02T03:47:30.443Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-09-02T03:47:30.443Z] Determining the version from the project repo (version-script). [2020-09-02T03:47:30.443Z] The version has been set to '1.2.1-20200902+704bf5a' [2020-09-02T03:47:31.257Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping | [2020-09-02T03:47:31.257Z] Snapped edgex-device-modbus_1.2.1-20200902+704bf5a_arm64.snap [Pipeline] } [2020-09-02T03:47:33.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [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] wrap [2020-09-02T03:47:35.557Z] provisioning config files... [2020-09-02T03:47:35.566Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-162@tmp/config5156261439106204370tmp [Pipeline] { [Pipeline] sh [2020-09-02T03:47:35.938Z] + curl -s https://codecov.io/bash [2020-09-02T03:47:35.938Z] + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_PR-162@tmp/config5156261439106204370tmp [Pipeline] } [2020-09-02T03:47:36.518Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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] libraryResource [Pipeline] sh [2020-09-02T03:47:38.408Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-02T03:47:38.965Z] ---> package-listing.sh [2020-09-02T03:47:38.965Z] ++ facter osfamily [2020-09-02T03:47:38.965Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-02T03:47:38.965Z] + OS_FAMILY=redhat [2020-09-02T03:47:38.965Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-162 [2020-09-02T03:47:38.965Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-02T03:47:38.965Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-02T03:47:38.965Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-02T03:47:38.965Z] + PACKAGES=/tmp/packages_start.txt [2020-09-02T03:47:38.965Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-162 ']' [2020-09-02T03:47:38.965Z] + PACKAGES=/tmp/packages_end.txt [2020-09-02T03:47:38.965Z] + case "${OS_FAMILY}" in [2020-09-02T03:47:38.965Z] + rpm -qa [2020-09-02T03:47:38.965Z] + sort [2020-09-02T03:47:43.180Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-02T03:47:43.180Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-02T03:47:43.180Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-02T03:47:43.180Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-162 ']' [2020-09-02T03:47:43.180Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-162/archives/ [2020-09-02T03:47:43.180Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-162/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-02T03:47:43.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-02T03:47:43.613Z] [2020-09-02T03:47:43.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-02T03:47:43.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-02T03:47:43.995Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-02T03:47:43.995Z] c9b1b535fdd9: Pulling fs layer [2020-09-02T03:47:43.995Z] 2cc5ad85d9ab: Pulling fs layer [2020-09-02T03:47:43.995Z] 756a868c4378: Pulling fs layer [2020-09-02T03:47:43.995Z] 444b2fc9a129: Pulling fs layer [2020-09-02T03:47:43.995Z] ea15f1150254: Pulling fs layer [2020-09-02T03:47:43.995Z] 41b27a9f41bf: Pulling fs layer [2020-09-02T03:47:43.995Z] 28c525ee5125: Pulling fs layer [2020-09-02T03:47:43.995Z] 094b1ea09ed8: Pulling fs layer [2020-09-02T03:47:43.995Z] 138eaada9080: Pulling fs layer [2020-09-02T03:47:43.995Z] 0622d0fa9048: Pulling fs layer [2020-09-02T03:47:43.995Z] 41b27a9f41bf: Waiting [2020-09-02T03:47:43.995Z] 28c525ee5125: Waiting [2020-09-02T03:47:43.995Z] 094b1ea09ed8: Waiting [2020-09-02T03:47:43.995Z] 138eaada9080: Waiting [2020-09-02T03:47:43.995Z] 444b2fc9a129: Waiting [2020-09-02T03:47:43.995Z] ea15f1150254: Waiting [2020-09-02T03:47:43.995Z] 0622d0fa9048: Waiting [2020-09-02T03:47:43.995Z] 2cc5ad85d9ab: Verifying Checksum [2020-09-02T03:47:43.995Z] 2cc5ad85d9ab: Download complete [2020-09-02T03:47:43.995Z] 444b2fc9a129: Verifying Checksum [2020-09-02T03:47:43.995Z] 444b2fc9a129: Download complete [2020-09-02T03:47:43.995Z] c9b1b535fdd9: Verifying Checksum [2020-09-02T03:47:43.995Z] c9b1b535fdd9: Download complete [2020-09-02T03:47:43.995Z] ea15f1150254: Verifying Checksum [2020-09-02T03:47:43.995Z] ea15f1150254: Download complete [2020-09-02T03:47:44.271Z] 28c525ee5125: Download complete [2020-09-02T03:47:44.271Z] 756a868c4378: Verifying Checksum [2020-09-02T03:47:44.271Z] 756a868c4378: Download complete [2020-09-02T03:47:44.271Z] c9b1b535fdd9: Pull complete [2020-09-02T03:47:44.544Z] 138eaada9080: Verifying Checksum [2020-09-02T03:47:44.544Z] 138eaada9080: Download complete [2020-09-02T03:47:44.544Z] 2cc5ad85d9ab: Pull complete [2020-09-02T03:47:44.544Z] 0622d0fa9048: Verifying Checksum [2020-09-02T03:47:44.544Z] 0622d0fa9048: Download complete [2020-09-02T03:47:44.544Z] 094b1ea09ed8: Verifying Checksum [2020-09-02T03:47:44.544Z] 094b1ea09ed8: Download complete [2020-09-02T03:47:45.116Z] 41b27a9f41bf: Verifying Checksum [2020-09-02T03:47:45.116Z] 41b27a9f41bf: Download complete [2020-09-02T03:47:46.058Z] 756a868c4378: Pull complete [2020-09-02T03:47:46.058Z] 444b2fc9a129: Pull complete [2020-09-02T03:47:46.321Z] ea15f1150254: Pull complete [2020-09-02T03:47:50.543Z] 41b27a9f41bf: Pull complete [2020-09-02T03:47:50.543Z] 28c525ee5125: Pull complete [2020-09-02T03:47:53.118Z] 094b1ea09ed8: Pull complete [2020-09-02T03:47:53.118Z] 138eaada9080: Pull complete [2020-09-02T03:47:53.118Z] 0622d0fa9048: Pull complete [2020-09-02T03:47:53.118Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-09-02T03:47:53.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-02T03:47:53.118Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-02T03:47:53.293Z] prd-centos7-docker-4c-2g-1126 does not seem to be running inside a container [2020-09-02T03:47:53.335Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_device-modbus-go_PR-162 -v /w/workspace/xfoundry_device-modbus-go_PR-162:/w/workspace/xfoundry_device-modbus-go_PR-162:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-162@tmp:/w/workspace/xfoundry_device-modbus-go_PR-162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-02T03:47:57.017Z] $ docker top ecb5921d46cf5e4c4a747a4119f850d1a4f766e29c36220412560b5aabbc9022 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-02T03:47:57.250Z] provisioning config files... [2020-09-02T03:47:57.266Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-162@tmp/config4771401602482570826tmp [Pipeline] { [Pipeline] echo [2020-09-02T03:47:57.337Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-02T03:47:57.628Z] ---> create-netrc.sh [Pipeline] echo [2020-09-02T03:47:57.638Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-02T03:47:57.928Z] ---> logs-deploy.sh [2020-09-02T03:47:57.928Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-162/7 [2020-09-02T03:47:57.928Z] INFO: archiving workspace using pattern(s): [2020-09-02T03:47:59.310Z] Archives upload complete. [2020-09-02T03:47:59.310Z] INFO: archiving logs to Nexus