Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d152dad88e8a1614909d4f988c7607f5443b782f 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-ssh14033241001184948031.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh4483298173802704534.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh13883303389572262282.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh16469158694392399269.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-ssh7380974944850729536.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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: false 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-34206 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 d152dad88e8a1614909d4f988c7607f5443b782f (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 d152dad88e8a1614909d4f988c7607f5443b782f # timeout=10 Commit message: "fix: update dependencies to latest versions and modules (#79)" > git rev-list --no-walk fa56b1bc1f531ed8085377a9d0fe0a5012d1ff6e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-28T23:12:50.028Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T23:12:50.084Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T23:12:50.098Z] ========================================================= [2022-04-28T23:12:50.098Z] EdgeX Global Pipelines Version Info [2022-04-28T23:12:50.098Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:12:50.887Z] ------------------- [2022-04-28T23:12:50.887Z] stable info: [2022-04-28T23:12:50.887Z] ------------------- [2022-04-28T23:12:50.887Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T23:12:50.887Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T23:12:50.887Z] Message: update stable to v1.0.227 [2022-04-28T23:12:51.472Z] ------------------- [2022-04-28T23:12:51.472Z] experimental info: [2022-04-28T23:12:51.472Z] ------------------- [2022-04-28T23:12:51.472Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T23:12:51.472Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T23:12:51.472Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T23:12:51.614Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-04-28T23:12:51.632Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-04-28T23:12:51.646Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T23:12:51.661Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T23:12:51.672Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T23:12:51.686Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T23:12:51.703Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T23:12:51.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-28T23:12:51.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T23:12:51.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T23:12:51.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T23:12:51.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-04-28T23:12:51.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T23:12:51.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T23:12:51.814Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T23:12:51.828Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T23:12:51.846Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T23:12:51.864Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T23:12:51.879Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T23:12:51.891Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T23:12:51.902Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-28T23:12:51.916Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-28T23:12:51.928Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-28T23:12:51.940Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-28T23:12:51.954Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-28T23:12:51.971Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T23:12:51.986Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-28T23:12:51.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-28T23:12:52.011Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-28T23:12:52.026Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d152dad88e8a1614909d4f988c7607f5443b782f [Pipeline] echo [2022-04-28T23:12:52.042Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d152dad [Pipeline] echo [2022-04-28T23:12:52.058Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T23:12:52.106Z] provisioning config files... [2022-04-28T23:12:52.140Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6342475973502961164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:12:52.455Z] ---> docker-login.sh [2022-04-28T23:12:52.455Z] nexus3.edgexfoundry.org:10001 [2022-04-28T23:12:52.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:12:52.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:12:52.980Z] Configure a credential helper to remove this warning. See [2022-04-28T23:12:52.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:12:52.980Z] [2022-04-28T23:12:52.980Z] Login Succeeded [2022-04-28T23:12:52.980Z] nexus3.edgexfoundry.org:10002 [2022-04-28T23:12:52.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:12:52.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:12:52.980Z] Configure a credential helper to remove this warning. See [2022-04-28T23:12:52.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:12:52.980Z] [2022-04-28T23:12:52.980Z] Login Succeeded [2022-04-28T23:12:52.980Z] nexus3.edgexfoundry.org:10003 [2022-04-28T23:12:53.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:12:53.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:12:53.241Z] Configure a credential helper to remove this warning. See [2022-04-28T23:12:53.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:12:53.241Z] [2022-04-28T23:12:53.241Z] Login Succeeded [2022-04-28T23:12:53.241Z] nexus3.edgexfoundry.org:10004 [2022-04-28T23:12:53.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:12:53.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:12:53.503Z] Configure a credential helper to remove this warning. See [2022-04-28T23:12:53.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:12:53.503Z] [2022-04-28T23:12:53.503Z] Login Succeeded [2022-04-28T23:12:53.503Z] docker.io [2022-04-28T23:12:53.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:12:53.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:12:53.764Z] Configure a credential helper to remove this warning. See [2022-04-28T23:12:53.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:12:53.764Z] [2022-04-28T23:12:53.764Z] Login Succeeded [2022-04-28T23:12:53.764Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T23:12:53.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-28T23:12:54.148Z] + git rev-list -1 --merges d152dad88e8a1614909d4f988c7607f5443b782f~1..d152dad88e8a1614909d4f988c7607f5443b782f [Pipeline] echo [2022-04-28T23:12:54.276Z] -----------> git rev-list -1 --merges d152dad88e8a1614909d4f988c7607f5443b782f~1..d152dad88e8a1614909d4f988c7607f5443b782f d152dad88e8a1614909d4f988c7607f5443b782f [false] [Pipeline] sh [2022-04-28T23:12:54.576Z] + git log --format=format:%s -1 d152dad88e8a1614909d4f988c7607f5443b782f [Pipeline] echo [2022-04-28T23:12:54.594Z] ========================================================= [2022-04-28T23:12:54.594Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T23:12:54.594Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T23:12:54.939Z] + git log --format=format:%s -1 d152dad88e8a1614909d4f988c7607f5443b782f [Pipeline] echo [2022-04-28T23:12:54.953Z] [semverPrep] GIT_COMMIT: d152dad88e8a1614909d4f988c7607f5443b782f, Commit Message: fix: update dependencies to latest versions and modules (#79) [Pipeline] echo [2022-04-28T23:12:54.962Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-28T23:12:55.339Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T23:12:55.340Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T23:12:55.340Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T23:12:55.340Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T23:12:55.340Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T23:12:55.340Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T23:12:55.340Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:12:55.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T23:12:55.688Z] [2022-04-28T23:12:55.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:12:55.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T23:12:55.995Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T23:12:55.995Z] 1fe172e4850f: Pulling fs layer [2022-04-28T23:12:55.995Z] caf521ccaac6: Pulling fs layer [2022-04-28T23:12:55.995Z] 3ead6fa29328: Pulling fs layer [2022-04-28T23:12:55.995Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T23:12:55.995Z] a8d5f1318db7: Pulling fs layer [2022-04-28T23:12:55.995Z] c427282e49a2: Pulling fs layer [2022-04-28T23:12:55.995Z] 1827001aaf11: Pulling fs layer [2022-04-28T23:12:55.995Z] 0714d37db230: Pulling fs layer [2022-04-28T23:12:55.995Z] ac28cf19c067: Pulling fs layer [2022-04-28T23:12:55.995Z] ca983d60f3e2: Pulling fs layer [2022-04-28T23:12:55.995Z] 9f894cec8388: Pulling fs layer [2022-04-28T23:12:55.995Z] 1827001aaf11: Waiting [2022-04-28T23:12:55.995Z] ca983d60f3e2: Waiting [2022-04-28T23:12:55.995Z] 0714d37db230: Waiting [2022-04-28T23:12:55.995Z] 5c2a1cbceb83: Waiting [2022-04-28T23:12:55.995Z] a8d5f1318db7: Waiting [2022-04-28T23:12:55.995Z] ac28cf19c067: Waiting [2022-04-28T23:12:55.995Z] c427282e49a2: Waiting [2022-04-28T23:12:55.995Z] 9f894cec8388: Waiting [2022-04-28T23:12:56.257Z] caf521ccaac6: Download complete [2022-04-28T23:12:56.257Z] 5c2a1cbceb83: Verifying Checksum [2022-04-28T23:12:56.257Z] 5c2a1cbceb83: Download complete [2022-04-28T23:12:56.518Z] a8d5f1318db7: Verifying Checksum [2022-04-28T23:12:56.518Z] a8d5f1318db7: Download complete [2022-04-28T23:12:56.518Z] c427282e49a2: Verifying Checksum [2022-04-28T23:12:56.518Z] c427282e49a2: Download complete [2022-04-28T23:12:56.779Z] 3ead6fa29328: Verifying Checksum [2022-04-28T23:12:56.779Z] 3ead6fa29328: Download complete [2022-04-28T23:12:56.779Z] 0714d37db230: Download complete [2022-04-28T23:12:56.779Z] ac28cf19c067: Verifying Checksum [2022-04-28T23:12:56.779Z] ac28cf19c067: Download complete [2022-04-28T23:12:56.779Z] ca983d60f3e2: Verifying Checksum [2022-04-28T23:12:56.779Z] ca983d60f3e2: Download complete [2022-04-28T23:12:56.779Z] 9f894cec8388: Verifying Checksum [2022-04-28T23:12:56.779Z] 9f894cec8388: Download complete [2022-04-28T23:12:57.039Z] 1fe172e4850f: Verifying Checksum [2022-04-28T23:12:57.039Z] 1827001aaf11: Verifying Checksum [2022-04-28T23:12:57.039Z] 1827001aaf11: Download complete [2022-04-28T23:12:58.419Z] 1fe172e4850f: Pull complete [2022-04-28T23:12:58.419Z] caf521ccaac6: Pull complete [2022-04-28T23:12:58.988Z] 3ead6fa29328: Pull complete [2022-04-28T23:12:58.988Z] 5c2a1cbceb83: Pull complete [2022-04-28T23:12:59.555Z] a8d5f1318db7: Pull complete [2022-04-28T23:12:59.555Z] c427282e49a2: Pull complete [2022-04-28T23:13:01.469Z] 1827001aaf11: Pull complete [2022-04-28T23:13:01.469Z] 0714d37db230: Pull complete [2022-04-28T23:13:01.732Z] ac28cf19c067: Pull complete [2022-04-28T23:13:01.995Z] ca983d60f3e2: Pull complete [2022-04-28T23:13:01.995Z] 9f894cec8388: Pull complete [2022-04-28T23:13:01.995Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T23:13:01.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T23:13:01.995Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T23:13:02.080Z] prd-ubuntu20.04-docker-8c-8g-34206 does not seem to be running inside a container [2022-04-28T23:13:02.131Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T23:13:04.234Z] $ docker top 1527ada0f0417777e9c87d3e397d31fc1b3953cef11e8cac0f9956a9ada2c083 -eo pid,comm [2022-04-28T23:13:04.301Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-04-28T23:13:04.301Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T23:13:04.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T23:13:04.334Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T23:13:04.475Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T23:13:04.488Z] $ docker exec 1527ada0f0417777e9c87d3e397d31fc1b3953cef11e8cac0f9956a9ada2c083 ssh-agent [2022-04-28T23:13:04.605Z] SSH_AUTH_SOCK=/tmp/ssh-OxnkfbDbTqC2/agent.32 [2022-04-28T23:13:04.605Z] SSH_AGENT_PID=38 [2022-04-28T23:13:04.614Z] Running ssh-add (command line suppressed) [2022-04-28T23:13:04.760Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3641013651871800269.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3641013651871800269.key) [2022-04-28T23:13:04.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T23:13:05.062Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T23:13:05.085Z] $ docker exec --env ******** --env ******** 1527ada0f0417777e9c87d3e397d31fc1b3953cef11e8cac0f9956a9ada2c083 ssh-agent -k [2022-04-28T23:13:05.204Z] unset SSH_AUTH_SOCK; [2022-04-28T23:13:05.204Z] unset SSH_AGENT_PID; [2022-04-28T23:13:05.204Z] echo Agent pid 38 killed; [2022-04-28T23:13:05.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T23:13:05.235Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T23:13:05.235Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T23:13:05.368Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T23:13:05.380Z] $ docker exec 1527ada0f0417777e9c87d3e397d31fc1b3953cef11e8cac0f9956a9ada2c083 ssh-agent [2022-04-28T23:13:05.509Z] SSH_AUTH_SOCK=/tmp/ssh-CyCa8ApKcRPB/agent.72 [2022-04-28T23:13:05.509Z] SSH_AGENT_PID=78 [2022-04-28T23:13:05.514Z] Running ssh-add (command line suppressed) [2022-04-28T23:13:05.639Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2867116793582807614.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2867116793582807614.key) [2022-04-28T23:13:05.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T23:13:05.937Z] + git semver init [2022-04-28T23:13:06.508Z] 2022-04-28 23:13:06,229 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T23:13:06.508Z] 2022-04-28 23:13:06,229 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-04-28T23:13:06.508Z] 2022-04-28 23:13:06,230 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-04-28T23:13:06.508Z] 2022-04-28 23:13:06,230 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-04-28T23:13:07.082Z] 2022-04-28 23:13:07,074 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2022-04-28T23:13:07.082Z] 2022-04-28 23:13:07,075 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2022-04-28T23:13:07.082Z] 2022-04-28 23:13:07,075 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-04-28T23:13:07.082Z] 2022-04-28 23:13:07,075 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-04-28T23:13:07.082Z] 2.1.0-dev.11 [Pipeline] } [2022-04-28T23:13:07.427Z] $ docker exec --env ******** --env ******** 1527ada0f0417777e9c87d3e397d31fc1b3953cef11e8cac0f9956a9ada2c083 ssh-agent -k [2022-04-28T23:13:07.544Z] unset SSH_AUTH_SOCK; [2022-04-28T23:13:07.544Z] unset SSH_AGENT_PID; [2022-04-28T23:13:07.544Z] echo Agent pid 78 killed; [2022-04-28T23:13:07.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T23:13:07.854Z] + git semver [Pipeline] } [2022-04-28T23:13:08.449Z] $ docker stop --time=1 1527ada0f0417777e9c87d3e397d31fc1b3953cef11e8cac0f9956a9ada2c083 [2022-04-28T23:13:10.033Z] $ docker rm -f 1527ada0f0417777e9c87d3e397d31fc1b3953cef11e8cac0f9956a9ada2c083 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T23:13:10.437Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T23:13:10.735Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T23:13:10.740Z] [edgeXSemver]: initialized semver on version 2.1.0-dev.11 [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-04-28T23:13:10.904Z] provisioning config files... [2022-04-28T23:13:10.915Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config277651029872647961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:13:11.222Z] ---> docker-login.sh [2022-04-28T23:13:11.222Z] nexus3.edgexfoundry.org:10001 [2022-04-28T23:13:11.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:13:11.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:13:11.222Z] Configure a credential helper to remove this warning. See [2022-04-28T23:13:11.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:13:11.222Z] [2022-04-28T23:13:11.222Z] Login Succeeded [2022-04-28T23:13:11.222Z] nexus3.edgexfoundry.org:10002 [2022-04-28T23:13:11.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:13:11.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:13:11.481Z] Configure a credential helper to remove this warning. See [2022-04-28T23:13:11.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:13:11.481Z] [2022-04-28T23:13:11.481Z] Login Succeeded [2022-04-28T23:13:11.481Z] nexus3.edgexfoundry.org:10003 [2022-04-28T23:13:11.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:13:11.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:13:11.481Z] Configure a credential helper to remove this warning. See [2022-04-28T23:13:11.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:13:11.481Z] [2022-04-28T23:13:11.481Z] Login Succeeded [2022-04-28T23:13:11.481Z] nexus3.edgexfoundry.org:10004 [2022-04-28T23:13:11.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:13:11.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:13:11.742Z] Configure a credential helper to remove this warning. See [2022-04-28T23:13:11.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:13:11.742Z] [2022-04-28T23:13:11.742Z] Login Succeeded [2022-04-28T23:13:11.742Z] docker.io [2022-04-28T23:13:11.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:13:12.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:13:12.004Z] Configure a credential helper to remove this warning. See [2022-04-28T23:13:12.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:13:12.004Z] [2022-04-28T23:13:12.004Z] Login Succeeded [2022-04-28T23:13:12.004Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T23:13:12.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T23:13:12.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T23:13:12.111Z] ========================================================= [2022-04-28T23:13:12.111Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T23:13:12.111Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:13:12.427Z] + 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-04-28T23:13:12.427Z] Sending build context to Docker daemon 3.988MB [2022-04-28T23:13:12.427Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T23:13:12.428Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-28T23:13:12.695Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T23:13:12.695Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T23:13:12.695Z] 666ba61612fd: Pulling fs layer [2022-04-28T23:13:12.695Z] 8ed8ca486205: Pulling fs layer [2022-04-28T23:13:12.695Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T23:13:12.695Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T23:13:12.695Z] ca2b28591e48: Pulling fs layer [2022-04-28T23:13:12.695Z] a51346096db8: Pulling fs layer [2022-04-28T23:13:12.695Z] daebc70d1ce1: Pulling fs layer [2022-04-28T23:13:12.695Z] 0e18a0eac166: Pulling fs layer [2022-04-28T23:13:12.695Z] 4fe6c5a15a65: Waiting [2022-04-28T23:13:12.695Z] 22a0e8bec74d: Waiting [2022-04-28T23:13:12.695Z] ca2b28591e48: Waiting [2022-04-28T23:13:12.695Z] a51346096db8: Waiting [2022-04-28T23:13:12.695Z] daebc70d1ce1: Waiting [2022-04-28T23:13:12.695Z] 0e18a0eac166: Waiting [2022-04-28T23:13:12.695Z] 8ed8ca486205: Verifying Checksum [2022-04-28T23:13:12.695Z] 8ed8ca486205: Download complete [2022-04-28T23:13:12.695Z] 666ba61612fd: Verifying Checksum [2022-04-28T23:13:12.695Z] 666ba61612fd: Download complete [2022-04-28T23:13:12.696Z] 22a0e8bec74d: Download complete [2022-04-28T23:13:12.696Z] ca2b28591e48: Verifying Checksum [2022-04-28T23:13:12.696Z] ca2b28591e48: Download complete [2022-04-28T23:13:12.696Z] 59bf1c3509f3: Verifying Checksum [2022-04-28T23:13:12.696Z] 59bf1c3509f3: Download complete [2022-04-28T23:13:12.696Z] a51346096db8: Verifying Checksum [2022-04-28T23:13:12.696Z] a51346096db8: Download complete [2022-04-28T23:13:12.961Z] daebc70d1ce1: Verifying Checksum [2022-04-28T23:13:12.961Z] daebc70d1ce1: Download complete [2022-04-28T23:13:12.961Z] 59bf1c3509f3: Pull complete [2022-04-28T23:13:13.221Z] 666ba61612fd: Pull complete [2022-04-28T23:13:13.221Z] 8ed8ca486205: Pull complete [2022-04-28T23:13:13.481Z] 0e18a0eac166: Verifying Checksum [2022-04-28T23:13:13.481Z] 0e18a0eac166: Download complete [2022-04-28T23:13:13.481Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T23:13:13.481Z] 4fe6c5a15a65: Download complete [2022-04-28T23:13:18.761Z] 4fe6c5a15a65: Pull complete [2022-04-28T23:13:18.761Z] 22a0e8bec74d: Pull complete [2022-04-28T23:13:18.761Z] ca2b28591e48: Pull complete [2022-04-28T23:13:18.761Z] a51346096db8: Pull complete [2022-04-28T23:13:18.761Z] daebc70d1ce1: Pull complete [2022-04-28T23:13:21.315Z] 0e18a0eac166: Pull complete [2022-04-28T23:13:21.315Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T23:13:21.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T23:13:21.315Z] ---> f018257e8ee9 [2022-04-28T23:13:21.315Z] Step 3/12 : ARG MAKE='make build' [2022-04-28T23:13:23.865Z] ---> Running in 8941dab43fef [2022-04-28T23:13:23.865Z] Removing intermediate container 8941dab43fef [2022-04-28T23:13:23.865Z] ---> f2a7355e7e78 [2022-04-28T23:13:23.865Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-28T23:13:23.865Z] ---> Running in 44bf777a48ba [2022-04-28T23:13:24.126Z] Removing intermediate container 44bf777a48ba [2022-04-28T23:13:24.126Z] ---> 99ade10aeae5 [2022-04-28T23:13:24.126Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T23:13:24.126Z] ---> Running in 4fa5acb55ebc [2022-04-28T23:13:24.126Z] Removing intermediate container 4fa5acb55ebc [2022-04-28T23:13:24.126Z] ---> a0da3d8a98ee [2022-04-28T23:13:24.126Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T23:13:24.386Z] ---> Running in 2294f9c1da1d [2022-04-28T23:13:24.957Z] Removing intermediate container 2294f9c1da1d [2022-04-28T23:13:24.957Z] ---> 46cda2000ac8 [2022-04-28T23:13:24.957Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T23:13:24.957Z] ---> Running in 51f92e0ab72f [2022-04-28T23:13:25.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T23:13:25.846Z] Still waiting to schedule task [2022-04-28T23:13:25.847Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-34205’ is offline [2022-04-28T23:13:26.157Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T23:13:26.417Z] OK: 221 MiB in 52 packages [2022-04-28T23:13:26.987Z] Removing intermediate container 51f92e0ab72f [2022-04-28T23:13:26.987Z] ---> 4476c2c33dac [2022-04-28T23:13:26.987Z] Step 8/12 : WORKDIR /app [2022-04-28T23:13:26.987Z] ---> Running in 8449c3f8fef5 [2022-04-28T23:13:26.987Z] Removing intermediate container 8449c3f8fef5 [2022-04-28T23:13:26.987Z] ---> 8fbed6369b49 [2022-04-28T23:13:26.987Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-28T23:13:27.247Z] ---> b62f4b9572d8 [2022-04-28T23:13:27.247Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T23:13:27.247Z] ---> Running in 4e7838a25f96 [2022-04-28T23:13:42.394Z] Removing intermediate container 4e7838a25f96 [2022-04-28T23:13:42.394Z] ---> cf4dc26d8a75 [2022-04-28T23:13:42.394Z] Step 11/12 : COPY . . [2022-04-28T23:13:42.969Z] ---> 7c3195621568 [2022-04-28T23:13:42.969Z] Step 12/12 : RUN $MAKE [2022-04-28T23:13:42.969Z] ---> Running in 8809fd1b7a61 [2022-04-28T23:13:43.228Z] noop [2022-04-28T23:13:43.489Z] Removing intermediate container 8809fd1b7a61 [2022-04-28T23:13:43.489Z] ---> 49d86daf0a25 [2022-04-28T23:13:43.489Z] Successfully built 49d86daf0a25 [2022-04-28T23:13:43.489Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:13:43.798Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T23:13:43.798Z] . [Pipeline] withDockerContainer [2022-04-28T23:13:43.882Z] prd-ubuntu20.04-docker-8c-8g-34206 does not seem to be running inside a container [2022-04-28T23:13:43.927Z] $ 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 ******** ci-base-image-x86_64 cat [2022-04-28T23:13:44.519Z] $ docker top f356493116b2a4e00e73801543453070e535349223967982fc7d349a7e6913b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T23:13:44.910Z] + go version [2022-04-28T23:13:44.910Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T23:13:44.928Z] $ docker stop --time=1 f356493116b2a4e00e73801543453070e535349223967982fc7d349a7e6913b6 [2022-04-28T23:13:46.264Z] $ docker rm -f f356493116b2a4e00e73801543453070e535349223967982fc7d349a7e6913b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:13:46.742Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T23:13:46.742Z] . [Pipeline] withDockerContainer [2022-04-28T23:13:46.814Z] prd-ubuntu20.04-docker-8c-8g-34206 does not seem to be running inside a container [2022-04-28T23:13:46.858Z] $ 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 ******** ci-base-image-x86_64 cat [2022-04-28T23:13:47.242Z] $ docker top e4a6bd1845b7a1d6ce955a596e4e02240d7230e8a78ba1d9db8188164e908d3f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T23:13:47.611Z] + make test [2022-04-28T23:13:47.611Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-28T23:13:48.179Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-04-28T23:13:58.171Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-04-28T23:13:58.171Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-04-28T23:14:03.456Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.184s coverage: 39.3% of statements [2022-04-28T23:14:03.456Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 52.0% of statements [2022-04-28T23:14:03.456Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.020s coverage: 96.4% of statements [2022-04-28T23:14:11.584Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-28T23:14:15.783Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T23:14:15.783Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T23:14:15.783Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T23:14:16.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T23:14:16.389Z] $ docker stop --time=1 e4a6bd1845b7a1d6ce955a596e4e02240d7230e8a78ba1d9db8188164e908d3f [2022-04-28T23:14:18.443Z] $ docker rm -f e4a6bd1845b7a1d6ce955a596e4e02240d7230e8a78ba1d9db8188164e908d3f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T23:14:18.907Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T23:14:18.976Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-28T23:14:19.474Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T23:14:19.767Z] + ls -al . [2022-04-28T23:14:19.767Z] total 632 [2022-04-28T23:14:19.767Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 23:14 . [2022-04-28T23:14:19.767Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 23:12 .. [2022-04-28T23:14:19.767Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 28 23:12 .dockerignore [2022-04-28T23:14:19.767Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 23:13 .git [2022-04-28T23:14:19.767Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 23:12 .github [2022-04-28T23:14:19.767Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 28 23:12 .gitignore [2022-04-28T23:14:19.767Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 23:12 .golangci.yml [2022-04-28T23:14:19.767Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 23:13 .semver [2022-04-28T23:14:19.767Z] -rw-rw-r-- 1 jenkins jenkins 10235 Apr 28 23:12 Attribution.txt [2022-04-28T23:14:19.767Z] -rw-rw-r-- 1 jenkins jenkins 3309 Apr 28 23:12 CHANGELOG.md [2022-04-28T23:14:19.767Z] -rw-rw-r-- 1 jenkins jenkins 1514 Apr 28 23:12 Dockerfile [2022-04-28T23:14:19.767Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 23:12 GOVERNANCE.md [2022-04-28T23:14:19.767Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 28 23:12 Jenkinsfile [2022-04-28T23:14:19.767Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 23:12 LICENSE [2022-04-28T23:14:19.767Z] -rw-rw-r-- 1 jenkins jenkins 1991 Apr 28 23:12 Makefile [2022-04-28T23:14:19.767Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 28 23:12 OWNERS.md [2022-04-28T23:14:19.767Z] -rw-rw-r-- 1 jenkins jenkins 28496 Apr 28 23:12 README.md [2022-04-28T23:14:19.767Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 23:13 VERSION [2022-04-28T23:14:19.767Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 23:12 bin [2022-04-28T23:14:19.767Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 23:12 cmd [2022-04-28T23:14:19.767Z] -rw-r--r-- 1 jenkins jenkins 460394 Apr 28 23:14 coverage.out [2022-04-28T23:14:19.767Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 23:12 examples [2022-04-28T23:14:19.767Z] -rw-rw-r-- 1 jenkins jenkins 3350 Apr 28 23:12 go.mod [2022-04-28T23:14:19.767Z] -rw-rw-r-- 1 jenkins jenkins 35098 Apr 28 23:12 go.sum [2022-04-28T23:14:19.767Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 23:12 images [2022-04-28T23:14:19.767Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 23:12 internal [2022-04-28T23:14:19.767Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 23:12 snap [2022-04-28T23:14:19.767Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 28 23:12 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:14:20.067Z] + 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=d152dad88e8a1614909d4f988c7607f5443b782f --label arch=amd64 --label version=2.1.0-dev.11 . [2022-04-28T23:14:20.067Z] Sending build context to Docker daemon 3.988MB [2022-04-28T23:14:20.067Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T23:14:20.067Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-28T23:14:20.067Z] ---> 49d86daf0a25 [2022-04-28T23:14:20.067Z] Step 3/25 : ARG MAKE='make build' [2022-04-28T23:14:20.366Z] ---> Running in bcc680581461 [2022-04-28T23:14:20.366Z] Removing intermediate container bcc680581461 [2022-04-28T23:14:20.366Z] ---> 336860325740 [2022-04-28T23:14:20.366Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-28T23:14:20.366Z] ---> Running in 5ff7cb559218 [2022-04-28T23:14:20.366Z] Removing intermediate container 5ff7cb559218 [2022-04-28T23:14:20.366Z] ---> 8cf43aad7506 [2022-04-28T23:14:20.366Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T23:14:20.629Z] ---> Running in 5d7e6fbedb29 [2022-04-28T23:14:20.629Z] Removing intermediate container 5d7e6fbedb29 [2022-04-28T23:14:20.629Z] ---> 09f1b9ddb88f [2022-04-28T23:14:20.629Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T23:14:20.889Z] ---> Running in c34c4d9e70dc [2022-04-28T23:14:21.463Z] Removing intermediate container c34c4d9e70dc [2022-04-28T23:14:21.463Z] ---> 94c924a05299 [2022-04-28T23:14:21.463Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T23:14:21.463Z] ---> Running in daa56f5d86ed [2022-04-28T23:14:21.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T23:14:22.666Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T23:14:22.927Z] OK: 221 MiB in 52 packages [2022-04-28T23:14:23.203Z] Removing intermediate container daa56f5d86ed [2022-04-28T23:14:23.203Z] ---> d2f1eabd9c86 [2022-04-28T23:14:23.203Z] Step 8/25 : WORKDIR /app [2022-04-28T23:14:23.466Z] ---> Running in d9d0e9f71e5d [2022-04-28T23:14:23.466Z] Removing intermediate container d9d0e9f71e5d [2022-04-28T23:14:23.466Z] ---> eb933b2ee942 [2022-04-28T23:14:23.466Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-28T23:14:23.726Z] ---> c4cd1ac1094d [2022-04-28T23:14:23.726Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T23:14:23.726Z] ---> Running in 6aef40242e8e [2022-04-28T23:14:24.673Z] Removing intermediate container 6aef40242e8e [2022-04-28T23:14:24.673Z] ---> 8608761d8055 [2022-04-28T23:14:24.673Z] Step 11/25 : COPY . . [2022-04-28T23:14:24.934Z] ---> e90eb05b58b0 [2022-04-28T23:14:24.934Z] Step 12/25 : RUN $MAKE [2022-04-28T23:14:24.934Z] ---> Running in 591344bfbbb4 [2022-04-28T23:14:25.194Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-04-28T23:14:47.149Z] Removing intermediate container 591344bfbbb4 [2022-04-28T23:14:47.149Z] ---> e9eaf9a4e367 [2022-04-28T23:14:47.149Z] Step 13/25 : FROM alpine:3.14 [2022-04-28T23:14:47.149Z] 3.14: Pulling from library/alpine [2022-04-28T23:14:47.149Z] 8663204ce13b: Pulling fs layer [2022-04-28T23:14:47.149Z] 8663204ce13b: Verifying Checksum [2022-04-28T23:14:47.149Z] 8663204ce13b: Download complete [2022-04-28T23:14:47.409Z] 8663204ce13b: Pull complete [2022-04-28T23:14:47.409Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T23:14:47.409Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T23:14:47.409Z] ---> e04c818066af [2022-04-28T23:14:47.409Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T23:14:47.409Z] ---> Running in 55c0737dc803 [2022-04-28T23:14:47.670Z] Removing intermediate container 55c0737dc803 [2022-04-28T23:14:47.670Z] ---> 788a594df263 [2022-04-28T23:14:47.670Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T23:14:47.670Z] ---> Running in 802050676cec [2022-04-28T23:14:48.241Z] Removing intermediate container 802050676cec [2022-04-28T23:14:48.241Z] ---> e0d56f2f9182 [2022-04-28T23:14:48.241Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T23:14:48.241Z] ---> Running in 9a9e11c8ce30 [2022-04-28T23:14:48.501Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T23:14:49.442Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T23:14:49.702Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T23:14:49.702Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T23:14:49.963Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T23:14:49.963Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T23:14:49.963Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T23:14:50.224Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T23:14:50.224Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T23:14:50.224Z] OK: 8 MiB in 20 packages [2022-04-28T23:14:50.795Z] Removing intermediate container 9a9e11c8ce30 [2022-04-28T23:14:50.795Z] ---> 805e46544f2a [2022-04-28T23:14:50.795Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-04-28T23:14:50.795Z] ---> fc2d81fe6f33 [2022-04-28T23:14:50.795Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-04-28T23:14:51.055Z] ---> 774ae83dbb64 [2022-04-28T23:14:51.055Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-04-28T23:14:51.996Z] ---> d9850b530495 [2022-04-28T23:14:51.996Z] Step 20/25 : EXPOSE 59989 [2022-04-28T23:14:51.996Z] ---> Running in 76f1a8ce2b93 [2022-04-28T23:14:51.996Z] Removing intermediate container 76f1a8ce2b93 [2022-04-28T23:14:51.996Z] ---> 28545562f8ee [2022-04-28T23:14:51.996Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-04-28T23:14:51.996Z] ---> Running in 1984aa8e8632 [2022-04-28T23:14:51.996Z] Removing intermediate container 1984aa8e8632 [2022-04-28T23:14:51.996Z] ---> a25d050881bb [2022-04-28T23:14:51.996Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-28T23:14:51.996Z] ---> Running in 475eb4824139 [2022-04-28T23:14:52.257Z] Removing intermediate container 475eb4824139 [2022-04-28T23:14:52.257Z] ---> f9591bb0bea9 [2022-04-28T23:14:52.257Z] Step 23/25 : LABEL arch=amd64 [2022-04-28T23:14:52.257Z] ---> Running in 3735997c43df [2022-04-28T23:14:52.257Z] Removing intermediate container 3735997c43df [2022-04-28T23:14:52.257Z] ---> 0bc2fbbf8f71 [2022-04-28T23:14:52.257Z] Step 24/25 : LABEL git_sha=d152dad88e8a1614909d4f988c7607f5443b782f [2022-04-28T23:14:52.520Z] ---> Running in 40678d95d8ed [2022-04-28T23:14:52.520Z] Removing intermediate container 40678d95d8ed [2022-04-28T23:14:52.520Z] ---> 7746269a2840 [2022-04-28T23:14:52.520Z] Step 25/25 : LABEL version=2.1.0-dev.11 [2022-04-28T23:14:52.520Z] ---> Running in ddff178ab02e [2022-04-28T23:14:52.520Z] Removing intermediate container ddff178ab02e [2022-04-28T23:14:52.520Z] ---> ac5d658b31f4 [2022-04-28T23:14:52.520Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T23:14:52.520Z] Successfully built ac5d658b31f4 [2022-04-28T23:14:52.520Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T23:14:52.589Z] provisioning config files... [2022-04-28T23:14:52.600Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8496857274517213973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:14:52.902Z] ---> docker-login.sh [2022-04-28T23:14:52.902Z] nexus3.edgexfoundry.org:10001 [2022-04-28T23:14:52.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:14:52.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:14:52.902Z] Configure a credential helper to remove this warning. See [2022-04-28T23:14:52.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:14:52.903Z] [2022-04-28T23:14:52.903Z] Login Succeeded [2022-04-28T23:14:52.903Z] nexus3.edgexfoundry.org:10002 [2022-04-28T23:14:52.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:14:52.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:14:52.903Z] Configure a credential helper to remove this warning. See [2022-04-28T23:14:52.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:14:52.903Z] [2022-04-28T23:14:52.903Z] Login Succeeded [2022-04-28T23:14:53.166Z] nexus3.edgexfoundry.org:10003 [2022-04-28T23:14:53.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:14:53.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:14:53.166Z] Configure a credential helper to remove this warning. See [2022-04-28T23:14:53.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:14:53.166Z] [2022-04-28T23:14:53.166Z] Login Succeeded [2022-04-28T23:14:53.166Z] nexus3.edgexfoundry.org:10004 [2022-04-28T23:14:53.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:14:53.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:14:53.428Z] Configure a credential helper to remove this warning. See [2022-04-28T23:14:53.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:14:53.428Z] [2022-04-28T23:14:53.428Z] Login Succeeded [2022-04-28T23:14:53.428Z] docker.io [2022-04-28T23:14:53.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:14:53.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:14:53.689Z] Configure a credential helper to remove this warning. See [2022-04-28T23:14:53.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:14:53.689Z] [2022-04-28T23:14:53.689Z] Login Succeeded [2022-04-28T23:14:53.689Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T23:14:53.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T23:14:53.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T23:14:53.761Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-04-28T23:14:53.761Z] d152dad88e8a1614909d4f988c7607f5443b782f [2022-04-28T23:14:53.761Z] latest [2022-04-28T23:14:53.761Z] 2.1.0-dev.11 [2022-04-28T23:14:53.761Z] d152dad88e8a1614909d4f988c7607f5443b782f-2.1.0-dev.11 [2022-04-28T23:14:53.761Z] main [2022-04-28T23:14:53.761Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:14:54.085Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:d152dad88e8a1614909d4f988c7607f5443b782f [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:14:54.382Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:d152dad88e8a1614909d4f988c7607f5443b782f [2022-04-28T23:14:54.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-04-28T23:14:54.382Z] 76f8f569ff57: Preparing [2022-04-28T23:14:54.382Z] cbbf93c67cc1: Preparing [2022-04-28T23:14:54.382Z] ed9afa13d2e2: Preparing [2022-04-28T23:14:54.382Z] 01028604da2b: Preparing [2022-04-28T23:14:54.382Z] 0588621001a7: Preparing [2022-04-28T23:14:54.382Z] b541d28bf3b4: Preparing [2022-04-28T23:14:54.382Z] b541d28bf3b4: Waiting [2022-04-28T23:14:54.382Z] 0588621001a7: Pushed [2022-04-28T23:14:54.382Z] ed9afa13d2e2: Pushed [2022-04-28T23:14:54.382Z] cbbf93c67cc1: Pushed [2022-04-28T23:14:54.382Z] b541d28bf3b4: Layer already exists [2022-04-28T23:14:54.644Z] 01028604da2b: Pushed [2022-04-28T23:14:57.190Z] 76f8f569ff57: Pushed [2022-04-28T23:14:57.190Z] d152dad88e8a1614909d4f988c7607f5443b782f: digest: sha256:3b5a4d9823eaa39ce157d0ef44b79d13f3cda18f4e1b5489a7c004f4052863c5 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:14:57.489Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:14:57.782Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-04-28T23:14:57.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-04-28T23:14:57.782Z] 76f8f569ff57: Preparing [2022-04-28T23:14:57.782Z] cbbf93c67cc1: Preparing [2022-04-28T23:14:57.782Z] ed9afa13d2e2: Preparing [2022-04-28T23:14:57.782Z] 01028604da2b: Preparing [2022-04-28T23:14:57.782Z] 0588621001a7: Preparing [2022-04-28T23:14:57.782Z] b541d28bf3b4: Preparing [2022-04-28T23:14:57.782Z] b541d28bf3b4: Waiting [2022-04-28T23:14:57.782Z] ed9afa13d2e2: Layer already exists [2022-04-28T23:14:57.782Z] 76f8f569ff57: Layer already exists [2022-04-28T23:14:57.782Z] 01028604da2b: Layer already exists [2022-04-28T23:14:57.782Z] cbbf93c67cc1: Layer already exists [2022-04-28T23:14:57.782Z] 0588621001a7: Layer already exists [2022-04-28T23:14:57.782Z] b541d28bf3b4: Layer already exists [2022-04-28T23:14:57.782Z] latest: digest: sha256:3b5a4d9823eaa39ce157d0ef44b79d13f3cda18f4e1b5489a7c004f4052863c5 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:14:58.081Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.11 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:14:58.384Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.11 [2022-04-28T23:14:58.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-04-28T23:14:58.384Z] 76f8f569ff57: Preparing [2022-04-28T23:14:58.384Z] cbbf93c67cc1: Preparing [2022-04-28T23:14:58.384Z] ed9afa13d2e2: Preparing [2022-04-28T23:14:58.384Z] 01028604da2b: Preparing [2022-04-28T23:14:58.384Z] 0588621001a7: Preparing [2022-04-28T23:14:58.384Z] b541d28bf3b4: Preparing [2022-04-28T23:14:58.384Z] b541d28bf3b4: Waiting [2022-04-28T23:14:58.384Z] ed9afa13d2e2: Layer already exists [2022-04-28T23:14:58.384Z] 0588621001a7: Layer already exists [2022-04-28T23:14:58.384Z] 01028604da2b: Layer already exists [2022-04-28T23:14:58.384Z] 76f8f569ff57: Layer already exists [2022-04-28T23:14:58.384Z] cbbf93c67cc1: Layer already exists [2022-04-28T23:14:58.384Z] b541d28bf3b4: Layer already exists [2022-04-28T23:14:58.384Z] 2.1.0-dev.11: digest: sha256:3b5a4d9823eaa39ce157d0ef44b79d13f3cda18f4e1b5489a7c004f4052863c5 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:14:58.685Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:d152dad88e8a1614909d4f988c7607f5443b782f-2.1.0-dev.11 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:14:59.029Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:d152dad88e8a1614909d4f988c7607f5443b782f-2.1.0-dev.11 [2022-04-28T23:14:59.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-04-28T23:14:59.029Z] 76f8f569ff57: Preparing [2022-04-28T23:14:59.029Z] cbbf93c67cc1: Preparing [2022-04-28T23:14:59.029Z] ed9afa13d2e2: Preparing [2022-04-28T23:14:59.029Z] 01028604da2b: Preparing [2022-04-28T23:14:59.029Z] 0588621001a7: Preparing [2022-04-28T23:14:59.029Z] b541d28bf3b4: Preparing [2022-04-28T23:14:59.029Z] b541d28bf3b4: Waiting [2022-04-28T23:14:59.029Z] 76f8f569ff57: Layer already exists [2022-04-28T23:14:59.029Z] cbbf93c67cc1: Layer already exists [2022-04-28T23:14:59.029Z] 01028604da2b: Layer already exists [2022-04-28T23:14:59.029Z] ed9afa13d2e2: Layer already exists [2022-04-28T23:14:59.029Z] 0588621001a7: Layer already exists [2022-04-28T23:14:59.029Z] b541d28bf3b4: Layer already exists [2022-04-28T23:14:59.029Z] d152dad88e8a1614909d4f988c7607f5443b782f-2.1.0-dev.11: digest: sha256:3b5a4d9823eaa39ce157d0ef44b79d13f3cda18f4e1b5489a7c004f4052863c5 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:14:59.378Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:14:59.680Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-04-28T23:14:59.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-04-28T23:14:59.680Z] 76f8f569ff57: Preparing [2022-04-28T23:14:59.680Z] cbbf93c67cc1: Preparing [2022-04-28T23:14:59.680Z] ed9afa13d2e2: Preparing [2022-04-28T23:14:59.680Z] 01028604da2b: Preparing [2022-04-28T23:14:59.680Z] 0588621001a7: Preparing [2022-04-28T23:14:59.680Z] b541d28bf3b4: Preparing [2022-04-28T23:14:59.680Z] b541d28bf3b4: Waiting [2022-04-28T23:14:59.680Z] 76f8f569ff57: Layer already exists [2022-04-28T23:14:59.680Z] cbbf93c67cc1: Layer already exists [2022-04-28T23:14:59.680Z] ed9afa13d2e2: Layer already exists [2022-04-28T23:14:59.680Z] 01028604da2b: Layer already exists [2022-04-28T23:14:59.680Z] 0588621001a7: Layer already exists [2022-04-28T23:14:59.680Z] b541d28bf3b4: Layer already exists [2022-04-28T23:14:59.680Z] main: digest: sha256:3b5a4d9823eaa39ce157d0ef44b79d13f3cda18f4e1b5489a7c004f4052863c5 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T23:14:59.720Z] ===================================================== [Pipeline] echo [2022-04-28T23:14:59.730Z] taggedImages: [2022-04-28T23:14:59.730Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:d152dad88e8a1614909d4f988c7607f5443b782f [2022-04-28T23:14:59.730Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-04-28T23:14:59.730Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.11 [2022-04-28T23:14:59.730Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:d152dad88e8a1614909d4f988c7607f5443b782f-2.1.0-dev.11 [2022-04-28T23:14:59.730Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:15:00.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T23:15:00.104Z] [2022-04-28T23:15:00.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:15:00.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T23:15:00.413Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T23:15:00.413Z] 5eb5b503b376: Pulling fs layer [2022-04-28T23:15:00.413Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T23:15:00.413Z] ec43610c2a17: Pulling fs layer [2022-04-28T23:15:00.413Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T23:15:00.413Z] 33b1e0a273af: Pulling fs layer [2022-04-28T23:15:00.413Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T23:15:00.413Z] 2f39f015ded8: Pulling fs layer [2022-04-28T23:15:00.413Z] 3a2ae6a8a46f: Waiting [2022-04-28T23:15:00.413Z] 33b1e0a273af: Waiting [2022-04-28T23:15:00.413Z] 5d3b04190fa2: Waiting [2022-04-28T23:15:00.413Z] 2f39f015ded8: Waiting [2022-04-28T23:15:00.413Z] 5c69ac0246d0: Download complete [2022-04-28T23:15:00.413Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-28T23:15:00.413Z] 3a2ae6a8a46f: Download complete [2022-04-28T23:15:00.413Z] ec43610c2a17: Verifying Checksum [2022-04-28T23:15:00.413Z] ec43610c2a17: Download complete [2022-04-28T23:15:00.413Z] 33b1e0a273af: Download complete [2022-04-28T23:15:00.413Z] 5d3b04190fa2: Download complete [2022-04-28T23:15:00.671Z] 5eb5b503b376: Verifying Checksum [2022-04-28T23:15:00.671Z] 5eb5b503b376: Download complete [2022-04-28T23:15:01.239Z] 2f39f015ded8: Download complete [2022-04-28T23:15:01.810Z] 5eb5b503b376: Pull complete [2022-04-28T23:15:02.072Z] 5c69ac0246d0: Pull complete [2022-04-28T23:15:02.642Z] ec43610c2a17: Pull complete [2022-04-28T23:15:02.642Z] 3a2ae6a8a46f: Pull complete [2022-04-28T23:15:02.901Z] 33b1e0a273af: Pull complete [2022-04-28T23:15:02.901Z] 5d3b04190fa2: Pull complete [2022-04-28T23:15:07.090Z] 2f39f015ded8: Pull complete [2022-04-28T23:15:07.090Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T23:15:07.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T23:15:07.090Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T23:15:07.159Z] prd-ubuntu20.04-docker-8c-8g-34206 does not seem to be running inside a container [2022-04-28T23:15:07.199Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T23:15:09.550Z] $ docker top c7469d36cc0787e523ef29684cd8af040a33f7d64a4f6a0d8c05e387aa87fb58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:15:09.943Z] ---> job-cost.sh [2022-04-28T23:15:09.944Z] lf-activate-venv: SKIPPING [2022-04-28T23:15:09.944Z] INFO: No Stack... [2022-04-28T23:15:10.203Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T23:15:10.774Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T23:15:11.066Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-04-28T23:15:11.066Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T23:15:11.082Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-28-stack-cost] [2022-04-28T23:15:11.086Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-28-stack-cost] did not exist. Created. [2022-04-28T23:15:11.087Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T23:15:11.392Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T23:15:11.419Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T23:15:11.425Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-28-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T23:15:11.450Z] $ docker stop --time=1 c7469d36cc0787e523ef29684cd8af040a33f7d64a4f6a0d8c05e387aa87fb58 [2022-04-28T23:15:12.620Z] $ docker rm -f c7469d36cc0787e523ef29684cd8af040a33f7d64a4f6a0d8c05e387aa87fb58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T23:16:19.667Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34209 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-04-28T23:16:19.681Z] Running in /w/workspace/device-rfid-llrp-go/28 [Pipeline] { [Pipeline] checkout [2022-04-28T23:16:20.000Z] Selected Git installation does not exist. Using Default [2022-04-28T23:16:20.000Z] The recommended git tool is: NONE [2022-04-28T23:16:26.937Z] using credential edgex-jenkins-ssh [2022-04-28T23:16:26.956Z] Cloning the remote Git repository [2022-04-28T23:16:27.033Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-28T23:16:27.117Z] > git init /w/workspace/device-rfid-llrp-go/28 # timeout=10 [2022-04-28T23:16:27.222Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-28T23:16:27.223Z] > git --version # timeout=10 [2022-04-28T23:16:27.243Z] > git --version # 'git version 2.25.1' [2022-04-28T23:16:27.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T23:16:27.317Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T23:16:28.413Z] Avoid second fetch [2022-04-28T23:16:28.414Z] Checking out Revision d152dad88e8a1614909d4f988c7607f5443b782f (main) [2022-04-28T23:16:28.376Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-04-28T23:16:28.402Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T23:16:28.443Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T23:16:28.460Z] > git checkout -f d152dad88e8a1614909d4f988c7607f5443b782f # timeout=10 [2022-04-28T23:16:32.773Z] Commit message: "fix: update dependencies to latest versions and modules (#79)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T23:16:33.613Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T23:16:33.613Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T23:16:33.613Z] Dload Upload Total Spent Left Speed [2022-04-28T23:16:33.613Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 206k 0 --:--:-- --:--:-- --:--:-- 210k [Pipeline] sh [2022-04-28T23:16:34.163Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T23:16:34.514Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-04-28T23:16:34.514Z] [2022-04-28T23:16:34.514Z] { [2022-04-28T23:16:34.514Z] "registry-mirrors": [ [2022-04-28T23:16:34.514Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T23:16:34.514Z] ], [2022-04-28T23:16:34.514Z] "bip": "10.250.0.254/24", [2022-04-28T23:16:34.514Z] "hosts": [ [2022-04-28T23:16:34.514Z] "tcp://0.0.0.0:5555", [2022-04-28T23:16:34.514Z] "unix:///var/run/docker.sock" [2022-04-28T23:16:34.514Z] ], [2022-04-28T23:16:34.514Z] "mtu": 1458, [2022-04-28T23:16:34.514Z] "selinux-enabled": true, [2022-04-28T23:16:34.514Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T23:16:34.514Z] } [Pipeline] sh [2022-04-28T23:16:34.881Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T23:16:35.243Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T23:16:53.637Z] provisioning config files... [2022-04-28T23:16:53.666Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/28@tmp/config2994453502982474530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:16:54.037Z] ---> docker-login.sh [2022-04-28T23:16:54.037Z] nexus3.edgexfoundry.org:10001 [2022-04-28T23:16:54.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:16:54.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:16:54.911Z] Configure a credential helper to remove this warning. See [2022-04-28T23:16:54.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:16:54.911Z] [2022-04-28T23:16:54.911Z] Login Succeeded [2022-04-28T23:16:54.911Z] nexus3.edgexfoundry.org:10002 [2022-04-28T23:16:55.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:16:55.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:16:55.472Z] Configure a credential helper to remove this warning. See [2022-04-28T23:16:55.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:16:55.472Z] [2022-04-28T23:16:55.472Z] Login Succeeded [2022-04-28T23:16:55.472Z] nexus3.edgexfoundry.org:10003 [2022-04-28T23:16:55.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:16:56.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:16:56.025Z] Configure a credential helper to remove this warning. See [2022-04-28T23:16:56.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:16:56.025Z] [2022-04-28T23:16:56.025Z] Login Succeeded [2022-04-28T23:16:56.025Z] nexus3.edgexfoundry.org:10004 [2022-04-28T23:16:56.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:16:56.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:16:56.299Z] Configure a credential helper to remove this warning. See [2022-04-28T23:16:56.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:16:56.299Z] [2022-04-28T23:16:56.299Z] Login Succeeded [2022-04-28T23:16:56.299Z] docker.io [2022-04-28T23:16:56.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:16:57.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:16:57.241Z] Configure a credential helper to remove this warning. See [2022-04-28T23:16:57.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:16:57.241Z] [2022-04-28T23:16:57.241Z] Login Succeeded [2022-04-28T23:16:57.241Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T23:16:57.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T23:16:57.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T23:16:57.695Z] ========================================================= [2022-04-28T23:16:57.695Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T23:16:57.695Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:17:03.926Z] + 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-04-28T23:17:04.197Z] Sending build context to Docker daemon 1.234MB [2022-04-28T23:17:04.197Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T23:17:04.197Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-28T23:17:04.472Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T23:17:04.472Z] 9b3977197b4f: Pulling fs layer [2022-04-28T23:17:04.472Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T23:17:04.472Z] 94645a83ff95: Pulling fs layer [2022-04-28T23:17:04.472Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T23:17:04.472Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T23:17:04.472Z] 3096ccb668a1: Pulling fs layer [2022-04-28T23:17:04.472Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T23:17:04.472Z] a4caa8a26152: Pulling fs layer [2022-04-28T23:17:04.472Z] 3096ccb668a1: Waiting [2022-04-28T23:17:04.472Z] e8cf19c19ddd: Waiting [2022-04-28T23:17:04.472Z] a4caa8a26152: Waiting [2022-04-28T23:17:04.472Z] 0c92f367c5e7: Waiting [2022-04-28T23:17:04.472Z] 3f3a8bcf1eab: Waiting [2022-04-28T23:17:04.472Z] 94645a83ff95: Verifying Checksum [2022-04-28T23:17:04.472Z] 94645a83ff95: Download complete [2022-04-28T23:17:04.472Z] 1a89e8eeedd5: Download complete [2022-04-28T23:17:04.472Z] 0c92f367c5e7: Download complete [2022-04-28T23:17:04.472Z] 3096ccb668a1: Verifying Checksum [2022-04-28T23:17:04.472Z] 3096ccb668a1: Download complete [2022-04-28T23:17:04.472Z] 9b3977197b4f: Download complete [2022-04-28T23:17:04.472Z] e8cf19c19ddd: Verifying Checksum [2022-04-28T23:17:04.472Z] e8cf19c19ddd: Download complete [2022-04-28T23:17:05.076Z] 9b3977197b4f: Pull complete [2022-04-28T23:17:05.679Z] 1a89e8eeedd5: Pull complete [2022-04-28T23:17:05.952Z] 94645a83ff95: Pull complete [2022-04-28T23:17:06.551Z] a4caa8a26152: Verifying Checksum [2022-04-28T23:17:06.551Z] a4caa8a26152: Download complete [2022-04-28T23:17:06.823Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-28T23:17:06.823Z] 3f3a8bcf1eab: Download complete [2022-04-28T23:17:19.231Z] 3f3a8bcf1eab: Pull complete [2022-04-28T23:17:19.231Z] 0c92f367c5e7: Pull complete [2022-04-28T23:17:19.231Z] 3096ccb668a1: Pull complete [2022-04-28T23:17:19.503Z] e8cf19c19ddd: Pull complete [2022-04-28T23:17:26.239Z] a4caa8a26152: Pull complete [2022-04-28T23:17:26.239Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T23:17:26.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T23:17:26.239Z] ---> 725f1c02e7f9 [2022-04-28T23:17:26.239Z] Step 3/12 : ARG MAKE='make build' [2022-04-28T23:17:27.711Z] ---> Running in df67f7422fc3 [2022-04-28T23:17:27.711Z] Removing intermediate container df67f7422fc3 [2022-04-28T23:17:27.711Z] ---> 63fa6acc4a33 [2022-04-28T23:17:27.711Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-28T23:17:27.991Z] ---> Running in a8c58c6f4c91 [2022-04-28T23:17:28.266Z] Removing intermediate container a8c58c6f4c91 [2022-04-28T23:17:28.266Z] ---> 0536699f6f02 [2022-04-28T23:17:28.266Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T23:17:28.266Z] ---> Running in 08c4651540df [2022-04-28T23:17:28.545Z] Removing intermediate container 08c4651540df [2022-04-28T23:17:28.545Z] ---> 44858d8ab6ab [2022-04-28T23:17:28.546Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T23:17:28.821Z] ---> Running in bf68521ab805 [2022-04-28T23:17:30.802Z] Removing intermediate container bf68521ab805 [2022-04-28T23:17:30.802Z] ---> 338f168f1bff [2022-04-28T23:17:30.802Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T23:17:30.802Z] ---> Running in c180505fc2b6 [2022-04-28T23:17:31.396Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T23:17:32.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T23:17:33.346Z] OK: 220 MiB in 52 packages [2022-04-28T23:17:33.942Z] Removing intermediate container c180505fc2b6 [2022-04-28T23:17:33.942Z] ---> 53354697e1ed [2022-04-28T23:17:33.942Z] Step 8/12 : WORKDIR /app [2022-04-28T23:17:33.942Z] ---> Running in 91fe01922a0f [2022-04-28T23:17:34.214Z] Removing intermediate container 91fe01922a0f [2022-04-28T23:17:34.215Z] ---> 61cd23477847 [2022-04-28T23:17:34.215Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-28T23:17:34.811Z] ---> 93726d3e8023 [2022-04-28T23:17:34.811Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T23:17:34.811Z] ---> Running in 5775d7545cf8 [2022-04-28T23:18:21.824Z] Removing intermediate container 5775d7545cf8 [2022-04-28T23:18:21.824Z] ---> 1778dc3374c7 [2022-04-28T23:18:21.824Z] Step 11/12 : COPY . . [2022-04-28T23:18:21.824Z] ---> d8c5ea0972a6 [2022-04-28T23:18:21.824Z] Step 12/12 : RUN $MAKE [2022-04-28T23:18:21.824Z] ---> Running in 34b0f70e53cc [2022-04-28T23:18:21.824Z] noop [2022-04-28T23:18:22.422Z] Removing intermediate container 34b0f70e53cc [2022-04-28T23:18:22.422Z] ---> 0a7dabc9c9f3 [2022-04-28T23:18:22.422Z] Successfully built 0a7dabc9c9f3 [2022-04-28T23:18:22.422Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:18:22.769Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T23:18:22.769Z] . [Pipeline] withDockerContainer [2022-04-28T23:18:23.007Z] prd-ubuntu20.04-docker-arm64-4c-16g-34209 does not seem to be running inside a container [2022-04-28T23:18:23.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/28 -v /w/workspace/device-rfid-llrp-go/28:/w/workspace/device-rfid-llrp-go/28:rw,z -v /w/workspace/device-rfid-llrp-go/28@tmp:/w/workspace/device-rfid-llrp-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T23:18:24.391Z] $ docker top a394b685d26ba02f841a2e4640398fbb19930f78b4a469e819bb9b051ab13000 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T23:18:25.348Z] + go version [2022-04-28T23:18:25.348Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T23:18:25.380Z] $ docker stop --time=1 a394b685d26ba02f841a2e4640398fbb19930f78b4a469e819bb9b051ab13000 [2022-04-28T23:18:27.025Z] $ docker rm -f a394b685d26ba02f841a2e4640398fbb19930f78b4a469e819bb9b051ab13000 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:18:27.695Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T23:18:27.695Z] . [Pipeline] withDockerContainer [2022-04-28T23:18:27.936Z] prd-ubuntu20.04-docker-arm64-4c-16g-34209 does not seem to be running inside a container [2022-04-28T23:18:28.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/28 -v /w/workspace/device-rfid-llrp-go/28:/w/workspace/device-rfid-llrp-go/28:rw,z -v /w/workspace/device-rfid-llrp-go/28@tmp:/w/workspace/device-rfid-llrp-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T23:18:29.316Z] $ docker top 4c511c9ce7c1a5e2381c6cb9f50d25bc2cef53daa864d0fb38592aca7acd7b97 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T23:18:30.264Z] + make test [2022-04-28T23:18:30.264Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-28T23:18:32.275Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-04-28T23:20:09.196Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-04-28T23:20:09.196Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-04-28T23:20:36.050Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.646s coverage: 39.3% of statements [2022-04-28T23:20:36.050Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.611s coverage: 51.9% of statements [2022-04-28T23:20:36.050Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.075s coverage: 95.5% of statements [2022-04-28T23:20:36.050Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-28T23:20:36.050Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-28T23:21:08.474Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T23:21:08.474Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T23:21:08.474Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T23:21:08.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T23:21:08.785Z] $ docker stop --time=1 4c511c9ce7c1a5e2381c6cb9f50d25bc2cef53daa864d0fb38592aca7acd7b97 [2022-04-28T23:21:10.540Z] $ docker rm -f 4c511c9ce7c1a5e2381c6cb9f50d25bc2cef53daa864d0fb38592aca7acd7b97 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T23:21:11.574Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T23:21:11.597Z] Warning: overwriting stash ‘coverage-report’ [2022-04-28T23:21:12.273Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T23:21:12.674Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T23:21:13.018Z] + ls -al . [2022-04-28T23:21:13.018Z] total 628 [2022-04-28T23:21:13.018Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 23:21 . [2022-04-28T23:21:13.018Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 23:16 .. [2022-04-28T23:21:13.018Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 28 23:16 .dockerignore [2022-04-28T23:21:13.018Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 23:16 .git [2022-04-28T23:21:13.018Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 23:16 .github [2022-04-28T23:21:13.018Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 28 23:16 .gitignore [2022-04-28T23:21:13.018Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 23:16 .golangci.yml [2022-04-28T23:21:13.018Z] -rw-rw-r-- 1 jenkins jenkins 10235 Apr 28 23:16 Attribution.txt [2022-04-28T23:21:13.018Z] -rw-rw-r-- 1 jenkins jenkins 3309 Apr 28 23:16 CHANGELOG.md [2022-04-28T23:21:13.018Z] -rw-rw-r-- 1 jenkins jenkins 1514 Apr 28 23:16 Dockerfile [2022-04-28T23:21:13.018Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 23:16 GOVERNANCE.md [2022-04-28T23:21:13.018Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 28 23:16 Jenkinsfile [2022-04-28T23:21:13.018Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 23:16 LICENSE [2022-04-28T23:21:13.018Z] -rw-rw-r-- 1 jenkins jenkins 1991 Apr 28 23:16 Makefile [2022-04-28T23:21:13.018Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 28 23:16 OWNERS.md [2022-04-28T23:21:13.018Z] -rw-rw-r-- 1 jenkins jenkins 28496 Apr 28 23:16 README.md [2022-04-28T23:21:13.018Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 23:13 VERSION [2022-04-28T23:21:13.018Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 23:16 bin [2022-04-28T23:21:13.018Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 23:16 cmd [2022-04-28T23:21:13.018Z] -rw-r--r-- 1 jenkins jenkins 460394 Apr 28 23:20 coverage.out [2022-04-28T23:21:13.018Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 23:16 examples [2022-04-28T23:21:13.018Z] -rw-rw-r-- 1 jenkins jenkins 3350 Apr 28 23:16 go.mod [2022-04-28T23:21:13.018Z] -rw-rw-r-- 1 jenkins jenkins 35098 Apr 28 23:16 go.sum [2022-04-28T23:21:13.018Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 23:16 images [2022-04-28T23:21:13.018Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 23:16 internal [2022-04-28T23:21:13.018Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 23:16 snap [2022-04-28T23:21:13.018Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 28 23:16 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:21:13.368Z] + 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=d152dad88e8a1614909d4f988c7607f5443b782f --label arch=arm64 --label version=2.1.0-dev.11 . [2022-04-28T23:21:13.642Z] Sending build context to Docker daemon 1.234MB [2022-04-28T23:21:13.642Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T23:21:13.642Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-28T23:21:13.642Z] ---> 0a7dabc9c9f3 [2022-04-28T23:21:13.642Z] Step 3/25 : ARG MAKE='make build' [2022-04-28T23:21:13.914Z] ---> Running in 39d0550469c7 [2022-04-28T23:21:14.184Z] Removing intermediate container 39d0550469c7 [2022-04-28T23:21:14.184Z] ---> 3f47964bf270 [2022-04-28T23:21:14.184Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-28T23:21:14.184Z] ---> Running in 97dc7f05fd09 [2022-04-28T23:21:14.454Z] Removing intermediate container 97dc7f05fd09 [2022-04-28T23:21:14.454Z] ---> 5eece0154c23 [2022-04-28T23:21:14.454Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T23:21:14.454Z] ---> Running in 765ba9e46607 [2022-04-28T23:21:15.073Z] Removing intermediate container 765ba9e46607 [2022-04-28T23:21:15.073Z] ---> a1d38ec1bd52 [2022-04-28T23:21:15.073Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T23:21:15.073Z] ---> Running in 594c37048619 [2022-04-28T23:21:16.510Z] Removing intermediate container 594c37048619 [2022-04-28T23:21:16.510Z] ---> 6685132cecd2 [2022-04-28T23:21:16.510Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T23:21:16.783Z] ---> Running in 005064c705cf [2022-04-28T23:21:17.763Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T23:21:18.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T23:21:19.333Z] OK: 220 MiB in 52 packages [2022-04-28T23:21:20.314Z] Removing intermediate container 005064c705cf [2022-04-28T23:21:20.314Z] ---> 5a86aef8c518 [2022-04-28T23:21:20.314Z] Step 8/25 : WORKDIR /app [2022-04-28T23:21:20.314Z] ---> Running in a218551195ba [2022-04-28T23:21:20.591Z] Removing intermediate container a218551195ba [2022-04-28T23:21:20.591Z] ---> 44f797056697 [2022-04-28T23:21:20.591Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-28T23:21:21.188Z] ---> 2e67e2ffc4cf [2022-04-28T23:21:21.188Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T23:21:21.188Z] ---> Running in 6578cac0e9cd [2022-04-28T23:21:23.170Z] Removing intermediate container 6578cac0e9cd [2022-04-28T23:21:23.170Z] ---> 540e4ac368c3 [2022-04-28T23:21:23.170Z] Step 11/25 : COPY . . [2022-04-28T23:21:23.770Z] ---> 63efdc0764da [2022-04-28T23:21:23.770Z] Step 12/25 : RUN $MAKE [2022-04-28T23:21:24.055Z] ---> Running in 1cd96e38be1f [2022-04-28T23:21:25.059Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-04-28T23:23:31.959Z] Removing intermediate container 1cd96e38be1f [2022-04-28T23:23:31.959Z] ---> ec4c820970a3 [2022-04-28T23:23:31.959Z] Step 13/25 : FROM alpine:3.14 [2022-04-28T23:23:31.959Z] 3.14: Pulling from library/alpine [2022-04-28T23:23:31.959Z] 455c02918c45: Pulling fs layer [2022-04-28T23:23:31.959Z] 455c02918c45: Download complete [2022-04-28T23:23:31.959Z] 455c02918c45: Pull complete [2022-04-28T23:23:31.959Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T23:23:31.959Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T23:23:31.959Z] ---> ac73e934f311 [2022-04-28T23:23:31.959Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T23:23:31.959Z] ---> Running in 6ba1aa9ecb41 [2022-04-28T23:23:31.959Z] Removing intermediate container 6ba1aa9ecb41 [2022-04-28T23:23:31.959Z] ---> 78230218cf5c [2022-04-28T23:23:31.959Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T23:23:31.959Z] ---> Running in 81fc2eaae2b4 [2022-04-28T23:23:32.242Z] Removing intermediate container 81fc2eaae2b4 [2022-04-28T23:23:32.242Z] ---> 406cd33cada8 [2022-04-28T23:23:32.242Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T23:23:32.242Z] ---> Running in 7ca71271e117 [2022-04-28T23:23:33.230Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T23:23:34.212Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T23:23:34.807Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T23:23:34.807Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T23:23:35.082Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T23:23:35.082Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T23:23:35.360Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T23:23:35.360Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T23:23:35.360Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T23:23:35.360Z] OK: 8 MiB in 20 packages [2022-04-28T23:23:36.359Z] Removing intermediate container 7ca71271e117 [2022-04-28T23:23:36.359Z] ---> 868cdbc343fd [2022-04-28T23:23:36.359Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-04-28T23:23:36.960Z] ---> ace8f401bd6e [2022-04-28T23:23:36.960Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-04-28T23:23:37.567Z] ---> 6501cc4861f2 [2022-04-28T23:23:37.567Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-04-28T23:23:39.010Z] ---> eeef9c71a90c [2022-04-28T23:23:39.010Z] Step 20/25 : EXPOSE 59989 [2022-04-28T23:23:39.010Z] ---> Running in 406ae1a5e821 [2022-04-28T23:23:39.283Z] Removing intermediate container 406ae1a5e821 [2022-04-28T23:23:39.283Z] ---> 3cd11f0358b9 [2022-04-28T23:23:39.283Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-04-28T23:23:39.283Z] ---> Running in d5f4f15e6961 [2022-04-28T23:23:39.558Z] Removing intermediate container d5f4f15e6961 [2022-04-28T23:23:39.558Z] ---> e453cd349fb3 [2022-04-28T23:23:39.558Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-28T23:23:39.558Z] ---> Running in d18050fab0d9 [2022-04-28T23:23:40.157Z] Removing intermediate container d18050fab0d9 [2022-04-28T23:23:40.157Z] ---> 7c6134785210 [2022-04-28T23:23:40.157Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T23:23:40.157Z] ---> Running in 7d8556c8e5ca [2022-04-28T23:23:40.431Z] Removing intermediate container 7d8556c8e5ca [2022-04-28T23:23:40.431Z] ---> 31233a9cb513 [2022-04-28T23:23:40.431Z] Step 24/25 : LABEL git_sha=d152dad88e8a1614909d4f988c7607f5443b782f [2022-04-28T23:23:40.431Z] ---> Running in 453165e1e966 [2022-04-28T23:23:40.706Z] Removing intermediate container 453165e1e966 [2022-04-28T23:23:40.706Z] ---> dc1b99706dd0 [2022-04-28T23:23:40.706Z] Step 25/25 : LABEL version=2.1.0-dev.11 [2022-04-28T23:23:40.706Z] ---> Running in d23763df2f9e [2022-04-28T23:23:40.980Z] Removing intermediate container d23763df2f9e [2022-04-28T23:23:40.980Z] ---> 4375d00a56f6 [2022-04-28T23:23:40.980Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T23:23:40.980Z] Successfully built 4375d00a56f6 [2022-04-28T23:23:40.980Z] 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-04-28T23:23:41.071Z] provisioning config files... [2022-04-28T23:23:41.090Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/28@tmp/config6104510059869599431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:23:41.447Z] ---> docker-login.sh [2022-04-28T23:23:41.447Z] nexus3.edgexfoundry.org:10001 [2022-04-28T23:23:41.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:23:41.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:23:41.722Z] Configure a credential helper to remove this warning. See [2022-04-28T23:23:41.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:23:41.722Z] [2022-04-28T23:23:41.722Z] Login Succeeded [2022-04-28T23:23:41.722Z] nexus3.edgexfoundry.org:10002 [2022-04-28T23:23:41.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:23:42.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:23:42.274Z] Configure a credential helper to remove this warning. See [2022-04-28T23:23:42.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:23:42.274Z] [2022-04-28T23:23:42.274Z] Login Succeeded [2022-04-28T23:23:42.274Z] nexus3.edgexfoundry.org:10003 [2022-04-28T23:23:42.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:23:42.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:23:42.821Z] Configure a credential helper to remove this warning. See [2022-04-28T23:23:42.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:23:42.821Z] [2022-04-28T23:23:42.821Z] Login Succeeded [2022-04-28T23:23:42.821Z] nexus3.edgexfoundry.org:10004 [2022-04-28T23:23:43.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:23:43.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:23:43.096Z] Configure a credential helper to remove this warning. See [2022-04-28T23:23:43.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:23:43.096Z] [2022-04-28T23:23:43.096Z] Login Succeeded [2022-04-28T23:23:43.096Z] docker.io [2022-04-28T23:23:43.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:23:43.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:23:43.968Z] Configure a credential helper to remove this warning. See [2022-04-28T23:23:43.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:23:43.968Z] [2022-04-28T23:23:43.968Z] Login Succeeded [2022-04-28T23:23:43.968Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T23:23:43.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T23:23:44.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T23:23:44.050Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-04-28T23:23:44.050Z] d152dad88e8a1614909d4f988c7607f5443b782f [2022-04-28T23:23:44.050Z] latest [2022-04-28T23:23:44.050Z] 2.1.0-dev.11 [2022-04-28T23:23:44.050Z] d152dad88e8a1614909d4f988c7607f5443b782f-2.1.0-dev.11 [2022-04-28T23:23:44.050Z] main [2022-04-28T23:23:44.050Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:23:44.404Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d152dad88e8a1614909d4f988c7607f5443b782f [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:23:44.766Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d152dad88e8a1614909d4f988c7607f5443b782f [2022-04-28T23:23:44.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-04-28T23:23:44.766Z] 005708054bcd: Preparing [2022-04-28T23:23:44.766Z] 647bbd3df8db: Preparing [2022-04-28T23:23:44.766Z] ec0f09b9a45b: Preparing [2022-04-28T23:23:44.766Z] 2dc00374ea9e: Preparing [2022-04-28T23:23:44.766Z] c62d202f31ff: Preparing [2022-04-28T23:23:44.766Z] f73e7dbfee58: Preparing [2022-04-28T23:23:44.766Z] f73e7dbfee58: Waiting [2022-04-28T23:23:45.043Z] ec0f09b9a45b: Pushed [2022-04-28T23:23:45.043Z] c62d202f31ff: Pushed [2022-04-28T23:23:45.043Z] 647bbd3df8db: Pushed [2022-04-28T23:23:45.043Z] f73e7dbfee58: Layer already exists [2022-04-28T23:23:45.642Z] 2dc00374ea9e: Pushed [2022-04-28T23:23:52.354Z] 005708054bcd: Pushed [2022-04-28T23:23:52.354Z] d152dad88e8a1614909d4f988c7607f5443b782f: digest: sha256:5bc281144992e968724b5472d19b1292dc4e88234446680f96328d81c1fdbf29 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:23:52.704Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:23:53.051Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-04-28T23:23:53.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-04-28T23:23:53.051Z] 005708054bcd: Preparing [2022-04-28T23:23:53.051Z] 647bbd3df8db: Preparing [2022-04-28T23:23:53.051Z] ec0f09b9a45b: Preparing [2022-04-28T23:23:53.051Z] 2dc00374ea9e: Preparing [2022-04-28T23:23:53.051Z] c62d202f31ff: Preparing [2022-04-28T23:23:53.051Z] f73e7dbfee58: Preparing [2022-04-28T23:23:53.051Z] f73e7dbfee58: Waiting [2022-04-28T23:23:53.051Z] ec0f09b9a45b: Layer already exists [2022-04-28T23:23:53.051Z] 2dc00374ea9e: Layer already exists [2022-04-28T23:23:53.051Z] 647bbd3df8db: Layer already exists [2022-04-28T23:23:53.051Z] 005708054bcd: Layer already exists [2022-04-28T23:23:53.051Z] c62d202f31ff: Layer already exists [2022-04-28T23:23:53.051Z] f73e7dbfee58: Layer already exists [2022-04-28T23:23:53.324Z] latest: digest: sha256:5bc281144992e968724b5472d19b1292dc4e88234446680f96328d81c1fdbf29 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:23:53.674Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.11 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:23:54.020Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.11 [2022-04-28T23:23:54.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-04-28T23:23:54.020Z] 005708054bcd: Preparing [2022-04-28T23:23:54.020Z] 647bbd3df8db: Preparing [2022-04-28T23:23:54.020Z] ec0f09b9a45b: Preparing [2022-04-28T23:23:54.020Z] 2dc00374ea9e: Preparing [2022-04-28T23:23:54.020Z] c62d202f31ff: Preparing [2022-04-28T23:23:54.020Z] f73e7dbfee58: Preparing [2022-04-28T23:23:54.020Z] f73e7dbfee58: Waiting [2022-04-28T23:23:54.020Z] 647bbd3df8db: Layer already exists [2022-04-28T23:23:54.020Z] ec0f09b9a45b: Layer already exists [2022-04-28T23:23:54.020Z] 2dc00374ea9e: Layer already exists [2022-04-28T23:23:54.020Z] c62d202f31ff: Layer already exists [2022-04-28T23:23:54.020Z] 005708054bcd: Layer already exists [2022-04-28T23:23:54.020Z] f73e7dbfee58: Layer already exists [2022-04-28T23:23:54.292Z] 2.1.0-dev.11: digest: sha256:5bc281144992e968724b5472d19b1292dc4e88234446680f96328d81c1fdbf29 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:23:54.640Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d152dad88e8a1614909d4f988c7607f5443b782f-2.1.0-dev.11 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:23:54.983Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d152dad88e8a1614909d4f988c7607f5443b782f-2.1.0-dev.11 [2022-04-28T23:23:54.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-04-28T23:23:54.983Z] 005708054bcd: Preparing [2022-04-28T23:23:54.983Z] 647bbd3df8db: Preparing [2022-04-28T23:23:54.983Z] ec0f09b9a45b: Preparing [2022-04-28T23:23:54.983Z] 2dc00374ea9e: Preparing [2022-04-28T23:23:54.983Z] c62d202f31ff: Preparing [2022-04-28T23:23:54.983Z] f73e7dbfee58: Preparing [2022-04-28T23:23:54.983Z] f73e7dbfee58: Waiting [2022-04-28T23:23:54.983Z] ec0f09b9a45b: Layer already exists [2022-04-28T23:23:54.983Z] 647bbd3df8db: Layer already exists [2022-04-28T23:23:54.983Z] c62d202f31ff: Layer already exists [2022-04-28T23:23:54.983Z] 005708054bcd: Layer already exists [2022-04-28T23:23:54.983Z] 2dc00374ea9e: Layer already exists [2022-04-28T23:23:54.983Z] f73e7dbfee58: Layer already exists [2022-04-28T23:23:55.257Z] d152dad88e8a1614909d4f988c7607f5443b782f-2.1.0-dev.11: digest: sha256:5bc281144992e968724b5472d19b1292dc4e88234446680f96328d81c1fdbf29 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:23:55.609Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:23:55.957Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-04-28T23:23:55.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-04-28T23:23:55.957Z] 005708054bcd: Preparing [2022-04-28T23:23:55.957Z] 647bbd3df8db: Preparing [2022-04-28T23:23:55.957Z] ec0f09b9a45b: Preparing [2022-04-28T23:23:55.957Z] 2dc00374ea9e: Preparing [2022-04-28T23:23:55.957Z] c62d202f31ff: Preparing [2022-04-28T23:23:55.957Z] f73e7dbfee58: Preparing [2022-04-28T23:23:55.957Z] f73e7dbfee58: Waiting [2022-04-28T23:23:55.957Z] c62d202f31ff: Layer already exists [2022-04-28T23:23:55.957Z] 2dc00374ea9e: Layer already exists [2022-04-28T23:23:55.957Z] 005708054bcd: Layer already exists [2022-04-28T23:23:55.957Z] ec0f09b9a45b: Layer already exists [2022-04-28T23:23:55.957Z] 647bbd3df8db: Layer already exists [2022-04-28T23:23:55.957Z] f73e7dbfee58: Layer already exists [2022-04-28T23:23:56.230Z] main: digest: sha256:5bc281144992e968724b5472d19b1292dc4e88234446680f96328d81c1fdbf29 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T23:23:56.290Z] ===================================================== [Pipeline] echo [2022-04-28T23:23:56.298Z] taggedImages: [2022-04-28T23:23:56.298Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d152dad88e8a1614909d4f988c7607f5443b782f [2022-04-28T23:23:56.298Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-04-28T23:23:56.298Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.11 [2022-04-28T23:23:56.298Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d152dad88e8a1614909d4f988c7607f5443b782f-2.1.0-dev.11 [2022-04-28T23:23:56.298Z] - 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-04-28T23:23:56.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T23:23:56.661Z] [2022-04-28T23:23:56.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:23:57.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T23:23:57.287Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T23:23:57.287Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T23:23:57.287Z] 04944245beec: Pulling fs layer [2022-04-28T23:23:57.287Z] 699f458cf7ca: Pulling fs layer [2022-04-28T23:23:57.287Z] 765212b225bb: Pulling fs layer [2022-04-28T23:23:57.287Z] f23df028b6ca: Pulling fs layer [2022-04-28T23:23:57.287Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T23:23:57.287Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T23:23:57.287Z] 765212b225bb: Waiting [2022-04-28T23:23:57.287Z] d65c8cfc05b1: Waiting [2022-04-28T23:23:57.287Z] 2437ff75d9bd: Waiting [2022-04-28T23:23:57.287Z] f23df028b6ca: Waiting [2022-04-28T23:23:57.287Z] 04944245beec: Verifying Checksum [2022-04-28T23:23:57.287Z] 04944245beec: Download complete [2022-04-28T23:23:57.287Z] 765212b225bb: Download complete [2022-04-28T23:23:57.287Z] f23df028b6ca: Verifying Checksum [2022-04-28T23:23:57.287Z] f23df028b6ca: Download complete [2022-04-28T23:23:57.287Z] d65c8cfc05b1: Verifying Checksum [2022-04-28T23:23:57.287Z] d65c8cfc05b1: Download complete [2022-04-28T23:23:57.576Z] 699f458cf7ca: Verifying Checksum [2022-04-28T23:23:57.576Z] 699f458cf7ca: Download complete [2022-04-28T23:23:57.855Z] 8998bd30e6a1: Verifying Checksum [2022-04-28T23:23:57.855Z] 8998bd30e6a1: Download complete [2022-04-28T23:24:00.491Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T23:24:00.491Z] 2437ff75d9bd: Download complete [2022-04-28T23:24:01.940Z] 8998bd30e6a1: Pull complete [2022-04-28T23:24:02.536Z] 04944245beec: Pull complete [2022-04-28T23:24:03.971Z] 699f458cf7ca: Pull complete [2022-04-28T23:24:04.245Z] 765212b225bb: Pull complete [2022-04-28T23:24:05.226Z] f23df028b6ca: Pull complete [2022-04-28T23:24:05.226Z] d65c8cfc05b1: Pull complete [2022-04-28T23:24:20.326Z] 2437ff75d9bd: Pull complete [2022-04-28T23:24:20.326Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T23:24:20.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T23:24:20.326Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T23:24:20.564Z] prd-ubuntu20.04-docker-arm64-4c-16g-34209 does not seem to be running inside a container [2022-04-28T23:24:20.656Z] $ 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/28 -v /w/workspace/device-rfid-llrp-go/28:/w/workspace/device-rfid-llrp-go/28:rw,z -v /w/workspace/device-rfid-llrp-go/28@tmp:/w/workspace/device-rfid-llrp-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-28T23:24:23.162Z] $ docker top 52cdcbae166be706745bad78e1d47ec2976516ece9f8af75fffd0e945e3704d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:24:24.078Z] ---> job-cost.sh [2022-04-28T23:24:24.078Z] lf-activate-venv: SKIPPING [2022-04-28T23:24:24.078Z] INFO: No Stack... [2022-04-28T23:24:24.672Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T23:24:25.648Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T23:24:26.319Z] + cat /w/workspace/device-rfid-llrp-go/28/archives/cost.csv [2022-04-28T23:24:26.320Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T23:24:26.389Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-28-stack-cost] [2022-04-28T23:24:26.395Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-28-stack-cost] did not exist. Created. [2022-04-28T23:24:26.395Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T23:24:27.081Z] /w/workspace/device-rfid-llrp-go/28@tmp/durable-db8b4731/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-28T23:24:27.768Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-28T23:24:27.797Z] Warning: overwriting stash ‘stack-cost’ [2022-04-28T23:24:27.855Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T23:24:27.861Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-28-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T23:24:27.885Z] $ docker stop --time=1 52cdcbae166be706745bad78e1d47ec2976516ece9f8af75fffd0e945e3704d9 [2022-04-28T23:24:29.401Z] $ docker rm -f 52cdcbae166be706745bad78e1d47ec2976516ece9f8af75fffd0e945e3704d9 [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-04-28T23:24:29.901Z] provisioning config files... [2022-04-28T23:24:29.912Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6766413006003987294tmp [Pipeline] { [Pipeline] sh [2022-04-28T23:24:30.215Z] + set +x [2022-04-28T23:24:30.215Z] + curl -s https://codecov.io/bash [2022-04-28T23:24:30.215Z] + bash -s -- [2022-04-28T23:24:30.215Z] [2022-04-28T23:24:30.215Z] _____ _ [2022-04-28T23:24:30.215Z] / ____| | | [2022-04-28T23:24:30.215Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T23:24:30.215Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T23:24:30.215Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T23:24:30.215Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T23:24:30.215Z] Bash-1.0.6 [2022-04-28T23:24:30.215Z] [2022-04-28T23:24:30.215Z] [2022-04-28T23:24:30.215Z] ==> git version 2.25.1 found [2022-04-28T23:24:30.215Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-28T23:24:30.215Z] Release-Date: 2020-01-08 [2022-04-28T23:24:30.215Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-28T23:24:30.215Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T23:24:30.215Z] ==> Jenkins CI detected. [2022-04-28T23:24:30.215Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-04-28T23:24:30.215Z] project root: . [2022-04-28T23:24:30.215Z] --> token set from env [2022-04-28T23:24:30.215Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T23:24:30.215Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T23:24:30.215Z] ==> Python coveragepy not found [2022-04-28T23:24:30.215Z] ==> Searching for coverage reports in: [2022-04-28T23:24:30.215Z] + . [2022-04-28T23:24:30.215Z] -> Found 1 reports [2022-04-28T23:24:30.215Z] ==> Detecting git/mercurial file structure [2022-04-28T23:24:30.215Z] ==> Reading reports [2022-04-28T23:24:30.216Z] + ./coverage.out bytes=460394 [2022-04-28T23:24:30.216Z] ==> Appending adjustments [2022-04-28T23:24:30.216Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T23:24:30.476Z] + Found adjustments [2022-04-28T23:24:30.476Z] ==> Gzipping contents [2022-04-28T23:24:30.476Z] 52K /tmp/codecov.9qWFYs.gz [2022-04-28T23:24:30.476Z] ==> Uploading reports [2022-04-28T23:24:30.476Z] url: https://codecov.io [2022-04-28T23:24:30.476Z] query: branch=main&commit=d152dad88e8a1614909d4f988c7607f5443b782f&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-28T23:24:30.476Z] -> Pinging Codecov [2022-04-28T23:24:30.476Z] 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=d152dad88e8a1614909d4f988c7607f5443b782f&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-28T23:24:30.736Z] -> Uploading to [2022-04-28T23:24:30.736Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/581DD39554BDF9B6E22D074273EAD858/d152dad88e8a1614909d4f988c7607f5443b782f/3bb015c8-de96-421e-a725-039afb1a2a98.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T232430Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1d951e53a212e23ce576c4693b8702c1ce8c979286fbf9cbd6e3d71e09e1aad3 [2022-04-28T23:24:30.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T23:24:30.997Z] Dload Upload Total Spent Left Speed [2022-04-28T23:24:30.997Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51730 0 0 100 51730 0 207k --:--:-- --:--:-- --:--:-- 207k [2022-04-28T23:24:30.997Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d152dad88e8a1614909d4f988c7607f5443b782f [Pipeline] } [2022-04-28T23:24:31.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-28T23:24:31.147Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-28T23:24:31.157Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:24:31.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T23:24:31.454Z] [2022-04-28T23:24:31.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:24:31.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T23:24:31.758Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-28T23:24:31.758Z] 188c0c94c7c5: Pulling fs layer [2022-04-28T23:24:31.758Z] 0ef7d3d256c8: Pulling fs layer [2022-04-28T23:24:31.758Z] de9db76c5a1d: Pulling fs layer [2022-04-28T23:24:31.758Z] 0eba1c9be4d2: Pulling fs layer [2022-04-28T23:24:31.758Z] 0d57e429df01: Pulling fs layer [2022-04-28T23:24:31.758Z] 4e4be7b47b0d: Pulling fs layer [2022-04-28T23:24:31.758Z] e1f770b5df2f: Pulling fs layer [2022-04-28T23:24:31.758Z] 85a0685a4137: Pulling fs layer [2022-04-28T23:24:31.758Z] 0eba1c9be4d2: Waiting [2022-04-28T23:24:31.758Z] 0d57e429df01: Waiting [2022-04-28T23:24:31.758Z] 4e4be7b47b0d: Waiting [2022-04-28T23:24:31.758Z] 85a0685a4137: Waiting [2022-04-28T23:24:31.758Z] e1f770b5df2f: Waiting [2022-04-28T23:24:31.758Z] de9db76c5a1d: Verifying Checksum [2022-04-28T23:24:31.758Z] de9db76c5a1d: Download complete [2022-04-28T23:24:31.758Z] 0ef7d3d256c8: Download complete [2022-04-28T23:24:31.758Z] 0d57e429df01: Verifying Checksum [2022-04-28T23:24:31.758Z] 0d57e429df01: Download complete [2022-04-28T23:24:31.758Z] 4e4be7b47b0d: Download complete [2022-04-28T23:24:31.758Z] 188c0c94c7c5: Verifying Checksum [2022-04-28T23:24:31.758Z] 188c0c94c7c5: Download complete [2022-04-28T23:24:32.019Z] 188c0c94c7c5: Pull complete [2022-04-28T23:24:32.019Z] e1f770b5df2f: Verifying Checksum [2022-04-28T23:24:32.019Z] e1f770b5df2f: Download complete [2022-04-28T23:24:32.019Z] 0ef7d3d256c8: Pull complete [2022-04-28T23:24:32.019Z] de9db76c5a1d: Pull complete [2022-04-28T23:24:32.592Z] 0eba1c9be4d2: Verifying Checksum [2022-04-28T23:24:32.592Z] 0eba1c9be4d2: Download complete [2022-04-28T23:24:32.592Z] 85a0685a4137: Verifying Checksum [2022-04-28T23:24:32.592Z] 85a0685a4137: Download complete [2022-04-28T23:24:35.886Z] 0eba1c9be4d2: Pull complete [2022-04-28T23:24:35.886Z] 0d57e429df01: Pull complete [2022-04-28T23:24:35.886Z] 4e4be7b47b0d: Pull complete [2022-04-28T23:24:36.456Z] e1f770b5df2f: Pull complete [2022-04-28T23:24:39.750Z] 85a0685a4137: Pull complete [2022-04-28T23:24:39.750Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-28T23:24:39.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T23:24:39.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-28T23:24:39.823Z] prd-ubuntu20.04-docker-8c-8g-34206 does not seem to be running inside a container [2022-04-28T23:24:39.870Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-28T23:24:42.288Z] $ docker top cbc178a94668af4af78196f9820b0ac4625a377c6e2bf1043f75a01aec60e480 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T23:24:42.370Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-28T23:24:42.656Z] + set -o pipefail [2022-04-28T23:24:42.656Z] + snyk monitor '--org=edgex-jenkins' [2022-04-28T23:24:47.951Z] [2022-04-28T23:24:47.951Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-04-28T23:24:47.951Z] [2022-04-28T23:24:47.951Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/d15df016-f514-4f51-ae19-b99871cf05e6 [2022-04-28T23:24:47.951Z] [2022-04-28T23:24:47.951Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-28T23:24:47.951Z] [2022-04-28T23:24:47.951Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-28T23:24:47.951Z] [2022-04-28T23:24:47.951Z] [Pipeline] } [2022-04-28T23:24:47.970Z] $ docker stop --time=1 cbc178a94668af4af78196f9820b0ac4625a377c6e2bf1043f75a01aec60e480 [2022-04-28T23:24:50.180Z] $ docker rm -f cbc178a94668af4af78196f9820b0ac4625a377c6e2bf1043f75a01aec60e480 [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-04-28T23:24:50.909Z] + git log --format=format:%s -1 d152dad88e8a1614909d4f988c7607f5443b782f [Pipeline] sh [2022-04-28T23:24:51.216Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T23:24:51.216Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:24:51.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T23:24:51.573Z] . [Pipeline] withDockerContainer [2022-04-28T23:24:51.649Z] prd-ubuntu20.04-docker-8c-8g-34206 does not seem to be running inside a container [2022-04-28T23:24:51.691Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T23:24:52.138Z] $ docker top c86c39e902c2a08c597efd2088a62d6b9818e3d7d2344120e821943546ec767e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T23:24:52.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T23:24:52.241Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T23:24:52.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T23:24:52.381Z] $ docker exec c86c39e902c2a08c597efd2088a62d6b9818e3d7d2344120e821943546ec767e ssh-agent [2022-04-28T23:24:52.501Z] SSH_AUTH_SOCK=/tmp/ssh-eK4EYx2wDoAO/agent.33 [2022-04-28T23:24:52.501Z] SSH_AGENT_PID=40 [2022-04-28T23:24:52.507Z] Running ssh-add (command line suppressed) [2022-04-28T23:24:52.629Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7855577937397822732.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7855577937397822732.key) [2022-04-28T23:24:52.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T23:24:52.939Z] + git semver tag [2022-04-28T23:24:53.204Z] 2022-04-28 23:24:53,162 [run_tag] DEBUG tag force:False [2022-04-28T23:24:53.204Z] 2022-04-28 23:24:53,163 [check_head_tag] DEBUG check head tag [2022-04-28T23:24:53.204Z] 2022-04-28 23:24:53,163 [execute] INFO git cat-file --batch-check [2022-04-28T23:24:53.204Z] 2022-04-28 23:24:53,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-04-28T23:24:53.204Z] 2022-04-28 23:24:53,168 [execute] INFO git cat-file --batch [2022-04-28T23:24:53.204Z] 2022-04-28 23:24:53,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-04-28T23:24:53.204Z] 2022-04-28 23:24:53,184 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-04-28T23:24:53.204Z] 2022-04-28 23:24:53,184 [execute] INFO git tag -a v2.1.0-dev.11 -m v2.1.0-dev.11 [2022-04-28T23:24:53.204Z] 2022-04-28 23:24:53,185 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.0-dev.11', '-m', 'v2.1.0-dev.11'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-04-28T23:24:53.204Z] 2022-04-28 23:24:53,189 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-04-28T23:24:53.204Z] 2.1.0-dev.11 [Pipeline] } [2022-04-28T23:24:53.235Z] $ docker exec --env ******** --env ******** c86c39e902c2a08c597efd2088a62d6b9818e3d7d2344120e821943546ec767e ssh-agent -k [2022-04-28T23:24:53.355Z] unset SSH_AUTH_SOCK; [2022-04-28T23:24:53.355Z] unset SSH_AGENT_PID; [2022-04-28T23:24:53.355Z] echo Agent pid 40 killed; [2022-04-28T23:24:53.363Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T23:24:53.669Z] + git semver [Pipeline] } [2022-04-28T23:24:53.949Z] $ docker stop --time=1 c86c39e902c2a08c597efd2088a62d6b9818e3d7d2344120e821943546ec767e [2022-04-28T23:24:55.274Z] $ docker rm -f c86c39e902c2a08c597efd2088a62d6b9818e3d7d2344120e821943546ec767e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:24:55.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T23:24:55.686Z] [2022-04-28T23:24:55.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:24:55.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T23:24:55.994Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-28T23:24:55.994Z] ab5ef0e58194: Pulling fs layer [2022-04-28T23:24:55.994Z] 9712f1f96733: Pulling fs layer [2022-04-28T23:24:55.994Z] 63f879dbbcfc: Pulling fs layer [2022-04-28T23:24:55.994Z] 0d9ebad4ef96: Pulling fs layer [2022-04-28T23:24:55.994Z] e9a5061849ea: Pulling fs layer [2022-04-28T23:24:55.994Z] d747dcd14b5f: Pulling fs layer [2022-04-28T23:24:55.994Z] 2de7ff778b66: Pulling fs layer [2022-04-28T23:24:55.994Z] e9a5061849ea: Waiting [2022-04-28T23:24:55.994Z] d747dcd14b5f: Waiting [2022-04-28T23:24:55.994Z] 2de7ff778b66: Waiting [2022-04-28T23:24:55.994Z] 0d9ebad4ef96: Waiting [2022-04-28T23:24:55.994Z] 9712f1f96733: Verifying Checksum [2022-04-28T23:24:55.994Z] 9712f1f96733: Download complete [2022-04-28T23:24:56.256Z] 63f879dbbcfc: Verifying Checksum [2022-04-28T23:24:56.256Z] 63f879dbbcfc: Download complete [2022-04-28T23:24:56.516Z] e9a5061849ea: Verifying Checksum [2022-04-28T23:24:56.517Z] e9a5061849ea: Download complete [2022-04-28T23:24:56.517Z] d747dcd14b5f: Download complete [2022-04-28T23:24:56.517Z] 0d9ebad4ef96: Verifying Checksum [2022-04-28T23:24:56.517Z] ab5ef0e58194: Verifying Checksum [2022-04-28T23:24:56.517Z] ab5ef0e58194: Download complete [2022-04-28T23:24:56.517Z] 2de7ff778b66: Verifying Checksum [2022-04-28T23:24:56.517Z] 2de7ff778b66: Download complete [2022-04-28T23:24:59.809Z] ab5ef0e58194: Pull complete [2022-04-28T23:24:59.809Z] 9712f1f96733: Pull complete [2022-04-28T23:25:00.069Z] 63f879dbbcfc: Pull complete [2022-04-28T23:25:04.274Z] 0d9ebad4ef96: Pull complete [2022-04-28T23:25:04.274Z] e9a5061849ea: Pull complete [2022-04-28T23:25:04.274Z] d747dcd14b5f: Pull complete [2022-04-28T23:25:05.214Z] 2de7ff778b66: Pull complete [2022-04-28T23:25:05.214Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-28T23:25:05.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T23:25:05.214Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-28T23:25:05.284Z] prd-ubuntu20.04-docker-8c-8g-34206 does not seem to be running inside a container [2022-04-28T23:25:05.322Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-28T23:25:07.652Z] $ docker top bed52e9d4ee18a6113492d64a260ca523a2d8d323f97c0f840b7a4664617e7ba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-28T23:25:07.733Z] provisioning config files... [2022-04-28T23:25:07.740Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5068722762360336334tmp [2022-04-28T23:25:07.755Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3626389163794084314tmp [2022-04-28T23:25:07.768Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9221021534395690057tmp [Pipeline] { [Pipeline] echo [2022-04-28T23:25:07.783Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:25:08.068Z] ---> sigul-configuration.sh [2022-04-28T23:25:08.068Z] gpg: directory `/root/.gnupg' created [2022-04-28T23:25:08.068Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-28T23:25:08.068Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-28T23:25:08.068Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-28T23:25:08.068Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-28T23:25:08.068Z] gpg: CAST5 encrypted data [2022-04-28T23:25:08.068Z] gpg: encrypted with 1 passphrase [2022-04-28T23:25:08.068Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-28T23:25:08.357Z] + mkdir /home/jenkins [2022-04-28T23:25:08.357Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-28T23:25:08.646Z] + 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-04-28T23:25:08.655Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:25:08.940Z] ---> sigul-install.sh [2022-04-28T23:25:08.940Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-28T23:25:09.230Z] + git tag --list [2022-04-28T23:25:09.230Z] v0.0.0 [2022-04-28T23:25:09.230Z] v1.0.0 [2022-04-28T23:25:09.230Z] v1.0.0-dev.1 [2022-04-28T23:25:09.230Z] v1.0.0-dev.2 [2022-04-28T23:25:09.230Z] v1.0.0-dev.3 [2022-04-28T23:25:09.230Z] v1.0.0-dev.4 [2022-04-28T23:25:09.230Z] v1.0.0-dev.5 [2022-04-28T23:25:09.230Z] v1.0.0-dev.6 [2022-04-28T23:25:09.230Z] v1.0.0-dev.7 [2022-04-28T23:25:09.230Z] v1.0.0-dev.8 [2022-04-28T23:25:09.230Z] v1.0.0-dev.9 [2022-04-28T23:25:09.230Z] v1.0.1-dev.1 [2022-04-28T23:25:09.230Z] v1.0.1-dev.2 [2022-04-28T23:25:09.230Z] v1.0.1-dev.3 [2022-04-28T23:25:09.230Z] v1.0.1-dev.4 [2022-04-28T23:25:09.230Z] v1.0.1-dev.5 [2022-04-28T23:25:09.230Z] v1.0.1-dev.6 [2022-04-28T23:25:09.230Z] v2.1.0 [2022-04-28T23:25:09.230Z] v2.1.0-dev.1 [2022-04-28T23:25:09.230Z] v2.1.0-dev.10 [2022-04-28T23:25:09.230Z] v2.1.0-dev.11 [2022-04-28T23:25:09.230Z] v2.1.0-dev.2 [2022-04-28T23:25:09.230Z] v2.1.0-dev.3 [2022-04-28T23:25:09.230Z] v2.1.0-dev.4 [2022-04-28T23:25:09.230Z] v2.1.0-dev.5 [2022-04-28T23:25:09.230Z] v2.1.0-dev.6 [2022-04-28T23:25:09.231Z] v2.1.0-dev.7 [2022-04-28T23:25:09.231Z] v2.1.0-dev.8 [2022-04-28T23:25:09.231Z] v2.1.0-dev.9 [Pipeline] sh [2022-04-28T23:25:09.521Z] + lftools sign git-tag v2.1.0-dev.11 [2022-04-28T23:25:10.093Z] Signing Git tag with Sigul... [2022-04-28T23:25:10.093Z] Signing v2.1.0-dev.11 [Pipeline] echo [2022-04-28T23:25:10.366Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:25:10.659Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-28T23:25:10.668Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-28T23:25:10.697Z] $ docker stop --time=1 bed52e9d4ee18a6113492d64a260ca523a2d8d323f97c0f840b7a4664617e7ba [2022-04-28T23:25:11.999Z] $ docker rm -f bed52e9d4ee18a6113492d64a260ca523a2d8d323f97c0f840b7a4664617e7ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-28T23:25:12.427Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T23:25:12.427Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:25:12.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T23:25:12.725Z] . [Pipeline] withDockerContainer [2022-04-28T23:25:12.800Z] prd-ubuntu20.04-docker-8c-8g-34206 does not seem to be running inside a container [2022-04-28T23:25:12.843Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T23:25:13.223Z] $ docker top 19516258966bd56026442f6017f2e84a18952c346c214a2ef250ec068a67b4b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T23:25:13.321Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T23:25:13.321Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T23:25:13.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T23:25:13.461Z] $ docker exec 19516258966bd56026442f6017f2e84a18952c346c214a2ef250ec068a67b4b2 ssh-agent [2022-04-28T23:25:13.595Z] SSH_AUTH_SOCK=/tmp/ssh-V3EF60k0TjRM/agent.33 [2022-04-28T23:25:13.595Z] SSH_AGENT_PID=39 [2022-04-28T23:25:13.601Z] Running ssh-add (command line suppressed) [2022-04-28T23:25:13.734Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3048038490117807067.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3048038490117807067.key) [2022-04-28T23:25:13.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T23:25:14.037Z] + git semver bump pre [2022-04-28T23:25:14.299Z] 2022-04-28 23:25:14,222 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-04-28T23:25:14.299Z] 2022-04-28 23:25:14,222 [bump_version] DEBUG bumping version:2.1.0-dev.11 on axis:pre with prefix:dev [2022-04-28T23:25:14.299Z] 2022-04-28 23:25:14,222 [bump_version] DEBUG bumped version:2.1.0-dev.12 [2022-04-28T23:25:14.299Z] 2022-04-28 23:25:14,222 [write_version] DEBUG write version:2.1.0-dev.12 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2022-04-28T23:25:14.299Z] 2022-04-28 23:25:14,222 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-04-28T23:25:14.299Z] 2022-04-28 23:25:14,223 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-04-28T23:25:14.299Z] 2022-04-28 23:25:14,225 [execute] INFO git cat-file --batch-check [2022-04-28T23:25:14.299Z] 2022-04-28 23:25:14,225 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T23:25:14.299Z] 2022-04-28 23:25:14,230 [execute] INFO git cat-file --batch [2022-04-28T23:25:14.299Z] 2022-04-28 23:25:14,230 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T23:25:14.299Z] 2022-04-28 23:25:14,234 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-04-28T23:25:14.299Z] 2.1.0-dev.12 [Pipeline] } [2022-04-28T23:25:14.314Z] $ docker exec --env ******** --env ******** 19516258966bd56026442f6017f2e84a18952c346c214a2ef250ec068a67b4b2 ssh-agent -k [2022-04-28T23:25:14.431Z] unset SSH_AUTH_SOCK; [2022-04-28T23:25:14.431Z] unset SSH_AGENT_PID; [2022-04-28T23:25:14.431Z] echo Agent pid 39 killed; [2022-04-28T23:25:14.442Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T23:25:14.744Z] + git semver [Pipeline] } [2022-04-28T23:25:15.027Z] $ docker stop --time=1 19516258966bd56026442f6017f2e84a18952c346c214a2ef250ec068a67b4b2 [2022-04-28T23:25:16.295Z] $ docker rm -f 19516258966bd56026442f6017f2e84a18952c346c214a2ef250ec068a67b4b2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T23:25:16.649Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T23:25:16.649Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:25:16.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T23:25:16.981Z] . [Pipeline] withDockerContainer [2022-04-28T23:25:17.059Z] prd-ubuntu20.04-docker-8c-8g-34206 does not seem to be running inside a container [2022-04-28T23:25:17.098Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T23:25:17.507Z] $ docker top 99f5e08ae63b568e59b436c09232b244a5171691f6b8e56d78eacb3531f50e8a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T23:25:17.598Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T23:25:17.598Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T23:25:17.723Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T23:25:17.729Z] $ docker exec 99f5e08ae63b568e59b436c09232b244a5171691f6b8e56d78eacb3531f50e8a ssh-agent [2022-04-28T23:25:17.845Z] SSH_AUTH_SOCK=/tmp/ssh-AiI2BZEjDWtq/agent.32 [2022-04-28T23:25:17.845Z] SSH_AGENT_PID=39 [2022-04-28T23:25:17.850Z] Running ssh-add (command line suppressed) [2022-04-28T23:25:17.975Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6544337148132977253.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6544337148132977253.key) [2022-04-28T23:25:17.986Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T23:25:18.273Z] + git semver push [2022-04-28T23:25:18.533Z] 2022-04-28 23:25:18,457 [run_push] DEBUG push [2022-04-28T23:25:18.533Z] 2022-04-28 23:25:18,458 [execute] INFO git push origin semver [2022-04-28T23:25:18.533Z] 2022-04-28 23:25:18,458 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-04-28T23:25:19.475Z] 2022-04-28 23:25:19,224 [run_push] DEBUG push all version tags [2022-04-28T23:25:19.475Z] 2022-04-28 23:25:19,225 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-04-28T23:25:19.475Z] 2022-04-28 23:25:19,225 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-04-28T23:25:20.047Z] 2022-04-28 23:25:19,914 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-04-28T23:25:20.047Z] 2.1.0-dev.12 [Pipeline] } [2022-04-28T23:25:20.063Z] $ docker exec --env ******** --env ******** 99f5e08ae63b568e59b436c09232b244a5171691f6b8e56d78eacb3531f50e8a ssh-agent -k [2022-04-28T23:25:20.183Z] unset SSH_AUTH_SOCK; [2022-04-28T23:25:20.183Z] unset SSH_AGENT_PID; [2022-04-28T23:25:20.183Z] echo Agent pid 39 killed; [2022-04-28T23:25:20.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T23:25:20.510Z] + git semver [Pipeline] } [2022-04-28T23:25:20.789Z] $ docker stop --time=1 99f5e08ae63b568e59b436c09232b244a5171691f6b8e56d78eacb3531f50e8a [2022-04-28T23:25:22.099Z] $ docker rm -f 99f5e08ae63b568e59b436c09232b244a5171691f6b8e56d78eacb3531f50e8a [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-04-28T23:25:22.690Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-04-28T23:25:22.690Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-04-28T23:25:22.690Z] total 16 [2022-04-28T23:25:22.690Z] drwxr-xr-x 3 root root 4096 Apr 28 23:15 . [2022-04-28T23:25:22.690Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 23:25 .. [2022-04-28T23:25:22.690Z] drwxr-xr-x 2 root root 4096 Apr 28 23:15 cost [2022-04-28T23:25:22.690Z] -rw-r--r-- 1 root root 89 Apr 28 23:15 cost.csv [2022-04-28T23:25:22.690Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-04-28T23:25:22.690Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-04-28T23:25:22.690Z] total 16 [2022-04-28T23:25:22.690Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 23:15 . [2022-04-28T23:25:22.690Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 23:25 .. [2022-04-28T23:25:22.690Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 23:15 cost [2022-04-28T23:25:22.690Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 28 23:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:25:22.988Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:25:23.856Z] ---> package-listing.sh [2022-04-28T23:25:23.856Z] ++ facter osfamily [2022-04-28T23:25:23.856Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T23:25:24.117Z] + OS_FAMILY=debian [2022-04-28T23:25:24.117Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-04-28T23:25:24.117Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T23:25:24.117Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T23:25:24.117Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T23:25:24.117Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T23:25:24.117Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-04-28T23:25:24.117Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T23:25:24.117Z] + case "${OS_FAMILY}" in [2022-04-28T23:25:24.117Z] + dpkg -l [2022-04-28T23:25:24.117Z] + grep '^ii' [2022-04-28T23:25:24.117Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T23:25:24.117Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T23:25:24.117Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T23:25:24.117Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-04-28T23:25:24.117Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-04-28T23:25:24.117Z] + 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-04-28T23:25:24.130Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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-04-28T23:25:24.409Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:25:24.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T23:25:24.968Z] . [Pipeline] withDockerContainer [2022-04-28T23:25:25.037Z] prd-ubuntu20.04-docker-8c-8g-34206 does not seem to be running inside a container [2022-04-28T23:25:25.077Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T23:25:25.336Z] $ docker top 6b093f1d1c40513e40718873d9ac35ba7e156dfb3e53bbe9418ef0cbb1ee1b2a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T23:25:25.694Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T23:25:25.987Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T23:25:26.278Z] + ls /var/log/sa-host [2022-04-28T23:25:26.278Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T23:25:26.369Z] provisioning config files... [2022-04-28T23:25:26.377Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1193302711471560526tmp [Pipeline] { [Pipeline] echo [2022-04-28T23:25:26.393Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:25:26.683Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T23:25:26.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:25:27.033Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T23:25:27.041Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:25:27.329Z] ---> sudo-logs.sh [2022-04-28T23:25:27.329Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T23:25:27.356Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:25:27.646Z] ---> job-cost.sh [2022-04-28T23:25:27.646Z] lf-activate-venv: SKIPPING [2022-04-28T23:25:27.646Z] DEBUG: total: 0.2199999988079071 [2022-04-28T23:25:27.646Z] INFO: Retrieving Stack Cost... [2022-04-28T23:25:28.218Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T23:25:28.789Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T23:25:28.803Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:25:29.091Z] ---> logs-deploy.sh [2022-04-28T23:25:29.091Z] lf-activate-venv: SKIPPING [2022-04-28T23:25:29.091Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/28 [2022-04-28T23:25:29.091Z] INFO: archiving workspace using pattern(s): [2022-04-28T23:25:30.033Z] Archives upload complete. [2022-04-28T23:25:30.294Z] INFO: archiving logs to Nexus