Pull request #243 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 45c05ef26718253f7a00459a07282a112a4c40f8+13088d9dec4550f0cc4856225025b51f703f2058 (781e3df84968dc37d6791799008bc17b49d3aaf8) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh349594463002675731.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7035961777588241698.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-243/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-243/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5022276724050970947.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-243/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1955209117987248237.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1145327778287659007.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-243/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-243/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7340930003529824690.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-291 in /w/workspace/xfoundry_device-modbus-go_PR-243 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-243 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_device-modbus-go_PR-243@tmp/jenkins-gitclient-ssh6472675160870617414.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_device-modbus-go_PR-243@tmp/jenkins-gitclient-ssh8627253687274363701.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 13088d9dec4550f0cc4856225025b51f703f2058 into PR head commit 45c05ef26718253f7a00459a07282a112a4c40f8 Merge succeeded, producing 45c05ef26718253f7a00459a07282a112a4c40f8 Checking out Revision 45c05ef26718253f7a00459a07282a112a4c40f8 (PR-243) > git config core.sparsecheckout # timeout=10 > git checkout -f 45c05ef26718253f7a00459a07282a112a4c40f8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_device-modbus-go_PR-243@tmp/jenkins-gitclient-ssh3905206649190689796.key > git merge 13088d9dec4550f0cc4856225025b51f703f2058 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45c05ef26718253f7a00459a07282a112a4c40f8 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:44:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:44:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:44:52 ========================================================= 05:44:52 EdgeX Global Pipelines Version Info 05:44:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:44:55 ------------------- 05:44:55 stable info: 05:44:55 ------------------- 05:44:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:44:55 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:44:55 Message: update stable to v1.0.192 05:44:56 ------------------- 05:44:56 experimental info: 05:44:56 ------------------- 05:44:56 Commited By: **** collab-it+edgex@linuxfoundation.org 05:44:56 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:44:56 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:44:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:44:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:44:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:44:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:44:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:44:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:44:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:44:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:44:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:44:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:44:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:44:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:44:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:44:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:44:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:44:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:44:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:44:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:44:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:44:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:44:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:44:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:44:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-243 [Pipeline] echo 05:44:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-243 [Pipeline] echo 05:44:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-243 [Pipeline] echo 05:44:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45c05ef26718253f7a00459a07282a112a4c40f8 [Pipeline] echo 05:44:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45c05ef [Pipeline] echo 05:44:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:44:58 provisioning config files... 05:44:58 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-243@tmp/config2314994996299189963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:59 ---> docker-login.sh 05:44:59 nexus3.edgexfoundry.org:10001 05:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:00 Configure a credential helper to remove this warning. See 05:45:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:00 05:45:00 Login Succeeded 05:45:00 nexus3.edgexfoundry.org:10002 05:45:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:01 Configure a credential helper to remove this warning. See 05:45:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:01 05:45:01 Login Succeeded 05:45:01 nexus3.edgexfoundry.org:10003 05:45:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:02 Configure a credential helper to remove this warning. See 05:45:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:02 05:45:02 Login Succeeded 05:45:02 nexus3.edgexfoundry.org:10004 05:45:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:02 Configure a credential helper to remove this warning. See 05:45:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:02 05:45:02 Login Succeeded 05:45:02 docker.io 05:45:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:03 Configure a credential helper to remove this warning. See 05:45:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:03 05:45:03 Login Succeeded 05:45:03 ---> docker-login.sh ends [Pipeline] } 05:45:03 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 05:45:05 + git log --format=format:%s -1 45c05ef26718253f7a00459a07282a112a4c40f8 [Pipeline] echo 05:45:05 GIT_COMMIT: 45c05ef26718253f7a00459a07282a112a4c40f8, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:45:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:45:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:45:07 05:45:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:45:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:45:07 latest: Pulling from edgex-devops/git-semver 05:45:07 31603596830f: Pulling fs layer 05:45:07 54011a49482f: Pulling fs layer 05:45:07 a6820b24f6d8: Pulling fs layer 05:45:07 f581987b2513: Pulling fs layer 05:45:07 f581987b2513: Waiting 05:45:07 54011a49482f: Verifying Checksum 05:45:07 54011a49482f: Download complete 05:45:08 31603596830f: Download complete 05:45:08 f581987b2513: Verifying Checksum 05:45:08 f581987b2513: Download complete 05:45:08 a6820b24f6d8: Verifying Checksum 05:45:08 a6820b24f6d8: Download complete 05:45:09 31603596830f: Pull complete 05:45:09 54011a49482f: Pull complete 05:45:11 a6820b24f6d8: Pull complete 05:45:11 f581987b2513: Pull complete 05:45:11 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:45:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:45:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:45:11 prd-centos7-docker-4c-2g-291 does not seem to be running inside a container 05:45:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-243 -v /w/workspace/xfoundry_device-modbus-go_PR-243:/w/workspace/xfoundry_device-modbus-go_PR-243:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-243@tmp:/w/workspace/xfoundry_device-modbus-go_PR-243@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:45:14 $ docker top 8eddf99539197db0f37059df6b558af596f471e40bf8e8f5393ca33e96b5fbb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:45:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:15 [ssh-agent] Looking for ssh-agent implementation... 05:45:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:15 $ docker exec 8eddf99539197db0f37059df6b558af596f471e40bf8e8f5393ca33e96b5fbb8 ssh-agent 05:45:16 SSH_AUTH_SOCK=/tmp/ssh-wa32pydEiYXj/agent.11 05:45:16 SSH_AGENT_PID=16 05:45:16 Running ssh-add (command line suppressed) 05:45:16 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-243@tmp/private_key_6999327621458451556.key (/w/workspace/xfoundry_device-modbus-go_PR-243@tmp/private_key_6999327621458451556.key) 05:45:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:17 + git tag --points-at HEAD [Pipeline] } 05:45:17 $ docker exec --env ******** --env ******** 8eddf99539197db0f37059df6b558af596f471e40bf8e8f5393ca33e96b5fbb8 ssh-agent -k 05:45:17 unset SSH_AUTH_SOCK; 05:45:17 unset SSH_AGENT_PID; 05:45:17 echo Agent pid 16 killed; 05:45:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:45:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:17 [ssh-agent] Looking for ssh-agent implementation... 05:45:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:17 $ docker exec 8eddf99539197db0f37059df6b558af596f471e40bf8e8f5393ca33e96b5fbb8 ssh-agent 05:45:18 SSH_AUTH_SOCK=/tmp/ssh-xKph2mqmadou/agent.44 05:45:18 SSH_AGENT_PID=50 05:45:18 Running ssh-add (command line suppressed) 05:45:18 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-243@tmp/private_key_6780723690002737021.key (/w/workspace/xfoundry_device-modbus-go_PR-243@tmp/private_key_6780723690002737021.key) 05:45:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:19 + git semver init 05:45:19 # -> Open(): unable to determine branch for HEAD 05:45:19 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-243/.git 05:45:19 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-243 05:45:19 # $SEMVER_REMOTE_NAME = origin 05:45:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:45:19 # $SEMVER_USER_NAME = edgex-jenkins 05:45:19 # $SEMVER_BRANCH = PR-243 05:45:19 # $SEMVER_TEMP = /tmp/semver-062030931 05:45:19 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 05:45:20 # '/tmp/semver-062030931' -> '/w/workspace/xfoundry_device-modbus-go_PR-243/.semver' 05:45:20 # -> Force: false 05:45:20 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-243/.semver [Pipeline] } 05:45:20 $ docker exec --env ******** --env ******** 8eddf99539197db0f37059df6b558af596f471e40bf8e8f5393ca33e96b5fbb8 ssh-agent -k 05:45:20 unset SSH_AUTH_SOCK; 05:45:20 unset SSH_AGENT_PID; 05:45:20 echo Agent pid 50 killed; 05:45:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:45:21 + git semver [Pipeline] } 05:45:21 $ docker stop --time=1 8eddf99539197db0f37059df6b558af596f471e40bf8e8f5393ca33e96b5fbb8 05:45:22 $ docker rm -f 8eddf99539197db0f37059df6b558af596f471e40bf8e8f5393ca33e96b5fbb8 [Pipeline] // withDockerContainer [Pipeline] sh 05:45:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:45:24 Stashed 1 file(s) [Pipeline] echo 05:45:24 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:45:39 Still waiting to schedule task 05:45:39 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:45:39 Still waiting to schedule task 05:45:39 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline 05:47:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-293 in /w/workspace/xfoundry_device-modbus-go_PR-243 [Pipeline] { [Pipeline] ws 05:47:34 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:47:34 Selected Git installation does not exist. Using Default 05:47:34 The recommended git tool is: NONE 05:47:40 using credential edgex-jenkins-ssh 05:47:40 Cloning the remote Git repository 05:47:40 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:47:40 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:47:40 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:47:40 > git --version # timeout=10 05:47:40 > git --version # 'git version 2.17.1' 05:47:40 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:41 Merging remotes/origin/master commit 13088d9dec4550f0cc4856225025b51f703f2058 into PR head commit 45c05ef26718253f7a00459a07282a112a4c40f8 05:47:42 Merge succeeded, producing 45c05ef26718253f7a00459a07282a112a4c40f8 05:47:42 Checking out Revision 45c05ef26718253f7a00459a07282a112a4c40f8 (PR-243) 05:47:41 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:47:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:41 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:47:41 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:47:41 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:47:41 > git config core.sparsecheckout # timeout=10 05:47:41 > git checkout -f 45c05ef26718253f7a00459a07282a112a4c40f8 # timeout=10 05:47:41 > git remote # timeout=10 05:47:41 > git config --get remote.origin.url # timeout=10 05:47:41 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:42 > git merge 13088d9dec4550f0cc4856225025b51f703f2058 # timeout=10 05:47:42 > git rev-parse HEAD^{commit} # timeout=10 05:47:42 > git config core.sparsecheckout # timeout=10 05:47:42 > git checkout -f 45c05ef26718253f7a00459a07282a112a4c40f8 # timeout=10 05:47:46 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:47:46 > git --version # timeout=10 05:47:46 > git --version # 'git version 2.17.1' 05:47:46 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:47:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:47:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:47:49 + true 05:47:49 + sudo service docker restart 05:47:50 Running on prd-centos7-docker-4c-2g-294 in /w/workspace/xfoundry_device-modbus-go_PR-243 [Pipeline] { [Pipeline] ws 05:47:50 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:47:50 Selected Git installation does not exist. Using Default 05:47:50 The recommended git tool is: NONE [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:47:51 provisioning config files... 05:47:51 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config4084415882687728209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:52 ---> docker-login.sh 05:47:52 nexus3.edgexfoundry.org:10001 05:47:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:53 using credential edgex-jenkins-ssh 05:47:53 Cloning the remote Git repository 05:47:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:53 Configure a credential helper to remove this warning. See 05:47:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:53 05:47:53 Login Succeeded 05:47:53 nexus3.edgexfoundry.org:10002 05:47:53 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:47:53 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:47:53 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:47:53 > git --version # timeout=10 05:47:53 > git --version # 'git version 2.24.3' 05:47:53 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:53 [INFO] Currently running in a labeled security context 05:47:53 [INFO] Currently SELinux is 'enforcing' on the host 05:47:53 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/1@tmp/jenkins-gitclient-ssh7479503599676800713.key 05:47:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:54 Configure a credential helper to remove this warning. See 05:47:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:54 05:47:54 Login Succeeded 05:47:54 nexus3.edgexfoundry.org:10003 05:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:54 Configure a credential helper to remove this warning. See 05:47:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:54 05:47:54 Login Succeeded 05:47:54 nexus3.edgexfoundry.org:10004 05:47:54 Merging remotes/origin/master commit 13088d9dec4550f0cc4856225025b51f703f2058 into PR head commit 45c05ef26718253f7a00459a07282a112a4c40f8 05:47:54 Merge succeeded, producing 45c05ef26718253f7a00459a07282a112a4c40f8 05:47:54 Checking out Revision 45c05ef26718253f7a00459a07282a112a4c40f8 (PR-243) 05:47:54 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:47:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:54 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:47:54 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:47:54 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:54 [INFO] Currently running in a labeled security context 05:47:54 [INFO] Currently SELinux is 'enforcing' on the host 05:47:54 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/1@tmp/jenkins-gitclient-ssh6292238242211311260.key 05:47:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:47:54 > git config core.sparsecheckout # timeout=10 05:47:54 > git checkout -f 45c05ef26718253f7a00459a07282a112a4c40f8 # timeout=10 05:47:54 > git remote # timeout=10 05:47:54 > git config --get remote.origin.url # timeout=10 05:47:54 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:54 [INFO] Currently running in a labeled security context 05:47:54 [INFO] Currently SELinux is 'enforcing' on the host 05:47:54 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/1@tmp/jenkins-gitclient-ssh3519748258446430942.key 05:47:54 > git merge 13088d9dec4550f0cc4856225025b51f703f2058 # timeout=10 05:47:54 > git rev-parse HEAD^{commit} # timeout=10 05:47:54 > git config core.sparsecheckout # timeout=10 05:47:54 > git checkout -f 45c05ef26718253f7a00459a07282a112a4c40f8 # timeout=10 05:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:55 Configure a credential helper to remove this warning. See 05:47:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:55 05:47:55 Login Succeeded 05:47:55 docker.io 05:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:56 Configure a credential helper to remove this warning. See 05:47:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:56 05:47:56 Login Succeeded 05:47:56 ---> docker-login.sh ends [Pipeline] } 05:47:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:47:56 ========================================================= 05:47:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:47:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:47:57 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:47:57 Sending build context to Docker daemon 599kB 05:47:57 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:47:57 Step 2/8 : FROM ${BASE} 05:47:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:47:57 595b0fe564bb: Pulling fs layer 05:47:57 7186ed65a4f7: Pulling fs layer 05:47:57 316046926c0a: Pulling fs layer 05:47:57 4ebd0625c992: Pulling fs layer 05:47:57 207e8628e3a3: Pulling fs layer 05:47:57 c791037a9be2: Pulling fs layer 05:47:57 ffd874e62e21: Pulling fs layer 05:47:57 4ebd0625c992: Waiting 05:47:57 c791037a9be2: Waiting 05:47:57 207e8628e3a3: Waiting 05:47:57 ffd874e62e21: Waiting 05:47:57 7186ed65a4f7: Verifying Checksum 05:47:57 7186ed65a4f7: Download complete 05:47:58 595b0fe564bb: Download complete 05:47:58 316046926c0a: Verifying Checksum 05:47:58 316046926c0a: Download complete 05:47:58 207e8628e3a3: Verifying Checksum 05:47:58 207e8628e3a3: Download complete 05:47:58 c791037a9be2: Verifying Checksum 05:47:58 c791037a9be2: Download complete 05:47:58 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:47:58 595b0fe564bb: Pull complete 05:47:58 > git --version # timeout=10 05:47:58 > git --version # 'git version 2.24.3' 05:47:58 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:47:59 7186ed65a4f7: Pull complete 05:48:00 316046926c0a: Pull complete 05:48:00 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:48:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:48:00 + sudo service docker restart 05:48:00 + true 05:48:00 Redirecting to /bin/systemctl restart docker.service 05:48:00 ffd874e62e21: Verifying Checksum 05:48:00 ffd874e62e21: Download complete 05:48:01 4ebd0625c992: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:48:02 provisioning config files... 05:48:02 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config8156684137321996920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:48:02 ---> docker-login.sh 05:48:02 nexus3.edgexfoundry.org:10001 05:48:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:03 Configure a credential helper to remove this warning. See 05:48:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:03 05:48:03 Login Succeeded 05:48:03 nexus3.edgexfoundry.org:10002 05:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:03 Configure a credential helper to remove this warning. See 05:48:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:03 05:48:03 Login Succeeded 05:48:03 nexus3.edgexfoundry.org:10003 05:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:03 Configure a credential helper to remove this warning. See 05:48:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:03 05:48:03 Login Succeeded 05:48:03 nexus3.edgexfoundry.org:10004 05:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:03 Configure a credential helper to remove this warning. See 05:48:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:03 05:48:03 Login Succeeded 05:48:03 docker.io 05:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:04 Configure a credential helper to remove this warning. See 05:48:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:04 05:48:04 Login Succeeded 05:48:04 ---> docker-login.sh ends [Pipeline] } 05:48:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:48:04 ========================================================= 05:48:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:48:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:48:05 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:48:05 Sending build context to Docker daemon 600.1kB 05:48:05 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:48:05 Step 2/8 : FROM ${BASE} 05:48:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:48:05 540db60ca938: Pulling fs layer 05:48:05 adcc1eea9eea: Pulling fs layer 05:48:05 4c4ab2625f07: Pulling fs layer 05:48:05 0510c868ecb4: Pulling fs layer 05:48:05 afea3b2eda06: Pulling fs layer 05:48:05 7809a108b3ef: Pulling fs layer 05:48:05 f706445af74f: Pulling fs layer 05:48:05 afea3b2eda06: Waiting 05:48:05 7809a108b3ef: Waiting 05:48:05 f706445af74f: Waiting 05:48:05 0510c868ecb4: Waiting 05:48:05 4c4ab2625f07: Download complete 05:48:05 adcc1eea9eea: Verifying Checksum 05:48:05 adcc1eea9eea: Download complete 05:48:05 afea3b2eda06: Download complete 05:48:05 7809a108b3ef: Verifying Checksum 05:48:05 7809a108b3ef: Download complete 05:48:05 540db60ca938: Verifying Checksum 05:48:05 540db60ca938: Download complete 05:48:05 540db60ca938: Pull complete 05:48:05 adcc1eea9eea: Pull complete 05:48:06 4c4ab2625f07: Pull complete 05:48:07 f706445af74f: Verifying Checksum 05:48:07 f706445af74f: Download complete 05:48:07 0510c868ecb4: Verifying Checksum 05:48:07 0510c868ecb4: Download complete 05:48:12 4ebd0625c992: Pull complete 05:48:12 207e8628e3a3: Pull complete 05:48:12 c791037a9be2: Pull complete 05:48:14 0510c868ecb4: Pull complete 05:48:14 afea3b2eda06: Pull complete 05:48:14 7809a108b3ef: Pull complete 05:48:17 ffd874e62e21: Pull complete 05:48:17 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:48:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:48:17 ---> cfc18b08335c 05:48:17 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 05:48:19 ---> Running in 9b0259498b6d 05:48:19 Removing intermediate container 9b0259498b6d 05:48:19 ---> d96144c98d54 05:48:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:19 ---> Running in d0bc4512112f 05:48:22 Removing intermediate container d0bc4512112f 05:48:22 ---> b8dd40e6a0ea 05:48:22 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:48:22 ---> Running in aee90000858e 05:48:22 f706445af74f: Pull complete 05:48:22 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:48:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:48:22 ---> b068be0155e3 05:48:22 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 05:48:22 ---> Running in eb6ade29b214 05:48:22 Removing intermediate container eb6ade29b214 05:48:22 ---> 35c1ed6c3e2f 05:48:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:22 ---> Running in 1ab45440e4e3 05:48:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:48:24 Removing intermediate container 1ab45440e4e3 05:48:24 ---> 4e7532c79304 05:48:24 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:48:24 ---> Running in b2b52b960ef6 05:48:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:48:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:48:25 (1/13) Installing libc-dev (0.7.2-r3) 05:48:25 (2/13) Installing libsodium (1.0.18-r0) 05:48:25 (3/13) Installing pkgconf (1.7.3-r0) 05:48:25 (4/13) Installing libsodium-dev (1.0.18-r0) 05:48:25 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:48:25 (6/13) Installing libedit (20191231.3.1-r1) 05:48:25 (7/13) Installing openssh-client (8.4_p1-r3) 05:48:25 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:48:26 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:48:26 (10/13) Installing openssh-server (8.4_p1-r3) 05:48:26 (11/13) Installing openssh (8.4_p1-r3) 05:48:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:48:26 (12/13) Installing libzmq (4.3.3-r1) 05:48:26 (13/13) Installing zeromq-dev (4.3.3-r1) 05:48:26 Executing busybox-1.32.1-r6.trigger 05:48:26 OK: 145 MiB in 53 packages 05:48:26 (1/13) Installing libc-dev (0.7.2-r3) 05:48:26 (2/13) Installing libsodium (1.0.18-r0) 05:48:26 (3/13) Installing pkgconf (1.7.3-r0) 05:48:26 (4/13) Installing libsodium-dev (1.0.18-r0) 05:48:26 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:48:27 (6/13) Installing libedit (20191231.3.1-r1) 05:48:27 (7/13) Installing openssh-client (8.4_p1-r3) 05:48:27 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:48:27 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:48:27 (10/13) Installing openssh-server (8.4_p1-r3) 05:48:28 Removing intermediate container aee90000858e 05:48:28 ---> 2be90767e6d9 05:48:28 Step 6/8 : WORKDIR /device-modbus-go 05:48:28 ---> Running in c635aedbe535 05:48:28 (11/13) Installing openssh (8.4_p1-r3) 05:48:28 (12/13) Installing libzmq (4.3.3-r1) 05:48:28 (13/13) Installing zeromq-dev (4.3.3-r1) 05:48:28 Executing busybox-1.32.1-r6.trigger 05:48:28 OK: 156 MiB in 53 packages 05:48:28 Removing intermediate container c635aedbe535 05:48:28 ---> 0ebc759fd2ea 05:48:28 Step 7/8 : COPY . . 05:48:29 Removing intermediate container b2b52b960ef6 05:48:29 ---> 644bc9e904b3 05:48:29 Step 6/8 : WORKDIR /device-modbus-go 05:48:29 ---> Running in b53a9bb7ad1b 05:48:29 ---> ea6db9341264 05:48:29 Step 8/8 : RUN go mod download 05:48:29 Removing intermediate container b53a9bb7ad1b 05:48:29 ---> b1c6add13279 05:48:29 Step 7/8 : COPY . . 05:48:29 ---> Running in 79646669a6a6 05:48:30 ---> be9ae8a47c34 05:48:30 Step 8/8 : RUN go mod download 05:48:30 ---> Running in 06443d74f9d6 05:48:56 Removing intermediate container 79646669a6a6 05:48:56 ---> ccd850515391 05:48:56 Successfully built ccd850515391 05:48:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:48:57 + docker inspect -f . ci-base-image-arm64 05:48:57 . [Pipeline] withDockerContainer 05:48:57 prd-ubuntu18.04-docker-arm64-4c-16g-293 does not seem to be running inside a container 05:48:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 05:48:57 Removing intermediate container 06443d74f9d6 05:48:57 ---> 387bbfdbdc89 05:48:57 Successfully built 387bbfdbdc89 05:48:57 Successfully tagged ci-base-image-x86_64:latest 05:48:59 $ docker top 231950aee2e2fe3a4fb246f276838d4ee7e82081a751680f7467657a35c04222 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 05:48:59 + docker inspect -f . ci-base-image-x86_64 05:49:00 + go version 05:49:00 go version go1.16.3 linux/arm64 [Pipeline] } 05:49:00 $ docker stop --time=1 231950aee2e2fe3a4fb246f276838d4ee7e82081a751680f7467657a35c04222 05:49:00 . 05:49:02 $ docker rm -f 231950aee2e2fe3a4fb246f276838d4ee7e82081a751680f7467657a35c04222 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer 05:49:02 prd-centos7-docker-4c-2g-294 does not seem to be running inside a container 05:49:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:49:03 $ docker top d04d4ef0465b5a1557a9080c082ba24a7a9000c27682379f73580e74014c5636 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 05:49:04 + go version 05:49:04 go version go1.16.3 linux/amd64 [Pipeline] } 05:49:04 $ docker stop --time=1 d04d4ef0465b5a1557a9080c082ba24a7a9000c27682379f73580e74014c5636 05:49:05 $ docker rm -f d04d4ef0465b5a1557a9080c082ba24a7a9000c27682379f73580e74014c5636 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:49:06 + docker inspect -f . ci-base-image-arm64 05:49:06 . [Pipeline] withDockerContainer 05:49:06 + docker inspect -f . ci-base-image-x86_64 05:49:06 . 05:49:06 prd-ubuntu18.04-docker-arm64-4c-16g-293 does not seem to be running inside a container 05:49:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 05:49:08 $ docker top 28d2bbc8a40f3ca115b88436dd64a52e2280eaddf1b6c897c7fd2c73dba04bc1 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 05:49:08 prd-centos7-docker-4c-2g-294 does not seem to be running inside a container 05:49:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:49:09 $ docker top 2f687a99dd602afedc048f0b25a71f9241b274632640ba3be6c7151788034c71 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 05:49:10 + go mod tidy 05:49:10 + go mod tidy [Pipeline] sh 05:49:11 + make test 05:49:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [Pipeline] sh 05:49:11 + make test 05:49:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:49:12 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:49:13 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:49:24 # github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 05:49:24 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.51/internal/autoevent/executor.go:145:40: ae.Frequency undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".AutoEvent has no field or method Frequency) 05:49:32 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.020s coverage: 47.7% of statements 05:49:32 make: *** [Makefile:25: test] Error 2 [Pipeline] } 05:49:33 $ docker stop --time=1 2f687a99dd602afedc048f0b25a71f9241b274632640ba3be6c7151788034c71 05:49:35 $ docker rm -f 2f687a99dd602afedc048f0b25a71f9241b274632640ba3be6c7151788034c71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:49:36 ---> job-cost.sh 05:49:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tW66 05:49:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:49:52 # github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 05:49:52 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.51/internal/autoevent/executor.go:145:40: ae.Frequency undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".AutoEvent has no field or method Frequency) 05:50:04 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.045s coverage: 47.7% of statements 05:50:04 make: *** [Makefile:25: test] Error 2 [Pipeline] } 05:50:04 $ docker stop --time=1 28d2bbc8a40f3ca115b88436dd64a52e2280eaddf1b6c897c7fd2c73dba04bc1 05:50:07 $ docker rm -f 28d2bbc8a40f3ca115b88436dd64a52e2280eaddf1b6c897c7fd2c73dba04bc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:50:09 ---> job-cost.sh 05:50:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iR9J 05:50:24 lf-activate-venv(): INFO: Adding /tmp/venv-tW66/bin to PATH 05:50:24 INFO: No Stack... 05:50:24 INFO: Retrieving Pricing Info for: v1-standard-2 05:50:24 INFO: Archiving Costs [Pipeline] sh 05:50:24 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 05:50:24 + cut -d, -f6 [Pipeline] lock 05:50:24 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-243-1-stack-cost] 05:50:24 Resource [jenkins-edgexfoundry-device-modbus-go-PR-243-1-stack-cost] did not exist. Created. 05:50:24 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-243-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:50:25 + echo total: 0.029999999329447746 [Pipeline] stash 05:50:25 Stashed 1 file(s) [Pipeline] } 05:50:25 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-243-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:50:26 Failed in branch amd64 05:50:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:52:10 lf-activate-venv(): INFO: Adding /tmp/venv-iR9J/bin to PATH 05:52:10 INFO: No Stack... 05:52:10 INFO: Retrieving Pricing Info for: lf-standard-4 05:52:10 INFO: Archiving Costs [Pipeline] sh 05:52:10 + + cat /w/workspace/device-modbus-go/1/archives/cost.csv 05:52:10 cut -d, -f6 [Pipeline] lock 05:52:10 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-243-1-stack-cost] 05:52:10 Resource [jenkins-edgexfoundry-device-modbus-go-PR-243-1-stack-cost] did not exist. Created. 05:52:10 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-243-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:52:10 /w/workspace/device-modbus-go/1@tmp/durable-10400fe7/script.sh: 1: /w/workspace/device-modbus-go/1@tmp/durable-10400fe7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:52:11 + echo total: 0.20999999344348907 [Pipeline] stash 05:52:11 Warning: overwriting stash ‘stack-cost’ 05:52:11 Stashed 1 file(s) [Pipeline] } 05:52:11 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-243-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:52:12 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:52:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:52:16 ---> package-listing.sh 05:52:16 ++ tr '[:upper:]' '[:lower:]' 05:52:16 ++ facter osfamily 05:52:16 + OS_FAMILY=redhat 05:52:16 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-243 05:52:16 + START_PACKAGES=/tmp/packages_start.txt 05:52:16 + END_PACKAGES=/tmp/packages_end.txt 05:52:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:52:16 + PACKAGES=/tmp/packages_start.txt 05:52:16 + '[' /w/workspace/xfoundry_device-modbus-go_PR-243 ']' 05:52:16 + PACKAGES=/tmp/packages_end.txt 05:52:16 + case "${OS_FAMILY}" in 05:52:16 + sort 05:52:16 + rpm -qa 05:52:20 + '[' -f /tmp/packages_start.txt ']' 05:52:20 + '[' -f /tmp/packages_end.txt ']' 05:52:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:52:20 + '[' /w/workspace/xfoundry_device-modbus-go_PR-243 ']' 05:52:20 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-243/archives/ 05:52:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-243/archives/ [Pipeline] echo 05:52:20 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-243/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:52:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:52:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:52:21 05:52:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:52:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:52:22 alpine: Pulling from edgex-lftools-log-publisher 05:52:22 df20fa9351a1: Pulling fs layer 05:52:22 36b3adc4ff6f: Pulling fs layer 05:52:22 8ad3a11d3b57: Pulling fs layer 05:52:22 46f8f816bc3b: Pulling fs layer 05:52:22 93b61091891f: Pulling fs layer 05:52:22 93b9cdb0e59b: Pulling fs layer 05:52:22 5e14af77c1be: Pulling fs layer 05:52:22 01666e4c0597: Pulling fs layer 05:52:22 aa168da1d23b: Pulling fs layer 05:52:22 46f8f816bc3b: Waiting 05:52:22 93b61091891f: Waiting 05:52:22 93b9cdb0e59b: Waiting 05:52:22 5e14af77c1be: Waiting 05:52:22 01666e4c0597: Waiting 05:52:22 aa168da1d23b: Waiting 05:52:22 36b3adc4ff6f: Verifying Checksum 05:52:22 36b3adc4ff6f: Download complete 05:52:22 46f8f816bc3b: Verifying Checksum 05:52:22 46f8f816bc3b: Download complete 05:52:22 df20fa9351a1: Verifying Checksum 05:52:22 df20fa9351a1: Download complete 05:52:22 93b9cdb0e59b: Verifying Checksum 05:52:22 93b9cdb0e59b: Download complete 05:52:22 5e14af77c1be: Verifying Checksum 05:52:22 5e14af77c1be: Download complete 05:52:22 01666e4c0597: Verifying Checksum 05:52:22 01666e4c0597: Download complete 05:52:22 93b61091891f: Verifying Checksum 05:52:22 93b61091891f: Download complete 05:52:23 df20fa9351a1: Pull complete 05:52:23 8ad3a11d3b57: Verifying Checksum 05:52:23 8ad3a11d3b57: Download complete 05:52:24 36b3adc4ff6f: Pull complete 05:52:25 8ad3a11d3b57: Pull complete 05:52:25 46f8f816bc3b: Pull complete 05:52:26 93b61091891f: Pull complete 05:52:26 93b9cdb0e59b: Pull complete 05:52:26 5e14af77c1be: Pull complete 05:52:27 aa168da1d23b: Verifying Checksum 05:52:27 aa168da1d23b: Download complete 05:52:27 01666e4c0597: Pull complete 05:52:37 aa168da1d23b: Pull complete 05:52:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:52:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:52:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:52:37 prd-centos7-docker-4c-2g-291 does not seem to be running inside a container 05:52:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-243/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-243 -v /w/workspace/xfoundry_device-modbus-go_PR-243:/w/workspace/xfoundry_device-modbus-go_PR-243:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-243@tmp:/w/workspace/xfoundry_device-modbus-go_PR-243@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:alpine cat 05:52:40 $ docker top b530752238ad117bb62193b83c82f4b640536f3ec2610b6825945905bf9e7e92 -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:41 + touch /tmp/pre-build-complete [Pipeline] sh 05:52:41 + mkdir -p /var/log/sa [Pipeline] sh 05:52:42 + ls /var/log/sa-host 05:52:42 + sadf -c /var/log/sa-host/sa17 05:52:42 file_magic: OK 05:52:42 HZ: Using current value: 100 05:52:42 file_header: OK 05:52:42 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 05:52:42 Statistics: 05:52:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:52:42 File successfully converted to sysstat format version 12.2.1 05:52:42 + sadf -c /var/log/sa-host/sa23 05:52:42 file_magic: OK 05:52:42 HZ: Using current value: 100 05:52:42 file_header: OK 05:52:42 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 05:52:42 Statistics: 05:52:42 Hnuu...uuuununununu... 05:52:42 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:43 provisioning config files... 05:52:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-243@tmp/config2006514936785307275tmp [Pipeline] { [Pipeline] echo 05:52:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:52:43 ---> create-netrc.sh [Pipeline] } 05:52:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:52:43 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:52:44 ---> python-tools-install.sh [Pipeline] echo 05:52:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:52:44 ---> sudo-logs.sh 05:52:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:52:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:52:45 ---> job-cost.sh 05:52:45 lf-activate-venv: SKIPPING 05:52:45 DEBUG: total: 0.20999999344348907 05:52:45 INFO: Retrieving Stack Cost... 05:52:46 INFO: Retrieving Pricing Info for: v1-standard-2 05:52:46 INFO: Archiving Costs [Pipeline] echo 05:52:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:52:47 ---> logs-deploy.sh 05:52:47 lf-activate-venv: SKIPPING 05:52:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-243/1 05:52:47 INFO: archiving workspace using pattern(s): 05:52:50 Archives upload complete. 05:52:50 INFO: archiving logs to Nexus