Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 645745cc2ab9199d577c2f6eedd0068fe13701dd 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 f3f382fce060f16c10d6f597981912fab355381a 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 f3f382fce060f16c10d6f597981912fab355381a 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 f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9388 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_master # 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 --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 645745cc2ab9199d577c2f6eedd0068fe13701dd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 645745cc2ab9199d577c2f6eedd0068fe13701dd # timeout=10 Commit message: "Merge pull request #184 from weichou1229/issue-183" > git rev-list --no-walk ba9e6d923d70383f307bed2756b0cea3beca13c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-28T03:05:07.606Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-28T03:05:07.906Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-28T03:05:08.049Z] ========================================================= [2020-10-28T03:05:08.049Z] EdgeX Global Pipelines Version Info [2020-10-28T03:05:08.049Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:05:09.577Z] ------------------- [2020-10-28T03:05:09.578Z] stable info: [2020-10-28T03:05:09.578Z] ------------------- [2020-10-28T03:05:09.578Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-28T03:05:09.578Z] Commit SHA: f3f382fce060f16c10d6f597981912fab355381a [2020-10-28T03:05:09.578Z] Message: update stable to v1.0.148 [2020-10-28T03:05:10.537Z] ------------------- [2020-10-28T03:05:10.537Z] experimental info: [2020-10-28T03:05:10.537Z] ------------------- [2020-10-28T03:05:10.537Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-28T03:05:10.537Z] Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [2020-10-28T03:05:10.537Z] Message: update experimental to v1.0.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-28T03:05:10.899Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2020-10-28T03:05:10.999Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2020-10-28T03:05:11.089Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-28T03:05:11.180Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-28T03:05:11.294Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-28T03:05:11.400Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-28T03:05:11.506Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-28T03:05:11.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-28T03:05:11.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-28T03:05:11.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-28T03:05:11.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-28T03:05:12.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo [2020-10-28T03:05:12.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-28T03:05:12.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-28T03:05:12.551Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-28T03:05:12.655Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-28T03:05:12.756Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-28T03:05:12.860Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-28T03:05:12.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-28T03:05:13.044Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-28T03:05:13.135Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-28T03:05:13.229Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-28T03:05:13.332Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-28T03:05:13.435Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-28T03:05:13.546Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-28T03:05:13.665Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-28T03:05:13.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-28T03:05:13.878Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-28T03:05:13.999Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 645745cc2ab9199d577c2f6eedd0068fe13701dd [Pipeline] echo [2020-10-28T03:05:14.107Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 645745c [Pipeline] echo [2020-10-28T03:05:14.214Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-28T03:05:14.889Z] + git log --format=format:%s -1 645745cc2ab9199d577c2f6eedd0068fe13701dd [Pipeline] echo [2020-10-28T03:05:14.965Z] GIT_COMMIT: 645745cc2ab9199d577c2f6eedd0068fe13701dd, Commit Message: Merge pull request #184 from weichou1229/issue-183 [Pipeline] echo [2020-10-28T03:05:15.012Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:05:15.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T03:05:15.913Z] [2020-10-28T03:05:15.913Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:05:16.296Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T03:05:16.296Z] latest: Pulling from edgex-devops/git-semver [2020-10-28T03:05:16.296Z] 31603596830f: Pulling fs layer [2020-10-28T03:05:16.296Z] 2a8b12db71e7: Pulling fs layer [2020-10-28T03:05:16.296Z] 6ca5941a6612: Pulling fs layer [2020-10-28T03:05:16.296Z] ecc8261a40a4: Pulling fs layer [2020-10-28T03:05:16.296Z] ecc8261a40a4: Waiting [2020-10-28T03:05:16.296Z] 2a8b12db71e7: Verifying Checksum [2020-10-28T03:05:16.296Z] 2a8b12db71e7: Download complete [2020-10-28T03:05:16.566Z] 31603596830f: Verifying Checksum [2020-10-28T03:05:16.566Z] 31603596830f: Download complete [2020-10-28T03:05:16.566Z] ecc8261a40a4: Verifying Checksum [2020-10-28T03:05:16.566Z] ecc8261a40a4: Download complete [2020-10-28T03:05:16.831Z] 6ca5941a6612: Verifying Checksum [2020-10-28T03:05:16.831Z] 6ca5941a6612: Download complete [2020-10-28T03:05:16.831Z] 31603596830f: Pull complete [2020-10-28T03:05:17.095Z] 2a8b12db71e7: Pull complete [2020-10-28T03:05:17.679Z] 6ca5941a6612: Pull complete [2020-10-28T03:05:17.943Z] ecc8261a40a4: Pull complete [2020-10-28T03:05:17.943Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-28T03:05:17.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T03:05:17.943Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-28T03:05:18.059Z] prd-centos7-docker-4c-2g-9388 does not seem to be running inside a container [2020-10-28T03:05:18.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-28T03:05:19.940Z] $ docker top e6146455791fefb07ccb4bf07ceed5c9cec318e2ae8e2022f58a9d1dc1aa2090 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-28T03:05:20.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T03:05:20.431Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T03:05:20.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T03:05:20.663Z] $ docker exec e6146455791fefb07ccb4bf07ceed5c9cec318e2ae8e2022f58a9d1dc1aa2090 ssh-agent [2020-10-28T03:05:20.827Z] SSH_AUTH_SOCK=/tmp/ssh-vGgMsNEw3o1c/agent.11 [2020-10-28T03:05:20.827Z] SSH_AGENT_PID=16 [2020-10-28T03:05:20.844Z] Running ssh-add (command line suppressed) [2020-10-28T03:05:20.967Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_8896922002031375377.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_8896922002031375377.key) [2020-10-28T03:05:21.020Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T03:05:21.434Z] + git tag --points-at HEAD [Pipeline] } [2020-10-28T03:05:21.463Z] $ docker exec --env ******** --env ******** e6146455791fefb07ccb4bf07ceed5c9cec318e2ae8e2022f58a9d1dc1aa2090 ssh-agent -k [2020-10-28T03:05:21.573Z] unset SSH_AUTH_SOCK; [2020-10-28T03:05:21.573Z] unset SSH_AGENT_PID; [2020-10-28T03:05:21.574Z] echo Agent pid 16 killed; [2020-10-28T03:05:21.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-28T03:05:21.866Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T03:05:21.866Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T03:05:22.031Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T03:05:22.034Z] $ docker exec e6146455791fefb07ccb4bf07ceed5c9cec318e2ae8e2022f58a9d1dc1aa2090 ssh-agent [2020-10-28T03:05:22.196Z] SSH_AUTH_SOCK=/tmp/ssh-8qKM1pGoRaOR/agent.44 [2020-10-28T03:05:22.196Z] SSH_AGENT_PID=49 [2020-10-28T03:05:22.204Z] Running ssh-add (command line suppressed) [2020-10-28T03:05:22.320Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_8906334941546160299.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_8906334941546160299.key) [2020-10-28T03:05:22.379Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T03:05:22.741Z] + git semver init [2020-10-28T03:05:22.741Z] # -> Open(): unable to determine branch for HEAD [2020-10-28T03:05:22.741Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-10-28T03:05:22.741Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-10-28T03:05:22.741Z] # $SEMVER_REMOTE_NAME = origin [2020-10-28T03:05:22.741Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-28T03:05:22.741Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-28T03:05:22.741Z] # $SEMVER_BRANCH = master [2020-10-28T03:05:22.741Z] # $SEMVER_TEMP = /tmp/semver-853282891 [2020-10-28T03:05:22.741Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-10-28T03:05:23.007Z] # '/tmp/semver-853282891' -> '/w/workspace/xfoundry_device-modbus-go_master/.semver' [2020-10-28T03:05:23.007Z] # -> Force: false [2020-10-28T03:05:23.007Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } [2020-10-28T03:05:23.023Z] $ docker exec --env ******** --env ******** e6146455791fefb07ccb4bf07ceed5c9cec318e2ae8e2022f58a9d1dc1aa2090 ssh-agent -k [2020-10-28T03:05:23.129Z] unset SSH_AUTH_SOCK; [2020-10-28T03:05:23.129Z] unset SSH_AGENT_PID; [2020-10-28T03:05:23.129Z] echo Agent pid 49 killed; [2020-10-28T03:05:23.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-28T03:05:23.649Z] + git semver [Pipeline] } [2020-10-28T03:05:23.672Z] $ docker stop --time=1 e6146455791fefb07ccb4bf07ceed5c9cec318e2ae8e2022f58a9d1dc1aa2090 [2020-10-28T03:05:25.010Z] $ docker rm -f e6146455791fefb07ccb4bf07ceed5c9cec318e2ae8e2022f58a9d1dc1aa2090 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-28T03:05:25.496Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-28T03:05:25.896Z] Stashed 1 file(s) [Pipeline] echo [2020-10-28T03:05:25.899Z] [edgeXSemver]: initialized semver on version 1.2.3-dev.8 [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-10-28T03:05:41.463Z] Still waiting to schedule task [2020-10-28T03:05:41.464Z] ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-9377’ is offline; ‘prd-centos7-docker-4c-2g-9392’ is offline; ‘prd-centos7-docker-4c-2g-9394’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-9376’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-10-28T03:05:41.466Z] Still waiting to schedule task [2020-10-28T03:05:41.466Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-28T03:07:14.924Z] Running on prd-centos7-docker-4c-2g-9400 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws [2020-10-28T03:07:14.992Z] Running in /w/workspace/device-modbus-go/26 [Pipeline] { [Pipeline] checkout [2020-10-28T03:07:19.125Z] using credential edgex-jenkins-ssh [2020-10-28T03:07:19.183Z] Cloning the remote Git repository [2020-10-28T03:07:19.245Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-10-28T03:07:19.358Z] > git init /w/workspace/device-modbus-go/26 # timeout=10 [2020-10-28T03:07:19.480Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-10-28T03:07:19.480Z] > git --version # timeout=10 [2020-10-28T03:07:19.486Z] > git --version # 'git version 2.16.5' [2020-10-28T03:07:19.487Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:07:19.522Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T03:07:20.580Z] Checking out Revision 645745cc2ab9199d577c2f6eedd0068fe13701dd (master) [2020-10-28T03:07:20.134Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-10-28T03:07:20.148Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T03:07:20.163Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-10-28T03:07:20.178Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-10-28T03:07:20.178Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:07:20.183Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T03:07:20.598Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T03:07:20.608Z] > git checkout -f 645745cc2ab9199d577c2f6eedd0068fe13701dd # timeout=10 [2020-10-28T03:07:24.541Z] Commit message: "Merge pull request #184 from weichou1229/issue-183" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-28T03:07:25.305Z] ========================================================= [2020-10-28T03:07:25.305Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-28T03:07:25.305Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:07:25.969Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-28T03:07:26.241Z] Sending build context to Docker daemon 492.5kB [2020-10-28T03:07:26.241Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-28T03:07:26.241Z] Step 2/8 : FROM ${BASE} [2020-10-28T03:07:26.505Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-28T03:07:26.505Z] df20fa9351a1: Pulling fs layer [2020-10-28T03:07:26.505Z] ed8968b2872e: Pulling fs layer [2020-10-28T03:07:26.505Z] a92cc7c5fd73: Pulling fs layer [2020-10-28T03:07:26.505Z] e871e8e8d7a9: Pulling fs layer [2020-10-28T03:07:26.505Z] e73272ec9a57: Pulling fs layer [2020-10-28T03:07:26.505Z] 1e910a182e73: Pulling fs layer [2020-10-28T03:07:26.505Z] 4e634b169226: Pulling fs layer [2020-10-28T03:07:26.505Z] e871e8e8d7a9: Waiting [2020-10-28T03:07:26.505Z] 1e910a182e73: Waiting [2020-10-28T03:07:26.505Z] e73272ec9a57: Waiting [2020-10-28T03:07:26.505Z] a92cc7c5fd73: Verifying Checksum [2020-10-28T03:07:26.505Z] a92cc7c5fd73: Download complete [2020-10-28T03:07:26.505Z] ed8968b2872e: Download complete [2020-10-28T03:07:26.505Z] e73272ec9a57: Verifying Checksum [2020-10-28T03:07:26.505Z] e73272ec9a57: Download complete [2020-10-28T03:07:26.505Z] 1e910a182e73: Download complete [2020-10-28T03:07:26.505Z] df20fa9351a1: Verifying Checksum [2020-10-28T03:07:26.505Z] df20fa9351a1: Download complete [2020-10-28T03:07:26.778Z] df20fa9351a1: Pull complete [2020-10-28T03:07:27.051Z] ed8968b2872e: Pull complete [2020-10-28T03:07:27.327Z] a92cc7c5fd73: Pull complete [2020-10-28T03:07:28.747Z] 4e634b169226: Verifying Checksum [2020-10-28T03:07:28.747Z] 4e634b169226: Download complete [2020-10-28T03:07:30.713Z] e871e8e8d7a9: Verifying Checksum [2020-10-28T03:07:30.713Z] e871e8e8d7a9: Download complete [2020-10-28T03:07:36.086Z] e871e8e8d7a9: Pull complete [2020-10-28T03:07:36.086Z] e73272ec9a57: Pull complete [2020-10-28T03:07:36.350Z] 1e910a182e73: Pull complete [2020-10-28T03:07:44.638Z] 4e634b169226: Pull complete [2020-10-28T03:07:44.638Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-28T03:07:44.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-28T03:07:44.638Z] ---> f7629b54cfaa [2020-10-28T03:07:44.638Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-10-28T03:07:44.638Z] ---> Running in e469ad9485d2 [2020-10-28T03:07:44.638Z] Removing intermediate container e469ad9485d2 [2020-10-28T03:07:44.638Z] ---> 0a067a019ffc [2020-10-28T03:07:44.638Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T03:07:44.910Z] ---> Running in bf84d84be255 [2020-10-28T03:07:46.338Z] Removing intermediate container bf84d84be255 [2020-10-28T03:07:46.338Z] ---> 8f62c56bb2e6 [2020-10-28T03:07:46.338Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-10-28T03:07:46.603Z] ---> Running in 8ad237ef6741 [2020-10-28T03:07:47.563Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-28T03:07:48.970Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-28T03:07:50.377Z] (1/14) Installing libmagic (5.38-r0) [2020-10-28T03:07:50.641Z] (2/14) Installing file (5.38-r0) [2020-10-28T03:07:50.909Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-10-28T03:07:50.909Z] (4/14) Installing g++ (9.3.0-r2) [2020-10-28T03:08:03.226Z] (5/14) Installing fortify-headers (1.1-r0) [2020-10-28T03:08:03.226Z] (6/14) Installing patch (2.7.6-r6) [2020-10-28T03:08:03.226Z] (7/14) Installing build-base (0.5-r2) [2020-10-28T03:08:03.226Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-10-28T03:08:03.226Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-10-28T03:08:03.226Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-10-28T03:08:03.226Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-10-28T03:08:03.226Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-10-28T03:08:03.499Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-10-28T03:08:04.081Z] (14/14) Installing openssh (8.3_p1-r0) [2020-10-28T03:08:04.345Z] Executing busybox-1.31.1-r16.trigger [2020-10-28T03:08:04.345Z] OK: 237 MiB in 53 packages [2020-10-28T03:08:08.589Z] Removing intermediate container 8ad237ef6741 [2020-10-28T03:08:08.589Z] ---> c0a0f2a73ed6 [2020-10-28T03:08:08.589Z] Step 6/8 : WORKDIR /device-modbus-go [2020-10-28T03:08:08.589Z] ---> Running in ddf0e42b88bd [2020-10-28T03:08:08.589Z] Removing intermediate container ddf0e42b88bd [2020-10-28T03:08:08.589Z] ---> bd61726d746e [2020-10-28T03:08:08.589Z] Step 7/8 : COPY . . [2020-10-28T03:08:08.860Z] ---> b32f990a4b69 [2020-10-28T03:08:08.860Z] Step 8/8 : RUN go mod download [2020-10-28T03:08:08.860Z] ---> Running in f92c21d7076d [2020-10-28T03:08:12.189Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-9401 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws [2020-10-28T03:08:12.251Z] Running in /w/workspace/device-modbus-go/26 [Pipeline] { [Pipeline] checkout [2020-10-28T03:08:19.073Z] using credential edgex-jenkins-ssh [2020-10-28T03:08:19.176Z] Cloning the remote Git repository [2020-10-28T03:08:19.273Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-10-28T03:08:19.421Z] > git init /w/workspace/device-modbus-go/26 # timeout=10 [2020-10-28T03:08:19.566Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-10-28T03:08:19.567Z] > git --version # timeout=10 [2020-10-28T03:08:19.586Z] > git --version # 'git version 2.17.1' [2020-10-28T03:08:19.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:08:19.657Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T03:08:21.093Z] Checking out Revision 645745cc2ab9199d577c2f6eedd0068fe13701dd (master) [2020-10-28T03:08:20.504Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-10-28T03:08:20.521Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T03:08:20.554Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-10-28T03:08:20.604Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-10-28T03:08:20.606Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:08:20.626Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T03:08:21.125Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T03:08:21.150Z] > git checkout -f 645745cc2ab9199d577c2f6eedd0068fe13701dd # timeout=10 [2020-10-28T03:08:25.912Z] Commit message: "Merge pull request #184 from weichou1229/issue-183" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-28T03:08:26.953Z] ========================================================= [2020-10-28T03:08:26.953Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-28T03:08:26.953Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:08:28.013Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-28T03:08:29.006Z] Sending build context to Docker daemon 492.5kB [2020-10-28T03:08:29.006Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-28T03:08:29.006Z] Step 2/8 : FROM ${BASE} [2020-10-28T03:08:29.282Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-28T03:08:29.282Z] b538f80385f9: Pulling fs layer [2020-10-28T03:08:29.282Z] 74f711af9a0d: Pulling fs layer [2020-10-28T03:08:29.282Z] 99f96fe45779: Pulling fs layer [2020-10-28T03:08:29.282Z] 8529a6b9a6be: Pulling fs layer [2020-10-28T03:08:29.282Z] 45590311c82a: Pulling fs layer [2020-10-28T03:08:29.282Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-28T03:08:29.282Z] 209524e5b208: Pulling fs layer [2020-10-28T03:08:29.282Z] 8529a6b9a6be: Waiting [2020-10-28T03:08:29.282Z] 45590311c82a: Waiting [2020-10-28T03:08:29.282Z] 69ca0ff8b7b3: Waiting [2020-10-28T03:08:29.282Z] 209524e5b208: Waiting [2020-10-28T03:08:29.282Z] 99f96fe45779: Verifying Checksum [2020-10-28T03:08:29.282Z] 99f96fe45779: Download complete [2020-10-28T03:08:29.282Z] 74f711af9a0d: Verifying Checksum [2020-10-28T03:08:29.282Z] 74f711af9a0d: Download complete [2020-10-28T03:08:29.282Z] 45590311c82a: Verifying Checksum [2020-10-28T03:08:29.282Z] 45590311c82a: Download complete [2020-10-28T03:08:29.282Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-28T03:08:29.282Z] 69ca0ff8b7b3: Download complete [2020-10-28T03:08:29.558Z] b538f80385f9: Verifying Checksum [2020-10-28T03:08:29.558Z] b538f80385f9: Download complete [2020-10-28T03:08:30.559Z] b538f80385f9: Pull complete [2020-10-28T03:08:30.946Z] Removing intermediate container f92c21d7076d [2020-10-28T03:08:30.946Z] ---> 9b05dfc383c1 [2020-10-28T03:08:30.946Z] Successfully built 9b05dfc383c1 [2020-10-28T03:08:30.946Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:08:31.175Z] 74f711af9a0d: Pull complete [2020-10-28T03:08:31.466Z] 99f96fe45779: Pull complete [2020-10-28T03:08:31.488Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-28T03:08:31.488Z] . [Pipeline] withDockerContainer [2020-10-28T03:08:31.766Z] prd-centos7-docker-4c-2g-9400 does not seem to be running inside a container [2020-10-28T03:08:31.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/26 -v /w/workspace/device-modbus-go/26:/w/workspace/device-modbus-go/26:rw,z -v /w/workspace/device-modbus-go/26@tmp:/w/workspace/device-modbus-go/26@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 ******** ci-base-image-x86_64 cat [2020-10-28T03:08:32.850Z] $ docker top ad6f37f820eddd4c3ffa5bb15a4ef1e418719936ca11110e9c996c45e4ea8523 -eo pid,comm [2020-10-28T03:08:32.930Z] 209524e5b208: Verifying Checksum [2020-10-28T03:08:32.930Z] 209524e5b208: Download complete [Pipeline] { [Pipeline] sh [2020-10-28T03:08:33.345Z] + go version [2020-10-28T03:08:33.345Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-28T03:08:33.369Z] $ docker stop --time=1 ad6f37f820eddd4c3ffa5bb15a4ef1e418719936ca11110e9c996c45e4ea8523 [2020-10-28T03:08:34.724Z] $ docker rm -f ad6f37f820eddd4c3ffa5bb15a4ef1e418719936ca11110e9c996c45e4ea8523 [Pipeline] // withDockerContainer [Pipeline] } [2020-10-28T03:08:34.924Z] 8529a6b9a6be: Verifying Checksum [2020-10-28T03:08:34.925Z] 8529a6b9a6be: Download complete [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-10-28T03:08:36.379Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-28T03:08:36.693Z] + ls -al . [2020-10-28T03:08:36.693Z] total 64 [2020-10-28T03:08:36.693Z] drwxrwxr-x. 9 jenkins jenkins 4096 Oct 28 03:07 . [2020-10-28T03:08:36.693Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 28 03:07 .. [2020-10-28T03:08:36.693Z] -rw-rw-r--. 1 jenkins jenkins 5589 Oct 28 03:07 Attribution.txt [2020-10-28T03:08:36.693Z] drwxrwxr-x. 2 jenkins jenkins 87 Oct 28 03:07 bin [2020-10-28T03:08:36.693Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 28 03:07 cmd [2020-10-28T03:08:36.693Z] -rw-rw-r--. 1 jenkins jenkins 1430 Oct 28 03:07 Dockerfile [2020-10-28T03:08:36.693Z] -rw-rw-r--. 1 jenkins jenkins 954 Oct 28 03:07 Dockerfile.build [2020-10-28T03:08:36.693Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 28 03:07 .dockerignore [2020-10-28T03:08:36.693Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 28 03:07 .git [2020-10-28T03:08:36.693Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 28 03:07 .github [2020-10-28T03:08:36.693Z] -rw-rw-r--. 1 jenkins jenkins 338 Oct 28 03:07 .gitignore [2020-10-28T03:08:36.693Z] -rw-rw-r--. 1 jenkins jenkins 523 Oct 28 03:07 go.mod [2020-10-28T03:08:36.693Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 28 03:07 internal [2020-10-28T03:08:36.693Z] -rw-rw-r--. 1 jenkins jenkins 679 Oct 28 03:07 Jenkinsfile [2020-10-28T03:08:36.693Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 28 03:07 LICENSE [2020-10-28T03:08:36.693Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 28 03:07 Makefile [2020-10-28T03:08:36.693Z] -rw-rw-r--. 1 jenkins jenkins 591 Oct 28 03:07 README.md [2020-10-28T03:08:36.693Z] drwxrwxr-x. 2 jenkins jenkins 52 Oct 28 03:07 simulator [2020-10-28T03:08:36.693Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 28 03:07 snap [2020-10-28T03:08:36.693Z] -rw-rw-r--. 1 jenkins jenkins 11 Oct 28 03:05 VERSION [2020-10-28T03:08:36.693Z] -rw-rw-r--. 1 jenkins jenkins 229 Oct 28 03:07 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:08:37.011Z] + 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=645745cc2ab9199d577c2f6eedd0068fe13701dd --label arch=amd64 --label version=1.2.3-dev.8 . [2020-10-28T03:08:37.011Z] Sending build context to Docker daemon 492.5kB [2020-10-28T03:08:37.011Z] Step 1/20 : ARG BASE=golang:1.15-alpine [2020-10-28T03:08:37.011Z] Step 2/20 : FROM ${BASE} AS builder [2020-10-28T03:08:37.011Z] ---> 9b05dfc383c1 [2020-10-28T03:08:37.011Z] Step 3/20 : ARG MAKE='make build' [2020-10-28T03:08:37.279Z] ---> Running in 57510144dfc9 [2020-10-28T03:08:37.548Z] Removing intermediate container 57510144dfc9 [2020-10-28T03:08:37.548Z] ---> e9d02017544e [2020-10-28T03:08:37.548Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T03:08:37.548Z] ---> Running in 2c7d2b567beb [2020-10-28T03:08:38.511Z] Removing intermediate container 2c7d2b567beb [2020-10-28T03:08:38.511Z] ---> aaf733bb2ab5 [2020-10-28T03:08:38.511Z] Step 5/20 : RUN apk add --update --no-cache make git openssh build-base [2020-10-28T03:08:38.511Z] ---> Running in d26f1dfc34d7 [2020-10-28T03:08:39.100Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-28T03:08:40.052Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-28T03:08:41.987Z] OK: 237 MiB in 53 packages [2020-10-28T03:08:42.265Z] Removing intermediate container d26f1dfc34d7 [2020-10-28T03:08:42.265Z] ---> 7810fa13be92 [2020-10-28T03:08:42.265Z] Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-10-28T03:08:42.265Z] ---> Running in 2c1661a079d6 [2020-10-28T03:08:42.265Z] Removing intermediate container 2c1661a079d6 [2020-10-28T03:08:42.265Z] ---> 6926af9ba53c [2020-10-28T03:08:42.265Z] Step 7/20 : COPY . . [2020-10-28T03:08:43.247Z] ---> a7b5a4a1a726 [2020-10-28T03:08:43.247Z] Step 8/20 : RUN ${MAKE} [2020-10-28T03:08:43.247Z] ---> Running in 96cb28b234a8 [2020-10-28T03:08:43.838Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.3-dev.8" -o cmd/device-modbus ./cmd [2020-10-28T03:08:45.142Z] 8529a6b9a6be: Pull complete [2020-10-28T03:08:45.142Z] 45590311c82a: Pull complete [2020-10-28T03:08:45.423Z] 69ca0ff8b7b3: Pull complete [2020-10-28T03:08:48.870Z] 209524e5b208: Pull complete [2020-10-28T03:08:48.870Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-28T03:08:48.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-28T03:08:48.870Z] ---> 5bddaf1c2fca [2020-10-28T03:08:48.870Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-10-28T03:08:51.567Z] ---> Running in cbece0e4b40e [2020-10-28T03:08:52.178Z] Removing intermediate container cbece0e4b40e [2020-10-28T03:08:52.178Z] ---> e52e3bcf5eb0 [2020-10-28T03:08:52.178Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T03:08:52.178Z] ---> Running in 8268d0a59cd6 [2020-10-28T03:08:54.071Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-28T03:08:55.684Z] Removing intermediate container 8268d0a59cd6 [2020-10-28T03:08:55.684Z] ---> 296568beb4ca [2020-10-28T03:08:55.684Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-10-28T03:08:55.684Z] ---> Running in cfd1deaba152 [2020-10-28T03:08:57.184Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-28T03:08:57.548Z] Removing intermediate container 96cb28b234a8 [2020-10-28T03:08:57.548Z] ---> 7d8dd1e06a5d [2020-10-28T03:08:57.548Z] Step 9/20 : FROM scratch [2020-10-28T03:08:57.548Z] ---> [2020-10-28T03:08:57.548Z] Step 10/20 : ENV APP_PORT=49991 [2020-10-28T03:08:57.548Z] ---> Running in 611fc92f5469 [2020-10-28T03:08:57.548Z] Removing intermediate container 611fc92f5469 [2020-10-28T03:08:57.548Z] ---> b1b744ac018c [2020-10-28T03:08:57.548Z] Step 11/20 : EXPOSE $APP_PORT [2020-10-28T03:08:57.548Z] ---> Running in 9e913b0a540d [2020-10-28T03:08:57.548Z] Removing intermediate container 9e913b0a540d [2020-10-28T03:08:57.548Z] ---> d32ebd53ac3a [2020-10-28T03:08:57.548Z] Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-10-28T03:08:58.154Z] ---> e57a6b74bc0b [2020-10-28T03:08:58.154Z] Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-10-28T03:08:58.154Z] ---> 61956c578fd0 [2020-10-28T03:08:58.154Z] Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-10-28T03:08:58.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-28T03:08:58.446Z] ---> ee94d0cf6a88 [2020-10-28T03:08:58.446Z] Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-10-28T03:08:58.714Z] ---> Running in 794cf4ff6713 [2020-10-28T03:08:58.714Z] Removing intermediate container 794cf4ff6713 [2020-10-28T03:08:58.714Z] ---> 4428882f15b6 [2020-10-28T03:08:58.714Z] Step 16/20 : ENTRYPOINT ["/device-modbus"] [2020-10-28T03:08:58.714Z] ---> Running in 18d3cf4c549a [2020-10-28T03:08:58.984Z] Removing intermediate container 18d3cf4c549a [2020-10-28T03:08:58.984Z] ---> 2de34e7373a1 [2020-10-28T03:08:58.984Z] Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-28T03:08:58.984Z] ---> Running in 3f35ad168ba1 [2020-10-28T03:08:59.260Z] Removing intermediate container 3f35ad168ba1 [2020-10-28T03:08:59.260Z] ---> ffc383d0fe99 [2020-10-28T03:08:59.260Z] Step 18/20 : LABEL arch=amd64 [2020-10-28T03:08:59.260Z] ---> Running in a9a3db412b73 [2020-10-28T03:08:59.270Z] (1/14) Installing libmagic (5.38-r0) [2020-10-28T03:08:59.537Z] Removing intermediate container a9a3db412b73 [2020-10-28T03:08:59.537Z] ---> 7dcd1c315f90 [2020-10-28T03:08:59.537Z] Step 19/20 : LABEL git_sha=645745cc2ab9199d577c2f6eedd0068fe13701dd [2020-10-28T03:08:59.537Z] ---> Running in f525d67b489f [2020-10-28T03:08:59.537Z] Removing intermediate container f525d67b489f [2020-10-28T03:08:59.537Z] ---> 3c40455d6500 [2020-10-28T03:08:59.537Z] Step 20/20 : LABEL version=1.2.3-dev.8 [2020-10-28T03:08:59.550Z] (2/14) Installing file (5.38-r0) [2020-10-28T03:08:59.816Z] ---> Running in b3a55c63ac75 [2020-10-28T03:08:59.816Z] Removing intermediate container b3a55c63ac75 [2020-10-28T03:08:59.816Z] ---> 04336b3b029e [2020-10-28T03:08:59.816Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-28T03:08:59.816Z] Successfully built 04336b3b029e [2020-10-28T03:08:59.816Z] Successfully tagged docker-device-modbus-go:latest [2020-10-28T03:08:59.831Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-10-28T03:08:59.831Z] (4/14) Installing g++ (9.3.0-r2) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-10-28T03:09:00.306Z] provisioning config files... [2020-10-28T03:09:00.347Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/26@tmp/config4304614314306802238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:09:00.795Z] ---> docker-login.sh [2020-10-28T03:09:00.795Z] nexus3.edgexfoundry.org:10001 [2020-10-28T03:09:00.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T03:09:01.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T03:09:01.068Z] Configure a credential helper to remove this warning. See [2020-10-28T03:09:01.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T03:09:01.068Z] [2020-10-28T03:09:01.068Z] Login Succeeded [2020-10-28T03:09:01.068Z] nexus3.edgexfoundry.org:10002 [2020-10-28T03:09:01.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T03:09:01.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T03:09:01.333Z] Configure a credential helper to remove this warning. See [2020-10-28T03:09:01.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T03:09:01.333Z] [2020-10-28T03:09:01.333Z] Login Succeeded [2020-10-28T03:09:01.333Z] nexus3.edgexfoundry.org:10003 [2020-10-28T03:09:01.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T03:09:01.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T03:09:01.333Z] Configure a credential helper to remove this warning. See [2020-10-28T03:09:01.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T03:09:01.333Z] [2020-10-28T03:09:01.333Z] Login Succeeded [2020-10-28T03:09:01.333Z] nexus3.edgexfoundry.org:10004 [2020-10-28T03:09:01.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T03:09:01.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T03:09:01.606Z] Configure a credential helper to remove this warning. See [2020-10-28T03:09:01.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T03:09:01.606Z] [2020-10-28T03:09:01.606Z] Login Succeeded [2020-10-28T03:09:01.606Z] docker.io [2020-10-28T03:09:01.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T03:09:02.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T03:09:02.137Z] Configure a credential helper to remove this warning. See [2020-10-28T03:09:02.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T03:09:02.137Z] [2020-10-28T03:09:02.137Z] Login Succeeded [2020-10-28T03:09:02.137Z] ---> docker-login.sh ends [Pipeline] } [2020-10-28T03:09:02.148Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-28T03:09:02.383Z] [edgeXDocker.push] Tagging docker image docker-device-modbus-go with the following tags: [2020-10-28T03:09:02.383Z] 645745cc2ab9199d577c2f6eedd0068fe13701dd [2020-10-28T03:09:02.383Z] latest [2020-10-28T03:09:02.383Z] 1.2.3-dev.8 [2020-10-28T03:09:02.383Z] 645745cc2ab9199d577c2f6eedd0068fe13701dd-1.2.3-dev.8 [2020-10-28T03:09:02.383Z] master [2020-10-28T03:09:02.383Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:09:02.904Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:645745cc2ab9199d577c2f6eedd0068fe13701dd [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:09:03.234Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:645745cc2ab9199d577c2f6eedd0068fe13701dd [2020-10-28T03:09:03.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-10-28T03:09:03.234Z] af21e17e8745: Preparing [2020-10-28T03:09:03.234Z] 8841eded27e1: Preparing [2020-10-28T03:09:03.234Z] 4f5b83a5ba1c: Preparing [2020-10-28T03:09:03.498Z] 8841eded27e1: Pushed [2020-10-28T03:09:03.498Z] af21e17e8745: Pushed [2020-10-28T03:09:04.470Z] 4f5b83a5ba1c: Pushed [2020-10-28T03:09:04.736Z] 645745cc2ab9199d577c2f6eedd0068fe13701dd: digest: sha256:a9221c5dad9b98841f4bba43da0b7b5849f076eb117198897b1096e0b5df0d97 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:09:05.074Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:09:05.408Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest [2020-10-28T03:09:05.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-10-28T03:09:05.408Z] af21e17e8745: Preparing [2020-10-28T03:09:05.408Z] 8841eded27e1: Preparing [2020-10-28T03:09:05.408Z] 4f5b83a5ba1c: Preparing [2020-10-28T03:09:05.408Z] af21e17e8745: Layer already exists [2020-10-28T03:09:05.408Z] 8841eded27e1: Layer already exists [2020-10-28T03:09:05.408Z] 4f5b83a5ba1c: Layer already exists [2020-10-28T03:09:05.408Z] latest: digest: sha256:a9221c5dad9b98841f4bba43da0b7b5849f076eb117198897b1096e0b5df0d97 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:09:05.749Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.2.3-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:09:06.067Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.2.3-dev.8 [2020-10-28T03:09:06.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-10-28T03:09:06.067Z] af21e17e8745: Preparing [2020-10-28T03:09:06.067Z] 8841eded27e1: Preparing [2020-10-28T03:09:06.067Z] 4f5b83a5ba1c: Preparing [2020-10-28T03:09:06.067Z] 4f5b83a5ba1c: Layer already exists [2020-10-28T03:09:06.067Z] 8841eded27e1: Layer already exists [2020-10-28T03:09:06.067Z] af21e17e8745: Layer already exists [2020-10-28T03:09:06.337Z] 1.2.3-dev.8: digest: sha256:a9221c5dad9b98841f4bba43da0b7b5849f076eb117198897b1096e0b5df0d97 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:09:06.663Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:645745cc2ab9199d577c2f6eedd0068fe13701dd-1.2.3-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:09:07.024Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:645745cc2ab9199d577c2f6eedd0068fe13701dd-1.2.3-dev.8 [2020-10-28T03:09:07.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-10-28T03:09:07.024Z] af21e17e8745: Preparing [2020-10-28T03:09:07.024Z] 8841eded27e1: Preparing [2020-10-28T03:09:07.024Z] 4f5b83a5ba1c: Preparing [2020-10-28T03:09:07.024Z] 8841eded27e1: Layer already exists [2020-10-28T03:09:07.024Z] 4f5b83a5ba1c: Layer already exists [2020-10-28T03:09:07.290Z] af21e17e8745: Layer already exists [2020-10-28T03:09:07.290Z] 645745cc2ab9199d577c2f6eedd0068fe13701dd-1.2.3-dev.8: digest: sha256:a9221c5dad9b98841f4bba43da0b7b5849f076eb117198897b1096e0b5df0d97 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:09:07.633Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:09:07.944Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [2020-10-28T03:09:07.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-10-28T03:09:07.944Z] af21e17e8745: Preparing [2020-10-28T03:09:07.944Z] 8841eded27e1: Preparing [2020-10-28T03:09:07.944Z] 4f5b83a5ba1c: Preparing [2020-10-28T03:09:07.944Z] 8841eded27e1: Layer already exists [2020-10-28T03:09:07.944Z] af21e17e8745: Layer already exists [2020-10-28T03:09:07.944Z] 4f5b83a5ba1c: Layer already exists [2020-10-28T03:09:07.944Z] master: digest: sha256:a9221c5dad9b98841f4bba43da0b7b5849f076eb117198897b1096e0b5df0d97 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-28T03:09:08.139Z] ===================================================== [Pipeline] echo [2020-10-28T03:09:08.188Z] taggedImages: [2020-10-28T03:09:08.188Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:645745cc2ab9199d577c2f6eedd0068fe13701dd [2020-10-28T03:09:08.188Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest [2020-10-28T03:09:08.188Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.2.3-dev.8 [2020-10-28T03:09:08.188Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:645745cc2ab9199d577c2f6eedd0068fe13701dd-1.2.3-dev.8 [2020-10-28T03:09:08.188Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-28T03:09:38.895Z] (5/14) Installing fortify-headers (1.1-r0) [2020-10-28T03:09:38.895Z] (6/14) Installing patch (2.7.6-r6) [2020-10-28T03:09:38.895Z] (7/14) Installing build-base (0.5-r2) [2020-10-28T03:09:38.895Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-10-28T03:09:38.895Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-10-28T03:09:38.895Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-10-28T03:09:38.895Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-10-28T03:09:38.895Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-10-28T03:09:38.895Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-10-28T03:09:39.879Z] (14/14) Installing openssh (8.3_p1-r0) [2020-10-28T03:09:40.482Z] Executing busybox-1.31.1-r16.trigger [2020-10-28T03:09:40.482Z] OK: 221 MiB in 53 packages [2020-10-28T03:09:44.804Z] Removing intermediate container cfd1deaba152 [2020-10-28T03:09:44.804Z] ---> 4d63aeb1eb57 [2020-10-28T03:09:44.804Z] Step 6/8 : WORKDIR /device-modbus-go [2020-10-28T03:09:44.804Z] ---> Running in 53dbd2be74c4 [2020-10-28T03:09:44.804Z] Removing intermediate container 53dbd2be74c4 [2020-10-28T03:09:44.804Z] ---> 9158fb8e89aa [2020-10-28T03:09:44.804Z] Step 7/8 : COPY . . [2020-10-28T03:09:45.795Z] ---> c3c6b15c348a [2020-10-28T03:09:45.795Z] Step 8/8 : RUN go mod download [2020-10-28T03:09:46.075Z] ---> Running in 2b66eee20316 [2020-10-28T03:10:08.271Z] Removing intermediate container 2b66eee20316 [2020-10-28T03:10:08.271Z] ---> 1e66c421c952 [2020-10-28T03:10:08.271Z] Successfully built 1e66c421c952 [2020-10-28T03:10:08.271Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:10:08.696Z] + docker inspect -f . ci-base-image-arm64 [2020-10-28T03:10:08.696Z] . [Pipeline] withDockerContainer [2020-10-28T03:10:08.992Z] prd-ubuntu18.04-docker-arm64-4c-16g-9401 does not seem to be running inside a container [2020-10-28T03:10:09.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/26 -v /w/workspace/device-modbus-go/26:/w/workspace/device-modbus-go/26:rw,z -v /w/workspace/device-modbus-go/26@tmp:/w/workspace/device-modbus-go/26@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 ******** ci-base-image-arm64 cat [2020-10-28T03:10:11.015Z] $ docker top d54de153d8c17a96343d43af883ae8cd4bb3662e5d95cfae0465c43b2054be8a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T03:10:12.488Z] + go version [2020-10-28T03:10:12.488Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-28T03:10:12.519Z] $ docker stop --time=1 d54de153d8c17a96343d43af883ae8cd4bb3662e5d95cfae0465c43b2054be8a [2020-10-28T03:10:14.409Z] $ docker rm -f d54de153d8c17a96343d43af883ae8cd4bb3662e5d95cfae0465c43b2054be8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-28T03:10:15.712Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-28T03:10:16.059Z] + ls -al . [2020-10-28T03:10:16.059Z] total 96 [2020-10-28T03:10:16.059Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 28 03:08 . [2020-10-28T03:10:16.059Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 03:08 .. [2020-10-28T03:10:16.059Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 28 03:08 .dockerignore [2020-10-28T03:10:16.059Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 03:08 .git [2020-10-28T03:10:16.059Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 03:08 .github [2020-10-28T03:10:16.059Z] -rw-rw-r-- 1 jenkins jenkins 338 Oct 28 03:08 .gitignore [2020-10-28T03:10:16.059Z] -rw-rw-r-- 1 jenkins jenkins 5589 Oct 28 03:08 Attribution.txt [2020-10-28T03:10:16.059Z] -rw-rw-r-- 1 jenkins jenkins 1430 Oct 28 03:08 Dockerfile [2020-10-28T03:10:16.059Z] -rw-rw-r-- 1 jenkins jenkins 954 Oct 28 03:08 Dockerfile.build [2020-10-28T03:10:16.059Z] -rw-rw-r-- 1 jenkins jenkins 679 Oct 28 03:08 Jenkinsfile [2020-10-28T03:10:16.059Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 28 03:08 LICENSE [2020-10-28T03:10:16.059Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 28 03:08 Makefile [2020-10-28T03:10:16.059Z] -rw-rw-r-- 1 jenkins jenkins 591 Oct 28 03:08 README.md [2020-10-28T03:10:16.059Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 28 03:05 VERSION [2020-10-28T03:10:16.059Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 03:08 bin [2020-10-28T03:10:16.059Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 03:08 cmd [2020-10-28T03:10:16.059Z] -rw-rw-r-- 1 jenkins jenkins 523 Oct 28 03:08 go.mod [2020-10-28T03:10:16.059Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 03:08 internal [2020-10-28T03:10:16.059Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 03:08 simulator [2020-10-28T03:10:16.059Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 03:08 snap [2020-10-28T03:10:16.059Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 28 03:08 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:10:16.418Z] + 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=645745cc2ab9199d577c2f6eedd0068fe13701dd --label arch=arm64 --label version=1.2.3-dev.8 . [2020-10-28T03:10:16.689Z] Sending build context to Docker daemon 492.5kB [2020-10-28T03:10:16.689Z] Step 1/20 : ARG BASE=golang:1.15-alpine [2020-10-28T03:10:16.689Z] Step 2/20 : FROM ${BASE} AS builder [2020-10-28T03:10:16.689Z] ---> 1e66c421c952 [2020-10-28T03:10:16.689Z] Step 3/20 : ARG MAKE='make build' [2020-10-28T03:10:16.965Z] ---> Running in 0d591b64c563 [2020-10-28T03:10:17.241Z] Removing intermediate container 0d591b64c563 [2020-10-28T03:10:17.241Z] ---> 031903b27c1f [2020-10-28T03:10:17.241Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T03:10:17.515Z] ---> Running in 4d40ea2f1c7b [2020-10-28T03:10:20.145Z] Removing intermediate container 4d40ea2f1c7b [2020-10-28T03:10:20.145Z] ---> 5955ef611599 [2020-10-28T03:10:20.145Z] Step 5/20 : RUN apk add --update --no-cache make git openssh build-base [2020-10-28T03:10:20.145Z] ---> Running in fe498d2ef4a0 [2020-10-28T03:10:21.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-28T03:10:22.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-28T03:10:23.546Z] OK: 221 MiB in 53 packages [2020-10-28T03:10:24.987Z] Removing intermediate container fe498d2ef4a0 [2020-10-28T03:10:24.987Z] ---> a54d1f801618 [2020-10-28T03:10:24.987Z] Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-10-28T03:10:24.987Z] ---> Running in cd57fe1e8a2f [2020-10-28T03:10:25.585Z] Removing intermediate container cd57fe1e8a2f [2020-10-28T03:10:25.585Z] ---> 919e889e0a64 [2020-10-28T03:10:25.585Z] Step 7/20 : COPY . . [2020-10-28T03:10:26.184Z] ---> 34e8edc7e7a7 [2020-10-28T03:10:26.184Z] Step 8/20 : RUN ${MAKE} [2020-10-28T03:10:26.469Z] ---> Running in f6151c108e92 [2020-10-28T03:10:27.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.3-dev.8" -o cmd/device-modbus ./cmd [2020-10-28T03:10:54.745Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-28T03:10:58.179Z] Removing intermediate container f6151c108e92 [2020-10-28T03:10:58.179Z] ---> 4d1ebf1966c8 [2020-10-28T03:10:58.179Z] Step 9/20 : FROM scratch [2020-10-28T03:10:58.179Z] ---> [2020-10-28T03:10:58.179Z] Step 10/20 : ENV APP_PORT=49991 [2020-10-28T03:10:58.179Z] ---> Running in a27b64b8362e [2020-10-28T03:10:58.179Z] Removing intermediate container a27b64b8362e [2020-10-28T03:10:58.179Z] ---> 1bacd7154bb8 [2020-10-28T03:10:58.179Z] Step 11/20 : EXPOSE $APP_PORT [2020-10-28T03:10:58.453Z] ---> Running in 62a18e5aec35 [2020-10-28T03:10:58.729Z] Removing intermediate container 62a18e5aec35 [2020-10-28T03:10:58.729Z] ---> f754e74be2ad [2020-10-28T03:10:58.729Z] Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-10-28T03:10:59.712Z] ---> af659234f2b0 [2020-10-28T03:10:59.712Z] Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-10-28T03:11:00.697Z] ---> dd17838270a5 [2020-10-28T03:11:00.697Z] Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-10-28T03:11:01.301Z] ---> 1096077167d1 [2020-10-28T03:11:01.301Z] Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-10-28T03:11:01.301Z] ---> Running in b8b49ce8fe9f [2020-10-28T03:11:01.905Z] Removing intermediate container b8b49ce8fe9f [2020-10-28T03:11:01.905Z] ---> 90d3b21462dc [2020-10-28T03:11:01.905Z] Step 16/20 : ENTRYPOINT ["/device-modbus"] [2020-10-28T03:11:01.905Z] ---> Running in 042c90b61240 [2020-10-28T03:11:02.513Z] Removing intermediate container 042c90b61240 [2020-10-28T03:11:02.513Z] ---> 11a74e5012a4 [2020-10-28T03:11:02.513Z] Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-28T03:11:02.513Z] ---> Running in 77c8960cb070 [2020-10-28T03:11:03.114Z] Removing intermediate container 77c8960cb070 [2020-10-28T03:11:03.114Z] ---> d4f43c2b7325 [2020-10-28T03:11:03.114Z] Step 18/20 : LABEL arch=arm64 [2020-10-28T03:11:03.114Z] ---> Running in ba2b198a2b28 [2020-10-28T03:11:03.711Z] Removing intermediate container ba2b198a2b28 [2020-10-28T03:11:03.711Z] ---> f59a2025b5db [2020-10-28T03:11:03.711Z] Step 19/20 : LABEL git_sha=645745cc2ab9199d577c2f6eedd0068fe13701dd [2020-10-28T03:11:03.711Z] ---> Running in 3f0cb81159d1 [2020-10-28T03:11:04.309Z] Removing intermediate container 3f0cb81159d1 [2020-10-28T03:11:04.309Z] ---> ad6745e234ca [2020-10-28T03:11:04.309Z] Step 20/20 : LABEL version=1.2.3-dev.8 [2020-10-28T03:11:04.309Z] ---> Running in 9bc39c2ae471 [2020-10-28T03:11:04.582Z] Removing intermediate container 9bc39c2ae471 [2020-10-28T03:11:04.582Z] ---> f625b2a17870 [2020-10-28T03:11:04.582Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-28T03:11:04.582Z] Successfully built f625b2a17870 [2020-10-28T03:11:04.856Z] Successfully tagged docker-device-modbus-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-10-28T03:11:05.293Z] provisioning config files... [2020-10-28T03:11:05.337Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/26@tmp/config8295109351990511410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:11:05.741Z] ---> docker-login.sh [2020-10-28T03:11:05.741Z] nexus3.edgexfoundry.org:10001 [2020-10-28T03:11:06.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T03:11:06.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T03:11:06.283Z] Configure a credential helper to remove this warning. See [2020-10-28T03:11:06.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T03:11:06.283Z] [2020-10-28T03:11:06.283Z] Login Succeeded [2020-10-28T03:11:06.283Z] nexus3.edgexfoundry.org:10002 [2020-10-28T03:11:06.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T03:11:06.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T03:11:06.826Z] Configure a credential helper to remove this warning. See [2020-10-28T03:11:06.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T03:11:06.826Z] [2020-10-28T03:11:06.826Z] Login Succeeded [2020-10-28T03:11:06.826Z] nexus3.edgexfoundry.org:10003 [2020-10-28T03:11:07.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T03:11:07.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T03:11:07.368Z] Configure a credential helper to remove this warning. See [2020-10-28T03:11:07.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T03:11:07.368Z] [2020-10-28T03:11:07.368Z] Login Succeeded [2020-10-28T03:11:07.368Z] nexus3.edgexfoundry.org:10004 [2020-10-28T03:11:07.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T03:11:07.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T03:11:07.639Z] Configure a credential helper to remove this warning. See [2020-10-28T03:11:07.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T03:11:07.639Z] [2020-10-28T03:11:07.639Z] Login Succeeded [2020-10-28T03:11:07.639Z] docker.io [2020-10-28T03:11:08.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T03:11:08.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T03:11:08.505Z] Configure a credential helper to remove this warning. See [2020-10-28T03:11:08.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T03:11:08.505Z] [2020-10-28T03:11:08.505Z] Login Succeeded [2020-10-28T03:11:08.505Z] ---> docker-login.sh ends [Pipeline] } [2020-10-28T03:11:08.521Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-28T03:11:08.758Z] [edgeXDocker.push] Tagging docker image docker-device-modbus-go-arm64 with the following tags: [2020-10-28T03:11:08.758Z] 645745cc2ab9199d577c2f6eedd0068fe13701dd [2020-10-28T03:11:08.758Z] latest [2020-10-28T03:11:08.758Z] 1.2.3-dev.8 [2020-10-28T03:11:08.758Z] 645745cc2ab9199d577c2f6eedd0068fe13701dd-1.2.3-dev.8 [2020-10-28T03:11:08.758Z] master [2020-10-28T03:11:08.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:11:09.297Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:645745cc2ab9199d577c2f6eedd0068fe13701dd [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:11:09.643Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:645745cc2ab9199d577c2f6eedd0068fe13701dd [2020-10-28T03:11:09.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-10-28T03:11:09.643Z] 843f8220bc71: Preparing [2020-10-28T03:11:09.643Z] 9bce934c7fbe: Preparing [2020-10-28T03:11:09.643Z] 680f53273d4f: Preparing [2020-10-28T03:11:09.931Z] 9bce934c7fbe: Pushed [2020-10-28T03:11:09.931Z] 843f8220bc71: Pushed [2020-10-28T03:11:12.544Z] 680f53273d4f: Pushed [2020-10-28T03:11:12.545Z] 645745cc2ab9199d577c2f6eedd0068fe13701dd: digest: sha256:1d14b6206a53c215a35a927846e4022ac4899a754e8b65018141561937213b29 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:11:12.921Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:11:13.265Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest [2020-10-28T03:11:13.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-10-28T03:11:13.265Z] 843f8220bc71: Preparing [2020-10-28T03:11:13.265Z] 9bce934c7fbe: Preparing [2020-10-28T03:11:13.265Z] 680f53273d4f: Preparing [2020-10-28T03:11:13.265Z] 843f8220bc71: Layer already exists [2020-10-28T03:11:13.265Z] 9bce934c7fbe: Layer already exists [2020-10-28T03:11:13.265Z] 680f53273d4f: Layer already exists [2020-10-28T03:11:13.536Z] latest: digest: sha256:1d14b6206a53c215a35a927846e4022ac4899a754e8b65018141561937213b29 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:11:13.897Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.2.3-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:11:14.263Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.2.3-dev.8 [2020-10-28T03:11:14.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-10-28T03:11:14.263Z] 843f8220bc71: Preparing [2020-10-28T03:11:14.263Z] 9bce934c7fbe: Preparing [2020-10-28T03:11:14.263Z] 680f53273d4f: Preparing [2020-10-28T03:11:14.263Z] 843f8220bc71: Layer already exists [2020-10-28T03:11:14.263Z] 9bce934c7fbe: Layer already exists [2020-10-28T03:11:14.263Z] 680f53273d4f: Layer already exists [2020-10-28T03:11:14.536Z] 1.2.3-dev.8: digest: sha256:1d14b6206a53c215a35a927846e4022ac4899a754e8b65018141561937213b29 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:11:14.891Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:645745cc2ab9199d577c2f6eedd0068fe13701dd-1.2.3-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:11:15.241Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:645745cc2ab9199d577c2f6eedd0068fe13701dd-1.2.3-dev.8 [2020-10-28T03:11:15.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-10-28T03:11:15.241Z] 843f8220bc71: Preparing [2020-10-28T03:11:15.241Z] 9bce934c7fbe: Preparing [2020-10-28T03:11:15.241Z] 680f53273d4f: Preparing [2020-10-28T03:11:15.241Z] 843f8220bc71: Layer already exists [2020-10-28T03:11:15.241Z] 9bce934c7fbe: Layer already exists [2020-10-28T03:11:15.241Z] 680f53273d4f: Layer already exists [2020-10-28T03:11:15.515Z] 645745cc2ab9199d577c2f6eedd0068fe13701dd-1.2.3-dev.8: digest: sha256:1d14b6206a53c215a35a927846e4022ac4899a754e8b65018141561937213b29 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:11:15.874Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:11:16.222Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [2020-10-28T03:11:16.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-10-28T03:11:16.223Z] 843f8220bc71: Preparing [2020-10-28T03:11:16.223Z] 9bce934c7fbe: Preparing [2020-10-28T03:11:16.223Z] 680f53273d4f: Preparing [2020-10-28T03:11:16.497Z] 680f53273d4f: Layer already exists [2020-10-28T03:11:16.497Z] 843f8220bc71: Layer already exists [2020-10-28T03:11:16.497Z] 9bce934c7fbe: Layer already exists [2020-10-28T03:11:16.497Z] master: digest: sha256:1d14b6206a53c215a35a927846e4022ac4899a754e8b65018141561937213b29 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-28T03:11:16.731Z] ===================================================== [Pipeline] echo [2020-10-28T03:11:16.799Z] taggedImages: [2020-10-28T03:11:16.799Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:645745cc2ab9199d577c2f6eedd0068fe13701dd [2020-10-28T03:11:16.799Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest [2020-10-28T03:11:16.799Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.2.3-dev.8 [2020-10-28T03:11:16.799Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:645745cc2ab9199d577c2f6eedd0068fe13701dd-1.2.3-dev.8 [2020-10-28T03:11:16.799Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-10-28T03:11:19.405Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-28T03:11:19.407Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-28T03:11:19.468Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:11:19.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-28T03:11:19.839Z] [2020-10-28T03:11:19.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:11:20.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-28T03:11:20.198Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-28T03:11:20.198Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-28T03:11:20.198Z] 408f87550127: Pulling fs layer [2020-10-28T03:11:20.198Z] fe522b08c979: Pulling fs layer [2020-10-28T03:11:20.198Z] 221eaa008020: Pulling fs layer [2020-10-28T03:11:20.198Z] 2a4607e5d6b9: Pulling fs layer [2020-10-28T03:11:20.198Z] 8f79b27c4fd2: Pulling fs layer [2020-10-28T03:11:20.198Z] e5c8dbe1645b: Pulling fs layer [2020-10-28T03:11:20.198Z] 23e8b3b47431: Pulling fs layer [2020-10-28T03:11:20.198Z] 5c568d65a230: Pulling fs layer [2020-10-28T03:11:20.198Z] 221eaa008020: Waiting [2020-10-28T03:11:20.198Z] 8f79b27c4fd2: Waiting [2020-10-28T03:11:20.198Z] 2a4607e5d6b9: Waiting [2020-10-28T03:11:20.198Z] e5c8dbe1645b: Waiting [2020-10-28T03:11:20.198Z] 23e8b3b47431: Waiting [2020-10-28T03:11:20.198Z] 5c568d65a230: Waiting [2020-10-28T03:11:20.198Z] fe522b08c979: Verifying Checksum [2020-10-28T03:11:20.198Z] fe522b08c979: Download complete [2020-10-28T03:11:20.198Z] 408f87550127: Download complete [2020-10-28T03:11:20.198Z] 2a4607e5d6b9: Verifying Checksum [2020-10-28T03:11:20.198Z] 2a4607e5d6b9: Download complete [2020-10-28T03:11:20.198Z] 8f79b27c4fd2: Verifying Checksum [2020-10-28T03:11:20.198Z] 8f79b27c4fd2: Download complete [2020-10-28T03:11:20.198Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-28T03:11:20.783Z] cbdbe7a5bc2a: Pull complete [2020-10-28T03:11:20.783Z] 408f87550127: Pull complete [2020-10-28T03:11:21.051Z] fe522b08c979: Pull complete [2020-10-28T03:11:21.051Z] e5c8dbe1645b: Download complete [2020-10-28T03:11:22.460Z] 23e8b3b47431: Verifying Checksum [2020-10-28T03:11:22.460Z] 23e8b3b47431: Download complete [2020-10-28T03:11:22.460Z] 5c568d65a230: Verifying Checksum [2020-10-28T03:11:22.460Z] 5c568d65a230: Download complete [2020-10-28T03:11:23.421Z] 221eaa008020: Verifying Checksum [2020-10-28T03:11:23.421Z] 221eaa008020: Download complete [2020-10-28T03:11:28.759Z] 221eaa008020: Pull complete [2020-10-28T03:11:29.035Z] 2a4607e5d6b9: Pull complete [2020-10-28T03:11:29.035Z] 8f79b27c4fd2: Pull complete [2020-10-28T03:11:30.989Z] e5c8dbe1645b: Pull complete [2020-10-28T03:11:33.576Z] 23e8b3b47431: Pull complete [2020-10-28T03:11:35.342Z] 5c568d65a230: Pull complete [2020-10-28T03:11:35.343Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-28T03:11:35.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-28T03:11:35.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-28T03:11:35.579Z] prd-centos7-docker-4c-2g-9388 does not seem to be running inside a container [2020-10-28T03:11:35.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_device-modbus-go_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-10-28T03:11:36.662Z] $ docker top 07c3f2dde3c721b7e75a9afb50253c117b06d24e08c5f1025e2915b9e51b28e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T03:11:37.476Z] + snyk monitor '--org=edgex-jenkins' [2020-10-28T03:11:45.485Z] [2020-10-28T03:11:45.485Z] Monitoring /w/workspace/xfoundry_device-modbus-go_master (github.com/edgexfoundry/device-modbus-go)... [2020-10-28T03:11:45.485Z] [2020-10-28T03:11:45.485Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/7eb58b7b-ea98-41b0-832b-79d4184990d4 [2020-10-28T03:11:45.485Z] [2020-10-28T03:11:45.485Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-28T03:11:45.485Z] [2020-10-28T03:11:45.485Z] [2020-10-28T03:11:45.485Z] Snyk CLI supports Node.js 8 and higher. [2020-10-28T03:11:45.485Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-10-28T03:11:45.485Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-28T03:11:45.485Z] [2020-10-28T03:11:45.485Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-28T03:11:45.485Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [2020-10-28T03:11:45.485Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2020-10-28T03:11:45.486Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-10-28T03:11:45.503Z] $ docker stop --time=1 07c3f2dde3c721b7e75a9afb50253c117b06d24e08c5f1025e2915b9e51b28e3 [2020-10-28T03:11:48.211Z] $ docker rm -f 07c3f2dde3c721b7e75a9afb50253c117b06d24e08c5f1025e2915b9e51b28e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:11:49.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-28T03:11:49.517Z] [2020-10-28T03:11:49.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:11:49.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-28T03:11:49.900Z] latest: Pulling from edgex-devops/edgex-klar [2020-10-28T03:11:49.900Z] e7c96db7181b: Pulling fs layer [2020-10-28T03:11:49.900Z] 1868ca2cb446: Pulling fs layer [2020-10-28T03:11:49.900Z] 136be5d0fe8e: Pulling fs layer [2020-10-28T03:11:49.900Z] 894bfe63afcb: Pulling fs layer [2020-10-28T03:11:49.900Z] 894bfe63afcb: Waiting [2020-10-28T03:11:49.900Z] 1868ca2cb446: Download complete [2020-10-28T03:11:49.900Z] 136be5d0fe8e: Download complete [2020-10-28T03:11:49.900Z] e7c96db7181b: Verifying Checksum [2020-10-28T03:11:49.900Z] e7c96db7181b: Download complete [2020-10-28T03:11:50.170Z] 894bfe63afcb: Verifying Checksum [2020-10-28T03:11:50.170Z] 894bfe63afcb: Download complete [2020-10-28T03:11:50.170Z] e7c96db7181b: Pull complete [2020-10-28T03:11:50.436Z] 1868ca2cb446: Pull complete [2020-10-28T03:11:50.436Z] 136be5d0fe8e: Pull complete [2020-10-28T03:11:50.699Z] 894bfe63afcb: Pull complete [2020-10-28T03:11:50.699Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-10-28T03:11:50.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-28T03:11:50.699Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-10-28T03:11:50.818Z] prd-centos7-docker-4c-2g-9388 does not seem to be running inside a container [2020-10-28T03:11:50.876Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-28T03:11:51.601Z] $ docker top 6ec64715f687ea41ba39959aee72f47891b5649608b3a4f52f38b23119625198 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-28T03:11:52.163Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go:645745cc2ab9199d577c2f6eedd0068fe13701dd [2020-10-28T03:11:52.163Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-28T03:11:54.889Z] $ docker stop --time=1 6ec64715f687ea41ba39959aee72f47891b5649608b3a4f52f38b23119625198 [2020-10-28T03:11:56.232Z] $ docker rm -f 6ec64715f687ea41ba39959aee72f47891b5649608b3a4f52f38b23119625198 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:11:56.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-28T03:11:56.720Z] . [Pipeline] withDockerContainer [2020-10-28T03:11:56.818Z] prd-centos7-docker-4c-2g-9388 does not seem to be running inside a container [2020-10-28T03:11:56.876Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-28T03:11:57.499Z] $ docker top 352e6fbca8ee2603539b643db156f748ed032b09eaa2a03af9f665b16d691645 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-28T03:11:58.054Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go:645745cc2ab9199d577c2f6eedd0068fe13701dd [2020-10-28T03:11:58.054Z] + tee [2020-10-28T03:11:58.054Z] clair timeout 1m0s [2020-10-28T03:11:58.054Z] docker timeout: 1m0s [2020-10-28T03:11:58.054Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-28T03:11:59.137Z] $ docker stop --time=1 352e6fbca8ee2603539b643db156f748ed032b09eaa2a03af9f665b16d691645 [2020-10-28T03:12:00.473Z] $ docker rm -f 352e6fbca8ee2603539b643db156f748ed032b09eaa2a03af9f665b16d691645 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-28T03:12:00.993Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/clair-reports [Pipeline] echo [2020-10-28T03:12:01.012Z] Generated HTML Table Report. Writing to /w/workspace/xfoundry_device-modbus-go_master/clair-reports/clair_results_docker-device-modbus-go_645745cc2ab9199d577c2f6eedd0068fe13701dd.html [Pipeline] writeFile [Pipeline] step [2020-10-28T03:12:01.084Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:12:01.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-28T03:12:01.471Z] . [Pipeline] withDockerContainer [2020-10-28T03:12:01.595Z] prd-centos7-docker-4c-2g-9388 does not seem to be running inside a container [2020-10-28T03:12:01.661Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-28T03:12:02.380Z] $ docker top 6fae31f6aa21700858485abaf0ef6951843b699fe12b20ac33e152e5eb3dda3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-28T03:12:03.060Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:645745cc2ab9199d577c2f6eedd0068fe13701dd [2020-10-28T03:12:03.060Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-28T03:12:05.301Z] $ docker stop --time=1 6fae31f6aa21700858485abaf0ef6951843b699fe12b20ac33e152e5eb3dda3c [2020-10-28T03:12:06.637Z] $ docker rm -f 6fae31f6aa21700858485abaf0ef6951843b699fe12b20ac33e152e5eb3dda3c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:12:07.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-28T03:12:07.158Z] . [Pipeline] withDockerContainer [2020-10-28T03:12:07.263Z] prd-centos7-docker-4c-2g-9388 does not seem to be running inside a container [2020-10-28T03:12:07.322Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-28T03:12:07.881Z] $ docker top 1e3cbdfba30925887c1a7caeacdfdd417f9fbafc46d6d9d9c99e56810d4b274f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-28T03:12:08.420Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:645745cc2ab9199d577c2f6eedd0068fe13701dd [2020-10-28T03:12:08.420Z] + tee [2020-10-28T03:12:08.420Z] clair timeout 1m0s [2020-10-28T03:12:08.420Z] docker timeout: 1m0s [2020-10-28T03:12:08.420Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-28T03:12:09.132Z] $ docker stop --time=1 1e3cbdfba30925887c1a7caeacdfdd417f9fbafc46d6d9d9c99e56810d4b274f [2020-10-28T03:12:10.457Z] $ docker rm -f 1e3cbdfba30925887c1a7caeacdfdd417f9fbafc46d6d9d9c99e56810d4b274f [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-28T03:12:10.940Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/clair-reports [Pipeline] echo [2020-10-28T03:12:10.958Z] Generated HTML Table Report. Writing to /w/workspace/xfoundry_device-modbus-go_master/clair-reports/clair_results_docker-device-modbus-go-arm64_645745cc2ab9199d577c2f6eedd0068fe13701dd.html [Pipeline] writeFile [Pipeline] step [2020-10-28T03:12:11.013Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2020-10-28T03:12:12.346Z] + git log --format=format:%s -1 645745cc2ab9199d577c2f6eedd0068fe13701dd [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:12:12.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T03:12:12.659Z] . [Pipeline] withDockerContainer [2020-10-28T03:12:12.767Z] prd-centos7-docker-4c-2g-9388 does not seem to be running inside a container [2020-10-28T03:12:12.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-28T03:12:13.450Z] $ docker top fd878ca74da52aae18cd144ab1532c532d722db5551e4433056371294b61945b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-28T03:12:13.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T03:12:13.857Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T03:12:14.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T03:12:14.088Z] $ docker exec fd878ca74da52aae18cd144ab1532c532d722db5551e4433056371294b61945b ssh-agent [2020-10-28T03:12:14.262Z] SSH_AUTH_SOCK=/tmp/ssh-XczNMsEVG8xC/agent.11 [2020-10-28T03:12:14.262Z] SSH_AGENT_PID=16 [2020-10-28T03:12:14.272Z] Running ssh-add (command line suppressed) [2020-10-28T03:12:14.397Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5826167223182795444.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5826167223182795444.key) [2020-10-28T03:12:14.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T03:12:14.798Z] + git semver tag [2020-10-28T03:12:14.798Z] # -> Open(): unable to determine branch for HEAD [2020-10-28T03:12:14.798Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-10-28T03:12:14.798Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-10-28T03:12:14.798Z] # $SEMVER_REMOTE_NAME = origin [2020-10-28T03:12:14.798Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-28T03:12:14.798Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-28T03:12:14.798Z] # $SEMVER_BRANCH = master [2020-10-28T03:12:14.798Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [2020-10-28T03:12:14.798Z] # 645745cc2ab9199d577c2f6eedd0068fe13701dd HEAD [2020-10-28T03:12:14.798Z] # -> Force: false [2020-10-28T03:12:14.798Z] # 3038c2fbed184b427e3b86e4b379a18075575b05 refs/tags/v1.2.3-dev.8 [Pipeline] } [2020-10-28T03:12:14.811Z] $ docker exec --env ******** --env ******** fd878ca74da52aae18cd144ab1532c532d722db5551e4433056371294b61945b ssh-agent -k [2020-10-28T03:12:14.960Z] unset SSH_AUTH_SOCK; [2020-10-28T03:12:14.960Z] unset SSH_AGENT_PID; [2020-10-28T03:12:14.960Z] echo Agent pid 16 killed; [2020-10-28T03:12:15.011Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-28T03:12:15.606Z] + git semver [Pipeline] } [2020-10-28T03:12:15.624Z] $ docker stop --time=1 fd878ca74da52aae18cd144ab1532c532d722db5551e4433056371294b61945b [2020-10-28T03:12:17.369Z] $ docker rm -f fd878ca74da52aae18cd144ab1532c532d722db5551e4433056371294b61945b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:12:18.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-28T03:12:18.074Z] [2020-10-28T03:12:18.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:12:18.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-28T03:12:18.429Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-28T03:12:18.429Z] ab5ef0e58194: Pulling fs layer [2020-10-28T03:12:18.429Z] 9712f1f96733: Pulling fs layer [2020-10-28T03:12:18.429Z] 63f879dbbcfc: Pulling fs layer [2020-10-28T03:12:18.429Z] 0d9ebad4ef96: Pulling fs layer [2020-10-28T03:12:18.429Z] e9a5061849ea: Pulling fs layer [2020-10-28T03:12:18.429Z] d747dcd14b5f: Pulling fs layer [2020-10-28T03:12:18.429Z] 2de7ff778b66: Pulling fs layer [2020-10-28T03:12:18.429Z] e9a5061849ea: Waiting [2020-10-28T03:12:18.429Z] d747dcd14b5f: Waiting [2020-10-28T03:12:18.429Z] 0d9ebad4ef96: Waiting [2020-10-28T03:12:18.429Z] 2de7ff778b66: Waiting [2020-10-28T03:12:18.429Z] 9712f1f96733: Verifying Checksum [2020-10-28T03:12:18.429Z] 9712f1f96733: Download complete [2020-10-28T03:12:19.827Z] 63f879dbbcfc: Verifying Checksum [2020-10-28T03:12:19.827Z] 63f879dbbcfc: Download complete [2020-10-28T03:12:20.094Z] e9a5061849ea: Verifying Checksum [2020-10-28T03:12:20.094Z] e9a5061849ea: Download complete [2020-10-28T03:12:20.094Z] d747dcd14b5f: Verifying Checksum [2020-10-28T03:12:20.094Z] d747dcd14b5f: Download complete [2020-10-28T03:12:20.357Z] 2de7ff778b66: Verifying Checksum [2020-10-28T03:12:20.357Z] 2de7ff778b66: Download complete [2020-10-28T03:12:20.931Z] ab5ef0e58194: Verifying Checksum [2020-10-28T03:12:20.932Z] ab5ef0e58194: Download complete [2020-10-28T03:12:20.932Z] 0d9ebad4ef96: Verifying Checksum [2020-10-28T03:12:20.932Z] 0d9ebad4ef96: Download complete [2020-10-28T03:12:25.270Z] ab5ef0e58194: Pull complete [2020-10-28T03:12:25.270Z] 9712f1f96733: Pull complete [2020-10-28T03:12:27.831Z] 63f879dbbcfc: Pull complete [2020-10-28T03:12:33.176Z] 0d9ebad4ef96: Pull complete [2020-10-28T03:12:35.109Z] e9a5061849ea: Pull complete [2020-10-28T03:12:35.109Z] d747dcd14b5f: Pull complete [2020-10-28T03:12:37.679Z] 2de7ff778b66: Pull complete [2020-10-28T03:12:37.679Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-28T03:12:37.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-28T03:12:37.679Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-28T03:12:37.902Z] prd-centos7-docker-4c-2g-9388 does not seem to be running inside a container [2020-10-28T03:12:37.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-10-28T03:12:41.493Z] $ docker top f187fe39496adad9ccaaed799cca727dcb3d33dc4ef0e5e888a71d8e0bf77896 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-28T03:12:41.761Z] provisioning config files... [2020-10-28T03:12:41.778Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config1494329925939855343tmp [2020-10-28T03:12:41.809Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config841056551096467965tmp [2020-10-28T03:12:41.826Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config875121089452860419tmp [Pipeline] { [Pipeline] echo [2020-10-28T03:12:41.892Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:12:42.199Z] ---> sigul-configuration.sh [2020-10-28T03:12:42.199Z] gpg: directory `/root/.gnupg' created [2020-10-28T03:12:42.199Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-28T03:12:42.199Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-28T03:12:42.199Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-28T03:12:42.199Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-28T03:12:42.199Z] gpg: CAST5 encrypted data [2020-10-28T03:12:42.462Z] gpg: encrypted with 1 passphrase [2020-10-28T03:12:42.462Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-28T03:12:42.768Z] + mkdir /home/jenkins [2020-10-28T03:12:42.768Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-28T03:12:43.075Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2020-10-28T03:12:43.088Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:12:43.392Z] ---> sigul-install.sh [2020-10-28T03:12:48.737Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-28T03:12:49.046Z] + git tag --list [2020-10-28T03:12:49.047Z] 0.7.1 [2020-10-28T03:12:49.047Z] v1.0.0 [2020-10-28T03:12:49.047Z] v1.1.0 [2020-10-28T03:12:49.047Z] v1.1.1 [2020-10-28T03:12:49.047Z] v1.2.0 [2020-10-28T03:12:49.047Z] v1.2.1 [2020-10-28T03:12:49.047Z] v1.2.2 [2020-10-28T03:12:49.047Z] v1.2.2-dev.1 [2020-10-28T03:12:49.047Z] v1.2.2-dev.2 [2020-10-28T03:12:49.047Z] v1.2.2-dev.3 [2020-10-28T03:12:49.047Z] v1.2.3-dev.1 [2020-10-28T03:12:49.047Z] v1.2.3-dev.2 [2020-10-28T03:12:49.047Z] v1.2.3-dev.3 [2020-10-28T03:12:49.047Z] v1.2.3-dev.4 [2020-10-28T03:12:49.047Z] v1.2.3-dev.5 [2020-10-28T03:12:49.047Z] v1.2.3-dev.6 [2020-10-28T03:12:49.047Z] v1.2.3-dev.7 [2020-10-28T03:12:49.047Z] v1.2.3-dev.8 [Pipeline] sh [2020-10-28T03:12:49.355Z] + lftools sign git-tag v1.2.3-dev.8 [2020-10-28T03:12:50.756Z] Signing Git tag with Sigul... [2020-10-28T03:12:50.756Z] Signing v1.2.3-dev.8 [Pipeline] echo [2020-10-28T03:12:51.733Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:12:52.039Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-28T03:12:52.062Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-28T03:12:52.167Z] $ docker stop --time=1 f187fe39496adad9ccaaed799cca727dcb3d33dc4ef0e5e888a71d8e0bf77896 [2020-10-28T03:12:54.137Z] $ docker rm -f f187fe39496adad9ccaaed799cca727dcb3d33dc4ef0e5e888a71d8e0bf77896 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:12:55.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T03:12:55.229Z] . [Pipeline] withDockerContainer [2020-10-28T03:12:55.328Z] prd-centos7-docker-4c-2g-9388 does not seem to be running inside a container [2020-10-28T03:12:55.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-28T03:12:56.086Z] $ docker top d21c19b190b0bb97b284d625f183c80c62713a48fc07ef281ef76790ba429929 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-28T03:12:56.584Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T03:12:56.585Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T03:12:56.833Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T03:12:56.838Z] $ docker exec d21c19b190b0bb97b284d625f183c80c62713a48fc07ef281ef76790ba429929 ssh-agent [2020-10-28T03:12:57.007Z] SSH_AUTH_SOCK=/tmp/ssh-M8LQ3ISN1xHL/agent.13 [2020-10-28T03:12:57.007Z] SSH_AGENT_PID=18 [2020-10-28T03:12:57.016Z] Running ssh-add (command line suppressed) [2020-10-28T03:12:57.147Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5284016494210999253.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5284016494210999253.key) [2020-10-28T03:12:57.201Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T03:12:57.552Z] + git semver bump pre [2020-10-28T03:12:57.552Z] # -> Open(): unable to determine branch for HEAD [2020-10-28T03:12:57.552Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-10-28T03:12:57.552Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-10-28T03:12:57.552Z] # $SEMVER_REMOTE_NAME = origin [2020-10-28T03:12:57.552Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-28T03:12:57.552Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-28T03:12:57.552Z] # $SEMVER_BRANCH = master [2020-10-28T03:12:57.552Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [2020-10-28T03:12:57.552Z] 1.2.3-dev.9 [Pipeline] } [2020-10-28T03:12:57.565Z] $ docker exec --env ******** --env ******** d21c19b190b0bb97b284d625f183c80c62713a48fc07ef281ef76790ba429929 ssh-agent -k [2020-10-28T03:12:57.686Z] unset SSH_AUTH_SOCK; [2020-10-28T03:12:57.686Z] unset SSH_AGENT_PID; [2020-10-28T03:12:57.686Z] echo Agent pid 18 killed; [2020-10-28T03:12:57.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-28T03:12:58.247Z] + git semver [Pipeline] } [2020-10-28T03:12:58.266Z] $ docker stop --time=1 d21c19b190b0bb97b284d625f183c80c62713a48fc07ef281ef76790ba429929 [2020-10-28T03:12:59.621Z] $ docker rm -f d21c19b190b0bb97b284d625f183c80c62713a48fc07ef281ef76790ba429929 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:13:00.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T03:13:00.163Z] . [Pipeline] withDockerContainer [2020-10-28T03:13:00.263Z] prd-centos7-docker-4c-2g-9388 does not seem to be running inside a container [2020-10-28T03:13:00.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-28T03:13:00.930Z] $ docker top 99be15259acba9ec5caf1e02ce14d2860f883482bec315117327773853538e56 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-28T03:13:01.240Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T03:13:01.240Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T03:13:01.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T03:13:01.428Z] $ docker exec 99be15259acba9ec5caf1e02ce14d2860f883482bec315117327773853538e56 ssh-agent [2020-10-28T03:13:01.617Z] SSH_AUTH_SOCK=/tmp/ssh-JwJROfygp2CF/agent.11 [2020-10-28T03:13:01.617Z] SSH_AGENT_PID=17 [2020-10-28T03:13:01.625Z] Running ssh-add (command line suppressed) [2020-10-28T03:13:01.762Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2525166104413691738.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2525166104413691738.key) [2020-10-28T03:13:01.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T03:13:02.176Z] + git semver push [2020-10-28T03:13:02.176Z] # -> Open(): unable to determine branch for HEAD [2020-10-28T03:13:02.176Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-10-28T03:13:02.176Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-10-28T03:13:02.176Z] # $SEMVER_REMOTE_NAME = origin [2020-10-28T03:13:02.176Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-28T03:13:02.176Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-28T03:13:02.176Z] # $SEMVER_BRANCH = master [2020-10-28T03:13:02.176Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } [2020-10-28T03:13:08.815Z] $ docker exec --env ******** --env ******** 99be15259acba9ec5caf1e02ce14d2860f883482bec315117327773853538e56 ssh-agent -k [2020-10-28T03:13:08.944Z] unset SSH_AUTH_SOCK; [2020-10-28T03:13:08.945Z] unset SSH_AGENT_PID; [2020-10-28T03:13:08.945Z] echo Agent pid 17 killed; [2020-10-28T03:13:09.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-28T03:13:09.489Z] + git semver [Pipeline] } [2020-10-28T03:13:09.508Z] $ docker stop --time=1 99be15259acba9ec5caf1e02ce14d2860f883482bec315117327773853538e56 [2020-10-28T03:13:10.852Z] $ docker rm -f 99be15259acba9ec5caf1e02ce14d2860f883482bec315117327773853538e56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:13:12.411Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:13:12.993Z] ---> package-listing.sh [2020-10-28T03:13:12.993Z] ++ facter osfamily [2020-10-28T03:13:12.993Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-28T03:13:12.993Z] + OS_FAMILY=redhat [2020-10-28T03:13:12.993Z] + workspace=/w/workspace/xfoundry_device-modbus-go_master [2020-10-28T03:13:12.993Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-28T03:13:12.993Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-28T03:13:12.993Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-28T03:13:12.993Z] + PACKAGES=/tmp/packages_start.txt [2020-10-28T03:13:12.993Z] + '[' /w/workspace/xfoundry_device-modbus-go_master ']' [2020-10-28T03:13:12.993Z] + PACKAGES=/tmp/packages_end.txt [2020-10-28T03:13:12.993Z] + case "${OS_FAMILY}" in [2020-10-28T03:13:12.993Z] + rpm -qa [2020-10-28T03:13:12.993Z] + sort [2020-10-28T03:13:17.237Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-28T03:13:17.237Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-28T03:13:17.237Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-28T03:13:17.237Z] + '[' /w/workspace/xfoundry_device-modbus-go_master ']' [2020-10-28T03:13:17.237Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/archives/ [2020-10-28T03:13:17.237Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_master/archives/ [Pipeline] echo [2020-10-28T03:13:17.252Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-28T03:13:17.565Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:13:17.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T03:13:17.877Z] [2020-10-28T03:13:17.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:13:18.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T03:13:18.235Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-28T03:13:18.235Z] df20fa9351a1: Pulling fs layer [2020-10-28T03:13:18.235Z] 36b3adc4ff6f: Pulling fs layer [2020-10-28T03:13:18.235Z] 8ad3a11d3b57: Pulling fs layer [2020-10-28T03:13:18.235Z] 46f8f816bc3b: Pulling fs layer [2020-10-28T03:13:18.235Z] 93b61091891f: Pulling fs layer [2020-10-28T03:13:18.235Z] 93b9cdb0e59b: Pulling fs layer [2020-10-28T03:13:18.235Z] 5e14af77c1be: Pulling fs layer [2020-10-28T03:13:18.235Z] 01666e4c0597: Pulling fs layer [2020-10-28T03:13:18.235Z] aa168da1d23b: Pulling fs layer [2020-10-28T03:13:18.235Z] 93b9cdb0e59b: Waiting [2020-10-28T03:13:18.235Z] 5e14af77c1be: Waiting [2020-10-28T03:13:18.235Z] 01666e4c0597: Waiting [2020-10-28T03:13:18.235Z] aa168da1d23b: Waiting [2020-10-28T03:13:18.235Z] 46f8f816bc3b: Waiting [2020-10-28T03:13:18.235Z] 36b3adc4ff6f: Verifying Checksum [2020-10-28T03:13:18.235Z] 36b3adc4ff6f: Download complete [2020-10-28T03:13:18.235Z] 46f8f816bc3b: Verifying Checksum [2020-10-28T03:13:18.235Z] 46f8f816bc3b: Download complete [2020-10-28T03:13:18.235Z] df20fa9351a1: Verifying Checksum [2020-10-28T03:13:18.235Z] df20fa9351a1: Download complete [2020-10-28T03:13:18.235Z] 93b9cdb0e59b: Verifying Checksum [2020-10-28T03:13:18.235Z] 93b9cdb0e59b: Download complete [2020-10-28T03:13:18.235Z] 93b61091891f: Verifying Checksum [2020-10-28T03:13:18.235Z] 93b61091891f: Download complete [2020-10-28T03:13:18.235Z] 5e14af77c1be: Download complete [2020-10-28T03:13:18.235Z] 01666e4c0597: Verifying Checksum [2020-10-28T03:13:18.235Z] 01666e4c0597: Download complete [2020-10-28T03:13:18.498Z] 8ad3a11d3b57: Verifying Checksum [2020-10-28T03:13:18.498Z] 8ad3a11d3b57: Download complete [2020-10-28T03:13:18.769Z] df20fa9351a1: Pull complete [2020-10-28T03:13:18.769Z] 36b3adc4ff6f: Pull complete [2020-10-28T03:13:19.727Z] 8ad3a11d3b57: Pull complete [2020-10-28T03:13:19.992Z] 46f8f816bc3b: Pull complete [2020-10-28T03:13:20.572Z] aa168da1d23b: Verifying Checksum [2020-10-28T03:13:20.572Z] aa168da1d23b: Download complete [2020-10-28T03:13:20.834Z] 93b61091891f: Pull complete [2020-10-28T03:13:20.834Z] 93b9cdb0e59b: Pull complete [2020-10-28T03:13:21.100Z] 5e14af77c1be: Pull complete [2020-10-28T03:13:21.100Z] 01666e4c0597: Pull complete [2020-10-28T03:13:27.740Z] aa168da1d23b: Pull complete [2020-10-28T03:13:27.740Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-28T03:13:27.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T03:13:27.740Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-28T03:13:27.925Z] prd-centos7-docker-4c-2g-9388 does not seem to be running inside a container [2020-10-28T03:13:27.977Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-28T03:13:30.966Z] $ docker top a19547f3486cde3a14f64eb0b1f2c988abc8a7e3362c26369191f3c7fe04eaba -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T03:13:31.470Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-28T03:13:31.775Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-28T03:13:32.201Z] + ls /var/log/sa-host [2020-10-28T03:13:32.201Z] + sadf -c /var/log/sa-host/sa05 [2020-10-28T03:13:32.201Z] file_magic: OK [2020-10-28T03:13:32.201Z] HZ: Using current value: 100 [2020-10-28T03:13:32.201Z] file_header: OK [2020-10-28T03:13:32.202Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-28T03:13:32.202Z] Statistics: [2020-10-28T03:13:32.202Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-28T03:13:32.202Z] File successfully converted to sysstat format version 12.2.1 [2020-10-28T03:13:32.202Z] + sadf -c /var/log/sa-host/sa28 [2020-10-28T03:13:32.202Z] file_magic: OK [2020-10-28T03:13:32.202Z] HZ: Using current value: 100 [2020-10-28T03:13:32.202Z] file_header: OK [2020-10-28T03:13:32.202Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-28T03:13:32.202Z] Statistics: [2020-10-28T03:13:32.202Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-28T03:13:32.202Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-28T03:13:32.422Z] provisioning config files... [2020-10-28T03:13:32.446Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config9189582828649086947tmp [Pipeline] { [Pipeline] echo [2020-10-28T03:13:32.542Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:13:32.841Z] ---> create-netrc.sh [Pipeline] } [2020-10-28T03:13:32.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-28T03:13:32.953Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:13:33.252Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-28T03:13:33.265Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:13:33.565Z] ---> sudo-logs.sh [2020-10-28T03:13:33.565Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-28T03:13:33.577Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:13:33.966Z] ---> job-cost.sh [2020-10-28T03:13:33.966Z] lf-activate-venv: SKIPPING [2020-10-28T03:13:33.966Z] INFO: No Stack... [2020-10-28T03:13:35.971Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-28T03:13:36.556Z] INFO: Archiving Costs [Pipeline] echo [2020-10-28T03:13:36.569Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:13:36.878Z] ---> logs-deploy.sh [2020-10-28T03:13:36.879Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/26 [2020-10-28T03:13:36.879Z] INFO: archiving workspace using pattern(s): [2020-10-28T03:13:38.278Z] Archives upload complete. [2020-10-28T03:13:38.541Z] INFO: archiving logs to Nexus [2020-10-28T03:13:39.506Z] ---> uname -a: [2020-10-28T03:13:39.506Z] Linux prd-centos7-docker-4c-2g-9388.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-28T03:13:39.506Z] [2020-10-28T03:13:39.506Z] [2020-10-28T03:13:39.506Z] ---> lscpu: [2020-10-28T03:13:39.506Z] Architecture: x86_64 [2020-10-28T03:13:39.506Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-28T03:13:39.506Z] Byte Order: Little Endian [2020-10-28T03:13:39.506Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-28T03:13:39.506Z] CPU(s): 4 [2020-10-28T03:13:39.506Z] On-line CPU(s) list: 0-3 [2020-10-28T03:13:39.506Z] Thread(s) per core: 1 [2020-10-28T03:13:39.506Z] Core(s) per socket: 1 [2020-10-28T03:13:39.506Z] Socket(s): 4 [2020-10-28T03:13:39.506Z] NUMA node(s): 1 [2020-10-28T03:13:39.506Z] Vendor ID: GenuineIntel [2020-10-28T03:13:39.506Z] CPU family: 6 [2020-10-28T03:13:39.506Z] Model: 44 [2020-10-28T03:13:39.506Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-28T03:13:39.506Z] Stepping: 1 [2020-10-28T03:13:39.506Z] CPU MHz: 2933.442 [2020-10-28T03:13:39.506Z] BogoMIPS: 5866.88 [2020-10-28T03:13:39.506Z] Virtualization: VT-x [2020-10-28T03:13:39.506Z] Hypervisor vendor: KVM [2020-10-28T03:13:39.506Z] Virtualization type: full [2020-10-28T03:13:39.506Z] L1d cache: 128 KiB [2020-10-28T03:13:39.506Z] L1i cache: 128 KiB [2020-10-28T03:13:39.506Z] L2 cache: 16 MiB [2020-10-28T03:13:39.506Z] L3 cache: 64 MiB [2020-10-28T03:13:39.506Z] NUMA node0 CPU(s): 0-3 [2020-10-28T03:13:39.506Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-28T03:13:39.507Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-28T03:13:39.507Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-28T03:13:39.507Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-28T03:13:39.507Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-28T03:13:39.507Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-28T03:13:39.507Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-28T03:13:39.507Z] Vulnerability Tsx async abort: Not affected [2020-10-28T03:13:39.507Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-10-28T03:13:39.507Z] [2020-10-28T03:13:39.507Z] [2020-10-28T03:13:39.507Z] ---> nproc: [2020-10-28T03:13:39.507Z] 4 [2020-10-28T03:13:39.507Z] [2020-10-28T03:13:39.507Z] [2020-10-28T03:13:39.507Z] ---> df -h: [2020-10-28T03:13:39.507Z] Filesystem Size Used Available Use% Mounted on [2020-10-28T03:13:39.507Z] overlay 50.0G 8.5G 41.5G 17% / [2020-10-28T03:13:39.507Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-28T03:13:39.507Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-28T03:13:39.507Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-28T03:13:39.507Z] /dev/vda1 50.0G 8.5G 41.5G 17% /facter-os [2020-10-28T03:13:39.507Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf [2020-10-28T03:13:39.507Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname [2020-10-28T03:13:39.507Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts [2020-10-28T03:13:39.507Z] /dev/vda1 50.0G 8.5G 41.5G 17% /run/cloud-init/result.json [2020-10-28T03:13:39.507Z] /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/xfoundry_device-modbus-go_master [2020-10-28T03:13:39.507Z] /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/xfoundry_device-modbus-go_master@tmp [2020-10-28T03:13:39.507Z] /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa-host [2020-10-28T03:13:39.507Z] /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/secure [2020-10-28T03:13:39.507Z] /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/auth.log [2020-10-28T03:13:39.507Z] [2020-10-28T03:13:39.507Z] [2020-10-28T03:13:39.507Z] ---> free -m: [2020-10-28T03:13:39.507Z] total used free shared buff/cache available [2020-10-28T03:13:39.507Z] Mem: 1837 778 153 0 905 996 [2020-10-28T03:13:39.507Z] Swap: 1023 3 1020 [2020-10-28T03:13:39.507Z] [2020-10-28T03:13:39.507Z] [2020-10-28T03:13:39.507Z] ---> ip addr: [2020-10-28T03:13:39.507Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-28T03:13:39.507Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-28T03:13:39.507Z] inet 127.0.0.1/8 scope host lo [2020-10-28T03:13:39.507Z] valid_lft forever preferred_lft forever [2020-10-28T03:13:39.507Z] inet6 ::1/128 scope host [2020-10-28T03:13:39.507Z] valid_lft forever preferred_lft forever [2020-10-28T03:13:39.507Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-28T03:13:39.507Z] link/ether fa:16:3e:67:4f:5c brd ff:ff:ff:ff:ff:ff [2020-10-28T03:13:39.507Z] inet 10.30.123.74/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-28T03:13:39.507Z] valid_lft 85855sec preferred_lft 85855sec [2020-10-28T03:13:39.507Z] inet6 fe80::f816:3eff:fe67:4f5c/64 scope link [2020-10-28T03:13:39.507Z] valid_lft forever preferred_lft forever [2020-10-28T03:13:39.507Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-28T03:13:39.507Z] link/ether 02:42:28:c5:f4:ad brd ff:ff:ff:ff:ff:ff [2020-10-28T03:13:39.507Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-28T03:13:39.507Z] valid_lft forever preferred_lft forever [2020-10-28T03:13:39.507Z] inet6 fe80::42:28ff:fec5:f4ad/64 scope link [2020-10-28T03:13:39.507Z] valid_lft forever preferred_lft forever [2020-10-28T03:13:39.507Z] [2020-10-28T03:13:39.507Z] [2020-10-28T03:13:39.507Z] ---> sar -b -r -n DEV: [2020-10-28T03:13:39.507Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/28/20 _x86_64_ (4 CPU) [2020-10-28T03:13:39.507Z] [2020-10-28T03:13:39.507Z] 03:04:16 LINUX RESTART (4 CPU) [2020-10-28T03:13:39.507Z] [2020-10-28T03:13:39.507Z] 03:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-10-28T03:13:39.507Z] 03:06:01 42.82 10.62 32.20 0.00 4438.76 2488.96 0.00 [2020-10-28T03:13:39.507Z] 03:07:01 1.87 0.00 1.87 0.00 0.00 36.37 0.00 [2020-10-28T03:13:39.507Z] 03:08:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 [2020-10-28T03:13:39.507Z] 03:09:01 0.28 0.00 0.28 0.00 0.00 4.05 0.00 [2020-10-28T03:13:39.507Z] 03:10:01 0.20 0.00 0.20 0.00 0.00 2.78 0.00 [2020-10-28T03:13:39.507Z] 03:11:01 0.35 0.00 0.35 0.00 0.00 4.83 0.00 [2020-10-28T03:13:39.507Z] 03:12:01 230.33 126.37 103.96 0.00 7118.89 33540.75 0.00 [2020-10-28T03:13:39.507Z] 03:13:01 214.08 76.13 137.95 0.00 4496.27 32683.46 0.00 [2020-10-28T03:13:39.507Z] Average: 61.28 26.65 34.63 0.00 2007.41 8598.86 0.00 [2020-10-28T03:13:39.507Z] [2020-10-28T03:13:39.507Z] 03:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-28T03:13:39.507Z] 03:06:01 149396 0 570836 30.34 2620 1158704 1102412 37.62 438328 1133324 20 [2020-10-28T03:13:39.507Z] 03:07:01 148416 0 571808 30.39 2620 1158712 1102092 37.61 440484 1132516 8 [2020-10-28T03:13:39.507Z] 03:08:01 149008 0 571212 30.36 2620 1158716 1089760 37.19 440884 1131800 20 [2020-10-28T03:13:39.507Z] 03:09:01 148804 0 571416 30.37 2620 1158716 1083616 36.98 442448 1130912 16 [2020-10-28T03:13:39.507Z] 03:10:01 145968 0 574244 30.52 2620 1158724 1083616 36.98 458900 1117164 16 [2020-10-28T03:13:39.507Z] 03:11:01 146728 0 573480 30.48 2620 1158728 1077424 36.77 458512 1116936 12 [2020-10-28T03:13:39.507Z] 03:12:01 180436 0 645332 34.30 2596 1053192 1268768 43.30 551504 954176 20 [2020-10-28T03:13:39.507Z] 03:13:01 241536 0 728744 38.73 1512 909764 1201364 41.00 601296 750000 32 [2020-10-28T03:13:39.507Z] Average: 163786 0 600884 31.94 2478 1114407 1126132 38.43 479044 1058354 18 [2020-10-28T03:13:39.507Z] [2020-10-28T03:13:39.507Z] 03:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-10-28T03:13:39.507Z] 03:06:01 eth0 145.35 109.77 475.42 47.86 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:06:01 docker0 2.13 1.73 0.38 3.77 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:07:01 eth0 5.16 1.02 1.46 0.84 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:08:01 eth0 4.03 0.93 1.28 0.74 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:09:01 eth0 2.82 0.58 0.71 0.43 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:10:01 eth0 1.28 0.68 0.63 0.44 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:11:01 eth0 0.25 0.08 0.07 0.03 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:12:01 eth0 498.70 444.45 4130.96 46.69 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:12:01 docker0 34.64 32.53 3.61 160.02 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:13:01 vethb072763 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:13:01 eth0 461.63 411.27 3474.86 148.94 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] 03:13:01 docker0 25.32 27.13 1.49 202.40 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] Average: vethb072763 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] Average: eth0 139.96 121.14 1011.07 30.76 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] Average: docker0 7.76 7.68 0.68 45.79 0.00 0.00 0.00 0.00 [2020-10-28T03:13:39.507Z] [2020-10-28T03:13:39.507Z] [2020-10-28T03:13:39.507Z] ---> sar -P ALL: [2020-10-28T03:13:39.507Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/28/20 _x86_64_ (4 CPU) [2020-10-28T03:13:39.507Z] [2020-10-28T03:13:39.507Z] 03:04:16 LINUX RESTART (4 CPU) [2020-10-28T03:13:39.507Z] [2020-10-28T03:13:39.507Z] 03:05:01 CPU %user %nice %system %iowait %steal %idle [2020-10-28T03:13:39.507Z] 03:06:01 all 3.79 0.00 1.82 1.25 0.02 93.12 [2020-10-28T03:13:39.507Z] 03:06:01 0 4.00 0.00 2.04 0.15 0.02 93.79 [2020-10-28T03:13:39.507Z] 03:06:01 1 3.60 0.00 1.76 1.51 0.02 93.12 [2020-10-28T03:13:39.507Z] 03:06:01 2 3.63 0.00 1.54 0.37 0.02 94.44 [2020-10-28T03:13:39.507Z] 03:06:01 3 3.94 0.00 1.96 2.96 0.03 91.11 [2020-10-28T03:13:39.507Z] 03:07:01 all 0.18 0.00 0.05 0.00 0.00 99.78 [2020-10-28T03:13:39.507Z] 03:07:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-10-28T03:13:39.507Z] 03:07:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-10-28T03:13:39.507Z] 03:07:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2020-10-28T03:13:39.507Z] 03:07:01 3 0.53 0.00 0.07 0.00 0.00 99.40 [2020-10-28T03:13:39.507Z] 03:08:01 all 0.19 0.00 0.04 0.00 0.00 99.78 [2020-10-28T03:13:39.507Z] 03:08:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2020-10-28T03:13:39.507Z] 03:08:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-10-28T03:13:39.507Z] 03:08:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-28T03:13:39.507Z] 03:08:01 3 0.55 0.00 0.02 0.00 0.00 99.43 [2020-10-28T03:13:39.507Z] 03:09:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-10-28T03:13:39.507Z] 03:09:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-10-28T03:13:39.507Z] 03:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-28T03:13:39.507Z] 03:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2020-10-28T03:13:39.507Z] 03:09:01 3 0.53 0.00 0.02 0.00 0.00 99.45 [2020-10-28T03:13:39.507Z] 03:10:01 all 0.16 0.00 0.05 0.00 0.00 99.78 [2020-10-28T03:13:39.507Z] 03:10:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2020-10-28T03:13:39.507Z] 03:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-28T03:13:39.507Z] 03:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2020-10-28T03:13:39.507Z] 03:10:01 3 0.53 0.00 0.13 0.00 0.00 99.33 [2020-10-28T03:13:39.507Z] 03:11:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-10-28T03:13:39.507Z] 03:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-28T03:13:39.507Z] 03:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-10-28T03:13:39.507Z] 03:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-28T03:13:39.507Z] 03:11:01 3 0.53 0.00 0.03 0.00 0.00 99.43 [2020-10-28T03:13:39.507Z] 03:12:01 all 9.06 0.00 5.27 2.16 0.03 83.49 [2020-10-28T03:13:39.507Z] 03:12:01 0 8.86 0.00 5.17 2.57 0.02 83.39 [2020-10-28T03:13:39.507Z] 03:12:01 1 8.86 0.00 5.44 2.22 0.03 83.45 [2020-10-28T03:13:39.507Z] 03:12:01 2 8.44 0.00 4.89 2.76 0.02 83.90 [2020-10-28T03:13:39.507Z] 03:12:01 3 10.07 0.00 5.60 1.09 0.03 83.21 [2020-10-28T03:13:39.507Z] 03:13:01 all 11.78 0.00 7.76 2.95 0.04 77.47 [2020-10-28T03:13:39.507Z] 03:13:01 0 10.72 0.00 7.94 0.82 0.03 80.48 [2020-10-28T03:13:39.507Z] 03:13:01 1 10.65 0.00 7.02 4.55 0.03 77.74 [2020-10-28T03:13:39.507Z] 03:13:01 2 14.12 0.00 8.50 4.05 0.07 73.25 [2020-10-28T03:13:39.507Z] 03:13:01 3 11.63 0.00 7.58 2.36 0.03 78.39 [2020-10-28T03:13:39.507Z] Average: all 3.15 0.00 1.86 0.79 0.01 94.20 [2020-10-28T03:13:39.507Z] Average: 0 2.94 0.00 1.90 0.44 0.01 94.72 [2020-10-28T03:13:39.507Z] Average: 1 2.89 0.00 1.78 1.02 0.01 94.30 [2020-10-28T03:13:39.507Z] Average: 2 3.26 0.00 1.85 0.89 0.01 93.99 [2020-10-28T03:13:39.507Z] Average: 3 3.51 0.00 1.90 0.80 0.01 93.78 [2020-10-28T03:13:39.507Z] [2020-10-28T03:13:39.507Z] [2020-10-28T03:13:39.507Z]