Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 001498a6798263f1939765cc4581fa322baf364d+3c600ef67b9d5713aa095e4426208a75c5ec6803 (862901221071caa165b2c5b4ca7dae5292fd19b5) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7585536533019244701.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8307314449127970339.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-266/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-266/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3437927367089881907.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3288358814473954393.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-266/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-266/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5576111114156131567.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-942 in /w/workspace/xfoundry_device-modbus-go_PR-266 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-266 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_device-modbus-go_PR-266@tmp/jenkins-gitclient-ssh5090982307538574891.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_device-modbus-go_PR-266@tmp/jenkins-gitclient-ssh4729106082000497909.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/266/head:refs/remotes/origin/PR-266 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3c600ef67b9d5713aa095e4426208a75c5ec6803 into PR head commit 001498a6798263f1939765cc4581fa322baf364d Merge succeeded, producing 83a605f3c80f7a463f70805c05ec1bfa2b0860c2 Checking out Revision 83a605f3c80f7a463f70805c05ec1bfa2b0860c2 (PR-266) > git config core.sparsecheckout # timeout=10 > git checkout -f 001498a6798263f1939765cc4581fa322baf364d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_device-modbus-go_PR-266@tmp/jenkins-gitclient-ssh5411661435421527106.key > git merge 3c600ef67b9d5713aa095e4426208a75c5ec6803 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83a605f3c80f7a463f70805c05ec1bfa2b0860c2 # timeout=10 Commit message: "Merge commit '3c600ef67b9d5713aa095e4426208a75c5ec6803' into HEAD" > git rev-list --no-walk 001498a6798263f1939765cc4581fa322baf364d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-23T16:52:51.083Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-23T16:52:51.223Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-23T16:52:51.252Z] ========================================================= [2021-06-23T16:52:51.252Z] EdgeX Global Pipelines Version Info [2021-06-23T16:52:51.252Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-23T16:52:52.729Z] ------------------- [2021-06-23T16:52:52.729Z] stable info: [2021-06-23T16:52:52.729Z] ------------------- [2021-06-23T16:52:52.729Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-23T16:52:52.729Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T16:52:52.729Z] Message: update stable to v1.0.195 [2021-06-23T16:52:53.303Z] ------------------- [2021-06-23T16:52:53.303Z] experimental info: [2021-06-23T16:52:53.303Z] ------------------- [2021-06-23T16:52:53.303Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-23T16:52:53.303Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T16:52:53.303Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-23T16:52:53.447Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2021-06-23T16:52:53.473Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2021-06-23T16:52:53.499Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-23T16:52:53.524Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-23T16:52:53.550Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-23T16:52:53.576Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-23T16:52:53.602Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-23T16:52:53.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-23T16:52:53.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-23T16:52:53.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-23T16:52:53.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-23T16:52:53.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2021-06-23T16:52:53.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-23T16:52:53.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-23T16:52:53.884Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-23T16:52:53.909Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-23T16:52:53.933Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T16:52:53.958Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T16:52:53.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-23T16:52:54.018Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-23T16:52:54.043Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-23T16:52:54.069Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-23T16:52:54.093Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-23T16:52:54.116Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-23T16:52:54.140Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-23T16:52:54.165Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-23T16:52:54.190Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-266 [Pipeline] echo [2021-06-23T16:52:54.215Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-266 [Pipeline] echo [2021-06-23T16:52:54.239Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-266 [Pipeline] echo [2021-06-23T16:52:54.265Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83a605f3c80f7a463f70805c05ec1bfa2b0860c2 [Pipeline] echo [2021-06-23T16:52:54.289Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83a605f [Pipeline] echo [2021-06-23T16:52:54.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T16:52:54.397Z] provisioning config files... [2021-06-23T16:52:54.415Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-266@tmp/config606300777947276900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T16:52:54.739Z] ---> docker-login.sh [2021-06-23T16:52:54.739Z] nexus3.edgexfoundry.org:10001 [2021-06-23T16:52:54.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T16:52:55.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T16:52:55.001Z] Configure a credential helper to remove this warning. See [2021-06-23T16:52:55.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T16:52:55.001Z] [2021-06-23T16:52:55.001Z] Login Succeeded [2021-06-23T16:52:55.001Z] nexus3.edgexfoundry.org:10002 [2021-06-23T16:52:55.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T16:52:55.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T16:52:55.263Z] Configure a credential helper to remove this warning. See [2021-06-23T16:52:55.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T16:52:55.263Z] [2021-06-23T16:52:55.263Z] Login Succeeded [2021-06-23T16:52:55.263Z] nexus3.edgexfoundry.org:10003 [2021-06-23T16:52:55.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T16:52:55.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T16:52:55.263Z] Configure a credential helper to remove this warning. See [2021-06-23T16:52:55.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T16:52:55.263Z] [2021-06-23T16:52:55.263Z] Login Succeeded [2021-06-23T16:52:55.263Z] nexus3.edgexfoundry.org:10004 [2021-06-23T16:52:55.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T16:52:55.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T16:52:55.525Z] Configure a credential helper to remove this warning. See [2021-06-23T16:52:55.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T16:52:55.525Z] [2021-06-23T16:52:55.525Z] Login Succeeded [2021-06-23T16:52:55.525Z] docker.io [2021-06-23T16:52:55.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T16:52:55.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T16:52:55.787Z] Configure a credential helper to remove this warning. See [2021-06-23T16:52:55.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T16:52:55.787Z] [2021-06-23T16:52:55.787Z] Login Succeeded [2021-06-23T16:52:55.787Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T16:52:55.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T16:52:56.337Z] + git log --format=format:%s -1 83a605f3c80f7a463f70805c05ec1bfa2b0860c2 [Pipeline] echo [2021-06-23T16:52:56.379Z] GIT_COMMIT: 83a605f3c80f7a463f70805c05ec1bfa2b0860c2, Commit Message: Merge commit '3c600ef67b9d5713aa095e4426208a75c5ec6803' into HEAD [Pipeline] echo [2021-06-23T16:52:56.396Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-23T16:52:57.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T16:52:57.429Z] [2021-06-23T16:52:57.429Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T16:52:57.750Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T16:52:57.751Z] latest: Pulling from edgex-devops/git-semver [2021-06-23T16:52:57.751Z] 31603596830f: Pulling fs layer [2021-06-23T16:52:57.751Z] 54011a49482f: Pulling fs layer [2021-06-23T16:52:57.751Z] a6820b24f6d8: Pulling fs layer [2021-06-23T16:52:57.751Z] f581987b2513: Pulling fs layer [2021-06-23T16:52:57.751Z] f581987b2513: Waiting [2021-06-23T16:52:57.751Z] 54011a49482f: Verifying Checksum [2021-06-23T16:52:57.751Z] 54011a49482f: Download complete [2021-06-23T16:52:58.016Z] 31603596830f: Verifying Checksum [2021-06-23T16:52:58.017Z] 31603596830f: Download complete [2021-06-23T16:52:58.017Z] f581987b2513: Verifying Checksum [2021-06-23T16:52:58.017Z] f581987b2513: Download complete [2021-06-23T16:52:58.017Z] 31603596830f: Pull complete [2021-06-23T16:52:58.017Z] a6820b24f6d8: Verifying Checksum [2021-06-23T16:52:58.017Z] a6820b24f6d8: Download complete [2021-06-23T16:52:58.285Z] 54011a49482f: Pull complete [2021-06-23T16:52:58.862Z] a6820b24f6d8: Pull complete [2021-06-23T16:52:58.862Z] f581987b2513: Pull complete [2021-06-23T16:52:58.862Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-23T16:52:58.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T16:52:58.862Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-23T16:52:58.947Z] prd-centos7-docker-4c-2g-942 does not seem to be running inside a container [2021-06-23T16:52:58.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-266 -v /w/workspace/xfoundry_device-modbus-go_PR-266:/w/workspace/xfoundry_device-modbus-go_PR-266:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-266@tmp:/w/workspace/xfoundry_device-modbus-go_PR-266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-23T16:53:00.058Z] $ docker top bb586f1c4f822caf6b11be84634cfa4214eed8f21f7d5d0f89fa583862cc793d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T16:53:00.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T16:53:00.187Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T16:53:00.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T16:53:00.296Z] $ docker exec bb586f1c4f822caf6b11be84634cfa4214eed8f21f7d5d0f89fa583862cc793d ssh-agent [2021-06-23T16:53:00.416Z] SSH_AUTH_SOCK=/tmp/ssh-vbPBg2ZlpLKH/agent.12 [2021-06-23T16:53:00.416Z] SSH_AGENT_PID=19 [2021-06-23T16:53:00.424Z] Running ssh-add (command line suppressed) [2021-06-23T16:53:00.523Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-266@tmp/private_key_3881903194502862612.key (/w/workspace/xfoundry_device-modbus-go_PR-266@tmp/private_key_3881903194502862612.key) [2021-06-23T16:53:00.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T16:53:00.853Z] + git tag --points-at HEAD [Pipeline] } [2021-06-23T16:53:00.867Z] $ docker exec --env ******** --env ******** bb586f1c4f822caf6b11be84634cfa4214eed8f21f7d5d0f89fa583862cc793d ssh-agent -k [2021-06-23T16:53:00.981Z] unset SSH_AUTH_SOCK; [2021-06-23T16:53:00.982Z] unset SSH_AGENT_PID; [2021-06-23T16:53:00.982Z] echo Agent pid 19 killed; [2021-06-23T16:53:01.002Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-23T16:53:01.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T16:53:01.046Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T16:53:01.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T16:53:01.154Z] $ docker exec bb586f1c4f822caf6b11be84634cfa4214eed8f21f7d5d0f89fa583862cc793d ssh-agent [2021-06-23T16:53:01.280Z] SSH_AUTH_SOCK=/tmp/ssh-kkF9D9KxajSt/agent.52 [2021-06-23T16:53:01.280Z] SSH_AGENT_PID=58 [2021-06-23T16:53:01.286Z] Running ssh-add (command line suppressed) [2021-06-23T16:53:01.387Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-266@tmp/private_key_2612334709521652276.key (/w/workspace/xfoundry_device-modbus-go_PR-266@tmp/private_key_2612334709521652276.key) [2021-06-23T16:53:01.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T16:53:01.728Z] + git semver init [2021-06-23T16:53:01.728Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T16:53:01.728Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-266/.git [2021-06-23T16:53:01.728Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-266 [2021-06-23T16:53:01.728Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T16:53:01.728Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T16:53:01.728Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T16:53:01.728Z] # $SEMVER_BRANCH = PR-266 [2021-06-23T16:53:01.728Z] # $SEMVER_TEMP = /tmp/semver-355537237 [2021-06-23T16:53:01.728Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2021-06-23T16:53:02.682Z] # '/tmp/semver-355537237' -> '/w/workspace/xfoundry_device-modbus-go_PR-266/.semver' [2021-06-23T16:53:02.682Z] # -> Force: false [2021-06-23T16:53:02.682Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-266/.semver [Pipeline] } [2021-06-23T16:53:02.689Z] $ docker exec --env ******** --env ******** bb586f1c4f822caf6b11be84634cfa4214eed8f21f7d5d0f89fa583862cc793d ssh-agent -k [2021-06-23T16:53:02.802Z] unset SSH_AUTH_SOCK; [2021-06-23T16:53:02.802Z] unset SSH_AGENT_PID; [2021-06-23T16:53:02.803Z] echo Agent pid 58 killed; [2021-06-23T16:53:02.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T16:53:03.166Z] + git semver [Pipeline] } [2021-06-23T16:53:03.178Z] $ docker stop --time=1 bb586f1c4f822caf6b11be84634cfa4214eed8f21f7d5d0f89fa583862cc793d [2021-06-23T16:53:04.396Z] $ docker rm -f bb586f1c4f822caf6b11be84634cfa4214eed8f21f7d5d0f89fa583862cc793d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T16:53:04.774Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-23T16:53:05.064Z] Stashed 1 file(s) [Pipeline] echo [2021-06-23T16:53:05.067Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-23T16:53:20.362Z] Still waiting to schedule task [2021-06-23T16:53:20.363Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-23T16:53:20.365Z] Still waiting to schedule task [2021-06-23T16:53:20.366Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-23T16:54:42.582Z] Running on prd-centos7-docker-4c-2g-945 in /w/workspace/xfoundry_device-modbus-go_PR-266 [Pipeline] { [Pipeline] ws [2021-06-23T16:54:42.601Z] Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout [2021-06-23T16:54:42.775Z] Selected Git installation does not exist. Using Default [2021-06-23T16:54:42.775Z] The recommended git tool is: NONE [2021-06-23T16:54:45.193Z] using credential edgex-jenkins-ssh [2021-06-23T16:54:45.208Z] Cloning the remote Git repository [2021-06-23T16:54:45.211Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-06-23T16:54:45.286Z] > git init /w/workspace/device-modbus-go/2 # timeout=10 [2021-06-23T16:54:45.317Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-06-23T16:54:45.317Z] > git --version # timeout=10 [2021-06-23T16:54:45.326Z] > git --version # 'git version 2.24.4' [2021-06-23T16:54:45.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T16:54:45.349Z] [INFO] Currently running in a labeled security context [2021-06-23T16:54:45.349Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-23T16:54:45.349Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/2@tmp/jenkins-gitclient-ssh4609912487545361770.key [2021-06-23T16:54:45.374Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T16:54:45.872Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-06-23T16:54:45.878Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T16:54:45.887Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-06-23T16:54:45.901Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-06-23T16:54:45.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T16:54:45.902Z] [INFO] Currently running in a labeled security context [2021-06-23T16:54:45.902Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-23T16:54:45.902Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/2@tmp/jenkins-gitclient-ssh5529613285386029407.key [2021-06-23T16:54:45.910Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/266/head:refs/remotes/origin/PR-266 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-23T16:54:46.261Z] Merging remotes/origin/master commit 3c600ef67b9d5713aa095e4426208a75c5ec6803 into PR head commit 001498a6798263f1939765cc4581fa322baf364d [2021-06-23T16:54:46.366Z] Merge succeeded, producing 2458eb8e47eb78152f9cb4e5ed9745c1302377ff [2021-06-23T16:54:46.366Z] Checking out Revision 2458eb8e47eb78152f9cb4e5ed9745c1302377ff (PR-266) [2021-06-23T16:54:46.266Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T16:54:46.273Z] > git checkout -f 001498a6798263f1939765cc4581fa322baf364d # timeout=10 [2021-06-23T16:54:46.307Z] > git remote # timeout=10 [2021-06-23T16:54:46.318Z] > git config --get remote.origin.url # timeout=10 [2021-06-23T16:54:46.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T16:54:46.327Z] [INFO] Currently running in a labeled security context [2021-06-23T16:54:46.327Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-23T16:54:46.327Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/2@tmp/jenkins-gitclient-ssh9166527357464355864.key [2021-06-23T16:54:46.335Z] > git merge 3c600ef67b9d5713aa095e4426208a75c5ec6803 # timeout=10 [2021-06-23T16:54:46.348Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-23T16:54:46.365Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T16:54:46.371Z] > git checkout -f 2458eb8e47eb78152f9cb4e5ed9745c1302377ff # timeout=10 [2021-06-23T16:54:49.928Z] Commit message: "Merge commit '3c600ef67b9d5713aa095e4426208a75c5ec6803' into HEAD" [2021-06-23T16:54:49.928Z] > git rev-list --no-walk 001498a6798263f1939765cc4581fa322baf364d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T16:54:50.869Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-23T16:54:51.202Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T16:54:51.496Z] + sudo service docker restart [2021-06-23T16:54:51.497Z] + true [2021-06-23T16:54:51.497Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T16:55:09.706Z] provisioning config files... [2021-06-23T16:55:09.724Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config2979102228183518686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T16:55:10.058Z] ---> docker-login.sh [2021-06-23T16:55:10.058Z] nexus3.edgexfoundry.org:10001 [2021-06-23T16:55:10.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T16:55:10.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T16:55:10.323Z] Configure a credential helper to remove this warning. See [2021-06-23T16:55:10.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T16:55:10.323Z] [2021-06-23T16:55:10.323Z] Login Succeeded [2021-06-23T16:55:10.323Z] nexus3.edgexfoundry.org:10002 [2021-06-23T16:55:10.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T16:55:10.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T16:55:10.323Z] Configure a credential helper to remove this warning. See [2021-06-23T16:55:10.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T16:55:10.323Z] [2021-06-23T16:55:10.323Z] Login Succeeded [2021-06-23T16:55:10.323Z] nexus3.edgexfoundry.org:10003 [2021-06-23T16:55:10.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T16:55:10.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T16:55:10.592Z] Configure a credential helper to remove this warning. See [2021-06-23T16:55:10.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T16:55:10.592Z] [2021-06-23T16:55:10.592Z] Login Succeeded [2021-06-23T16:55:10.592Z] nexus3.edgexfoundry.org:10004 [2021-06-23T16:55:10.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T16:55:10.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T16:55:10.592Z] Configure a credential helper to remove this warning. See [2021-06-23T16:55:10.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T16:55:10.592Z] [2021-06-23T16:55:10.592Z] Login Succeeded [2021-06-23T16:55:10.592Z] docker.io [2021-06-23T16:55:10.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T16:55:11.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T16:55:11.118Z] Configure a credential helper to remove this warning. See [2021-06-23T16:55:11.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T16:55:11.118Z] [2021-06-23T16:55:11.118Z] Login Succeeded [2021-06-23T16:55:11.118Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T16:55:11.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-23T16:55:11.435Z] ========================================================= [2021-06-23T16:55:11.436Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-23T16:55:11.436Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T16:55:11.748Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-23T16:55:11.749Z] Sending build context to Docker daemon 648.2kB [2021-06-23T16:55:11.749Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T16:55:11.749Z] Step 2/8 : FROM ${BASE} [2021-06-23T16:55:11.749Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-23T16:55:11.749Z] 540db60ca938: Pulling fs layer [2021-06-23T16:55:11.749Z] adcc1eea9eea: Pulling fs layer [2021-06-23T16:55:11.749Z] 4c4ab2625f07: Pulling fs layer [2021-06-23T16:55:11.749Z] 0510c868ecb4: Pulling fs layer [2021-06-23T16:55:11.749Z] afea3b2eda06: Pulling fs layer [2021-06-23T16:55:11.749Z] 7809a108b3ef: Pulling fs layer [2021-06-23T16:55:11.749Z] f706445af74f: Pulling fs layer [2021-06-23T16:55:11.749Z] afea3b2eda06: Waiting [2021-06-23T16:55:11.749Z] 7809a108b3ef: Waiting [2021-06-23T16:55:11.749Z] f706445af74f: Waiting [2021-06-23T16:55:11.749Z] 0510c868ecb4: Waiting [2021-06-23T16:55:12.053Z] 4c4ab2625f07: Verifying Checksum [2021-06-23T16:55:12.053Z] 4c4ab2625f07: Download complete [2021-06-23T16:55:12.053Z] adcc1eea9eea: Verifying Checksum [2021-06-23T16:55:12.053Z] adcc1eea9eea: Download complete [2021-06-23T16:55:12.053Z] afea3b2eda06: Verifying Checksum [2021-06-23T16:55:12.054Z] afea3b2eda06: Download complete [2021-06-23T16:55:12.054Z] 7809a108b3ef: Verifying Checksum [2021-06-23T16:55:12.054Z] 7809a108b3ef: Download complete [2021-06-23T16:55:12.054Z] 540db60ca938: Verifying Checksum [2021-06-23T16:55:12.054Z] 540db60ca938: Download complete [2021-06-23T16:55:12.054Z] 540db60ca938: Pull complete [2021-06-23T16:55:12.323Z] adcc1eea9eea: Pull complete [2021-06-23T16:55:12.323Z] 4c4ab2625f07: Pull complete [2021-06-23T16:55:13.722Z] f706445af74f: Verifying Checksum [2021-06-23T16:55:13.722Z] f706445af74f: Download complete [2021-06-23T16:55:14.676Z] 0510c868ecb4: Verifying Checksum [2021-06-23T16:55:14.677Z] 0510c868ecb4: Download complete [2021-06-23T16:55:18.955Z] 0510c868ecb4: Pull complete [2021-06-23T16:55:18.955Z] afea3b2eda06: Pull complete [2021-06-23T16:55:18.955Z] 7809a108b3ef: Pull complete [2021-06-23T16:55:20.366Z] f706445af74f: Pull complete [2021-06-23T16:55:20.366Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-23T16:55:20.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-23T16:55:20.366Z] ---> b068be0155e3 [2021-06-23T16:55:20.366Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-23T16:55:27.674Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-944 in /w/workspace/xfoundry_device-modbus-go_PR-266 [Pipeline] { [Pipeline] ws [2021-06-23T16:55:27.701Z] Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout [2021-06-23T16:55:27.905Z] Selected Git installation does not exist. Using Default [2021-06-23T16:55:27.905Z] The recommended git tool is: NONE [2021-06-23T16:55:32.646Z] ---> Running in b43671cce412 [2021-06-23T16:55:32.646Z] Removing intermediate container b43671cce412 [2021-06-23T16:55:32.646Z] ---> 1a7badb722b7 [2021-06-23T16:55:32.646Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T16:55:32.646Z] ---> Running in bf7c22534063 [2021-06-23T16:55:32.646Z] Removing intermediate container bf7c22534063 [2021-06-23T16:55:32.646Z] ---> 712031f98fef [2021-06-23T16:55:32.646Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-23T16:55:32.646Z] ---> Running in 7bc5fc073533 [2021-06-23T16:55:32.646Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T16:55:32.907Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T16:55:33.287Z] using credential edgex-jenkins-ssh [2021-06-23T16:55:33.310Z] Cloning the remote Git repository [2021-06-23T16:55:33.481Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-23T16:55:33.481Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-23T16:55:33.481Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-23T16:55:33.744Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-23T16:55:33.744Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-23T16:55:33.744Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-23T16:55:34.007Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-23T16:55:33.353Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-06-23T16:55:33.452Z] > git init /w/workspace/device-modbus-go/2 # timeout=10 [2021-06-23T16:55:33.532Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-06-23T16:55:33.533Z] > git --version # timeout=10 [2021-06-23T16:55:33.549Z] > git --version # 'git version 2.17.1' [2021-06-23T16:55:33.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T16:55:33.633Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T16:55:34.268Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-23T16:55:34.268Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-23T16:55:34.268Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-23T16:55:34.529Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-23T16:55:34.529Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-23T16:55:34.529Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-23T16:55:34.791Z] Executing busybox-1.32.1-r6.trigger [2021-06-23T16:55:34.791Z] OK: 156 MiB in 53 packages [2021-06-23T16:55:34.898Z] Merging remotes/origin/master commit 3c600ef67b9d5713aa095e4426208a75c5ec6803 into PR head commit 001498a6798263f1939765cc4581fa322baf364d [2021-06-23T16:55:35.054Z] Removing intermediate container 7bc5fc073533 [2021-06-23T16:55:35.054Z] ---> 99c4538f5592 [2021-06-23T16:55:35.054Z] Step 6/8 : WORKDIR /device-modbus-go [2021-06-23T16:55:35.100Z] Merge succeeded, producing 06dd00ea481e10e967f74f838d07e9bb51295ca6 [2021-06-23T16:55:35.100Z] Checking out Revision 06dd00ea481e10e967f74f838d07e9bb51295ca6 (PR-266) [2021-06-23T16:55:35.316Z] ---> Running in 96c853c9aead [2021-06-23T16:55:35.316Z] Removing intermediate container 96c853c9aead [2021-06-23T16:55:35.316Z] ---> c4871e5dc546 [2021-06-23T16:55:35.316Z] Step 7/8 : COPY . . [2021-06-23T16:55:34.354Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-06-23T16:55:34.368Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T16:55:34.388Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-06-23T16:55:34.421Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-06-23T16:55:34.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T16:55:34.435Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/266/head:refs/remotes/origin/PR-266 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-23T16:55:34.915Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T16:55:34.930Z] > git checkout -f 001498a6798263f1939765cc4581fa322baf364d # timeout=10 [2021-06-23T16:55:35.004Z] > git remote # timeout=10 [2021-06-23T16:55:35.021Z] > git config --get remote.origin.url # timeout=10 [2021-06-23T16:55:35.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T16:55:35.043Z] > git merge 3c600ef67b9d5713aa095e4426208a75c5ec6803 # timeout=10 [2021-06-23T16:55:35.085Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-23T16:55:35.105Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T16:55:35.127Z] > git checkout -f 06dd00ea481e10e967f74f838d07e9bb51295ca6 # timeout=10 [2021-06-23T16:55:35.580Z] ---> 8d0e4bf138bd [2021-06-23T16:55:35.580Z] Step 8/8 : RUN go mod download [2021-06-23T16:55:35.580Z] ---> Running in 2bcc15fd40d0 [2021-06-23T16:55:39.324Z] Commit message: "Merge commit '3c600ef67b9d5713aa095e4426208a75c5ec6803' into HEAD" [2021-06-23T16:55:39.333Z] > git rev-list --no-walk 001498a6798263f1939765cc4581fa322baf364d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T16:55:40.695Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-23T16:55:41.118Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T16:55:41.474Z] + + truesudo service docker restart [2021-06-23T16:55:41.474Z] [2021-06-23T16:55:50.526Z] Removing intermediate container 2bcc15fd40d0 [2021-06-23T16:55:50.526Z] ---> ba5dd9d22294 [2021-06-23T16:55:50.526Z] Successfully built ba5dd9d22294 [2021-06-23T16:55:50.526Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T16:55:50.843Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T16:55:50.843Z] . [Pipeline] withDockerContainer [2021-06-23T16:55:50.923Z] prd-centos7-docker-4c-2g-945 does not seem to be running inside a container [2021-06-23T16:55:50.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-23T16:55:51.369Z] $ docker top 5988005d363100ba95e84f7d772e3a773c4fba2dbed32eb912e2132afed75473 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T16:55:51.774Z] + go version [2021-06-23T16:55:51.774Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-23T16:55:51.784Z] $ docker stop --time=1 5988005d363100ba95e84f7d772e3a773c4fba2dbed32eb912e2132afed75473 [2021-06-23T16:55:52.952Z] $ docker rm -f 5988005d363100ba95e84f7d772e3a773c4fba2dbed32eb912e2132afed75473 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T16:55:53.559Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T16:55:53.559Z] . [Pipeline] withDockerContainer [2021-06-23T16:55:53.641Z] prd-centos7-docker-4c-2g-945 does not seem to be running inside a container [2021-06-23T16:55:53.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-23T16:55:54.233Z] $ docker top 2e437f5041997af2121fe5c7148dbf22054722ebc61f0f2f01d5d8e7b4d71780 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T16:55:54.646Z] + go mod tidy [Pipeline] sh [2021-06-23T16:55:55.212Z] + make test [2021-06-23T16:55:55.212Z] go mod tidy [2021-06-23T16:55:55.212Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-23T16:55:55.794Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T16:55:59.835Z] provisioning config files... [2021-06-23T16:55:59.863Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config8835108103921420308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T16:56:00.240Z] ---> docker-login.sh [2021-06-23T16:56:00.240Z] nexus3.edgexfoundry.org:10001 [2021-06-23T16:56:01.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T16:56:01.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T16:56:01.498Z] Configure a credential helper to remove this warning. See [2021-06-23T16:56:01.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T16:56:01.498Z] [2021-06-23T16:56:01.498Z] Login Succeeded [2021-06-23T16:56:01.498Z] nexus3.edgexfoundry.org:10002 [2021-06-23T16:56:02.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T16:56:02.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T16:56:02.107Z] Configure a credential helper to remove this warning. See [2021-06-23T16:56:02.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T16:56:02.107Z] [2021-06-23T16:56:02.107Z] Login Succeeded [2021-06-23T16:56:02.107Z] nexus3.edgexfoundry.org:10003 [2021-06-23T16:56:02.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T16:56:02.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T16:56:02.708Z] Configure a credential helper to remove this warning. See [2021-06-23T16:56:02.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T16:56:02.708Z] [2021-06-23T16:56:02.708Z] Login Succeeded [2021-06-23T16:56:02.708Z] nexus3.edgexfoundry.org:10004 [2021-06-23T16:56:02.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T16:56:03.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T16:56:03.265Z] Configure a credential helper to remove this warning. See [2021-06-23T16:56:03.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T16:56:03.265Z] [2021-06-23T16:56:03.265Z] Login Succeeded [2021-06-23T16:56:03.265Z] docker.io [2021-06-23T16:56:03.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T16:56:04.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T16:56:04.138Z] Configure a credential helper to remove this warning. See [2021-06-23T16:56:04.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T16:56:04.138Z] [2021-06-23T16:56:04.138Z] Login Succeeded [2021-06-23T16:56:04.138Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T16:56:04.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-23T16:56:04.950Z] ========================================================= [2021-06-23T16:56:04.950Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-23T16:56:04.950Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T16:56:05.321Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-23T16:56:05.929Z] Sending build context to Docker daemon 647.2kB [2021-06-23T16:56:05.929Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T16:56:05.929Z] Step 2/8 : FROM ${BASE} [2021-06-23T16:56:05.929Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-23T16:56:05.929Z] 595b0fe564bb: Pulling fs layer [2021-06-23T16:56:05.929Z] 3088b5b3c5c0: Pulling fs layer [2021-06-23T16:56:05.929Z] 5b7225fbf94c: Pulling fs layer [2021-06-23T16:56:05.929Z] ba82ee9f976e: Pulling fs layer [2021-06-23T16:56:05.929Z] 506bd15cee9f: Pulling fs layer [2021-06-23T16:56:05.929Z] 75a0a4a0db45: Pulling fs layer [2021-06-23T16:56:05.929Z] 618dc40b7e24: Pulling fs layer [2021-06-23T16:56:05.929Z] 506bd15cee9f: Waiting [2021-06-23T16:56:05.929Z] ba82ee9f976e: Waiting [2021-06-23T16:56:05.929Z] 75a0a4a0db45: Waiting [2021-06-23T16:56:05.929Z] 618dc40b7e24: Waiting [2021-06-23T16:56:05.929Z] 5b7225fbf94c: Verifying Checksum [2021-06-23T16:56:05.929Z] 5b7225fbf94c: Download complete [2021-06-23T16:56:05.929Z] 3088b5b3c5c0: Verifying Checksum [2021-06-23T16:56:05.929Z] 3088b5b3c5c0: Download complete [2021-06-23T16:56:06.218Z] 506bd15cee9f: Verifying Checksum [2021-06-23T16:56:06.218Z] 506bd15cee9f: Download complete [2021-06-23T16:56:06.218Z] 595b0fe564bb: Verifying Checksum [2021-06-23T16:56:06.218Z] 595b0fe564bb: Download complete [2021-06-23T16:56:06.218Z] 75a0a4a0db45: Verifying Checksum [2021-06-23T16:56:06.858Z] 595b0fe564bb: Pull complete [2021-06-23T16:56:07.461Z] 3088b5b3c5c0: Pull complete [2021-06-23T16:56:07.743Z] 5b7225fbf94c: Pull complete [2021-06-23T16:56:08.032Z] 618dc40b7e24: Verifying Checksum [2021-06-23T16:56:08.032Z] 618dc40b7e24: Download complete [2021-06-23T16:56:09.465Z] ba82ee9f976e: Download complete [2021-06-23T16:56:13.997Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-06-23T16:56:13.997Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.008s coverage: 47.7% of statements [2021-06-23T16:56:13.997Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-23T16:56:20.653Z] gofmt -l . [2021-06-23T16:56:20.653Z] [ "`gofmt -l .`" = "" ] [2021-06-23T16:56:20.653Z] ./bin/test-attribution-txt.sh [2021-06-23T16:56:20.653Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-23T16:56:20.923Z] $ docker stop --time=1 2e437f5041997af2121fe5c7148dbf22054722ebc61f0f2f01d5d8e7b4d71780 [2021-06-23T16:56:21.957Z] ba82ee9f976e: Pull complete [2021-06-23T16:56:21.957Z] 506bd15cee9f: Pull complete [2021-06-23T16:56:21.957Z] 75a0a4a0db45: Pull complete [2021-06-23T16:56:23.520Z] $ docker rm -f 2e437f5041997af2121fe5c7148dbf22054722ebc61f0f2f01d5d8e7b4d71780 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T16:56:23.937Z] 618dc40b7e24: Pull complete [2021-06-23T16:56:23.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-23T16:56:24.170Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-23T16:56:24.215Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-23T16:56:24.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-23T16:56:24.215Z] ---> a36622ca3599 [2021-06-23T16:56:24.215Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-23T16:56:26.211Z] ---> Running in 4eb69d7fd1eb [2021-06-23T16:56:26.862Z] Removing intermediate container 4eb69d7fd1eb [2021-06-23T16:56:26.862Z] ---> 7a33a3b58840 [2021-06-23T16:56:26.862Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T16:56:26.862Z] ---> Running in f9e43e5d592b [Pipeline] sh [2021-06-23T16:56:27.288Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-23T16:56:27.582Z] + ls -al . [2021-06-23T16:56:27.582Z] total 112 [2021-06-23T16:56:27.582Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jun 23 16:56 . [2021-06-23T16:56:27.582Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 23 16:54 .. [2021-06-23T16:56:27.582Z] -rw-rw-r--. 1 jenkins jenkins 7707 Jun 23 16:54 Attribution.txt [2021-06-23T16:56:27.582Z] drwxrwxr-x. 2 jenkins jenkins 87 Jun 23 16:54 bin [2021-06-23T16:56:27.582Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 23 16:54 cmd [2021-06-23T16:56:27.582Z] -rw-r--r--. 1 jenkins jenkins 22385 Jun 23 16:56 coverage.out [2021-06-23T16:56:27.582Z] -rw-rw-r--. 1 jenkins jenkins 1473 Jun 23 16:54 Dockerfile [2021-06-23T16:56:27.582Z] -rw-rw-r--. 1 jenkins jenkins 995 Jun 23 16:54 Dockerfile.build [2021-06-23T16:56:27.582Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 23 16:54 .dockerignore [2021-06-23T16:56:27.582Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 23 16:54 .git [2021-06-23T16:56:27.582Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 23 16:54 .github [2021-06-23T16:56:27.582Z] -rw-rw-r--. 1 jenkins jenkins 338 Jun 23 16:54 .gitignore [2021-06-23T16:56:27.582Z] -rw-r--r--. 1 jenkins jenkins 414 Jun 23 16:56 go.mod [2021-06-23T16:56:27.582Z] -rw-r--r--. 1 jenkins jenkins 21325 Jun 23 16:55 go.sum [2021-06-23T16:56:27.582Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 23 16:54 internal [2021-06-23T16:56:27.582Z] -rw-rw-r--. 1 jenkins jenkins 679 Jun 23 16:54 Jenkinsfile [2021-06-23T16:56:27.582Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 23 16:54 LICENSE [2021-06-23T16:56:27.582Z] -rw-rw-r--. 1 jenkins jenkins 914 Jun 23 16:54 Makefile [2021-06-23T16:56:27.582Z] -rw-rw-r--. 1 jenkins jenkins 2897 Jun 23 16:54 README.md [2021-06-23T16:56:27.582Z] drwxrwxr-x. 2 jenkins jenkins 52 Jun 23 16:54 simulator [2021-06-23T16:56:27.582Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 23 16:54 snap [2021-06-23T16:56:27.582Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 23 16:53 VERSION [2021-06-23T16:56:27.582Z] -rw-rw-r--. 1 jenkins jenkins 229 Jun 23 16:54 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-23T16:56:27.886Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=2458eb8e47eb78152f9cb4e5ed9745c1302377ff --label arch=amd64 --label version=0.0.0 . [2021-06-23T16:56:27.886Z] Sending build context to Docker daemon 671.2kB [2021-06-23T16:56:27.886Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T16:56:27.886Z] Step 2/22 : FROM ${BASE} AS builder [2021-06-23T16:56:27.886Z] ---> ba5dd9d22294 [2021-06-23T16:56:27.886Z] Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T16:56:28.147Z] ---> Running in 3ad187f09108 [2021-06-23T16:56:28.859Z] Removing intermediate container f9e43e5d592b [2021-06-23T16:56:28.859Z] ---> cf9d030a2f01 [2021-06-23T16:56:28.859Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-23T16:56:29.096Z] Removing intermediate container 3ad187f09108 [2021-06-23T16:56:29.096Z] ---> 81ad628998a3 [2021-06-23T16:56:29.096Z] Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-23T16:56:29.096Z] ---> Running in c13331986360 [2021-06-23T16:56:29.134Z] ---> Running in 8f2e9eba577b [2021-06-23T16:56:29.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T16:56:30.590Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T16:56:30.615Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T16:56:31.185Z] OK: 156 MiB in 53 packages [2021-06-23T16:56:31.193Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T16:56:31.759Z] Removing intermediate container c13331986360 [2021-06-23T16:56:31.759Z] ---> a76e1213e9f9 [2021-06-23T16:56:31.759Z] Step 5/22 : WORKDIR /device-modbus-go [2021-06-23T16:56:31.759Z] ---> Running in 7d2796111561 [2021-06-23T16:56:31.795Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-23T16:56:32.028Z] Removing intermediate container 7d2796111561 [2021-06-23T16:56:32.028Z] ---> f3e85ddbf16a [2021-06-23T16:56:32.028Z] Step 6/22 : COPY . . [2021-06-23T16:56:32.069Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-23T16:56:32.069Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-23T16:56:32.069Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-23T16:56:32.344Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-23T16:56:32.344Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-23T16:56:32.344Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-23T16:56:32.618Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-23T16:56:32.898Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-23T16:56:32.898Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-23T16:56:32.974Z] ---> 988275fc72fe [2021-06-23T16:56:32.974Z] Step 7/22 : RUN go mod tidy [2021-06-23T16:56:33.498Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-23T16:56:33.775Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-23T16:56:33.775Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-23T16:56:33.775Z] Executing busybox-1.32.1-r6.trigger [2021-06-23T16:56:33.775Z] OK: 145 MiB in 53 packages [2021-06-23T16:56:33.915Z] ---> Running in fa98ebc55fb7 [2021-06-23T16:56:34.883Z] Removing intermediate container fa98ebc55fb7 [2021-06-23T16:56:34.883Z] ---> 12a5cebfc6a5 [2021-06-23T16:56:34.883Z] Step 8/22 : RUN go mod download [2021-06-23T16:56:35.146Z] ---> Running in f71b7cbaea56 [2021-06-23T16:56:35.232Z] Removing intermediate container 8f2e9eba577b [2021-06-23T16:56:35.232Z] ---> e88e3758da95 [2021-06-23T16:56:35.232Z] Step 6/8 : WORKDIR /device-modbus-go [2021-06-23T16:56:35.508Z] ---> Running in 0a4afbcf2824 [2021-06-23T16:56:36.101Z] Removing intermediate container f71b7cbaea56 [2021-06-23T16:56:36.101Z] ---> 9ad0c22a1c9f [2021-06-23T16:56:36.101Z] Step 9/22 : RUN make build [2021-06-23T16:56:36.108Z] Removing intermediate container 0a4afbcf2824 [2021-06-23T16:56:36.108Z] ---> ef6319476767 [2021-06-23T16:56:36.108Z] Step 7/8 : COPY . . [2021-06-23T16:56:36.362Z] ---> Running in f7509ae10605 [2021-06-23T16:56:36.946Z] go mod tidy [2021-06-23T16:56:36.946Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2021-06-23T16:56:37.087Z] ---> 18ef2e14e589 [2021-06-23T16:56:37.087Z] Step 8/8 : RUN go mod download [2021-06-23T16:56:37.087Z] ---> Running in 76b5f500eaae [2021-06-23T16:56:55.163Z] Removing intermediate container f7509ae10605 [2021-06-23T16:56:55.163Z] ---> 716e9b809816 [2021-06-23T16:56:55.163Z] Step 10/22 : FROM alpine:3.12 [2021-06-23T16:56:55.163Z] 3.12: Pulling from library/alpine [2021-06-23T16:56:55.163Z] 339de151aab4: Pulling fs layer [2021-06-23T16:56:55.163Z] error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/13/13621d1b12d4d0d4ad6699d220cd46f26764a9daf26a95f792ab2ce0715df366/data?verify=1624470413-fy53ma3VsfJ3Kt%2FAdSN5BF8mKeg%3D: dial tcp: lookup production.cloudflare.docker.com on 10.30.120.3:53: server misbehaving [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-23T16:56:56.118Z] ---> job-cost.sh [2021-06-23T16:56:56.118Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r0Hh [2021-06-23T16:57:03.908Z] Removing intermediate container 76b5f500eaae [2021-06-23T16:57:03.908Z] ---> 704dd32da594 [2021-06-23T16:57:03.908Z] Successfully built 704dd32da594 [2021-06-23T16:57:03.908Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T16:57:04.260Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T16:57:04.260Z] . [Pipeline] withDockerContainer [2021-06-23T16:57:04.536Z] prd-ubuntu18.04-docker-arm64-4c-16g-944 does not seem to be running inside a container [2021-06-23T16:57:04.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-23T16:57:06.253Z] $ docker top 5ea274245a3ff9fad76ece9be2b09efb85be9364f309ee6fe84d9b6edd018695 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T16:57:07.255Z] + go version [2021-06-23T16:57:07.255Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-23T16:57:07.278Z] $ docker stop --time=1 5ea274245a3ff9fad76ece9be2b09efb85be9364f309ee6fe84d9b6edd018695 [2021-06-23T16:57:09.084Z] $ docker rm -f 5ea274245a3ff9fad76ece9be2b09efb85be9364f309ee6fe84d9b6edd018695 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T16:57:09.916Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T16:57:09.916Z] . [Pipeline] withDockerContainer [2021-06-23T16:57:10.181Z] prd-ubuntu18.04-docker-arm64-4c-16g-944 does not seem to be running inside a container [2021-06-23T16:57:10.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-23T16:57:11.063Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T16:57:11.847Z] $ docker top 6f1b2d6ce7bf93da82b2f57466fdb603000435c0fa2f0db41c6839398f173457 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T16:57:12.836Z] + go mod tidy [Pipeline] sh [2021-06-23T16:57:14.122Z] + make test [2021-06-23T16:57:14.122Z] go mod tidy [2021-06-23T16:57:14.396Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-23T16:57:15.837Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-06-23T16:57:29.237Z] lf-activate-venv(): INFO: Adding /tmp/venv-r0Hh/bin to PATH [2021-06-23T16:57:29.238Z] INFO: No Stack... [2021-06-23T16:57:29.813Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T16:57:30.386Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T16:57:30.686Z] + cat /w/workspace/device-modbus-go/2/archives/cost.csv [2021-06-23T16:57:30.686Z] + cut -d, -f6 [Pipeline] lock [2021-06-23T16:57:30.720Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-266-2-stack-cost] [2021-06-23T16:57:30.728Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-266-2-stack-cost] did not exist. Created. [2021-06-23T16:57:30.728Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-266-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T16:57:31.076Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-23T16:57:31.153Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T16:57:31.164Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-266-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-23T16:57:31.470Z] Failed in branch amd64 [2021-06-23T16:58:12.437Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-06-23T16:58:12.437Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.051s coverage: 47.7% of statements [2021-06-23T16:58:12.437Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-23T16:58:30.836Z] gofmt -l . [2021-06-23T16:58:30.836Z] [ "`gofmt -l .`" = "" ] [2021-06-23T16:58:30.836Z] ./bin/test-attribution-txt.sh [2021-06-23T16:58:31.823Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-23T16:58:32.442Z] $ docker stop --time=1 6f1b2d6ce7bf93da82b2f57466fdb603000435c0fa2f0db41c6839398f173457 [2021-06-23T16:58:34.449Z] $ docker rm -f 6f1b2d6ce7bf93da82b2f57466fdb603000435c0fa2f0db41c6839398f173457 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T16:58:35.322Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-23T16:58:35.344Z] Warning: overwriting stash ‘coverage-report’ [2021-06-23T16:58:35.981Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T16:58:36.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-23T16:58:36.936Z] + ls -al . [2021-06-23T16:58:36.936Z] total 144 [2021-06-23T16:58:36.936Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 16:58 . [2021-06-23T16:58:36.936Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 16:55 .. [2021-06-23T16:58:36.936Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 23 16:55 .dockerignore [2021-06-23T16:58:36.936Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 16:55 .git [2021-06-23T16:58:36.936Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 16:55 .github [2021-06-23T16:58:36.936Z] -rw-rw-r-- 1 jenkins jenkins 338 Jun 23 16:55 .gitignore [2021-06-23T16:58:36.936Z] -rw-rw-r-- 1 jenkins jenkins 7707 Jun 23 16:55 Attribution.txt [2021-06-23T16:58:36.936Z] -rw-rw-r-- 1 jenkins jenkins 1473 Jun 23 16:55 Dockerfile [2021-06-23T16:58:36.936Z] -rw-rw-r-- 1 jenkins jenkins 995 Jun 23 16:55 Dockerfile.build [2021-06-23T16:58:36.936Z] -rw-rw-r-- 1 jenkins jenkins 679 Jun 23 16:55 Jenkinsfile [2021-06-23T16:58:36.936Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 23 16:55 LICENSE [2021-06-23T16:58:36.936Z] -rw-rw-r-- 1 jenkins jenkins 914 Jun 23 16:55 Makefile [2021-06-23T16:58:36.936Z] -rw-rw-r-- 1 jenkins jenkins 2897 Jun 23 16:55 README.md [2021-06-23T16:58:36.936Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 16:53 VERSION [2021-06-23T16:58:36.936Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 16:55 bin [2021-06-23T16:58:36.936Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 16:55 cmd [2021-06-23T16:58:36.936Z] -rw-r--r-- 1 jenkins jenkins 22385 Jun 23 16:58 coverage.out [2021-06-23T16:58:36.936Z] -rw-r--r-- 1 jenkins jenkins 414 Jun 23 16:58 go.mod [2021-06-23T16:58:36.936Z] -rw-r--r-- 1 jenkins jenkins 21325 Jun 23 16:57 go.sum [2021-06-23T16:58:36.936Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 16:55 internal [2021-06-23T16:58:36.936Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 16:55 simulator [2021-06-23T16:58:36.936Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 16:55 snap [2021-06-23T16:58:36.936Z] -rw-rw-r-- 1 jenkins jenkins 229 Jun 23 16:55 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-23T16:58:37.364Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=06dd00ea481e10e967f74f838d07e9bb51295ca6 --label arch=arm64 --label version=0.0.0 . [2021-06-23T16:58:37.647Z] Sending build context to Docker daemon 670.2kB [2021-06-23T16:58:37.923Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T16:58:37.923Z] Step 2/22 : FROM ${BASE} AS builder [2021-06-23T16:58:37.923Z] ---> 704dd32da594 [2021-06-23T16:58:37.923Z] Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T16:58:38.229Z] ---> Running in a11ee79f98bf [2021-06-23T16:58:40.218Z] Removing intermediate container a11ee79f98bf [2021-06-23T16:58:40.218Z] ---> 6868e92e2e8d [2021-06-23T16:58:40.218Z] Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-23T16:58:40.218Z] ---> Running in d294292e944b [2021-06-23T16:58:41.659Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T16:58:42.251Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T16:58:43.235Z] OK: 145 MiB in 53 packages [2021-06-23T16:58:44.213Z] Removing intermediate container d294292e944b [2021-06-23T16:58:44.213Z] ---> e3428f3846f7 [2021-06-23T16:58:44.213Z] Step 5/22 : WORKDIR /device-modbus-go [2021-06-23T16:58:44.213Z] ---> Running in fc99be4ee088 [2021-06-23T16:58:44.812Z] Removing intermediate container fc99be4ee088 [2021-06-23T16:58:44.812Z] ---> 26936beed9a0 [2021-06-23T16:58:44.812Z] Step 6/22 : COPY . . [2021-06-23T16:58:45.798Z] ---> 491f8c5441f1 [2021-06-23T16:58:45.798Z] Step 7/22 : RUN go mod tidy [2021-06-23T16:58:46.072Z] ---> Running in 4bf928bf1023 [2021-06-23T16:58:49.487Z] Removing intermediate container 4bf928bf1023 [2021-06-23T16:58:49.487Z] ---> 777838abf508 [2021-06-23T16:58:49.487Z] Step 8/22 : RUN go mod download [2021-06-23T16:58:49.487Z] ---> Running in 9a6013cbdb68 [2021-06-23T16:58:51.465Z] Removing intermediate container 9a6013cbdb68 [2021-06-23T16:58:51.465Z] ---> e85d7ffbeb7b [2021-06-23T16:58:51.465Z] Step 9/22 : RUN make build [2021-06-23T16:58:51.465Z] ---> Running in 16ac788f14e6 [2021-06-23T16:58:52.447Z] go mod tidy [2021-06-23T16:58:53.045Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2021-06-23T16:59:32.070Z] Removing intermediate container 16ac788f14e6 [2021-06-23T16:59:32.070Z] ---> 1ed0739c0400 [2021-06-23T16:59:32.070Z] Step 10/22 : FROM alpine:3.12 [2021-06-23T16:59:32.070Z] 3.12: Pulling from library/alpine [2021-06-23T16:59:32.070Z] d2f70382dc9a: Pulling fs layer [2021-06-23T16:59:32.070Z] d2f70382dc9a: Download complete [2021-06-23T16:59:32.070Z] d2f70382dc9a: Pull complete [2021-06-23T16:59:32.070Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T16:59:32.070Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T16:59:32.070Z] ---> c4fd0aeabfcf [2021-06-23T16:59:32.070Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2021-06-23T16:59:32.070Z] ---> Running in 1fee86c9683e [2021-06-23T16:59:32.070Z] Removing intermediate container 1fee86c9683e [2021-06-23T16:59:32.070Z] ---> bb2a2243fb47 [2021-06-23T16:59:32.070Z] Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T16:59:32.070Z] ---> Running in b05ffa42910f [2021-06-23T16:59:32.070Z] Removing intermediate container b05ffa42910f [2021-06-23T16:59:32.070Z] ---> 8e1b0b69b25f [2021-06-23T16:59:32.070Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-23T16:59:32.070Z] ---> Running in d13a9ebcd5bc [2021-06-23T16:59:32.070Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T16:59:33.040Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T16:59:33.632Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-23T16:59:33.632Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-23T16:59:33.632Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-23T16:59:33.902Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-23T16:59:33.902Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-23T16:59:34.173Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-23T16:59:34.173Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T16:59:34.173Z] OK: 8 MiB in 20 packages [2021-06-23T16:59:35.613Z] Removing intermediate container d13a9ebcd5bc [2021-06-23T16:59:35.613Z] ---> c7220dc9bd99 [2021-06-23T16:59:35.613Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2021-06-23T16:59:36.592Z] ---> cab6b0690881 [2021-06-23T16:59:36.592Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2021-06-23T16:59:37.571Z] ---> 2677d768c3ae [2021-06-23T16:59:37.571Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2021-06-23T16:59:38.166Z] ---> 4141e2208d45 [2021-06-23T16:59:38.166Z] Step 17/22 : EXPOSE 59901 [2021-06-23T16:59:38.442Z] ---> Running in adda73bb0351 [2021-06-23T16:59:39.037Z] Removing intermediate container adda73bb0351 [2021-06-23T16:59:39.037Z] ---> 8cbce4fd872c [2021-06-23T16:59:39.037Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2021-06-23T16:59:39.037Z] ---> Running in 5a823759ea82 [2021-06-23T16:59:39.633Z] Removing intermediate container 5a823759ea82 [2021-06-23T16:59:39.633Z] ---> 191729ec6af3 [2021-06-23T16:59:39.633Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T16:59:39.633Z] ---> Running in 57bc4fc4e563 [2021-06-23T16:59:40.228Z] Removing intermediate container 57bc4fc4e563 [2021-06-23T16:59:40.228Z] ---> 039395e93106 [2021-06-23T16:59:40.228Z] Step 20/22 : LABEL arch=arm64 [2021-06-23T16:59:40.228Z] ---> Running in cba8576cfbd1 [2021-06-23T16:59:40.825Z] Removing intermediate container cba8576cfbd1 [2021-06-23T16:59:40.825Z] ---> 90b2e08670ea [2021-06-23T16:59:40.825Z] Step 21/22 : LABEL git_sha=06dd00ea481e10e967f74f838d07e9bb51295ca6 [2021-06-23T16:59:40.825Z] ---> Running in c42046928801 [2021-06-23T16:59:41.424Z] Removing intermediate container c42046928801 [2021-06-23T16:59:41.424Z] ---> 508206523c4a [2021-06-23T16:59:41.424Z] Step 22/22 : LABEL version=0.0.0 [2021-06-23T16:59:41.424Z] ---> Running in 341c126bcb69 [2021-06-23T16:59:42.016Z] Removing intermediate container 341c126bcb69 [2021-06-23T16:59:42.016Z] ---> 56b801c1aba8 [2021-06-23T16:59:42.016Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-06-23T16:59:42.016Z] Successfully built 56b801c1aba8 [2021-06-23T16:59:42.016Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-23T16:59:42.648Z] ---> job-cost.sh [2021-06-23T16:59:42.648Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kCws [2021-06-23T17:00:21.614Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T17:01:58.376Z] lf-activate-venv(): INFO: Adding /tmp/venv-kCws/bin to PATH [2021-06-23T17:01:58.376Z] INFO: No Stack... [2021-06-23T17:01:58.376Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-23T17:01:58.376Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T17:01:58.816Z] + cat /w/workspace/device-modbus-go/2/archives/cost.csv [2021-06-23T17:01:58.816Z] + cut -d, -f6 [Pipeline] lock [2021-06-23T17:01:58.883Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-266-2-stack-cost] [2021-06-23T17:01:58.893Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-266-2-stack-cost] did not exist. Created. [2021-06-23T17:01:58.893Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-266-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T17:01:59.395Z] /w/workspace/device-modbus-go/2@tmp/durable-149de795/script.sh: 1: /w/workspace/device-modbus-go/2@tmp/durable-149de795/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-23T17:01:59.768Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-23T17:01:59.807Z] Warning: overwriting stash ‘stack-cost’ [2021-06-23T17:01:59.962Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T17:01:59.976Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-266-2-stack-cost] [Pipeline] // lock [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 earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-23T17:02:02.596Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T17:02:03.222Z] ---> package-listing.sh [2021-06-23T17:02:03.222Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-23T17:02:03.222Z] ++ facter osfamily [2021-06-23T17:02:03.493Z] + OS_FAMILY=redhat [2021-06-23T17:02:03.493Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-266 [2021-06-23T17:02:03.493Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-23T17:02:03.493Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-23T17:02:03.493Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-23T17:02:03.493Z] + PACKAGES=/tmp/packages_start.txt [2021-06-23T17:02:03.493Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-266 ']' [2021-06-23T17:02:03.493Z] + PACKAGES=/tmp/packages_end.txt [2021-06-23T17:02:03.493Z] + case "${OS_FAMILY}" in [2021-06-23T17:02:03.493Z] + rpm -qa [2021-06-23T17:02:03.493Z] + sort [2021-06-23T17:02:04.088Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-23T17:02:04.088Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-23T17:02:04.088Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-23T17:02:04.088Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-266 ']' [2021-06-23T17:02:04.088Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-266/archives/ [2021-06-23T17:02:04.088Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-266/archives/ [Pipeline] echo [2021-06-23T17:02:04.101Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-266/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-23T17:02:04.397Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-23T17:02:04.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T17:02:04.974Z] [2021-06-23T17:02:04.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-23T17:02:05.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T17:02:05.566Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-23T17:02:05.566Z] df20fa9351a1: Pulling fs layer [2021-06-23T17:02:05.566Z] 36b3adc4ff6f: Pulling fs layer [2021-06-23T17:02:05.566Z] 8ad3a11d3b57: Pulling fs layer [2021-06-23T17:02:05.566Z] 46f8f816bc3b: Pulling fs layer [2021-06-23T17:02:05.566Z] 93b61091891f: Pulling fs layer [2021-06-23T17:02:05.566Z] 93b9cdb0e59b: Pulling fs layer [2021-06-23T17:02:05.566Z] 5e14af77c1be: Pulling fs layer [2021-06-23T17:02:05.566Z] 01666e4c0597: Pulling fs layer [2021-06-23T17:02:05.566Z] aa168da1d23b: Pulling fs layer [2021-06-23T17:02:05.566Z] 46f8f816bc3b: Waiting [2021-06-23T17:02:05.566Z] 93b61091891f: Waiting [2021-06-23T17:02:05.566Z] 93b9cdb0e59b: Waiting [2021-06-23T17:02:05.566Z] 5e14af77c1be: Waiting [2021-06-23T17:02:05.566Z] 01666e4c0597: Waiting [2021-06-23T17:02:05.566Z] aa168da1d23b: Waiting [2021-06-23T17:02:05.566Z] 36b3adc4ff6f: Verifying Checksum [2021-06-23T17:02:05.566Z] 36b3adc4ff6f: Download complete [2021-06-23T17:02:05.566Z] 46f8f816bc3b: Verifying Checksum [2021-06-23T17:02:05.566Z] 46f8f816bc3b: Download complete [2021-06-23T17:02:05.566Z] df20fa9351a1: Verifying Checksum [2021-06-23T17:02:05.566Z] df20fa9351a1: Download complete [2021-06-23T17:02:05.566Z] 93b9cdb0e59b: Verifying Checksum [2021-06-23T17:02:05.566Z] 93b9cdb0e59b: Download complete [2021-06-23T17:02:05.566Z] 93b61091891f: Verifying Checksum [2021-06-23T17:02:05.566Z] 93b61091891f: Download complete [2021-06-23T17:02:05.832Z] 8ad3a11d3b57: Verifying Checksum [2021-06-23T17:02:05.832Z] 8ad3a11d3b57: Download complete [2021-06-23T17:02:05.832Z] 5e14af77c1be: Verifying Checksum [2021-06-23T17:02:05.832Z] 5e14af77c1be: Download complete [2021-06-23T17:02:05.832Z] 01666e4c0597: Verifying Checksum [2021-06-23T17:02:05.832Z] 01666e4c0597: Download complete [2021-06-23T17:02:05.832Z] df20fa9351a1: Pull complete [2021-06-23T17:02:06.093Z] 36b3adc4ff6f: Pull complete [2021-06-23T17:02:07.055Z] 8ad3a11d3b57: Pull complete [2021-06-23T17:02:07.055Z] 46f8f816bc3b: Pull complete [2021-06-23T17:02:07.318Z] 93b61091891f: Pull complete [2021-06-23T17:02:07.580Z] 93b9cdb0e59b: Pull complete [2021-06-23T17:02:07.843Z] 5e14af77c1be: Pull complete [2021-06-23T17:02:07.843Z] 01666e4c0597: Pull complete [2021-06-23T17:02:08.106Z] aa168da1d23b: Verifying Checksum [2021-06-23T17:02:08.106Z] aa168da1d23b: Download complete [2021-06-23T17:02:12.361Z] aa168da1d23b: Pull complete [2021-06-23T17:02:12.361Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-23T17:02:12.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T17:02:12.361Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-23T17:02:12.443Z] prd-centos7-docker-4c-2g-942 does not seem to be running inside a container [2021-06-23T17:02:12.482Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-266/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-266 -v /w/workspace/xfoundry_device-modbus-go_PR-266:/w/workspace/xfoundry_device-modbus-go_PR-266:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-266@tmp:/w/workspace/xfoundry_device-modbus-go_PR-266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-23T17:02:21.957Z] $ docker top 48c6f064b7005a2a8dcf942f864fafb973cedc94ad4cabeeaf93f19055b9ae47 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T17:02:22.369Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-23T17:02:22.668Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-23T17:02:22.969Z] + ls /var/log/sa-host [2021-06-23T17:02:22.969Z] + sadf -c /var/log/sa-host/sa05 [2021-06-23T17:02:22.969Z] file_magic: OK [2021-06-23T17:02:22.969Z] HZ: Using current value: 100 [2021-06-23T17:02:22.969Z] file_header: OK [2021-06-23T17:02:22.969Z] 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 [2021-06-23T17:02:22.969Z] Statistics: [2021-06-23T17:02:22.969Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-23T17:02:22.969Z] File successfully converted to sysstat format version 12.2.1 [2021-06-23T17:02:22.969Z] + sadf -c /var/log/sa-host/sa23 [2021-06-23T17:02:22.969Z] file_magic: OK [2021-06-23T17:02:22.969Z] HZ: Using current value: 100 [2021-06-23T17:02:22.969Z] file_header: OK [2021-06-23T17:02:22.969Z] 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 [2021-06-23T17:02:22.969Z] Statistics: [2021-06-23T17:02:22.969Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-23T17:02:22.969Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T17:02:23.669Z] provisioning config files... [2021-06-23T17:02:23.683Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-266@tmp/config963052007310952049tmp [Pipeline] { [Pipeline] echo [2021-06-23T17:02:23.708Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T17:02:24.010Z] ---> create-netrc.sh [Pipeline] } [2021-06-23T17:02:24.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-23T17:02:24.429Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-23T17:02:24.440Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T17:02:24.736Z] ---> sudo-logs.sh [2021-06-23T17:02:24.736Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-23T17:02:24.788Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T17:02:25.087Z] ---> job-cost.sh [2021-06-23T17:02:25.087Z] lf-activate-venv: SKIPPING [2021-06-23T17:02:25.087Z] DEBUG: total: 0.18000000715255737 [2021-06-23T17:02:25.087Z] INFO: Retrieving Stack Cost... [2021-06-23T17:02:26.479Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T17:02:27.053Z] INFO: Archiving Costs [Pipeline] echo [2021-06-23T17:02:27.066Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T17:02:27.363Z] ---> logs-deploy.sh [2021-06-23T17:02:27.364Z] lf-activate-venv: SKIPPING [2021-06-23T17:02:27.364Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-266/2 [2021-06-23T17:02:27.364Z] INFO: archiving workspace using pattern(s): [2021-06-23T17:02:28.310Z] Archives upload complete. [2021-06-23T17:02:28.310Z] INFO: archiving logs to Nexus [2021-06-23T17:02:28.883Z] ---> uname -a: [2021-06-23T17:02:28.883Z] Linux prd-centos7-docker-4c-2g-942.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-23T17:02:28.883Z] [2021-06-23T17:02:28.883Z] [2021-06-23T17:02:28.883Z] ---> lscpu: [2021-06-23T17:02:28.883Z] Architecture: x86_64 [2021-06-23T17:02:28.883Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-23T17:02:28.883Z] Byte Order: Little Endian [2021-06-23T17:02:28.883Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-23T17:02:28.883Z] CPU(s): 2 [2021-06-23T17:02:28.883Z] On-line CPU(s) list: 0,1 [2021-06-23T17:02:28.883Z] Thread(s) per core: 1 [2021-06-23T17:02:28.883Z] Core(s) per socket: 1 [2021-06-23T17:02:28.883Z] Socket(s): 2 [2021-06-23T17:02:28.883Z] NUMA node(s): 1 [2021-06-23T17:02:28.883Z] Vendor ID: AuthenticAMD [2021-06-23T17:02:28.883Z] CPU family: 23 [2021-06-23T17:02:28.883Z] Model: 49 [2021-06-23T17:02:28.883Z] Model name: AMD EPYC-Rome Processor [2021-06-23T17:02:28.883Z] Stepping: 0 [2021-06-23T17:02:28.883Z] CPU MHz: 2799.998 [2021-06-23T17:02:28.883Z] BogoMIPS: 5599.99 [2021-06-23T17:02:28.883Z] Virtualization: AMD-V [2021-06-23T17:02:28.883Z] Hypervisor vendor: KVM [2021-06-23T17:02:28.883Z] Virtualization type: full [2021-06-23T17:02:28.883Z] L1d cache: 64 KiB [2021-06-23T17:02:28.883Z] L1i cache: 64 KiB [2021-06-23T17:02:28.883Z] L2 cache: 1 MiB [2021-06-23T17:02:28.883Z] L3 cache: 32 MiB [2021-06-23T17:02:28.883Z] NUMA node0 CPU(s): 0,1 [2021-06-23T17:02:28.883Z] Vulnerability Itlb multihit: Not affected [2021-06-23T17:02:28.883Z] Vulnerability L1tf: Not affected [2021-06-23T17:02:28.883Z] Vulnerability Mds: Not affected [2021-06-23T17:02:28.883Z] Vulnerability Meltdown: Not affected [2021-06-23T17:02:28.883Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-23T17:02:28.883Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-23T17:02:28.883Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-23T17:02:28.883Z] Vulnerability Srbds: Not affected [2021-06-23T17:02:28.883Z] Vulnerability Tsx async abort: Not affected [2021-06-23T17:02:28.883Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-23T17:02:28.883Z] [2021-06-23T17:02:28.883Z] [2021-06-23T17:02:28.883Z] ---> nproc: [2021-06-23T17:02:28.883Z] 2 [2021-06-23T17:02:28.883Z] [2021-06-23T17:02:28.883Z]