Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e4500d7246dada94f826fd10aec60271f103086 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-ssh8833380424833740116.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh9475414754339984920.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2065739541657016070.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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 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-ssh11336686275675535270.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16116836763649073667.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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.20 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-9351’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-9352’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-10988’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-10984’ is offline ‘prd-ubuntu20.04-docker-8c-8g-10989’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-10986’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10990 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 6e4500d7246dada94f826fd10aec60271f103086 (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 6e4500d7246dada94f826fd10aec60271f103086 # timeout=10 Commit message: "Merge pull request #213 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.76" > git rev-list --no-walk 2f54bd8158ccdc44977c3c173d19ed6e18b43dfa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T11:13:11.305Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T11:13:11.353Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T11:13:11.372Z] ========================================================= [2023-04-26T11:13:11.372Z] EdgeX Global Pipelines Version Info [2023-04-26T11:13:11.372Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T11:13:12.094Z] ------------------- [2023-04-26T11:13:12.095Z] stable info: [2023-04-26T11:13:12.095Z] ------------------- [2023-04-26T11:13:12.095Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T11:13:12.095Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T11:13:12.095Z] Message: update stable to v1.0.248 [2023-04-26T11:13:12.675Z] ------------------- [2023-04-26T11:13:12.675Z] experimental info: [2023-04-26T11:13:12.675Z] ------------------- [2023-04-26T11:13:12.675Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T11:13:12.675Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T11:13:12.675Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T11:13:12.880Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-04-26T11:13:12.890Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-04-26T11:13:12.898Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T11:13:12.906Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T11:13:12.916Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T11:13:12.932Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T11:13:12.944Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T11:13:12.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-26T11:13:12.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T11:13:12.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T11:13:12.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T11:13:12.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-04-26T11:13:13.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T11:13:13.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T11:13:13.027Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T11:13:13.043Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T11:13:13.053Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T11:13:13.066Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T11:13:13.078Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T11:13:13.099Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T11:13:13.117Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-26T11:13:13.130Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-26T11:13:13.146Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-26T11:13:13.168Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-26T11:13:13.188Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-26T11:13:13.201Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T11:13:13.213Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T11:13:13.228Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-26T11:13:13.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-26T11:13:13.258Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-26T11:13:13.274Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e4500d7246dada94f826fd10aec60271f103086 [Pipeline] echo [2023-04-26T11:13:13.290Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e4500d [Pipeline] echo [2023-04-26T11:13:13.308Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T11:13:13.356Z] provisioning config files... [2023-04-26T11:13:13.372Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2432468139495640364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T11:13:13.682Z] ---> docker-login.sh [2023-04-26T11:13:13.682Z] nexus3.edgexfoundry.org:10001 [2023-04-26T11:13:13.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:13:13.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:13:13.941Z] Configure a credential helper to remove this warning. See [2023-04-26T11:13:13.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:13:13.941Z] [2023-04-26T11:13:13.941Z] Login Succeeded [2023-04-26T11:13:13.941Z] nexus3.edgexfoundry.org:10002 [2023-04-26T11:13:13.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:13:14.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:13:14.200Z] Configure a credential helper to remove this warning. See [2023-04-26T11:13:14.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:13:14.200Z] [2023-04-26T11:13:14.200Z] Login Succeeded [2023-04-26T11:13:14.200Z] nexus3.edgexfoundry.org:10003 [2023-04-26T11:13:14.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:13:14.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:13:14.200Z] Configure a credential helper to remove this warning. See [2023-04-26T11:13:14.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:13:14.200Z] [2023-04-26T11:13:14.200Z] Login Succeeded [2023-04-26T11:13:14.200Z] nexus3.edgexfoundry.org:10004 [2023-04-26T11:13:14.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:13:14.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:13:14.460Z] Configure a credential helper to remove this warning. See [2023-04-26T11:13:14.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:13:14.460Z] [2023-04-26T11:13:14.460Z] Login Succeeded [2023-04-26T11:13:14.460Z] docker.io [2023-04-26T11:13:14.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:13:14.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:13:14.719Z] Configure a credential helper to remove this warning. See [2023-04-26T11:13:14.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:13:14.719Z] [2023-04-26T11:13:14.719Z] Login Succeeded [2023-04-26T11:13:14.719Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T11:13:14.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T11:13:15.097Z] + git rev-list -1 --merges 6e4500d7246dada94f826fd10aec60271f103086~1..6e4500d7246dada94f826fd10aec60271f103086 [Pipeline] echo [2023-04-26T11:13:15.140Z] -----------> git rev-list -1 --merges 6e4500d7246dada94f826fd10aec60271f103086~1..6e4500d7246dada94f826fd10aec60271f103086 6e4500d7246dada94f826fd10aec60271f103086 [2023-04-26T11:13:15.140Z] 6e4500d7246dada94f826fd10aec60271f103086 [false] [Pipeline] sh [2023-04-26T11:13:15.432Z] + git log --format=format:%s -1 6e4500d7246dada94f826fd10aec60271f103086 [Pipeline] echo [2023-04-26T11:13:15.458Z] ========================================================= [2023-04-26T11:13:15.458Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T11:13:15.458Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T11:13:15.789Z] + git log --format=format:%s -1 6e4500d7246dada94f826fd10aec60271f103086 [Pipeline] echo [2023-04-26T11:13:15.800Z] [semverPrep] GIT_COMMIT: 6e4500d7246dada94f826fd10aec60271f103086, Commit Message: Merge pull request #213 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.76 [Pipeline] echo [2023-04-26T11:13:15.807Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-26T11:13:16.158Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T11:13:16.158Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T11:13:16.158Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T11:13:16.158Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T11:13:16.158Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T11:13:16.158Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T11:13:16.158Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:13:16.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T11:13:16.519Z] [2023-04-26T11:13:16.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:13:16.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T11:13:16.817Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T11:13:16.817Z] b85a868b505f: Pulling fs layer [2023-04-26T11:13:16.817Z] e2be974225ed: Pulling fs layer [2023-04-26T11:13:16.817Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T11:13:16.817Z] 988bab9f4d93: Pulling fs layer [2023-04-26T11:13:16.817Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T11:13:16.817Z] eaf3925da568: Pulling fs layer [2023-04-26T11:13:16.817Z] bab4dde63d76: Pulling fs layer [2023-04-26T11:13:16.817Z] bde34c3a00c8: Pulling fs layer [2023-04-26T11:13:16.817Z] b352a97aabf1: Pulling fs layer [2023-04-26T11:13:16.817Z] 4872d77fe225: Pulling fs layer [2023-04-26T11:13:16.817Z] 5851b861e8e6: Pulling fs layer [2023-04-26T11:13:16.817Z] eaf3925da568: Waiting [2023-04-26T11:13:16.817Z] 988bab9f4d93: Waiting [2023-04-26T11:13:16.817Z] bde34c3a00c8: Waiting [2023-04-26T11:13:16.817Z] bab4dde63d76: Waiting [2023-04-26T11:13:16.817Z] b352a97aabf1: Waiting [2023-04-26T11:13:16.817Z] 5851b861e8e6: Waiting [2023-04-26T11:13:16.817Z] e2be974225ed: Verifying Checksum [2023-04-26T11:13:16.817Z] e2be974225ed: Download complete [2023-04-26T11:13:16.817Z] 988bab9f4d93: Verifying Checksum [2023-04-26T11:13:16.817Z] 988bab9f4d93: Download complete [2023-04-26T11:13:17.076Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T11:13:17.076Z] 339a4e72a1f5: Download complete [2023-04-26T11:13:17.076Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T11:13:17.076Z] 1469e6f7b9e6: Download complete [2023-04-26T11:13:17.076Z] eaf3925da568: Verifying Checksum [2023-04-26T11:13:17.076Z] eaf3925da568: Download complete [2023-04-26T11:13:17.076Z] bde34c3a00c8: Verifying Checksum [2023-04-26T11:13:17.076Z] bde34c3a00c8: Download complete [2023-04-26T11:13:17.076Z] b352a97aabf1: Download complete [2023-04-26T11:13:17.076Z] 4872d77fe225: Verifying Checksum [2023-04-26T11:13:17.076Z] 4872d77fe225: Download complete [2023-04-26T11:13:17.076Z] 5851b861e8e6: Download complete [2023-04-26T11:13:17.076Z] b85a868b505f: Download complete [2023-04-26T11:13:17.335Z] bab4dde63d76: Verifying Checksum [2023-04-26T11:13:17.335Z] bab4dde63d76: Download complete [2023-04-26T11:13:18.274Z] b85a868b505f: Pull complete [2023-04-26T11:13:18.533Z] e2be974225ed: Pull complete [2023-04-26T11:13:18.793Z] 339a4e72a1f5: Pull complete [2023-04-26T11:13:19.052Z] 988bab9f4d93: Pull complete [2023-04-26T11:13:19.312Z] 1469e6f7b9e6: Pull complete [2023-04-26T11:13:19.312Z] eaf3925da568: Pull complete [2023-04-26T11:13:21.218Z] bab4dde63d76: Pull complete [2023-04-26T11:13:21.218Z] bde34c3a00c8: Pull complete [2023-04-26T11:13:21.218Z] b352a97aabf1: Pull complete [2023-04-26T11:13:21.479Z] 4872d77fe225: Pull complete [2023-04-26T11:13:21.479Z] 5851b861e8e6: Pull complete [2023-04-26T11:13:21.479Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T11:13:21.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T11:13:21.479Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T11:13:21.587Z] prd-ubuntu20.04-docker-8c-8g-10990 does not seem to be running inside a container [2023-04-26T11:13:21.609Z] $ 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:0.1.4 cat [2023-04-26T11:13:24.576Z] $ docker top fe477d12aa120216b81ae15029280417890ab9d096ba07d7b9548785a5b0689f -eo pid,comm [2023-04-26T11:13:24.637Z] 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). [2023-04-26T11:13:24.637Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T11:13:24.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T11:13:24.674Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T11:13:24.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T11:13:24.779Z] $ docker exec fe477d12aa120216b81ae15029280417890ab9d096ba07d7b9548785a5b0689f ssh-agent [2023-04-26T11:13:24.892Z] SSH_AUTH_SOCK=/tmp/ssh-Ifco3kbsjRPr/agent.32 [2023-04-26T11:13:24.892Z] SSH_AGENT_PID=38 [2023-04-26T11:13:24.898Z] Running ssh-add (command line suppressed) [2023-04-26T11:13:24.986Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8278811449138172856.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8278811449138172856.key) [2023-04-26T11:13:25.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T11:13:25.302Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T11:13:25.310Z] $ docker exec --env ******** --env ******** fe477d12aa120216b81ae15029280417890ab9d096ba07d7b9548785a5b0689f ssh-agent -k [2023-04-26T11:13:25.411Z] unset SSH_AUTH_SOCK; [2023-04-26T11:13:25.412Z] unset SSH_AGENT_PID; [2023-04-26T11:13:25.412Z] echo Agent pid 38 killed; [2023-04-26T11:13:25.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T11:13:25.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T11:13:25.459Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T11:13:25.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T11:13:25.562Z] $ docker exec fe477d12aa120216b81ae15029280417890ab9d096ba07d7b9548785a5b0689f ssh-agent [2023-04-26T11:13:25.678Z] SSH_AUTH_SOCK=/tmp/ssh-BTSqYEjzPRHQ/agent.70 [2023-04-26T11:13:25.678Z] SSH_AGENT_PID=76 [2023-04-26T11:13:25.683Z] Running ssh-add (command line suppressed) [2023-04-26T11:13:25.794Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4867672338313859998.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4867672338313859998.key) [2023-04-26T11:13:25.819Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T11:13:26.108Z] + git semver init [2023-04-26T11:13:26.369Z] 2023-04-26 11:13:26,280 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T11:13:26.369Z] 2023-04-26 11:13:26,280 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-04-26T11:13:26.369Z] 2023-04-26 11:13:26,281 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-04-26T11:13:26.369Z] 2023-04-26 11:13:26,281 [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) [2023-04-26T11:13:27.305Z] 2023-04-26 11:13:27,037 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-04-26T11:13:27.305Z] 2023-04-26 11:13:27,038 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-04-26T11:13:27.305Z] 2023-04-26 11:13:27,038 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-04-26T11:13:27.305Z] 2023-04-26 11:13:27,038 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-04-26T11:13:27.305Z] 3.0.0-dev.18 [Pipeline] } [2023-04-26T11:13:27.309Z] $ docker exec --env ******** --env ******** fe477d12aa120216b81ae15029280417890ab9d096ba07d7b9548785a5b0689f ssh-agent -k [2023-04-26T11:13:27.396Z] unset SSH_AUTH_SOCK; [2023-04-26T11:13:27.397Z] unset SSH_AGENT_PID; [2023-04-26T11:13:27.399Z] echo Agent pid 76 killed; [2023-04-26T11:13:27.413Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T11:13:27.719Z] + git semver [Pipeline] } [2023-04-26T11:13:27.986Z] $ docker stop --time=1 fe477d12aa120216b81ae15029280417890ab9d096ba07d7b9548785a5b0689f [2023-04-26T11:13:29.328Z] $ docker rm -f --volumes fe477d12aa120216b81ae15029280417890ab9d096ba07d7b9548785a5b0689f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T11:13:29.671Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T11:13:29.871Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T11:13:29.874Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.18 [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 [2023-04-26T11:13:29.998Z] provisioning config files... [2023-04-26T11:13:30.008Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7144398040412954438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T11:13:30.308Z] ---> docker-login.sh [2023-04-26T11:13:30.308Z] nexus3.edgexfoundry.org:10001 [2023-04-26T11:13:30.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:13:30.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:13:30.308Z] Configure a credential helper to remove this warning. See [2023-04-26T11:13:30.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:13:30.308Z] [2023-04-26T11:13:30.308Z] Login Succeeded [2023-04-26T11:13:30.308Z] nexus3.edgexfoundry.org:10002 [2023-04-26T11:13:30.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:13:30.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:13:30.308Z] Configure a credential helper to remove this warning. See [2023-04-26T11:13:30.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:13:30.308Z] [2023-04-26T11:13:30.308Z] Login Succeeded [2023-04-26T11:13:30.308Z] nexus3.edgexfoundry.org:10003 [2023-04-26T11:13:30.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:13:30.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:13:30.569Z] Configure a credential helper to remove this warning. See [2023-04-26T11:13:30.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:13:30.569Z] [2023-04-26T11:13:30.569Z] Login Succeeded [2023-04-26T11:13:30.569Z] nexus3.edgexfoundry.org:10004 [2023-04-26T11:13:30.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:13:30.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:13:30.569Z] Configure a credential helper to remove this warning. See [2023-04-26T11:13:30.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:13:30.569Z] [2023-04-26T11:13:30.569Z] Login Succeeded [2023-04-26T11:13:30.569Z] docker.io [2023-04-26T11:13:30.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:13:30.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:13:30.830Z] Configure a credential helper to remove this warning. See [2023-04-26T11:13:30.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:13:30.830Z] [2023-04-26T11:13:30.830Z] Login Succeeded [2023-04-26T11:13:30.830Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T11:13:30.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T11:13:30.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T11:13:30.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T11:13:30.918Z] ========================================================= [2023-04-26T11:13:30.918Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T11:13:30.918Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:13:31.223Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T11:13:31.223Z] Sending build context to Docker daemon 4.218MB [2023-04-26T11:13:31.223Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T11:13:31.223Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T11:13:31.223Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T11:13:31.223Z] f56be85fc22e: Pulling fs layer [2023-04-26T11:13:31.223Z] 85791d961cd3: Pulling fs layer [2023-04-26T11:13:31.223Z] d694b5ae8c79: Pulling fs layer [2023-04-26T11:13:31.223Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T11:13:31.223Z] 4d19c01a9841: Pulling fs layer [2023-04-26T11:13:31.223Z] 9325e15d5711: Pulling fs layer [2023-04-26T11:13:31.223Z] 556b6ee489ea: Pulling fs layer [2023-04-26T11:13:31.223Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T11:13:31.223Z] 9f32a84ed3da: Waiting [2023-04-26T11:13:31.223Z] c5a4b2cf53e6: Waiting [2023-04-26T11:13:31.223Z] 4d19c01a9841: Waiting [2023-04-26T11:13:31.223Z] 9325e15d5711: Waiting [2023-04-26T11:13:31.223Z] 556b6ee489ea: Waiting [2023-04-26T11:13:31.223Z] 85791d961cd3: Download complete [2023-04-26T11:13:31.223Z] 9f32a84ed3da: Verifying Checksum [2023-04-26T11:13:31.223Z] 9f32a84ed3da: Download complete [2023-04-26T11:13:31.223Z] 4d19c01a9841: Verifying Checksum [2023-04-26T11:13:31.223Z] 4d19c01a9841: Download complete [2023-04-26T11:13:31.223Z] f56be85fc22e: Verifying Checksum [2023-04-26T11:13:31.223Z] f56be85fc22e: Download complete [2023-04-26T11:13:31.483Z] 9325e15d5711: Verifying Checksum [2023-04-26T11:13:31.483Z] 9325e15d5711: Download complete [2023-04-26T11:13:31.483Z] f56be85fc22e: Pull complete [2023-04-26T11:13:31.741Z] 85791d961cd3: Pull complete [2023-04-26T11:13:31.741Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T11:13:31.741Z] c5a4b2cf53e6: Download complete [2023-04-26T11:13:32.001Z] d694b5ae8c79: Verifying Checksum [2023-04-26T11:13:32.001Z] d694b5ae8c79: Download complete [2023-04-26T11:13:32.260Z] 556b6ee489ea: Verifying Checksum [2023-04-26T11:13:32.260Z] 556b6ee489ea: Download complete [2023-04-26T11:13:35.570Z] d694b5ae8c79: Pull complete [2023-04-26T11:13:35.570Z] 9f32a84ed3da: Pull complete [2023-04-26T11:13:35.570Z] 4d19c01a9841: Pull complete [2023-04-26T11:13:35.570Z] 9325e15d5711: Pull complete [2023-04-26T11:13:37.476Z] 556b6ee489ea: Pull complete [2023-04-26T11:13:38.413Z] c5a4b2cf53e6: Pull complete [2023-04-26T11:13:38.413Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T11:13:38.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T11:13:38.413Z] ---> c4be618373d6 [2023-04-26T11:13:38.413Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T11:13:42.609Z] ---> Running in f4f6d79c3011 [2023-04-26T11:13:42.609Z] Removing intermediate container f4f6d79c3011 [2023-04-26T11:13:42.609Z] ---> 4b02c5272763 [2023-04-26T11:13:42.609Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T11:13:42.609Z] ---> Running in 97d3c582025c [2023-04-26T11:13:42.868Z] Removing intermediate container 97d3c582025c [2023-04-26T11:13:42.868Z] ---> 593e18cbf23c [2023-04-26T11:13:42.868Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T11:13:42.868Z] ---> Running in cba33c495af3 [2023-04-26T11:13:42.868Z] Removing intermediate container cba33c495af3 [2023-04-26T11:13:42.868Z] ---> 0bf0fb0cb197 [2023-04-26T11:13:42.868Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T11:13:42.868Z] ---> Running in 482e840080b7 [2023-04-26T11:13:43.127Z] Removing intermediate container 482e840080b7 [2023-04-26T11:13:43.127Z] ---> a32c6500eaa0 [2023-04-26T11:13:43.127Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T11:13:43.127Z] ---> Running in 65228f1dbf9f [2023-04-26T11:13:43.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T11:13:43.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T11:13:43.643Z] OK: 265 MiB in 53 packages [2023-04-26T11:13:43.900Z] Removing intermediate container 65228f1dbf9f [2023-04-26T11:13:43.900Z] ---> 4ea9591764fa [2023-04-26T11:13:43.900Z] Step 8/12 : WORKDIR /app [2023-04-26T11:13:43.900Z] ---> Running in 1998c2241eb5 [2023-04-26T11:13:44.159Z] Removing intermediate container 1998c2241eb5 [2023-04-26T11:13:44.159Z] ---> 1820aea8d740 [2023-04-26T11:13:44.159Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-26T11:13:44.159Z] ---> 01f7fce4b157 [2023-04-26T11:13:44.159Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T11:13:44.159Z] ---> Running in b61e1525d22a [2023-04-26T11:13:44.962Z] Still waiting to schedule task [2023-04-26T11:13:44.963Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-26T11:14:30.864Z] Removing intermediate container b61e1525d22a [2023-04-26T11:14:30.864Z] ---> 230c3c651b65 [2023-04-26T11:14:30.864Z] Step 11/12 : COPY . . [2023-04-26T11:14:30.864Z] ---> abde90fd1f1e [2023-04-26T11:14:30.865Z] Step 12/12 : RUN $MAKE [2023-04-26T11:14:30.865Z] ---> Running in 6771ce6202d7 [2023-04-26T11:14:30.865Z] noop [2023-04-26T11:14:30.865Z] Removing intermediate container 6771ce6202d7 [2023-04-26T11:14:30.865Z] ---> e95f7a0e9370 [2023-04-26T11:14:30.865Z] Successfully built e95f7a0e9370 [2023-04-26T11:14:30.865Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:14:31.179Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T11:14:31.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T11:14:31.250Z] prd-ubuntu20.04-docker-8c-8g-10990 does not seem to be running inside a container [2023-04-26T11:14:31.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T11:14:31.624Z] $ docker top 939c779e35e22d8cc41e3f7ebeb6e3bb870f523636b278d8813bdafa82b86e7a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T11:14:31.953Z] + go version [2023-04-26T11:14:31.953Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T11:14:31.973Z] $ docker stop --time=1 939c779e35e22d8cc41e3f7ebeb6e3bb870f523636b278d8813bdafa82b86e7a [2023-04-26T11:14:33.276Z] $ docker rm -f --volumes 939c779e35e22d8cc41e3f7ebeb6e3bb870f523636b278d8813bdafa82b86e7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:14:33.659Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T11:14:33.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T11:14:33.729Z] prd-ubuntu20.04-docker-8c-8g-10990 does not seem to be running inside a container [2023-04-26T11:14:33.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T11:14:34.092Z] $ docker top def6fd391a534910defe85847e9c38577f32e3e555dc60e33709c1a79758d043 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T11:14:34.427Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-26T11:14:34.728Z] + make test [2023-04-26T11:14:34.728Z] go test ./... -coverprofile=coverage.out ./... [2023-04-26T11:14:40.001Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-04-26T11:14:49.987Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-04-26T11:14:49.987Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-04-26T11:14:52.522Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.493s coverage: 40.5% of statements [2023-04-26T11:14:52.522Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 51.9% of statements [2023-04-26T11:14:52.522Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2023-04-26T11:14:59.088Z] go vet ./... [2023-04-26T11:15:02.374Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T11:15:02.375Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T11:15:02.375Z] ./bin/test-attribution-txt.sh [2023-04-26T11:15:02.637Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-04-26T11:15:02.637Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-04-26T11:15:02.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T11:15:02.670Z] $ docker stop --time=1 def6fd391a534910defe85847e9c38577f32e3e555dc60e33709c1a79758d043 [2023-04-26T11:15:05.837Z] $ docker rm -f --volumes def6fd391a534910defe85847e9c38577f32e3e555dc60e33709c1a79758d043 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T11:15:06.285Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T11:15:06.371Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-26T11:15:07.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T11:15:07.285Z] + ls -al . [2023-04-26T11:15:07.285Z] total 628 [2023-04-26T11:15:07.285Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 11:14 . [2023-04-26T11:15:07.285Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 11:13 .. [2023-04-26T11:15:07.285Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 26 11:13 .dockerignore [2023-04-26T11:15:07.285Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 11:13 .git [2023-04-26T11:15:07.285Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 11:13 .github [2023-04-26T11:15:07.285Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 26 11:13 .gitignore [2023-04-26T11:15:07.285Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 11:13 .golangci.yml [2023-04-26T11:15:07.285Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 11:13 .semver [2023-04-26T11:15:07.285Z] -rw-rw-r-- 1 jenkins jenkins 10794 Apr 26 11:13 Attribution.txt [2023-04-26T11:15:07.285Z] -rw-rw-r-- 1 jenkins jenkins 5905 Apr 26 11:13 CHANGELOG.md [2023-04-26T11:15:07.285Z] -rw-rw-r-- 1 jenkins jenkins 1347 Apr 26 11:13 Dockerfile [2023-04-26T11:15:07.285Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 11:13 GOVERNANCE.md [2023-04-26T11:15:07.285Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 26 11:13 Jenkinsfile [2023-04-26T11:15:07.285Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 26 11:13 LICENSE [2023-04-26T11:15:07.285Z] -rw-rw-r-- 1 jenkins jenkins 2053 Apr 26 11:13 Makefile [2023-04-26T11:15:07.285Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 26 11:13 OWNERS.md [2023-04-26T11:15:07.285Z] -rw-rw-r-- 1 jenkins jenkins 28505 Apr 26 11:13 README.md [2023-04-26T11:15:07.285Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 11:13 VERSION [2023-04-26T11:15:07.285Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 11:13 bin [2023-04-26T11:15:07.285Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 11:13 cmd [2023-04-26T11:15:07.285Z] -rw-r--r-- 1 jenkins jenkins 458038 Apr 26 11:14 coverage.out [2023-04-26T11:15:07.285Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 11:13 examples [2023-04-26T11:15:07.285Z] -rw-rw-r-- 1 jenkins jenkins 3419 Apr 26 11:13 go.mod [2023-04-26T11:15:07.285Z] -rw-rw-r-- 1 jenkins jenkins 31193 Apr 26 11:13 go.sum [2023-04-26T11:15:07.285Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 11:13 images [2023-04-26T11:15:07.285Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 26 11:13 internal [2023-04-26T11:15:07.285Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 11:13 snap [2023-04-26T11:15:07.285Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 26 11:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:15:07.675Z] + 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=6e4500d7246dada94f826fd10aec60271f103086 --label arch=amd64 --label version=3.0.0-dev.18 . [2023-04-26T11:15:07.675Z] Sending build context to Docker daemon 4.218MB [2023-04-26T11:15:07.675Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T11:15:07.675Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-26T11:15:07.675Z] ---> e95f7a0e9370 [2023-04-26T11:15:07.675Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-26T11:15:07.675Z] ---> Running in 2ba4213f96aa [2023-04-26T11:15:07.675Z] Removing intermediate container 2ba4213f96aa [2023-04-26T11:15:07.675Z] ---> 8c6a3cc175c1 [2023-04-26T11:15:07.675Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T11:15:07.953Z] ---> Running in 91b6d4ad3367 [2023-04-26T11:15:07.953Z] Removing intermediate container 91b6d4ad3367 [2023-04-26T11:15:07.953Z] ---> 68d4a587d458 [2023-04-26T11:15:07.953Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T11:15:07.953Z] ---> Running in 19b58d9092e1 [2023-04-26T11:15:07.953Z] Removing intermediate container 19b58d9092e1 [2023-04-26T11:15:07.953Z] ---> 6ba82be2f5d8 [2023-04-26T11:15:07.953Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T11:15:07.953Z] ---> Running in 13b0576cc1f2 [2023-04-26T11:15:07.953Z] Removing intermediate container 13b0576cc1f2 [2023-04-26T11:15:07.953Z] ---> 1b1dc50cb946 [2023-04-26T11:15:07.953Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T11:15:08.237Z] ---> Running in 8e2502b5ec31 [2023-04-26T11:15:08.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T11:15:08.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T11:15:08.791Z] OK: 265 MiB in 53 packages [2023-04-26T11:15:09.050Z] Removing intermediate container 8e2502b5ec31 [2023-04-26T11:15:09.050Z] ---> b51c6a2d027b [2023-04-26T11:15:09.050Z] Step 8/24 : WORKDIR /app [2023-04-26T11:15:09.050Z] ---> Running in 9e67e58a9093 [2023-04-26T11:15:09.050Z] Removing intermediate container 9e67e58a9093 [2023-04-26T11:15:09.050Z] ---> 58a90fb64ce6 [2023-04-26T11:15:09.050Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-26T11:15:09.050Z] ---> 58310372d75e [2023-04-26T11:15:09.050Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T11:15:09.050Z] ---> Running in aa9739ac0d0c [2023-04-26T11:15:10.047Z] Removing intermediate container aa9739ac0d0c [2023-04-26T11:15:10.047Z] ---> 5b9904e72b89 [2023-04-26T11:15:10.047Z] Step 11/24 : COPY . . [2023-04-26T11:15:10.307Z] ---> 06faa29cd2cd [2023-04-26T11:15:10.307Z] Step 12/24 : RUN $MAKE [2023-04-26T11:15:10.307Z] ---> Running in 929f8fdfcd9a [2023-04-26T11:15:10.565Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-04-26T11:15:28.642Z] Removing intermediate container 929f8fdfcd9a [2023-04-26T11:15:28.642Z] ---> 4d3512e0db1b [2023-04-26T11:15:28.642Z] Step 13/24 : FROM alpine:3.17 [2023-04-26T11:15:28.908Z] 3.17: Pulling from library/alpine [2023-04-26T11:15:28.908Z] f56be85fc22e: Already exists [2023-04-26T11:15:28.908Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T11:15:28.908Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T11:15:28.908Z] ---> 9ed4aefc74f6 [2023-04-26T11:15:28.908Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-26T11:15:29.168Z] ---> Running in ee69014523c7 [2023-04-26T11:15:29.168Z] Removing intermediate container ee69014523c7 [2023-04-26T11:15:29.168Z] ---> b84690069cde [2023-04-26T11:15:29.168Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-26T11:15:29.168Z] ---> Running in 1de48a50cb52 [2023-04-26T11:15:29.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T11:15:29.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T11:15:29.685Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T11:15:29.685Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T11:15:29.685Z] OK: 7 MiB in 16 packages [2023-04-26T11:15:29.948Z] Removing intermediate container 1de48a50cb52 [2023-04-26T11:15:29.948Z] ---> 960343d3ca03 [2023-04-26T11:15:29.948Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-04-26T11:15:29.948Z] ---> 5760c51cf199 [2023-04-26T11:15:29.948Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-04-26T11:15:30.208Z] ---> 9c7c10cc717e [2023-04-26T11:15:30.208Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-04-26T11:15:31.149Z] ---> 114ab91c7389 [2023-04-26T11:15:31.149Z] Step 19/24 : EXPOSE 59989 [2023-04-26T11:15:31.149Z] ---> Running in 5c7d31d0c115 [2023-04-26T11:15:31.149Z] Removing intermediate container 5c7d31d0c115 [2023-04-26T11:15:31.149Z] ---> df5d63cfd097 [2023-04-26T11:15:31.149Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-04-26T11:15:31.149Z] ---> Running in 2446d4eb264d [2023-04-26T11:15:31.149Z] Removing intermediate container 2446d4eb264d [2023-04-26T11:15:31.149Z] ---> f2ec6147bda7 [2023-04-26T11:15:31.149Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T11:15:31.149Z] ---> Running in 54507e178374 [2023-04-26T11:15:31.149Z] Removing intermediate container 54507e178374 [2023-04-26T11:15:31.149Z] ---> 221d6f0108eb [2023-04-26T11:15:31.149Z] Step 22/24 : LABEL arch=amd64 [2023-04-26T11:15:31.149Z] ---> Running in aad753c8def8 [2023-04-26T11:15:31.408Z] Removing intermediate container aad753c8def8 [2023-04-26T11:15:31.408Z] ---> 24fb29854198 [2023-04-26T11:15:31.408Z] Step 23/24 : LABEL git_sha=6e4500d7246dada94f826fd10aec60271f103086 [2023-04-26T11:15:31.408Z] ---> Running in 8cdd3a0237c5 [2023-04-26T11:15:31.408Z] Removing intermediate container 8cdd3a0237c5 [2023-04-26T11:15:31.408Z] ---> 27a179552d02 [2023-04-26T11:15:31.408Z] Step 24/24 : LABEL version=3.0.0-dev.18 [2023-04-26T11:15:31.408Z] ---> Running in af1083b6bd3b [2023-04-26T11:15:31.408Z] Removing intermediate container af1083b6bd3b [2023-04-26T11:15:31.408Z] ---> 979b626ca48d [2023-04-26T11:15:31.408Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T11:15:31.408Z] Successfully built 979b626ca48d [2023-04-26T11:15:31.408Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T11:15:31.532Z] provisioning config files... [2023-04-26T11:15:31.540Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5551445642503725070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T11:15:31.842Z] ---> docker-login.sh [2023-04-26T11:15:31.842Z] nexus3.edgexfoundry.org:10001 [2023-04-26T11:15:31.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:15:31.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:15:31.842Z] Configure a credential helper to remove this warning. See [2023-04-26T11:15:31.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:15:31.842Z] [2023-04-26T11:15:31.842Z] Login Succeeded [2023-04-26T11:15:31.842Z] nexus3.edgexfoundry.org:10002 [2023-04-26T11:15:31.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:15:31.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:15:31.842Z] Configure a credential helper to remove this warning. See [2023-04-26T11:15:31.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:15:31.842Z] [2023-04-26T11:15:31.842Z] Login Succeeded [2023-04-26T11:15:31.842Z] nexus3.edgexfoundry.org:10003 [2023-04-26T11:15:32.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:15:32.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:15:32.102Z] Configure a credential helper to remove this warning. See [2023-04-26T11:15:32.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:15:32.102Z] [2023-04-26T11:15:32.102Z] Login Succeeded [2023-04-26T11:15:32.102Z] nexus3.edgexfoundry.org:10004 [2023-04-26T11:15:32.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:15:32.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:15:32.102Z] Configure a credential helper to remove this warning. See [2023-04-26T11:15:32.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:15:32.102Z] [2023-04-26T11:15:32.102Z] Login Succeeded [2023-04-26T11:15:32.102Z] docker.io [2023-04-26T11:15:32.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:15:32.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:15:32.360Z] Configure a credential helper to remove this warning. See [2023-04-26T11:15:32.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:15:32.360Z] [2023-04-26T11:15:32.360Z] Login Succeeded [2023-04-26T11:15:32.360Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T11:15:32.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T11:15:32.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T11:15:32.424Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-04-26T11:15:32.424Z] 6e4500d7246dada94f826fd10aec60271f103086 [2023-04-26T11:15:32.424Z] latest [2023-04-26T11:15:32.424Z] 3.0.0-dev.18 [2023-04-26T11:15:32.424Z] 6e4500d7246dada94f826fd10aec60271f103086-3.0.0-dev.18 [2023-04-26T11:15:32.424Z] main [2023-04-26T11:15:32.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:15:32.753Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:6e4500d7246dada94f826fd10aec60271f103086 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:15:33.054Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:6e4500d7246dada94f826fd10aec60271f103086 [2023-04-26T11:15:33.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-04-26T11:15:33.054Z] e83e365e89c4: Preparing [2023-04-26T11:15:33.054Z] c3d649273c9a: Preparing [2023-04-26T11:15:33.054Z] 7bb355551a68: Preparing [2023-04-26T11:15:33.054Z] 44c886bdd7a7: Preparing [2023-04-26T11:15:33.054Z] f1417ff83b31: Preparing [2023-04-26T11:15:33.054Z] f1417ff83b31: Layer already exists [2023-04-26T11:15:33.054Z] c3d649273c9a: Pushed [2023-04-26T11:15:33.054Z] 7bb355551a68: Pushed [2023-04-26T11:15:33.054Z] 44c886bdd7a7: Pushed [2023-04-26T11:15:35.593Z] e83e365e89c4: Pushed [2023-04-26T11:15:35.593Z] 6e4500d7246dada94f826fd10aec60271f103086: digest: sha256:3c73f805526d251781948c78262fe49bb4e8b6696afbe5a9c9ff5df7a5b51125 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:15:35.901Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:15:36.210Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-04-26T11:15:36.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-04-26T11:15:36.211Z] e83e365e89c4: Preparing [2023-04-26T11:15:36.211Z] c3d649273c9a: Preparing [2023-04-26T11:15:36.211Z] 7bb355551a68: Preparing [2023-04-26T11:15:36.211Z] 44c886bdd7a7: Preparing [2023-04-26T11:15:36.211Z] f1417ff83b31: Preparing [2023-04-26T11:15:36.211Z] 7bb355551a68: Layer already exists [2023-04-26T11:15:36.211Z] 44c886bdd7a7: Layer already exists [2023-04-26T11:15:36.211Z] e83e365e89c4: Layer already exists [2023-04-26T11:15:36.211Z] c3d649273c9a: Layer already exists [2023-04-26T11:15:36.211Z] f1417ff83b31: Layer already exists [2023-04-26T11:15:36.211Z] latest: digest: sha256:3c73f805526d251781948c78262fe49bb4e8b6696afbe5a9c9ff5df7a5b51125 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:15:36.527Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:15:36.830Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.18 [2023-04-26T11:15:36.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-04-26T11:15:36.830Z] e83e365e89c4: Preparing [2023-04-26T11:15:36.830Z] c3d649273c9a: Preparing [2023-04-26T11:15:36.830Z] 7bb355551a68: Preparing [2023-04-26T11:15:36.830Z] 44c886bdd7a7: Preparing [2023-04-26T11:15:36.830Z] f1417ff83b31: Preparing [2023-04-26T11:15:36.830Z] 44c886bdd7a7: Layer already exists [2023-04-26T11:15:36.830Z] f1417ff83b31: Layer already exists [2023-04-26T11:15:36.830Z] e83e365e89c4: Layer already exists [2023-04-26T11:15:36.830Z] 7bb355551a68: Layer already exists [2023-04-26T11:15:36.830Z] c3d649273c9a: Layer already exists [2023-04-26T11:15:36.830Z] 3.0.0-dev.18: digest: sha256:3c73f805526d251781948c78262fe49bb4e8b6696afbe5a9c9ff5df7a5b51125 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:15:37.148Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:6e4500d7246dada94f826fd10aec60271f103086-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:15:37.453Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:6e4500d7246dada94f826fd10aec60271f103086-3.0.0-dev.18 [2023-04-26T11:15:37.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-04-26T11:15:37.454Z] e83e365e89c4: Preparing [2023-04-26T11:15:37.454Z] c3d649273c9a: Preparing [2023-04-26T11:15:37.454Z] 7bb355551a68: Preparing [2023-04-26T11:15:37.454Z] 44c886bdd7a7: Preparing [2023-04-26T11:15:37.454Z] f1417ff83b31: Preparing [2023-04-26T11:15:37.454Z] c3d649273c9a: Layer already exists [2023-04-26T11:15:37.454Z] f1417ff83b31: Layer already exists [2023-04-26T11:15:37.454Z] 44c886bdd7a7: Layer already exists [2023-04-26T11:15:37.454Z] 7bb355551a68: Layer already exists [2023-04-26T11:15:37.454Z] e83e365e89c4: Layer already exists [2023-04-26T11:15:37.454Z] 6e4500d7246dada94f826fd10aec60271f103086-3.0.0-dev.18: digest: sha256:3c73f805526d251781948c78262fe49bb4e8b6696afbe5a9c9ff5df7a5b51125 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:15:37.764Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:15:38.072Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-04-26T11:15:38.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-04-26T11:15:38.073Z] e83e365e89c4: Preparing [2023-04-26T11:15:38.073Z] c3d649273c9a: Preparing [2023-04-26T11:15:38.073Z] 7bb355551a68: Preparing [2023-04-26T11:15:38.073Z] 44c886bdd7a7: Preparing [2023-04-26T11:15:38.073Z] f1417ff83b31: Preparing [2023-04-26T11:15:38.073Z] c3d649273c9a: Layer already exists [2023-04-26T11:15:38.073Z] 44c886bdd7a7: Layer already exists [2023-04-26T11:15:38.073Z] e83e365e89c4: Layer already exists [2023-04-26T11:15:38.073Z] f1417ff83b31: Layer already exists [2023-04-26T11:15:38.073Z] 7bb355551a68: Layer already exists [2023-04-26T11:15:38.073Z] main: digest: sha256:3c73f805526d251781948c78262fe49bb4e8b6696afbe5a9c9ff5df7a5b51125 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T11:15:38.111Z] ===================================================== [Pipeline] echo [2023-04-26T11:15:38.117Z] taggedImages: [2023-04-26T11:15:38.117Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:6e4500d7246dada94f826fd10aec60271f103086 [2023-04-26T11:15:38.117Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-04-26T11:15:38.117Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.18 [2023-04-26T11:15:38.117Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:6e4500d7246dada94f826fd10aec60271f103086-3.0.0-dev.18 [2023-04-26T11:15:38.117Z] - 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] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:15:38.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T11:15:38.483Z] [2023-04-26T11:15:38.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:15:38.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T11:15:38.782Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T11:15:38.782Z] 5eb5b503b376: Pulling fs layer [2023-04-26T11:15:38.782Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T11:15:38.782Z] ec43610c2a17: Pulling fs layer [2023-04-26T11:15:38.782Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T11:15:38.782Z] 33b1e0a273af: Pulling fs layer [2023-04-26T11:15:38.782Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T11:15:38.782Z] 3a2ae6a8a46f: Waiting [2023-04-26T11:15:38.782Z] 33b1e0a273af: Waiting [2023-04-26T11:15:38.782Z] 2f39f015ded8: Pulling fs layer [2023-04-26T11:15:38.782Z] 5d3b04190fa2: Waiting [2023-04-26T11:15:38.782Z] 2f39f015ded8: Waiting [2023-04-26T11:15:38.782Z] 5c69ac0246d0: Verifying Checksum [2023-04-26T11:15:38.782Z] 5c69ac0246d0: Download complete [2023-04-26T11:15:38.782Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-26T11:15:38.782Z] 3a2ae6a8a46f: Download complete [2023-04-26T11:15:38.782Z] 33b1e0a273af: Verifying Checksum [2023-04-26T11:15:38.782Z] 33b1e0a273af: Download complete [2023-04-26T11:15:38.782Z] ec43610c2a17: Verifying Checksum [2023-04-26T11:15:38.782Z] ec43610c2a17: Download complete [2023-04-26T11:15:38.782Z] 5d3b04190fa2: Verifying Checksum [2023-04-26T11:15:38.782Z] 5d3b04190fa2: Download complete [2023-04-26T11:15:39.041Z] 5eb5b503b376: Verifying Checksum [2023-04-26T11:15:39.041Z] 5eb5b503b376: Download complete [2023-04-26T11:15:39.626Z] 2f39f015ded8: Download complete [2023-04-26T11:15:40.195Z] 5eb5b503b376: Pull complete [2023-04-26T11:15:40.195Z] 5c69ac0246d0: Pull complete [2023-04-26T11:15:40.762Z] ec43610c2a17: Pull complete [2023-04-26T11:15:40.762Z] 3a2ae6a8a46f: Pull complete [2023-04-26T11:15:41.021Z] 33b1e0a273af: Pull complete [2023-04-26T11:15:41.021Z] 5d3b04190fa2: Pull complete [2023-04-26T11:15:45.211Z] 2f39f015ded8: Pull complete [2023-04-26T11:15:45.211Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T11:15:45.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T11:15:45.211Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T11:15:45.287Z] prd-ubuntu20.04-docker-8c-8g-10990 does not seem to be running inside a container [2023-04-26T11:15:45.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T11:15:48.717Z] $ docker top e0997c7e410c4d51f9344440b04a56d4aadafe33245aa43d92af9251207735e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T11:15:49.078Z] ---> job-cost.sh [2023-04-26T11:15:49.078Z] lf-activate-venv: SKIPPING [2023-04-26T11:15:49.078Z] INFO: No Stack... [2023-04-26T11:15:49.339Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T11:15:49.599Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T11:15:49.890Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-04-26T11:15:49.890Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T11:15:49.904Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-86-stack-cost] [2023-04-26T11:15:49.910Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-86-stack-cost] did not exist. Created. [2023-04-26T11:15:49.910Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T11:15:50.215Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-26T11:15:50.244Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T11:15:50.251Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-86-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T11:15:50.277Z] $ docker stop --time=1 e0997c7e410c4d51f9344440b04a56d4aadafe33245aa43d92af9251207735e9 [2023-04-26T11:15:51.439Z] $ docker rm -f --volumes e0997c7e410c4d51f9344440b04a56d4aadafe33245aa43d92af9251207735e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-26T11:16:12.494Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10992 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-04-26T11:16:12.507Z] Running in /w/workspace/device-rfid-llrp-go/86 [Pipeline] { [Pipeline] checkout [2023-04-26T11:16:12.538Z] Selected Git installation does not exist. Using Default [2023-04-26T11:16:12.538Z] The recommended git tool is: NONE [2023-04-26T11:16:17.914Z] using credential edgex-jenkins-ssh [2023-04-26T11:16:17.933Z] Cloning the remote Git repository [2023-04-26T11:16:17.971Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-04-26T11:16:18.073Z] > git init /w/workspace/device-rfid-llrp-go/86 # timeout=10 [2023-04-26T11:16:18.228Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-04-26T11:16:18.229Z] > git --version # timeout=10 [2023-04-26T11:16:18.265Z] > git --version # 'git version 2.25.1' [2023-04-26T11:16:18.268Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T11:16:18.433Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T11:16:22.509Z] Avoid second fetch [2023-04-26T11:16:22.509Z] Checking out Revision 6e4500d7246dada94f826fd10aec60271f103086 (main) [2023-04-26T11:16:21.575Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-04-26T11:16:21.598Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T11:16:22.527Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T11:16:22.603Z] > git checkout -f 6e4500d7246dada94f826fd10aec60271f103086 # timeout=10 [2023-04-26T11:16:23.139Z] Commit message: "Merge pull request #213 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.76" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T11:16:23.989Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T11:16:23.989Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T11:16:23.989Z] Dload Upload Total Spent Left Speed [2023-04-26T11:16:23.989Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 172k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2023-04-26T11:16:24.593Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T11:16:24.930Z] + sudo tee /etc/docker/daemon.new [2023-04-26T11:16:24.930Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T11:16:24.930Z] { [2023-04-26T11:16:24.930Z] "registry-mirrors": [ [2023-04-26T11:16:24.930Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T11:16:24.930Z] ], [2023-04-26T11:16:24.930Z] "bip": "10.250.0.254/24", [2023-04-26T11:16:24.930Z] "hosts": [ [2023-04-26T11:16:24.930Z] "tcp://0.0.0.0:5555", [2023-04-26T11:16:24.930Z] "unix:///var/run/docker.sock" [2023-04-26T11:16:24.930Z] ], [2023-04-26T11:16:24.930Z] "mtu": 1458, [2023-04-26T11:16:24.930Z] "selinux-enabled": true, [2023-04-26T11:16:24.931Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T11:16:24.931Z] } [Pipeline] sh [2023-04-26T11:16:25.276Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T11:16:25.613Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T11:16:43.908Z] provisioning config files... [2023-04-26T11:16:43.935Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/86@tmp/config12668398494565626780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T11:16:44.304Z] ---> docker-login.sh [2023-04-26T11:16:44.305Z] nexus3.edgexfoundry.org:10001 [2023-04-26T11:16:44.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:16:45.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:16:45.169Z] Configure a credential helper to remove this warning. See [2023-04-26T11:16:45.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:16:45.169Z] [2023-04-26T11:16:45.169Z] Login Succeeded [2023-04-26T11:16:45.169Z] nexus3.edgexfoundry.org:10002 [2023-04-26T11:16:45.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:16:45.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:16:45.438Z] Configure a credential helper to remove this warning. See [2023-04-26T11:16:45.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:16:45.438Z] [2023-04-26T11:16:45.438Z] Login Succeeded [2023-04-26T11:16:45.438Z] nexus3.edgexfoundry.org:10003 [2023-04-26T11:16:45.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:16:45.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:16:45.714Z] Configure a credential helper to remove this warning. See [2023-04-26T11:16:45.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:16:45.714Z] [2023-04-26T11:16:45.714Z] Login Succeeded [2023-04-26T11:16:45.714Z] nexus3.edgexfoundry.org:10004 [2023-04-26T11:16:45.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:16:46.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:16:46.259Z] Configure a credential helper to remove this warning. See [2023-04-26T11:16:46.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:16:46.259Z] [2023-04-26T11:16:46.259Z] Login Succeeded [2023-04-26T11:16:46.259Z] docker.io [2023-04-26T11:16:46.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:16:46.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:16:46.799Z] Configure a credential helper to remove this warning. See [2023-04-26T11:16:46.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:16:46.799Z] [2023-04-26T11:16:46.799Z] Login Succeeded [2023-04-26T11:16:46.799Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T11:16:46.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T11:16:47.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T11:16:47.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T11:16:47.130Z] ========================================================= [2023-04-26T11:16:47.130Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T11:16:47.130Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:16:47.488Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T11:16:47.759Z] Sending build context to Docker daemon 1.211MB [2023-04-26T11:16:47.759Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T11:16:47.759Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T11:16:48.030Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T11:16:48.030Z] c41833b44d91: Pulling fs layer [2023-04-26T11:16:48.030Z] ed15518f5707: Pulling fs layer [2023-04-26T11:16:48.030Z] feae8fd75edb: Pulling fs layer [2023-04-26T11:16:48.030Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T11:16:48.030Z] 3cdef696dda3: Pulling fs layer [2023-04-26T11:16:48.030Z] 2ced38df9373: Pulling fs layer [2023-04-26T11:16:48.030Z] 58f1dce35555: Pulling fs layer [2023-04-26T11:16:48.030Z] 242c74f7c9fa: Waiting [2023-04-26T11:16:48.030Z] 3cdef696dda3: Waiting [2023-04-26T11:16:48.030Z] 2ced38df9373: Waiting [2023-04-26T11:16:48.030Z] 58f1dce35555: Waiting [2023-04-26T11:16:48.030Z] ed15518f5707: Verifying Checksum [2023-04-26T11:16:48.030Z] ed15518f5707: Download complete [2023-04-26T11:16:48.030Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T11:16:48.030Z] 242c74f7c9fa: Download complete [2023-04-26T11:16:48.030Z] 3cdef696dda3: Verifying Checksum [2023-04-26T11:16:48.030Z] 3cdef696dda3: Download complete [2023-04-26T11:16:48.030Z] c41833b44d91: Verifying Checksum [2023-04-26T11:16:49.479Z] c41833b44d91: Pull complete [2023-04-26T11:16:49.479Z] 58f1dce35555: Verifying Checksum [2023-04-26T11:16:49.479Z] 58f1dce35555: Download complete [2023-04-26T11:16:49.761Z] ed15518f5707: Pull complete [2023-04-26T11:16:50.740Z] 2ced38df9373: Verifying Checksum [2023-04-26T11:16:50.740Z] 2ced38df9373: Download complete [2023-04-26T11:16:50.740Z] feae8fd75edb: Verifying Checksum [2023-04-26T11:16:50.740Z] feae8fd75edb: Download complete [2023-04-26T11:17:03.092Z] feae8fd75edb: Pull complete [2023-04-26T11:17:03.092Z] 242c74f7c9fa: Pull complete [2023-04-26T11:17:03.092Z] 3cdef696dda3: Pull complete [2023-04-26T11:17:09.786Z] 2ced38df9373: Pull complete [2023-04-26T11:17:12.396Z] 58f1dce35555: Pull complete [2023-04-26T11:17:12.396Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T11:17:12.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T11:17:12.396Z] ---> fadd8f120f05 [2023-04-26T11:17:12.396Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T11:17:13.825Z] ---> Running in c6210b8ca46d [2023-04-26T11:17:14.096Z] Removing intermediate container c6210b8ca46d [2023-04-26T11:17:14.096Z] ---> 2f5d3a47ff6f [2023-04-26T11:17:14.096Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T11:17:14.372Z] ---> Running in 189e0709be2b [2023-04-26T11:17:14.642Z] Removing intermediate container 189e0709be2b [2023-04-26T11:17:14.642Z] ---> 3b31d5d7f0a5 [2023-04-26T11:17:14.642Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T11:17:14.642Z] ---> Running in 9c9f7c81b5fa [2023-04-26T11:17:14.915Z] Removing intermediate container 9c9f7c81b5fa [2023-04-26T11:17:14.915Z] ---> e72c5a23664a [2023-04-26T11:17:14.915Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T11:17:15.182Z] ---> Running in 113e0491c3ec [2023-04-26T11:17:15.451Z] Removing intermediate container 113e0491c3ec [2023-04-26T11:17:15.451Z] ---> 1ee7422500a4 [2023-04-26T11:17:15.451Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T11:17:15.451Z] ---> Running in a829af17f987 [2023-04-26T11:17:16.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T11:17:17.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T11:17:18.640Z] OK: 263 MiB in 53 packages [2023-04-26T11:17:19.244Z] Removing intermediate container a829af17f987 [2023-04-26T11:17:19.244Z] ---> ddddf7b850aa [2023-04-26T11:17:19.244Z] Step 8/12 : WORKDIR /app [2023-04-26T11:17:19.518Z] ---> Running in 4bbde4ef758e [2023-04-26T11:17:19.785Z] Removing intermediate container 4bbde4ef758e [2023-04-26T11:17:19.785Z] ---> bd0231341bd4 [2023-04-26T11:17:19.785Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-26T11:17:20.384Z] ---> 02fc330aecf8 [2023-04-26T11:17:20.384Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T11:17:20.384Z] ---> Running in c433a8a91ae8 [2023-04-26T11:18:28.332Z] Removing intermediate container c433a8a91ae8 [2023-04-26T11:18:28.332Z] ---> 5e72db60a8d2 [2023-04-26T11:18:28.332Z] Step 11/12 : COPY . . [2023-04-26T11:18:28.332Z] ---> 725ba339b781 [2023-04-26T11:18:28.332Z] Step 12/12 : RUN $MAKE [2023-04-26T11:18:28.332Z] ---> Running in 535c6ece4435 [2023-04-26T11:18:28.332Z] noop [2023-04-26T11:18:28.332Z] Removing intermediate container 535c6ece4435 [2023-04-26T11:18:28.332Z] ---> 14aae2a649df [2023-04-26T11:18:28.332Z] Successfully built 14aae2a649df [2023-04-26T11:18:28.332Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:18:28.697Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T11:18:28.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T11:18:28.931Z] prd-ubuntu20.04-docker-arm64-4c-16g-10992 does not seem to be running inside a container [2023-04-26T11:18:29.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/86 -v /w/workspace/device-rfid-llrp-go/86:/w/workspace/device-rfid-llrp-go/86:rw,z -v /w/workspace/device-rfid-llrp-go/86@tmp:/w/workspace/device-rfid-llrp-go/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T11:18:30.317Z] $ docker top 279d8c9dc563300d51d9261b96e9008f3b41dc93086adcc57a1b435a1a4fabf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T11:18:31.171Z] + go version [2023-04-26T11:18:31.171Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T11:18:31.199Z] $ docker stop --time=1 279d8c9dc563300d51d9261b96e9008f3b41dc93086adcc57a1b435a1a4fabf4 [2023-04-26T11:18:32.909Z] $ docker rm -f --volumes 279d8c9dc563300d51d9261b96e9008f3b41dc93086adcc57a1b435a1a4fabf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:18:33.454Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T11:18:33.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T11:18:33.650Z] prd-ubuntu20.04-docker-arm64-4c-16g-10992 does not seem to be running inside a container [2023-04-26T11:18:33.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/86 -v /w/workspace/device-rfid-llrp-go/86:/w/workspace/device-rfid-llrp-go/86:rw,z -v /w/workspace/device-rfid-llrp-go/86@tmp:/w/workspace/device-rfid-llrp-go/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T11:18:34.984Z] $ docker top a39c4f7e540adcad4653e366ad67005e7a2a0efaf55d763dd0a1cfbda7233172 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T11:18:35.821Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/86 [Pipeline] fileExists [Pipeline] sh [2023-04-26T11:18:36.472Z] + make test [2023-04-26T11:18:36.472Z] go test ./... -coverprofile=coverage.out ./... [2023-04-26T11:19:15.376Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-04-26T11:21:07.060Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-04-26T11:21:07.060Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-04-26T11:21:39.299Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.206s coverage: 40.5% of statements [2023-04-26T11:21:39.299Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.541s coverage: 52.0% of statements [2023-04-26T11:21:39.299Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 94.6% of statements [2023-04-26T11:21:39.887Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-26T11:21:39.887Z] go vet ./... [2023-04-26T11:22:10.005Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T11:22:10.005Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T11:22:10.005Z] ./bin/test-attribution-txt.sh [2023-04-26T11:22:10.005Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-04-26T11:22:10.005Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-04-26T11:22:10.025Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T11:22:10.047Z] $ docker stop --time=1 a39c4f7e540adcad4653e366ad67005e7a2a0efaf55d763dd0a1cfbda7233172 [2023-04-26T11:22:11.827Z] $ docker rm -f --volumes a39c4f7e540adcad4653e366ad67005e7a2a0efaf55d763dd0a1cfbda7233172 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T11:22:13.013Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T11:22:13.040Z] Warning: overwriting stash ‘coverage-report’ [2023-04-26T11:22:13.683Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T11:22:14.070Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T11:22:14.394Z] + ls -al . [2023-04-26T11:22:14.394Z] total 624 [2023-04-26T11:22:14.394Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 11:18 . [2023-04-26T11:22:14.394Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 11:16 .. [2023-04-26T11:22:14.394Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 26 11:16 .dockerignore [2023-04-26T11:22:14.394Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 11:16 .git [2023-04-26T11:22:14.394Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 11:16 .github [2023-04-26T11:22:14.394Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 26 11:16 .gitignore [2023-04-26T11:22:14.394Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 11:16 .golangci.yml [2023-04-26T11:22:14.394Z] -rw-rw-r-- 1 jenkins jenkins 10794 Apr 26 11:16 Attribution.txt [2023-04-26T11:22:14.394Z] -rw-rw-r-- 1 jenkins jenkins 5905 Apr 26 11:16 CHANGELOG.md [2023-04-26T11:22:14.394Z] -rw-rw-r-- 1 jenkins jenkins 1347 Apr 26 11:16 Dockerfile [2023-04-26T11:22:14.394Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 11:16 GOVERNANCE.md [2023-04-26T11:22:14.394Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 26 11:16 Jenkinsfile [2023-04-26T11:22:14.394Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 26 11:16 LICENSE [2023-04-26T11:22:14.394Z] -rw-rw-r-- 1 jenkins jenkins 2053 Apr 26 11:16 Makefile [2023-04-26T11:22:14.394Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 26 11:16 OWNERS.md [2023-04-26T11:22:14.394Z] -rw-rw-r-- 1 jenkins jenkins 28505 Apr 26 11:16 README.md [2023-04-26T11:22:14.394Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 11:13 VERSION [2023-04-26T11:22:14.394Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 11:16 bin [2023-04-26T11:22:14.394Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 11:16 cmd [2023-04-26T11:22:14.394Z] -rw-r--r-- 1 jenkins jenkins 458038 Apr 26 11:21 coverage.out [2023-04-26T11:22:14.394Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 11:16 examples [2023-04-26T11:22:14.394Z] -rw-rw-r-- 1 jenkins jenkins 3419 Apr 26 11:16 go.mod [2023-04-26T11:22:14.394Z] -rw-rw-r-- 1 jenkins jenkins 31193 Apr 26 11:16 go.sum [2023-04-26T11:22:14.394Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 11:16 images [2023-04-26T11:22:14.394Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 26 11:16 internal [2023-04-26T11:22:14.394Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 11:16 snap [2023-04-26T11:22:14.394Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 26 11:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:22:14.740Z] + 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=6e4500d7246dada94f826fd10aec60271f103086 --label arch=arm64 --label version=3.0.0-dev.18 . [2023-04-26T11:22:15.008Z] Sending build context to Docker daemon 1.211MB [2023-04-26T11:22:15.008Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T11:22:15.008Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-26T11:22:15.008Z] ---> 14aae2a649df [2023-04-26T11:22:15.008Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-26T11:22:15.279Z] ---> Running in cb08bfbffc07 [2023-04-26T11:22:15.548Z] Removing intermediate container cb08bfbffc07 [2023-04-26T11:22:15.548Z] ---> 36a353a9d9ec [2023-04-26T11:22:15.548Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T11:22:15.548Z] ---> Running in 44e5d4470764 [2023-04-26T11:22:15.820Z] Removing intermediate container 44e5d4470764 [2023-04-26T11:22:15.820Z] ---> 3c804448fffb [2023-04-26T11:22:15.820Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T11:22:15.820Z] ---> Running in 59bc04e5c133 [2023-04-26T11:22:16.090Z] Removing intermediate container 59bc04e5c133 [2023-04-26T11:22:16.090Z] ---> 0334f79115ba [2023-04-26T11:22:16.090Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T11:22:16.358Z] ---> Running in 1f2c391cca04 [2023-04-26T11:22:16.636Z] Removing intermediate container 1f2c391cca04 [2023-04-26T11:22:16.637Z] ---> a944cf4a3cf9 [2023-04-26T11:22:16.637Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T11:22:16.637Z] ---> Running in 5bdc2e31126f [2023-04-26T11:22:17.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T11:22:18.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T11:22:19.597Z] OK: 263 MiB in 53 packages [2023-04-26T11:22:20.196Z] Removing intermediate container 5bdc2e31126f [2023-04-26T11:22:20.196Z] ---> c0a08695c956 [2023-04-26T11:22:20.196Z] Step 8/24 : WORKDIR /app [2023-04-26T11:22:20.196Z] ---> Running in 255f08ee6451 [2023-04-26T11:22:20.789Z] Removing intermediate container 255f08ee6451 [2023-04-26T11:22:20.789Z] ---> 0c01b0dc66c3 [2023-04-26T11:22:20.789Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-26T11:22:21.059Z] ---> 74b8c164c0a2 [2023-04-26T11:22:21.059Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T11:22:21.328Z] ---> Running in 2be284624274 [2023-04-26T11:22:24.674Z] Removing intermediate container 2be284624274 [2023-04-26T11:22:24.674Z] ---> 16894cebe44d [2023-04-26T11:22:24.674Z] Step 11/24 : COPY . . [2023-04-26T11:22:25.259Z] ---> 66c2a844d56e [2023-04-26T11:22:25.259Z] Step 12/24 : RUN $MAKE [2023-04-26T11:22:25.259Z] ---> Running in 18e744a1f17a [2023-04-26T11:22:26.221Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-04-26T11:24:47.915Z] Removing intermediate container 18e744a1f17a [2023-04-26T11:24:47.916Z] ---> c23e1a52634d [2023-04-26T11:24:47.916Z] Step 13/24 : FROM alpine:3.17 [2023-04-26T11:24:47.916Z] 3.17: Pulling from library/alpine [2023-04-26T11:24:47.916Z] c41833b44d91: Already exists [2023-04-26T11:24:47.916Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T11:24:47.916Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T11:24:47.916Z] ---> 51e60588ff2c [2023-04-26T11:24:47.916Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-26T11:24:47.916Z] ---> Running in ec39c107c194 [2023-04-26T11:24:47.916Z] Removing intermediate container ec39c107c194 [2023-04-26T11:24:47.916Z] ---> 9b5e870d8145 [2023-04-26T11:24:47.916Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-26T11:24:47.916Z] ---> Running in ccd724584e65 [2023-04-26T11:24:47.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T11:24:47.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T11:24:47.916Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T11:24:47.916Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T11:24:47.916Z] OK: 8 MiB in 16 packages [2023-04-26T11:24:47.916Z] Removing intermediate container ccd724584e65 [2023-04-26T11:24:47.916Z] ---> 5178138aebd4 [2023-04-26T11:24:47.916Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-04-26T11:24:47.916Z] ---> e9f0138d4444 [2023-04-26T11:24:47.916Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-04-26T11:24:47.916Z] ---> 70c3f8d76406 [2023-04-26T11:24:47.916Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-04-26T11:24:47.916Z] ---> 484986110534 [2023-04-26T11:24:47.916Z] Step 19/24 : EXPOSE 59989 [2023-04-26T11:24:47.916Z] ---> Running in d0761eb27b25 [2023-04-26T11:24:47.916Z] Removing intermediate container d0761eb27b25 [2023-04-26T11:24:47.916Z] ---> 4ab6630a5efa [2023-04-26T11:24:47.916Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-04-26T11:24:47.916Z] ---> Running in 79268cd12202 [2023-04-26T11:24:47.916Z] Removing intermediate container 79268cd12202 [2023-04-26T11:24:47.916Z] ---> 8c0f2618c25b [2023-04-26T11:24:47.916Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T11:24:47.916Z] ---> Running in 1b44d53ee97d [2023-04-26T11:24:47.916Z] Removing intermediate container 1b44d53ee97d [2023-04-26T11:24:47.916Z] ---> 35b13548945d [2023-04-26T11:24:47.916Z] Step 22/24 : LABEL arch=arm64 [2023-04-26T11:24:47.916Z] ---> Running in a23eb760d606 [2023-04-26T11:24:47.916Z] Removing intermediate container a23eb760d606 [2023-04-26T11:24:47.916Z] ---> de50ad3e3814 [2023-04-26T11:24:47.916Z] Step 23/24 : LABEL git_sha=6e4500d7246dada94f826fd10aec60271f103086 [2023-04-26T11:24:47.916Z] ---> Running in ed719a3cd749 [2023-04-26T11:24:47.916Z] Removing intermediate container ed719a3cd749 [2023-04-26T11:24:47.916Z] ---> 2adc21aae8a5 [2023-04-26T11:24:47.916Z] Step 24/24 : LABEL version=3.0.0-dev.18 [2023-04-26T11:24:47.916Z] ---> Running in 97309475986f [2023-04-26T11:24:47.916Z] Removing intermediate container 97309475986f [2023-04-26T11:24:47.916Z] ---> 22ea6670dc6e [2023-04-26T11:24:47.916Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T11:24:47.916Z] Successfully built 22ea6670dc6e [2023-04-26T11:24:47.916Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T11:24:48.047Z] provisioning config files... [2023-04-26T11:24:48.061Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/86@tmp/config16793820324172947732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T11:24:48.396Z] ---> docker-login.sh [2023-04-26T11:24:48.396Z] nexus3.edgexfoundry.org:10001 [2023-04-26T11:24:48.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:24:48.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:24:48.664Z] Configure a credential helper to remove this warning. See [2023-04-26T11:24:48.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:24:48.664Z] [2023-04-26T11:24:48.664Z] Login Succeeded [2023-04-26T11:24:48.664Z] nexus3.edgexfoundry.org:10002 [2023-04-26T11:24:48.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:24:48.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:24:48.936Z] Configure a credential helper to remove this warning. See [2023-04-26T11:24:48.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:24:48.936Z] [2023-04-26T11:24:48.936Z] Login Succeeded [2023-04-26T11:24:48.936Z] nexus3.edgexfoundry.org:10003 [2023-04-26T11:24:49.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:24:49.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:24:49.472Z] Configure a credential helper to remove this warning. See [2023-04-26T11:24:49.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:24:49.472Z] [2023-04-26T11:24:49.472Z] Login Succeeded [2023-04-26T11:24:49.472Z] nexus3.edgexfoundry.org:10004 [2023-04-26T11:24:49.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:24:49.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:24:49.740Z] Configure a credential helper to remove this warning. See [2023-04-26T11:24:49.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:24:49.740Z] [2023-04-26T11:24:49.740Z] Login Succeeded [2023-04-26T11:24:49.740Z] docker.io [2023-04-26T11:24:50.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T11:24:50.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T11:24:50.275Z] Configure a credential helper to remove this warning. See [2023-04-26T11:24:50.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T11:24:50.275Z] [2023-04-26T11:24:50.275Z] Login Succeeded [2023-04-26T11:24:50.275Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T11:24:50.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T11:24:50.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T11:24:50.329Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-04-26T11:24:50.329Z] 6e4500d7246dada94f826fd10aec60271f103086 [2023-04-26T11:24:50.329Z] latest [2023-04-26T11:24:50.329Z] 3.0.0-dev.18 [2023-04-26T11:24:50.329Z] 6e4500d7246dada94f826fd10aec60271f103086-3.0.0-dev.18 [2023-04-26T11:24:50.329Z] main [2023-04-26T11:24:50.329Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:24:50.663Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6e4500d7246dada94f826fd10aec60271f103086 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:24:51.004Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6e4500d7246dada94f826fd10aec60271f103086 [2023-04-26T11:24:51.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-04-26T11:24:51.005Z] 809dccb6210d: Preparing [2023-04-26T11:24:51.005Z] cb3b8b1d4230: Preparing [2023-04-26T11:24:51.005Z] cba7d055fc94: Preparing [2023-04-26T11:24:51.005Z] ee3b12dc077e: Preparing [2023-04-26T11:24:51.005Z] 26cbea5cba74: Preparing [2023-04-26T11:24:51.005Z] 26cbea5cba74: Layer already exists [2023-04-26T11:24:51.272Z] ee3b12dc077e: Pushed [2023-04-26T11:24:51.272Z] cb3b8b1d4230: Pushed [2023-04-26T11:24:51.272Z] cba7d055fc94: Pushed [2023-04-26T11:24:56.610Z] 809dccb6210d: Pushed [2023-04-26T11:24:56.875Z] 6e4500d7246dada94f826fd10aec60271f103086: digest: sha256:b2e18e62d3e123a0753ce0fce7c8f590ac0e5b648c99ada6b3b4e079309e61b0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:24:57.215Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:24:57.556Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-04-26T11:24:57.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-04-26T11:24:57.556Z] 809dccb6210d: Preparing [2023-04-26T11:24:57.556Z] cb3b8b1d4230: Preparing [2023-04-26T11:24:57.556Z] cba7d055fc94: Preparing [2023-04-26T11:24:57.556Z] ee3b12dc077e: Preparing [2023-04-26T11:24:57.556Z] 26cbea5cba74: Preparing [2023-04-26T11:24:57.556Z] ee3b12dc077e: Layer already exists [2023-04-26T11:24:57.556Z] 809dccb6210d: Layer already exists [2023-04-26T11:24:57.556Z] 26cbea5cba74: Layer already exists [2023-04-26T11:24:57.556Z] cb3b8b1d4230: Layer already exists [2023-04-26T11:24:57.556Z] cba7d055fc94: Layer already exists [2023-04-26T11:24:57.557Z] latest: digest: sha256:b2e18e62d3e123a0753ce0fce7c8f590ac0e5b648c99ada6b3b4e079309e61b0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:24:57.892Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:24:58.224Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.18 [2023-04-26T11:24:58.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-04-26T11:24:58.224Z] 809dccb6210d: Preparing [2023-04-26T11:24:58.224Z] cb3b8b1d4230: Preparing [2023-04-26T11:24:58.224Z] cba7d055fc94: Preparing [2023-04-26T11:24:58.224Z] ee3b12dc077e: Preparing [2023-04-26T11:24:58.224Z] 26cbea5cba74: Preparing [2023-04-26T11:24:58.224Z] ee3b12dc077e: Layer already exists [2023-04-26T11:24:58.224Z] cba7d055fc94: Layer already exists [2023-04-26T11:24:58.224Z] 26cbea5cba74: Layer already exists [2023-04-26T11:24:58.224Z] cb3b8b1d4230: Layer already exists [2023-04-26T11:24:58.224Z] 809dccb6210d: Layer already exists [2023-04-26T11:24:58.224Z] 3.0.0-dev.18: digest: sha256:b2e18e62d3e123a0753ce0fce7c8f590ac0e5b648c99ada6b3b4e079309e61b0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:24:58.628Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6e4500d7246dada94f826fd10aec60271f103086-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:24:58.990Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6e4500d7246dada94f826fd10aec60271f103086-3.0.0-dev.18 [2023-04-26T11:24:58.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-04-26T11:24:58.990Z] 809dccb6210d: Preparing [2023-04-26T11:24:58.990Z] cb3b8b1d4230: Preparing [2023-04-26T11:24:58.990Z] cba7d055fc94: Preparing [2023-04-26T11:24:58.990Z] ee3b12dc077e: Preparing [2023-04-26T11:24:58.990Z] 26cbea5cba74: Preparing [2023-04-26T11:24:58.990Z] cba7d055fc94: Layer already exists [2023-04-26T11:24:58.990Z] 26cbea5cba74: Layer already exists [2023-04-26T11:24:58.990Z] ee3b12dc077e: Layer already exists [2023-04-26T11:24:58.990Z] 809dccb6210d: Layer already exists [2023-04-26T11:24:58.990Z] cb3b8b1d4230: Layer already exists [2023-04-26T11:24:58.990Z] 6e4500d7246dada94f826fd10aec60271f103086-3.0.0-dev.18: digest: sha256:b2e18e62d3e123a0753ce0fce7c8f590ac0e5b648c99ada6b3b4e079309e61b0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:24:59.347Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:24:59.703Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-04-26T11:24:59.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-04-26T11:24:59.703Z] 809dccb6210d: Preparing [2023-04-26T11:24:59.703Z] cb3b8b1d4230: Preparing [2023-04-26T11:24:59.703Z] cba7d055fc94: Preparing [2023-04-26T11:24:59.703Z] ee3b12dc077e: Preparing [2023-04-26T11:24:59.703Z] 26cbea5cba74: Preparing [2023-04-26T11:24:59.703Z] 26cbea5cba74: Layer already exists [2023-04-26T11:24:59.703Z] cb3b8b1d4230: Layer already exists [2023-04-26T11:24:59.703Z] 809dccb6210d: Layer already exists [2023-04-26T11:24:59.703Z] cba7d055fc94: Layer already exists [2023-04-26T11:24:59.703Z] ee3b12dc077e: Layer already exists [2023-04-26T11:24:59.703Z] main: digest: sha256:b2e18e62d3e123a0753ce0fce7c8f590ac0e5b648c99ada6b3b4e079309e61b0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T11:25:00.027Z] ===================================================== [Pipeline] echo [2023-04-26T11:25:00.034Z] taggedImages: [2023-04-26T11:25:00.034Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6e4500d7246dada94f826fd10aec60271f103086 [2023-04-26T11:25:00.034Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-04-26T11:25:00.034Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.18 [2023-04-26T11:25:00.034Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6e4500d7246dada94f826fd10aec60271f103086-3.0.0-dev.18 [2023-04-26T11:25:00.034Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:25:00.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T11:25:00.400Z] [2023-04-26T11:25:00.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:25:00.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T11:25:00.726Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T11:25:00.726Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T11:25:00.726Z] 04944245beec: Pulling fs layer [2023-04-26T11:25:00.726Z] 699f458cf7ca: Pulling fs layer [2023-04-26T11:25:00.726Z] 765212b225bb: Pulling fs layer [2023-04-26T11:25:00.726Z] f23df028b6ca: Pulling fs layer [2023-04-26T11:25:00.726Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T11:25:00.726Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T11:25:00.726Z] 765212b225bb: Waiting [2023-04-26T11:25:00.726Z] f23df028b6ca: Waiting [2023-04-26T11:25:00.726Z] d65c8cfc05b1: Waiting [2023-04-26T11:25:00.726Z] 2437ff75d9bd: Waiting [2023-04-26T11:25:00.993Z] 04944245beec: Verifying Checksum [2023-04-26T11:25:00.993Z] 04944245beec: Download complete [2023-04-26T11:25:00.993Z] 765212b225bb: Verifying Checksum [2023-04-26T11:25:00.993Z] 765212b225bb: Download complete [2023-04-26T11:25:00.993Z] f23df028b6ca: Download complete [2023-04-26T11:25:00.993Z] d65c8cfc05b1: Download complete [2023-04-26T11:25:01.264Z] 699f458cf7ca: Verifying Checksum [2023-04-26T11:25:01.264Z] 699f458cf7ca: Download complete [2023-04-26T11:25:01.532Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T11:25:01.532Z] 8998bd30e6a1: Download complete [2023-04-26T11:25:03.476Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T11:25:03.476Z] 2437ff75d9bd: Download complete [2023-04-26T11:25:05.417Z] 8998bd30e6a1: Pull complete [2023-04-26T11:25:05.417Z] 04944245beec: Pull complete [2023-04-26T11:25:06.820Z] 699f458cf7ca: Pull complete [2023-04-26T11:25:06.820Z] 765212b225bb: Pull complete [2023-04-26T11:25:07.780Z] f23df028b6ca: Pull complete [2023-04-26T11:25:07.780Z] d65c8cfc05b1: Pull complete [2023-04-26T11:25:22.784Z] 2437ff75d9bd: Pull complete [2023-04-26T11:25:22.784Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T11:25:22.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T11:25:22.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T11:25:22.980Z] prd-ubuntu20.04-docker-arm64-4c-16g-10992 does not seem to be running inside a container [2023-04-26T11:25:23.061Z] $ 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/86 -v /w/workspace/device-rfid-llrp-go/86:/w/workspace/device-rfid-llrp-go/86:rw,z -v /w/workspace/device-rfid-llrp-go/86@tmp:/w/workspace/device-rfid-llrp-go/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-26T11:25:25.561Z] $ docker top afcd18268d8abe7fc24fddb71c7440b47ef965cdbcbadba844ee331842de2200 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T11:25:26.372Z] ---> job-cost.sh [2023-04-26T11:25:26.372Z] lf-activate-venv: SKIPPING [2023-04-26T11:25:26.372Z] INFO: No Stack... [2023-04-26T11:25:26.954Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T11:25:27.540Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T11:25:28.440Z] + cat /w/workspace/device-rfid-llrp-go/86/archives/cost.csv [2023-04-26T11:25:28.440Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T11:25:28.507Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-86-stack-cost] [2023-04-26T11:25:28.515Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-86-stack-cost] did not exist. Created. [2023-04-26T11:25:28.515Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T11:25:28.850Z] /w/workspace/device-rfid-llrp-go/86@tmp/durable-248dccd7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-26T11:25:29.518Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T11:25:29.541Z] Warning: overwriting stash ‘stack-cost’ [2023-04-26T11:25:29.600Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T11:25:29.610Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-86-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T11:25:29.636Z] $ docker stop --time=1 afcd18268d8abe7fc24fddb71c7440b47ef965cdbcbadba844ee331842de2200 [2023-04-26T11:25:31.119Z] $ docker rm -f --volumes afcd18268d8abe7fc24fddb71c7440b47ef965cdbcbadba844ee331842de2200 [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 [2023-04-26T11:25:31.490Z] provisioning config files... [2023-04-26T11:25:31.498Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16799369041503047323tmp [Pipeline] { [Pipeline] sh [2023-04-26T11:25:31.792Z] + set +x [2023-04-26T11:25:31.792Z] + curl -s https://codecov.io/bash [2023-04-26T11:25:31.792Z] + bash -s -- [2023-04-26T11:25:31.792Z] [2023-04-26T11:25:31.792Z] _____ _ [2023-04-26T11:25:31.792Z] / ____| | | [2023-04-26T11:25:31.792Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T11:25:31.792Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T11:25:31.792Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T11:25:31.792Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T11:25:31.792Z] Bash-1.0.6 [2023-04-26T11:25:31.792Z] [2023-04-26T11:25:31.792Z] [2023-04-26T11:25:31.792Z] ==> git version 2.25.1 found [2023-04-26T11:25:31.792Z] ==> 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 [2023-04-26T11:25:31.792Z] Release-Date: 2020-01-08 [2023-04-26T11:25:31.792Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-26T11:25:31.792Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T11:25:31.792Z] ==> Jenkins CI detected. [2023-04-26T11:25:31.792Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-04-26T11:25:31.792Z] project root: . [2023-04-26T11:25:31.792Z] --> token set from env [2023-04-26T11:25:31.792Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T11:25:31.792Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T11:25:31.792Z] ==> Python coveragepy not found [2023-04-26T11:25:31.792Z] ==> Searching for coverage reports in: [2023-04-26T11:25:31.792Z] + . [2023-04-26T11:25:32.054Z] -> Found 1 reports [2023-04-26T11:25:32.054Z] ==> Detecting git/mercurial file structure [2023-04-26T11:25:32.054Z] ==> Reading reports [2023-04-26T11:25:32.054Z] + ./coverage.out bytes=458038 [2023-04-26T11:25:32.054Z] ==> Appending adjustments [2023-04-26T11:25:32.054Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T11:25:32.315Z] + Found adjustments [2023-04-26T11:25:32.315Z] ==> Gzipping contents [2023-04-26T11:25:32.315Z] 52K /tmp/codecov.5fvfjn.gz [2023-04-26T11:25:32.315Z] ==> Uploading reports [2023-04-26T11:25:32.315Z] url: https://codecov.io [2023-04-26T11:25:32.315Z] query: branch=main&commit=6e4500d7246dada94f826fd10aec60271f103086&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T11:25:32.315Z] -> Pinging Codecov [2023-04-26T11:25:32.315Z] 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=6e4500d7246dada94f826fd10aec60271f103086&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T11:25:32.315Z] -> Uploading to [2023-04-26T11:25:32.315Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/581DD39554BDF9B6E22D074273EAD858/6e4500d7246dada94f826fd10aec60271f103086/cde4027a-c53d-4267-980d-490e8f2fd87f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T112532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a75eeb022379edbe584bf38378ac31872857db42f5ee5f221cf242a3da42f20 [2023-04-26T11:25:32.315Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T11:25:32.315Z] Dload Upload Total Spent Left Speed [2023-04-26T11:25:32.575Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50500 0 0 100 50500 0 208k --:--:-- --:--:-- --:--:-- 208k [2023-04-26T11:25:32.575Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6e4500d7246dada94f826fd10aec60271f103086 [Pipeline] } [2023-04-26T11:25:32.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-26T11:25:32.698Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-26T11:25:32.714Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:25:33.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T11:25:33.013Z] [2023-04-26T11:25:33.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:25:33.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T11:25:33.310Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-26T11:25:33.310Z] df9b9388f04a: Pulling fs layer [2023-04-26T11:25:33.310Z] 52dc419b0ee2: Pulling fs layer [2023-04-26T11:25:33.310Z] 25bc292e5bac: Pulling fs layer [2023-04-26T11:25:33.310Z] 114826534d7a: Pulling fs layer [2023-04-26T11:25:33.310Z] 4657fd5d0bcf: Pulling fs layer [2023-04-26T11:25:33.310Z] 6ad1cebc031e: Pulling fs layer [2023-04-26T11:25:33.310Z] 8a3aa393b2d8: Pulling fs layer [2023-04-26T11:25:33.310Z] 4657fd5d0bcf: Waiting [2023-04-26T11:25:33.310Z] 6ad1cebc031e: Waiting [2023-04-26T11:25:33.310Z] 8a3aa393b2d8: Waiting [2023-04-26T11:25:33.310Z] 114826534d7a: Waiting [2023-04-26T11:25:33.310Z] 25bc292e5bac: Verifying Checksum [2023-04-26T11:25:33.310Z] 25bc292e5bac: Download complete [2023-04-26T11:25:33.310Z] 52dc419b0ee2: Download complete [2023-04-26T11:25:33.310Z] 4657fd5d0bcf: Verifying Checksum [2023-04-26T11:25:33.310Z] 4657fd5d0bcf: Download complete [2023-04-26T11:25:33.310Z] df9b9388f04a: Download complete [2023-04-26T11:25:33.572Z] 6ad1cebc031e: Verifying Checksum [2023-04-26T11:25:33.572Z] 6ad1cebc031e: Download complete [2023-04-26T11:25:33.572Z] df9b9388f04a: Pull complete [2023-04-26T11:25:33.572Z] 52dc419b0ee2: Pull complete [2023-04-26T11:25:33.572Z] 25bc292e5bac: Pull complete [2023-04-26T11:25:34.138Z] 114826534d7a: Verifying Checksum [2023-04-26T11:25:34.138Z] 114826534d7a: Download complete [2023-04-26T11:25:34.138Z] 8a3aa393b2d8: Verifying Checksum [2023-04-26T11:25:34.138Z] 8a3aa393b2d8: Download complete [2023-04-26T11:25:37.417Z] 114826534d7a: Pull complete [2023-04-26T11:25:37.417Z] 4657fd5d0bcf: Pull complete [2023-04-26T11:25:37.417Z] 6ad1cebc031e: Pull complete [2023-04-26T11:25:39.948Z] 8a3aa393b2d8: Pull complete [2023-04-26T11:25:39.948Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-26T11:25:39.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T11:25:39.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T11:25:40.031Z] prd-ubuntu20.04-docker-8c-8g-10990 does not seem to be running inside a container [2023-04-26T11:25:40.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-26T11:25:44.133Z] $ docker top 46a7e8c02760cbfff34c0cdece6602e7d7e5684b5e56aa764f8149e274bd4294 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-26T11:25:44.186Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-04-26T11:25:44.465Z] + set -o pipefail [2023-04-26T11:25:44.465Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-04-26T11:25:48.667Z] [2023-04-26T11:25:48.667Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-04-26T11:25:48.667Z] [2023-04-26T11:25:48.667Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/8044de9d-3cf9-419c-8f8b-12b074704ae5 [2023-04-26T11:25:48.667Z] [2023-04-26T11:25:48.667Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-26T11:25:48.667Z] [2023-04-26T11:25:48.667Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-26T11:25:48.667Z] [2023-04-26T11:25:48.927Z] [2023-04-26T11:25:48.927Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-26T11:25:48.927Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-26T11:25:48.927Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-26T11:25:48.954Z] $ docker stop --time=1 46a7e8c02760cbfff34c0cdece6602e7d7e5684b5e56aa764f8149e274bd4294 [2023-04-26T11:25:52.200Z] $ docker rm -f --volumes 46a7e8c02760cbfff34c0cdece6602e7d7e5684b5e56aa764f8149e274bd4294 [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 [2023-04-26T11:25:52.844Z] + git log --format=format:%s -1 6e4500d7246dada94f826fd10aec60271f103086 [Pipeline] sh [2023-04-26T11:25:53.130Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T11:25:53.130Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:25:53.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T11:25:53.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T11:25:53.492Z] prd-ubuntu20.04-docker-8c-8g-10990 does not seem to be running inside a container [2023-04-26T11:25:53.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T11:25:53.935Z] $ docker top 1b9b138a2f7c47a6cd0f07154294f96c87ca3e5ceb8cdfd16981194dc5458e05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T11:25:54.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T11:25:54.016Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T11:25:54.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T11:25:54.156Z] $ docker exec 1b9b138a2f7c47a6cd0f07154294f96c87ca3e5ceb8cdfd16981194dc5458e05 ssh-agent [2023-04-26T11:25:54.247Z] SSH_AUTH_SOCK=/tmp/ssh-apD5IUpsmcLx/agent.32 [2023-04-26T11:25:54.247Z] SSH_AGENT_PID=38 [2023-04-26T11:25:54.252Z] Running ssh-add (command line suppressed) [2023-04-26T11:25:54.390Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_552823488307592178.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_552823488307592178.key) [2023-04-26T11:25:54.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T11:25:54.675Z] + git semver tag [2023-04-26T11:25:54.934Z] 2023-04-26 11:25:54,866 [run_tag] DEBUG tag force:False [2023-04-26T11:25:54.934Z] 2023-04-26 11:25:54,866 [check_head_tag] DEBUG check head tag [2023-04-26T11:25:54.934Z] 2023-04-26 11:25:54,867 [execute] INFO git cat-file --batch-check [2023-04-26T11:25:54.934Z] 2023-04-26 11:25:54,867 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-04-26T11:25:54.934Z] 2023-04-26 11:25:54,871 [execute] INFO git cat-file --batch [2023-04-26T11:25:54.934Z] 2023-04-26 11:25:54,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-04-26T11:25:54.934Z] 2023-04-26 11:25:54,888 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-04-26T11:25:54.934Z] 2023-04-26 11:25:54,888 [execute] INFO git tag -a v3.0.0-dev.18 -m v3.0.0-dev.18 [2023-04-26T11:25:54.934Z] 2023-04-26 11:25:54,888 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.18', '-m', 'v3.0.0-dev.18'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T11:25:54.934Z] 2023-04-26 11:25:54,892 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-04-26T11:25:54.934Z] 3.0.0-dev.18 [Pipeline] } [2023-04-26T11:25:54.959Z] $ docker exec --env ******** --env ******** 1b9b138a2f7c47a6cd0f07154294f96c87ca3e5ceb8cdfd16981194dc5458e05 ssh-agent -k [2023-04-26T11:25:55.044Z] unset SSH_AUTH_SOCK; [2023-04-26T11:25:55.045Z] unset SSH_AGENT_PID; [2023-04-26T11:25:55.045Z] echo Agent pid 38 killed; [2023-04-26T11:25:55.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T11:25:55.352Z] + git semver [Pipeline] } [2023-04-26T11:25:55.640Z] $ docker stop --time=1 1b9b138a2f7c47a6cd0f07154294f96c87ca3e5ceb8cdfd16981194dc5458e05 [2023-04-26T11:25:56.940Z] $ docker rm -f --volumes 1b9b138a2f7c47a6cd0f07154294f96c87ca3e5ceb8cdfd16981194dc5458e05 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:25:57.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T11:25:57.317Z] [2023-04-26T11:25:57.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:25:57.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T11:25:57.614Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-26T11:25:57.614Z] ab5ef0e58194: Pulling fs layer [2023-04-26T11:25:57.614Z] 9712f1f96733: Pulling fs layer [2023-04-26T11:25:57.614Z] 63f879dbbcfc: Pulling fs layer [2023-04-26T11:25:57.614Z] 0d9ebad4ef96: Pulling fs layer [2023-04-26T11:25:57.614Z] e9a5061849ea: Pulling fs layer [2023-04-26T11:25:57.614Z] d747dcd14b5f: Pulling fs layer [2023-04-26T11:25:57.614Z] 2de7ff778b66: Pulling fs layer [2023-04-26T11:25:57.614Z] d747dcd14b5f: Waiting [2023-04-26T11:25:57.614Z] 0d9ebad4ef96: Waiting [2023-04-26T11:25:57.614Z] e9a5061849ea: Waiting [2023-04-26T11:25:57.614Z] 2de7ff778b66: Waiting [2023-04-26T11:25:57.614Z] 9712f1f96733: Verifying Checksum [2023-04-26T11:25:57.614Z] 9712f1f96733: Download complete [2023-04-26T11:25:57.875Z] 63f879dbbcfc: Verifying Checksum [2023-04-26T11:25:57.875Z] 63f879dbbcfc: Download complete [2023-04-26T11:25:58.134Z] e9a5061849ea: Verifying Checksum [2023-04-26T11:25:58.134Z] e9a5061849ea: Download complete [2023-04-26T11:25:58.134Z] d747dcd14b5f: Download complete [2023-04-26T11:25:58.134Z] 0d9ebad4ef96: Verifying Checksum [2023-04-26T11:25:58.134Z] 0d9ebad4ef96: Download complete [2023-04-26T11:25:58.134Z] ab5ef0e58194: Verifying Checksum [2023-04-26T11:25:58.134Z] ab5ef0e58194: Download complete [2023-04-26T11:25:58.134Z] 2de7ff778b66: Verifying Checksum [2023-04-26T11:25:58.134Z] 2de7ff778b66: Download complete [2023-04-26T11:26:00.660Z] ab5ef0e58194: Pull complete [2023-04-26T11:26:00.660Z] 9712f1f96733: Pull complete [2023-04-26T11:26:01.594Z] 63f879dbbcfc: Pull complete [2023-04-26T11:26:04.874Z] 0d9ebad4ef96: Pull complete [2023-04-26T11:26:05.133Z] e9a5061849ea: Pull complete [2023-04-26T11:26:05.133Z] d747dcd14b5f: Pull complete [2023-04-26T11:26:06.074Z] 2de7ff778b66: Pull complete [2023-04-26T11:26:06.333Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-26T11:26:06.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T11:26:06.333Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T11:26:06.409Z] prd-ubuntu20.04-docker-8c-8g-10990 does not seem to be running inside a container [2023-04-26T11:26:06.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-26T11:26:11.272Z] $ docker top 92746bc9aaebf6a4f9d3cbfd43c6939fb15c390c958a8a59f4d9edbc393b4301 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-26T11:26:11.326Z] provisioning config files... [2023-04-26T11:26:11.332Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6468213381625507107tmp [2023-04-26T11:26:11.342Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15628479417230605991tmp [2023-04-26T11:26:11.352Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15945046803173602651tmp [Pipeline] { [Pipeline] echo [2023-04-26T11:26:11.366Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T11:26:11.646Z] ---> sigul-configuration.sh [2023-04-26T11:26:11.646Z] gpg: directory `/root/.gnupg' created [2023-04-26T11:26:11.646Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-26T11:26:11.646Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-26T11:26:11.646Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-26T11:26:11.646Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-26T11:26:11.646Z] gpg: CAST5 encrypted data [2023-04-26T11:26:11.646Z] gpg: encrypted with 1 passphrase [2023-04-26T11:26:11.646Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-26T11:26:11.930Z] + mkdir /home/jenkins [2023-04-26T11:26:11.930Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-26T11:26:12.215Z] + 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 [2023-04-26T11:26:12.224Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T11:26:12.508Z] ---> sigul-install.sh [2023-04-26T11:26:12.508Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-26T11:26:12.801Z] + git tag --list [2023-04-26T11:26:12.801Z] v0.0.0 [2023-04-26T11:26:12.801Z] v1.0.0 [2023-04-26T11:26:12.801Z] v2.1.0 [2023-04-26T11:26:12.801Z] v2.1.1 [2023-04-26T11:26:12.801Z] v2.1.1-dev.1 [2023-04-26T11:26:12.801Z] v2.2.0 [2023-04-26T11:26:12.801Z] v2.2.1-dev.1 [2023-04-26T11:26:12.801Z] v2.2.1-dev.2 [2023-04-26T11:26:12.801Z] v2.2.1-dev.3 [2023-04-26T11:26:12.801Z] v2.2.1-dev.4 [2023-04-26T11:26:12.801Z] v2.2.1-dev.5 [2023-04-26T11:26:12.801Z] v2.2.1-dev.6 [2023-04-26T11:26:12.801Z] v2.2.1-dev.7 [2023-04-26T11:26:12.801Z] v2.3.0 [2023-04-26T11:26:12.801Z] v2.3.0-dev.10 [2023-04-26T11:26:12.801Z] v2.3.0-dev.11 [2023-04-26T11:26:12.801Z] v2.3.0-dev.12 [2023-04-26T11:26:12.801Z] v2.3.0-dev.13 [2023-04-26T11:26:12.801Z] v2.3.0-dev.14 [2023-04-26T11:26:12.801Z] v2.3.0-dev.15 [2023-04-26T11:26:12.801Z] v2.3.0-dev.16 [2023-04-26T11:26:12.801Z] v2.3.0-dev.17 [2023-04-26T11:26:12.801Z] v2.3.0-dev.18 [2023-04-26T11:26:12.801Z] v2.3.0-dev.19 [2023-04-26T11:26:12.801Z] v2.3.0-dev.20 [2023-04-26T11:26:12.801Z] v2.3.0-dev.21 [2023-04-26T11:26:12.801Z] v2.3.0-dev.22 [2023-04-26T11:26:12.801Z] v2.3.0-dev.23 [2023-04-26T11:26:12.801Z] v2.3.0-dev.7 [2023-04-26T11:26:12.801Z] v2.3.0-dev.8 [2023-04-26T11:26:12.801Z] v2.3.0-dev.9 [2023-04-26T11:26:12.801Z] v3.0.0-dev.1 [2023-04-26T11:26:12.801Z] v3.0.0-dev.10 [2023-04-26T11:26:12.801Z] v3.0.0-dev.11 [2023-04-26T11:26:12.801Z] v3.0.0-dev.12 [2023-04-26T11:26:12.801Z] v3.0.0-dev.13 [2023-04-26T11:26:12.801Z] v3.0.0-dev.14 [2023-04-26T11:26:12.801Z] v3.0.0-dev.15 [2023-04-26T11:26:12.801Z] v3.0.0-dev.16 [2023-04-26T11:26:12.801Z] v3.0.0-dev.17 [2023-04-26T11:26:12.801Z] v3.0.0-dev.18 [2023-04-26T11:26:12.801Z] v3.0.0-dev.2 [2023-04-26T11:26:12.801Z] v3.0.0-dev.3 [2023-04-26T11:26:12.801Z] v3.0.0-dev.4 [2023-04-26T11:26:12.801Z] v3.0.0-dev.5 [2023-04-26T11:26:12.801Z] v3.0.0-dev.6 [2023-04-26T11:26:12.801Z] v3.0.0-dev.7 [2023-04-26T11:26:12.801Z] v3.0.0-dev.8 [2023-04-26T11:26:12.801Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-26T11:26:13.090Z] + lftools sign git-tag v3.0.0-dev.18 [2023-04-26T11:26:13.658Z] Signing Git tag with Sigul... [2023-04-26T11:26:13.658Z] Signing v3.0.0-dev.18 [Pipeline] echo [2023-04-26T11:26:13.926Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T11:26:14.209Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-26T11:26:14.215Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-26T11:26:14.250Z] $ docker stop --time=1 92746bc9aaebf6a4f9d3cbfd43c6939fb15c390c958a8a59f4d9edbc393b4301 [2023-04-26T11:26:15.542Z] $ docker rm -f --volumes 92746bc9aaebf6a4f9d3cbfd43c6939fb15c390c958a8a59f4d9edbc393b4301 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-26T11:26:15.931Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T11:26:15.931Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:26:16.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T11:26:16.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T11:26:16.294Z] prd-ubuntu20.04-docker-8c-8g-10990 does not seem to be running inside a container [2023-04-26T11:26:16.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T11:26:16.651Z] $ docker top 392b44c47537892dc1aad83716e8223fe32aab6eb4da1b909965d90baceeffd2 -eo pid,comm [2023-04-26T11:26:16.682Z] 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). [2023-04-26T11:26:16.682Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T11:26:16.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T11:26:16.744Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T11:26:16.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T11:26:16.863Z] $ docker exec 392b44c47537892dc1aad83716e8223fe32aab6eb4da1b909965d90baceeffd2 ssh-agent [2023-04-26T11:26:16.954Z] SSH_AUTH_SOCK=/tmp/ssh-UThp81QuxkBM/agent.32 [2023-04-26T11:26:16.954Z] SSH_AGENT_PID=38 [2023-04-26T11:26:16.959Z] Running ssh-add (command line suppressed) [2023-04-26T11:26:17.065Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12849510934048833068.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12849510934048833068.key) [2023-04-26T11:26:17.064Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T11:26:17.350Z] + git semver bump pre [2023-04-26T11:26:17.610Z] 2023-04-26 11:26:17,519 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-04-26T11:26:17.610Z] 2023-04-26 11:26:17,520 [bump_version] DEBUG bumping version:3.0.0-dev.18 on axis:pre with prefix:dev [2023-04-26T11:26:17.610Z] 2023-04-26 11:26:17,520 [bump_version] DEBUG bumped version:3.0.0-dev.19 [2023-04-26T11:26:17.610Z] 2023-04-26 11:26:17,520 [write_version] DEBUG write version:3.0.0-dev.19 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-04-26T11:26:17.610Z] 2023-04-26 11:26:17,520 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-04-26T11:26:17.610Z] 2023-04-26 11:26:17,520 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-04-26T11:26:17.610Z] 2023-04-26 11:26:17,521 [execute] INFO git cat-file --batch-check [2023-04-26T11:26:17.610Z] 2023-04-26 11:26:17,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T11:26:17.610Z] 2023-04-26 11:26:17,527 [execute] INFO git cat-file --batch [2023-04-26T11:26:17.610Z] 2023-04-26 11:26:17,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T11:26:17.610Z] 2023-04-26 11:26:17,533 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-04-26T11:26:17.610Z] 3.0.0-dev.19 [Pipeline] } [2023-04-26T11:26:17.636Z] $ docker exec --env ******** --env ******** 392b44c47537892dc1aad83716e8223fe32aab6eb4da1b909965d90baceeffd2 ssh-agent -k [2023-04-26T11:26:17.735Z] unset SSH_AUTH_SOCK; [2023-04-26T11:26:17.735Z] unset SSH_AGENT_PID; [2023-04-26T11:26:17.735Z] echo Agent pid 38 killed; [2023-04-26T11:26:17.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T11:26:18.039Z] + git semver [Pipeline] } [2023-04-26T11:26:18.325Z] $ docker stop --time=1 392b44c47537892dc1aad83716e8223fe32aab6eb4da1b909965d90baceeffd2 [2023-04-26T11:26:19.597Z] $ docker rm -f --volumes 392b44c47537892dc1aad83716e8223fe32aab6eb4da1b909965d90baceeffd2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T11:26:19.915Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T11:26:19.915Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:26:20.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T11:26:20.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T11:26:20.281Z] prd-ubuntu20.04-docker-8c-8g-10990 does not seem to be running inside a container [2023-04-26T11:26:20.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T11:26:20.668Z] $ docker top 3a40e345efc7d6a197cb327f8e33fa6dfcde2dd1d2eb8e4bda054d530b905c55 -eo pid,comm [2023-04-26T11:26:20.696Z] 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). [2023-04-26T11:26:20.696Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T11:26:20.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T11:26:20.735Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T11:26:20.833Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T11:26:20.851Z] $ docker exec 3a40e345efc7d6a197cb327f8e33fa6dfcde2dd1d2eb8e4bda054d530b905c55 ssh-agent [2023-04-26T11:26:20.954Z] SSH_AUTH_SOCK=/tmp/ssh-e9lth0Xr1sa8/agent.32 [2023-04-26T11:26:20.954Z] SSH_AGENT_PID=38 [2023-04-26T11:26:20.961Z] Running ssh-add (command line suppressed) [2023-04-26T11:26:21.091Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7230682345887667929.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7230682345887667929.key) [2023-04-26T11:26:21.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T11:26:21.374Z] + git semver push [2023-04-26T11:26:21.633Z] 2023-04-26 11:26:21,556 [run_push] DEBUG push [2023-04-26T11:26:21.633Z] 2023-04-26 11:26:21,556 [execute] INFO git cat-file --batch-check [2023-04-26T11:26:21.633Z] 2023-04-26 11:26:21,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T11:26:21.633Z] 2023-04-26 11:26:21,560 [execute] INFO git rev-list 5eaa90190a6a5b59f4caa163f07ce7117e32aaed -- [2023-04-26T11:26:21.633Z] 2023-04-26 11:26:21,560 [execute] DEBUG Popen(['git', 'rev-list', '5eaa90190a6a5b59f4caa163f07ce7117e32aaed', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T11:26:21.633Z] 2023-04-26 11:26:21,567 [execute] INFO git fetch -v origin [2023-04-26T11:26:21.633Z] 2023-04-26 11:26:21,567 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-26T11:26:22.202Z] 2023-04-26 11:26:22,036 [run_push] DEBUG no remote changes detected [2023-04-26T11:26:22.202Z] 2023-04-26 11:26:22,036 [execute] INFO git push origin semver [2023-04-26T11:26:22.202Z] 2023-04-26 11:26:22,037 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T11:26:23.141Z] 2023-04-26 11:26:22,826 [run_push] DEBUG push all version tags [2023-04-26T11:26:23.141Z] 2023-04-26 11:26:22,827 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-26T11:26:23.141Z] 2023-04-26 11:26:22,827 [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) [2023-04-26T11:26:23.708Z] 2023-04-26 11:26:23,539 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-04-26T11:26:23.708Z] 3.0.0-dev.19 [Pipeline] } [2023-04-26T11:26:23.735Z] $ docker exec --env ******** --env ******** 3a40e345efc7d6a197cb327f8e33fa6dfcde2dd1d2eb8e4bda054d530b905c55 ssh-agent -k [2023-04-26T11:26:23.831Z] unset SSH_AUTH_SOCK; [2023-04-26T11:26:23.832Z] unset SSH_AGENT_PID; [2023-04-26T11:26:23.832Z] echo Agent pid 38 killed; [2023-04-26T11:26:23.825Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T11:26:24.134Z] + git semver [Pipeline] } [2023-04-26T11:26:24.422Z] $ docker stop --time=1 3a40e345efc7d6a197cb327f8e33fa6dfcde2dd1d2eb8e4bda054d530b905c55 [2023-04-26T11:26:25.668Z] $ docker rm -f --volumes 3a40e345efc7d6a197cb327f8e33fa6dfcde2dd1d2eb8e4bda054d530b905c55 [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 [2023-04-26T11:26:26.195Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-04-26T11:26:26.195Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-04-26T11:26:26.195Z] total 16 [2023-04-26T11:26:26.195Z] drwxr-xr-x 3 root root 4096 Apr 26 11:15 . [2023-04-26T11:26:26.195Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 11:26 .. [2023-04-26T11:26:26.195Z] drwxr-xr-x 2 root root 4096 Apr 26 11:15 cost [2023-04-26T11:26:26.195Z] -rw-r--r-- 1 root root 90 Apr 26 11:15 cost.csv [2023-04-26T11:26:26.195Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-04-26T11:26:26.195Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-04-26T11:26:26.195Z] total 16 [2023-04-26T11:26:26.195Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 11:15 . [2023-04-26T11:26:26.195Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 11:26 .. [2023-04-26T11:26:26.195Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 11:15 cost [2023-04-26T11:26:26.195Z] -rw-r--r-- 1 jenkins jenkins 90 Apr 26 11:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-26T11:26:26.487Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T11:26:27.343Z] ---> package-listing.sh [2023-04-26T11:26:27.344Z] ++ facter osfamily [2023-04-26T11:26:27.344Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T11:26:27.603Z] + OS_FAMILY=debian [2023-04-26T11:26:27.603Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-04-26T11:26:27.603Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T11:26:27.603Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T11:26:27.603Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T11:26:27.603Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T11:26:27.603Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-04-26T11:26:27.603Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T11:26:27.603Z] + case "${OS_FAMILY}" in [2023-04-26T11:26:27.603Z] + dpkg -l [2023-04-26T11:26:27.603Z] + grep '^ii' [2023-04-26T11:26:27.603Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T11:26:27.603Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T11:26:27.603Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T11:26:27.603Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-04-26T11:26:27.603Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-04-26T11:26:27.603Z] + 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 [2023-04-26T11:26:27.613Z] 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 [2023-04-26T11:26:27.890Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T11:26:28.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T11:26:28.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T11:26:28.529Z] prd-ubuntu20.04-docker-8c-8g-10990 does not seem to be running inside a container [2023-04-26T11:26:28.576Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T11:26:28.818Z] $ docker top bc9faf12cd1dfeeb82059084cc1e359975a59d53c86dbcf2f905659b50a138a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T11:26:29.233Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T11:26:29.596Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T11:26:29.880Z] + ls /var/log/sa-host [2023-04-26T11:26:29.880Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T11:26:29.946Z] provisioning config files... [2023-04-26T11:26:29.954Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15417254690100144400tmp [Pipeline] { [Pipeline] echo [2023-04-26T11:26:29.966Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T11:26:30.247Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T11:26:30.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T11:26:30.572Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T11:26:30.579Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T11:26:30.860Z] ---> sudo-logs.sh [2023-04-26T11:26:30.860Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T11:26:30.882Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T11:26:31.164Z] ---> job-cost.sh [2023-04-26T11:26:31.164Z] lf-activate-venv: SKIPPING [2023-04-26T11:26:31.164Z] DEBUG: total: 0.2199999988079071 [2023-04-26T11:26:31.164Z] INFO: Retrieving Stack Cost... [2023-04-26T11:26:31.424Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T11:26:31.993Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T11:26:32.004Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T11:26:32.288Z] ---> logs-deploy.sh [2023-04-26T11:26:32.288Z] lf-activate-venv: SKIPPING [2023-04-26T11:26:32.288Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/86 [2023-04-26T11:26:32.288Z] INFO: archiving workspace using pattern(s): [2023-04-26T11:26:33.229Z] Archives upload complete. [2023-04-26T11:26:33.229Z] INFO: archiving logs to Nexus