Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c439eddbe1d975b2354952de669c464f2d79e5f8 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4587933761803155531.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh263249475843364244.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5417114342797162078.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7279452500702236728.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1793106916140366523.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2249’ is offline ‘prd-centos7-docker-4c-2g-285’ is offline ‘prd-centos7-docker-4c-2g-336’ is offline Running on prd-centos7-docker-4c-2g-2251 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision c439eddbe1d975b2354952de669c464f2d79e5f8 (main) Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-modbus-go_main@tmp/jenkins-gitclient-ssh3195891294280376297.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 core.sparsecheckout # timeout=10 > git checkout -f c439eddbe1d975b2354952de669c464f2d79e5f8 # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/changes-for-lts-builds" > git rev-list --no-walk 583a0f8db191bab31a7eb45f554801a26a992cd1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-07T02:36:34.622Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-07T02:36:34.699Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-07T02:36:34.725Z] ========================================================= [2021-10-07T02:36:34.725Z] EdgeX Global Pipelines Version Info [2021-10-07T02:36:34.725Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:36:36.198Z] ------------------- [2021-10-07T02:36:36.198Z] stable info: [2021-10-07T02:36:36.198Z] ------------------- [2021-10-07T02:36:36.198Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-07T02:36:36.198Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T02:36:36.198Z] Message: update stable to v1.0.207 [2021-10-07T02:36:36.787Z] ------------------- [2021-10-07T02:36:36.787Z] experimental info: [2021-10-07T02:36:36.787Z] ------------------- [2021-10-07T02:36:36.787Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-07T02:36:36.787Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T02:36:36.787Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-07T02:36:36.926Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2021-10-07T02:36:36.950Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2021-10-07T02:36:36.972Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-07T02:36:36.995Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-07T02:36:37.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-07T02:36:37.040Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-07T02:36:37.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-07T02:36:37.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-07T02:36:37.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-07T02:36:37.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-07T02:36:37.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-07T02:36:37.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2021-10-07T02:36:37.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-07T02:36:37.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-07T02:36:37.248Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-07T02:36:37.272Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-07T02:36:37.294Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T02:36:37.317Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T02:36:37.339Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-07T02:36:37.361Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-07T02:36:37.383Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-07T02:36:37.405Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-07T02:36:37.428Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-07T02:36:37.452Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-07T02:36:37.474Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-07T02:36:37.496Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-07T02:36:37.518Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-07T02:36:37.541Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-07T02:36:37.563Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-07T02:36:37.585Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c439eddbe1d975b2354952de669c464f2d79e5f8 [Pipeline] echo [2021-10-07T02:36:37.607Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c439edd [Pipeline] echo [2021-10-07T02:36:37.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T02:36:37.703Z] provisioning config files... [2021-10-07T02:36:37.725Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5990805710323280876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:36:38.072Z] ---> docker-login.sh [2021-10-07T02:36:38.072Z] nexus3.edgexfoundry.org:10001 [2021-10-07T02:36:38.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:36:38.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:36:38.348Z] Configure a credential helper to remove this warning. See [2021-10-07T02:36:38.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:36:38.348Z] [2021-10-07T02:36:38.348Z] Login Succeeded [2021-10-07T02:36:38.349Z] nexus3.edgexfoundry.org:10002 [2021-10-07T02:36:38.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:36:38.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:36:38.620Z] Configure a credential helper to remove this warning. See [2021-10-07T02:36:38.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:36:38.620Z] [2021-10-07T02:36:38.620Z] Login Succeeded [2021-10-07T02:36:38.620Z] nexus3.edgexfoundry.org:10003 [2021-10-07T02:36:38.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:36:38.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:36:38.620Z] Configure a credential helper to remove this warning. See [2021-10-07T02:36:38.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:36:38.620Z] [2021-10-07T02:36:38.620Z] Login Succeeded [2021-10-07T02:36:38.620Z] nexus3.edgexfoundry.org:10004 [2021-10-07T02:36:38.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:36:38.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:36:38.889Z] Configure a credential helper to remove this warning. See [2021-10-07T02:36:38.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:36:38.889Z] [2021-10-07T02:36:38.889Z] Login Succeeded [2021-10-07T02:36:38.889Z] docker.io [2021-10-07T02:36:38.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:36:39.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:36:39.156Z] Configure a credential helper to remove this warning. See [2021-10-07T02:36:39.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:36:39.156Z] [2021-10-07T02:36:39.156Z] Login Succeeded [2021-10-07T02:36:39.156Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T02:36:39.168Z] 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-10-07T02:36:39.677Z] + git log --format=format:%s -1 c439eddbe1d975b2354952de669c464f2d79e5f8 [Pipeline] echo [2021-10-07T02:36:39.740Z] GIT_COMMIT: c439eddbe1d975b2354952de669c464f2d79e5f8, Commit Message: Merge pull request #282 from ernestojeda/changes-for-lts-builds [Pipeline] echo [2021-10-07T02:36:39.752Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:36:40.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T02:36:40.886Z] [2021-10-07T02:36:40.886Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:36:41.435Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T02:36:41.705Z] latest: Pulling from edgex-devops/git-semver [2021-10-07T02:36:41.705Z] 31603596830f: Pulling fs layer [2021-10-07T02:36:41.705Z] 04fac38145f0: Pulling fs layer [2021-10-07T02:36:41.705Z] 701f6daf10bf: Pulling fs layer [2021-10-07T02:36:41.705Z] 24f72da36158: Pulling fs layer [2021-10-07T02:36:41.705Z] 24f72da36158: Waiting [2021-10-07T02:36:41.705Z] 04fac38145f0: Verifying Checksum [2021-10-07T02:36:41.705Z] 04fac38145f0: Download complete [2021-10-07T02:36:41.977Z] 31603596830f: Verifying Checksum [2021-10-07T02:36:41.977Z] 31603596830f: Download complete [2021-10-07T02:36:41.977Z] 24f72da36158: Verifying Checksum [2021-10-07T02:36:41.977Z] 24f72da36158: Download complete [2021-10-07T02:36:41.977Z] 701f6daf10bf: Verifying Checksum [2021-10-07T02:36:41.977Z] 701f6daf10bf: Download complete [2021-10-07T02:36:41.977Z] 31603596830f: Pull complete [2021-10-07T02:36:41.977Z] 04fac38145f0: Pull complete [2021-10-07T02:36:42.580Z] 701f6daf10bf: Pull complete [2021-10-07T02:36:42.853Z] 24f72da36158: Pull complete [2021-10-07T02:36:42.853Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-07T02:36:42.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T02:36:42.853Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-07T02:36:43.164Z] prd-centos7-docker-4c-2g-2251 does not seem to be running inside a container [2021-10-07T02:36:43.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T02:36:43.927Z] $ docker top 8c4db666aa6ce6f017e5b7b1785fe7d787935224ad9184de02888f4afca0c275 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T02:36:44.051Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T02:36:44.051Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T02:36:44.174Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T02:36:44.177Z] $ docker exec 8c4db666aa6ce6f017e5b7b1785fe7d787935224ad9184de02888f4afca0c275 ssh-agent [2021-10-07T02:36:44.292Z] SSH_AUTH_SOCK=/tmp/ssh-g8tVzXwIJhVh/agent.13 [2021-10-07T02:36:44.292Z] SSH_AGENT_PID=20 [2021-10-07T02:36:44.304Z] Running ssh-add (command line suppressed) [2021-10-07T02:36:44.401Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3894252751726440344.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3894252751726440344.key) [2021-10-07T02:36:44.419Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T02:36:44.730Z] + git tag --points-at HEAD [Pipeline] } [2021-10-07T02:36:44.756Z] $ docker exec --env ******** --env ******** 8c4db666aa6ce6f017e5b7b1785fe7d787935224ad9184de02888f4afca0c275 ssh-agent -k [2021-10-07T02:36:44.850Z] unset SSH_AUTH_SOCK; [2021-10-07T02:36:44.850Z] unset SSH_AGENT_PID; [2021-10-07T02:36:44.850Z] echo Agent pid 20 killed; [2021-10-07T02:36:44.867Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-07T02:36:44.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T02:36:44.917Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T02:36:45.017Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T02:36:45.020Z] $ docker exec 8c4db666aa6ce6f017e5b7b1785fe7d787935224ad9184de02888f4afca0c275 ssh-agent [2021-10-07T02:36:45.120Z] SSH_AUTH_SOCK=/tmp/ssh-xBVQcOeN4ZWm/agent.54 [2021-10-07T02:36:45.120Z] SSH_AGENT_PID=61 [2021-10-07T02:36:45.128Z] Running ssh-add (command line suppressed) [2021-10-07T02:36:45.218Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1312054879457963702.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1312054879457963702.key) [2021-10-07T02:36:45.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T02:36:45.557Z] + git semver init [2021-10-07T02:36:45.557Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T02:36:45.557Z] # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git [2021-10-07T02:36:45.557Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main [2021-10-07T02:36:45.557Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T02:36:45.557Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T02:36:45.557Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T02:36:45.557Z] # $SEMVER_BRANCH = main [2021-10-07T02:36:45.557Z] # $SEMVER_TEMP = /tmp/semver-744319819 [2021-10-07T02:36:45.557Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2021-10-07T02:36:46.144Z] # '/tmp/semver-744319819' -> '/w/workspace/gexfoundry_device-modbus-go_main/.semver' [2021-10-07T02:36:46.144Z] # -> Force: false [2021-10-07T02:36:46.144Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } [2021-10-07T02:36:46.161Z] $ docker exec --env ******** --env ******** 8c4db666aa6ce6f017e5b7b1785fe7d787935224ad9184de02888f4afca0c275 ssh-agent -k [2021-10-07T02:36:46.255Z] unset SSH_AUTH_SOCK; [2021-10-07T02:36:46.256Z] unset SSH_AGENT_PID; [2021-10-07T02:36:46.256Z] echo Agent pid 61 killed; [2021-10-07T02:36:46.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T02:36:46.617Z] + git semver [Pipeline] } [2021-10-07T02:36:46.651Z] $ docker stop --time=1 8c4db666aa6ce6f017e5b7b1785fe7d787935224ad9184de02888f4afca0c275 [2021-10-07T02:36:47.882Z] $ docker rm -f 8c4db666aa6ce6f017e5b7b1785fe7d787935224ad9184de02888f4afca0c275 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T02:36:48.262Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-07T02:36:48.639Z] Stashed 1 file(s) [Pipeline] echo [2021-10-07T02:36:48.643Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.6 [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-10-07T02:37:03.869Z] Still waiting to schedule task [2021-10-07T02:37:03.870Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-07T02:37:03.889Z] Still waiting to schedule task [2021-10-07T02:37:03.889Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2250’ is offline [2021-10-07T02:40:59.811Z] Running on prd-centos7-docker-4c-2g-2261 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2021-10-07T02:40:59.837Z] Running in /w/workspace/device-modbus-go/9 [Pipeline] { [Pipeline] checkout [2021-10-07T02:40:59.992Z] Selected Git installation does not exist. Using Default [2021-10-07T02:40:59.993Z] The recommended git tool is: NONE [2021-10-07T02:41:04.581Z] using credential edgex-jenkins-ssh [2021-10-07T02:41:04.598Z] Cloning the remote Git repository [2021-10-07T02:41:04.622Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-10-07T02:41:05.892Z] Avoid second fetch [2021-10-07T02:41:05.893Z] Checking out Revision c439eddbe1d975b2354952de669c464f2d79e5f8 (main) [2021-10-07T02:41:04.904Z] > git init /w/workspace/device-modbus-go/9 # timeout=10 [2021-10-07T02:41:04.945Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-10-07T02:41:04.945Z] > git --version # timeout=10 [2021-10-07T02:41:04.958Z] > git --version # 'git version 2.24.4' [2021-10-07T02:41:04.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T02:41:05.202Z] [INFO] Currently running in a labeled security context [2021-10-07T02:41:05.202Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T02:41:05.202Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/9@tmp/jenkins-gitclient-ssh8992227576065863549.key [2021-10-07T02:41:05.212Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T02:41:05.870Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-10-07T02:41:05.879Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T02:41:05.907Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T02:41:05.915Z] > git checkout -f c439eddbe1d975b2354952de669c464f2d79e5f8 # timeout=10 [2021-10-07T02:41:10.313Z] Commit message: "Merge pull request #282 from ernestojeda/changes-for-lts-builds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T02:41:10.787Z] provisioning config files... [2021-10-07T02:41:10.805Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/9@tmp/config6854697585426580694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:41:11.259Z] ---> docker-login.sh [2021-10-07T02:41:11.259Z] nexus3.edgexfoundry.org:10001 [2021-10-07T02:41:11.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:41:11.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:41:11.527Z] Configure a credential helper to remove this warning. See [2021-10-07T02:41:11.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:41:11.527Z] [2021-10-07T02:41:11.527Z] Login Succeeded [2021-10-07T02:41:11.527Z] nexus3.edgexfoundry.org:10002 [2021-10-07T02:41:11.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:41:21.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:41:21.636Z] Configure a credential helper to remove this warning. See [2021-10-07T02:41:21.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:41:21.636Z] [2021-10-07T02:41:21.636Z] Login Succeeded [2021-10-07T02:41:21.636Z] nexus3.edgexfoundry.org:10003 [2021-10-07T02:41:21.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:41:21.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:41:21.903Z] Configure a credential helper to remove this warning. See [2021-10-07T02:41:21.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:41:21.903Z] [2021-10-07T02:41:21.903Z] Login Succeeded [2021-10-07T02:41:21.903Z] nexus3.edgexfoundry.org:10004 [2021-10-07T02:41:21.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:41:21.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:41:21.903Z] Configure a credential helper to remove this warning. See [2021-10-07T02:41:21.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:41:21.903Z] [2021-10-07T02:41:21.903Z] Login Succeeded [2021-10-07T02:41:21.903Z] docker.io [2021-10-07T02:41:22.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:41:22.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:41:22.451Z] Configure a credential helper to remove this warning. See [2021-10-07T02:41:22.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:41:22.451Z] [2021-10-07T02:41:22.451Z] Login Succeeded [2021-10-07T02:41:22.451Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T02:41:22.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-07T02:41:22.972Z] ========================================================= [2021-10-07T02:41:22.972Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-07T02:41:22.972Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:41:23.325Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-07T02:41:23.325Z] Sending build context to Docker daemon 662.5kB [2021-10-07T02:41:23.325Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T02:41:23.325Z] Step 2/9 : FROM ${BASE} AS builder [2021-10-07T02:41:23.602Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-07T02:41:23.602Z] 4e9f2cdf4387: Pulling fs layer [2021-10-07T02:41:23.602Z] 57d31006c564: Pulling fs layer [2021-10-07T02:41:23.602Z] bd5ccded8296: Pulling fs layer [2021-10-07T02:41:23.602Z] 304dd3a0f381: Pulling fs layer [2021-10-07T02:41:23.602Z] d37cda54a23b: Pulling fs layer [2021-10-07T02:41:23.602Z] bae75c0f2455: Pulling fs layer [2021-10-07T02:41:23.602Z] 806579b3d29a: Pulling fs layer [2021-10-07T02:41:23.602Z] c77eb801bf70: Pulling fs layer [2021-10-07T02:41:23.602Z] 6d0567d44e1a: Pulling fs layer [2021-10-07T02:41:23.602Z] 304dd3a0f381: Waiting [2021-10-07T02:41:23.602Z] d37cda54a23b: Waiting [2021-10-07T02:41:23.602Z] bae75c0f2455: Waiting [2021-10-07T02:41:23.602Z] 806579b3d29a: Waiting [2021-10-07T02:41:23.602Z] c77eb801bf70: Waiting [2021-10-07T02:41:23.602Z] 6d0567d44e1a: Waiting [2021-10-07T02:41:23.602Z] bd5ccded8296: Verifying Checksum [2021-10-07T02:41:23.602Z] bd5ccded8296: Download complete [2021-10-07T02:41:23.602Z] 57d31006c564: Verifying Checksum [2021-10-07T02:41:23.602Z] 57d31006c564: Download complete [2021-10-07T02:41:23.602Z] d37cda54a23b: Verifying Checksum [2021-10-07T02:41:23.602Z] d37cda54a23b: Download complete [2021-10-07T02:41:23.602Z] bae75c0f2455: Download complete [2021-10-07T02:41:23.602Z] 806579b3d29a: Verifying Checksum [2021-10-07T02:41:23.602Z] 806579b3d29a: Download complete [2021-10-07T02:41:23.602Z] 4e9f2cdf4387: Verifying Checksum [2021-10-07T02:41:23.602Z] 4e9f2cdf4387: Download complete [2021-10-07T02:41:23.879Z] 4e9f2cdf4387: Pull complete [2021-10-07T02:41:24.153Z] 57d31006c564: Pull complete [2021-10-07T02:41:24.428Z] bd5ccded8296: Pull complete [2021-10-07T02:41:24.701Z] 304dd3a0f381: Verifying Checksum [2021-10-07T02:41:24.701Z] 304dd3a0f381: Download complete [2021-10-07T02:41:24.701Z] c77eb801bf70: Verifying Checksum [2021-10-07T02:41:24.701Z] c77eb801bf70: Download complete [2021-10-07T02:41:26.353Z] 6d0567d44e1a: Verifying Checksum [2021-10-07T02:41:26.353Z] 6d0567d44e1a: Download complete [2021-10-07T02:41:29.745Z] 304dd3a0f381: Pull complete [2021-10-07T02:41:29.745Z] d37cda54a23b: Pull complete [2021-10-07T02:41:29.745Z] bae75c0f2455: Pull complete [2021-10-07T02:41:29.745Z] 806579b3d29a: Pull complete [2021-10-07T02:41:29.745Z] c77eb801bf70: Pull complete [2021-10-07T02:41:32.601Z] 6d0567d44e1a: Pull complete [2021-10-07T02:41:32.601Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-07T02:41:32.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T02:41:32.601Z] ---> e839a31ac9d1 [2021-10-07T02:41:32.601Z] Step 3/9 : ARG MAKE='make build' [2021-10-07T02:41:36.892Z] ---> Running in c9f3d9c246d1 [2021-10-07T02:41:37.163Z] Removing intermediate container c9f3d9c246d1 [2021-10-07T02:41:37.163Z] ---> e65e21cb0fdb [2021-10-07T02:41:37.163Z] Step 4/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T02:41:37.163Z] ---> Running in 368aac44ffa9 [2021-10-07T02:41:37.767Z] Removing intermediate container 368aac44ffa9 [2021-10-07T02:41:37.768Z] ---> b03abffe3389 [2021-10-07T02:41:37.768Z] Step 5/9 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-10-07T02:41:37.768Z] ---> Running in 494db917c40b [2021-10-07T02:41:38.038Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T02:41:39.013Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T02:41:39.288Z] (1/7) Installing openssh-keygen (8.4_p1-r4) [2021-10-07T02:41:39.557Z] (2/7) Installing libedit (20191231.3.1-r1) [2021-10-07T02:41:39.557Z] (3/7) Installing openssh-client (8.4_p1-r4) [2021-10-07T02:41:39.557Z] (4/7) Installing openssh-sftp-server (8.4_p1-r4) [2021-10-07T02:41:39.824Z] (5/7) Installing openssh-server-common (8.4_p1-r4) [2021-10-07T02:41:39.824Z] (6/7) Installing openssh-server (8.4_p1-r4) [2021-10-07T02:41:39.824Z] (7/7) Installing openssh (8.4_p1-r4) [2021-10-07T02:41:40.090Z] Executing busybox-1.32.1-r6.trigger [2021-10-07T02:41:40.090Z] OK: 224 MiB in 59 packages [2021-10-07T02:41:40.372Z] Removing intermediate container 494db917c40b [2021-10-07T02:41:40.372Z] ---> 5c453ea5adbc [2021-10-07T02:41:40.372Z] Step 6/9 : WORKDIR /device-modbus-go [2021-10-07T02:41:40.372Z] ---> Running in 7009409ae7c9 [2021-10-07T02:41:40.372Z] Removing intermediate container 7009409ae7c9 [2021-10-07T02:41:40.372Z] ---> 48dcc54af08f [2021-10-07T02:41:40.372Z] Step 7/9 : COPY . . [2021-10-07T02:41:40.651Z] ---> 46cfca6f08a7 [2021-10-07T02:41:40.651Z] Step 8/9 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T02:41:40.651Z] ---> Running in c53897fdb279 [2021-10-07T02:41:56.125Z] Removing intermediate container c53897fdb279 [2021-10-07T02:41:56.125Z] ---> 2a6ca322723f [2021-10-07T02:41:56.125Z] Step 9/9 : RUN ${MAKE} [2021-10-07T02:41:56.125Z] ---> Running in eefb24c346d3 [2021-10-07T02:41:56.125Z] noop [2021-10-07T02:41:56.125Z] Removing intermediate container eefb24c346d3 [2021-10-07T02:41:56.125Z] ---> 0e69a0576743 [2021-10-07T02:41:56.125Z] Successfully built 0e69a0576743 [2021-10-07T02:41:56.125Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:41:56.450Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T02:41:56.450Z] . [Pipeline] withDockerContainer [2021-10-07T02:41:56.544Z] prd-centos7-docker-4c-2g-2261 does not seem to be running inside a container [2021-10-07T02:41:56.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/9 -v /w/workspace/device-modbus-go/9:/w/workspace/device-modbus-go/9:rw,z -v /w/workspace/device-modbus-go/9@tmp:/w/workspace/device-modbus-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T02:41:56.962Z] $ docker top f0351d4da25c376f879f3d7374612914f424f59a11d3287f89e41334840f3569 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T02:41:57.363Z] + go version [2021-10-07T02:41:57.363Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-07T02:41:57.385Z] $ docker stop --time=1 f0351d4da25c376f879f3d7374612914f424f59a11d3287f89e41334840f3569 [2021-10-07T02:41:58.582Z] $ docker rm -f f0351d4da25c376f879f3d7374612914f424f59a11d3287f89e41334840f3569 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:41:59.217Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T02:41:59.217Z] . [Pipeline] withDockerContainer [2021-10-07T02:41:59.327Z] prd-centos7-docker-4c-2g-2261 does not seem to be running inside a container [2021-10-07T02:41:59.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/9 -v /w/workspace/device-modbus-go/9:/w/workspace/device-modbus-go/9:rw,z -v /w/workspace/device-modbus-go/9@tmp:/w/workspace/device-modbus-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T02:41:59.825Z] $ docker top e3a76f57508048a483281ee0038f9caab2e6b861031358c0e52c430a9471fecb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T02:42:00.255Z] + make test [2021-10-07T02:42:00.255Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-07T02:42:00.525Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-10-07T02:42:19.616Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-10-07T02:42:19.616Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.009s coverage: 46.6% of statements [2021-10-07T02:42:19.616Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-07T02:42:26.364Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T02:42:26.364Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-07T02:42:26.364Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-07T02:42:26.656Z] $ docker stop --time=1 e3a76f57508048a483281ee0038f9caab2e6b861031358c0e52c430a9471fecb [2021-10-07T02:42:28.119Z] $ docker rm -f e3a76f57508048a483281ee0038f9caab2e6b861031358c0e52c430a9471fecb [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T02:42:28.582Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T02:42:29.092Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-07T02:42:31.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-07T02:42:31.774Z] + ls -al . [2021-10-07T02:42:31.774Z] total 124 [2021-10-07T02:42:31.774Z] drwxrwxr-x. 9 jenkins jenkins 4096 Oct 7 02:42 . [2021-10-07T02:42:31.774Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 7 02:41 .. [2021-10-07T02:42:31.774Z] -rw-rw-r--. 1 jenkins jenkins 7707 Oct 7 02:41 Attribution.txt [2021-10-07T02:42:31.774Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 7 02:41 bin [2021-10-07T02:42:31.774Z] -rw-rw-r--. 1 jenkins jenkins 6038 Oct 7 02:41 CHANGELOG.md [2021-10-07T02:42:31.774Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 7 02:41 cmd [2021-10-07T02:42:31.774Z] -rw-r--r--. 1 jenkins jenkins 23727 Oct 7 02:42 coverage.out [2021-10-07T02:42:31.774Z] -rw-rw-r--. 1 jenkins jenkins 1523 Oct 7 02:41 Dockerfile [2021-10-07T02:42:31.774Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 7 02:41 .dockerignore [2021-10-07T02:42:31.774Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 7 02:41 .git [2021-10-07T02:42:31.774Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 7 02:41 .github [2021-10-07T02:42:31.774Z] -rw-rw-r--. 1 jenkins jenkins 331 Oct 7 02:41 .gitignore [2021-10-07T02:42:31.774Z] -rw-rw-r--. 1 jenkins jenkins 414 Oct 7 02:41 go.mod [2021-10-07T02:42:31.774Z] -rw-rw-r--. 1 jenkins jenkins 21529 Oct 7 02:41 go.sum [2021-10-07T02:42:31.774Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 7 02:41 GOVERNANCE.md [2021-10-07T02:42:31.774Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 7 02:41 internal [2021-10-07T02:42:31.774Z] -rw-rw-r--. 1 jenkins jenkins 679 Oct 7 02:41 Jenkinsfile [2021-10-07T02:42:31.774Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 7 02:41 LICENSE [2021-10-07T02:42:31.774Z] -rw-rw-r--. 1 jenkins jenkins 1009 Oct 7 02:41 Makefile [2021-10-07T02:42:31.775Z] -rw-rw-r--. 1 jenkins jenkins 622 Oct 7 02:41 OWNERS.md [2021-10-07T02:42:31.775Z] -rw-rw-r--. 1 jenkins jenkins 2891 Oct 7 02:41 README.md [2021-10-07T02:42:31.775Z] drwxrwxr-x. 2 jenkins jenkins 52 Oct 7 02:41 simulator [2021-10-07T02:42:31.775Z] drwxrwxr-x. 4 jenkins jenkins 71 Oct 7 02:41 snap [2021-10-07T02:42:31.775Z] -rw-rw-r--. 1 jenkins jenkins 11 Oct 7 02:36 VERSION [2021-10-07T02:42:31.775Z] -rw-rw-r--. 1 jenkins jenkins 229 Oct 7 02:41 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:42:32.106Z] + 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=c439eddbe1d975b2354952de669c464f2d79e5f8 --label arch=amd64 --label version=2.0.1-dev.6 . [2021-10-07T02:42:32.106Z] Sending build context to Docker daemon 687.1kB [2021-10-07T02:42:32.106Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T02:42:32.106Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-07T02:42:32.106Z] ---> 0e69a0576743 [2021-10-07T02:42:32.106Z] Step 3/22 : ARG MAKE='make build' [2021-10-07T02:42:32.106Z] ---> Running in f184995448d2 [2021-10-07T02:42:32.106Z] Removing intermediate container f184995448d2 [2021-10-07T02:42:32.106Z] ---> b75f8c3f1384 [2021-10-07T02:42:32.106Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T02:42:32.375Z] ---> Running in eb7546cb7351 [2021-10-07T02:42:32.649Z] Removing intermediate container eb7546cb7351 [2021-10-07T02:42:32.650Z] ---> b9fd86106473 [2021-10-07T02:42:32.650Z] Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-10-07T02:42:32.650Z] ---> Running in 032d811d35bd [2021-10-07T02:42:33.241Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T02:42:33.824Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T02:42:34.615Z] OK: 224 MiB in 59 packages [2021-10-07T02:42:34.615Z] Removing intermediate container 032d811d35bd [2021-10-07T02:42:34.615Z] ---> 6f8b3342e392 [2021-10-07T02:42:34.615Z] Step 6/22 : WORKDIR /device-modbus-go [2021-10-07T02:42:34.615Z] ---> Running in 9b443cf84676 [2021-10-07T02:42:34.890Z] Removing intermediate container 9b443cf84676 [2021-10-07T02:42:34.890Z] ---> 511dc058b09a [2021-10-07T02:42:34.890Z] Step 7/22 : COPY . . [2021-10-07T02:42:34.890Z] ---> 0109aaca3565 [2021-10-07T02:42:34.890Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T02:42:34.890Z] ---> Running in bf824de8ddaf [2021-10-07T02:42:35.159Z] Removing intermediate container bf824de8ddaf [2021-10-07T02:42:35.159Z] ---> b4ac01add74a [2021-10-07T02:42:35.159Z] Step 9/22 : RUN ${MAKE} [2021-10-07T02:42:35.425Z] ---> Running in e06d3d5e9104 [2021-10-07T02:42:35.694Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.0.1-dev.6" -o cmd/device-modbus ./cmd [2021-10-07T02:42:44.680Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2262 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2021-10-07T02:42:44.700Z] Running in /w/workspace/device-modbus-go/9 [Pipeline] { [Pipeline] checkout [2021-10-07T02:42:45.029Z] Selected Git installation does not exist. Using Default [2021-10-07T02:42:45.029Z] The recommended git tool is: NONE [2021-10-07T02:42:48.291Z] Removing intermediate container e06d3d5e9104 [2021-10-07T02:42:48.292Z] ---> cab11e46811a [2021-10-07T02:42:48.292Z] Step 10/22 : FROM alpine:3.14 [2021-10-07T02:42:48.292Z] 3.14: Pulling from library/alpine [2021-10-07T02:42:48.292Z] a0d0a0d46f8b: Pulling fs layer [2021-10-07T02:42:48.570Z] a0d0a0d46f8b: Verifying Checksum [2021-10-07T02:42:48.570Z] a0d0a0d46f8b: Download complete [2021-10-07T02:42:48.570Z] a0d0a0d46f8b: Pull complete [2021-10-07T02:42:48.570Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-07T02:42:48.570Z] Status: Downloaded newer image for alpine:3.14 [2021-10-07T02:42:48.570Z] ---> 14119a10abf4 [2021-10-07T02:42:48.570Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2021-10-07T02:42:48.570Z] ---> Running in 3308ee22d61f [2021-10-07T02:42:48.841Z] Removing intermediate container 3308ee22d61f [2021-10-07T02:42:48.841Z] ---> 696944ff82ef [2021-10-07T02:42:48.841Z] Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T02:42:48.841Z] ---> Running in 2ede908187a4 [2021-10-07T02:42:49.107Z] Removing intermediate container 2ede908187a4 [2021-10-07T02:42:49.107Z] ---> 5b0bbc74c27e [2021-10-07T02:42:49.107Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-07T02:42:49.107Z] ---> Running in 9ab6d377b4e6 [2021-10-07T02:42:49.372Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-07T02:42:50.335Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-07T02:42:50.600Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-07T02:42:50.879Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-07T02:42:50.879Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-07T02:42:50.879Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-07T02:42:51.148Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-07T02:42:51.148Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-07T02:42:51.148Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T02:42:51.148Z] OK: 8 MiB in 20 packages [2021-10-07T02:42:51.416Z] Removing intermediate container 9ab6d377b4e6 [2021-10-07T02:42:51.416Z] ---> 2d4cf158e918 [2021-10-07T02:42:51.416Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2021-10-07T02:42:52.006Z] ---> ed219c21c28d [2021-10-07T02:42:52.006Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2021-10-07T02:42:52.006Z] ---> 3690650085f7 [2021-10-07T02:42:52.006Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2021-10-07T02:42:52.006Z] ---> 2282d0576df2 [2021-10-07T02:42:52.006Z] Step 17/22 : EXPOSE 59901 [2021-10-07T02:42:52.296Z] ---> Running in 30028aebf4a9 [2021-10-07T02:42:52.296Z] Removing intermediate container 30028aebf4a9 [2021-10-07T02:42:52.296Z] ---> 53a60c6749a1 [2021-10-07T02:42:52.296Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2021-10-07T02:42:52.296Z] ---> Running in b84e72214966 [2021-10-07T02:42:52.296Z] Removing intermediate container b84e72214966 [2021-10-07T02:42:52.296Z] ---> f49d0bd9a18e [2021-10-07T02:42:52.296Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T02:42:52.296Z] ---> Running in 56707f129410 [2021-10-07T02:42:52.296Z] Removing intermediate container 56707f129410 [2021-10-07T02:42:52.296Z] ---> 07c74ab9a85a [2021-10-07T02:42:52.296Z] Step 20/22 : LABEL arch=amd64 [2021-10-07T02:42:52.565Z] ---> Running in 207f56572aba [2021-10-07T02:42:52.565Z] Removing intermediate container 207f56572aba [2021-10-07T02:42:52.565Z] ---> 686bdd71bff4 [2021-10-07T02:42:52.565Z] Step 21/22 : LABEL git_sha=c439eddbe1d975b2354952de669c464f2d79e5f8 [2021-10-07T02:42:52.565Z] ---> Running in b29df9b09b1d [2021-10-07T02:42:52.565Z] Removing intermediate container b29df9b09b1d [2021-10-07T02:42:52.565Z] ---> aa8ca40bd8b1 [2021-10-07T02:42:52.565Z] Step 22/22 : LABEL version=2.0.1-dev.6 [2021-10-07T02:42:52.565Z] ---> Running in 5356e2ec5fc4 [2021-10-07T02:42:52.836Z] Removing intermediate container 5356e2ec5fc4 [2021-10-07T02:42:52.836Z] ---> f9c2d89204aa [2021-10-07T02:42:52.836Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-07T02:42:52.836Z] Successfully built f9c2d89204aa [2021-10-07T02:42:52.836Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T02:42:53.099Z] provisioning config files... [2021-10-07T02:42:53.115Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/9@tmp/config924583973035755480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:42:54.154Z] ---> docker-login.sh [2021-10-07T02:42:54.154Z] nexus3.edgexfoundry.org:10001 [2021-10-07T02:42:54.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:42:54.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:42:54.154Z] Configure a credential helper to remove this warning. See [2021-10-07T02:42:54.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:42:54.154Z] [2021-10-07T02:42:54.154Z] Login Succeeded [2021-10-07T02:42:54.154Z] nexus3.edgexfoundry.org:10002 [2021-10-07T02:42:54.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:42:54.304Z] using credential edgex-jenkins-ssh [2021-10-07T02:42:54.325Z] Cloning the remote Git repository [2021-10-07T02:42:54.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:42:54.426Z] Configure a credential helper to remove this warning. See [2021-10-07T02:42:54.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:42:54.426Z] [2021-10-07T02:42:54.426Z] Login Succeeded [2021-10-07T02:42:54.426Z] nexus3.edgexfoundry.org:10003 [2021-10-07T02:42:54.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:42:54.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:42:54.426Z] Configure a credential helper to remove this warning. See [2021-10-07T02:42:54.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:42:54.426Z] [2021-10-07T02:42:54.426Z] Login Succeeded [2021-10-07T02:42:54.426Z] nexus3.edgexfoundry.org:10004 [2021-10-07T02:42:54.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:42:54.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:42:54.426Z] Configure a credential helper to remove this warning. See [2021-10-07T02:42:54.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:42:54.426Z] [2021-10-07T02:42:54.426Z] Login Succeeded [2021-10-07T02:42:54.426Z] docker.io [2021-10-07T02:42:54.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:42:55.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:42:55.238Z] Configure a credential helper to remove this warning. See [2021-10-07T02:42:55.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:42:55.238Z] [2021-10-07T02:42:55.238Z] Login Succeeded [2021-10-07T02:42:55.238Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T02:42:55.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-07T02:42:55.381Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2021-10-07T02:42:55.381Z] c439eddbe1d975b2354952de669c464f2d79e5f8 [2021-10-07T02:42:55.381Z] latest [2021-10-07T02:42:55.381Z] 2.0.1-dev.6 [2021-10-07T02:42:55.381Z] c439eddbe1d975b2354952de669c464f2d79e5f8-2.0.1-dev.6 [2021-10-07T02:42:55.381Z] main [2021-10-07T02:42:55.381Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:42:54.376Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-10-07T02:42:54.559Z] > git init /w/workspace/device-modbus-go/9 # timeout=10 [2021-10-07T02:42:54.673Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-10-07T02:42:54.674Z] > git --version # timeout=10 [2021-10-07T02:42:54.688Z] > git --version # 'git version 2.17.1' [2021-10-07T02:42:54.690Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T02:42:54.776Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T02:42:55.652Z] Avoid second fetch [2021-10-07T02:42:55.652Z] Checking out Revision c439eddbe1d975b2354952de669c464f2d79e5f8 (main) [2021-10-07T02:42:55.794Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:c439eddbe1d975b2354952de669c464f2d79e5f8 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:42:56.119Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:c439eddbe1d975b2354952de669c464f2d79e5f8 [2021-10-07T02:42:56.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-10-07T02:42:56.119Z] b4ff40d2fd41: Preparing [2021-10-07T02:42:56.119Z] 1220bde03c7d: Preparing [2021-10-07T02:42:56.119Z] c5ed0bd2203a: Preparing [2021-10-07T02:42:56.119Z] 5b028e6e574a: Preparing [2021-10-07T02:42:56.119Z] d2bd376bd49b: Preparing [2021-10-07T02:42:56.119Z] e2eb06d8af82: Preparing [2021-10-07T02:42:56.119Z] e2eb06d8af82: Waiting [2021-10-07T02:42:56.391Z] b4ff40d2fd41: Pushed [2021-10-07T02:42:56.391Z] 1220bde03c7d: Pushed [2021-10-07T02:42:56.391Z] e2eb06d8af82: Layer already exists [2021-10-07T02:42:56.660Z] d2bd376bd49b: Pushed [2021-10-07T02:42:56.660Z] 5b028e6e574a: Pushed [2021-10-07T02:42:55.612Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-10-07T02:42:55.629Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T02:42:55.698Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T02:42:55.710Z] > git checkout -f c439eddbe1d975b2354952de669c464f2d79e5f8 # timeout=10 [2021-10-07T02:42:57.634Z] c5ed0bd2203a: Pushed [2021-10-07T02:42:57.900Z] c439eddbe1d975b2354952de669c464f2d79e5f8: digest: sha256:f6cc854838b968ed2bd13b072c4350db1aa22dad7ed1d2bbdf452c8ca2a5c8f8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:42:58.235Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:42:58.569Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2021-10-07T02:42:58.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-10-07T02:42:58.569Z] b4ff40d2fd41: Preparing [2021-10-07T02:42:58.569Z] 1220bde03c7d: Preparing [2021-10-07T02:42:58.569Z] c5ed0bd2203a: Preparing [2021-10-07T02:42:58.569Z] 5b028e6e574a: Preparing [2021-10-07T02:42:58.569Z] d2bd376bd49b: Preparing [2021-10-07T02:42:58.569Z] e2eb06d8af82: Preparing [2021-10-07T02:42:58.569Z] e2eb06d8af82: Waiting [2021-10-07T02:42:58.569Z] c5ed0bd2203a: Layer already exists [2021-10-07T02:42:58.569Z] b4ff40d2fd41: Layer already exists [2021-10-07T02:42:58.569Z] 1220bde03c7d: Layer already exists [2021-10-07T02:42:58.569Z] d2bd376bd49b: Layer already exists [2021-10-07T02:42:58.569Z] 5b028e6e574a: Layer already exists [2021-10-07T02:42:58.569Z] e2eb06d8af82: Layer already exists [2021-10-07T02:42:58.569Z] latest: digest: sha256:f6cc854838b968ed2bd13b072c4350db1aa22dad7ed1d2bbdf452c8ca2a5c8f8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:42:58.906Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:42:59.227Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.6 [2021-10-07T02:42:59.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-10-07T02:42:59.227Z] b4ff40d2fd41: Preparing [2021-10-07T02:42:59.227Z] 1220bde03c7d: Preparing [2021-10-07T02:42:59.227Z] c5ed0bd2203a: Preparing [2021-10-07T02:42:59.227Z] 5b028e6e574a: Preparing [2021-10-07T02:42:59.227Z] d2bd376bd49b: Preparing [2021-10-07T02:42:59.227Z] e2eb06d8af82: Preparing [2021-10-07T02:42:59.227Z] e2eb06d8af82: Waiting [2021-10-07T02:42:59.227Z] b4ff40d2fd41: Layer already exists [2021-10-07T02:42:59.227Z] 5b028e6e574a: Layer already exists [2021-10-07T02:42:59.227Z] 1220bde03c7d: Layer already exists [2021-10-07T02:42:59.227Z] c5ed0bd2203a: Layer already exists [2021-10-07T02:42:59.227Z] d2bd376bd49b: Layer already exists [2021-10-07T02:42:59.227Z] e2eb06d8af82: Layer already exists [2021-10-07T02:42:59.227Z] 2.0.1-dev.6: digest: sha256:f6cc854838b968ed2bd13b072c4350db1aa22dad7ed1d2bbdf452c8ca2a5c8f8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:42:59.551Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:c439eddbe1d975b2354952de669c464f2d79e5f8-2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:42:59.889Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:c439eddbe1d975b2354952de669c464f2d79e5f8-2.0.1-dev.6 [2021-10-07T02:42:59.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-10-07T02:42:59.889Z] b4ff40d2fd41: Preparing [2021-10-07T02:42:59.889Z] 1220bde03c7d: Preparing [2021-10-07T02:42:59.889Z] c5ed0bd2203a: Preparing [2021-10-07T02:42:59.889Z] 5b028e6e574a: Preparing [2021-10-07T02:42:59.889Z] d2bd376bd49b: Preparing [2021-10-07T02:42:59.889Z] e2eb06d8af82: Preparing [2021-10-07T02:42:59.889Z] e2eb06d8af82: Waiting [2021-10-07T02:42:59.889Z] 5b028e6e574a: Layer already exists [2021-10-07T02:42:59.889Z] 1220bde03c7d: Layer already exists [2021-10-07T02:42:59.889Z] d2bd376bd49b: Layer already exists [2021-10-07T02:42:59.889Z] b4ff40d2fd41: Layer already exists [2021-10-07T02:42:59.889Z] c5ed0bd2203a: Layer already exists [2021-10-07T02:42:59.889Z] e2eb06d8af82: Layer already exists [2021-10-07T02:42:59.889Z] c439eddbe1d975b2354952de669c464f2d79e5f8-2.0.1-dev.6: digest: sha256:f6cc854838b968ed2bd13b072c4350db1aa22dad7ed1d2bbdf452c8ca2a5c8f8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:43:00.221Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:43:00.547Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2021-10-07T02:43:00.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-10-07T02:43:00.547Z] b4ff40d2fd41: Preparing [2021-10-07T02:43:00.547Z] 1220bde03c7d: Preparing [2021-10-07T02:43:00.547Z] c5ed0bd2203a: Preparing [2021-10-07T02:43:00.547Z] 5b028e6e574a: Preparing [2021-10-07T02:43:00.547Z] d2bd376bd49b: Preparing [2021-10-07T02:43:00.547Z] e2eb06d8af82: Preparing [2021-10-07T02:43:00.547Z] e2eb06d8af82: Waiting [2021-10-07T02:43:00.547Z] d2bd376bd49b: Layer already exists [2021-10-07T02:43:00.547Z] c5ed0bd2203a: Layer already exists [2021-10-07T02:43:00.547Z] 5b028e6e574a: Layer already exists [2021-10-07T02:43:00.547Z] 1220bde03c7d: Layer already exists [2021-10-07T02:43:00.547Z] b4ff40d2fd41: Layer already exists [2021-10-07T02:43:00.547Z] e2eb06d8af82: Layer already exists [2021-10-07T02:43:00.814Z] main: digest: sha256:f6cc854838b968ed2bd13b072c4350db1aa22dad7ed1d2bbdf452c8ca2a5c8f8 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-07T02:43:00.879Z] ===================================================== [Pipeline] echo [2021-10-07T02:43:00.895Z] taggedImages: [2021-10-07T02:43:00.895Z] - nexus3.edgexfoundry.org:10004/device-modbus:c439eddbe1d975b2354952de669c464f2d79e5f8 [2021-10-07T02:43:00.895Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2021-10-07T02:43:00.895Z] - nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.6 [2021-10-07T02:43:00.895Z] - nexus3.edgexfoundry.org:10004/device-modbus:c439eddbe1d975b2354952de669c464f2d79e5f8-2.0.1-dev.6 [2021-10-07T02:43:00.895Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:43:01.470Z] Commit message: "Merge pull request #282 from ernestojeda/changes-for-lts-builds" [2021-10-07T02:43:01.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T02:43:01.511Z] [2021-10-07T02:43:01.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:43:01.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T02:43:01.880Z] [2021-10-07T02:43:01.880Z] GitHub has been notified of this commit’s build result [2021-10-07T02:43:01.880Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T02:43:02.015Z] provisioning config files... [2021-10-07T02:43:02.055Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/9@tmp/config8569933577853147037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:43:02.747Z] ---> docker-login.sh [2021-10-07T02:43:02.747Z] nexus3.edgexfoundry.org:10001 [2021-10-07T02:43:05.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:43:05.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:43:05.506Z] Configure a credential helper to remove this warning. See [2021-10-07T02:43:05.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:43:05.506Z] [2021-10-07T02:43:05.506Z] Login Succeeded [2021-10-07T02:43:05.506Z] nexus3.edgexfoundry.org:10002 [2021-10-07T02:43:06.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:43:06.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:43:06.145Z] Configure a credential helper to remove this warning. See [2021-10-07T02:43:06.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:43:06.145Z] [2021-10-07T02:43:06.145Z] Login Succeeded [2021-10-07T02:43:06.145Z] nexus3.edgexfoundry.org:10003 [2021-10-07T02:43:06.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:43:06.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:43:06.807Z] Configure a credential helper to remove this warning. See [2021-10-07T02:43:06.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:43:06.807Z] [2021-10-07T02:43:06.807Z] Login Succeeded [2021-10-07T02:43:06.807Z] nexus3.edgexfoundry.org:10004 [2021-10-07T02:43:07.234Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T02:43:07.234Z] b4d181a07f80: Pulling fs layer [2021-10-07T02:43:07.234Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T02:43:07.234Z] ed53099fbce6: Pulling fs layer [2021-10-07T02:43:07.234Z] dc539afda2c1: Pulling fs layer [2021-10-07T02:43:07.234Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T02:43:07.234Z] 9065ff56babe: Pulling fs layer [2021-10-07T02:43:07.234Z] d287ab97295c: Pulling fs layer [2021-10-07T02:43:07.234Z] dc539afda2c1: Waiting [2021-10-07T02:43:07.234Z] 77bc0d833cb6: Waiting [2021-10-07T02:43:07.234Z] 9065ff56babe: Waiting [2021-10-07T02:43:07.234Z] d287ab97295c: Waiting [2021-10-07T02:43:07.235Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T02:43:07.235Z] a1111a8f2ec3: Download complete [2021-10-07T02:43:07.235Z] dc539afda2c1: Verifying Checksum [2021-10-07T02:43:07.235Z] dc539afda2c1: Download complete [2021-10-07T02:43:07.235Z] ed53099fbce6: Verifying Checksum [2021-10-07T02:43:07.235Z] ed53099fbce6: Download complete [2021-10-07T02:43:07.235Z] 9065ff56babe: Verifying Checksum [2021-10-07T02:43:07.235Z] 9065ff56babe: Download complete [2021-10-07T02:43:07.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:43:07.510Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T02:43:07.510Z] 77bc0d833cb6: Download complete [2021-10-07T02:43:07.510Z] b4d181a07f80: Verifying Checksum [2021-10-07T02:43:07.510Z] b4d181a07f80: Download complete [2021-10-07T02:43:07.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:43:07.732Z] Configure a credential helper to remove this warning. See [2021-10-07T02:43:07.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:43:07.732Z] [2021-10-07T02:43:07.732Z] Login Succeeded [2021-10-07T02:43:07.732Z] docker.io [2021-10-07T02:43:08.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:43:08.510Z] d287ab97295c: Verifying Checksum [2021-10-07T02:43:08.510Z] d287ab97295c: Download complete [2021-10-07T02:43:08.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:43:08.645Z] Configure a credential helper to remove this warning. See [2021-10-07T02:43:08.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:43:08.645Z] [2021-10-07T02:43:08.645Z] Login Succeeded [2021-10-07T02:43:08.645Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T02:43:08.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-10-07T02:43:09.097Z] b4d181a07f80: Pull complete [2021-10-07T02:43:09.097Z] a1111a8f2ec3: Pull complete [Pipeline] echo [2021-10-07T02:43:09.579Z] ========================================================= [2021-10-07T02:43:09.579Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-07T02:43:09.579Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:43:10.050Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-07T02:43:10.089Z] ed53099fbce6: Pull complete [2021-10-07T02:43:10.089Z] dc539afda2c1: Pull complete [2021-10-07T02:43:10.363Z] 77bc0d833cb6: Pull complete [2021-10-07T02:43:10.363Z] 9065ff56babe: Pull complete [2021-10-07T02:43:10.400Z] Sending build context to Docker daemon 661.5kB [2021-10-07T02:43:10.400Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T02:43:10.400Z] Step 2/9 : FROM ${BASE} AS builder [2021-10-07T02:43:10.690Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-07T02:43:10.690Z] bbf911997326: Pulling fs layer [2021-10-07T02:43:10.691Z] 58ec367f63d7: Pulling fs layer [2021-10-07T02:43:10.691Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-07T02:43:10.691Z] fc5181fea5dc: Pulling fs layer [2021-10-07T02:43:10.691Z] 9c418107303f: Pulling fs layer [2021-10-07T02:43:10.691Z] 284eca6f2348: Pulling fs layer [2021-10-07T02:43:10.691Z] 842844d905b1: Pulling fs layer [2021-10-07T02:43:10.691Z] 901a3a57568e: Pulling fs layer [2021-10-07T02:43:10.691Z] fc5181fea5dc: Waiting [2021-10-07T02:43:10.691Z] 284eca6f2348: Waiting [2021-10-07T02:43:10.691Z] 842844d905b1: Waiting [2021-10-07T02:43:10.691Z] 9c418107303f: Waiting [2021-10-07T02:43:10.691Z] 901a3a57568e: Waiting [2021-10-07T02:43:10.691Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-07T02:43:10.691Z] 1b4a6ffa7d45: Download complete [2021-10-07T02:43:10.979Z] 58ec367f63d7: Download complete [2021-10-07T02:43:10.979Z] bbf911997326: Verifying Checksum [2021-10-07T02:43:10.979Z] bbf911997326: Download complete [2021-10-07T02:43:10.979Z] 284eca6f2348: Download complete [2021-10-07T02:43:10.979Z] 9c418107303f: Verifying Checksum [2021-10-07T02:43:10.979Z] 9c418107303f: Download complete [2021-10-07T02:43:11.275Z] 842844d905b1: Verifying Checksum [2021-10-07T02:43:11.275Z] 842844d905b1: Download complete [2021-10-07T02:43:11.911Z] bbf911997326: Pull complete [2021-10-07T02:43:12.480Z] 58ec367f63d7: Pull complete [2021-10-07T02:43:12.771Z] 1b4a6ffa7d45: Pull complete [2021-10-07T02:43:15.774Z] d287ab97295c: Pull complete [2021-10-07T02:43:15.774Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T02:43:15.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T02:43:15.774Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T02:43:16.813Z] prd-centos7-docker-4c-2g-2261 does not seem to be running inside a container [2021-10-07T02:43:16.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/9 -v /w/workspace/device-modbus-go/9:/w/workspace/device-modbus-go/9:rw,z -v /w/workspace/device-modbus-go/9@tmp:/w/workspace/device-modbus-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T02:43:17.211Z] 901a3a57568e: Verifying Checksum [2021-10-07T02:43:17.212Z] 901a3a57568e: Download complete [2021-10-07T02:43:17.212Z] fc5181fea5dc: Verifying Checksum [2021-10-07T02:43:17.212Z] fc5181fea5dc: Download complete [2021-10-07T02:43:19.627Z] $ docker top f82d4b4785c87d6f3d0385cb8e3a98f39c2b584fe64733ae63a6a505785abdfd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:43:20.225Z] ---> job-cost.sh [2021-10-07T02:43:20.225Z] lf-activate-venv: SKIPPING [2021-10-07T02:43:20.225Z] INFO: No Stack... [2021-10-07T02:43:27.576Z] fc5181fea5dc: Pull complete [2021-10-07T02:43:27.576Z] 9c418107303f: Pull complete [2021-10-07T02:43:27.576Z] 284eca6f2348: Pull complete [2021-10-07T02:43:27.860Z] 842844d905b1: Pull complete [2021-10-07T02:43:32.742Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T02:43:32.742Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T02:43:33.069Z] + cat /w/workspace/device-modbus-go/9/archives/cost.csv [2021-10-07T02:43:33.069Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T02:43:33.120Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-9-stack-cost] [2021-10-07T02:43:33.127Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-9-stack-cost] did not exist. Created. [2021-10-07T02:43:33.128Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T02:43:33.419Z] 901a3a57568e: Pull complete [2021-10-07T02:43:33.419Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-07T02:43:33.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T02:43:33.419Z] ---> 72ade6ffb461 [2021-10-07T02:43:33.419Z] Step 3/9 : ARG MAKE='make build' [2021-10-07T02:43:33.470Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-07T02:43:33.520Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T02:43:33.529Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T02:43:33.555Z] $ docker stop --time=1 f82d4b4785c87d6f3d0385cb8e3a98f39c2b584fe64733ae63a6a505785abdfd [2021-10-07T02:43:34.892Z] $ docker rm -f f82d4b4785c87d6f3d0385cb8e3a98f39c2b584fe64733ae63a6a505785abdfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-07T02:43:41.990Z] ---> Running in a7a0ef0e40c0 [2021-10-07T02:43:41.990Z] Removing intermediate container a7a0ef0e40c0 [2021-10-07T02:43:41.990Z] ---> e42c471c617a [2021-10-07T02:43:41.990Z] Step 4/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T02:43:42.276Z] ---> Running in 0fe79a3157f1 [2021-10-07T02:43:44.988Z] Removing intermediate container 0fe79a3157f1 [2021-10-07T02:43:44.988Z] ---> 070787dfe3fc [2021-10-07T02:43:44.988Z] Step 5/9 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-10-07T02:43:45.305Z] ---> Running in 2a9ad6922147 [2021-10-07T02:43:46.410Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T02:43:47.778Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T02:43:48.506Z] (1/7) Installing openssh-keygen (8.4_p1-r4) [2021-10-07T02:43:48.506Z] (2/7) Installing libedit (20191231.3.1-r1) [2021-10-07T02:43:48.813Z] (3/7) Installing openssh-client (8.4_p1-r4) [2021-10-07T02:43:48.813Z] (4/7) Installing openssh-sftp-server (8.4_p1-r4) [2021-10-07T02:43:49.123Z] (5/7) Installing openssh-server-common (8.4_p1-r4) [2021-10-07T02:43:49.123Z] (6/7) Installing openssh-server (8.4_p1-r4) [2021-10-07T02:43:49.421Z] (7/7) Installing openssh (8.4_p1-r4) [2021-10-07T02:43:49.421Z] Executing busybox-1.32.1-r6.trigger [2021-10-07T02:43:49.421Z] OK: 224 MiB in 59 packages [2021-10-07T02:43:51.578Z] Removing intermediate container 2a9ad6922147 [2021-10-07T02:43:51.578Z] ---> 488c79d6db89 [2021-10-07T02:43:51.578Z] Step 6/9 : WORKDIR /device-modbus-go [2021-10-07T02:43:51.578Z] ---> Running in a626da82e248 [2021-10-07T02:43:51.889Z] Removing intermediate container a626da82e248 [2021-10-07T02:43:51.889Z] ---> 0c093dd4cd25 [2021-10-07T02:43:51.889Z] Step 7/9 : COPY . . [2021-10-07T02:43:52.977Z] ---> a619e9ffb003 [2021-10-07T02:43:52.977Z] Step 8/9 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T02:43:53.282Z] ---> Running in a3e248c57a60 [2021-10-07T02:44:26.161Z] Removing intermediate container a3e248c57a60 [2021-10-07T02:44:26.161Z] ---> ac2ed2027892 [2021-10-07T02:44:26.161Z] Step 9/9 : RUN ${MAKE} [2021-10-07T02:44:26.161Z] ---> Running in dce1d4b29631 [2021-10-07T02:44:26.161Z] noop [2021-10-07T02:44:26.161Z] Removing intermediate container dce1d4b29631 [2021-10-07T02:44:26.161Z] ---> 8db38514ecf3 [2021-10-07T02:44:26.161Z] Successfully built 8db38514ecf3 [2021-10-07T02:44:26.161Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:44:26.852Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T02:44:26.852Z] . [Pipeline] withDockerContainer [2021-10-07T02:44:27.140Z] prd-ubuntu18.04-docker-arm64-4c-16g-2262 does not seem to be running inside a container [2021-10-07T02:44:27.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/9 -v /w/workspace/device-modbus-go/9:/w/workspace/device-modbus-go/9:rw,z -v /w/workspace/device-modbus-go/9@tmp:/w/workspace/device-modbus-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-07T02:44:29.862Z] $ docker top de8734ec038b59446f62228c82d6a74e09c6f97d6f77295aa891214d64d3891c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T02:44:30.990Z] + go version [2021-10-07T02:44:30.990Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-07T02:44:31.025Z] $ docker stop --time=1 de8734ec038b59446f62228c82d6a74e09c6f97d6f77295aa891214d64d3891c [2021-10-07T02:44:32.957Z] $ docker rm -f de8734ec038b59446f62228c82d6a74e09c6f97d6f77295aa891214d64d3891c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:44:33.833Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T02:44:33.833Z] . [Pipeline] withDockerContainer [2021-10-07T02:44:34.155Z] prd-ubuntu18.04-docker-arm64-4c-16g-2262 does not seem to be running inside a container [2021-10-07T02:44:34.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/9 -v /w/workspace/device-modbus-go/9:/w/workspace/device-modbus-go/9:rw,z -v /w/workspace/device-modbus-go/9@tmp:/w/workspace/device-modbus-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-07T02:44:36.088Z] $ docker top 22a4506febb0de06936ccb633c0b6d0dc775053106d74a08c4b19ba7bee2bc53 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T02:44:37.208Z] + make test [2021-10-07T02:44:37.208Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-07T02:44:38.810Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-10-07T02:45:35.933Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-10-07T02:45:35.933Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.047s coverage: 46.6% of statements [2021-10-07T02:45:35.933Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-07T02:46:03.453Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T02:46:03.453Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-07T02:46:03.453Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-07T02:46:03.506Z] $ docker stop --time=1 22a4506febb0de06936ccb633c0b6d0dc775053106d74a08c4b19ba7bee2bc53 [2021-10-07T02:46:05.389Z] $ docker rm -f 22a4506febb0de06936ccb633c0b6d0dc775053106d74a08c4b19ba7bee2bc53 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T02:46:06.286Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T02:46:06.328Z] Warning: overwriting stash ‘coverage-report’ [2021-10-07T02:46:07.050Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-07T02:46:07.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-07T02:46:08.071Z] + ls -al . [2021-10-07T02:46:08.071Z] total 156 [2021-10-07T02:46:08.071Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 02:46 . [2021-10-07T02:46:08.071Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 02:42 .. [2021-10-07T02:46:08.071Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 7 02:42 .dockerignore [2021-10-07T02:46:08.071Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 02:43 .git [2021-10-07T02:46:08.071Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 02:42 .github [2021-10-07T02:46:08.071Z] -rw-rw-r-- 1 jenkins jenkins 331 Oct 7 02:42 .gitignore [2021-10-07T02:46:08.071Z] -rw-rw-r-- 1 jenkins jenkins 7707 Oct 7 02:42 Attribution.txt [2021-10-07T02:46:08.071Z] -rw-rw-r-- 1 jenkins jenkins 6038 Oct 7 02:42 CHANGELOG.md [2021-10-07T02:46:08.071Z] -rw-rw-r-- 1 jenkins jenkins 1523 Oct 7 02:42 Dockerfile [2021-10-07T02:46:08.071Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 02:42 GOVERNANCE.md [2021-10-07T02:46:08.071Z] -rw-rw-r-- 1 jenkins jenkins 679 Oct 7 02:42 Jenkinsfile [2021-10-07T02:46:08.071Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 7 02:42 LICENSE [2021-10-07T02:46:08.071Z] -rw-rw-r-- 1 jenkins jenkins 1009 Oct 7 02:42 Makefile [2021-10-07T02:46:08.071Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 7 02:42 OWNERS.md [2021-10-07T02:46:08.071Z] -rw-rw-r-- 1 jenkins jenkins 2891 Oct 7 02:42 README.md [2021-10-07T02:46:08.071Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 7 02:36 VERSION [2021-10-07T02:46:08.071Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 02:42 bin [2021-10-07T02:46:08.071Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 02:42 cmd [2021-10-07T02:46:08.071Z] -rw-r--r-- 1 jenkins jenkins 23727 Oct 7 02:45 coverage.out [2021-10-07T02:46:08.071Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 7 02:42 go.mod [2021-10-07T02:46:08.071Z] -rw-rw-r-- 1 jenkins jenkins 21529 Oct 7 02:42 go.sum [2021-10-07T02:46:08.071Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 02:42 internal [2021-10-07T02:46:08.071Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 02:42 simulator [2021-10-07T02:46:08.071Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 02:42 snap [2021-10-07T02:46:08.071Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 7 02:42 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:46:08.469Z] + 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=c439eddbe1d975b2354952de669c464f2d79e5f8 --label arch=arm64 --label version=2.0.1-dev.6 . [2021-10-07T02:46:08.753Z] Sending build context to Docker daemon 686.1kB [2021-10-07T02:46:08.753Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T02:46:08.753Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-07T02:46:08.753Z] ---> 8db38514ecf3 [2021-10-07T02:46:08.753Z] Step 3/22 : ARG MAKE='make build' [2021-10-07T02:46:09.036Z] ---> Running in 34cbf6187441 [2021-10-07T02:46:09.323Z] Removing intermediate container 34cbf6187441 [2021-10-07T02:46:09.323Z] ---> d7eaa6f9013f [2021-10-07T02:46:09.323Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T02:46:09.608Z] ---> Running in 831e51af897b [2021-10-07T02:46:11.690Z] Removing intermediate container 831e51af897b [2021-10-07T02:46:11.690Z] ---> 6c682aad6cfc [2021-10-07T02:46:11.690Z] Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-10-07T02:46:11.690Z] ---> Running in 263d813d7626 [2021-10-07T02:46:13.206Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T02:46:14.244Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T02:46:16.037Z] OK: 224 MiB in 59 packages [2021-10-07T02:46:17.127Z] Removing intermediate container 263d813d7626 [2021-10-07T02:46:17.127Z] ---> 6d66647ec2cd [2021-10-07T02:46:17.127Z] Step 6/22 : WORKDIR /device-modbus-go [2021-10-07T02:46:17.127Z] ---> Running in 9b2b8fb8a9df [2021-10-07T02:46:17.777Z] Removing intermediate container 9b2b8fb8a9df [2021-10-07T02:46:17.777Z] ---> 4481290f7c12 [2021-10-07T02:46:17.777Z] Step 7/22 : COPY . . [2021-10-07T02:46:19.016Z] ---> 38258ed06621 [2021-10-07T02:46:19.016Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T02:46:19.016Z] ---> Running in 5d09603f3540 [2021-10-07T02:46:21.086Z] Removing intermediate container 5d09603f3540 [2021-10-07T02:46:21.086Z] ---> 4df43bbb2803 [2021-10-07T02:46:21.086Z] Step 9/22 : RUN ${MAKE} [2021-10-07T02:46:21.086Z] ---> Running in 77896131544a [2021-10-07T02:46:22.629Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.0.1-dev.6" -o cmd/device-modbus ./cmd [2021-10-07T02:47:09.935Z] Removing intermediate container 77896131544a [2021-10-07T02:47:09.935Z] ---> d159746f4f43 [2021-10-07T02:47:09.935Z] Step 10/22 : FROM alpine:3.14 [2021-10-07T02:47:09.935Z] 3.14: Pulling from library/alpine [2021-10-07T02:47:09.935Z] 552d1f2373af: Pulling fs layer [2021-10-07T02:47:09.935Z] 552d1f2373af: Verifying Checksum [2021-10-07T02:47:09.935Z] 552d1f2373af: Download complete [2021-10-07T02:47:09.935Z] 552d1f2373af: Pull complete [2021-10-07T02:47:09.935Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-07T02:47:09.935Z] Status: Downloaded newer image for alpine:3.14 [2021-10-07T02:47:09.935Z] ---> bb3de5531c18 [2021-10-07T02:47:09.935Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2021-10-07T02:47:09.935Z] ---> Running in 0735fa36d555 [2021-10-07T02:47:09.935Z] Removing intermediate container 0735fa36d555 [2021-10-07T02:47:09.935Z] ---> 68263f1a3e70 [2021-10-07T02:47:09.935Z] Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T02:47:09.935Z] ---> Running in 933406bf436f [2021-10-07T02:47:09.935Z] Removing intermediate container 933406bf436f [2021-10-07T02:47:09.935Z] ---> a0957fc8cefc [2021-10-07T02:47:09.935Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-07T02:47:09.935Z] ---> Running in adc230509b46 [2021-10-07T02:47:09.935Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T02:47:10.232Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T02:47:11.284Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-07T02:47:11.284Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-07T02:47:11.284Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-07T02:47:11.284Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-07T02:47:11.586Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-07T02:47:11.586Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-07T02:47:11.908Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T02:47:11.908Z] OK: 8 MiB in 20 packages [2021-10-07T02:47:12.976Z] Removing intermediate container adc230509b46 [2021-10-07T02:47:12.976Z] ---> 8d7d3510e6af [2021-10-07T02:47:12.976Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2021-10-07T02:47:14.538Z] ---> 3494189adb86 [2021-10-07T02:47:14.538Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2021-10-07T02:47:15.186Z] ---> 7b4690e596c0 [2021-10-07T02:47:15.186Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2021-10-07T02:47:16.247Z] ---> 4fd787ccf695 [2021-10-07T02:47:16.247Z] Step 17/22 : EXPOSE 59901 [2021-10-07T02:47:16.247Z] ---> Running in 16828560f7b2 [2021-10-07T02:47:16.924Z] Removing intermediate container 16828560f7b2 [2021-10-07T02:47:16.924Z] ---> 9e50d54ccdb7 [2021-10-07T02:47:16.924Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2021-10-07T02:47:16.924Z] ---> Running in 8cbbd3cc0492 [2021-10-07T02:47:17.579Z] Removing intermediate container 8cbbd3cc0492 [2021-10-07T02:47:17.579Z] ---> 04500ea744ca [2021-10-07T02:47:17.579Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T02:47:17.579Z] ---> Running in 5e4dee7beaa2 [2021-10-07T02:47:18.260Z] Removing intermediate container 5e4dee7beaa2 [2021-10-07T02:47:18.260Z] ---> 778d7c9b7b91 [2021-10-07T02:47:18.260Z] Step 20/22 : LABEL arch=arm64 [2021-10-07T02:47:18.260Z] ---> Running in 241bbb4a480d [2021-10-07T02:47:18.911Z] Removing intermediate container 241bbb4a480d [2021-10-07T02:47:18.912Z] ---> de68cbe9b44b [2021-10-07T02:47:18.912Z] Step 21/22 : LABEL git_sha=c439eddbe1d975b2354952de669c464f2d79e5f8 [2021-10-07T02:47:18.912Z] ---> Running in 1935f9aee165 [2021-10-07T02:47:19.577Z] Removing intermediate container 1935f9aee165 [2021-10-07T02:47:19.577Z] ---> 6ba5469607fa [2021-10-07T02:47:19.577Z] Step 22/22 : LABEL version=2.0.1-dev.6 [2021-10-07T02:47:19.577Z] ---> Running in 98d72166d56e [2021-10-07T02:47:20.229Z] Removing intermediate container 98d72166d56e [2021-10-07T02:47:20.229Z] ---> 849ae2676f98 [2021-10-07T02:47:20.229Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-07T02:47:20.229Z] Successfully built 849ae2676f98 [2021-10-07T02:47:20.229Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T02:47:20.539Z] provisioning config files... [2021-10-07T02:47:20.580Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/9@tmp/config4574796396889496987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:47:21.031Z] ---> docker-login.sh [2021-10-07T02:47:21.031Z] nexus3.edgexfoundry.org:10001 [2021-10-07T02:47:21.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:47:21.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:47:21.605Z] Configure a credential helper to remove this warning. See [2021-10-07T02:47:21.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:47:21.605Z] [2021-10-07T02:47:21.605Z] Login Succeeded [2021-10-07T02:47:21.605Z] nexus3.edgexfoundry.org:10002 [2021-10-07T02:47:22.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:47:22.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:47:22.224Z] Configure a credential helper to remove this warning. See [2021-10-07T02:47:22.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:47:22.224Z] [2021-10-07T02:47:22.224Z] Login Succeeded [2021-10-07T02:47:22.224Z] nexus3.edgexfoundry.org:10003 [2021-10-07T02:47:22.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:47:23.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:47:23.132Z] Configure a credential helper to remove this warning. See [2021-10-07T02:47:23.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:47:23.132Z] [2021-10-07T02:47:23.132Z] Login Succeeded [2021-10-07T02:47:23.132Z] nexus3.edgexfoundry.org:10004 [2021-10-07T02:47:23.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:47:23.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:47:23.702Z] Configure a credential helper to remove this warning. See [2021-10-07T02:47:23.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:47:23.702Z] [2021-10-07T02:47:23.702Z] Login Succeeded [2021-10-07T02:47:23.702Z] docker.io [2021-10-07T02:47:24.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:47:24.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:47:24.611Z] Configure a credential helper to remove this warning. See [2021-10-07T02:47:24.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:47:24.611Z] [2021-10-07T02:47:24.611Z] Login Succeeded [2021-10-07T02:47:24.611Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T02:47:24.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-07T02:47:24.706Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2021-10-07T02:47:24.707Z] c439eddbe1d975b2354952de669c464f2d79e5f8 [2021-10-07T02:47:24.707Z] latest [2021-10-07T02:47:24.707Z] 2.0.1-dev.6 [2021-10-07T02:47:24.707Z] c439eddbe1d975b2354952de669c464f2d79e5f8-2.0.1-dev.6 [2021-10-07T02:47:24.707Z] main [2021-10-07T02:47:24.707Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:47:25.152Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:c439eddbe1d975b2354952de669c464f2d79e5f8 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:47:25.552Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:c439eddbe1d975b2354952de669c464f2d79e5f8 [2021-10-07T02:47:25.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-10-07T02:47:25.552Z] ca35d2b381a6: Preparing [2021-10-07T02:47:25.552Z] 0a6bb6959734: Preparing [2021-10-07T02:47:25.552Z] f4a746ab3846: Preparing [2021-10-07T02:47:25.552Z] 476017c239a9: Preparing [2021-10-07T02:47:25.552Z] 6e12c09af8b6: Preparing [2021-10-07T02:47:25.552Z] ee420dfed78a: Preparing [2021-10-07T02:47:26.171Z] 6e12c09af8b6: Pushed [2021-10-07T02:47:26.171Z] 0a6bb6959734: Pushed [2021-10-07T02:47:26.171Z] ca35d2b381a6: Pushed [2021-10-07T02:47:26.171Z] ee420dfed78a: Layer already exists [2021-10-07T02:47:26.850Z] 476017c239a9: Pushed [2021-10-07T02:47:28.901Z] f4a746ab3846: Pushed [2021-10-07T02:47:29.524Z] c439eddbe1d975b2354952de669c464f2d79e5f8: digest: sha256:2b089e81ea4e380c54a53d76960b48a2c5e94dc5235795a62687f7104994ffa9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:47:29.935Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:47:30.333Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2021-10-07T02:47:30.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-10-07T02:47:30.333Z] ca35d2b381a6: Preparing [2021-10-07T02:47:30.333Z] 0a6bb6959734: Preparing [2021-10-07T02:47:30.333Z] f4a746ab3846: Preparing [2021-10-07T02:47:30.333Z] 476017c239a9: Preparing [2021-10-07T02:47:30.333Z] 6e12c09af8b6: Preparing [2021-10-07T02:47:30.333Z] ee420dfed78a: Preparing [2021-10-07T02:47:30.333Z] ee420dfed78a: Waiting [2021-10-07T02:47:30.616Z] 0a6bb6959734: Layer already exists [2021-10-07T02:47:30.616Z] 6e12c09af8b6: Layer already exists [2021-10-07T02:47:30.616Z] ca35d2b381a6: Layer already exists [2021-10-07T02:47:30.616Z] f4a746ab3846: Layer already exists [2021-10-07T02:47:30.616Z] 476017c239a9: Layer already exists [2021-10-07T02:47:30.616Z] ee420dfed78a: Layer already exists [2021-10-07T02:47:30.616Z] latest: digest: sha256:2b089e81ea4e380c54a53d76960b48a2c5e94dc5235795a62687f7104994ffa9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:47:31.261Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:47:31.688Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.6 [2021-10-07T02:47:31.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-10-07T02:47:31.688Z] ca35d2b381a6: Preparing [2021-10-07T02:47:31.688Z] 0a6bb6959734: Preparing [2021-10-07T02:47:31.688Z] f4a746ab3846: Preparing [2021-10-07T02:47:31.688Z] 476017c239a9: Preparing [2021-10-07T02:47:31.688Z] 6e12c09af8b6: Preparing [2021-10-07T02:47:31.688Z] ee420dfed78a: Preparing [2021-10-07T02:47:31.688Z] ee420dfed78a: Waiting [2021-10-07T02:47:31.980Z] 476017c239a9: Layer already exists [2021-10-07T02:47:31.980Z] 6e12c09af8b6: Layer already exists [2021-10-07T02:47:31.980Z] 0a6bb6959734: Layer already exists [2021-10-07T02:47:31.980Z] ca35d2b381a6: Layer already exists [2021-10-07T02:47:31.980Z] f4a746ab3846: Layer already exists [2021-10-07T02:47:31.980Z] ee420dfed78a: Layer already exists [2021-10-07T02:47:31.980Z] 2.0.1-dev.6: digest: sha256:2b089e81ea4e380c54a53d76960b48a2c5e94dc5235795a62687f7104994ffa9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:47:32.385Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:c439eddbe1d975b2354952de669c464f2d79e5f8-2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:47:32.783Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:c439eddbe1d975b2354952de669c464f2d79e5f8-2.0.1-dev.6 [2021-10-07T02:47:32.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-10-07T02:47:32.783Z] ca35d2b381a6: Preparing [2021-10-07T02:47:32.783Z] 0a6bb6959734: Preparing [2021-10-07T02:47:32.783Z] f4a746ab3846: Preparing [2021-10-07T02:47:32.783Z] 476017c239a9: Preparing [2021-10-07T02:47:32.783Z] 6e12c09af8b6: Preparing [2021-10-07T02:47:32.783Z] ee420dfed78a: Preparing [2021-10-07T02:47:32.783Z] ee420dfed78a: Waiting [2021-10-07T02:47:33.072Z] 476017c239a9: Layer already exists [2021-10-07T02:47:33.072Z] 6e12c09af8b6: Layer already exists [2021-10-07T02:47:33.072Z] ca35d2b381a6: Layer already exists [2021-10-07T02:47:33.072Z] f4a746ab3846: Layer already exists [2021-10-07T02:47:33.072Z] 0a6bb6959734: Layer already exists [2021-10-07T02:47:33.072Z] ee420dfed78a: Layer already exists [2021-10-07T02:47:33.072Z] c439eddbe1d975b2354952de669c464f2d79e5f8-2.0.1-dev.6: digest: sha256:2b089e81ea4e380c54a53d76960b48a2c5e94dc5235795a62687f7104994ffa9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:47:33.475Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:47:33.871Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2021-10-07T02:47:33.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-10-07T02:47:33.871Z] ca35d2b381a6: Preparing [2021-10-07T02:47:33.871Z] 0a6bb6959734: Preparing [2021-10-07T02:47:33.871Z] f4a746ab3846: Preparing [2021-10-07T02:47:33.871Z] 476017c239a9: Preparing [2021-10-07T02:47:33.871Z] 6e12c09af8b6: Preparing [2021-10-07T02:47:33.871Z] ee420dfed78a: Preparing [2021-10-07T02:47:33.871Z] ee420dfed78a: Waiting [2021-10-07T02:47:34.153Z] f4a746ab3846: Layer already exists [2021-10-07T02:47:34.153Z] 6e12c09af8b6: Layer already exists [2021-10-07T02:47:34.153Z] 476017c239a9: Layer already exists [2021-10-07T02:47:34.153Z] 0a6bb6959734: Layer already exists [2021-10-07T02:47:34.153Z] ca35d2b381a6: Layer already exists [2021-10-07T02:47:34.153Z] ee420dfed78a: Layer already exists [2021-10-07T02:47:34.153Z] main: digest: sha256:2b089e81ea4e380c54a53d76960b48a2c5e94dc5235795a62687f7104994ffa9 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-07T02:47:34.226Z] ===================================================== [Pipeline] echo [2021-10-07T02:47:34.241Z] taggedImages: [2021-10-07T02:47:34.241Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:c439eddbe1d975b2354952de669c464f2d79e5f8 [2021-10-07T02:47:34.241Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2021-10-07T02:47:34.241Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.6 [2021-10-07T02:47:34.241Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:c439eddbe1d975b2354952de669c464f2d79e5f8-2.0.1-dev.6 [2021-10-07T02:47:34.241Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:47:34.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T02:47:35.103Z] [2021-10-07T02:47:35.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:47:35.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T02:47:35.798Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-07T02:47:35.798Z] 448f6bf000e3: Pulling fs layer [2021-10-07T02:47:35.798Z] f757da607395: Pulling fs layer [2021-10-07T02:47:35.798Z] 05883995daec: Pulling fs layer [2021-10-07T02:47:35.798Z] 8603b9c90790: Pulling fs layer [2021-10-07T02:47:35.798Z] 1560dd03e051: Pulling fs layer [2021-10-07T02:47:35.798Z] 27f5ce0e4adf: Pulling fs layer [2021-10-07T02:47:35.798Z] c2d8d7efcc4b: Pulling fs layer [2021-10-07T02:47:35.798Z] 8603b9c90790: Waiting [2021-10-07T02:47:35.798Z] 1560dd03e051: Waiting [2021-10-07T02:47:35.798Z] 27f5ce0e4adf: Waiting [2021-10-07T02:47:35.798Z] c2d8d7efcc4b: Waiting [2021-10-07T02:47:36.089Z] f757da607395: Verifying Checksum [2021-10-07T02:47:36.089Z] 8603b9c90790: Verifying Checksum [2021-10-07T02:47:36.089Z] 8603b9c90790: Download complete [2021-10-07T02:47:36.375Z] 1560dd03e051: Verifying Checksum [2021-10-07T02:47:36.375Z] 1560dd03e051: Download complete [2021-10-07T02:47:36.375Z] 05883995daec: Verifying Checksum [2021-10-07T02:47:36.375Z] 05883995daec: Download complete [2021-10-07T02:47:36.375Z] 27f5ce0e4adf: Download complete [2021-10-07T02:47:36.663Z] 448f6bf000e3: Verifying Checksum [2021-10-07T02:47:36.663Z] 448f6bf000e3: Download complete [2021-10-07T02:47:40.143Z] c2d8d7efcc4b: Verifying Checksum [2021-10-07T02:47:40.143Z] c2d8d7efcc4b: Download complete [2021-10-07T02:47:40.428Z] 448f6bf000e3: Pull complete [2021-10-07T02:47:41.438Z] f757da607395: Pull complete [2021-10-07T02:47:42.914Z] 05883995daec: Pull complete [2021-10-07T02:47:43.200Z] 8603b9c90790: Pull complete [2021-10-07T02:47:44.247Z] 1560dd03e051: Pull complete [2021-10-07T02:47:44.869Z] 27f5ce0e4adf: Pull complete [2021-10-07T02:48:00.104Z] c2d8d7efcc4b: Pull complete [2021-10-07T02:48:00.104Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-07T02:48:00.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T02:48:00.104Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-07T02:48:00.368Z] prd-ubuntu18.04-docker-arm64-4c-16g-2262 does not seem to be running inside a container [2021-10-07T02:48:00.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/9 -v /w/workspace/device-modbus-go/9:/w/workspace/device-modbus-go/9:rw,z -v /w/workspace/device-modbus-go/9@tmp:/w/workspace/device-modbus-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-07T02:48:05.381Z] $ docker top b68550fec0d7cfab86628cb003f9babdfe60dbd53e899d394ec9fc39a338f26d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:48:06.446Z] ---> job-cost.sh [2021-10-07T02:48:06.446Z] lf-activate-venv: SKIPPING [2021-10-07T02:48:06.446Z] INFO: No Stack... [2021-10-07T02:48:08.467Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-07T02:48:08.749Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T02:48:09.468Z] + cat /w/workspace/device-modbus-go/9/archives/cost.csv [2021-10-07T02:48:09.468Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T02:48:09.562Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-9-stack-cost] [2021-10-07T02:48:09.570Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-9-stack-cost] did not exist. Created. [2021-10-07T02:48:09.570Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T02:48:10.309Z] /w/workspace/device-modbus-go/9@tmp/durable-4cec80e4/script.sh: 1: /w/workspace/device-modbus-go/9@tmp/durable-4cec80e4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-07T02:48:11.025Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-07T02:48:11.055Z] Warning: overwriting stash ‘stack-cost’ [2021-10-07T02:48:11.110Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T02:48:11.127Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T02:48:11.150Z] $ docker stop --time=1 b68550fec0d7cfab86628cb003f9babdfe60dbd53e899d394ec9fc39a338f26d [2021-10-07T02:48:12.840Z] $ docker rm -f b68550fec0d7cfab86628cb003f9babdfe60dbd53e899d394ec9fc39a338f26d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-07T02:48:13.905Z] provisioning config files... [2021-10-07T02:48:13.924Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3941922105782896594tmp [Pipeline] { [Pipeline] sh [2021-10-07T02:48:14.249Z] + set +x [2021-10-07T02:48:14.249Z] + curl -s https://codecov.io/bash [2021-10-07T02:48:14.249Z] + bash -s -- [2021-10-07T02:48:14.249Z] [2021-10-07T02:48:14.249Z] _____ _ [2021-10-07T02:48:14.249Z] / ____| | | [2021-10-07T02:48:14.249Z] | | ___ __| | ___ ___ _____ __ [2021-10-07T02:48:14.249Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-07T02:48:14.249Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-07T02:48:14.249Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-07T02:48:14.249Z] Bash-1.0.6 [2021-10-07T02:48:14.249Z] [2021-10-07T02:48:14.249Z] [2021-10-07T02:48:14.249Z] ==> git version 2.24.4 found [2021-10-07T02:48:14.249Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-07T02:48:14.249Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-07T02:48:14.249Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-07T02:48:14.249Z] ==> Jenkins CI detected. [2021-10-07T02:48:14.249Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2021-10-07T02:48:14.249Z] project root: . [2021-10-07T02:48:14.249Z] --> token set from env [2021-10-07T02:48:14.249Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-07T02:48:14.249Z] ==> Running gcov in . (disable via -X gcov) [2021-10-07T02:48:14.249Z] ==> Python coveragepy not found [2021-10-07T02:48:14.249Z] ==> Searching for coverage reports in: [2021-10-07T02:48:14.249Z] + . [2021-10-07T02:48:14.514Z] -> Found 1 reports [2021-10-07T02:48:14.514Z] ==> Detecting git/mercurial file structure [2021-10-07T02:48:14.514Z] ==> Reading reports [2021-10-07T02:48:14.514Z] + ./coverage.out bytes=23727 [2021-10-07T02:48:14.514Z] ==> Appending adjustments [2021-10-07T02:48:14.514Z] https://docs.codecov.io/docs/fixing-reports [2021-10-07T02:48:14.514Z] + Found adjustments [2021-10-07T02:48:14.514Z] ==> Gzipping contents [2021-10-07T02:48:14.514Z] 4.0K /tmp/codecov.uBORER.gz [2021-10-07T02:48:14.514Z] ==> Uploading reports [2021-10-07T02:48:14.514Z] url: https://codecov.io [2021-10-07T02:48:14.514Z] query: branch=main&commit=c439eddbe1d975b2354952de669c464f2d79e5f8&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-07T02:48:14.514Z] -> Pinging Codecov [2021-10-07T02:48:14.515Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=c439eddbe1d975b2354952de669c464f2d79e5f8&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-07T02:48:15.301Z] -> Uploading to [2021-10-07T02:48:15.301Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-07/55DBCA73C666E3227836607328DD7E49/c439eddbe1d975b2354952de669c464f2d79e5f8/5bc318f4-d3f2-4d15-b7cf-833d32686b8e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211007T024814Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7cb72ca26326ef40d3499cef941fdf69c79222c364ba89c063bdd1d4f8be68f [2021-10-07T02:48:15.301Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-07T02:48:15.302Z] Dload Upload Total Spent Left Speed [2021-10-07T02:48:15.302Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4013 0 0 100 4013 0 12791 --:--:-- --:--:-- --:--:-- 12821 [2021-10-07T02:48:15.302Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/c439eddbe1d975b2354952de669c464f2d79e5f8 [Pipeline] } [2021-10-07T02:48:15.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-07T02:48:16.017Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-07T02:48:16.029Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:48:16.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-07T02:48:16.351Z] [2021-10-07T02:48:16.352Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:48:16.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-07T02:48:16.715Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-07T02:48:16.715Z] 188c0c94c7c5: Pulling fs layer [2021-10-07T02:48:16.715Z] 0ef7d3d256c8: Pulling fs layer [2021-10-07T02:48:16.715Z] de9db76c5a1d: Pulling fs layer [2021-10-07T02:48:16.715Z] 0eba1c9be4d2: Pulling fs layer [2021-10-07T02:48:16.715Z] 0d57e429df01: Pulling fs layer [2021-10-07T02:48:16.715Z] 4e4be7b47b0d: Pulling fs layer [2021-10-07T02:48:16.715Z] e1f770b5df2f: Pulling fs layer [2021-10-07T02:48:16.715Z] 85a0685a4137: Pulling fs layer [2021-10-07T02:48:16.715Z] 0d57e429df01: Waiting [2021-10-07T02:48:16.715Z] 4e4be7b47b0d: Waiting [2021-10-07T02:48:16.715Z] e1f770b5df2f: Waiting [2021-10-07T02:48:16.715Z] 85a0685a4137: Waiting [2021-10-07T02:48:16.715Z] 0eba1c9be4d2: Waiting [2021-10-07T02:48:16.715Z] de9db76c5a1d: Verifying Checksum [2021-10-07T02:48:16.715Z] de9db76c5a1d: Download complete [2021-10-07T02:48:16.987Z] 0ef7d3d256c8: Verifying Checksum [2021-10-07T02:48:16.987Z] 0ef7d3d256c8: Download complete [2021-10-07T02:48:16.987Z] 0d57e429df01: Verifying Checksum [2021-10-07T02:48:16.987Z] 0d57e429df01: Download complete [2021-10-07T02:48:16.987Z] 4e4be7b47b0d: Verifying Checksum [2021-10-07T02:48:16.987Z] 4e4be7b47b0d: Download complete [2021-10-07T02:48:16.987Z] 188c0c94c7c5: Verifying Checksum [2021-10-07T02:48:16.987Z] 188c0c94c7c5: Download complete [2021-10-07T02:48:17.259Z] 188c0c94c7c5: Pull complete [2021-10-07T02:48:17.259Z] 0ef7d3d256c8: Pull complete [2021-10-07T02:48:17.259Z] de9db76c5a1d: Pull complete [2021-10-07T02:48:17.526Z] 0eba1c9be4d2: Verifying Checksum [2021-10-07T02:48:17.526Z] 0eba1c9be4d2: Download complete [2021-10-07T02:48:18.118Z] e1f770b5df2f: Verifying Checksum [2021-10-07T02:48:18.118Z] e1f770b5df2f: Download complete [2021-10-07T02:48:19.093Z] 85a0685a4137: Verifying Checksum [2021-10-07T02:48:19.093Z] 85a0685a4137: Download complete [2021-10-07T02:48:21.688Z] 0eba1c9be4d2: Pull complete [2021-10-07T02:48:21.688Z] 0d57e429df01: Pull complete [2021-10-07T02:48:21.688Z] 4e4be7b47b0d: Pull complete [2021-10-07T02:48:22.645Z] e1f770b5df2f: Pull complete [2021-10-07T02:48:26.940Z] 85a0685a4137: Pull complete [2021-10-07T02:48:26.940Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-07T02:48:26.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-07T02:48:26.940Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-07T02:48:27.028Z] prd-centos7-docker-4c-2g-2251 does not seem to be running inside a container [2021-10-07T02:48:27.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-07T02:48:30.567Z] $ docker top b1f296798a37596610b8cfa15efb4cd8f5be5a5be89c8eef02537fbca56d237a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-07T02:48:30.875Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-07T02:48:31.182Z] + set -o pipefail [2021-10-07T02:48:31.183Z] + snyk monitor '--org=edgex-jenkins' [2021-10-07T02:48:35.423Z] [2021-10-07T02:48:35.423Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2021-10-07T02:48:35.423Z] [2021-10-07T02:48:35.424Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/0196e9bc-60e4-4543-a925-6b23485faa1e [2021-10-07T02:48:35.424Z] [2021-10-07T02:48:35.424Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2021-10-07T02:48:35.424Z] [2021-10-07T02:48:35.424Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-07T02:48:35.424Z] [2021-10-07T02:48:35.424Z] [2021-10-07T02:48:35.424Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-10-07T02:48:35.424Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-10-07T02:48:35.445Z] $ docker stop --time=1 b1f296798a37596610b8cfa15efb4cd8f5be5a5be89c8eef02537fbca56d237a [2021-10-07T02:48:37.154Z] $ docker rm -f b1f296798a37596610b8cfa15efb4cd8f5be5a5be89c8eef02537fbca56d237a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T02:48:38.458Z] + git log --format=format:%s -1 c439eddbe1d975b2354952de669c464f2d79e5f8 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:48:38.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T02:48:38.784Z] . [Pipeline] withDockerContainer [2021-10-07T02:48:38.865Z] prd-centos7-docker-4c-2g-2251 does not seem to be running inside a container [2021-10-07T02:48:39.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T02:48:39.492Z] $ docker top fe0b6df0115d3d36d4292d767c5aeed4faa06606303354a3f57089fb878d28e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T02:48:39.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T02:48:39.638Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T02:48:39.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T02:48:39.760Z] $ docker exec fe0b6df0115d3d36d4292d767c5aeed4faa06606303354a3f57089fb878d28e9 ssh-agent [2021-10-07T02:48:39.906Z] SSH_AUTH_SOCK=/tmp/ssh-dm8rW52bzMHk/agent.14 [2021-10-07T02:48:39.906Z] SSH_AGENT_PID=20 [2021-10-07T02:48:39.915Z] Running ssh-add (command line suppressed) [2021-10-07T02:48:40.006Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4372377611734118604.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4372377611734118604.key) [2021-10-07T02:48:40.036Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T02:48:40.347Z] + git semver tag [2021-10-07T02:48:40.347Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T02:48:40.347Z] # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git [2021-10-07T02:48:40.347Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main [2021-10-07T02:48:40.347Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T02:48:40.347Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T02:48:40.347Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T02:48:40.347Z] # $SEMVER_BRANCH = main [2021-10-07T02:48:40.347Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [2021-10-07T02:48:40.347Z] # c439eddbe1d975b2354952de669c464f2d79e5f8 HEAD [2021-10-07T02:48:40.347Z] # -> Force: false [2021-10-07T02:48:40.347Z] # c2e94a54e0c1c5d34ccaf000adc16d13393af541 refs/tags/v2.0.1-dev.6 [Pipeline] } [2021-10-07T02:48:40.366Z] $ docker exec --env ******** --env ******** fe0b6df0115d3d36d4292d767c5aeed4faa06606303354a3f57089fb878d28e9 ssh-agent -k [2021-10-07T02:48:40.455Z] unset SSH_AUTH_SOCK; [2021-10-07T02:48:40.455Z] unset SSH_AGENT_PID; [2021-10-07T02:48:40.456Z] echo Agent pid 20 killed; [2021-10-07T02:48:40.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T02:48:40.818Z] + git semver [Pipeline] } [2021-10-07T02:48:40.844Z] $ docker stop --time=1 fe0b6df0115d3d36d4292d767c5aeed4faa06606303354a3f57089fb878d28e9 [2021-10-07T02:48:42.055Z] $ docker rm -f fe0b6df0115d3d36d4292d767c5aeed4faa06606303354a3f57089fb878d28e9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:48:42.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-07T02:48:42.528Z] [2021-10-07T02:48:42.528Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:48:42.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-07T02:48:42.851Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-07T02:48:42.851Z] ab5ef0e58194: Pulling fs layer [2021-10-07T02:48:42.851Z] 9712f1f96733: Pulling fs layer [2021-10-07T02:48:42.851Z] 63f879dbbcfc: Pulling fs layer [2021-10-07T02:48:42.851Z] 0d9ebad4ef96: Pulling fs layer [2021-10-07T02:48:42.851Z] e9a5061849ea: Pulling fs layer [2021-10-07T02:48:42.851Z] d747dcd14b5f: Pulling fs layer [2021-10-07T02:48:42.851Z] 2de7ff778b66: Pulling fs layer [2021-10-07T02:48:42.851Z] 0d9ebad4ef96: Waiting [2021-10-07T02:48:42.851Z] e9a5061849ea: Waiting [2021-10-07T02:48:42.851Z] d747dcd14b5f: Waiting [2021-10-07T02:48:42.851Z] 2de7ff778b66: Waiting [2021-10-07T02:48:42.851Z] 9712f1f96733: Verifying Checksum [2021-10-07T02:48:42.851Z] 9712f1f96733: Download complete [2021-10-07T02:48:43.829Z] 63f879dbbcfc: Verifying Checksum [2021-10-07T02:48:43.829Z] 63f879dbbcfc: Download complete [2021-10-07T02:48:43.829Z] ab5ef0e58194: Verifying Checksum [2021-10-07T02:48:43.829Z] ab5ef0e58194: Download complete [2021-10-07T02:48:44.101Z] d747dcd14b5f: Verifying Checksum [2021-10-07T02:48:44.101Z] d747dcd14b5f: Download complete [2021-10-07T02:48:44.369Z] 0d9ebad4ef96: Verifying Checksum [2021-10-07T02:48:44.369Z] 0d9ebad4ef96: Download complete [2021-10-07T02:48:44.369Z] e9a5061849ea: Verifying Checksum [2021-10-07T02:48:44.369Z] e9a5061849ea: Download complete [2021-10-07T02:48:44.369Z] 2de7ff778b66: Verifying Checksum [2021-10-07T02:48:44.369Z] 2de7ff778b66: Download complete [2021-10-07T02:48:46.979Z] ab5ef0e58194: Pull complete [2021-10-07T02:48:47.259Z] 9712f1f96733: Pull complete [2021-10-07T02:48:48.243Z] 63f879dbbcfc: Pull complete [2021-10-07T02:48:52.526Z] 0d9ebad4ef96: Pull complete [2021-10-07T02:48:52.526Z] e9a5061849ea: Pull complete [2021-10-07T02:48:52.526Z] d747dcd14b5f: Pull complete [2021-10-07T02:48:53.958Z] 2de7ff778b66: Pull complete [2021-10-07T02:48:53.958Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-07T02:48:53.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-07T02:48:53.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-07T02:48:54.046Z] prd-centos7-docker-4c-2g-2251 does not seem to be running inside a container [2021-10-07T02:48:54.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-07T02:48:57.219Z] $ docker top 1656e94fcc255644c1d1a45e1d3760a59d54afda1f51f433a1d8b714b5105003 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-07T02:48:57.310Z] provisioning config files... [2021-10-07T02:48:57.323Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4198924750664320368tmp [2021-10-07T02:48:57.341Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1849139762200105138tmp [2021-10-07T02:48:57.359Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1629225778924807352tmp [Pipeline] { [Pipeline] echo [2021-10-07T02:48:57.382Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:48:57.687Z] ---> sigul-configuration.sh [2021-10-07T02:48:57.688Z] gpg: directory `/root/.gnupg' created [2021-10-07T02:48:57.688Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-07T02:48:57.688Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-07T02:48:57.688Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-07T02:48:57.688Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-07T02:48:57.688Z] gpg: CAST5 encrypted data [2021-10-07T02:48:57.688Z] gpg: encrypted with 1 passphrase [2021-10-07T02:48:57.688Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-07T02:48:58.022Z] + mkdir /home/jenkins [2021-10-07T02:48:58.022Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-07T02:48:58.335Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-10-07T02:48:58.351Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:48:58.675Z] ---> sigul-install.sh [2021-10-07T02:48:58.675Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-07T02:48:58.996Z] + git tag --list [2021-10-07T02:48:58.996Z] 0.7.1 [2021-10-07T02:48:58.996Z] v1.0.0 [2021-10-07T02:48:58.996Z] v1.1.0 [2021-10-07T02:48:58.996Z] v1.1.1 [2021-10-07T02:48:58.996Z] v1.2.2 [2021-10-07T02:48:58.996Z] v1.3.0 [2021-10-07T02:48:58.996Z] v1.3.1 [2021-10-07T02:48:58.996Z] v2.0.0 [2021-10-07T02:48:58.996Z] v2.0.1-dev.1 [2021-10-07T02:48:58.996Z] v2.0.1-dev.2 [2021-10-07T02:48:58.997Z] v2.0.1-dev.3 [2021-10-07T02:48:58.997Z] v2.0.1-dev.4 [2021-10-07T02:48:58.997Z] v2.0.1-dev.5 [2021-10-07T02:48:58.997Z] v2.0.1-dev.6 [Pipeline] sh [2021-10-07T02:48:59.308Z] + lftools sign git-tag v2.0.1-dev.6 [2021-10-07T02:48:59.891Z] Signing Git tag with Sigul... [2021-10-07T02:48:59.891Z] Signing v2.0.1-dev.6 [Pipeline] echo [2021-10-07T02:49:00.859Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:49:01.169Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-07T02:49:01.182Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-07T02:49:01.220Z] $ docker stop --time=1 1656e94fcc255644c1d1a45e1d3760a59d54afda1f51f433a1d8b714b5105003 [2021-10-07T02:49:02.434Z] $ docker rm -f 1656e94fcc255644c1d1a45e1d3760a59d54afda1f51f433a1d8b714b5105003 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:49:03.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T02:49:03.067Z] . [Pipeline] withDockerContainer [2021-10-07T02:49:03.379Z] prd-centos7-docker-4c-2g-2251 does not seem to be running inside a container [2021-10-07T02:49:03.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T02:49:03.860Z] $ docker top 7939ab4a5ef60f2c1d286208eea803a52bf3aa5cd6be543ddad90fc801878823 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T02:49:04.014Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T02:49:04.014Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T02:49:04.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T02:49:04.143Z] $ docker exec 7939ab4a5ef60f2c1d286208eea803a52bf3aa5cd6be543ddad90fc801878823 ssh-agent [2021-10-07T02:49:04.261Z] SSH_AUTH_SOCK=/tmp/ssh-BpY4GYsveayV/agent.14 [2021-10-07T02:49:04.261Z] SSH_AGENT_PID=20 [2021-10-07T02:49:04.271Z] Running ssh-add (command line suppressed) [2021-10-07T02:49:04.383Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5605895413600569362.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5605895413600569362.key) [2021-10-07T02:49:04.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T02:49:04.719Z] + git semver bump pre [2021-10-07T02:49:04.719Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T02:49:04.719Z] # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git [2021-10-07T02:49:04.719Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main [2021-10-07T02:49:04.719Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T02:49:04.719Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T02:49:04.719Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T02:49:04.719Z] # $SEMVER_BRANCH = main [2021-10-07T02:49:04.719Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [2021-10-07T02:49:04.719Z] 2.0.1-dev.7 [Pipeline] } [2021-10-07T02:49:04.733Z] $ docker exec --env ******** --env ******** 7939ab4a5ef60f2c1d286208eea803a52bf3aa5cd6be543ddad90fc801878823 ssh-agent -k [2021-10-07T02:49:04.832Z] unset SSH_AUTH_SOCK; [2021-10-07T02:49:04.832Z] unset SSH_AGENT_PID; [2021-10-07T02:49:04.832Z] echo Agent pid 20 killed; [2021-10-07T02:49:04.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T02:49:05.194Z] + git semver [Pipeline] } [2021-10-07T02:49:05.216Z] $ docker stop --time=1 7939ab4a5ef60f2c1d286208eea803a52bf3aa5cd6be543ddad90fc801878823 [2021-10-07T02:49:06.437Z] $ docker rm -f 7939ab4a5ef60f2c1d286208eea803a52bf3aa5cd6be543ddad90fc801878823 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:49:06.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T02:49:06.846Z] . [Pipeline] withDockerContainer [2021-10-07T02:49:06.933Z] prd-centos7-docker-4c-2g-2251 does not seem to be running inside a container [2021-10-07T02:49:06.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T02:49:07.369Z] $ docker top 75ec5a02e6a92f8dee2af89df0ce53145796a1497ced9b4672395c18f625a555 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T02:49:07.481Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T02:49:07.481Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T02:49:07.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T02:49:07.597Z] $ docker exec 75ec5a02e6a92f8dee2af89df0ce53145796a1497ced9b4672395c18f625a555 ssh-agent [2021-10-07T02:49:07.713Z] SSH_AUTH_SOCK=/tmp/ssh-1w7FBoUM6w8c/agent.14 [2021-10-07T02:49:07.713Z] SSH_AGENT_PID=20 [2021-10-07T02:49:07.722Z] Running ssh-add (command line suppressed) [2021-10-07T02:49:07.817Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1370072263478409940.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1370072263478409940.key) [2021-10-07T02:49:07.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T02:49:08.148Z] + git semver push [2021-10-07T02:49:08.148Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T02:49:08.148Z] # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git [2021-10-07T02:49:08.148Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main [2021-10-07T02:49:08.148Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T02:49:08.148Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T02:49:08.148Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T02:49:08.148Z] # $SEMVER_BRANCH = main [2021-10-07T02:49:08.148Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } [2021-10-07T02:49:09.574Z] $ docker exec --env ******** --env ******** 75ec5a02e6a92f8dee2af89df0ce53145796a1497ced9b4672395c18f625a555 ssh-agent -k [2021-10-07T02:49:09.668Z] unset SSH_AUTH_SOCK; [2021-10-07T02:49:09.668Z] unset SSH_AGENT_PID; [2021-10-07T02:49:09.668Z] echo Agent pid 20 killed; [2021-10-07T02:49:09.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T02:49:10.025Z] + git semver [Pipeline] } [2021-10-07T02:49:10.044Z] $ docker stop --time=1 75ec5a02e6a92f8dee2af89df0ce53145796a1497ced9b4672395c18f625a555 [2021-10-07T02:49:11.236Z] $ docker rm -f 75ec5a02e6a92f8dee2af89df0ce53145796a1497ced9b4672395c18f625a555 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-07T02:49:12.278Z] + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:49:12.603Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:49:13.186Z] ---> package-listing.sh [2021-10-07T02:49:13.186Z] ++ facter osfamily [2021-10-07T02:49:13.186Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-07T02:49:13.452Z] + OS_FAMILY=redhat [2021-10-07T02:49:13.452Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2021-10-07T02:49:13.452Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-07T02:49:13.452Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-07T02:49:13.452Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-07T02:49:13.452Z] + PACKAGES=/tmp/packages_start.txt [2021-10-07T02:49:13.452Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2021-10-07T02:49:13.452Z] + PACKAGES=/tmp/packages_end.txt [2021-10-07T02:49:13.452Z] + case "${OS_FAMILY}" in [2021-10-07T02:49:13.452Z] + rpm -qa [2021-10-07T02:49:13.452Z] + sort [2021-10-07T02:49:14.030Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-07T02:49:14.030Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-07T02:49:14.030Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-07T02:49:14.030Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2021-10-07T02:49:14.030Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2021-10-07T02:49:14.030Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2021-10-07T02:49:14.045Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-07T02:49:14.341Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:49:14.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T02:49:14.931Z] [2021-10-07T02:49:14.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:49:15.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T02:49:15.255Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T02:49:15.255Z] b4d181a07f80: Pulling fs layer [2021-10-07T02:49:15.255Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T02:49:15.255Z] ed53099fbce6: Pulling fs layer [2021-10-07T02:49:15.255Z] dc539afda2c1: Pulling fs layer [2021-10-07T02:49:15.255Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T02:49:15.255Z] 9065ff56babe: Pulling fs layer [2021-10-07T02:49:15.255Z] d287ab97295c: Pulling fs layer [2021-10-07T02:49:15.255Z] 77bc0d833cb6: Waiting [2021-10-07T02:49:15.255Z] 9065ff56babe: Waiting [2021-10-07T02:49:15.255Z] d287ab97295c: Waiting [2021-10-07T02:49:15.255Z] dc539afda2c1: Waiting [2021-10-07T02:49:15.521Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T02:49:15.521Z] a1111a8f2ec3: Download complete [2021-10-07T02:49:15.521Z] dc539afda2c1: Verifying Checksum [2021-10-07T02:49:15.521Z] dc539afda2c1: Download complete [2021-10-07T02:49:15.794Z] ed53099fbce6: Verifying Checksum [2021-10-07T02:49:15.794Z] ed53099fbce6: Download complete [2021-10-07T02:49:15.794Z] b4d181a07f80: Verifying Checksum [2021-10-07T02:49:15.794Z] b4d181a07f80: Download complete [2021-10-07T02:49:15.794Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T02:49:15.794Z] 77bc0d833cb6: Download complete [2021-10-07T02:49:15.794Z] 9065ff56babe: Verifying Checksum [2021-10-07T02:49:15.794Z] 9065ff56babe: Download complete [2021-10-07T02:49:16.762Z] d287ab97295c: Verifying Checksum [2021-10-07T02:49:16.762Z] d287ab97295c: Download complete [2021-10-07T02:49:17.349Z] b4d181a07f80: Pull complete [2021-10-07T02:49:17.349Z] a1111a8f2ec3: Pull complete [2021-10-07T02:49:17.938Z] ed53099fbce6: Pull complete [2021-10-07T02:49:17.938Z] dc539afda2c1: Pull complete [2021-10-07T02:49:18.522Z] 77bc0d833cb6: Pull complete [2021-10-07T02:49:18.522Z] 9065ff56babe: Pull complete [2021-10-07T02:49:23.908Z] d287ab97295c: Pull complete [2021-10-07T02:49:23.908Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T02:49:23.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T02:49:23.908Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T02:49:23.988Z] prd-centos7-docker-4c-2g-2251 does not seem to be running inside a container [2021-10-07T02:49:24.043Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T02:49:27.218Z] $ docker top bd9b424c6044f1d02e9e2478072d22366ca840a48882d764cfa400095607fe15 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T02:49:27.608Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-07T02:49:27.923Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-07T02:49:28.232Z] + ls /var/log/sa-host [2021-10-07T02:49:28.232Z] + sadf -c /var/log/sa-host/sa07 [2021-10-07T02:49:28.232Z] file_magic: OK [2021-10-07T02:49:28.232Z] HZ: Using current value: 100 [2021-10-07T02:49:28.232Z] file_header: OK [2021-10-07T02:49:28.232Z] 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-10-07T02:49:28.232Z] Statistics: [2021-10-07T02:49:28.232Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T02:49:28.232Z] File successfully converted to sysstat format version 12.0.3 [2021-10-07T02:49:28.232Z] + sadf -c /var/log/sa-host/sa30 [2021-10-07T02:49:28.232Z] file_magic: OK [2021-10-07T02:49:28.232Z] HZ: Using current value: 100 [2021-10-07T02:49:28.232Z] file_header: OK [2021-10-07T02:49:28.232Z] 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-10-07T02:49:28.232Z] Statistics: [2021-10-07T02:49:28.232Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T02:49:28.232Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T02:49:28.835Z] provisioning config files... [2021-10-07T02:49:28.886Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6471051213471534542tmp [Pipeline] { [Pipeline] echo [2021-10-07T02:49:28.975Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:49:29.284Z] ---> create-netrc.sh [Pipeline] } [2021-10-07T02:49:29.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:49:29.700Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-07T02:49:29.714Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:49:30.020Z] ---> sudo-logs.sh [2021-10-07T02:49:30.020Z] Archiving 'sudo' log.. [2021-10-07T02:49:30.020Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2251.novalocal: Name or service not known [2021-10-07T02:49:30.020Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2251.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-07T02:49:30.058Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:49:30.368Z] ---> job-cost.sh [2021-10-07T02:49:30.368Z] lf-activate-venv: SKIPPING [2021-10-07T02:49:30.368Z] DEBUG: total: 0.10999999940395355 [2021-10-07T02:49:30.368Z] INFO: Retrieving Stack Cost... [2021-10-07T02:49:30.947Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T02:49:31.214Z] INFO: Archiving Costs [Pipeline] echo [2021-10-07T02:49:31.229Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:49:31.536Z] ---> logs-deploy.sh [2021-10-07T02:49:31.536Z] lf-activate-venv: SKIPPING [2021-10-07T02:49:31.536Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/9 [2021-10-07T02:49:31.536Z] INFO: archiving workspace using pattern(s): [2021-10-07T02:49:32.497Z] Archives upload complete. [2021-10-07T02:49:32.497Z] INFO: archiving logs to Nexus