Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d5be011026d4dfa4d94f2ca9b5eba296f113cac9+8772bf5ecf140d7d98adf4840c23e305e8e551a6 (16d64bf3894ff89bdecd4bfd67045c12892e302e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1041987846033800904.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3115920931969690115.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6132941978453521908.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1584024448643495705.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2189992127587238627.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-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-rfid-llrp-go-settings PROJECT: device-rfid-llrp-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-rfid-llrp 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-1724 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [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-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-28 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh1090858988437655035.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh2868456962437427911.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 8772bf5ecf140d7d98adf4840c23e305e8e551a6 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 Merge succeeded, producing e36608b549b50cff518a26e68927e19e6d80f17f Checking out Revision e36608b549b50cff518a26e68927e19e6d80f17f (PR-28) > git config core.sparsecheckout # timeout=10 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # 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/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh6498844404629830981.key > git merge 8772bf5ecf140d7d98adf4840c23e305e8e551a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e36608b549b50cff518a26e68927e19e6d80f17f # timeout=10 Commit message: "Merge commit '8772bf5ecf140d7d98adf4840c23e305e8e551a6' into HEAD" > git rev-list --no-walk d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:07:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:07:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:07:12 ========================================================= 17:07:12 EdgeX Global Pipelines Version Info 17:07:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:07:13 ------------------- 17:07:13 stable info: 17:07:13 ------------------- 17:07:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:07:13 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 17:07:13 Message: update stable to v1.0.195 17:07:14 ------------------- 17:07:14 experimental info: 17:07:14 ------------------- 17:07:14 Commited By: **** collab-it+edgex@linuxfoundation.org 17:07:14 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 17:07:14 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:07:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e36608b549b50cff518a26e68927e19e6d80f17f [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e36608b [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:15 provisioning config files... 17:07:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config1801317181736944150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:15 ---> docker-login.sh 17:07:15 nexus3.edgexfoundry.org:10001 17:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:15 Configure a credential helper to remove this warning. See 17:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:15 17:07:15 Login Succeeded 17:07:15 nexus3.edgexfoundry.org:10002 17:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:16 Configure a credential helper to remove this warning. See 17:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:16 17:07:16 Login Succeeded 17:07:16 nexus3.edgexfoundry.org:10003 17:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:16 Configure a credential helper to remove this warning. See 17:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:16 17:07:16 Login Succeeded 17:07:16 nexus3.edgexfoundry.org:10004 17:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:16 Configure a credential helper to remove this warning. See 17:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:16 17:07:16 Login Succeeded 17:07:16 docker.io 17:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:18 Configure a credential helper to remove this warning. See 17:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:18 17:07:18 Login Succeeded 17:07:18 ---> docker-login.sh ends [Pipeline] } 17:07:18 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 17:07:19 + git log --format=format:%s -1 e36608b549b50cff518a26e68927e19e6d80f17f [Pipeline] echo 17:07:19 GIT_COMMIT: e36608b549b50cff518a26e68927e19e6d80f17f, Commit Message: Merge commit '8772bf5ecf140d7d98adf4840c23e305e8e551a6' into HEAD [Pipeline] echo 17:07:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:07:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:07:20 17:07:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:07:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:07:20 latest: Pulling from edgex-devops/git-semver 17:07:20 31603596830f: Pulling fs layer 17:07:20 54011a49482f: Pulling fs layer 17:07:20 a6820b24f6d8: Pulling fs layer 17:07:20 f581987b2513: Pulling fs layer 17:07:20 f581987b2513: Waiting 17:07:20 54011a49482f: Verifying Checksum 17:07:20 54011a49482f: Download complete 17:07:20 31603596830f: Verifying Checksum 17:07:20 31603596830f: Download complete 17:07:20 f581987b2513: Verifying Checksum 17:07:20 f581987b2513: Download complete 17:07:20 a6820b24f6d8: Verifying Checksum 17:07:20 a6820b24f6d8: Download complete 17:07:20 31603596830f: Pull complete 17:07:21 54011a49482f: Pull complete 17:07:21 a6820b24f6d8: Pull complete 17:07:21 f581987b2513: Pull complete 17:07:21 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:07:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:07:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:07:22 prd-centos7-docker-4c-2g-1724 does not seem to be running inside a container 17:07:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@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 17:07:23 $ docker top bedd2ff139c001df128622d5deeca3c6617535e61e3040c1c8ed47f6a8723e00 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:07:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:07:23 [ssh-agent] Looking for ssh-agent implementation... 17:07:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:07:24 $ docker exec bedd2ff139c001df128622d5deeca3c6617535e61e3040c1c8ed47f6a8723e00 ssh-agent 17:07:24 SSH_AUTH_SOCK=/tmp/ssh-QWFXQPXV3hrC/agent.14 17:07:24 SSH_AGENT_PID=20 17:07:24 Running ssh-add (command line suppressed) 17:07:24 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_8307330299325521486.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_8307330299325521486.key) 17:07:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:07:24 + git tag --points-at HEAD [Pipeline] } 17:07:24 $ docker exec --env ******** --env ******** bedd2ff139c001df128622d5deeca3c6617535e61e3040c1c8ed47f6a8723e00 ssh-agent -k 17:07:24 unset SSH_AUTH_SOCK; 17:07:24 unset SSH_AGENT_PID; 17:07:24 echo Agent pid 20 killed; 17:07:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:07:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:07:24 [ssh-agent] Looking for ssh-agent implementation... 17:07:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:07:24 $ docker exec bedd2ff139c001df128622d5deeca3c6617535e61e3040c1c8ed47f6a8723e00 ssh-agent 17:07:25 SSH_AUTH_SOCK=/tmp/ssh-PrmAP1BUaUay/agent.54 17:07:25 SSH_AGENT_PID=60 17:07:25 Running ssh-add (command line suppressed) 17:07:25 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_5174194547067426233.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_5174194547067426233.key) 17:07:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:07:25 + git semver init 17:07:25 # -> Open(): unable to determine branch for HEAD 17:07:25 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.git 17:07:25 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-28 17:07:25 # $SEMVER_REMOTE_NAME = origin 17:07:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:07:25 # $SEMVER_USER_NAME = edgex-jenkins 17:07:25 # $SEMVER_BRANCH = PR-28 17:07:25 # $SEMVER_TEMP = /tmp/semver-272148432 17:07:25 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 17:07:26 # '/tmp/semver-272148432' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver' 17:07:26 # -> Force: false 17:07:26 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver [Pipeline] } 17:07:26 $ docker exec --env ******** --env ******** bedd2ff139c001df128622d5deeca3c6617535e61e3040c1c8ed47f6a8723e00 ssh-agent -k 17:07:26 unset SSH_AUTH_SOCK; 17:07:26 unset SSH_AGENT_PID; 17:07:26 echo Agent pid 60 killed; 17:07:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:07:26 + git semver [Pipeline] } 17:07:26 $ docker stop --time=1 bedd2ff139c001df128622d5deeca3c6617535e61e3040c1c8ed47f6a8723e00 17:07:27 $ docker rm -f bedd2ff139c001df128622d5deeca3c6617535e61e3040c1c8ed47f6a8723e00 [Pipeline] // withDockerContainer [Pipeline] sh 17:07:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:07:28 Stashed 1 file(s) [Pipeline] echo 17:07:28 [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 17:07:45 Still waiting to schedule task 17:07:45 Still waiting to schedule task 17:07:45 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:07:45 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:09:29 Running on prd-centos7-docker-4c-2g-1727 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws 17:09:29 Running in /w/workspace/device-rfid-llrp-go/6 [Pipeline] { [Pipeline] checkout 17:09:29 Selected Git installation does not exist. Using Default 17:09:29 The recommended git tool is: NONE 17:09:31 using credential edgex-jenkins-ssh 17:09:31 Cloning the remote Git repository 17:09:31 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:09:31 > git init /w/workspace/device-rfid-llrp-go/6 # timeout=10 17:09:31 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:09:31 > git --version # timeout=10 17:09:31 > git --version # 'git version 2.24.4' 17:09:31 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:31 [INFO] Currently running in a labeled security context 17:09:31 [INFO] Currently SELinux is 'enforcing' on the host 17:09:31 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/6@tmp/jenkins-gitclient-ssh7896993117880285593.key 17:09:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:32 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:09:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:32 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:09:32 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:09:32 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:32 [INFO] Currently running in a labeled security context 17:09:32 [INFO] Currently SELinux is 'enforcing' on the host 17:09:32 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/6@tmp/jenkins-gitclient-ssh2037623785854288296.key 17:09:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:09:32 Merging remotes/origin/master commit 8772bf5ecf140d7d98adf4840c23e305e8e551a6 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 17:09:32 Merge succeeded, producing 56b8c52c2337f70e390d9bda512cd7b3dc472c5c 17:09:32 Checking out Revision 56b8c52c2337f70e390d9bda512cd7b3dc472c5c (PR-28) 17:09:32 > git config core.sparsecheckout # timeout=10 17:09:32 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 17:09:32 > git remote # timeout=10 17:09:32 > git config --get remote.origin.url # timeout=10 17:09:32 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:32 [INFO] Currently running in a labeled security context 17:09:32 [INFO] Currently SELinux is 'enforcing' on the host 17:09:32 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/6@tmp/jenkins-gitclient-ssh7297329526527441379.key 17:09:32 > git merge 8772bf5ecf140d7d98adf4840c23e305e8e551a6 # timeout=10 17:09:32 > git rev-parse HEAD^{commit} # timeout=10 17:09:32 > git config core.sparsecheckout # timeout=10 17:09:32 > git checkout -f 56b8c52c2337f70e390d9bda512cd7b3dc472c5c # timeout=10 17:09:38 Commit message: "Merge commit '8772bf5ecf140d7d98adf4840c23e305e8e551a6' into HEAD" 17:09:38 > git rev-list --no-walk d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:09:39 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:09:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:09:40 + sudo service docker restart 17:09:40 + true 17:09:40 Redirecting to /bin/systemctl restart docker.service 17:09:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1726 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws 17:09:47 Running in /w/workspace/device-rfid-llrp-go/6 [Pipeline] { [Pipeline] checkout 17:09:48 Selected Git installation does not exist. Using Default 17:09:48 The recommended git tool is: NONE 17:09:55 using credential edgex-jenkins-ssh 17:09:55 Cloning the remote Git repository 17:09:55 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:09:55 > git init /w/workspace/device-rfid-llrp-go/6 # timeout=10 17:09:55 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:09:55 > git --version # timeout=10 17:09:55 > git --version # 'git version 2.17.1' 17:09:55 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:56 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:09:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:56 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:09:56 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:09:56 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:09:57 Merging remotes/origin/master commit 8772bf5ecf140d7d98adf4840c23e305e8e551a6 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 17:09:57 Merge succeeded, producing 6942915ae09787aac8d93e00e84f71fc8f800aaa 17:09:57 Checking out Revision 6942915ae09787aac8d93e00e84f71fc8f800aaa (PR-28) 17:09:57 > git config core.sparsecheckout # timeout=10 17:09:57 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 17:09:57 > git remote # timeout=10 17:09:57 > git config --get remote.origin.url # timeout=10 17:09:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:57 > git merge 8772bf5ecf140d7d98adf4840c23e305e8e551a6 # timeout=10 17:09:57 > git rev-parse HEAD^{commit} # timeout=10 17:09:57 > git config core.sparsecheckout # timeout=10 17:09:57 > git checkout -f 6942915ae09787aac8d93e00e84f71fc8f800aaa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:09:59 provisioning config files... 17:09:59 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/6@tmp/config6793837412352684362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:00 ---> docker-login.sh 17:10:00 nexus3.edgexfoundry.org:10001 17:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:00 Configure a credential helper to remove this warning. See 17:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:00 17:10:00 Login Succeeded 17:10:00 nexus3.edgexfoundry.org:10002 17:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:00 Configure a credential helper to remove this warning. See 17:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:00 17:10:00 Login Succeeded 17:10:00 nexus3.edgexfoundry.org:10003 17:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:00 Configure a credential helper to remove this warning. See 17:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:00 17:10:00 Login Succeeded 17:10:00 nexus3.edgexfoundry.org:10004 17:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:00 Configure a credential helper to remove this warning. See 17:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:00 17:10:00 Login Succeeded 17:10:00 docker.io 17:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:01 Configure a credential helper to remove this warning. See 17:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:01 17:10:01 Login Succeeded 17:10:01 ---> docker-login.sh ends [Pipeline] } 17:10:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:10:01 ========================================================= 17:10:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:10:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:10:01 + 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 . 17:10:01 Sending build context to Docker daemon 1.197MB 17:10:01 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 17:10:01 Step 2/10 : FROM ${BASE} 17:10:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:10:01 540db60ca938: Pulling fs layer 17:10:01 adcc1eea9eea: Pulling fs layer 17:10:01 4c4ab2625f07: Pulling fs layer 17:10:01 0510c868ecb4: Pulling fs layer 17:10:01 afea3b2eda06: Pulling fs layer 17:10:01 7809a108b3ef: Pulling fs layer 17:10:01 f706445af74f: Pulling fs layer 17:10:01 0510c868ecb4: Waiting 17:10:01 afea3b2eda06: Waiting 17:10:01 7809a108b3ef: Waiting 17:10:01 f706445af74f: Waiting 17:10:01 4c4ab2625f07: Verifying Checksum 17:10:01 4c4ab2625f07: Download complete 17:10:01 Commit message: "Merge commit '8772bf5ecf140d7d98adf4840c23e305e8e551a6' into HEAD" 17:10:01 > git rev-list --no-walk d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 17:10:01 adcc1eea9eea: Verifying Checksum 17:10:01 adcc1eea9eea: Download complete 17:10:01 afea3b2eda06: Verifying Checksum 17:10:01 afea3b2eda06: Download complete 17:10:01 540db60ca938: Verifying Checksum 17:10:01 540db60ca938: Download complete 17:10:01 7809a108b3ef: Verifying Checksum 17:10:01 7809a108b3ef: Download complete 17:10:01 540db60ca938: Pull complete [Pipeline] withEnv [Pipeline] { 17:10:02 adcc1eea9eea: Pull complete 17:10:02 4c4ab2625f07: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:10:03 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:10:03 f706445af74f: Verifying Checksum 17:10:03 f706445af74f: Download complete 17:10:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:10:04 + true 17:10:04 + sudo service docker restart 17:10:04 0510c868ecb4: Verifying Checksum 17:10:04 0510c868ecb4: Download complete 17:10:07 0510c868ecb4: Pull complete 17:10:07 afea3b2eda06: Pull complete 17:10:07 7809a108b3ef: Pull complete 17:10:09 f706445af74f: Pull complete 17:10:09 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:10:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:10:09 ---> b068be0155e3 17:10:09 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 17:10:14 ---> Running in 5c6eb4ab4464 17:10:14 Removing intermediate container 5c6eb4ab4464 17:10:14 ---> 23a099a13c5a 17:10:14 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 17:10:14 ---> Running in f76fdeccc334 17:10:14 Removing intermediate container f76fdeccc334 17:10:14 ---> bf462ab4b2b6 17:10:14 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:10:14 ---> Running in d087f94e4fe7 17:10:14 Removing intermediate container d087f94e4fe7 17:10:14 ---> a9415572d167 17:10:14 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:14 ---> Running in af81f316a3f6 17:10:14 Removing intermediate container af81f316a3f6 17:10:14 ---> 7f2c5c5e6c58 17:10:14 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:10:14 ---> Running in 5fb0ac2d0dde 17:10:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:10:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:10:16 OK: 149 MiB in 40 packages 17:10:16 Removing intermediate container 5fb0ac2d0dde 17:10:16 ---> 392614f0249d 17:10:16 Step 8/10 : WORKDIR /device-rfid-llrp-go 17:10:16 ---> Running in 170d79eb5eaa 17:10:16 Removing intermediate container 170d79eb5eaa 17:10:16 ---> 35431950a66b 17:10:16 Step 9/10 : COPY . . 17:10:16 ---> 0bc3a7031a86 17:10:16 Step 10/10 : RUN go mod download 17:10:16 ---> Running in 14ae5f56d31c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:10:24 provisioning config files... 17:10:24 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/6@tmp/config1055357566942951038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:24 ---> docker-login.sh 17:10:24 nexus3.edgexfoundry.org:10001 17:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:26 Configure a credential helper to remove this warning. See 17:10:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:26 17:10:26 Login Succeeded 17:10:26 nexus3.edgexfoundry.org:10002 17:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:26 Configure a credential helper to remove this warning. See 17:10:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:26 17:10:26 Login Succeeded 17:10:26 nexus3.edgexfoundry.org:10003 17:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:29 Configure a credential helper to remove this warning. See 17:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:29 17:10:29 Login Succeeded 17:10:29 nexus3.edgexfoundry.org:10004 17:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:29 Configure a credential helper to remove this warning. See 17:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:29 17:10:29 Login Succeeded 17:10:29 docker.io 17:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:29 Configure a credential helper to remove this warning. See 17:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:29 17:10:29 Login Succeeded 17:10:29 ---> docker-login.sh ends [Pipeline] } 17:10:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:10:29 ========================================================= 17:10:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:10:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:10:30 + 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 . 17:10:30 Sending build context to Docker daemon 1.197MB 17:10:30 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 17:10:30 Step 2/10 : FROM ${BASE} 17:10:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:10:30 595b0fe564bb: Pulling fs layer 17:10:30 3088b5b3c5c0: Pulling fs layer 17:10:30 5b7225fbf94c: Pulling fs layer 17:10:30 ba82ee9f976e: Pulling fs layer 17:10:30 506bd15cee9f: Pulling fs layer 17:10:30 75a0a4a0db45: Pulling fs layer 17:10:30 618dc40b7e24: Pulling fs layer 17:10:30 75a0a4a0db45: Waiting 17:10:30 ba82ee9f976e: Waiting 17:10:30 506bd15cee9f: Waiting 17:10:30 618dc40b7e24: Waiting 17:10:30 5b7225fbf94c: Download complete 17:10:30 3088b5b3c5c0: Verifying Checksum 17:10:30 3088b5b3c5c0: Download complete 17:10:31 506bd15cee9f: Verifying Checksum 17:10:31 506bd15cee9f: Download complete 17:10:31 75a0a4a0db45: Verifying Checksum 17:10:31 75a0a4a0db45: Download complete 17:10:31 595b0fe564bb: Verifying Checksum 17:10:31 595b0fe564bb: Download complete 17:10:31 595b0fe564bb: Pull complete 17:10:31 Removing intermediate container 14ae5f56d31c 17:10:31 ---> 0827d5b576c8 17:10:31 Successfully built 0827d5b576c8 17:10:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:10:32 + docker inspect -f . ci-base-image-x86_64 17:10:32 . [Pipeline] withDockerContainer 17:10:32 prd-centos7-docker-4c-2g-1727 does not seem to be running inside a container 17:10:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:10:32 3088b5b3c5c0: Pull complete 17:10:32 $ docker top 87b708d662efb63efc4d237e487d893a13f3b98d6d71cce80f66e9f55ec1ae89 -eo pid,comm 17:10:32 5b7225fbf94c: Pull complete [Pipeline] { [Pipeline] sh 17:10:32 618dc40b7e24: Verifying Checksum 17:10:32 + go version 17:10:32 go version go1.16.3 linux/amd64 [Pipeline] } 17:10:32 $ docker stop --time=1 87b708d662efb63efc4d237e487d893a13f3b98d6d71cce80f66e9f55ec1ae89 17:10:34 $ docker rm -f 87b708d662efb63efc4d237e487d893a13f3b98d6d71cce80f66e9f55ec1ae89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 17:10:34 ba82ee9f976e: Verifying Checksum 17:10:34 ba82ee9f976e: Download complete [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:10:34 + docker inspect -f . ci-base-image-x86_64 17:10:34 . [Pipeline] withDockerContainer 17:10:34 prd-centos7-docker-4c-2g-1727 does not seem to be running inside a container 17:10:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:10:35 $ docker top c93d432e56d254ce83e76dac56f181e479ad7d029feac5fda17f7642894500ee -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:35 + go mod tidy 17:10:35 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 17:10:35 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 17:10:40 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 17:10:40 github.com/edgexfoundry/device-sdk-go/pkg/service imports 17:10:40 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 17:10:40 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 17:10:40 github.com/edgexfoundry/device-sdk-go/pkg/service imports 17:10:40 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [Pipeline] } 17:10:40 $ docker stop --time=1 c93d432e56d254ce83e76dac56f181e479ad7d029feac5fda17f7642894500ee 17:10:41 $ docker rm -f c93d432e56d254ce83e76dac56f181e479ad7d029feac5fda17f7642894500ee [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 17:10:42 ---> job-cost.sh 17:10:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uooB 17:10:44 ba82ee9f976e: Pull complete 17:10:44 506bd15cee9f: Pull complete 17:10:44 75a0a4a0db45: Pull complete 17:10:49 618dc40b7e24: Pull complete 17:10:49 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 17:10:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:10:49 ---> a36622ca3599 17:10:49 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 17:10:50 ---> Running in eeed91d6de84 17:10:51 Removing intermediate container eeed91d6de84 17:10:51 ---> f4b752f31455 17:10:51 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 17:10:51 ---> Running in b9b7c64cb899 17:10:51 Removing intermediate container b9b7c64cb899 17:10:51 ---> 3ff9b7e3f079 17:10:51 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:10:51 ---> Running in 20aa26ec6eb0 17:10:52 Removing intermediate container 20aa26ec6eb0 17:10:52 ---> 22b31089e616 17:10:52 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:52 ---> Running in 03eb1131a930 17:10:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:10:54 Removing intermediate container 03eb1131a930 17:10:54 ---> 46ed399f6172 17:10:54 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:10:54 ---> Running in 2312a6345a50 17:10:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:10:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:10:57 OK: 138 MiB in 40 packages 17:10:58 Removing intermediate container 2312a6345a50 17:10:58 ---> 80fce8521655 17:10:58 Step 8/10 : WORKDIR /device-rfid-llrp-go 17:10:58 ---> Running in d90a49a749bc 17:10:59 Removing intermediate container d90a49a749bc 17:10:59 ---> e2f12b518404 17:10:59 Step 9/10 : COPY . . 17:11:00 ---> 8c4014b188ac 17:11:00 Step 10/10 : RUN go mod download 17:11:00 ---> Running in a753857902fa 17:11:04 lf-activate-venv(): INFO: Adding /tmp/venv-uooB/bin to PATH 17:11:04 INFO: No Stack... 17:11:04 INFO: Retrieving Pricing Info for: v3-standard-2 17:11:05 INFO: Archiving Costs [Pipeline] sh 17:11:05 + cat /w/workspace/device-rfid-llrp-go/6/archives/cost.csv 17:11:05 + cut -d, -f6 [Pipeline] lock 17:11:07 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-6-stack-cost] 17:11:07 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-6-stack-cost] did not exist. Created. 17:11:07 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:11:07 + echo total: 0.05999999865889549 [Pipeline] stash 17:11:08 Stashed 1 file(s) [Pipeline] } 17:11:08 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:11:08 Failed in branch amd64 17:11:24 Removing intermediate container a753857902fa 17:11:24 ---> 5c22ba51dbbc 17:11:24 Successfully built 5c22ba51dbbc 17:11:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:11:24 + docker inspect -f . ci-base-image-arm64 17:11:24 . [Pipeline] withDockerContainer 17:11:24 prd-ubuntu18.04-docker-arm64-4c-16g-1726 does not seem to be running inside a container 17:11:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:11:26 $ docker top 5bcae9aaeacbb435d2753caa65981ec5863cf4f326143c471bbb63a6a6163b21 -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:27 + go version 17:11:27 go version go1.16.5 linux/arm64 [Pipeline] } 17:11:27 $ docker stop --time=1 5bcae9aaeacbb435d2753caa65981ec5863cf4f326143c471bbb63a6a6163b21 17:11:29 $ docker rm -f 5bcae9aaeacbb435d2753caa65981ec5863cf4f326143c471bbb63a6a6163b21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:11:30 + docker inspect -f . ci-base-image-arm64 17:11:30 . [Pipeline] withDockerContainer 17:11:30 prd-ubuntu18.04-docker-arm64-4c-16g-1726 does not seem to be running inside a container 17:11:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:11:32 $ docker top 89dbe585a8f53c01ed4e40dbb0417cb45caf90b13f4b21a8b77b3ea200cfb769 -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:33 + go mod tidy 17:11:33 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 17:11:33 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 17:11:33 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 17:11:33 github.com/edgexfoundry/device-sdk-go/pkg/service imports 17:11:33 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 17:11:33 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 17:11:33 github.com/edgexfoundry/device-sdk-go/pkg/service imports 17:11:33 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [Pipeline] } 17:11:33 $ docker stop --time=1 89dbe585a8f53c01ed4e40dbb0417cb45caf90b13f4b21a8b77b3ea200cfb769 17:11:35 $ docker rm -f 89dbe585a8f53c01ed4e40dbb0417cb45caf90b13f4b21a8b77b3ea200cfb769 [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 17:11:38 ---> job-cost.sh 17:11:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1hIi 17:12:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:13:39 lf-activate-venv(): INFO: Adding /tmp/venv-1hIi/bin to PATH 17:13:39 INFO: No Stack... 17:13:39 INFO: Retrieving Pricing Info for: v2-standard-4 17:13:39 INFO: Archiving Costs [Pipeline] sh 17:13:39 + cat /w/workspace/device-rfid-llrp-go/6/archives/cost.csv 17:13:39 + cut -d, -f6 [Pipeline] lock 17:13:39 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-6-stack-cost] 17:13:39 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-6-stack-cost] did not exist. Created. 17:13:39 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:13:40 /w/workspace/device-rfid-llrp-go/6@tmp/durable-87624740/script.sh: 1: /w/workspace/device-rfid-llrp-go/6@tmp/durable-87624740/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:13:40 + echo total: 0.18000000715255737 [Pipeline] stash 17:13:40 Warning: overwriting stash ‘stack-cost’ 17:13:41 Stashed 1 file(s) [Pipeline] } 17:13:41 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:13:41 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 17:13:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:13:43 ---> package-listing.sh 17:13:43 ++ facter osfamily 17:13:43 ++ tr '[:upper:]' '[:lower:]' 17:13:44 + OS_FAMILY=redhat 17:13:44 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-28 17:13:44 + START_PACKAGES=/tmp/packages_start.txt 17:13:44 + END_PACKAGES=/tmp/packages_end.txt 17:13:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:13:44 + PACKAGES=/tmp/packages_start.txt 17:13:44 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' 17:13:44 + PACKAGES=/tmp/packages_end.txt 17:13:44 + case "${OS_FAMILY}" in 17:13:44 + rpm -qa 17:13:44 + sort 17:13:44 + '[' -f /tmp/packages_start.txt ']' 17:13:44 + '[' -f /tmp/packages_end.txt ']' 17:13:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:13:44 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' 17:13:44 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ 17:13:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [Pipeline] echo 17:13:44 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/oundry_device-rfid-llrp-go_PR-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:13:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:13:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:13:45 17:13:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:13:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:13:45 alpine: Pulling from edgex-lftools-log-publisher 17:13:45 df20fa9351a1: Pulling fs layer 17:13:45 36b3adc4ff6f: Pulling fs layer 17:13:45 8ad3a11d3b57: Pulling fs layer 17:13:45 46f8f816bc3b: Pulling fs layer 17:13:45 93b61091891f: Pulling fs layer 17:13:45 93b9cdb0e59b: Pulling fs layer 17:13:45 5e14af77c1be: Pulling fs layer 17:13:45 01666e4c0597: Pulling fs layer 17:13:45 aa168da1d23b: Pulling fs layer 17:13:45 93b61091891f: Waiting 17:13:45 93b9cdb0e59b: Waiting 17:13:45 5e14af77c1be: Waiting 17:13:45 01666e4c0597: Waiting 17:13:45 aa168da1d23b: Waiting 17:13:45 46f8f816bc3b: Waiting 17:13:45 36b3adc4ff6f: Verifying Checksum 17:13:45 36b3adc4ff6f: Download complete 17:13:46 46f8f816bc3b: Verifying Checksum 17:13:46 46f8f816bc3b: Download complete 17:13:46 df20fa9351a1: Verifying Checksum 17:13:46 df20fa9351a1: Download complete 17:13:46 93b9cdb0e59b: Verifying Checksum 17:13:46 93b9cdb0e59b: Download complete 17:13:46 5e14af77c1be: Verifying Checksum 17:13:46 5e14af77c1be: Download complete 17:13:46 01666e4c0597: Verifying Checksum 17:13:46 01666e4c0597: Download complete 17:13:46 93b61091891f: Verifying Checksum 17:13:46 93b61091891f: Download complete 17:13:46 8ad3a11d3b57: Verifying Checksum 17:13:46 8ad3a11d3b57: Download complete 17:13:46 df20fa9351a1: Pull complete 17:13:47 36b3adc4ff6f: Pull complete 17:13:47 8ad3a11d3b57: Pull complete 17:13:47 46f8f816bc3b: Pull complete 17:13:48 aa168da1d23b: Verifying Checksum 17:13:48 aa168da1d23b: Download complete 17:13:48 93b61091891f: Pull complete 17:13:48 93b9cdb0e59b: Pull complete 17:13:48 5e14af77c1be: Pull complete 17:13:48 01666e4c0597: Pull complete 17:13:53 aa168da1d23b: Pull complete 17:13:53 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:13:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:13:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:13:54 prd-centos7-docker-4c-2g-1724 does not seem to be running inside a container 17:13:54 $ 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/oundry_device-rfid-llrp-go_PR-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:14:05 $ docker top 57863a0e045646b1956d58c4337ffec8fc86866be3d4077114ab48e2560a9c59 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:05 + touch /tmp/pre-build-complete [Pipeline] sh 17:14:05 + mkdir -p /var/log/sa [Pipeline] sh 17:14:06 + ls /var/log/sa-host 17:14:06 + sadf -c /var/log/sa-host/sa05 17:14:06 file_magic: OK 17:14:06 HZ: Using current value: 100 17:14:06 file_header: OK 17:14:06 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 17:14:06 Statistics: 17:14:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:14:06 File successfully converted to sysstat format version 12.2.1 17:14:06 + sadf -c /var/log/sa-host/sa16 17:14:06 file_magic: OK 17:14:06 HZ: Using current value: 100 17:14:06 file_header: OK 17:14:06 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 17:14:06 Statistics: 17:14:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:14:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:08 provisioning config files... 17:14:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config3914584489283533356tmp [Pipeline] { [Pipeline] echo 17:14:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:14:09 ---> create-netrc.sh [Pipeline] } 17:14:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:14:09 ---> python-tools-install.sh [Pipeline] echo 17:14:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:14:10 ---> sudo-logs.sh 17:14:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:14:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:14:10 ---> job-cost.sh 17:14:10 lf-activate-venv: SKIPPING 17:14:10 DEBUG: total: 0.18000000715255737 17:14:10 INFO: Retrieving Stack Cost... 17:14:12 INFO: Retrieving Pricing Info for: v3-standard-2 17:14:12 INFO: Archiving Costs [Pipeline] echo 17:14:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:14:12 ---> logs-deploy.sh 17:14:12 lf-activate-venv: SKIPPING 17:14:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-28/6 17:14:12 INFO: archiving workspace using pattern(s): 17:14:13 Archives upload complete. 17:14:13 INFO: archiving logs to Nexus