Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11125433321471681900.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9275217811628279179.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10757720798344669734.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13993187070840890386.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12931017646419878788.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 ‘prd-centos7-docker-4c-2g-6139’ is offline Running on prd-centos7-docker-4c-2g-6143 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-rfid-llrp-go_main@tmp/jenkins-gitclient-ssh897555380081155372.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 # timeout=10 Commit message: "fix: resolved missing configurationn.tomel error (#64)" > git rev-list --no-walk 4e518eebde62524943ef4fba54b9c3a8d84db30b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-28T23:11:07.785Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-28T23:11:07.828Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-28T23:11:07.843Z] ========================================================= [2022-02-28T23:11:07.843Z] EdgeX Global Pipelines Version Info [2022-02-28T23:11:07.843Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-28T23:11:08.956Z] ------------------- [2022-02-28T23:11:08.956Z] stable info: [2022-02-28T23:11:08.956Z] ------------------- [2022-02-28T23:11:08.956Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-28T23:11:08.956Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-28T23:11:08.956Z] Message: update stable to v1.0.220 [2022-02-28T23:11:09.535Z] ------------------- [2022-02-28T23:11:09.535Z] experimental info: [2022-02-28T23:11:09.535Z] ------------------- [2022-02-28T23:11:09.535Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-28T23:11:09.535Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-28T23:11:09.535Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-28T23:11:09.709Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-02-28T23:11:09.724Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-02-28T23:11:09.740Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-28T23:11:09.750Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-28T23:11:09.765Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-28T23:11:09.781Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-28T23:11:09.801Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-28T23:11:09.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-28T23:11:09.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-28T23:11:09.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-28T23:11:09.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-28T23:11:09.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-02-28T23:11:09.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-28T23:11:09.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-28T23:11:09.989Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-28T23:11:10.000Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-28T23:11:10.009Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-28T23:11:10.023Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-28T23:11:10.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-28T23:11:10.041Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-28T23:11:10.049Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-28T23:11:10.058Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-28T23:11:10.070Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-28T23:11:10.083Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-28T23:11:10.095Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-28T23:11:10.110Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-28T23:11:10.123Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-02-28T23:11:10.140Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-02-28T23:11:10.151Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-02-28T23:11:10.166Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [Pipeline] echo [2022-02-28T23:11:10.179Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b55924 [Pipeline] echo [2022-02-28T23:11:10.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-28T23:11:10.230Z] provisioning config files... [2022-02-28T23:11:10.244Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2372528409491679748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-28T23:11:10.557Z] ---> docker-login.sh [2022-02-28T23:11:10.557Z] nexus3.edgexfoundry.org:10001 [2022-02-28T23:11:10.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:11:10.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:11:10.818Z] Configure a credential helper to remove this warning. See [2022-02-28T23:11:10.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:11:10.818Z] [2022-02-28T23:11:10.818Z] Login Succeeded [2022-02-28T23:11:10.818Z] nexus3.edgexfoundry.org:10002 [2022-02-28T23:11:10.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:11:10.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:11:10.818Z] Configure a credential helper to remove this warning. See [2022-02-28T23:11:10.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:11:10.818Z] [2022-02-28T23:11:10.818Z] Login Succeeded [2022-02-28T23:11:10.818Z] nexus3.edgexfoundry.org:10003 [2022-02-28T23:11:10.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:11:11.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:11:11.079Z] Configure a credential helper to remove this warning. See [2022-02-28T23:11:11.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:11:11.079Z] [2022-02-28T23:11:11.079Z] Login Succeeded [2022-02-28T23:11:11.079Z] nexus3.edgexfoundry.org:10004 [2022-02-28T23:11:11.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:11:11.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:11:11.079Z] Configure a credential helper to remove this warning. See [2022-02-28T23:11:11.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:11:11.079Z] [2022-02-28T23:11:11.079Z] Login Succeeded [2022-02-28T23:11:11.079Z] docker.io [2022-02-28T23:11:11.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:11:11.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:11:11.655Z] Configure a credential helper to remove this warning. See [2022-02-28T23:11:11.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:11:11.655Z] [2022-02-28T23:11:11.655Z] Login Succeeded [2022-02-28T23:11:11.655Z] ---> docker-login.sh ends [Pipeline] } [2022-02-28T23:11:11.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-28T23:11:12.042Z] + git rev-list -1 --merges 7b55924c09c2d909d14f4730cd7f1b6443ec55e3~1..7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [Pipeline] echo [2022-02-28T23:11:12.078Z] -----------> git rev-list -1 --merges 7b55924c09c2d909d14f4730cd7f1b6443ec55e3~1..7b55924c09c2d909d14f4730cd7f1b6443ec55e3 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [false] [Pipeline] sh [2022-02-28T23:11:12.380Z] + git log --format=format:%s -1 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [Pipeline] echo [2022-02-28T23:11:12.397Z] ========================================================= [2022-02-28T23:11:12.397Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-28T23:11:12.397Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-28T23:11:12.743Z] + git log --format=format:%s -1 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [Pipeline] echo [2022-02-28T23:11:12.756Z] [semverPrep] GIT_COMMIT: 7b55924c09c2d909d14f4730cd7f1b6443ec55e3, Commit Message: fix: resolved missing configurationn.tomel error (#64) [Pipeline] echo [2022-02-28T23:11:12.765Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-28T23:11:13.344Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-28T23:11:13.344Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-28T23:11:13.344Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-28T23:11:13.344Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-28T23:11:13.344Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-28T23:11:13.344Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-28T23:11:13.344Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:11:13.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-28T23:11:13.698Z] [2022-02-28T23:11:13.698Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:11:14.008Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-28T23:11:14.008Z] latest: Pulling from edgex-devops/git-semver [2022-02-28T23:11:14.008Z] a0d0a0d46f8b: Pulling fs layer [2022-02-28T23:11:14.008Z] 3e5f54012d9b: Pulling fs layer [2022-02-28T23:11:14.008Z] 4c7163046ea9: Pulling fs layer [2022-02-28T23:11:14.008Z] 0c2d73faf560: Pulling fs layer [2022-02-28T23:11:14.008Z] 0c2d73faf560: Waiting [2022-02-28T23:11:14.008Z] 3e5f54012d9b: Verifying Checksum [2022-02-28T23:11:14.008Z] 3e5f54012d9b: Download complete [2022-02-28T23:11:14.008Z] a0d0a0d46f8b: Verifying Checksum [2022-02-28T23:11:14.008Z] a0d0a0d46f8b: Download complete [2022-02-28T23:11:14.008Z] 4c7163046ea9: Verifying Checksum [2022-02-28T23:11:14.008Z] 4c7163046ea9: Download complete [2022-02-28T23:11:14.008Z] 0c2d73faf560: Verifying Checksum [2022-02-28T23:11:14.008Z] 0c2d73faf560: Download complete [2022-02-28T23:11:14.276Z] a0d0a0d46f8b: Pull complete [2022-02-28T23:11:14.276Z] 3e5f54012d9b: Pull complete [2022-02-28T23:11:14.545Z] 4c7163046ea9: Pull complete [2022-02-28T23:11:14.811Z] 0c2d73faf560: Pull complete [2022-02-28T23:11:14.811Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-28T23:11:14.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-28T23:11:14.811Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-28T23:11:14.873Z] prd-centos7-docker-4c-2g-6143 does not seem to be running inside a container [2022-02-28T23:11:14.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-28T23:11:15.581Z] $ docker top 012f054b6c2450184eb8f6ed89c38b11caaaa8a666978c26821758d424d6ec9f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-28T23:11:15.665Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-28T23:11:15.665Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-28T23:11:15.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-28T23:11:15.757Z] $ docker exec 012f054b6c2450184eb8f6ed89c38b11caaaa8a666978c26821758d424d6ec9f ssh-agent [2022-02-28T23:11:15.853Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgChPIE/agent.13 [2022-02-28T23:11:15.853Z] SSH_AGENT_PID=20 [2022-02-28T23:11:15.859Z] Running ssh-add (command line suppressed) [2022-02-28T23:11:15.949Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5192907013746530646.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5192907013746530646.key) [2022-02-28T23:11:15.962Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-28T23:11:16.254Z] + git tag --points-at HEAD [Pipeline] } [2022-02-28T23:11:16.267Z] $ docker exec --env ******** --env ******** 012f054b6c2450184eb8f6ed89c38b11caaaa8a666978c26821758d424d6ec9f ssh-agent -k [2022-02-28T23:11:16.380Z] unset SSH_AUTH_SOCK; [2022-02-28T23:11:16.380Z] unset SSH_AGENT_PID; [2022-02-28T23:11:16.380Z] echo Agent pid 20 killed; [2022-02-28T23:11:16.389Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-28T23:11:16.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-28T23:11:16.411Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-28T23:11:16.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-28T23:11:16.529Z] $ docker exec 012f054b6c2450184eb8f6ed89c38b11caaaa8a666978c26821758d424d6ec9f ssh-agent [2022-02-28T23:11:16.636Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbINbbb/agent.53 [2022-02-28T23:11:16.636Z] SSH_AGENT_PID=60 [2022-02-28T23:11:16.640Z] Running ssh-add (command line suppressed) [2022-02-28T23:11:16.751Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2141888426894300048.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2141888426894300048.key) [2022-02-28T23:11:16.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-28T23:11:17.060Z] + git semver init [2022-02-28T23:11:17.060Z] # -> Open(): unable to determine branch for HEAD [2022-02-28T23:11:17.060Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-02-28T23:11:17.060Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-02-28T23:11:17.060Z] # $SEMVER_REMOTE_NAME = origin [2022-02-28T23:11:17.060Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-28T23:11:17.060Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-28T23:11:17.060Z] # $SEMVER_BRANCH = main [2022-02-28T23:11:17.060Z] # $SEMVER_TEMP = /tmp/semver-347087467 [2022-02-28T23:11:17.060Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2022-02-28T23:11:17.631Z] # '/tmp/semver-347087467' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' [2022-02-28T23:11:17.631Z] # -> Force: false [2022-02-28T23:11:17.631Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2022-02-28T23:11:17.642Z] $ docker exec --env ******** --env ******** 012f054b6c2450184eb8f6ed89c38b11caaaa8a666978c26821758d424d6ec9f ssh-agent -k [2022-02-28T23:11:17.722Z] unset SSH_AUTH_SOCK; [2022-02-28T23:11:17.722Z] unset SSH_AGENT_PID; [2022-02-28T23:11:17.723Z] echo Agent pid 60 killed; [2022-02-28T23:11:17.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-28T23:11:18.046Z] + git semver [Pipeline] } [2022-02-28T23:11:18.060Z] $ docker stop --time=1 012f054b6c2450184eb8f6ed89c38b11caaaa8a666978c26821758d424d6ec9f [2022-02-28T23:11:19.280Z] $ docker rm -f 012f054b6c2450184eb8f6ed89c38b11caaaa8a666978c26821758d424d6ec9f [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-28T23:11:19.623Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-28T23:11:19.846Z] Stashed 1 file(s) [Pipeline] echo [2022-02-28T23:11:19.850Z] [edgeXSemver]: initialized semver on version 2.1.0-dev.3 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-28T23:11:20.004Z] provisioning config files... [2022-02-28T23:11:20.015Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7636178377426700491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-28T23:11:20.319Z] ---> docker-login.sh [2022-02-28T23:11:20.319Z] nexus3.edgexfoundry.org:10001 [2022-02-28T23:11:20.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:11:20.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:11:20.320Z] Configure a credential helper to remove this warning. See [2022-02-28T23:11:20.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:11:20.320Z] [2022-02-28T23:11:20.320Z] Login Succeeded [2022-02-28T23:11:20.320Z] nexus3.edgexfoundry.org:10002 [2022-02-28T23:11:20.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:11:20.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:11:20.320Z] Configure a credential helper to remove this warning. See [2022-02-28T23:11:20.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:11:20.320Z] [2022-02-28T23:11:20.320Z] Login Succeeded [2022-02-28T23:11:20.320Z] nexus3.edgexfoundry.org:10003 [2022-02-28T23:11:20.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:11:20.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:11:20.586Z] Configure a credential helper to remove this warning. See [2022-02-28T23:11:20.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:11:20.586Z] [2022-02-28T23:11:20.586Z] Login Succeeded [2022-02-28T23:11:20.586Z] nexus3.edgexfoundry.org:10004 [2022-02-28T23:11:20.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:11:20.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:11:20.586Z] Configure a credential helper to remove this warning. See [2022-02-28T23:11:20.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:11:20.586Z] [2022-02-28T23:11:20.586Z] Login Succeeded [2022-02-28T23:11:20.586Z] docker.io [2022-02-28T23:11:20.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:11:21.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:11:21.155Z] Configure a credential helper to remove this warning. See [2022-02-28T23:11:21.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:11:21.155Z] [2022-02-28T23:11:21.155Z] Login Succeeded [2022-02-28T23:11:21.155Z] ---> docker-login.sh ends [Pipeline] } [2022-02-28T23:11:21.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-28T23:11:21.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-28T23:11:21.244Z] ========================================================= [2022-02-28T23:11:21.244Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-28T23:11:21.244Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:11:21.553Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-02-28T23:11:21.553Z] Sending build context to Docker daemon 1.731MB [2022-02-28T23:11:21.553Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-02-28T23:11:21.553Z] Step 2/12 : FROM ${BASE} AS builder [2022-02-28T23:11:21.553Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-28T23:11:21.553Z] 59bf1c3509f3: Pulling fs layer [2022-02-28T23:11:21.553Z] 666ba61612fd: Pulling fs layer [2022-02-28T23:11:21.553Z] 8ed8ca486205: Pulling fs layer [2022-02-28T23:11:21.553Z] 4fe6c5a15a65: Pulling fs layer [2022-02-28T23:11:21.553Z] 22a0e8bec74d: Pulling fs layer [2022-02-28T23:11:21.553Z] 640e595b4fbd: Pulling fs layer [2022-02-28T23:11:21.553Z] 763cafe07f6e: Pulling fs layer [2022-02-28T23:11:21.553Z] 0c0b528cf693: Pulling fs layer [2022-02-28T23:11:21.553Z] 10935f4eaf8b: Pulling fs layer [2022-02-28T23:11:21.553Z] 22a0e8bec74d: Waiting [2022-02-28T23:11:21.553Z] 640e595b4fbd: Waiting [2022-02-28T23:11:21.553Z] 763cafe07f6e: Waiting [2022-02-28T23:11:21.553Z] 0c0b528cf693: Waiting [2022-02-28T23:11:21.553Z] 10935f4eaf8b: Waiting [2022-02-28T23:11:21.553Z] 4fe6c5a15a65: Waiting [2022-02-28T23:11:21.553Z] 8ed8ca486205: Verifying Checksum [2022-02-28T23:11:21.553Z] 8ed8ca486205: Download complete [2022-02-28T23:11:21.553Z] 666ba61612fd: Verifying Checksum [2022-02-28T23:11:21.553Z] 666ba61612fd: Download complete [2022-02-28T23:11:21.553Z] 22a0e8bec74d: Verifying Checksum [2022-02-28T23:11:21.553Z] 22a0e8bec74d: Download complete [2022-02-28T23:11:21.553Z] 640e595b4fbd: Verifying Checksum [2022-02-28T23:11:21.553Z] 640e595b4fbd: Download complete [2022-02-28T23:11:21.817Z] 59bf1c3509f3: Verifying Checksum [2022-02-28T23:11:21.817Z] 59bf1c3509f3: Download complete [2022-02-28T23:11:21.817Z] 763cafe07f6e: Verifying Checksum [2022-02-28T23:11:21.817Z] 763cafe07f6e: Download complete [2022-02-28T23:11:21.817Z] 0c0b528cf693: Verifying Checksum [2022-02-28T23:11:21.817Z] 0c0b528cf693: Download complete [2022-02-28T23:11:22.085Z] 59bf1c3509f3: Pull complete [2022-02-28T23:11:22.350Z] 4fe6c5a15a65: Verifying Checksum [2022-02-28T23:11:22.350Z] 4fe6c5a15a65: Download complete [2022-02-28T23:11:22.350Z] 666ba61612fd: Pull complete [2022-02-28T23:11:22.350Z] 10935f4eaf8b: Verifying Checksum [2022-02-28T23:11:22.350Z] 10935f4eaf8b: Download complete [2022-02-28T23:11:22.350Z] 8ed8ca486205: Pull complete [2022-02-28T23:11:26.608Z] 4fe6c5a15a65: Pull complete [2022-02-28T23:11:26.608Z] 22a0e8bec74d: Pull complete [2022-02-28T23:11:26.608Z] 640e595b4fbd: Pull complete [2022-02-28T23:11:26.608Z] 763cafe07f6e: Pull complete [2022-02-28T23:11:26.608Z] 0c0b528cf693: Pull complete [2022-02-28T23:11:28.567Z] 10935f4eaf8b: Pull complete [2022-02-28T23:11:28.567Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-28T23:11:28.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-28T23:11:28.567Z] ---> 99d49a6021b9 [2022-02-28T23:11:28.567Z] Step 3/12 : ARG MAKE='make build' [2022-02-28T23:11:30.482Z] ---> Running in 387763d89901 [2022-02-28T23:11:30.742Z] Removing intermediate container 387763d89901 [2022-02-28T23:11:30.742Z] ---> ce93b4f2046e [2022-02-28T23:11:30.742Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-02-28T23:11:30.742Z] ---> Running in 3669655fa7d2 [2022-02-28T23:11:30.742Z] Removing intermediate container 3669655fa7d2 [2022-02-28T23:11:30.742Z] ---> abdbaf4f08f8 [2022-02-28T23:11:30.742Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-02-28T23:11:30.742Z] ---> Running in 8aec960bbc01 [2022-02-28T23:11:30.742Z] Removing intermediate container 8aec960bbc01 [2022-02-28T23:11:30.742Z] ---> 966e077860ad [2022-02-28T23:11:30.742Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-28T23:11:31.001Z] ---> Running in 05c93d52818d [2022-02-28T23:11:31.270Z] Removing intermediate container 05c93d52818d [2022-02-28T23:11:31.270Z] ---> 395004be6e26 [2022-02-28T23:11:31.270Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-28T23:11:31.270Z] ---> Running in 9f6de6ed5b2c [2022-02-28T23:11:31.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-28T23:11:32.421Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-28T23:11:32.992Z] OK: 221 MiB in 52 packages [2022-02-28T23:11:32.992Z] Removing intermediate container 9f6de6ed5b2c [2022-02-28T23:11:32.992Z] ---> 522e32df9dc3 [2022-02-28T23:11:32.992Z] Step 8/12 : WORKDIR /app [2022-02-28T23:11:32.992Z] ---> Running in 6dc2c48628cf [2022-02-28T23:11:33.252Z] Removing intermediate container 6dc2c48628cf [2022-02-28T23:11:33.252Z] ---> 610fdc8599b6 [2022-02-28T23:11:33.252Z] Step 9/12 : COPY go.mod vendor* ./ [2022-02-28T23:11:33.252Z] ---> be9e1a1c269b [2022-02-28T23:11:33.252Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-28T23:11:33.512Z] ---> Running in 6de68b1838d8 [2022-02-28T23:11:34.961Z] Still waiting to schedule task [2022-02-28T23:11:34.961Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-6140’ is offline [2022-02-28T23:12:12.353Z] Removing intermediate container 6de68b1838d8 [2022-02-28T23:12:12.353Z] ---> 408265992279 [2022-02-28T23:12:12.353Z] Step 11/12 : COPY . . [2022-02-28T23:12:12.353Z] ---> 71c62a65f6fe [2022-02-28T23:12:12.353Z] Step 12/12 : RUN $MAKE [2022-02-28T23:12:12.353Z] ---> Running in cc54431e9c95 [2022-02-28T23:12:12.353Z] noop [2022-02-28T23:12:12.353Z] Removing intermediate container cc54431e9c95 [2022-02-28T23:12:12.353Z] ---> 343590e42aa8 [2022-02-28T23:12:12.353Z] Successfully built 343590e42aa8 [2022-02-28T23:12:12.353Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:12:12.672Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-28T23:12:12.672Z] . [Pipeline] withDockerContainer [2022-02-28T23:12:12.747Z] prd-centos7-docker-4c-2g-6143 does not seem to be running inside a container [2022-02-28T23:12:12.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-28T23:12:13.200Z] $ docker top c6e01858a786c1a6708f345a3fc2a49642f8070e4d684cb8cf803aa3e8952f8f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-28T23:12:13.570Z] + go version [2022-02-28T23:12:13.570Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-28T23:12:13.582Z] $ docker stop --time=1 c6e01858a786c1a6708f345a3fc2a49642f8070e4d684cb8cf803aa3e8952f8f [2022-02-28T23:12:14.798Z] $ docker rm -f c6e01858a786c1a6708f345a3fc2a49642f8070e4d684cb8cf803aa3e8952f8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:12:15.234Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-28T23:12:15.234Z] . [Pipeline] withDockerContainer [2022-02-28T23:12:15.305Z] prd-centos7-docker-4c-2g-6143 does not seem to be running inside a container [2022-02-28T23:12:15.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-28T23:12:15.745Z] $ docker top 2557b09cbdb20bebdd7840da30db3f2b2367c4394214835c02b05663bba94b82 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-28T23:12:16.127Z] + make test [2022-02-28T23:12:16.127Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-02-28T23:12:16.388Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-02-28T23:12:31.399Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-02-28T23:12:31.399Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-02-28T23:12:38.065Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.108s coverage: 39.3% of statements [2022-02-28T23:12:38.065Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.237s coverage: 52.0% of statements [2022-02-28T23:12:38.065Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements [2022-02-28T23:12:50.406Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-02-28T23:12:54.649Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-28T23:12:54.650Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-28T23:12:54.911Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-28T23:12:55.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-28T23:12:55.509Z] $ docker stop --time=1 2557b09cbdb20bebdd7840da30db3f2b2367c4394214835c02b05663bba94b82 [2022-02-28T23:12:57.018Z] $ docker rm -f 2557b09cbdb20bebdd7840da30db3f2b2367c4394214835c02b05663bba94b82 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-28T23:12:57.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-28T23:12:57.583Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-28T23:12:58.563Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-28T23:12:58.861Z] + ls -al . [2022-02-28T23:12:58.861Z] total 604 [2022-02-28T23:12:58.861Z] drwxrwxr-x. 11 jenkins jenkins 4096 Feb 28 23:12 . [2022-02-28T23:12:58.861Z] drwxrwxr-x. 4 jenkins jenkins 112 Feb 28 23:11 .. [2022-02-28T23:12:58.861Z] -rw-rw-r--. 1 jenkins jenkins 9072 Feb 28 23:11 Attribution.txt [2022-02-28T23:12:58.861Z] drwxrwxr-x. 2 jenkins jenkins 62 Feb 28 23:11 bin [2022-02-28T23:12:58.861Z] drwxrwxr-x. 4 jenkins jenkins 44 Feb 28 23:11 cmd [2022-02-28T23:12:58.861Z] -rw-r--r--. 1 jenkins jenkins 460394 Feb 28 23:12 coverage.out [2022-02-28T23:12:58.861Z] -rw-rw-r--. 1 jenkins jenkins 1514 Feb 28 23:11 Dockerfile [2022-02-28T23:12:58.861Z] -rw-rw-r--. 1 jenkins jenkins 134 Feb 28 23:11 .dockerignore [2022-02-28T23:12:58.861Z] drwxrwxr-x. 2 jenkins jenkins 4096 Feb 28 23:11 examples [2022-02-28T23:12:58.861Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 28 23:11 .git [2022-02-28T23:12:58.861Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 28 23:11 .github [2022-02-28T23:12:58.861Z] -rw-rw-r--. 1 jenkins jenkins 946 Feb 28 23:11 .gitignore [2022-02-28T23:12:58.861Z] -rw-rw-r--. 1 jenkins jenkins 41 Feb 28 23:11 .golangci.yml [2022-02-28T23:12:58.861Z] -rw-rw-r--. 1 jenkins jenkins 2899 Feb 28 23:11 go.mod [2022-02-28T23:12:58.861Z] -rw-rw-r--. 1 jenkins jenkins 49145 Feb 28 23:11 go.sum [2022-02-28T23:12:58.861Z] -rw-rw-r--. 1 jenkins jenkins 677 Feb 28 23:11 GOVERNANCE.md [2022-02-28T23:12:58.861Z] drwxrwxr-x. 2 jenkins jenkins 31 Feb 28 23:11 images [2022-02-28T23:12:58.861Z] drwxrwxr-x. 5 jenkins jenkins 45 Feb 28 23:11 internal [2022-02-28T23:12:58.861Z] -rw-rw-r--. 1 jenkins jenkins 682 Feb 28 23:11 Jenkinsfile [2022-02-28T23:12:58.861Z] -rw-rw-r--. 1 jenkins jenkins 11347 Feb 28 23:11 LICENSE [2022-02-28T23:12:58.861Z] -rw-rw-r--. 1 jenkins jenkins 1435 Feb 28 23:11 Makefile [2022-02-28T23:12:58.861Z] -rw-rw-r--. 1 jenkins jenkins 625 Feb 28 23:11 OWNERS.md [2022-02-28T23:12:58.861Z] -rw-rw-r--. 1 jenkins jenkins 28508 Feb 28 23:11 README.md [2022-02-28T23:12:58.861Z] drwx------. 3 jenkins jenkins 30 Feb 28 23:11 .semver [2022-02-28T23:12:58.861Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 28 23:11 snap [2022-02-28T23:12:58.861Z] -rw-rw-r--. 1 jenkins jenkins 11 Feb 28 23:11 VERSION [2022-02-28T23:12:58.861Z] -rw-rw-r--. 1 jenkins jenkins 193 Feb 28 23:11 version.go [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:12:59.061Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6144 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-02-28T23:12:59.074Z] Running in /w/workspace/device-rfid-llrp-go/20 [Pipeline] { [Pipeline] checkout [2022-02-28T23:12:59.161Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=7b55924c09c2d909d14f4730cd7f1b6443ec55e3 --label arch=amd64 --label version=2.1.0-dev.3 . [2022-02-28T23:12:59.161Z] Sending build context to Docker daemon 1.731MB [2022-02-28T23:12:59.161Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-02-28T23:12:59.161Z] Step 2/25 : FROM ${BASE} AS builder [2022-02-28T23:12:59.161Z] ---> 343590e42aa8 [2022-02-28T23:12:59.161Z] Step 3/25 : ARG MAKE='make build' [2022-02-28T23:12:59.161Z] ---> Running in 50875b086ef3 [2022-02-28T23:12:59.246Z] Selected Git installation does not exist. Using Default [2022-02-28T23:12:59.246Z] The recommended git tool is: NONE [2022-02-28T23:12:59.432Z] Removing intermediate container 50875b086ef3 [2022-02-28T23:12:59.432Z] ---> e5f6d1b0eb90 [2022-02-28T23:12:59.432Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-02-28T23:12:59.432Z] ---> Running in 1dc2c09f0188 [2022-02-28T23:12:59.432Z] Removing intermediate container 1dc2c09f0188 [2022-02-28T23:12:59.432Z] ---> a28168e38c5f [2022-02-28T23:12:59.432Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-02-28T23:12:59.432Z] ---> Running in 23f20860bb31 [2022-02-28T23:12:59.432Z] Removing intermediate container 23f20860bb31 [2022-02-28T23:12:59.432Z] ---> b17217a6a424 [2022-02-28T23:12:59.432Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-28T23:12:59.432Z] ---> Running in aa259f694d31 [2022-02-28T23:13:00.010Z] Removing intermediate container aa259f694d31 [2022-02-28T23:13:00.010Z] ---> cda3e9049774 [2022-02-28T23:13:00.010Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-28T23:13:00.010Z] ---> Running in 510d0b5b60dd [2022-02-28T23:13:00.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-28T23:13:01.224Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-28T23:13:01.483Z] OK: 221 MiB in 52 packages [2022-02-28T23:13:01.748Z] Removing intermediate container 510d0b5b60dd [2022-02-28T23:13:01.748Z] ---> 7340b98f8b16 [2022-02-28T23:13:01.748Z] Step 8/25 : WORKDIR /app [2022-02-28T23:13:01.748Z] ---> Running in cdbe91d3e727 [2022-02-28T23:13:02.009Z] Removing intermediate container cdbe91d3e727 [2022-02-28T23:13:02.009Z] ---> f5ea07ba508b [2022-02-28T23:13:02.009Z] Step 9/25 : COPY go.mod vendor* ./ [2022-02-28T23:13:02.009Z] ---> 76f3aae0b0ad [2022-02-28T23:13:02.009Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-28T23:13:02.009Z] ---> Running in 2e7c70f26587 [2022-02-28T23:13:02.581Z] Removing intermediate container 2e7c70f26587 [2022-02-28T23:13:02.581Z] ---> 3930d42b2865 [2022-02-28T23:13:02.581Z] Step 11/25 : COPY . . [2022-02-28T23:13:02.841Z] ---> 6b4aac841c7a [2022-02-28T23:13:02.841Z] Step 12/25 : RUN $MAKE [2022-02-28T23:13:02.841Z] ---> Running in 2a68ea3827b5 [2022-02-28T23:13:03.104Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.3" -o cmd/device-rfid-llrp ./cmd [2022-02-28T23:13:03.991Z] using credential edgex-jenkins-ssh [2022-02-28T23:13:04.009Z] Cloning the remote Git repository [2022-02-28T23:13:05.213Z] Avoid second fetch [2022-02-28T23:13:05.213Z] Checking out Revision 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 (main) [2022-02-28T23:13:04.053Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-02-28T23:13:04.126Z] > git init /w/workspace/device-rfid-llrp-go/20 # timeout=10 [2022-02-28T23:13:04.210Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-02-28T23:13:04.211Z] > git --version # timeout=10 [2022-02-28T23:13:04.232Z] > git --version # 'git version 2.17.1' [2022-02-28T23:13:04.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-28T23:13:04.377Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-28T23:13:05.153Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-02-28T23:13:05.172Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-28T23:13:05.215Z] > git config core.sparsecheckout # timeout=10 [2022-02-28T23:13:05.234Z] > git checkout -f 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 # timeout=10 [2022-02-28T23:13:09.397Z] Commit message: "fix: resolved missing configurationn.tomel error (#64)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-28T23:13:10.314Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-28T23:13:10.314Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-28T23:13:10.314Z] Dload Upload Total Spent Left Speed [2022-02-28T23:13:10.314Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 44190 0 --:--:-- --:--:-- --:--:-- 44026 [Pipeline] sh [2022-02-28T23:13:10.839Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-28T23:13:11.183Z] + + sudo teesudo /etc/docker/daemon.new jq [2022-02-28T23:13:11.184Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-28T23:13:11.184Z] { [2022-02-28T23:13:11.184Z] "registry-mirrors": [ [2022-02-28T23:13:11.184Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-28T23:13:11.184Z] ], [2022-02-28T23:13:11.184Z] "bip": "10.250.0.254/24", [2022-02-28T23:13:11.184Z] "hosts": [ [2022-02-28T23:13:11.184Z] "tcp://0.0.0.0:5555", [2022-02-28T23:13:11.184Z] "unix:///var/run/docker.sock" [2022-02-28T23:13:11.184Z] ], [2022-02-28T23:13:11.184Z] "mtu": 1458, [2022-02-28T23:13:11.184Z] "selinux-enabled": true, [2022-02-28T23:13:11.184Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-28T23:13:11.184Z] } [Pipeline] sh [2022-02-28T23:13:11.539Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-28T23:13:11.890Z] + sudo service docker restart [2022-02-28T23:13:18.114Z] Removing intermediate container 2a68ea3827b5 [2022-02-28T23:13:18.114Z] ---> a9428a513a9b [2022-02-28T23:13:18.114Z] Step 13/25 : FROM alpine:3.14 [2022-02-28T23:13:18.114Z] 3.14: Pulling from library/alpine [2022-02-28T23:13:18.114Z] 97518928ae5f: Pulling fs layer [2022-02-28T23:13:18.114Z] 97518928ae5f: Verifying Checksum [2022-02-28T23:13:18.114Z] 97518928ae5f: Download complete [2022-02-28T23:13:18.114Z] 97518928ae5f: Pull complete [2022-02-28T23:13:18.114Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-28T23:13:18.114Z] Status: Downloaded newer image for alpine:3.14 [2022-02-28T23:13:18.114Z] ---> 0a97eee8041e [2022-02-28T23:13:18.114Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-28T23:13:18.114Z] ---> Running in 2e1dbe99202d [2022-02-28T23:13:18.114Z] Removing intermediate container 2e1dbe99202d [2022-02-28T23:13:18.114Z] ---> 0f02274104ef [2022-02-28T23:13:18.114Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-28T23:13:18.114Z] ---> Running in 46032730fe30 [2022-02-28T23:13:18.707Z] Removing intermediate container 46032730fe30 [2022-02-28T23:13:18.707Z] ---> 3cf297823cfa [2022-02-28T23:13:18.707Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-28T23:13:18.707Z] ---> Running in ecee04d9abd2 [2022-02-28T23:13:18.968Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-28T23:13:19.908Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-28T23:13:20.170Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-28T23:13:20.170Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-28T23:13:20.429Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-28T23:13:20.429Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-28T23:13:20.429Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-28T23:13:20.690Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-28T23:13:20.690Z] Executing busybox-1.33.1-r6.trigger [2022-02-28T23:13:20.690Z] OK: 8 MiB in 20 packages [2022-02-28T23:13:20.955Z] Removing intermediate container ecee04d9abd2 [2022-02-28T23:13:20.955Z] ---> 827c44f73240 [2022-02-28T23:13:20.955Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-02-28T23:13:21.217Z] ---> f0f4c46f79a7 [2022-02-28T23:13:21.217Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-02-28T23:13:21.481Z] ---> 2962bda92f56 [2022-02-28T23:13:21.481Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-02-28T23:13:21.744Z] ---> 67eadc97443a [2022-02-28T23:13:21.744Z] Step 20/25 : EXPOSE 59989 [2022-02-28T23:13:21.744Z] ---> Running in 979293ab4e2d [2022-02-28T23:13:21.744Z] Removing intermediate container 979293ab4e2d [2022-02-28T23:13:21.744Z] ---> 5eb6dff2603f [2022-02-28T23:13:21.744Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-02-28T23:13:21.744Z] ---> Running in 1842cbdcba68 [2022-02-28T23:13:22.005Z] Removing intermediate container 1842cbdcba68 [2022-02-28T23:13:22.005Z] ---> 390f9033d8a8 [2022-02-28T23:13:22.005Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-02-28T23:13:22.005Z] ---> Running in c4a94fa55b8f [2022-02-28T23:13:22.005Z] Removing intermediate container c4a94fa55b8f [2022-02-28T23:13:22.005Z] ---> 8d198ec9e960 [2022-02-28T23:13:22.005Z] Step 23/25 : LABEL arch=amd64 [2022-02-28T23:13:22.005Z] ---> Running in 6af577395ce4 [2022-02-28T23:13:22.275Z] Removing intermediate container 6af577395ce4 [2022-02-28T23:13:22.275Z] ---> 37c2649b5759 [2022-02-28T23:13:22.275Z] Step 24/25 : LABEL git_sha=7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [2022-02-28T23:13:22.275Z] ---> Running in 1d06a21b868a [2022-02-28T23:13:22.275Z] Removing intermediate container 1d06a21b868a [2022-02-28T23:13:22.275Z] ---> 312a0687f71b [2022-02-28T23:13:22.275Z] Step 25/25 : LABEL version=2.1.0-dev.3 [2022-02-28T23:13:22.275Z] ---> Running in 923c78a2fb1a [2022-02-28T23:13:22.275Z] Removing intermediate container 923c78a2fb1a [2022-02-28T23:13:22.275Z] ---> 4d177f6b7230 [2022-02-28T23:13:22.275Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-28T23:13:22.275Z] Successfully built 4d177f6b7230 [2022-02-28T23:13:22.534Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-28T23:13:22.626Z] provisioning config files... [2022-02-28T23:13:22.636Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3991640295012975636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-28T23:13:22.944Z] ---> docker-login.sh [2022-02-28T23:13:22.944Z] nexus3.edgexfoundry.org:10001 [2022-02-28T23:13:22.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:13:22.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:13:22.944Z] Configure a credential helper to remove this warning. See [2022-02-28T23:13:22.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:13:22.944Z] [2022-02-28T23:13:22.944Z] Login Succeeded [2022-02-28T23:13:22.944Z] nexus3.edgexfoundry.org:10002 [2022-02-28T23:13:22.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:13:23.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:13:23.206Z] Configure a credential helper to remove this warning. See [2022-02-28T23:13:23.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:13:23.206Z] [2022-02-28T23:13:23.206Z] Login Succeeded [2022-02-28T23:13:23.206Z] nexus3.edgexfoundry.org:10003 [2022-02-28T23:13:23.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:13:23.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:13:23.206Z] Configure a credential helper to remove this warning. See [2022-02-28T23:13:23.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:13:23.206Z] [2022-02-28T23:13:23.206Z] Login Succeeded [2022-02-28T23:13:23.206Z] nexus3.edgexfoundry.org:10004 [2022-02-28T23:13:23.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:13:23.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:13:23.467Z] Configure a credential helper to remove this warning. See [2022-02-28T23:13:23.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:13:23.467Z] [2022-02-28T23:13:23.467Z] Login Succeeded [2022-02-28T23:13:23.467Z] docker.io [2022-02-28T23:13:23.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:13:23.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:13:23.727Z] Configure a credential helper to remove this warning. See [2022-02-28T23:13:23.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:13:23.727Z] [2022-02-28T23:13:23.727Z] Login Succeeded [2022-02-28T23:13:23.727Z] ---> docker-login.sh ends [Pipeline] } [2022-02-28T23:13:23.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-28T23:13:23.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-28T23:13:23.783Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-02-28T23:13:23.783Z] 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [2022-02-28T23:13:23.783Z] latest [2022-02-28T23:13:23.783Z] 2.1.0-dev.3 [2022-02-28T23:13:23.783Z] 7b55924c09c2d909d14f4730cd7f1b6443ec55e3-2.1.0-dev.3 [2022-02-28T23:13:23.783Z] main [2022-02-28T23:13:23.783Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:13:24.101Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:13:24.398Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [2022-02-28T23:13:24.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-02-28T23:13:24.398Z] 0e6a00793658: Preparing [2022-02-28T23:13:24.398Z] 9871c5dc6dd9: Preparing [2022-02-28T23:13:24.398Z] 35dc1940d0c3: Preparing [2022-02-28T23:13:24.398Z] 800554024198: Preparing [2022-02-28T23:13:24.398Z] cfcfbcb904ff: Preparing [2022-02-28T23:13:24.398Z] 1a058d5342cc: Preparing [2022-02-28T23:13:24.398Z] 1a058d5342cc: Waiting [2022-02-28T23:13:24.657Z] cfcfbcb904ff: Pushed [2022-02-28T23:13:24.657Z] 9871c5dc6dd9: Pushed [2022-02-28T23:13:24.657Z] 1a058d5342cc: Layer already exists [2022-02-28T23:13:24.657Z] 800554024198: Pushed [2022-02-28T23:13:24.657Z] 35dc1940d0c3: Pushed [2022-02-28T23:13:25.601Z] 0e6a00793658: Pushed [2022-02-28T23:13:25.601Z] 7b55924c09c2d909d14f4730cd7f1b6443ec55e3: digest: sha256:e9ba6c531df04069739c25291232f32693733c6b3c29a3f25bd298772f2aab01 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:13:25.899Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:13:26.191Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-02-28T23:13:26.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-02-28T23:13:26.191Z] 0e6a00793658: Preparing [2022-02-28T23:13:26.191Z] 9871c5dc6dd9: Preparing [2022-02-28T23:13:26.191Z] 35dc1940d0c3: Preparing [2022-02-28T23:13:26.191Z] 800554024198: Preparing [2022-02-28T23:13:26.191Z] cfcfbcb904ff: Preparing [2022-02-28T23:13:26.191Z] 1a058d5342cc: Preparing [2022-02-28T23:13:26.191Z] 1a058d5342cc: Waiting [2022-02-28T23:13:26.191Z] 0e6a00793658: Layer already exists [2022-02-28T23:13:26.191Z] 35dc1940d0c3: Layer already exists [2022-02-28T23:13:26.191Z] 800554024198: Layer already exists [2022-02-28T23:13:26.191Z] cfcfbcb904ff: Layer already exists [2022-02-28T23:13:26.191Z] 9871c5dc6dd9: Layer already exists [2022-02-28T23:13:26.191Z] 1a058d5342cc: Layer already exists [2022-02-28T23:13:26.191Z] latest: digest: sha256:e9ba6c531df04069739c25291232f32693733c6b3c29a3f25bd298772f2aab01 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:13:26.492Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:13:26.785Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.3 [2022-02-28T23:13:26.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-02-28T23:13:26.785Z] 0e6a00793658: Preparing [2022-02-28T23:13:26.785Z] 9871c5dc6dd9: Preparing [2022-02-28T23:13:26.785Z] 35dc1940d0c3: Preparing [2022-02-28T23:13:26.785Z] 800554024198: Preparing [2022-02-28T23:13:26.785Z] cfcfbcb904ff: Preparing [2022-02-28T23:13:26.785Z] 1a058d5342cc: Preparing [2022-02-28T23:13:26.785Z] 1a058d5342cc: Waiting [2022-02-28T23:13:26.785Z] 0e6a00793658: Layer already exists [2022-02-28T23:13:26.785Z] cfcfbcb904ff: Layer already exists [2022-02-28T23:13:26.785Z] 9871c5dc6dd9: Layer already exists [2022-02-28T23:13:26.785Z] 800554024198: Layer already exists [2022-02-28T23:13:26.785Z] 35dc1940d0c3: Layer already exists [2022-02-28T23:13:26.785Z] 1a058d5342cc: Layer already exists [2022-02-28T23:13:26.785Z] 2.1.0-dev.3: digest: sha256:e9ba6c531df04069739c25291232f32693733c6b3c29a3f25bd298772f2aab01 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:13:27.082Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:7b55924c09c2d909d14f4730cd7f1b6443ec55e3-2.1.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:13:27.375Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:7b55924c09c2d909d14f4730cd7f1b6443ec55e3-2.1.0-dev.3 [2022-02-28T23:13:27.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-02-28T23:13:27.375Z] 0e6a00793658: Preparing [2022-02-28T23:13:27.375Z] 9871c5dc6dd9: Preparing [2022-02-28T23:13:27.375Z] 35dc1940d0c3: Preparing [2022-02-28T23:13:27.375Z] 800554024198: Preparing [2022-02-28T23:13:27.375Z] cfcfbcb904ff: Preparing [2022-02-28T23:13:27.375Z] 1a058d5342cc: Preparing [2022-02-28T23:13:27.375Z] 1a058d5342cc: Waiting [2022-02-28T23:13:27.375Z] 9871c5dc6dd9: Layer already exists [2022-02-28T23:13:27.375Z] cfcfbcb904ff: Layer already exists [2022-02-28T23:13:27.375Z] 35dc1940d0c3: Layer already exists [2022-02-28T23:13:27.375Z] 0e6a00793658: Layer already exists [2022-02-28T23:13:27.375Z] 800554024198: Layer already exists [2022-02-28T23:13:27.375Z] 1a058d5342cc: Layer already exists [2022-02-28T23:13:27.375Z] 7b55924c09c2d909d14f4730cd7f1b6443ec55e3-2.1.0-dev.3: digest: sha256:e9ba6c531df04069739c25291232f32693733c6b3c29a3f25bd298772f2aab01 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:13:27.690Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:13:28.124Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-02-28T23:13:28.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-02-28T23:13:28.124Z] 0e6a00793658: Preparing [2022-02-28T23:13:28.124Z] 9871c5dc6dd9: Preparing [2022-02-28T23:13:28.124Z] 35dc1940d0c3: Preparing [2022-02-28T23:13:28.124Z] 800554024198: Preparing [2022-02-28T23:13:28.124Z] cfcfbcb904ff: Preparing [2022-02-28T23:13:28.124Z] 1a058d5342cc: Preparing [2022-02-28T23:13:28.124Z] 1a058d5342cc: Waiting [2022-02-28T23:13:28.124Z] cfcfbcb904ff: Layer already exists [2022-02-28T23:13:28.124Z] 9871c5dc6dd9: Layer already exists [2022-02-28T23:13:28.124Z] 800554024198: Layer already exists [2022-02-28T23:13:28.124Z] 35dc1940d0c3: Layer already exists [2022-02-28T23:13:28.124Z] 0e6a00793658: Layer already exists [2022-02-28T23:13:28.124Z] 1a058d5342cc: Layer already exists [2022-02-28T23:13:28.125Z] main: digest: sha256:e9ba6c531df04069739c25291232f32693733c6b3c29a3f25bd298772f2aab01 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-28T23:13:28.170Z] ===================================================== [Pipeline] echo [2022-02-28T23:13:28.180Z] taggedImages: [2022-02-28T23:13:28.180Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [2022-02-28T23:13:28.180Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-02-28T23:13:28.180Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.3 [2022-02-28T23:13:28.180Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:7b55924c09c2d909d14f4730cd7f1b6443ec55e3-2.1.0-dev.3 [2022-02-28T23:13:28.180Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:13:28.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-28T23:13:28.752Z] [2022-02-28T23:13:28.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:13:29.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-28T23:13:29.072Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-28T23:13:29.072Z] 5eb5b503b376: Pulling fs layer [2022-02-28T23:13:29.072Z] 5c69ac0246d0: Pulling fs layer [2022-02-28T23:13:29.072Z] ec43610c2a17: Pulling fs layer [2022-02-28T23:13:29.072Z] 3a2ae6a8a46f: Pulling fs layer [2022-02-28T23:13:29.072Z] 33b1e0a273af: Pulling fs layer [2022-02-28T23:13:29.072Z] 5d3b04190fa2: Pulling fs layer [2022-02-28T23:13:29.072Z] 2f39f015ded8: Pulling fs layer [2022-02-28T23:13:29.072Z] 33b1e0a273af: Waiting [2022-02-28T23:13:29.072Z] 5d3b04190fa2: Waiting [2022-02-28T23:13:29.072Z] 2f39f015ded8: Waiting [2022-02-28T23:13:29.072Z] 3a2ae6a8a46f: Waiting [2022-02-28T23:13:29.072Z] 5c69ac0246d0: Verifying Checksum [2022-02-28T23:13:29.072Z] 5c69ac0246d0: Download complete [2022-02-28T23:13:29.072Z] 3a2ae6a8a46f: Verifying Checksum [2022-02-28T23:13:29.072Z] 3a2ae6a8a46f: Download complete [2022-02-28T23:13:29.072Z] 33b1e0a273af: Verifying Checksum [2022-02-28T23:13:29.072Z] 33b1e0a273af: Download complete [2022-02-28T23:13:29.072Z] 5d3b04190fa2: Download complete [2022-02-28T23:13:29.072Z] ec43610c2a17: Verifying Checksum [2022-02-28T23:13:29.072Z] ec43610c2a17: Download complete [2022-02-28T23:13:29.333Z] 5eb5b503b376: Verifying Checksum [2022-02-28T23:13:29.333Z] 5eb5b503b376: Download complete [2022-02-28T23:13:29.914Z] 2f39f015ded8: Verifying Checksum [2022-02-28T23:13:29.914Z] 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-28T23:13:30.272Z] provisioning config files... [2022-02-28T23:13:30.296Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/20@tmp/config5943750512669094611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-28T23:13:30.652Z] ---> docker-login.sh [2022-02-28T23:13:30.652Z] nexus3.edgexfoundry.org:10001 [2022-02-28T23:13:30.856Z] 5eb5b503b376: Pull complete [2022-02-28T23:13:31.121Z] 5c69ac0246d0: Pull complete [2022-02-28T23:13:31.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:13:31.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:13:31.520Z] Configure a credential helper to remove this warning. See [2022-02-28T23:13:31.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:13:31.520Z] [2022-02-28T23:13:31.520Z] Login Succeeded [2022-02-28T23:13:31.520Z] nexus3.edgexfoundry.org:10002 [2022-02-28T23:13:31.703Z] ec43610c2a17: Pull complete [2022-02-28T23:13:31.703Z] 3a2ae6a8a46f: Pull complete [2022-02-28T23:13:31.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:13:31.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:13:31.794Z] Configure a credential helper to remove this warning. See [2022-02-28T23:13:31.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:13:31.794Z] [2022-02-28T23:13:31.794Z] Login Succeeded [2022-02-28T23:13:31.794Z] nexus3.edgexfoundry.org:10003 [2022-02-28T23:13:31.966Z] 33b1e0a273af: Pull complete [2022-02-28T23:13:31.966Z] 5d3b04190fa2: Pull complete [2022-02-28T23:13:32.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:13:32.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:13:32.339Z] Configure a credential helper to remove this warning. See [2022-02-28T23:13:32.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:13:32.339Z] [2022-02-28T23:13:32.339Z] Login Succeeded [2022-02-28T23:13:32.339Z] nexus3.edgexfoundry.org:10004 [2022-02-28T23:13:32.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:13:32.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:13:32.614Z] Configure a credential helper to remove this warning. See [2022-02-28T23:13:32.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:13:32.614Z] [2022-02-28T23:13:32.614Z] Login Succeeded [2022-02-28T23:13:32.885Z] docker.io [2022-02-28T23:13:33.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:13:33.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:13:33.426Z] Configure a credential helper to remove this warning. See [2022-02-28T23:13:33.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:13:33.426Z] [2022-02-28T23:13:33.426Z] Login Succeeded [2022-02-28T23:13:33.426Z] ---> docker-login.sh ends [Pipeline] } [2022-02-28T23:13:33.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-28T23:13:33.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-28T23:13:33.959Z] ========================================================= [2022-02-28T23:13:33.959Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-28T23:13:33.959Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:13:34.309Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-02-28T23:13:34.586Z] Sending build context to Docker daemon 1.225MB [2022-02-28T23:13:34.586Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-02-28T23:13:34.586Z] Step 2/12 : FROM ${BASE} AS builder [2022-02-28T23:13:34.860Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-28T23:13:34.860Z] 9b3977197b4f: Pulling fs layer [2022-02-28T23:13:34.860Z] 1a89e8eeedd5: Pulling fs layer [2022-02-28T23:13:34.860Z] 94645a83ff95: Pulling fs layer [2022-02-28T23:13:34.860Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-28T23:13:34.860Z] 0c92f367c5e7: Pulling fs layer [2022-02-28T23:13:34.860Z] f7c0051592d6: Pulling fs layer [2022-02-28T23:13:34.860Z] a227ed2f7395: Pulling fs layer [2022-02-28T23:13:34.860Z] 7b1c46037f91: Pulling fs layer [2022-02-28T23:13:34.860Z] f7c0051592d6: Waiting [2022-02-28T23:13:34.860Z] a227ed2f7395: Waiting [2022-02-28T23:13:34.860Z] 3f3a8bcf1eab: Waiting [2022-02-28T23:13:34.860Z] 0c92f367c5e7: Waiting [2022-02-28T23:13:34.860Z] 7b1c46037f91: Waiting [2022-02-28T23:13:34.860Z] 94645a83ff95: Verifying Checksum [2022-02-28T23:13:34.860Z] 94645a83ff95: Download complete [2022-02-28T23:13:34.860Z] 1a89e8eeedd5: Verifying Checksum [2022-02-28T23:13:34.860Z] 1a89e8eeedd5: Download complete [2022-02-28T23:13:34.860Z] 0c92f367c5e7: Verifying Checksum [2022-02-28T23:13:34.860Z] 0c92f367c5e7: Download complete [2022-02-28T23:13:34.860Z] f7c0051592d6: Download complete [2022-02-28T23:13:34.860Z] 9b3977197b4f: Verifying Checksum [2022-02-28T23:13:34.860Z] 9b3977197b4f: Download complete [2022-02-28T23:13:34.860Z] a227ed2f7395: Verifying Checksum [2022-02-28T23:13:34.860Z] a227ed2f7395: Download complete [2022-02-28T23:13:35.846Z] 9b3977197b4f: Pull complete [2022-02-28T23:13:36.133Z] 1a89e8eeedd5: Pull complete [2022-02-28T23:13:36.730Z] 94645a83ff95: Pull complete [2022-02-28T23:13:36.730Z] 7b1c46037f91: Verifying Checksum [2022-02-28T23:13:36.730Z] 7b1c46037f91: Download complete [2022-02-28T23:13:37.326Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-28T23:13:37.326Z] 3f3a8bcf1eab: Download complete [2022-02-28T23:13:38.588Z] 2f39f015ded8: Pull complete [2022-02-28T23:13:38.588Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-02-28T23:13:38.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-28T23:13:38.588Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-28T23:13:38.660Z] prd-centos7-docker-4c-2g-6143 does not seem to be running inside a container [2022-02-28T23:13:38.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-28T23:13:41.387Z] $ docker top 47feca7b6246bbf910b71ad97b68fe0f4362bbef4042ae7c723c6fd4bfd5f87b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-28T23:13:41.784Z] ---> job-cost.sh [2022-02-28T23:13:41.784Z] lf-activate-venv: SKIPPING [2022-02-28T23:13:41.784Z] INFO: No Stack... [2022-02-28T23:13:42.354Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-28T23:13:42.614Z] INFO: Archiving Costs [Pipeline] sh [2022-02-28T23:13:42.917Z] + cut -d, -f6 [2022-02-28T23:13:42.917Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [Pipeline] lock [2022-02-28T23:13:42.933Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-20-stack-cost] [2022-02-28T23:13:42.938Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-20-stack-cost] did not exist. Created. [2022-02-28T23:13:42.939Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-28T23:13:43.254Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-28T23:13:43.281Z] Stashed 1 file(s) [Pipeline] } [2022-02-28T23:13:43.287Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-20-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-28T23:13:43.310Z] $ docker stop --time=1 47feca7b6246bbf910b71ad97b68fe0f4362bbef4042ae7c723c6fd4bfd5f87b [2022-02-28T23:13:44.441Z] $ docker rm -f 47feca7b6246bbf910b71ad97b68fe0f4362bbef4042ae7c723c6fd4bfd5f87b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-28T23:13:49.724Z] 3f3a8bcf1eab: Pull complete [2022-02-28T23:13:49.724Z] 0c92f367c5e7: Pull complete [2022-02-28T23:13:49.724Z] f7c0051592d6: Pull complete [2022-02-28T23:13:49.725Z] a227ed2f7395: Pull complete [2022-02-28T23:13:55.132Z] 7b1c46037f91: Pull complete [2022-02-28T23:13:55.132Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-28T23:13:55.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-28T23:13:55.132Z] ---> f79e39bc4007 [2022-02-28T23:13:55.132Z] Step 3/12 : ARG MAKE='make build' [2022-02-28T23:13:56.556Z] ---> Running in 9d4e30d59f32 [2022-02-28T23:13:56.827Z] Removing intermediate container 9d4e30d59f32 [2022-02-28T23:13:56.827Z] ---> 08ab412c2b1a [2022-02-28T23:13:56.827Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-02-28T23:13:56.827Z] ---> Running in f8ef5fb49328 [2022-02-28T23:13:57.423Z] Removing intermediate container f8ef5fb49328 [2022-02-28T23:13:57.423Z] ---> a010d7a3d5c1 [2022-02-28T23:13:57.423Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-02-28T23:13:57.423Z] ---> Running in fcbf5c2b216b [2022-02-28T23:13:57.696Z] Removing intermediate container fcbf5c2b216b [2022-02-28T23:13:57.696Z] ---> 24bfa1b4ab04 [2022-02-28T23:13:57.696Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-28T23:13:57.968Z] ---> Running in e2f8916ab7c5 [2022-02-28T23:13:59.941Z] Removing intermediate container e2f8916ab7c5 [2022-02-28T23:13:59.941Z] ---> 6e9a42495aaf [2022-02-28T23:13:59.941Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-28T23:13:59.941Z] ---> Running in 6f031ff6f8e8 [2022-02-28T23:14:00.919Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-28T23:14:01.894Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-28T23:14:02.490Z] OK: 220 MiB in 52 packages [2022-02-28T23:14:03.467Z] Removing intermediate container 6f031ff6f8e8 [2022-02-28T23:14:03.467Z] ---> 39141429e1a2 [2022-02-28T23:14:03.467Z] Step 8/12 : WORKDIR /app [2022-02-28T23:14:03.467Z] ---> Running in 53f941599d1a [2022-02-28T23:14:03.739Z] Removing intermediate container 53f941599d1a [2022-02-28T23:14:03.739Z] ---> a4ceb9560648 [2022-02-28T23:14:03.739Z] Step 9/12 : COPY go.mod vendor* ./ [2022-02-28T23:14:04.341Z] ---> 19d77a1c78d8 [2022-02-28T23:14:04.341Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-28T23:14:04.618Z] ---> Running in 6a1b88fe5108 [2022-02-28T23:15:26.457Z] Removing intermediate container 6a1b88fe5108 [2022-02-28T23:15:26.457Z] ---> fd1edac12b16 [2022-02-28T23:15:26.457Z] Step 11/12 : COPY . . [2022-02-28T23:15:26.457Z] ---> 62dd9f23a969 [2022-02-28T23:15:26.457Z] Step 12/12 : RUN $MAKE [2022-02-28T23:15:26.457Z] ---> Running in 776f87a014b6 [2022-02-28T23:15:26.457Z] noop [2022-02-28T23:15:26.457Z] Removing intermediate container 776f87a014b6 [2022-02-28T23:15:26.457Z] ---> c20c963bf39c [2022-02-28T23:15:26.457Z] Successfully built c20c963bf39c [2022-02-28T23:15:26.457Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:15:26.812Z] + docker inspect -f . ci-base-image-arm64 [2022-02-28T23:15:26.812Z] . [Pipeline] withDockerContainer [2022-02-28T23:15:27.040Z] prd-ubuntu18.04-docker-arm64-4c-16g-6144 does not seem to be running inside a container [2022-02-28T23:15:27.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/20 -v /w/workspace/device-rfid-llrp-go/20:/w/workspace/device-rfid-llrp-go/20:rw,z -v /w/workspace/device-rfid-llrp-go/20@tmp:/w/workspace/device-rfid-llrp-go/20@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 ******** ci-base-image-arm64 cat [2022-02-28T23:15:28.499Z] $ docker top a168d91038be3c0f2f1ca920ada50b26a636aa2c40315f5dec6ae103959924d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-28T23:15:29.354Z] + go version [2022-02-28T23:15:29.354Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-28T23:15:29.419Z] $ docker stop --time=1 a168d91038be3c0f2f1ca920ada50b26a636aa2c40315f5dec6ae103959924d7 [2022-02-28T23:15:31.079Z] $ docker rm -f a168d91038be3c0f2f1ca920ada50b26a636aa2c40315f5dec6ae103959924d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:15:31.639Z] + docker inspect -f . ci-base-image-arm64 [2022-02-28T23:15:31.639Z] . [Pipeline] withDockerContainer [2022-02-28T23:15:31.865Z] prd-ubuntu18.04-docker-arm64-4c-16g-6144 does not seem to be running inside a container [2022-02-28T23:15:31.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/20 -v /w/workspace/device-rfid-llrp-go/20:/w/workspace/device-rfid-llrp-go/20:rw,z -v /w/workspace/device-rfid-llrp-go/20@tmp:/w/workspace/device-rfid-llrp-go/20@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 ******** ci-base-image-arm64 cat [2022-02-28T23:15:33.253Z] $ docker top 4ced902ba2d8bf1eec7b227fc5dd2411e55f3fca180fdef35391f6e8a5637b9a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-28T23:15:34.112Z] + make test [2022-02-28T23:15:34.112Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-02-28T23:15:35.091Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-02-28T23:16:31.675Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-02-28T23:16:31.675Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-02-28T23:16:58.480Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.006s coverage: 39.3% of statements [2022-02-28T23:16:58.480Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.494s coverage: 52.0% of statements [2022-02-28T23:16:58.480Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.025s coverage: 95.5% of statements [2022-02-28T23:16:58.480Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-02-28T23:16:58.480Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-02-28T23:17:16.781Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-28T23:17:17.376Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-28T23:17:17.968Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-28T23:17:20.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-28T23:17:20.692Z] $ docker stop --time=1 4ced902ba2d8bf1eec7b227fc5dd2411e55f3fca180fdef35391f6e8a5637b9a [2022-02-28T23:17:22.432Z] $ docker rm -f 4ced902ba2d8bf1eec7b227fc5dd2411e55f3fca180fdef35391f6e8a5637b9a [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-28T23:17:23.187Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-28T23:17:23.214Z] Warning: overwriting stash ‘coverage-report’ [2022-02-28T23:17:23.822Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-28T23:17:24.212Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-28T23:17:24.543Z] + ls -al . [2022-02-28T23:17:24.543Z] total 636 [2022-02-28T23:17:24.543Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 28 23:17 . [2022-02-28T23:17:24.543Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 23:13 .. [2022-02-28T23:17:24.543Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 28 23:13 .dockerignore [2022-02-28T23:17:24.543Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 28 23:13 .git [2022-02-28T23:17:24.543Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 23:13 .github [2022-02-28T23:17:24.543Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 28 23:13 .gitignore [2022-02-28T23:17:24.543Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 28 23:13 .golangci.yml [2022-02-28T23:17:24.543Z] -rw-rw-r-- 1 jenkins jenkins 9072 Feb 28 23:13 Attribution.txt [2022-02-28T23:17:24.543Z] -rw-rw-r-- 1 jenkins jenkins 1514 Feb 28 23:13 Dockerfile [2022-02-28T23:17:24.543Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 28 23:13 GOVERNANCE.md [2022-02-28T23:17:24.543Z] -rw-rw-r-- 1 jenkins jenkins 682 Feb 28 23:13 Jenkinsfile [2022-02-28T23:17:24.543Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 28 23:13 LICENSE [2022-02-28T23:17:24.543Z] -rw-rw-r-- 1 jenkins jenkins 1435 Feb 28 23:13 Makefile [2022-02-28T23:17:24.543Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 28 23:13 OWNERS.md [2022-02-28T23:17:24.543Z] -rw-rw-r-- 1 jenkins jenkins 28508 Feb 28 23:13 README.md [2022-02-28T23:17:24.543Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 28 23:11 VERSION [2022-02-28T23:17:24.543Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 23:13 bin [2022-02-28T23:17:24.543Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 23:13 cmd [2022-02-28T23:17:24.543Z] -rw-r--r-- 1 jenkins jenkins 460394 Feb 28 23:16 coverage.out [2022-02-28T23:17:24.543Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 23:13 examples [2022-02-28T23:17:24.543Z] -rw-rw-r-- 1 jenkins jenkins 2899 Feb 28 23:13 go.mod [2022-02-28T23:17:24.543Z] -rw-rw-r-- 1 jenkins jenkins 49145 Feb 28 23:13 go.sum [2022-02-28T23:17:24.543Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 23:13 images [2022-02-28T23:17:24.543Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 28 23:13 internal [2022-02-28T23:17:24.543Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 23:13 snap [2022-02-28T23:17:24.543Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 28 23:13 version.go [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:17:24.883Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7b55924c09c2d909d14f4730cd7f1b6443ec55e3 --label arch=arm64 --label version=2.1.0-dev.3 . [2022-02-28T23:17:25.155Z] Sending build context to Docker daemon 1.225MB [2022-02-28T23:17:25.155Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-02-28T23:17:25.155Z] Step 2/25 : FROM ${BASE} AS builder [2022-02-28T23:17:25.155Z] ---> c20c963bf39c [2022-02-28T23:17:25.155Z] Step 3/25 : ARG MAKE='make build' [2022-02-28T23:17:25.430Z] ---> Running in 6d8e460bb908 [2022-02-28T23:17:25.702Z] Removing intermediate container 6d8e460bb908 [2022-02-28T23:17:25.702Z] ---> c48592579480 [2022-02-28T23:17:25.702Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-02-28T23:17:25.702Z] ---> Running in d39630379f7e [2022-02-28T23:17:25.978Z] Removing intermediate container d39630379f7e [2022-02-28T23:17:25.978Z] ---> 3fb9289038fa [2022-02-28T23:17:25.978Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-02-28T23:17:26.258Z] ---> Running in 5e1988c47c39 [2022-02-28T23:17:26.531Z] Removing intermediate container 5e1988c47c39 [2022-02-28T23:17:26.531Z] ---> 55b50f2d757e [2022-02-28T23:17:26.531Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-28T23:17:26.531Z] ---> Running in 7edf56ade3d4 [2022-02-28T23:17:28.505Z] Removing intermediate container 7edf56ade3d4 [2022-02-28T23:17:28.505Z] ---> 7ac006c06f96 [2022-02-28T23:17:28.505Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-28T23:17:28.505Z] ---> Running in 899500d5e490 [2022-02-28T23:17:29.480Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-28T23:17:30.453Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-28T23:17:31.431Z] OK: 220 MiB in 52 packages [2022-02-28T23:17:32.033Z] Removing intermediate container 899500d5e490 [2022-02-28T23:17:32.033Z] ---> be2ffa74f61f [2022-02-28T23:17:32.033Z] Step 8/25 : WORKDIR /app [2022-02-28T23:17:32.033Z] ---> Running in 88f01beff975 [2022-02-28T23:17:32.630Z] Removing intermediate container 88f01beff975 [2022-02-28T23:17:32.630Z] ---> 5928a06d7b09 [2022-02-28T23:17:32.630Z] Step 9/25 : COPY go.mod vendor* ./ [2022-02-28T23:17:33.224Z] ---> 0d6c49bc352f [2022-02-28T23:17:33.224Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-28T23:17:33.224Z] ---> Running in 5a8e0770554d [2022-02-28T23:17:35.208Z] Removing intermediate container 5a8e0770554d [2022-02-28T23:17:35.208Z] ---> 69433ece7cc3 [2022-02-28T23:17:35.208Z] Step 11/25 : COPY . . [2022-02-28T23:17:36.193Z] ---> c0c17f7ce631 [2022-02-28T23:17:36.193Z] Step 12/25 : RUN $MAKE [2022-02-28T23:17:36.193Z] ---> Running in 0d122f067e0c [2022-02-28T23:17:37.169Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.3" -o cmd/device-rfid-llrp ./cmd [2022-02-28T23:18:24.145Z] Removing intermediate container 0d122f067e0c [2022-02-28T23:18:24.145Z] ---> f0964a209862 [2022-02-28T23:18:24.145Z] Step 13/25 : FROM alpine:3.14 [2022-02-28T23:18:24.145Z] 3.14: Pulling from library/alpine [2022-02-28T23:18:24.145Z] be307f383ecc: Pulling fs layer [2022-02-28T23:18:24.145Z] be307f383ecc: Download complete [2022-02-28T23:18:24.145Z] be307f383ecc: Pull complete [2022-02-28T23:18:24.145Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-28T23:18:24.145Z] Status: Downloaded newer image for alpine:3.14 [2022-02-28T23:18:24.145Z] ---> 5b8b7b635229 [2022-02-28T23:18:24.145Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-28T23:18:24.145Z] ---> Running in 6d98994991a0 [2022-02-28T23:18:24.145Z] Removing intermediate container 6d98994991a0 [2022-02-28T23:18:24.145Z] ---> a028d42a23f7 [2022-02-28T23:18:24.145Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-28T23:18:24.145Z] ---> Running in 72d252898d6a [2022-02-28T23:18:24.145Z] Removing intermediate container 72d252898d6a [2022-02-28T23:18:24.145Z] ---> ee2234225e7b [2022-02-28T23:18:24.145Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-28T23:18:24.145Z] ---> Running in 45d5ef792db7 [2022-02-28T23:18:24.145Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-28T23:18:24.145Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-28T23:18:24.737Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-28T23:18:24.737Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-28T23:18:25.007Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-28T23:18:25.007Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-28T23:18:25.281Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-28T23:18:25.281Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-28T23:18:25.281Z] Executing busybox-1.33.1-r6.trigger [2022-02-28T23:18:25.556Z] OK: 8 MiB in 20 packages [2022-02-28T23:18:26.545Z] Removing intermediate container 45d5ef792db7 [2022-02-28T23:18:26.545Z] ---> 1664ccef8d0b [2022-02-28T23:18:26.545Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-02-28T23:18:27.140Z] ---> af851bdcdbfd [2022-02-28T23:18:27.140Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-02-28T23:18:27.415Z] ---> 67848d513bf8 [2022-02-28T23:18:27.415Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-02-28T23:18:28.858Z] ---> b23cd162f164 [2022-02-28T23:18:28.858Z] Step 20/25 : EXPOSE 59989 [2022-02-28T23:18:28.858Z] ---> Running in b0bfbc87e54c [2022-02-28T23:18:29.132Z] Removing intermediate container b0bfbc87e54c [2022-02-28T23:18:29.132Z] ---> 4752af199ba6 [2022-02-28T23:18:29.132Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-02-28T23:18:29.132Z] ---> Running in 1b6c88841466 [2022-02-28T23:18:29.410Z] Removing intermediate container 1b6c88841466 [2022-02-28T23:18:29.410Z] ---> d31fcc795248 [2022-02-28T23:18:29.410Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-02-28T23:18:29.685Z] ---> Running in adfd8ed0eaea [2022-02-28T23:18:29.961Z] Removing intermediate container adfd8ed0eaea [2022-02-28T23:18:29.961Z] ---> 787478989628 [2022-02-28T23:18:29.961Z] Step 23/25 : LABEL arch=arm64 [2022-02-28T23:18:29.961Z] ---> Running in 3049d2b597c4 [2022-02-28T23:18:30.234Z] Removing intermediate container 3049d2b597c4 [2022-02-28T23:18:30.234Z] ---> e86d1f1ee784 [2022-02-28T23:18:30.234Z] Step 24/25 : LABEL git_sha=7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [2022-02-28T23:18:30.510Z] ---> Running in a7880e6bf9e4 [2022-02-28T23:18:30.784Z] Removing intermediate container a7880e6bf9e4 [2022-02-28T23:18:30.784Z] ---> f9d19fa06dcf [2022-02-28T23:18:30.784Z] Step 25/25 : LABEL version=2.1.0-dev.3 [2022-02-28T23:18:30.784Z] ---> Running in 43470d334af4 [2022-02-28T23:18:31.382Z] Removing intermediate container 43470d334af4 [2022-02-28T23:18:31.382Z] ---> 453617ad1387 [2022-02-28T23:18:31.382Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-28T23:18:31.382Z] Successfully built 453617ad1387 [2022-02-28T23:18:31.382Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-28T23:18:31.516Z] provisioning config files... [2022-02-28T23:18:31.538Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/20@tmp/config40035106971241905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-28T23:18:31.899Z] ---> docker-login.sh [2022-02-28T23:18:31.899Z] nexus3.edgexfoundry.org:10001 [2022-02-28T23:18:32.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:18:32.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:18:32.173Z] Configure a credential helper to remove this warning. See [2022-02-28T23:18:32.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:18:32.173Z] [2022-02-28T23:18:32.173Z] Login Succeeded [2022-02-28T23:18:32.173Z] nexus3.edgexfoundry.org:10002 [2022-02-28T23:18:32.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:18:32.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:18:32.722Z] Configure a credential helper to remove this warning. See [2022-02-28T23:18:32.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:18:32.722Z] [2022-02-28T23:18:32.722Z] Login Succeeded [2022-02-28T23:18:32.722Z] nexus3.edgexfoundry.org:10003 [2022-02-28T23:18:32.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:18:33.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:18:33.272Z] Configure a credential helper to remove this warning. See [2022-02-28T23:18:33.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:18:33.272Z] [2022-02-28T23:18:33.272Z] Login Succeeded [2022-02-28T23:18:33.272Z] nexus3.edgexfoundry.org:10004 [2022-02-28T23:18:33.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:18:33.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:18:33.548Z] Configure a credential helper to remove this warning. See [2022-02-28T23:18:33.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:18:33.548Z] [2022-02-28T23:18:33.548Z] Login Succeeded [2022-02-28T23:18:33.548Z] docker.io [2022-02-28T23:18:33.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-28T23:18:34.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-28T23:18:34.420Z] Configure a credential helper to remove this warning. See [2022-02-28T23:18:34.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-28T23:18:34.420Z] [2022-02-28T23:18:34.420Z] Login Succeeded [2022-02-28T23:18:34.420Z] ---> docker-login.sh ends [Pipeline] } [2022-02-28T23:18:34.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-28T23:18:34.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-28T23:18:34.508Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-02-28T23:18:34.508Z] 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [2022-02-28T23:18:34.508Z] latest [2022-02-28T23:18:34.508Z] 2.1.0-dev.3 [2022-02-28T23:18:34.508Z] 7b55924c09c2d909d14f4730cd7f1b6443ec55e3-2.1.0-dev.3 [2022-02-28T23:18:34.508Z] main [2022-02-28T23:18:34.508Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:18:34.885Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:18:35.231Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [2022-02-28T23:18:35.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-02-28T23:18:35.231Z] 57cbbd08535e: Preparing [2022-02-28T23:18:35.231Z] 5ae956ad4f2b: Preparing [2022-02-28T23:18:35.231Z] a550f645df7f: Preparing [2022-02-28T23:18:35.231Z] 3d01a45af3b7: Preparing [2022-02-28T23:18:35.231Z] a8dcf9867fc4: Preparing [2022-02-28T23:18:35.231Z] 62170e181a92: Preparing [2022-02-28T23:18:35.231Z] 62170e181a92: Waiting [2022-02-28T23:18:35.508Z] 5ae956ad4f2b: Pushed [2022-02-28T23:18:35.508Z] a550f645df7f: Pushed [2022-02-28T23:18:35.508Z] a8dcf9867fc4: Pushed [2022-02-28T23:18:35.508Z] 62170e181a92: Layer already exists [2022-02-28T23:18:36.105Z] 3d01a45af3b7: Pushed [2022-02-28T23:18:38.727Z] 57cbbd08535e: Pushed [2022-02-28T23:18:38.727Z] 7b55924c09c2d909d14f4730cd7f1b6443ec55e3: digest: sha256:352ecf6413762769d923869fcec3646fa3353e8928ecb8c39c1551d9abd27be2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:18:39.086Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:18:39.431Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-02-28T23:18:39.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-02-28T23:18:39.431Z] 57cbbd08535e: Preparing [2022-02-28T23:18:39.431Z] 5ae956ad4f2b: Preparing [2022-02-28T23:18:39.431Z] a550f645df7f: Preparing [2022-02-28T23:18:39.431Z] 3d01a45af3b7: Preparing [2022-02-28T23:18:39.431Z] a8dcf9867fc4: Preparing [2022-02-28T23:18:39.431Z] 62170e181a92: Preparing [2022-02-28T23:18:39.431Z] 62170e181a92: Waiting [2022-02-28T23:18:39.431Z] a550f645df7f: Layer already exists [2022-02-28T23:18:39.431Z] 57cbbd08535e: Layer already exists [2022-02-28T23:18:39.431Z] 5ae956ad4f2b: Layer already exists [2022-02-28T23:18:39.431Z] a8dcf9867fc4: Layer already exists [2022-02-28T23:18:39.432Z] 3d01a45af3b7: Layer already exists [2022-02-28T23:18:39.432Z] 62170e181a92: Layer already exists [2022-02-28T23:18:39.704Z] latest: digest: sha256:352ecf6413762769d923869fcec3646fa3353e8928ecb8c39c1551d9abd27be2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:18:40.056Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:18:40.399Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.3 [2022-02-28T23:18:40.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-02-28T23:18:40.399Z] 57cbbd08535e: Preparing [2022-02-28T23:18:40.399Z] 5ae956ad4f2b: Preparing [2022-02-28T23:18:40.399Z] a550f645df7f: Preparing [2022-02-28T23:18:40.399Z] 3d01a45af3b7: Preparing [2022-02-28T23:18:40.399Z] a8dcf9867fc4: Preparing [2022-02-28T23:18:40.399Z] 62170e181a92: Preparing [2022-02-28T23:18:40.399Z] 62170e181a92: Waiting [2022-02-28T23:18:40.399Z] a8dcf9867fc4: Layer already exists [2022-02-28T23:18:40.399Z] 3d01a45af3b7: Layer already exists [2022-02-28T23:18:40.399Z] 57cbbd08535e: Layer already exists [2022-02-28T23:18:40.399Z] a550f645df7f: Layer already exists [2022-02-28T23:18:40.399Z] 5ae956ad4f2b: Layer already exists [2022-02-28T23:18:40.399Z] 62170e181a92: Layer already exists [2022-02-28T23:18:40.674Z] 2.1.0-dev.3: digest: sha256:352ecf6413762769d923869fcec3646fa3353e8928ecb8c39c1551d9abd27be2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:18:41.026Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7b55924c09c2d909d14f4730cd7f1b6443ec55e3-2.1.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:18:41.370Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7b55924c09c2d909d14f4730cd7f1b6443ec55e3-2.1.0-dev.3 [2022-02-28T23:18:41.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-02-28T23:18:41.371Z] 57cbbd08535e: Preparing [2022-02-28T23:18:41.371Z] 5ae956ad4f2b: Preparing [2022-02-28T23:18:41.371Z] a550f645df7f: Preparing [2022-02-28T23:18:41.371Z] 3d01a45af3b7: Preparing [2022-02-28T23:18:41.371Z] a8dcf9867fc4: Preparing [2022-02-28T23:18:41.371Z] 62170e181a92: Preparing [2022-02-28T23:18:41.371Z] 62170e181a92: Waiting [2022-02-28T23:18:41.371Z] 5ae956ad4f2b: Layer already exists [2022-02-28T23:18:41.371Z] a8dcf9867fc4: Layer already exists [2022-02-28T23:18:41.371Z] a550f645df7f: Layer already exists [2022-02-28T23:18:41.371Z] 3d01a45af3b7: Layer already exists [2022-02-28T23:18:41.371Z] 57cbbd08535e: Layer already exists [2022-02-28T23:18:41.371Z] 62170e181a92: Layer already exists [2022-02-28T23:18:41.646Z] 7b55924c09c2d909d14f4730cd7f1b6443ec55e3-2.1.0-dev.3: digest: sha256:352ecf6413762769d923869fcec3646fa3353e8928ecb8c39c1551d9abd27be2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:18:41.997Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:18:42.340Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-02-28T23:18:42.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-02-28T23:18:42.341Z] 57cbbd08535e: Preparing [2022-02-28T23:18:42.341Z] 5ae956ad4f2b: Preparing [2022-02-28T23:18:42.341Z] a550f645df7f: Preparing [2022-02-28T23:18:42.341Z] 3d01a45af3b7: Preparing [2022-02-28T23:18:42.341Z] a8dcf9867fc4: Preparing [2022-02-28T23:18:42.341Z] 62170e181a92: Preparing [2022-02-28T23:18:42.341Z] 62170e181a92: Waiting [2022-02-28T23:18:42.341Z] 5ae956ad4f2b: Layer already exists [2022-02-28T23:18:42.341Z] 3d01a45af3b7: Layer already exists [2022-02-28T23:18:42.341Z] a8dcf9867fc4: Layer already exists [2022-02-28T23:18:42.341Z] a550f645df7f: Layer already exists [2022-02-28T23:18:42.341Z] 57cbbd08535e: Layer already exists [2022-02-28T23:18:42.341Z] 62170e181a92: Layer already exists [2022-02-28T23:18:42.612Z] main: digest: sha256:352ecf6413762769d923869fcec3646fa3353e8928ecb8c39c1551d9abd27be2 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-28T23:18:42.661Z] ===================================================== [Pipeline] echo [2022-02-28T23:18:42.670Z] taggedImages: [2022-02-28T23:18:42.670Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [2022-02-28T23:18:42.670Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-02-28T23:18:42.670Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.3 [2022-02-28T23:18:42.670Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7b55924c09c2d909d14f4730cd7f1b6443ec55e3-2.1.0-dev.3 [2022-02-28T23:18:42.670Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:18:43.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-28T23:18:43.050Z] [2022-02-28T23:18:43.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:18:43.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-28T23:18:43.405Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-28T23:18:43.405Z] 8998bd30e6a1: Pulling fs layer [2022-02-28T23:18:43.405Z] 04944245beec: Pulling fs layer [2022-02-28T23:18:43.405Z] 699f458cf7ca: Pulling fs layer [2022-02-28T23:18:43.405Z] 765212b225bb: Pulling fs layer [2022-02-28T23:18:43.405Z] f23df028b6ca: Pulling fs layer [2022-02-28T23:18:43.405Z] d65c8cfc05b1: Pulling fs layer [2022-02-28T23:18:43.405Z] 2437ff75d9bd: Pulling fs layer [2022-02-28T23:18:43.405Z] 765212b225bb: Waiting [2022-02-28T23:18:43.405Z] f23df028b6ca: Waiting [2022-02-28T23:18:43.405Z] d65c8cfc05b1: Waiting [2022-02-28T23:18:43.405Z] 2437ff75d9bd: Waiting [2022-02-28T23:18:43.678Z] 04944245beec: Verifying Checksum [2022-02-28T23:18:43.678Z] 04944245beec: Download complete [2022-02-28T23:18:43.678Z] 765212b225bb: Download complete [2022-02-28T23:18:43.678Z] f23df028b6ca: Verifying Checksum [2022-02-28T23:18:43.678Z] f23df028b6ca: Download complete [2022-02-28T23:18:43.678Z] d65c8cfc05b1: Download complete [2022-02-28T23:18:43.678Z] 699f458cf7ca: Verifying Checksum [2022-02-28T23:18:44.277Z] 8998bd30e6a1: Verifying Checksum [2022-02-28T23:18:44.277Z] 8998bd30e6a1: Download complete [2022-02-28T23:18:46.253Z] 2437ff75d9bd: Verifying Checksum [2022-02-28T23:18:46.253Z] 2437ff75d9bd: Download complete [2022-02-28T23:18:48.235Z] 8998bd30e6a1: Pull complete [2022-02-28T23:18:48.833Z] 04944245beec: Pull complete [2022-02-28T23:18:50.269Z] 699f458cf7ca: Pull complete [2022-02-28T23:18:50.269Z] 765212b225bb: Pull complete [2022-02-28T23:18:51.256Z] f23df028b6ca: Pull complete [2022-02-28T23:18:51.527Z] d65c8cfc05b1: Pull complete [2022-02-28T23:19:06.611Z] 2437ff75d9bd: Pull complete [2022-02-28T23:19:06.611Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-02-28T23:19:06.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-28T23:19:06.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-28T23:19:06.821Z] prd-ubuntu18.04-docker-arm64-4c-16g-6144 does not seem to be running inside a container [2022-02-28T23:19:06.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/20 -v /w/workspace/device-rfid-llrp-go/20:/w/workspace/device-rfid-llrp-go/20:rw,z -v /w/workspace/device-rfid-llrp-go/20@tmp:/w/workspace/device-rfid-llrp-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-28T23:19:09.500Z] $ docker top 7de860353ca2e1ad398153857f065f1a18a3b8bcf497e38a7f93d27c314ee8a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-28T23:19:10.313Z] ---> job-cost.sh [2022-02-28T23:19:10.314Z] lf-activate-venv: SKIPPING [2022-02-28T23:19:10.314Z] INFO: No Stack... [2022-02-28T23:19:10.906Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-28T23:19:11.884Z] INFO: Archiving Costs [Pipeline] sh [2022-02-28T23:19:12.541Z] + cat /w/workspace/device-rfid-llrp-go/20/archives/cost.csv [2022-02-28T23:19:12.541Z] + cut -d, -f6 [Pipeline] lock [2022-02-28T23:19:12.608Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-20-stack-cost] [2022-02-28T23:19:12.617Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-20-stack-cost] did not exist. Created. [2022-02-28T23:19:12.617Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-28T23:19:13.291Z] /w/workspace/device-rfid-llrp-go/20@tmp/durable-cf3367b8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-28T23:19:13.961Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-28T23:19:13.981Z] Warning: overwriting stash ‘stack-cost’ [2022-02-28T23:19:14.033Z] Stashed 1 file(s) [Pipeline] } [2022-02-28T23:19:14.040Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-20-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-28T23:19:14.129Z] $ docker stop --time=1 7de860353ca2e1ad398153857f065f1a18a3b8bcf497e38a7f93d27c314ee8a1 [2022-02-28T23:19:15.584Z] $ docker rm -f 7de860353ca2e1ad398153857f065f1a18a3b8bcf497e38a7f93d27c314ee8a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-02-28T23:19:15.987Z] provisioning config files... [2022-02-28T23:19:15.995Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3826001667297499554tmp [Pipeline] { [Pipeline] sh [2022-02-28T23:19:16.293Z] + set +x [2022-02-28T23:19:16.293Z] + curl -s https://codecov.io/bash [2022-02-28T23:19:16.293Z] + bash -s -- [2022-02-28T23:19:16.556Z] [2022-02-28T23:19:16.556Z] _____ _ [2022-02-28T23:19:16.556Z] / ____| | | [2022-02-28T23:19:16.556Z] | | ___ __| | ___ ___ _____ __ [2022-02-28T23:19:16.556Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-28T23:19:16.556Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-28T23:19:16.556Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-28T23:19:16.556Z] Bash-1.0.6 [2022-02-28T23:19:16.556Z] [2022-02-28T23:19:16.556Z] [2022-02-28T23:19:16.556Z] ==> git version 2.24.4 found [2022-02-28T23:19:16.556Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-02-28T23:19:16.556Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-28T23:19:16.556Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-28T23:19:16.556Z] ==> Jenkins CI detected. [2022-02-28T23:19:16.556Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-02-28T23:19:16.556Z] project root: . [2022-02-28T23:19:16.556Z] --> token set from env [2022-02-28T23:19:16.556Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-28T23:19:16.556Z] ==> Running gcov in . (disable via -X gcov) [2022-02-28T23:19:16.556Z] ==> Python coveragepy not found [2022-02-28T23:19:16.556Z] ==> Searching for coverage reports in: [2022-02-28T23:19:16.556Z] + . [2022-02-28T23:19:16.556Z] -> Found 1 reports [2022-02-28T23:19:16.556Z] ==> Detecting git/mercurial file structure [2022-02-28T23:19:16.556Z] ==> Reading reports [2022-02-28T23:19:16.556Z] + ./coverage.out bytes=460394 [2022-02-28T23:19:16.556Z] ==> Appending adjustments [2022-02-28T23:19:16.556Z] https://docs.codecov.io/docs/fixing-reports [2022-02-28T23:19:16.816Z] + Found adjustments [2022-02-28T23:19:16.816Z] ==> Gzipping contents [2022-02-28T23:19:16.816Z] 52K /tmp/codecov.8QE8hA.gz [2022-02-28T23:19:16.816Z] ==> Uploading reports [2022-02-28T23:19:16.816Z] url: https://codecov.io [2022-02-28T23:19:16.816Z] query: branch=main&commit=7b55924c09c2d909d14f4730cd7f1b6443ec55e3&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-28T23:19:16.816Z] -> Pinging Codecov [2022-02-28T23:19:16.816Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=7b55924c09c2d909d14f4730cd7f1b6443ec55e3&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-28T23:19:17.079Z] -> Uploading to [2022-02-28T23:19:17.079Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-28/581DD39554BDF9B6E22D074273EAD858/7b55924c09c2d909d14f4730cd7f1b6443ec55e3/afefb951-9953-4448-8573-4e78b700c420.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220228T231916Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e5e1fd5e6701639acf31f8eb5ddadefa98be5a9e1c38ca9e4d39428621bec66 [2022-02-28T23:19:17.079Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-28T23:19:17.079Z] Dload Upload Total Spent Left Speed [2022-02-28T23:19:17.652Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51767 0 0 100 51767 0 152k --:--:-- --:--:-- --:--:-- 152k [2022-02-28T23:19:17.652Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [Pipeline] } [2022-02-28T23:19:17.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-02-28T23:19:17.941Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-02-28T23:19:17.953Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:19:18.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-28T23:19:18.254Z] [2022-02-28T23:19:18.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:19:18.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-28T23:19:18.567Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-02-28T23:19:18.567Z] 188c0c94c7c5: Pulling fs layer [2022-02-28T23:19:18.567Z] 0ef7d3d256c8: Pulling fs layer [2022-02-28T23:19:18.567Z] de9db76c5a1d: Pulling fs layer [2022-02-28T23:19:18.567Z] 0eba1c9be4d2: Pulling fs layer [2022-02-28T23:19:18.567Z] 0d57e429df01: Pulling fs layer [2022-02-28T23:19:18.567Z] 4e4be7b47b0d: Pulling fs layer [2022-02-28T23:19:18.567Z] e1f770b5df2f: Pulling fs layer [2022-02-28T23:19:18.567Z] 85a0685a4137: Pulling fs layer [2022-02-28T23:19:18.567Z] 0d57e429df01: Waiting [2022-02-28T23:19:18.567Z] 4e4be7b47b0d: Waiting [2022-02-28T23:19:18.567Z] e1f770b5df2f: Waiting [2022-02-28T23:19:18.567Z] 85a0685a4137: Waiting [2022-02-28T23:19:18.567Z] 0eba1c9be4d2: Waiting [2022-02-28T23:19:18.567Z] de9db76c5a1d: Verifying Checksum [2022-02-28T23:19:18.567Z] de9db76c5a1d: Download complete [2022-02-28T23:19:18.567Z] 0ef7d3d256c8: Verifying Checksum [2022-02-28T23:19:18.567Z] 0ef7d3d256c8: Download complete [2022-02-28T23:19:18.567Z] 0d57e429df01: Verifying Checksum [2022-02-28T23:19:18.567Z] 0d57e429df01: Download complete [2022-02-28T23:19:18.567Z] 4e4be7b47b0d: Verifying Checksum [2022-02-28T23:19:18.567Z] 4e4be7b47b0d: Download complete [2022-02-28T23:19:18.567Z] 188c0c94c7c5: Verifying Checksum [2022-02-28T23:19:18.567Z] 188c0c94c7c5: Download complete [2022-02-28T23:19:18.832Z] e1f770b5df2f: Verifying Checksum [2022-02-28T23:19:18.832Z] e1f770b5df2f: Download complete [2022-02-28T23:19:19.096Z] 0eba1c9be4d2: Verifying Checksum [2022-02-28T23:19:19.096Z] 0eba1c9be4d2: Download complete [2022-02-28T23:19:19.096Z] 188c0c94c7c5: Pull complete [2022-02-28T23:19:19.358Z] 0ef7d3d256c8: Pull complete [2022-02-28T23:19:19.358Z] 85a0685a4137: Verifying Checksum [2022-02-28T23:19:19.358Z] 85a0685a4137: Download complete [2022-02-28T23:19:19.358Z] de9db76c5a1d: Pull complete [2022-02-28T23:19:23.620Z] 0eba1c9be4d2: Pull complete [2022-02-28T23:19:23.620Z] 0d57e429df01: Pull complete [2022-02-28T23:19:23.620Z] 4e4be7b47b0d: Pull complete [2022-02-28T23:19:23.620Z] e1f770b5df2f: Pull complete [2022-02-28T23:19:27.855Z] 85a0685a4137: Pull complete [2022-02-28T23:19:27.855Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-02-28T23:19:27.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-28T23:19:27.855Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-02-28T23:19:27.924Z] prd-centos7-docker-4c-2g-6143 does not seem to be running inside a container [2022-02-28T23:19:27.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-02-28T23:19:30.206Z] $ docker top 8cdc866664eec86040fd6906ebb0e52f867d31b610fe2499344a5bad4e6f093d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-28T23:19:30.281Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-02-28T23:19:30.567Z] + set -o pipefail [2022-02-28T23:19:30.567Z] + snyk monitor '--org=edgex-jenkins' [2022-02-28T23:19:35.875Z] [2022-02-28T23:19:35.875Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-02-28T23:19:35.875Z] [2022-02-28T23:19:35.875Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/f716a868-c383-4d18-b55f-756d80a28e71 [2022-02-28T23:19:35.875Z] [2022-02-28T23:19:35.875Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-02-28T23:19:35.875Z] [2022-02-28T23:19:35.875Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-02-28T23:19:35.875Z] [2022-02-28T23:19:35.875Z] [Pipeline] } [2022-02-28T23:19:35.887Z] $ docker stop --time=1 8cdc866664eec86040fd6906ebb0e52f867d31b610fe2499344a5bad4e6f093d [2022-02-28T23:19:37.786Z] $ docker rm -f 8cdc866664eec86040fd6906ebb0e52f867d31b610fe2499344a5bad4e6f093d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-28T23:19:38.521Z] + git log --format=format:%s -1 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 [Pipeline] sh [2022-02-28T23:19:38.820Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-28T23:19:38.820Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:19:39.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-28T23:19:39.118Z] . [Pipeline] withDockerContainer [2022-02-28T23:19:39.177Z] prd-centos7-docker-4c-2g-6143 does not seem to be running inside a container [2022-02-28T23:19:39.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-28T23:19:39.562Z] $ docker top 734d830f9ebcda4534ca3e63b979887dd173e57db7931c0457e54daf83f6dd25 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-28T23:19:39.659Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-28T23:19:39.659Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-28T23:19:39.762Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-28T23:19:39.766Z] $ docker exec 734d830f9ebcda4534ca3e63b979887dd173e57db7931c0457e54daf83f6dd25 ssh-agent [2022-02-28T23:19:39.884Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmhJakc/agent.14 [2022-02-28T23:19:39.884Z] SSH_AGENT_PID=20 [2022-02-28T23:19:39.890Z] Running ssh-add (command line suppressed) [2022-02-28T23:19:39.994Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6452835728602078375.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6452835728602078375.key) [2022-02-28T23:19:40.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-28T23:19:40.301Z] + git semver tag [2022-02-28T23:19:40.301Z] # -> Open(): unable to determine branch for HEAD [2022-02-28T23:19:40.301Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-02-28T23:19:40.301Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-02-28T23:19:40.301Z] # $SEMVER_REMOTE_NAME = origin [2022-02-28T23:19:40.301Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-28T23:19:40.301Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-28T23:19:40.301Z] # $SEMVER_BRANCH = main [2022-02-28T23:19:40.301Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-02-28T23:19:40.301Z] # 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 HEAD [2022-02-28T23:19:40.301Z] # -> Force: false [2022-02-28T23:19:40.302Z] # 32e373b1d4d4a55d4f53eb8cacceb0b0d3adcde5 refs/tags/v2.1.0-dev.3 [Pipeline] } [2022-02-28T23:19:40.311Z] $ docker exec --env ******** --env ******** 734d830f9ebcda4534ca3e63b979887dd173e57db7931c0457e54daf83f6dd25 ssh-agent -k [2022-02-28T23:19:40.396Z] unset SSH_AUTH_SOCK; [2022-02-28T23:19:40.397Z] unset SSH_AGENT_PID; [2022-02-28T23:19:40.397Z] echo Agent pid 20 killed; [2022-02-28T23:19:40.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-28T23:19:40.712Z] + git semver [Pipeline] } [2022-02-28T23:19:40.724Z] $ docker stop --time=1 734d830f9ebcda4534ca3e63b979887dd173e57db7931c0457e54daf83f6dd25 [2022-02-28T23:19:41.914Z] $ docker rm -f 734d830f9ebcda4534ca3e63b979887dd173e57db7931c0457e54daf83f6dd25 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:19:42.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-28T23:19:42.295Z] [2022-02-28T23:19:42.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:19:42.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-28T23:19:42.604Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-02-28T23:19:42.604Z] ab5ef0e58194: Pulling fs layer [2022-02-28T23:19:42.605Z] 9712f1f96733: Pulling fs layer [2022-02-28T23:19:42.605Z] 63f879dbbcfc: Pulling fs layer [2022-02-28T23:19:42.605Z] 0d9ebad4ef96: Pulling fs layer [2022-02-28T23:19:42.605Z] e9a5061849ea: Pulling fs layer [2022-02-28T23:19:42.605Z] d747dcd14b5f: Pulling fs layer [2022-02-28T23:19:42.605Z] 2de7ff778b66: Pulling fs layer [2022-02-28T23:19:42.605Z] e9a5061849ea: Waiting [2022-02-28T23:19:42.605Z] d747dcd14b5f: Waiting [2022-02-28T23:19:42.605Z] 2de7ff778b66: Waiting [2022-02-28T23:19:42.605Z] 0d9ebad4ef96: Waiting [2022-02-28T23:19:42.605Z] 9712f1f96733: Verifying Checksum [2022-02-28T23:19:42.605Z] 9712f1f96733: Download complete [2022-02-28T23:19:42.878Z] 63f879dbbcfc: Verifying Checksum [2022-02-28T23:19:42.878Z] 63f879dbbcfc: Download complete [2022-02-28T23:19:43.146Z] ab5ef0e58194: Download complete [2022-02-28T23:19:43.146Z] 0d9ebad4ef96: Verifying Checksum [2022-02-28T23:19:43.146Z] 0d9ebad4ef96: Download complete [2022-02-28T23:19:43.146Z] d747dcd14b5f: Verifying Checksum [2022-02-28T23:19:43.146Z] d747dcd14b5f: Download complete [2022-02-28T23:19:43.146Z] e9a5061849ea: Verifying Checksum [2022-02-28T23:19:43.146Z] e9a5061849ea: Download complete [2022-02-28T23:19:43.146Z] 2de7ff778b66: Verifying Checksum [2022-02-28T23:19:43.146Z] 2de7ff778b66: Download complete [2022-02-28T23:19:45.734Z] ab5ef0e58194: Pull complete [2022-02-28T23:19:45.734Z] 9712f1f96733: Pull complete [2022-02-28T23:19:46.692Z] 63f879dbbcfc: Pull complete [2022-02-28T23:19:50.951Z] 0d9ebad4ef96: Pull complete [2022-02-28T23:19:51.213Z] e9a5061849ea: Pull complete [2022-02-28T23:19:51.213Z] d747dcd14b5f: Pull complete [2022-02-28T23:19:52.617Z] 2de7ff778b66: Pull complete [2022-02-28T23:19:52.617Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-02-28T23:19:52.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-28T23:19:52.617Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-02-28T23:19:52.678Z] prd-centos7-docker-4c-2g-6143 does not seem to be running inside a container [2022-02-28T23:19:52.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-02-28T23:19:55.767Z] $ docker top 778ac65c480366cd499a0dfc7c482ef4f757941689835d00447d5382c9d0137b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-02-28T23:19:55.848Z] provisioning config files... [2022-02-28T23:19:55.856Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5510834438713961373tmp [2022-02-28T23:19:55.867Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3274493661153986076tmp [2022-02-28T23:19:55.878Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8339452025045331362tmp [Pipeline] { [Pipeline] echo [2022-02-28T23:19:55.893Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-28T23:19:56.183Z] ---> sigul-configuration.sh [2022-02-28T23:19:56.183Z] gpg: directory `/root/.gnupg' created [2022-02-28T23:19:56.183Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-02-28T23:19:56.183Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-02-28T23:19:56.183Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-02-28T23:19:56.183Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-02-28T23:19:56.183Z] gpg: CAST5 encrypted data [2022-02-28T23:19:56.183Z] gpg: encrypted with 1 passphrase [2022-02-28T23:19:56.183Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-02-28T23:19:56.478Z] + mkdir /home/jenkins [2022-02-28T23:19:56.478Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-02-28T23:19:56.773Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-02-28T23:19:56.785Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-28T23:19:57.075Z] ---> sigul-install.sh [2022-02-28T23:19:57.075Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-02-28T23:19:57.380Z] + git tag --list [2022-02-28T23:19:57.380Z] v0.0.0 [2022-02-28T23:19:57.380Z] v1.0.0 [2022-02-28T23:19:57.380Z] v1.0.0-dev.1 [2022-02-28T23:19:57.380Z] v1.0.0-dev.2 [2022-02-28T23:19:57.380Z] v1.0.0-dev.3 [2022-02-28T23:19:57.380Z] v1.0.0-dev.4 [2022-02-28T23:19:57.380Z] v1.0.0-dev.5 [2022-02-28T23:19:57.380Z] v1.0.0-dev.6 [2022-02-28T23:19:57.380Z] v1.0.0-dev.7 [2022-02-28T23:19:57.380Z] v1.0.0-dev.8 [2022-02-28T23:19:57.380Z] v1.0.0-dev.9 [2022-02-28T23:19:57.380Z] v1.0.1-dev.1 [2022-02-28T23:19:57.380Z] v1.0.1-dev.2 [2022-02-28T23:19:57.380Z] v1.0.1-dev.3 [2022-02-28T23:19:57.380Z] v1.0.1-dev.4 [2022-02-28T23:19:57.380Z] v1.0.1-dev.5 [2022-02-28T23:19:57.380Z] v1.0.1-dev.6 [2022-02-28T23:19:57.380Z] v2.1.0-dev.1 [2022-02-28T23:19:57.380Z] v2.1.0-dev.2 [2022-02-28T23:19:57.380Z] v2.1.0-dev.3 [Pipeline] sh [2022-02-28T23:19:57.672Z] + lftools sign git-tag v2.1.0-dev.3 [2022-02-28T23:19:58.243Z] Signing Git tag with Sigul... [2022-02-28T23:19:58.243Z] Signing v2.1.0-dev.3 [Pipeline] echo [2022-02-28T23:19:58.513Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-28T23:19:58.804Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-02-28T23:19:58.812Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-02-28T23:19:58.831Z] $ docker stop --time=1 778ac65c480366cd499a0dfc7c482ef4f757941689835d00447d5382c9d0137b [2022-02-28T23:20:00.165Z] $ docker rm -f 778ac65c480366cd499a0dfc7c482ef4f757941689835d00447d5382c9d0137b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-02-28T23:20:00.600Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-28T23:20:00.600Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:20:00.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-28T23:20:00.900Z] . [Pipeline] withDockerContainer [2022-02-28T23:20:00.966Z] prd-centos7-docker-4c-2g-6143 does not seem to be running inside a container [2022-02-28T23:20:00.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-28T23:20:01.329Z] $ docker top cade502df91a067e5ec3254b2bec44110bd6662844da31a82570000905e61fe8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-28T23:20:01.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-28T23:20:01.416Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-28T23:20:01.515Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-28T23:20:01.518Z] $ docker exec cade502df91a067e5ec3254b2bec44110bd6662844da31a82570000905e61fe8 ssh-agent [2022-02-28T23:20:01.617Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDlgLIL/agent.14 [2022-02-28T23:20:01.617Z] SSH_AGENT_PID=20 [2022-02-28T23:20:01.622Z] Running ssh-add (command line suppressed) [2022-02-28T23:20:01.751Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3383318146062151567.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3383318146062151567.key) [2022-02-28T23:20:01.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-28T23:20:02.059Z] + git semver bump pre [2022-02-28T23:20:02.059Z] # -> Open(): unable to determine branch for HEAD [2022-02-28T23:20:02.059Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-02-28T23:20:02.059Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-02-28T23:20:02.059Z] # $SEMVER_REMOTE_NAME = origin [2022-02-28T23:20:02.059Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-28T23:20:02.059Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-28T23:20:02.059Z] # $SEMVER_BRANCH = main [2022-02-28T23:20:02.059Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-02-28T23:20:02.059Z] 2.1.0-dev.4 [Pipeline] } [2022-02-28T23:20:02.068Z] $ docker exec --env ******** --env ******** cade502df91a067e5ec3254b2bec44110bd6662844da31a82570000905e61fe8 ssh-agent -k [2022-02-28T23:20:02.169Z] unset SSH_AUTH_SOCK; [2022-02-28T23:20:02.169Z] unset SSH_AGENT_PID; [2022-02-28T23:20:02.169Z] echo Agent pid 20 killed; [2022-02-28T23:20:02.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-28T23:20:02.482Z] + git semver [Pipeline] } [2022-02-28T23:20:02.496Z] $ docker stop --time=1 cade502df91a067e5ec3254b2bec44110bd6662844da31a82570000905e61fe8 [2022-02-28T23:20:03.671Z] $ docker rm -f cade502df91a067e5ec3254b2bec44110bd6662844da31a82570000905e61fe8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-28T23:20:04.009Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-28T23:20:04.009Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:20:04.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-28T23:20:04.304Z] . [Pipeline] withDockerContainer [2022-02-28T23:20:04.361Z] prd-centos7-docker-4c-2g-6143 does not seem to be running inside a container [2022-02-28T23:20:04.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-28T23:20:04.751Z] $ docker top 82159b0d69123f34b618f896695291e44c2c3bb4508027f59c745a8f08ba7fa9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-28T23:20:04.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-28T23:20:04.841Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-28T23:20:04.943Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-28T23:20:04.947Z] $ docker exec 82159b0d69123f34b618f896695291e44c2c3bb4508027f59c745a8f08ba7fa9 ssh-agent [2022-02-28T23:20:05.052Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEGAhNg/agent.14 [2022-02-28T23:20:05.052Z] SSH_AGENT_PID=20 [2022-02-28T23:20:05.058Z] Running ssh-add (command line suppressed) [2022-02-28T23:20:05.160Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7669016142782213173.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7669016142782213173.key) [2022-02-28T23:20:05.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-28T23:20:05.471Z] + git semver push [2022-02-28T23:20:05.471Z] # -> Open(): unable to determine branch for HEAD [2022-02-28T23:20:05.471Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-02-28T23:20:05.471Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-02-28T23:20:05.471Z] # $SEMVER_REMOTE_NAME = origin [2022-02-28T23:20:05.471Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-28T23:20:05.471Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-28T23:20:05.471Z] # $SEMVER_BRANCH = main [2022-02-28T23:20:05.471Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2022-02-28T23:20:06.876Z] $ docker exec --env ******** --env ******** 82159b0d69123f34b618f896695291e44c2c3bb4508027f59c745a8f08ba7fa9 ssh-agent -k [2022-02-28T23:20:06.960Z] unset SSH_AUTH_SOCK; [2022-02-28T23:20:06.960Z] unset SSH_AGENT_PID; [2022-02-28T23:20:06.960Z] echo Agent pid 20 killed; [2022-02-28T23:20:06.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-28T23:20:07.292Z] + git semver [Pipeline] } [2022-02-28T23:20:07.304Z] $ docker stop --time=1 82159b0d69123f34b618f896695291e44c2c3bb4508027f59c745a8f08ba7fa9 [2022-02-28T23:20:08.486Z] $ docker rm -f 82159b0d69123f34b618f896695291e44c2c3bb4508027f59c745a8f08ba7fa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-28T23:20:09.113Z] + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' [2022-02-28T23:20:09.113Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-02-28T23:20:09.113Z] total 8 [2022-02-28T23:20:09.113Z] drwxr-xr-x. 3 root root 34 Feb 28 23:13 . [2022-02-28T23:20:09.113Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 28 23:19 .. [2022-02-28T23:20:09.113Z] drwxr-xr-x. 2 root root 6 Feb 28 23:13 cost [2022-02-28T23:20:09.113Z] -rw-r--r--. 1 root root 89 Feb 28 23:13 cost.csv [2022-02-28T23:20:09.113Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-02-28T23:20:09.113Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-02-28T23:20:09.113Z] total 8 [2022-02-28T23:20:09.113Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 28 23:13 . [2022-02-28T23:20:09.113Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 28 23:19 .. [2022-02-28T23:20:09.113Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 28 23:13 cost [2022-02-28T23:20:09.113Z] -rw-r--r--. 1 jenkins jenkins 89 Feb 28 23:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-28T23:20:09.408Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-28T23:20:09.963Z] ---> package-listing.sh [2022-02-28T23:20:09.963Z] ++ facter osfamily [2022-02-28T23:20:09.963Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-28T23:20:10.224Z] + OS_FAMILY=redhat [2022-02-28T23:20:10.224Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-02-28T23:20:10.224Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-28T23:20:10.224Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-28T23:20:10.224Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-28T23:20:10.224Z] + PACKAGES=/tmp/packages_start.txt [2022-02-28T23:20:10.224Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-02-28T23:20:10.224Z] + PACKAGES=/tmp/packages_end.txt [2022-02-28T23:20:10.224Z] + case "${OS_FAMILY}" in [2022-02-28T23:20:10.224Z] + sort [2022-02-28T23:20:10.224Z] + rpm -qa [2022-02-28T23:20:10.794Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-28T23:20:10.794Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-28T23:20:10.794Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-28T23:20:10.794Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-02-28T23:20:10.794Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-02-28T23:20:10.794Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2022-02-28T23:20:10.806Z] 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-28T23:20:11.087Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-28T23:20:11.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-28T23:20:11.643Z] . [Pipeline] withDockerContainer [2022-02-28T23:20:11.706Z] prd-centos7-docker-4c-2g-6143 does not seem to be running inside a container [2022-02-28T23:20:11.754Z] $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-28T23:20:11.953Z] $ docker top 1e1a9fd5266ec77fe8cb3620c553e9e45a367437c9902b525a44a0d1e2c495f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-28T23:20:12.312Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-28T23:20:12.607Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-28T23:20:12.896Z] + ls /var/log/sa-host [2022-02-28T23:20:12.896Z] + sadf -c /var/log/sa-host/sa17 [2022-02-28T23:20:12.896Z] file_magic: OK [2022-02-28T23:20:12.896Z] HZ: Using current value: 100 [2022-02-28T23:20:12.896Z] file_header: OK [2022-02-28T23:20:12.896Z] 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 [2022-02-28T23:20:12.896Z] Statistics: [2022-02-28T23:20:12.896Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-28T23:20:12.896Z] File successfully converted to sysstat format version 12.5.2 [2022-02-28T23:20:12.896Z] + sadf -c /var/log/sa-host/sa28 [2022-02-28T23:20:12.896Z] file_magic: OK [2022-02-28T23:20:12.896Z] HZ: Using current value: 100 [2022-02-28T23:20:12.896Z] file_header: OK [2022-02-28T23:20:12.896Z] 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 [2022-02-28T23:20:12.896Z] Statistics: [2022-02-28T23:20:12.896Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-28T23:20:12.896Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-28T23:20:13.129Z] provisioning config files... [2022-02-28T23:20:13.138Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1257897214480220598tmp [Pipeline] { [Pipeline] echo [2022-02-28T23:20:13.155Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-28T23:20:13.439Z] ---> create-netrc.sh [Pipeline] } [2022-02-28T23:20:13.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-28T23:20:13.805Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-28T23:20:13.815Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-28T23:20:14.101Z] ---> sudo-logs.sh [2022-02-28T23:20:14.101Z] Archiving 'sudo' log.. [2022-02-28T23:20:14.101Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6143.novalocal: Name or service not known [2022-02-28T23:20:14.101Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6143.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-28T23:20:14.135Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-28T23:20:14.425Z] ---> job-cost.sh [2022-02-28T23:20:14.425Z] lf-activate-venv: SKIPPING [2022-02-28T23:20:14.425Z] DEBUG: total: 0.05999999865889549 [2022-02-28T23:20:14.425Z] INFO: Retrieving Stack Cost... [2022-02-28T23:20:14.685Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-28T23:20:15.254Z] INFO: Archiving Costs [Pipeline] echo [2022-02-28T23:20:15.264Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-28T23:20:15.545Z] ---> logs-deploy.sh [2022-02-28T23:20:15.545Z] lf-activate-venv: SKIPPING [2022-02-28T23:20:15.545Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/20 [2022-02-28T23:20:15.545Z] INFO: archiving workspace using pattern(s): [2022-02-28T23:20:16.485Z] Archives upload complete. [2022-02-28T23:20:16.485Z] INFO: archiving logs to Nexus