Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 963987e627e8dcac0df49593e42f1bbbca2c5392 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-ssh14969031156272622136.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5183479075730111864.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9648476107969038152.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2092147565179818541.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-ssh5226228723473379120.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.18 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-2429’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-2430’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-2750’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-2751’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2758 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 963987e627e8dcac0df49593e42f1bbbca2c5392 (main) Commit message: "refactor(snap)!: Drop the support for legacy snap env options (#134)" > 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 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 > git rev-list --no-walk 2a339657893f17d018f509f5a276497842acaf2d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-17T17:38:36.767Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-17T17:38:36.837Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-17T17:38:36.856Z] ========================================================= [2023-01-17T17:38:36.856Z] EdgeX Global Pipelines Version Info [2023-01-17T17:38:36.856Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:38:37.565Z] ------------------- [2023-01-17T17:38:37.565Z] stable info: [2023-01-17T17:38:37.565Z] ------------------- [2023-01-17T17:38:37.565Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-17T17:38:37.565Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-17T17:38:37.565Z] Message: update stable to v1.0.244 [2023-01-17T17:38:38.134Z] ------------------- [2023-01-17T17:38:38.134Z] experimental info: [2023-01-17T17:38:38.134Z] ------------------- [2023-01-17T17:38:38.134Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-17T17:38:38.134Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-17T17:38:38.134Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-17T17:38:38.311Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-01-17T17:38:38.326Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-01-17T17:38:38.341Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-17T17:38:38.355Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-17T17:38:38.368Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-17T17:38:38.385Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-17T17:38:38.395Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-17T17:38:38.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-17T17:38:38.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-17T17:38:38.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-17T17:38:38.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-17T17:38:38.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-01-17T17:38:38.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-17T17:38:38.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-17T17:38:38.496Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-17T17:38:38.509Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-17T17:38:38.524Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-17T17:38:38.534Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-17T17:38:38.546Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-17T17:38:38.561Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-17T17:38:38.576Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-17T17:38:38.594Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-17T17:38:38.607Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-17T17:38:38.615Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-17T17:38:38.623Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-17T17:38:38.632Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-17T17:38:38.640Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-17T17:38:38.648Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-17T17:38:38.657Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-17T17:38:38.670Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-17T17:38:38.685Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 963987e627e8dcac0df49593e42f1bbbca2c5392 [Pipeline] echo [2023-01-17T17:38:38.694Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 963987e [Pipeline] echo [2023-01-17T17:38:38.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T17:38:38.749Z] provisioning config files... [2023-01-17T17:38:38.762Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8566638174096218832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:38:39.063Z] ---> docker-login.sh [2023-01-17T17:38:39.063Z] nexus3.edgexfoundry.org:10001 [2023-01-17T17:38:39.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:38:39.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:38:39.323Z] Configure a credential helper to remove this warning. See [2023-01-17T17:38:39.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:38:39.323Z] [2023-01-17T17:38:39.323Z] Login Succeeded [2023-01-17T17:38:39.323Z] nexus3.edgexfoundry.org:10002 [2023-01-17T17:38:39.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:38:39.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:38:39.323Z] Configure a credential helper to remove this warning. See [2023-01-17T17:38:39.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:38:39.323Z] [2023-01-17T17:38:39.323Z] Login Succeeded [2023-01-17T17:38:39.323Z] nexus3.edgexfoundry.org:10003 [2023-01-17T17:38:39.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:38:39.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:38:39.582Z] Configure a credential helper to remove this warning. See [2023-01-17T17:38:39.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:38:39.582Z] [2023-01-17T17:38:39.582Z] Login Succeeded [2023-01-17T17:38:39.582Z] nexus3.edgexfoundry.org:10004 [2023-01-17T17:38:39.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:38:39.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:38:39.582Z] Configure a credential helper to remove this warning. See [2023-01-17T17:38:39.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:38:39.582Z] [2023-01-17T17:38:39.582Z] Login Succeeded [2023-01-17T17:38:39.582Z] docker.io [2023-01-17T17:38:39.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:38:39.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:38:39.841Z] Configure a credential helper to remove this warning. See [2023-01-17T17:38:39.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:38:39.841Z] [2023-01-17T17:38:39.841Z] Login Succeeded [2023-01-17T17:38:39.841Z] ---> docker-login.sh ends [Pipeline] } [2023-01-17T17:38:39.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-17T17:38:40.210Z] + git rev-list -1 --merges 963987e627e8dcac0df49593e42f1bbbca2c5392~1..963987e627e8dcac0df49593e42f1bbbca2c5392 [Pipeline] echo [2023-01-17T17:38:40.258Z] -----------> git rev-list -1 --merges 963987e627e8dcac0df49593e42f1bbbca2c5392~1..963987e627e8dcac0df49593e42f1bbbca2c5392 963987e627e8dcac0df49593e42f1bbbca2c5392 [false] [Pipeline] sh [2023-01-17T17:38:40.546Z] + git log --format=format:%s -1 963987e627e8dcac0df49593e42f1bbbca2c5392 [Pipeline] echo [2023-01-17T17:38:40.563Z] ========================================================= [2023-01-17T17:38:40.563Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-17T17:38:40.563Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-17T17:38:40.901Z] + git log --format=format:%s -1 963987e627e8dcac0df49593e42f1bbbca2c5392 [Pipeline] echo [2023-01-17T17:38:40.914Z] [semverPrep] GIT_COMMIT: 963987e627e8dcac0df49593e42f1bbbca2c5392, Commit Message: refactor(snap)!: Drop the support for legacy snap env options (#134) [Pipeline] echo [2023-01-17T17:38:40.924Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-17T17:38:41.273Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-17T17:38:41.273Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-17T17:38:41.273Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-17T17:38:41.273Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-17T17:38:41.273Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-17T17:38:41.273Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-17T17:38:41.274Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:38:41.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T17:38:41.632Z] [2023-01-17T17:38:41.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:38:41.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T17:38:41.938Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-17T17:38:41.938Z] b85a868b505f: Pulling fs layer [2023-01-17T17:38:41.938Z] e2be974225ed: Pulling fs layer [2023-01-17T17:38:41.938Z] 339a4e72a1f5: Pulling fs layer [2023-01-17T17:38:41.938Z] 988bab9f4d93: Pulling fs layer [2023-01-17T17:38:41.938Z] 1469e6f7b9e6: Pulling fs layer [2023-01-17T17:38:41.938Z] eaf3925da568: Pulling fs layer [2023-01-17T17:38:41.938Z] bab4dde63d76: Pulling fs layer [2023-01-17T17:38:41.938Z] bde34c3a00c8: Pulling fs layer [2023-01-17T17:38:41.938Z] b352a97aabf1: Pulling fs layer [2023-01-17T17:38:41.938Z] 4872d77fe225: Pulling fs layer [2023-01-17T17:38:41.938Z] 5851b861e8e6: Pulling fs layer [2023-01-17T17:38:41.938Z] bab4dde63d76: Waiting [2023-01-17T17:38:41.938Z] bde34c3a00c8: Waiting [2023-01-17T17:38:41.938Z] b352a97aabf1: Waiting [2023-01-17T17:38:41.938Z] 4872d77fe225: Waiting [2023-01-17T17:38:41.938Z] 5851b861e8e6: Waiting [2023-01-17T17:38:41.938Z] 988bab9f4d93: Waiting [2023-01-17T17:38:41.938Z] 1469e6f7b9e6: Waiting [2023-01-17T17:38:41.938Z] eaf3925da568: Waiting [2023-01-17T17:38:41.938Z] e2be974225ed: Download complete [2023-01-17T17:38:41.938Z] 988bab9f4d93: Verifying Checksum [2023-01-17T17:38:42.201Z] 1469e6f7b9e6: Retrying in 5 seconds [2023-01-17T17:38:42.201Z] 339a4e72a1f5: Verifying Checksum [2023-01-17T17:38:42.201Z] 339a4e72a1f5: Download complete [2023-01-17T17:38:42.201Z] eaf3925da568: Download complete [2023-01-17T17:38:42.462Z] b85a868b505f: Verifying Checksum [2023-01-17T17:38:42.462Z] b85a868b505f: Download complete [2023-01-17T17:38:42.462Z] bde34c3a00c8: Verifying Checksum [2023-01-17T17:38:42.462Z] bde34c3a00c8: Download complete [2023-01-17T17:38:42.462Z] b352a97aabf1: Download complete [2023-01-17T17:38:42.462Z] 4872d77fe225: Verifying Checksum [2023-01-17T17:38:42.462Z] 4872d77fe225: Download complete [2023-01-17T17:38:42.462Z] 5851b861e8e6: Download complete [2023-01-17T17:38:42.720Z] bab4dde63d76: Verifying Checksum [2023-01-17T17:38:42.720Z] bab4dde63d76: Download complete [2023-01-17T17:38:43.287Z] 1469e6f7b9e6: Retrying in 4 seconds [2023-01-17T17:38:43.547Z] b85a868b505f: Pull complete [2023-01-17T17:38:43.806Z] e2be974225ed: Pull complete [2023-01-17T17:38:44.388Z] 339a4e72a1f5: Pull complete [2023-01-17T17:38:44.388Z] 1469e6f7b9e6: Retrying in 3 seconds [2023-01-17T17:38:44.388Z] 988bab9f4d93: Pull complete [2023-01-17T17:38:45.329Z] 1469e6f7b9e6: Retrying in 2 seconds [2023-01-17T17:38:46.272Z] 1469e6f7b9e6: Retrying in 1 second [2023-01-17T17:38:47.210Z] 1469e6f7b9e6: Retrying in 10 seconds [2023-01-17T17:38:48.598Z] 1469e6f7b9e6: Retrying in 9 seconds [2023-01-17T17:38:49.537Z] 1469e6f7b9e6: Retrying in 8 seconds [2023-01-17T17:38:50.475Z] 1469e6f7b9e6: Retrying in 7 seconds [2023-01-17T17:38:51.412Z] 1469e6f7b9e6: Retrying in 6 seconds [2023-01-17T17:38:52.350Z] 1469e6f7b9e6: Retrying in 5 seconds [2023-01-17T17:38:53.289Z] 1469e6f7b9e6: Retrying in 4 seconds [2023-01-17T17:38:54.228Z] 1469e6f7b9e6: Retrying in 3 seconds [2023-01-17T17:38:55.608Z] 1469e6f7b9e6: Retrying in 2 seconds [2023-01-17T17:38:56.544Z] 1469e6f7b9e6: Retrying in 1 second [2023-01-17T17:38:57.482Z] 1469e6f7b9e6: Download complete [2023-01-17T17:38:57.740Z] 1469e6f7b9e6: Pull complete [2023-01-17T17:38:57.740Z] eaf3925da568: Pull complete [2023-01-17T17:38:59.644Z] bab4dde63d76: Pull complete [2023-01-17T17:38:59.644Z] bde34c3a00c8: Pull complete [2023-01-17T17:38:59.644Z] b352a97aabf1: Pull complete [2023-01-17T17:38:59.903Z] 4872d77fe225: Pull complete [2023-01-17T17:38:59.903Z] 5851b861e8e6: Pull complete [2023-01-17T17:38:59.903Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-17T17:38:59.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T17:38:59.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T17:38:59.989Z] prd-ubuntu20.04-docker-8c-8g-2758 does not seem to be running inside a container [2023-01-17T17:39:00.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-17T17:39:01.163Z] $ docker top 2c357a20db39b601fa6d59f75dff95f6a62253af1dc23c2725d1126167cdbc8d -eo pid,comm [2023-01-17T17:39:01.223Z] 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-01-17T17:39:01.223Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-17T17:39:01.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-17T17:39:01.261Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-17T17:39:01.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-17T17:39:01.396Z] $ docker exec 2c357a20db39b601fa6d59f75dff95f6a62253af1dc23c2725d1126167cdbc8d ssh-agent [2023-01-17T17:39:01.506Z] SSH_AUTH_SOCK=/tmp/ssh-KDNs6zeGajNC/agent.31 [2023-01-17T17:39:01.506Z] SSH_AGENT_PID=37 [2023-01-17T17:39:01.518Z] Running ssh-add (command line suppressed) [2023-01-17T17:39:01.632Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7555003033292328828.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7555003033292328828.key) [2023-01-17T17:39:01.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-17T17:39:01.928Z] + git tag --points-at HEAD [Pipeline] } [2023-01-17T17:39:01.943Z] $ docker exec --env ******** --env ******** 2c357a20db39b601fa6d59f75dff95f6a62253af1dc23c2725d1126167cdbc8d ssh-agent -k [2023-01-17T17:39:02.048Z] unset SSH_AUTH_SOCK; [2023-01-17T17:39:02.048Z] unset SSH_AGENT_PID; [2023-01-17T17:39:02.049Z] echo Agent pid 37 killed; [2023-01-17T17:39:02.057Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-17T17:39:02.079Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-17T17:39:02.079Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-17T17:39:02.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-17T17:39:02.194Z] $ docker exec 2c357a20db39b601fa6d59f75dff95f6a62253af1dc23c2725d1126167cdbc8d ssh-agent [2023-01-17T17:39:02.301Z] SSH_AUTH_SOCK=/tmp/ssh-NcCSb1ZYoZiL/agent.68 [2023-01-17T17:39:02.301Z] SSH_AGENT_PID=74 [2023-01-17T17:39:02.306Z] Running ssh-add (command line suppressed) [2023-01-17T17:39:02.405Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3230697823132464759.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3230697823132464759.key) [2023-01-17T17:39:02.419Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-17T17:39:02.703Z] + git semver init [2023-01-17T17:39:02.963Z] 2023-01-17 17:39:02,878 [run_init] DEBUG init version:0.0.0 force:False [2023-01-17T17:39:02.963Z] 2023-01-17 17:39:02,879 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-01-17T17:39:02.963Z] 2023-01-17 17:39:02,879 [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-01-17T17:39:02.963Z] 2023-01-17 17:39:02,880 [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-01-17T17:39:03.900Z] 2023-01-17 17:39:03,710 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-01-17T17:39:03.900Z] 2023-01-17 17:39:03,711 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-01-17T17:39:03.900Z] 2023-01-17 17:39:03,711 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-01-17T17:39:03.900Z] 2023-01-17 17:39:03,711 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-01-17T17:39:03.900Z] 3.0.0-dev.4 [Pipeline] } [2023-01-17T17:39:03.913Z] $ docker exec --env ******** --env ******** 2c357a20db39b601fa6d59f75dff95f6a62253af1dc23c2725d1126167cdbc8d ssh-agent -k [2023-01-17T17:39:04.002Z] unset SSH_AUTH_SOCK; [2023-01-17T17:39:04.002Z] unset SSH_AGENT_PID; [2023-01-17T17:39:04.002Z] echo Agent pid 74 killed; [2023-01-17T17:39:04.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-17T17:39:04.305Z] + git semver [Pipeline] } [2023-01-17T17:39:04.581Z] $ docker stop --time=1 2c357a20db39b601fa6d59f75dff95f6a62253af1dc23c2725d1126167cdbc8d [2023-01-17T17:39:05.844Z] $ docker rm -f --volumes 2c357a20db39b601fa6d59f75dff95f6a62253af1dc23c2725d1126167cdbc8d [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-17T17:39:06.176Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-17T17:39:06.372Z] Stashed 1 file(s) [Pipeline] echo [2023-01-17T17:39:06.376Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.4 [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-01-17T17:39:06.514Z] provisioning config files... [2023-01-17T17:39:06.524Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8100655820582973076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:39:06.823Z] ---> docker-login.sh [2023-01-17T17:39:06.823Z] nexus3.edgexfoundry.org:10001 [2023-01-17T17:39:06.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:39:06.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:39:06.823Z] Configure a credential helper to remove this warning. See [2023-01-17T17:39:06.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:39:06.823Z] [2023-01-17T17:39:06.823Z] Login Succeeded [2023-01-17T17:39:06.823Z] nexus3.edgexfoundry.org:10002 [2023-01-17T17:39:06.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:39:06.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:39:06.823Z] Configure a credential helper to remove this warning. See [2023-01-17T17:39:06.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:39:06.823Z] [2023-01-17T17:39:06.823Z] Login Succeeded [2023-01-17T17:39:06.823Z] nexus3.edgexfoundry.org:10003 [2023-01-17T17:39:07.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:39:07.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:39:07.082Z] Configure a credential helper to remove this warning. See [2023-01-17T17:39:07.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:39:07.082Z] [2023-01-17T17:39:07.082Z] Login Succeeded [2023-01-17T17:39:07.082Z] nexus3.edgexfoundry.org:10004 [2023-01-17T17:39:07.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:39:07.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:39:07.082Z] Configure a credential helper to remove this warning. See [2023-01-17T17:39:07.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:39:07.082Z] [2023-01-17T17:39:07.082Z] Login Succeeded [2023-01-17T17:39:07.082Z] docker.io [2023-01-17T17:39:07.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:39:07.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:39:07.341Z] Configure a credential helper to remove this warning. See [2023-01-17T17:39:07.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:39:07.341Z] [2023-01-17T17:39:07.341Z] Login Succeeded [2023-01-17T17:39:07.341Z] ---> docker-login.sh ends [Pipeline] } [2023-01-17T17:39:07.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-17T17:39:07.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T17:39:07.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T17:39:07.422Z] ========================================================= [2023-01-17T17:39:07.422Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-17T17:39:07.422Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:39:07.724Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-17T17:39:07.724Z] Sending build context to Docker daemon 4.099MB [2023-01-17T17:39:07.724Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-17T17:39:07.724Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-17T17:39:07.724Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-17T17:39:07.724Z] 213ec9aee27d: Pulling fs layer [2023-01-17T17:39:07.724Z] 4583459ba037: Pulling fs layer [2023-01-17T17:39:07.724Z] 93c1e223e6f2: Pulling fs layer [2023-01-17T17:39:07.724Z] 53926ce57604: Pulling fs layer [2023-01-17T17:39:07.724Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-17T17:39:07.724Z] 22ff95d597cd: Pulling fs layer [2023-01-17T17:39:07.724Z] 21b2b0c7a3f4: Waiting [2023-01-17T17:39:07.724Z] 22ff95d597cd: Waiting [2023-01-17T17:39:07.724Z] 12d6caf4c0d1: Pulling fs layer [2023-01-17T17:39:07.724Z] 96b7cbca73a9: Pulling fs layer [2023-01-17T17:39:07.724Z] a7acece74701: Pulling fs layer [2023-01-17T17:39:07.724Z] a7acece74701: Waiting [2023-01-17T17:39:07.724Z] 12d6caf4c0d1: Waiting [2023-01-17T17:39:07.724Z] 93c1e223e6f2: Verifying Checksum [2023-01-17T17:39:07.724Z] 93c1e223e6f2: Download complete [2023-01-17T17:39:07.724Z] 4583459ba037: Verifying Checksum [2023-01-17T17:39:07.724Z] 4583459ba037: Download complete [2023-01-17T17:39:07.724Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-17T17:39:07.724Z] 21b2b0c7a3f4: Download complete [2023-01-17T17:39:07.988Z] 22ff95d597cd: Verifying Checksum [2023-01-17T17:39:07.988Z] 22ff95d597cd: Download complete [2023-01-17T17:39:07.988Z] 213ec9aee27d: Verifying Checksum [2023-01-17T17:39:07.988Z] 213ec9aee27d: Download complete [2023-01-17T17:39:07.988Z] 12d6caf4c0d1: Verifying Checksum [2023-01-17T17:39:07.988Z] 12d6caf4c0d1: Download complete [2023-01-17T17:39:07.988Z] 213ec9aee27d: Pull complete [2023-01-17T17:39:08.261Z] 4583459ba037: Pull complete [2023-01-17T17:39:08.261Z] 93c1e223e6f2: Pull complete [2023-01-17T17:39:08.853Z] a7acece74701: Verifying Checksum [2023-01-17T17:39:08.853Z] a7acece74701: Download complete [2023-01-17T17:39:09.111Z] 53926ce57604: Verifying Checksum [2023-01-17T17:39:09.111Z] 53926ce57604: Download complete [2023-01-17T17:39:09.111Z] 96b7cbca73a9: Verifying Checksum [2023-01-17T17:39:09.111Z] 96b7cbca73a9: Download complete [2023-01-17T17:39:13.324Z] 53926ce57604: Pull complete [2023-01-17T17:39:13.324Z] 21b2b0c7a3f4: Pull complete [2023-01-17T17:39:13.324Z] 22ff95d597cd: Pull complete [2023-01-17T17:39:13.324Z] 12d6caf4c0d1: Pull complete [2023-01-17T17:39:15.220Z] 96b7cbca73a9: Pull complete [2023-01-17T17:39:15.784Z] a7acece74701: Pull complete [2023-01-17T17:39:15.784Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-17T17:39:15.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-17T17:39:15.784Z] ---> db6d94c90886 [2023-01-17T17:39:15.784Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-17T17:39:17.162Z] ---> Running in 37af9745dff5 [2023-01-17T17:39:17.162Z] Removing intermediate container 37af9745dff5 [2023-01-17T17:39:17.162Z] ---> 29c9415ee0bc [2023-01-17T17:39:17.162Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-17T17:39:17.421Z] ---> Running in 7302dbe9ba30 [2023-01-17T17:39:17.421Z] Removing intermediate container 7302dbe9ba30 [2023-01-17T17:39:17.421Z] ---> 02e26acbcadc [2023-01-17T17:39:17.421Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-17T17:39:17.421Z] ---> Running in ae0c18712033 [2023-01-17T17:39:17.679Z] Removing intermediate container ae0c18712033 [2023-01-17T17:39:17.679Z] ---> ac4ec2f52b5c [2023-01-17T17:39:17.679Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-17T17:39:17.679Z] ---> Running in b0ec185a712c [2023-01-17T17:39:17.679Z] Removing intermediate container b0ec185a712c [2023-01-17T17:39:17.679Z] ---> 1aeaa6be6a34 [2023-01-17T17:39:17.679Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-17T17:39:17.679Z] ---> Running in 27b175cad5f0 [2023-01-17T17:39:17.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T17:39:18.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T17:39:18.455Z] OK: 211 MiB in 51 packages [2023-01-17T17:39:18.715Z] Removing intermediate container 27b175cad5f0 [2023-01-17T17:39:18.715Z] ---> 8a54e7b3a067 [2023-01-17T17:39:18.715Z] Step 8/12 : WORKDIR /app [2023-01-17T17:39:18.715Z] ---> Running in 6bd9681ae38c [2023-01-17T17:39:18.715Z] Removing intermediate container 6bd9681ae38c [2023-01-17T17:39:18.715Z] ---> d2f596c0f00d [2023-01-17T17:39:18.715Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-17T17:39:18.973Z] ---> 5f35cad2b42f [2023-01-17T17:39:18.973Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T17:39:18.973Z] ---> Running in 8a8d781f8a93 [2023-01-17T17:39:21.473Z] Still waiting to schedule task [2023-01-17T17:39:21.474Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-17T17:39:40.927Z] Removing intermediate container 8a8d781f8a93 [2023-01-17T17:39:40.927Z] ---> 4ea8b0223e5a [2023-01-17T17:39:40.927Z] Step 11/12 : COPY . . [2023-01-17T17:39:40.927Z] ---> c4038f7b28eb [2023-01-17T17:39:40.927Z] Step 12/12 : RUN $MAKE [2023-01-17T17:39:40.927Z] ---> Running in 007215eb0f37 [2023-01-17T17:39:40.927Z] noop [2023-01-17T17:39:40.927Z] Removing intermediate container 007215eb0f37 [2023-01-17T17:39:40.927Z] ---> 98dd4189d2b3 [2023-01-17T17:39:40.927Z] Successfully built 98dd4189d2b3 [2023-01-17T17:39:40.927Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:39:41.238Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-17T17:39:41.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T17:39:41.311Z] prd-ubuntu20.04-docker-8c-8g-2758 does not seem to be running inside a container [2023-01-17T17:39:41.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-17T17:39:41.724Z] $ docker top 3a82ccd0a005797be28da72444e159f6e08b057362a87040c887ee665d1ca73c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T17:39:42.068Z] + go version [2023-01-17T17:39:42.069Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-17T17:39:42.083Z] $ docker stop --time=1 3a82ccd0a005797be28da72444e159f6e08b057362a87040c887ee665d1ca73c [2023-01-17T17:39:43.401Z] $ docker rm -f --volumes 3a82ccd0a005797be28da72444e159f6e08b057362a87040c887ee665d1ca73c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:39:43.823Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-17T17:39:43.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T17:39:43.893Z] prd-ubuntu20.04-docker-8c-8g-2758 does not seem to be running inside a container [2023-01-17T17:39:43.927Z] $ 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 ******** ci-base-image-x86_64 cat [2023-01-17T17:39:44.274Z] $ docker top e9bedfd03cebe0d8f7463f6ddec9ff3ce6691184cd60bd4389fa7a60e8fa0604 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T17:39:44.618Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-01-17T17:39:44.917Z] + make test [2023-01-17T17:39:44.917Z] go test ./... -coverprofile=coverage.out ./... [2023-01-17T17:39:45.483Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-01-17T17:39:55.456Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-01-17T17:39:55.456Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-01-17T17:40:00.728Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.874s coverage: 38.5% of statements [2023-01-17T17:40:00.728Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 52.0% of statements [2023-01-17T17:40:00.728Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 95.5% of statements [2023-01-17T17:40:08.850Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-17T17:40:08.850Z] go vet ./... [2023-01-17T17:40:12.127Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-17T17:40:12.127Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-17T17:40:12.127Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-17T17:40:12.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-17T17:40:12.146Z] $ docker stop --time=1 e9bedfd03cebe0d8f7463f6ddec9ff3ce6691184cd60bd4389fa7a60e8fa0604 [2023-01-17T17:40:14.200Z] $ docker rm -f --volumes e9bedfd03cebe0d8f7463f6ddec9ff3ce6691184cd60bd4389fa7a60e8fa0604 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-17T17:40:14.619Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-17T17:40:14.703Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-17T17:40:15.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-17T17:40:15.407Z] + ls -al . [2023-01-17T17:40:15.407Z] total 644 [2023-01-17T17:40:15.407Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 17 17:39 . [2023-01-17T17:40:15.407Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:38 .. [2023-01-17T17:40:15.407Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 17 17:38 .dockerignore [2023-01-17T17:40:15.407Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 17:40 .git [2023-01-17T17:40:15.407Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 17:38 .github [2023-01-17T17:40:15.408Z] -rw-rw-r-- 1 jenkins jenkins 946 Jan 17 17:38 .gitignore [2023-01-17T17:40:15.408Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 17 17:38 .golangci.yml [2023-01-17T17:40:15.408Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 17:39 .semver [2023-01-17T17:40:15.408Z] -rw-rw-r-- 1 jenkins jenkins 10896 Jan 17 17:38 Attribution.txt [2023-01-17T17:40:15.408Z] -rw-rw-r-- 1 jenkins jenkins 5905 Jan 17 17:38 CHANGELOG.md [2023-01-17T17:40:15.408Z] -rw-rw-r-- 1 jenkins jenkins 1347 Jan 17 17:38 Dockerfile [2023-01-17T17:40:15.408Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 17:38 GOVERNANCE.md [2023-01-17T17:40:15.408Z] -rw-rw-r-- 1 jenkins jenkins 683 Jan 17 17:38 Jenkinsfile [2023-01-17T17:40:15.408Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 17 17:38 LICENSE [2023-01-17T17:40:15.408Z] -rw-rw-r-- 1 jenkins jenkins 2018 Jan 17 17:38 Makefile [2023-01-17T17:40:15.408Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 17 17:38 OWNERS.md [2023-01-17T17:40:15.408Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jan 17 17:38 README.md [2023-01-17T17:40:15.408Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 17 17:39 VERSION [2023-01-17T17:40:15.408Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 17:38 bin [2023-01-17T17:40:15.408Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:38 cmd [2023-01-17T17:40:15.408Z] -rw-r--r-- 1 jenkins jenkins 460049 Jan 17 17:39 coverage.out [2023-01-17T17:40:15.408Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 17:38 examples [2023-01-17T17:40:15.408Z] -rw-rw-r-- 1 jenkins jenkins 3550 Jan 17 17:38 go.mod [2023-01-17T17:40:15.408Z] -rw-rw-r-- 1 jenkins jenkins 44766 Jan 17 17:38 go.sum [2023-01-17T17:40:15.408Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 17:38 images [2023-01-17T17:40:15.408Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 17 17:38 internal [2023-01-17T17:40:15.408Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:38 snap [2023-01-17T17:40:15.408Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 17 17:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:40:15.715Z] + 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=963987e627e8dcac0df49593e42f1bbbca2c5392 --label arch=amd64 --label version=3.0.0-dev.4 . [2023-01-17T17:40:15.715Z] Sending build context to Docker daemon 4.099MB [2023-01-17T17:40:15.715Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-17T17:40:15.715Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-17T17:40:15.715Z] ---> 98dd4189d2b3 [2023-01-17T17:40:15.715Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-17T17:40:15.715Z] ---> Running in 26808b64aee4 [2023-01-17T17:40:15.715Z] Removing intermediate container 26808b64aee4 [2023-01-17T17:40:15.715Z] ---> 4f258b1f6f6c [2023-01-17T17:40:15.715Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-17T17:40:15.974Z] ---> Running in d2dcfacf8565 [2023-01-17T17:40:15.974Z] Removing intermediate container d2dcfacf8565 [2023-01-17T17:40:15.974Z] ---> b381ee837b88 [2023-01-17T17:40:15.974Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-01-17T17:40:15.974Z] ---> Running in 5e03823e0770 [2023-01-17T17:40:15.974Z] Removing intermediate container 5e03823e0770 [2023-01-17T17:40:15.974Z] ---> 7ea87581dc45 [2023-01-17T17:40:15.974Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-17T17:40:16.234Z] ---> Running in 9d40d5114491 [2023-01-17T17:40:16.234Z] Removing intermediate container 9d40d5114491 [2023-01-17T17:40:16.234Z] ---> ece2fcf6757a [2023-01-17T17:40:16.234Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-17T17:40:16.234Z] ---> Running in 58df100f800f [2023-01-17T17:40:16.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T17:40:16.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T17:40:17.012Z] OK: 211 MiB in 51 packages [2023-01-17T17:40:17.270Z] Removing intermediate container 58df100f800f [2023-01-17T17:40:17.270Z] ---> c86f7cc5d081 [2023-01-17T17:40:17.270Z] Step 8/24 : WORKDIR /app [2023-01-17T17:40:17.270Z] ---> Running in 20b0a45a3841 [2023-01-17T17:40:17.270Z] Removing intermediate container 20b0a45a3841 [2023-01-17T17:40:17.270Z] ---> b8c17c5e14b9 [2023-01-17T17:40:17.270Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-17T17:40:17.529Z] ---> fd1e602c156b [2023-01-17T17:40:17.529Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T17:40:17.529Z] ---> Running in 3ddc89c7326e [2023-01-17T17:40:18.098Z] Removing intermediate container 3ddc89c7326e [2023-01-17T17:40:18.098Z] ---> d16c20f826f4 [2023-01-17T17:40:18.098Z] Step 11/24 : COPY . . [2023-01-17T17:40:18.098Z] ---> b862b5477ac8 [2023-01-17T17:40:18.098Z] Step 12/24 : RUN $MAKE [2023-01-17T17:40:18.357Z] ---> Running in 7d027b82b55d [2023-01-17T17:40:18.357Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-01-17T17:40:36.615Z] Removing intermediate container 7d027b82b55d [2023-01-17T17:40:36.615Z] ---> b393fd443467 [2023-01-17T17:40:36.615Z] Step 13/24 : FROM alpine:3.16 [2023-01-17T17:40:36.615Z] 3.16: Pulling from library/alpine [2023-01-17T17:40:36.615Z] ca7dd9ec2225: Pulling fs layer [2023-01-17T17:40:36.876Z] ca7dd9ec2225: Verifying Checksum [2023-01-17T17:40:36.876Z] ca7dd9ec2225: Download complete [2023-01-17T17:40:36.876Z] ca7dd9ec2225: Pull complete [2023-01-17T17:40:36.876Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-17T17:40:36.876Z] Status: Downloaded newer image for alpine:3.16 [2023-01-17T17:40:36.876Z] ---> bfe296a52501 [2023-01-17T17:40:36.876Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-17T17:40:37.145Z] ---> Running in cc4bb6653617 [2023-01-17T17:40:37.145Z] Removing intermediate container cc4bb6653617 [2023-01-17T17:40:37.145Z] ---> 8f0fea21e9f2 [2023-01-17T17:40:37.145Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-01-17T17:40:37.145Z] ---> Running in d2564b6c1b53 [2023-01-17T17:40:37.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T17:40:37.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T17:40:37.694Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-17T17:40:37.694Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T17:40:37.694Z] OK: 6 MiB in 15 packages [2023-01-17T17:40:38.263Z] Removing intermediate container d2564b6c1b53 [2023-01-17T17:40:38.263Z] ---> 914a9cf134d8 [2023-01-17T17:40:38.263Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-01-17T17:40:38.263Z] ---> d957db4f2e04 [2023-01-17T17:40:38.263Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-01-17T17:40:38.263Z] ---> a6686c1cc5b4 [2023-01-17T17:40:38.263Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-01-17T17:40:38.829Z] ---> 23e0d9dc4309 [2023-01-17T17:40:38.829Z] Step 19/24 : EXPOSE 59989 [2023-01-17T17:40:38.829Z] ---> Running in 2be3c73d64bb [2023-01-17T17:40:38.829Z] Removing intermediate container 2be3c73d64bb [2023-01-17T17:40:38.829Z] ---> 86cb54e2edd1 [2023-01-17T17:40:38.829Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-01-17T17:40:38.829Z] ---> Running in 343c6c3c6181 [2023-01-17T17:40:39.087Z] Removing intermediate container 343c6c3c6181 [2023-01-17T17:40:39.087Z] ---> b263dd0c77c4 [2023-01-17T17:40:39.087Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T17:40:39.087Z] ---> Running in 40599d234696 [2023-01-17T17:40:39.087Z] Removing intermediate container 40599d234696 [2023-01-17T17:40:39.087Z] ---> 843da2f45cc9 [2023-01-17T17:40:39.087Z] Step 22/24 : LABEL arch=amd64 [2023-01-17T17:40:39.087Z] ---> Running in be13979fdf49 [2023-01-17T17:40:39.087Z] Removing intermediate container be13979fdf49 [2023-01-17T17:40:39.087Z] ---> d04d115d1853 [2023-01-17T17:40:39.087Z] Step 23/24 : LABEL git_sha=963987e627e8dcac0df49593e42f1bbbca2c5392 [2023-01-17T17:40:39.087Z] ---> Running in 10c86db38b36 [2023-01-17T17:40:39.346Z] Removing intermediate container 10c86db38b36 [2023-01-17T17:40:39.346Z] ---> 5b0fbe58e36e [2023-01-17T17:40:39.346Z] Step 24/24 : LABEL version=3.0.0-dev.4 [2023-01-17T17:40:39.346Z] ---> Running in a56fc4637274 [2023-01-17T17:40:39.346Z] Removing intermediate container a56fc4637274 [2023-01-17T17:40:39.346Z] ---> 615ed749b4ae [2023-01-17T17:40:39.346Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-17T17:40:39.346Z] Successfully built 615ed749b4ae [2023-01-17T17:40:39.346Z] 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-01-17T17:40:39.422Z] provisioning config files... [2023-01-17T17:40:39.431Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10911323488125717697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:40:39.742Z] ---> docker-login.sh [2023-01-17T17:40:39.742Z] nexus3.edgexfoundry.org:10001 [2023-01-17T17:40:39.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:40:39.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:40:39.742Z] Configure a credential helper to remove this warning. See [2023-01-17T17:40:39.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:40:39.742Z] [2023-01-17T17:40:39.742Z] Login Succeeded [2023-01-17T17:40:39.742Z] nexus3.edgexfoundry.org:10002 [2023-01-17T17:40:39.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:40:39.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:40:39.742Z] Configure a credential helper to remove this warning. See [2023-01-17T17:40:39.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:40:39.742Z] [2023-01-17T17:40:39.742Z] Login Succeeded [2023-01-17T17:40:39.742Z] nexus3.edgexfoundry.org:10003 [2023-01-17T17:40:40.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:40:40.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:40:40.003Z] Configure a credential helper to remove this warning. See [2023-01-17T17:40:40.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:40:40.003Z] [2023-01-17T17:40:40.003Z] Login Succeeded [2023-01-17T17:40:40.003Z] nexus3.edgexfoundry.org:10004 [2023-01-17T17:40:40.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:40:40.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:40:40.003Z] Configure a credential helper to remove this warning. See [2023-01-17T17:40:40.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:40:40.003Z] [2023-01-17T17:40:40.003Z] Login Succeeded [2023-01-17T17:40:40.003Z] docker.io [2023-01-17T17:40:40.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:40:40.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:40:40.262Z] Configure a credential helper to remove this warning. See [2023-01-17T17:40:40.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:40:40.262Z] [2023-01-17T17:40:40.262Z] Login Succeeded [2023-01-17T17:40:40.262Z] ---> docker-login.sh ends [Pipeline] } [2023-01-17T17:40:40.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T17:40:40.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T17:40:40.310Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-01-17T17:40:40.310Z] 963987e627e8dcac0df49593e42f1bbbca2c5392 [2023-01-17T17:40:40.310Z] latest [2023-01-17T17:40:40.310Z] 3.0.0-dev.4 [2023-01-17T17:40:40.310Z] 963987e627e8dcac0df49593e42f1bbbca2c5392-3.0.0-dev.4 [2023-01-17T17:40:40.310Z] main [2023-01-17T17:40:40.310Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:40:40.616Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:963987e627e8dcac0df49593e42f1bbbca2c5392 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:40:40.923Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:963987e627e8dcac0df49593e42f1bbbca2c5392 [2023-01-17T17:40:40.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-01-17T17:40:40.924Z] 976adf31d4ff: Preparing [2023-01-17T17:40:40.924Z] dd9c55cf9d51: Preparing [2023-01-17T17:40:40.924Z] c07624d36254: Preparing [2023-01-17T17:40:40.924Z] 1b82e205389f: Preparing [2023-01-17T17:40:40.924Z] e5e13b0c77cb: Preparing [2023-01-17T17:40:40.924Z] e5e13b0c77cb: Layer already exists [2023-01-17T17:40:40.924Z] dd9c55cf9d51: Pushed [2023-01-17T17:40:40.924Z] c07624d36254: Pushed [2023-01-17T17:40:40.924Z] 1b82e205389f: Pushed [2023-01-17T17:40:43.456Z] 976adf31d4ff: Pushed [2023-01-17T17:40:43.456Z] 963987e627e8dcac0df49593e42f1bbbca2c5392: digest: sha256:dcd083bec3bf095291ddec8071858ad0ca4311b01b0c03d484b511f63fccd390 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:40:43.762Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:40:44.070Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-01-17T17:40:44.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-01-17T17:40:44.070Z] 976adf31d4ff: Preparing [2023-01-17T17:40:44.070Z] dd9c55cf9d51: Preparing [2023-01-17T17:40:44.070Z] c07624d36254: Preparing [2023-01-17T17:40:44.070Z] 1b82e205389f: Preparing [2023-01-17T17:40:44.070Z] e5e13b0c77cb: Preparing [2023-01-17T17:40:44.070Z] 976adf31d4ff: Layer already exists [2023-01-17T17:40:44.070Z] e5e13b0c77cb: Layer already exists [2023-01-17T17:40:44.070Z] c07624d36254: Layer already exists [2023-01-17T17:40:44.070Z] 1b82e205389f: Layer already exists [2023-01-17T17:40:44.070Z] dd9c55cf9d51: Layer already exists [2023-01-17T17:40:44.070Z] latest: digest: sha256:dcd083bec3bf095291ddec8071858ad0ca4311b01b0c03d484b511f63fccd390 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:40:44.379Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:40:44.680Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.4 [2023-01-17T17:40:44.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-01-17T17:40:44.680Z] 976adf31d4ff: Preparing [2023-01-17T17:40:44.680Z] dd9c55cf9d51: Preparing [2023-01-17T17:40:44.680Z] c07624d36254: Preparing [2023-01-17T17:40:44.680Z] 1b82e205389f: Preparing [2023-01-17T17:40:44.680Z] e5e13b0c77cb: Preparing [2023-01-17T17:40:44.680Z] 1b82e205389f: Layer already exists [2023-01-17T17:40:44.680Z] c07624d36254: Layer already exists [2023-01-17T17:40:44.680Z] dd9c55cf9d51: Layer already exists [2023-01-17T17:40:44.680Z] 976adf31d4ff: Layer already exists [2023-01-17T17:40:44.680Z] e5e13b0c77cb: Layer already exists [2023-01-17T17:40:44.680Z] 3.0.0-dev.4: digest: sha256:dcd083bec3bf095291ddec8071858ad0ca4311b01b0c03d484b511f63fccd390 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:40:44.983Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:963987e627e8dcac0df49593e42f1bbbca2c5392-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:40:45.293Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:963987e627e8dcac0df49593e42f1bbbca2c5392-3.0.0-dev.4 [2023-01-17T17:40:45.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-01-17T17:40:45.293Z] 976adf31d4ff: Preparing [2023-01-17T17:40:45.293Z] dd9c55cf9d51: Preparing [2023-01-17T17:40:45.293Z] c07624d36254: Preparing [2023-01-17T17:40:45.293Z] 1b82e205389f: Preparing [2023-01-17T17:40:45.293Z] e5e13b0c77cb: Preparing [2023-01-17T17:40:45.293Z] 1b82e205389f: Layer already exists [2023-01-17T17:40:45.293Z] c07624d36254: Layer already exists [2023-01-17T17:40:45.293Z] e5e13b0c77cb: Layer already exists [2023-01-17T17:40:45.293Z] 976adf31d4ff: Layer already exists [2023-01-17T17:40:45.293Z] dd9c55cf9d51: Layer already exists [2023-01-17T17:40:45.293Z] 963987e627e8dcac0df49593e42f1bbbca2c5392-3.0.0-dev.4: digest: sha256:dcd083bec3bf095291ddec8071858ad0ca4311b01b0c03d484b511f63fccd390 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:40:45.600Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:40:45.900Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-01-17T17:40:45.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-01-17T17:40:45.901Z] 976adf31d4ff: Preparing [2023-01-17T17:40:45.901Z] dd9c55cf9d51: Preparing [2023-01-17T17:40:45.901Z] c07624d36254: Preparing [2023-01-17T17:40:45.901Z] 1b82e205389f: Preparing [2023-01-17T17:40:45.901Z] e5e13b0c77cb: Preparing [2023-01-17T17:40:45.901Z] c07624d36254: Layer already exists [2023-01-17T17:40:45.901Z] 976adf31d4ff: Layer already exists [2023-01-17T17:40:45.901Z] e5e13b0c77cb: Layer already exists [2023-01-17T17:40:45.901Z] 1b82e205389f: Layer already exists [2023-01-17T17:40:45.901Z] dd9c55cf9d51: Layer already exists [2023-01-17T17:40:45.901Z] main: digest: sha256:dcd083bec3bf095291ddec8071858ad0ca4311b01b0c03d484b511f63fccd390 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T17:40:45.938Z] ===================================================== [Pipeline] echo [2023-01-17T17:40:45.944Z] taggedImages: [2023-01-17T17:40:45.944Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:963987e627e8dcac0df49593e42f1bbbca2c5392 [2023-01-17T17:40:45.944Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-01-17T17:40:45.944Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.4 [2023-01-17T17:40:45.944Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:963987e627e8dcac0df49593e42f1bbbca2c5392-3.0.0-dev.4 [2023-01-17T17:40:45.944Z] - 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-01-17T17:40:46.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T17:40:46.298Z] [2023-01-17T17:40:46.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:40:46.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T17:40:46.604Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-17T17:40:46.604Z] 5eb5b503b376: Pulling fs layer [2023-01-17T17:40:46.604Z] 5c69ac0246d0: Pulling fs layer [2023-01-17T17:40:46.604Z] ec43610c2a17: Pulling fs layer [2023-01-17T17:40:46.604Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-17T17:40:46.604Z] 33b1e0a273af: Pulling fs layer [2023-01-17T17:40:46.604Z] 5d3b04190fa2: Pulling fs layer [2023-01-17T17:40:46.604Z] 2f39f015ded8: Pulling fs layer [2023-01-17T17:40:46.604Z] 33b1e0a273af: Waiting [2023-01-17T17:40:46.604Z] 5d3b04190fa2: Waiting [2023-01-17T17:40:46.604Z] 5c69ac0246d0: Verifying Checksum [2023-01-17T17:40:46.604Z] 5c69ac0246d0: Download complete [2023-01-17T17:40:46.604Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-17T17:40:46.604Z] 3a2ae6a8a46f: Download complete [2023-01-17T17:40:46.864Z] 33b1e0a273af: Verifying Checksum [2023-01-17T17:40:46.864Z] 33b1e0a273af: Download complete [2023-01-17T17:40:46.864Z] 5d3b04190fa2: Download complete [2023-01-17T17:40:46.864Z] ec43610c2a17: Verifying Checksum [2023-01-17T17:40:46.864Z] ec43610c2a17: Download complete [2023-01-17T17:40:46.864Z] 5eb5b503b376: Verifying Checksum [2023-01-17T17:40:46.864Z] 5eb5b503b376: Download complete [2023-01-17T17:40:47.437Z] 2f39f015ded8: Verifying Checksum [2023-01-17T17:40:47.437Z] 2f39f015ded8: Download complete [2023-01-17T17:40:48.004Z] 5eb5b503b376: Pull complete [2023-01-17T17:40:48.261Z] 5c69ac0246d0: Pull complete [2023-01-17T17:40:48.517Z] ec43610c2a17: Pull complete [2023-01-17T17:40:48.774Z] 3a2ae6a8a46f: Pull complete [2023-01-17T17:40:48.774Z] 33b1e0a273af: Pull complete [2023-01-17T17:40:49.032Z] 5d3b04190fa2: Pull complete [2023-01-17T17:40:53.216Z] 2f39f015ded8: Pull complete [2023-01-17T17:40:53.216Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-17T17:40:53.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T17:40:53.216Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T17:40:53.285Z] prd-ubuntu20.04-docker-8c-8g-2758 does not seem to be running inside a container [2023-01-17T17:40:53.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-17T17:40:56.672Z] $ docker top 5e89b533289d4d42666c4460acd895d8826fef38a5c8ed6fb0428a865c0a843e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:40:57.018Z] ---> job-cost.sh [2023-01-17T17:40:57.018Z] lf-activate-venv: SKIPPING [2023-01-17T17:40:57.018Z] INFO: No Stack... [2023-01-17T17:40:57.277Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-17T17:40:57.535Z] INFO: Archiving Costs [Pipeline] sh [2023-01-17T17:40:57.824Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-01-17T17:40:57.824Z] + cut -d, -f6 [Pipeline] lock [2023-01-17T17:40:57.837Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-68-stack-cost] [2023-01-17T17:40:57.843Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-68-stack-cost] did not exist. Created. [2023-01-17T17:40:57.843Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-17T17:40:58.141Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-17T17:40:58.177Z] Stashed 1 file(s) [Pipeline] } [2023-01-17T17:40:58.184Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-68-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-17T17:40:58.202Z] $ docker stop --time=1 5e89b533289d4d42666c4460acd895d8826fef38a5c8ed6fb0428a865c0a843e [2023-01-17T17:40:59.352Z] $ docker rm -f --volumes 5e89b533289d4d42666c4460acd895d8826fef38a5c8ed6fb0428a865c0a843e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-17T17:43:20.602Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2759 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-01-17T17:43:20.616Z] Running in /w/workspace/device-rfid-llrp-go/68 [Pipeline] { [Pipeline] checkout [2023-01-17T17:43:20.653Z] Selected Git installation does not exist. Using Default [2023-01-17T17:43:20.654Z] The recommended git tool is: NONE [2023-01-17T17:43:27.209Z] using credential edgex-jenkins-ssh [2023-01-17T17:43:27.237Z] Cloning the remote Git repository [2023-01-17T17:43:27.306Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-17T17:43:27.406Z] > git init /w/workspace/device-rfid-llrp-go/68 # timeout=10 [2023-01-17T17:43:27.594Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-17T17:43:27.595Z] > git --version # timeout=10 [2023-01-17T17:43:27.622Z] > git --version # 'git version 2.25.1' [2023-01-17T17:43:27.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-17T17:43:27.711Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-17T17:43:28.864Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-01-17T17:43:28.885Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-17T17:43:29.900Z] Avoid second fetch [2023-01-17T17:43:29.900Z] Checking out Revision 963987e627e8dcac0df49593e42f1bbbca2c5392 (main) [2023-01-17T17:43:30.551Z] Commit message: "refactor(snap)!: Drop the support for legacy snap env options (#134)" [2023-01-17T17:43:29.923Z] > git config core.sparsecheckout # timeout=10 [2023-01-17T17:43:29.947Z] > git checkout -f 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-17T17:43:31.595Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-17T17:43:31.595Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-17T17:43:31.595Z] Dload Upload Total Spent Left Speed [2023-01-17T17:43:31.595Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77750 0 --:--:-- --:--:-- --:--:-- 77278 100 12751 100 12751 0 0 77278 0 --:--:-- --:--:-- --:--:-- 76813 [Pipeline] sh [2023-01-17T17:43:32.276Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-17T17:43:32.621Z] + sudo tee /etc/docker/daemon.new [2023-01-17T17:43:32.621Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-17T17:43:32.621Z] { [2023-01-17T17:43:32.621Z] "registry-mirrors": [ [2023-01-17T17:43:32.621Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-17T17:43:32.621Z] ], [2023-01-17T17:43:32.621Z] "bip": "10.250.0.254/24", [2023-01-17T17:43:32.621Z] "hosts": [ [2023-01-17T17:43:32.621Z] "tcp://0.0.0.0:5555", [2023-01-17T17:43:32.621Z] "unix:///var/run/docker.sock" [2023-01-17T17:43:32.621Z] ], [2023-01-17T17:43:32.621Z] "mtu": 1458, [2023-01-17T17:43:32.621Z] "selinux-enabled": true, [2023-01-17T17:43:32.621Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-17T17:43:32.621Z] } [Pipeline] sh [2023-01-17T17:43:32.974Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-17T17:43:33.335Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T17:43:51.640Z] provisioning config files... [2023-01-17T17:43:51.671Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/68@tmp/config9952892976157957930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:43:52.039Z] ---> docker-login.sh [2023-01-17T17:43:52.039Z] nexus3.edgexfoundry.org:10001 [2023-01-17T17:43:52.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:43:52.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:43:52.629Z] Configure a credential helper to remove this warning. See [2023-01-17T17:43:52.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:43:52.629Z] [2023-01-17T17:43:52.629Z] Login Succeeded [2023-01-17T17:43:52.629Z] nexus3.edgexfoundry.org:10002 [2023-01-17T17:43:52.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:43:53.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:43:53.178Z] Configure a credential helper to remove this warning. See [2023-01-17T17:43:53.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:43:53.178Z] [2023-01-17T17:43:53.178Z] Login Succeeded [2023-01-17T17:43:53.178Z] nexus3.edgexfoundry.org:10003 [2023-01-17T17:43:53.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:43:53.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:43:53.449Z] Configure a credential helper to remove this warning. See [2023-01-17T17:43:53.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:43:53.449Z] [2023-01-17T17:43:53.449Z] Login Succeeded [2023-01-17T17:43:53.449Z] nexus3.edgexfoundry.org:10004 [2023-01-17T17:43:53.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:43:53.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:43:53.993Z] Configure a credential helper to remove this warning. See [2023-01-17T17:43:53.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:43:53.993Z] [2023-01-17T17:43:53.993Z] Login Succeeded [2023-01-17T17:43:53.993Z] docker.io [2023-01-17T17:43:54.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:43:54.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:43:54.531Z] Configure a credential helper to remove this warning. See [2023-01-17T17:43:54.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:43:54.531Z] [2023-01-17T17:43:54.531Z] Login Succeeded [2023-01-17T17:43:54.531Z] ---> docker-login.sh ends [Pipeline] } [2023-01-17T17:43:54.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-17T17:43:54.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T17:43:54.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T17:43:54.864Z] ========================================================= [2023-01-17T17:43:54.864Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-17T17:43:54.864Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:43:55.223Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-17T17:43:55.495Z] Sending build context to Docker daemon 1.22MB [2023-01-17T17:43:55.495Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-17T17:43:55.495Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-17T17:43:55.772Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-17T17:43:55.772Z] 9b18e9b68314: Pulling fs layer [2023-01-17T17:43:55.772Z] 35d82f9e3411: Pulling fs layer [2023-01-17T17:43:55.772Z] e16973657156: Pulling fs layer [2023-01-17T17:43:55.772Z] fc693d55d65f: Pulling fs layer [2023-01-17T17:43:55.772Z] 7e9fc2657dce: Pulling fs layer [2023-01-17T17:43:55.772Z] dda99020689f: Pulling fs layer [2023-01-17T17:43:55.772Z] db1c61fa0a46: Pulling fs layer [2023-01-17T17:43:55.772Z] 891c053d2c06: Pulling fs layer [2023-01-17T17:43:55.772Z] fc693d55d65f: Waiting [2023-01-17T17:43:55.772Z] 7e9fc2657dce: Waiting [2023-01-17T17:43:55.772Z] dda99020689f: Waiting [2023-01-17T17:43:55.772Z] db1c61fa0a46: Waiting [2023-01-17T17:43:55.772Z] 891c053d2c06: Waiting [2023-01-17T17:43:55.772Z] e16973657156: Verifying Checksum [2023-01-17T17:43:55.773Z] e16973657156: Download complete [2023-01-17T17:43:55.773Z] 35d82f9e3411: Verifying Checksum [2023-01-17T17:43:55.773Z] 35d82f9e3411: Download complete [2023-01-17T17:43:55.773Z] 7e9fc2657dce: Verifying Checksum [2023-01-17T17:43:55.773Z] 7e9fc2657dce: Download complete [2023-01-17T17:43:55.773Z] dda99020689f: Verifying Checksum [2023-01-17T17:43:55.773Z] dda99020689f: Download complete [2023-01-17T17:43:55.773Z] 9b18e9b68314: Download complete [2023-01-17T17:43:56.766Z] 9b18e9b68314: Pull complete [2023-01-17T17:43:57.054Z] 891c053d2c06: Verifying Checksum [2023-01-17T17:43:57.054Z] 891c053d2c06: Download complete [2023-01-17T17:43:58.523Z] db1c61fa0a46: Verifying Checksum [2023-01-17T17:43:58.523Z] db1c61fa0a46: Download complete [2023-01-17T17:43:58.798Z] 35d82f9e3411: Pull complete [2023-01-17T17:43:58.798Z] fc693d55d65f: Verifying Checksum [2023-01-17T17:43:58.798Z] fc693d55d65f: Download complete [2023-01-17T17:43:59.069Z] e16973657156: Pull complete [2023-01-17T17:44:11.458Z] fc693d55d65f: Pull complete [2023-01-17T17:44:11.458Z] 7e9fc2657dce: Pull complete [2023-01-17T17:44:11.730Z] dda99020689f: Pull complete [2023-01-17T17:44:18.433Z] db1c61fa0a46: Pull complete [2023-01-17T17:44:20.394Z] 891c053d2c06: Pull complete [2023-01-17T17:44:20.394Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-17T17:44:20.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-17T17:44:20.394Z] ---> f96f9c87975a [2023-01-17T17:44:20.394Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-17T17:44:21.383Z] ---> Running in de30a8cf782e [2023-01-17T17:44:21.655Z] Removing intermediate container de30a8cf782e [2023-01-17T17:44:21.655Z] ---> 2455e01d605a [2023-01-17T17:44:21.655Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-17T17:44:21.929Z] ---> Running in 05325839759a [2023-01-17T17:44:22.200Z] Removing intermediate container 05325839759a [2023-01-17T17:44:22.200Z] ---> e8b950633b75 [2023-01-17T17:44:22.200Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-17T17:44:22.200Z] ---> Running in 64682c311abe [2023-01-17T17:44:22.790Z] Removing intermediate container 64682c311abe [2023-01-17T17:44:22.790Z] ---> d1e83e8e3422 [2023-01-17T17:44:22.790Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-17T17:44:22.790Z] ---> Running in 2b3833c72379 [2023-01-17T17:44:23.066Z] Removing intermediate container 2b3833c72379 [2023-01-17T17:44:23.066Z] ---> 5dad8d617d7a [2023-01-17T17:44:23.066Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-17T17:44:23.066Z] ---> Running in befbedac7fe3 [2023-01-17T17:44:24.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T17:44:24.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T17:44:25.744Z] OK: 221 MiB in 51 packages [2023-01-17T17:44:26.716Z] Removing intermediate container befbedac7fe3 [2023-01-17T17:44:26.716Z] ---> 9271ca7b106c [2023-01-17T17:44:26.716Z] Step 8/12 : WORKDIR /app [2023-01-17T17:44:26.716Z] ---> Running in 80a235cf1b72 [2023-01-17T17:44:27.311Z] Removing intermediate container 80a235cf1b72 [2023-01-17T17:44:27.311Z] ---> 6c2d390505bc [2023-01-17T17:44:27.311Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-17T17:44:27.583Z] ---> 1717cadb265f [2023-01-17T17:44:27.583Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T17:44:27.855Z] ---> Running in e9cf6092a9b8 [2023-01-17T17:45:35.857Z] Removing intermediate container e9cf6092a9b8 [2023-01-17T17:45:35.857Z] ---> d1d93a66eb6d [2023-01-17T17:45:35.857Z] Step 11/12 : COPY . . [2023-01-17T17:45:35.857Z] ---> 612c6ff33327 [2023-01-17T17:45:35.857Z] Step 12/12 : RUN $MAKE [2023-01-17T17:45:35.857Z] ---> Running in c9c957336d57 [2023-01-17T17:45:35.857Z] noop [2023-01-17T17:45:35.857Z] Removing intermediate container c9c957336d57 [2023-01-17T17:45:35.857Z] ---> d9a5884026c3 [2023-01-17T17:45:35.857Z] Successfully built d9a5884026c3 [2023-01-17T17:45:35.857Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:45:36.214Z] + docker inspect -f . ci-base-image-arm64 [2023-01-17T17:45:36.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T17:45:36.430Z] prd-ubuntu20.04-docker-arm64-4c-16g-2759 does not seem to be running inside a container [2023-01-17T17:45:36.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/68 -v /w/workspace/device-rfid-llrp-go/68:/w/workspace/device-rfid-llrp-go/68:rw,z -v /w/workspace/device-rfid-llrp-go/68@tmp:/w/workspace/device-rfid-llrp-go/68@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-01-17T17:45:37.766Z] $ docker top 9619d7ee73699b8d5af533203276ec6c2daa8fc9ecd0b9ff872be60b65bd0f43 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T17:45:38.647Z] + go version [2023-01-17T17:45:38.647Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-17T17:45:38.674Z] $ docker stop --time=1 9619d7ee73699b8d5af533203276ec6c2daa8fc9ecd0b9ff872be60b65bd0f43 [2023-01-17T17:45:40.366Z] $ docker rm -f --volumes 9619d7ee73699b8d5af533203276ec6c2daa8fc9ecd0b9ff872be60b65bd0f43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:45:40.917Z] + docker inspect -f . ci-base-image-arm64 [2023-01-17T17:45:40.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T17:45:41.114Z] prd-ubuntu20.04-docker-arm64-4c-16g-2759 does not seem to be running inside a container [2023-01-17T17:45:41.197Z] $ 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/68 -v /w/workspace/device-rfid-llrp-go/68:/w/workspace/device-rfid-llrp-go/68:rw,z -v /w/workspace/device-rfid-llrp-go/68@tmp:/w/workspace/device-rfid-llrp-go/68@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-01-17T17:45:42.467Z] $ docker top 8ea50aac0e43cfc2bd73d30cf5f2a232da793461612c47d34600cfe5dd821a81 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T17:45:43.327Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/68 [Pipeline] fileExists [Pipeline] sh [2023-01-17T17:45:43.995Z] + make test [2023-01-17T17:45:43.995Z] go test ./... -coverprofile=coverage.out ./... [2023-01-17T17:45:45.944Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-01-17T17:47:22.623Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-01-17T17:47:22.623Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-01-17T17:47:40.838Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.325s coverage: 38.5% of statements [2023-01-17T17:47:40.838Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.521s coverage: 52.0% of statements [2023-01-17T17:47:40.838Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.122s coverage: 95.5% of statements [2023-01-17T17:47:40.838Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-17T17:47:40.838Z] go vet ./... [2023-01-17T17:48:13.089Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-17T17:48:13.089Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-17T17:48:13.089Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-17T17:48:13.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-17T17:48:13.131Z] $ docker stop --time=1 8ea50aac0e43cfc2bd73d30cf5f2a232da793461612c47d34600cfe5dd821a81 [2023-01-17T17:48:14.918Z] $ docker rm -f --volumes 8ea50aac0e43cfc2bd73d30cf5f2a232da793461612c47d34600cfe5dd821a81 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-17T17:48:15.882Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-17T17:48:15.908Z] Warning: overwriting stash ‘coverage-report’ [2023-01-17T17:48:16.745Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-17T17:48:17.148Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-17T17:48:17.490Z] + ls -al . [2023-01-17T17:48:17.490Z] total 640 [2023-01-17T17:48:17.490Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 17 17:45 . [2023-01-17T17:48:17.490Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:43 .. [2023-01-17T17:48:17.490Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 17 17:43 .dockerignore [2023-01-17T17:48:17.490Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 17:43 .git [2023-01-17T17:48:17.490Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 17:43 .github [2023-01-17T17:48:17.490Z] -rw-rw-r-- 1 jenkins jenkins 946 Jan 17 17:43 .gitignore [2023-01-17T17:48:17.490Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 17 17:43 .golangci.yml [2023-01-17T17:48:17.490Z] -rw-rw-r-- 1 jenkins jenkins 10896 Jan 17 17:43 Attribution.txt [2023-01-17T17:48:17.490Z] -rw-rw-r-- 1 jenkins jenkins 5905 Jan 17 17:43 CHANGELOG.md [2023-01-17T17:48:17.490Z] -rw-rw-r-- 1 jenkins jenkins 1347 Jan 17 17:43 Dockerfile [2023-01-17T17:48:17.490Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 17:43 GOVERNANCE.md [2023-01-17T17:48:17.490Z] -rw-rw-r-- 1 jenkins jenkins 683 Jan 17 17:43 Jenkinsfile [2023-01-17T17:48:17.490Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 17 17:43 LICENSE [2023-01-17T17:48:17.490Z] -rw-rw-r-- 1 jenkins jenkins 2018 Jan 17 17:43 Makefile [2023-01-17T17:48:17.490Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 17 17:43 OWNERS.md [2023-01-17T17:48:17.490Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jan 17 17:43 README.md [2023-01-17T17:48:17.490Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 17 17:39 VERSION [2023-01-17T17:48:17.490Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 17:43 bin [2023-01-17T17:48:17.490Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:43 cmd [2023-01-17T17:48:17.490Z] -rw-r--r-- 1 jenkins jenkins 460049 Jan 17 17:47 coverage.out [2023-01-17T17:48:17.490Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 17:43 examples [2023-01-17T17:48:17.490Z] -rw-rw-r-- 1 jenkins jenkins 3550 Jan 17 17:43 go.mod [2023-01-17T17:48:17.490Z] -rw-rw-r-- 1 jenkins jenkins 44766 Jan 17 17:43 go.sum [2023-01-17T17:48:17.490Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 17:43 images [2023-01-17T17:48:17.490Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 17 17:43 internal [2023-01-17T17:48:17.490Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:43 snap [2023-01-17T17:48:17.490Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 17 17:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:48:17.840Z] + 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=963987e627e8dcac0df49593e42f1bbbca2c5392 --label arch=arm64 --label version=3.0.0-dev.4 . [2023-01-17T17:48:18.109Z] Sending build context to Docker daemon 1.22MB [2023-01-17T17:48:18.109Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-17T17:48:18.109Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-17T17:48:18.109Z] ---> d9a5884026c3 [2023-01-17T17:48:18.109Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-17T17:48:18.721Z] ---> Running in 57c3d21261ee [2023-01-17T17:48:18.990Z] Removing intermediate container 57c3d21261ee [2023-01-17T17:48:18.990Z] ---> 9504a4f5381b [2023-01-17T17:48:18.990Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-17T17:48:18.990Z] ---> Running in 766cf92a13cb [2023-01-17T17:48:19.576Z] Removing intermediate container 766cf92a13cb [2023-01-17T17:48:19.576Z] ---> e4ce35b2bfda [2023-01-17T17:48:19.576Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-01-17T17:48:19.576Z] ---> Running in 81f836f8b648 [2023-01-17T17:48:19.843Z] Removing intermediate container 81f836f8b648 [2023-01-17T17:48:19.843Z] ---> 4f37fcc7faa3 [2023-01-17T17:48:19.843Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-17T17:48:20.117Z] ---> Running in 881cd00fa6f2 [2023-01-17T17:48:20.387Z] Removing intermediate container 881cd00fa6f2 [2023-01-17T17:48:20.387Z] ---> c5d88d1dcbbf [2023-01-17T17:48:20.387Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-17T17:48:20.387Z] ---> Running in 81194112e486 [2023-01-17T17:48:21.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T17:48:21.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T17:48:22.588Z] OK: 221 MiB in 51 packages [2023-01-17T17:48:23.553Z] Removing intermediate container 81194112e486 [2023-01-17T17:48:23.553Z] ---> 1741575cced9 [2023-01-17T17:48:23.553Z] Step 8/24 : WORKDIR /app [2023-01-17T17:48:24.518Z] ---> Running in 2b1c8ac9d5c5 [2023-01-17T17:48:25.104Z] Removing intermediate container 2b1c8ac9d5c5 [2023-01-17T17:48:25.104Z] ---> 3227cba1bd50 [2023-01-17T17:48:25.104Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-17T17:48:25.373Z] ---> f738423cca30 [2023-01-17T17:48:25.373Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T17:48:25.641Z] ---> Running in b1b9b9156bd5 [2023-01-17T17:48:30.997Z] Removing intermediate container b1b9b9156bd5 [2023-01-17T17:48:30.997Z] ---> 4376290a9d48 [2023-01-17T17:48:30.997Z] Step 11/24 : COPY . . [2023-01-17T17:48:31.266Z] ---> 0ba4e64934e2 [2023-01-17T17:48:31.266Z] Step 12/24 : RUN $MAKE [2023-01-17T17:48:31.533Z] ---> Running in 25e53fdd2ef1 [2023-01-17T17:48:33.479Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-01-17T17:50:40.197Z] Removing intermediate container 25e53fdd2ef1 [2023-01-17T17:50:40.197Z] ---> 4bb5a30310f2 [2023-01-17T17:50:40.197Z] Step 13/24 : FROM alpine:3.16 [2023-01-17T17:50:40.197Z] 3.16: Pulling from library/alpine [2023-01-17T17:50:40.197Z] 6875df1f5354: Pulling fs layer [2023-01-17T17:50:40.197Z] 6875df1f5354: Verifying Checksum [2023-01-17T17:50:40.197Z] 6875df1f5354: Download complete [2023-01-17T17:50:40.197Z] 6875df1f5354: Pull complete [2023-01-17T17:50:40.197Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-17T17:50:40.197Z] Status: Downloaded newer image for alpine:3.16 [2023-01-17T17:50:40.197Z] ---> 2b4661558fb8 [2023-01-17T17:50:40.197Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-17T17:50:40.197Z] ---> Running in 095631f74aa7 [2023-01-17T17:50:40.197Z] Removing intermediate container 095631f74aa7 [2023-01-17T17:50:40.197Z] ---> 166d41cac7d2 [2023-01-17T17:50:40.197Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-01-17T17:50:40.197Z] ---> Running in 61cd5b304c14 [2023-01-17T17:50:40.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T17:50:40.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T17:50:40.465Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-17T17:50:40.465Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T17:50:40.465Z] OK: 5 MiB in 15 packages [2023-01-17T17:50:41.427Z] Removing intermediate container 61cd5b304c14 [2023-01-17T17:50:41.427Z] ---> 47cf10be05c0 [2023-01-17T17:50:41.427Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-01-17T17:50:42.013Z] ---> 970ddda09bae [2023-01-17T17:50:42.013Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-01-17T17:50:42.598Z] ---> bec0affcc831 [2023-01-17T17:50:42.598Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-01-17T17:50:45.185Z] ---> a8cda357fd88 [2023-01-17T17:50:45.185Z] Step 19/24 : EXPOSE 59989 [2023-01-17T17:50:45.185Z] ---> Running in 1b20064ace26 [2023-01-17T17:50:45.185Z] Removing intermediate container 1b20064ace26 [2023-01-17T17:50:45.185Z] ---> 072fd684322e [2023-01-17T17:50:45.185Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-01-17T17:50:45.452Z] ---> Running in 2487895bb18f [2023-01-17T17:50:45.721Z] Removing intermediate container 2487895bb18f [2023-01-17T17:50:45.721Z] ---> 88171842a9d7 [2023-01-17T17:50:45.721Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-17T17:50:45.721Z] ---> Running in c6927fa89811 [2023-01-17T17:50:45.989Z] Removing intermediate container c6927fa89811 [2023-01-17T17:50:45.989Z] ---> f73b86119cfa [2023-01-17T17:50:45.989Z] Step 22/24 : LABEL arch=arm64 [2023-01-17T17:50:45.989Z] ---> Running in 1d792db4eb30 [2023-01-17T17:50:46.257Z] Removing intermediate container 1d792db4eb30 [2023-01-17T17:50:46.257Z] ---> 935918de7da3 [2023-01-17T17:50:46.257Z] Step 23/24 : LABEL git_sha=963987e627e8dcac0df49593e42f1bbbca2c5392 [2023-01-17T17:50:46.531Z] ---> Running in 0873ed193f5a [2023-01-17T17:50:46.797Z] Removing intermediate container 0873ed193f5a [2023-01-17T17:50:46.797Z] ---> 476e235764e1 [2023-01-17T17:50:46.797Z] Step 24/24 : LABEL version=3.0.0-dev.4 [2023-01-17T17:50:46.797Z] ---> Running in 842a4b88e328 [2023-01-17T17:50:47.062Z] Removing intermediate container 842a4b88e328 [2023-01-17T17:50:47.062Z] ---> 4f0eb090f523 [2023-01-17T17:50:47.062Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-17T17:50:47.062Z] Successfully built 4f0eb090f523 [2023-01-17T17:50:47.062Z] 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-01-17T17:50:47.155Z] provisioning config files... [2023-01-17T17:50:47.167Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/68@tmp/config4742915873430395998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:50:47.486Z] ---> docker-login.sh [2023-01-17T17:50:47.486Z] nexus3.edgexfoundry.org:10001 [2023-01-17T17:50:47.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:50:47.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:50:47.752Z] Configure a credential helper to remove this warning. See [2023-01-17T17:50:47.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:50:47.752Z] [2023-01-17T17:50:47.752Z] Login Succeeded [2023-01-17T17:50:47.752Z] nexus3.edgexfoundry.org:10002 [2023-01-17T17:50:48.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:50:48.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:50:48.019Z] Configure a credential helper to remove this warning. See [2023-01-17T17:50:48.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:50:48.019Z] [2023-01-17T17:50:48.019Z] Login Succeeded [2023-01-17T17:50:48.019Z] nexus3.edgexfoundry.org:10003 [2023-01-17T17:50:48.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:50:48.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:50:48.553Z] Configure a credential helper to remove this warning. See [2023-01-17T17:50:48.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:50:48.553Z] [2023-01-17T17:50:48.553Z] Login Succeeded [2023-01-17T17:50:48.553Z] nexus3.edgexfoundry.org:10004 [2023-01-17T17:50:48.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:50:48.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:50:48.821Z] Configure a credential helper to remove this warning. See [2023-01-17T17:50:48.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:50:48.822Z] [2023-01-17T17:50:48.822Z] Login Succeeded [2023-01-17T17:50:48.822Z] docker.io [2023-01-17T17:50:49.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T17:50:49.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T17:50:49.354Z] Configure a credential helper to remove this warning. See [2023-01-17T17:50:49.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T17:50:49.354Z] [2023-01-17T17:50:49.354Z] Login Succeeded [2023-01-17T17:50:49.354Z] ---> docker-login.sh ends [Pipeline] } [2023-01-17T17:50:49.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T17:50:49.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T17:50:49.408Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-01-17T17:50:49.408Z] 963987e627e8dcac0df49593e42f1bbbca2c5392 [2023-01-17T17:50:49.408Z] latest [2023-01-17T17:50:49.408Z] 3.0.0-dev.4 [2023-01-17T17:50:49.408Z] 963987e627e8dcac0df49593e42f1bbbca2c5392-3.0.0-dev.4 [2023-01-17T17:50:49.408Z] main [2023-01-17T17:50:49.408Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:50:49.741Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:963987e627e8dcac0df49593e42f1bbbca2c5392 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:50:50.078Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:963987e627e8dcac0df49593e42f1bbbca2c5392 [2023-01-17T17:50:50.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-01-17T17:50:50.078Z] 29eb523cc796: Preparing [2023-01-17T17:50:50.078Z] a654e6620bba: Preparing [2023-01-17T17:50:50.078Z] 405ea012d14b: Preparing [2023-01-17T17:50:50.078Z] 0d298e41a205: Preparing [2023-01-17T17:50:50.078Z] 17bec77d7fdc: Preparing [2023-01-17T17:50:50.078Z] 17bec77d7fdc: Layer already exists [2023-01-17T17:50:50.343Z] a654e6620bba: Pushed [2023-01-17T17:50:50.344Z] 405ea012d14b: Pushed [2023-01-17T17:50:50.344Z] 0d298e41a205: Pushed [2023-01-17T17:50:55.679Z] 29eb523cc796: Pushed [2023-01-17T17:50:55.679Z] 963987e627e8dcac0df49593e42f1bbbca2c5392: digest: sha256:19199d943bd871fa2f2595c74ea3d62f20e78c497b35cc5963043346d84edb38 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:50:57.435Z] + 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-01-17T17:50:57.778Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-01-17T17:50:57.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-01-17T17:50:57.778Z] 29eb523cc796: Preparing [2023-01-17T17:50:57.778Z] a654e6620bba: Preparing [2023-01-17T17:50:57.778Z] 405ea012d14b: Preparing [2023-01-17T17:50:57.778Z] 0d298e41a205: Preparing [2023-01-17T17:50:57.778Z] 17bec77d7fdc: Preparing [2023-01-17T17:50:57.778Z] a654e6620bba: Layer already exists [2023-01-17T17:50:57.778Z] 0d298e41a205: Layer already exists [2023-01-17T17:50:57.778Z] 17bec77d7fdc: Layer already exists [2023-01-17T17:50:57.778Z] 405ea012d14b: Layer already exists [2023-01-17T17:50:57.778Z] 29eb523cc796: Layer already exists [2023-01-17T17:50:58.045Z] latest: digest: sha256:19199d943bd871fa2f2595c74ea3d62f20e78c497b35cc5963043346d84edb38 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:50:58.400Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:50:58.747Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.4 [2023-01-17T17:50:58.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-01-17T17:50:58.747Z] 29eb523cc796: Preparing [2023-01-17T17:50:58.747Z] a654e6620bba: Preparing [2023-01-17T17:50:58.747Z] 405ea012d14b: Preparing [2023-01-17T17:50:58.747Z] 0d298e41a205: Preparing [2023-01-17T17:50:58.747Z] 17bec77d7fdc: Preparing [2023-01-17T17:50:58.747Z] 405ea012d14b: Layer already exists [2023-01-17T17:50:58.747Z] a654e6620bba: Layer already exists [2023-01-17T17:50:58.747Z] 29eb523cc796: Layer already exists [2023-01-17T17:50:58.747Z] 0d298e41a205: Layer already exists [2023-01-17T17:50:58.747Z] 17bec77d7fdc: Layer already exists [2023-01-17T17:50:58.747Z] 3.0.0-dev.4: digest: sha256:19199d943bd871fa2f2595c74ea3d62f20e78c497b35cc5963043346d84edb38 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:50:59.104Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:963987e627e8dcac0df49593e42f1bbbca2c5392-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:50:59.458Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:963987e627e8dcac0df49593e42f1bbbca2c5392-3.0.0-dev.4 [2023-01-17T17:50:59.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-01-17T17:50:59.458Z] 29eb523cc796: Preparing [2023-01-17T17:50:59.458Z] a654e6620bba: Preparing [2023-01-17T17:50:59.458Z] 405ea012d14b: Preparing [2023-01-17T17:50:59.458Z] 0d298e41a205: Preparing [2023-01-17T17:50:59.458Z] 17bec77d7fdc: Preparing [2023-01-17T17:50:59.458Z] 405ea012d14b: Layer already exists [2023-01-17T17:50:59.458Z] 17bec77d7fdc: Layer already exists [2023-01-17T17:50:59.458Z] 0d298e41a205: Layer already exists [2023-01-17T17:50:59.458Z] a654e6620bba: Layer already exists [2023-01-17T17:50:59.458Z] 29eb523cc796: Layer already exists [2023-01-17T17:50:59.458Z] 963987e627e8dcac0df49593e42f1bbbca2c5392-3.0.0-dev.4: digest: sha256:19199d943bd871fa2f2595c74ea3d62f20e78c497b35cc5963043346d84edb38 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:50:59.797Z] + 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-01-17T17:51:00.135Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-01-17T17:51:00.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-01-17T17:51:00.135Z] 29eb523cc796: Preparing [2023-01-17T17:51:00.135Z] a654e6620bba: Preparing [2023-01-17T17:51:00.135Z] 405ea012d14b: Preparing [2023-01-17T17:51:00.135Z] 0d298e41a205: Preparing [2023-01-17T17:51:00.135Z] 17bec77d7fdc: Preparing [2023-01-17T17:51:00.135Z] 17bec77d7fdc: Layer already exists [2023-01-17T17:51:00.135Z] a654e6620bba: Layer already exists [2023-01-17T17:51:00.135Z] 0d298e41a205: Layer already exists [2023-01-17T17:51:00.135Z] 405ea012d14b: Layer already exists [2023-01-17T17:51:00.135Z] 29eb523cc796: Layer already exists [2023-01-17T17:51:00.135Z] main: digest: sha256:19199d943bd871fa2f2595c74ea3d62f20e78c497b35cc5963043346d84edb38 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-17T17:51:00.456Z] ===================================================== [Pipeline] echo [2023-01-17T17:51:00.462Z] taggedImages: [2023-01-17T17:51:00.462Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:963987e627e8dcac0df49593e42f1bbbca2c5392 [2023-01-17T17:51:00.462Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-01-17T17:51:00.462Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.4 [2023-01-17T17:51:00.462Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:963987e627e8dcac0df49593e42f1bbbca2c5392-3.0.0-dev.4 [2023-01-17T17:51:00.462Z] - 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-01-17T17:51:00.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-17T17:51:00.847Z] [2023-01-17T17:51:00.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:51:01.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-17T17:51:01.200Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-17T17:51:01.200Z] 8998bd30e6a1: Pulling fs layer [2023-01-17T17:51:01.200Z] 04944245beec: Pulling fs layer [2023-01-17T17:51:01.200Z] 699f458cf7ca: Pulling fs layer [2023-01-17T17:51:01.200Z] 765212b225bb: Pulling fs layer [2023-01-17T17:51:01.200Z] f23df028b6ca: Pulling fs layer [2023-01-17T17:51:01.200Z] 765212b225bb: Waiting [2023-01-17T17:51:01.200Z] d65c8cfc05b1: Pulling fs layer [2023-01-17T17:51:01.200Z] 2437ff75d9bd: Pulling fs layer [2023-01-17T17:51:01.200Z] d65c8cfc05b1: Waiting [2023-01-17T17:51:01.200Z] 2437ff75d9bd: Waiting [2023-01-17T17:51:01.200Z] f23df028b6ca: Waiting [2023-01-17T17:51:01.482Z] 04944245beec: Verifying Checksum [2023-01-17T17:51:01.482Z] 04944245beec: Download complete [2023-01-17T17:51:01.482Z] 765212b225bb: Verifying Checksum [2023-01-17T17:51:01.482Z] 765212b225bb: Download complete [2023-01-17T17:51:01.482Z] f23df028b6ca: Verifying Checksum [2023-01-17T17:51:01.482Z] f23df028b6ca: Download complete [2023-01-17T17:51:01.482Z] d65c8cfc05b1: Verifying Checksum [2023-01-17T17:51:01.482Z] d65c8cfc05b1: Download complete [2023-01-17T17:51:01.771Z] 699f458cf7ca: Verifying Checksum [2023-01-17T17:51:01.771Z] 699f458cf7ca: Download complete [2023-01-17T17:51:02.059Z] 8998bd30e6a1: Download complete [2023-01-17T17:51:04.681Z] 2437ff75d9bd: Download complete [2023-01-17T17:51:06.625Z] 8998bd30e6a1: Pull complete [2023-01-17T17:51:06.893Z] 04944245beec: Pull complete [2023-01-17T17:51:08.304Z] 699f458cf7ca: Pull complete [2023-01-17T17:51:08.304Z] 765212b225bb: Pull complete [2023-01-17T17:51:10.251Z] f23df028b6ca: Pull complete [2023-01-17T17:51:10.251Z] d65c8cfc05b1: Pull complete [2023-01-17T17:51:25.250Z] 2437ff75d9bd: Pull complete [2023-01-17T17:51:25.250Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-17T17:51:25.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-17T17:51:25.250Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T17:51:25.421Z] prd-ubuntu20.04-docker-arm64-4c-16g-2759 does not seem to be running inside a container [2023-01-17T17:51:25.485Z] $ 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/68 -v /w/workspace/device-rfid-llrp-go/68:/w/workspace/device-rfid-llrp-go/68:rw,z -v /w/workspace/device-rfid-llrp-go/68@tmp:/w/workspace/device-rfid-llrp-go/68@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-01-17T17:51:28.031Z] $ docker top 44c09b58be20f2e224a2a525dc1f5950cc65d6f7c876cae5b22bb0f43d5fd31e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:51:28.521Z] ---> job-cost.sh [2023-01-17T17:51:28.786Z] lf-activate-venv: SKIPPING [2023-01-17T17:51:28.786Z] INFO: No Stack... [2023-01-17T17:51:29.364Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-17T17:51:29.942Z] INFO: Archiving Costs [Pipeline] sh [2023-01-17T17:51:30.262Z] + cat /w/workspace/device-rfid-llrp-go/68/archives/cost.csv [2023-01-17T17:51:30.262Z] + cut -d, -f6 [Pipeline] lock [2023-01-17T17:51:30.590Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-68-stack-cost] [2023-01-17T17:51:30.596Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-68-stack-cost] did not exist. Created. [2023-01-17T17:51:30.596Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-17T17:51:30.935Z] /w/workspace/device-rfid-llrp-go/68@tmp/durable-1ff88f46/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-17T17:51:31.260Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-17T17:51:31.282Z] Warning: overwriting stash ‘stack-cost’ [2023-01-17T17:51:31.333Z] Stashed 1 file(s) [Pipeline] } [2023-01-17T17:51:31.340Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-68-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-17T17:51:31.359Z] $ docker stop --time=1 44c09b58be20f2e224a2a525dc1f5950cc65d6f7c876cae5b22bb0f43d5fd31e [2023-01-17T17:51:32.800Z] $ docker rm -f --volumes 44c09b58be20f2e224a2a525dc1f5950cc65d6f7c876cae5b22bb0f43d5fd31e [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-01-17T17:51:33.147Z] provisioning config files... [2023-01-17T17:51:33.154Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15071876104881379912tmp [Pipeline] { [Pipeline] sh [2023-01-17T17:51:33.451Z] + set +x [2023-01-17T17:51:33.451Z] + bash -s -- [2023-01-17T17:51:33.451Z] + curl -s https://codecov.io/bash [2023-01-17T17:51:33.451Z] [2023-01-17T17:51:33.451Z] _____ _ [2023-01-17T17:51:33.451Z] / ____| | | [2023-01-17T17:51:33.451Z] | | ___ __| | ___ ___ _____ __ [2023-01-17T17:51:33.451Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-17T17:51:33.451Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-17T17:51:33.451Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-17T17:51:33.451Z] Bash-1.0.6 [2023-01-17T17:51:33.451Z] [2023-01-17T17:51:33.451Z] [2023-01-17T17:51:33.451Z] ==> git version 2.25.1 found [2023-01-17T17:51:33.451Z] ==> 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-01-17T17:51:33.451Z] Release-Date: 2020-01-08 [2023-01-17T17:51:33.451Z] 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-01-17T17:51:33.451Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-17T17:51:33.451Z] ==> Jenkins CI detected. [2023-01-17T17:51:33.451Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-01-17T17:51:33.451Z] project root: . [2023-01-17T17:51:33.451Z] --> token set from env [2023-01-17T17:51:33.451Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-17T17:51:33.451Z] ==> Running gcov in . (disable via -X gcov) [2023-01-17T17:51:33.451Z] ==> Python coveragepy not found [2023-01-17T17:51:33.451Z] ==> Searching for coverage reports in: [2023-01-17T17:51:33.451Z] + . [2023-01-17T17:51:33.451Z] -> Found 1 reports [2023-01-17T17:51:33.451Z] ==> Detecting git/mercurial file structure [2023-01-17T17:51:33.451Z] ==> Reading reports [2023-01-17T17:51:33.451Z] + ./coverage.out bytes=460049 [2023-01-17T17:51:33.451Z] ==> Appending adjustments [2023-01-17T17:51:33.451Z] https://docs.codecov.io/docs/fixing-reports [2023-01-17T17:51:33.710Z] + Found adjustments [2023-01-17T17:51:33.710Z] ==> Gzipping contents [2023-01-17T17:51:33.969Z] 52K /tmp/codecov.kWO4cP.gz [2023-01-17T17:51:33.969Z] ==> Uploading reports [2023-01-17T17:51:33.969Z] url: https://codecov.io [2023-01-17T17:51:33.969Z] query: branch=main&commit=963987e627e8dcac0df49593e42f1bbbca2c5392&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-17T17:51:33.969Z] -> Pinging Codecov [2023-01-17T17:51:33.969Z] 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=963987e627e8dcac0df49593e42f1bbbca2c5392&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-17T17:51:34.228Z] -> Uploading to [2023-01-17T17:51:34.228Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-17/581DD39554BDF9B6E22D074273EAD858/963987e627e8dcac0df49593e42f1bbbca2c5392/74daec8a-12ba-4759-ac73-5a8f3721b028.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230117T175134Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc76d097d95b4f2b8889a5a323e0853b7341077a61c58617c70bf27be9a23ac7 [2023-01-17T17:51:34.228Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-17T17:51:34.228Z] Dload Upload Total Spent Left Speed [2023-01-17T17:51:34.487Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51582 0 0 100 51582 0 170k --:--:-- --:--:-- --:--:-- 170k [2023-01-17T17:51:34.487Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/963987e627e8dcac0df49593e42f1bbbca2c5392 [Pipeline] } [2023-01-17T17:51:34.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-17T17:51:34.599Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-17T17:51:34.609Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:51:34.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-17T17:51:34.904Z] [2023-01-17T17:51:34.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:51:35.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-17T17:51:35.202Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-17T17:51:35.202Z] df9b9388f04a: Pulling fs layer [2023-01-17T17:51:35.202Z] 52dc419b0ee2: Pulling fs layer [2023-01-17T17:51:35.202Z] 25bc292e5bac: Pulling fs layer [2023-01-17T17:51:35.202Z] 114826534d7a: Pulling fs layer [2023-01-17T17:51:35.202Z] 4657fd5d0bcf: Pulling fs layer [2023-01-17T17:51:35.202Z] 6ad1cebc031e: Pulling fs layer [2023-01-17T17:51:35.202Z] 8a3aa393b2d8: Pulling fs layer [2023-01-17T17:51:35.202Z] 4657fd5d0bcf: Waiting [2023-01-17T17:51:35.202Z] 114826534d7a: Waiting [2023-01-17T17:51:35.202Z] 6ad1cebc031e: Waiting [2023-01-17T17:51:35.202Z] 25bc292e5bac: Verifying Checksum [2023-01-17T17:51:35.202Z] 25bc292e5bac: Download complete [2023-01-17T17:51:35.202Z] 52dc419b0ee2: Verifying Checksum [2023-01-17T17:51:35.202Z] 52dc419b0ee2: Download complete [2023-01-17T17:51:35.202Z] 4657fd5d0bcf: Verifying Checksum [2023-01-17T17:51:35.202Z] 4657fd5d0bcf: Download complete [2023-01-17T17:51:35.202Z] df9b9388f04a: Verifying Checksum [2023-01-17T17:51:35.202Z] df9b9388f04a: Download complete [2023-01-17T17:51:35.469Z] df9b9388f04a: Pull complete [2023-01-17T17:51:35.469Z] 52dc419b0ee2: Pull complete [2023-01-17T17:51:35.469Z] 25bc292e5bac: Pull complete [2023-01-17T17:51:35.736Z] 6ad1cebc031e: Verifying Checksum [2023-01-17T17:51:35.736Z] 6ad1cebc031e: Download complete [2023-01-17T17:51:36.330Z] 114826534d7a: Verifying Checksum [2023-01-17T17:51:36.330Z] 114826534d7a: Download complete [2023-01-17T17:51:36.588Z] 8a3aa393b2d8: Verifying Checksum [2023-01-17T17:51:36.588Z] 8a3aa393b2d8: Download complete [2023-01-17T17:51:39.871Z] 114826534d7a: Pull complete [2023-01-17T17:51:39.871Z] 4657fd5d0bcf: Pull complete [2023-01-17T17:51:39.871Z] 6ad1cebc031e: Pull complete [2023-01-17T17:51:42.400Z] 8a3aa393b2d8: Pull complete [2023-01-17T17:51:42.400Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-17T17:51:42.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-17T17:51:42.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T17:51:42.475Z] prd-ubuntu20.04-docker-8c-8g-2758 does not seem to be running inside a container [2023-01-17T17:51:42.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-17T17:51:46.412Z] $ docker top 495bb0458cb5bdbbca13c5206e5f8ba42f6683f679d501fde36dbe67a9487faf -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-17T17:51:46.489Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-01-17T17:51:46.764Z] + set -o pipefail [2023-01-17T17:51:46.764Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-01-17T17:51:52.034Z] [2023-01-17T17:51:52.034Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-01-17T17:51:52.034Z] [2023-01-17T17:51:52.034Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/251627d5-ac1c-40d4-be1a-789203d75f2e [2023-01-17T17:51:52.034Z] [2023-01-17T17:51:52.034Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-17T17:51:52.034Z] [2023-01-17T17:51:52.034Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-17T17:51:52.034Z] [2023-01-17T17:51:52.602Z] [2023-01-17T17:51:52.602Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-17T17:51:52.602Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-17T17:51:52.602Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-17T17:51:52.600Z] $ docker stop --time=1 495bb0458cb5bdbbca13c5206e5f8ba42f6683f679d501fde36dbe67a9487faf [2023-01-17T17:51:56.305Z] $ docker rm -f --volumes 495bb0458cb5bdbbca13c5206e5f8ba42f6683f679d501fde36dbe67a9487faf [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-01-17T17:51:57.015Z] + git log --format=format:%s -1 963987e627e8dcac0df49593e42f1bbbca2c5392 [Pipeline] sh [2023-01-17T17:51:57.310Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-17T17:51:57.310Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:51:57.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T17:51:57.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T17:51:57.679Z] prd-ubuntu20.04-docker-8c-8g-2758 does not seem to be running inside a container [2023-01-17T17:51:57.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-17T17:51:58.142Z] $ docker top cec084e1f564908310d7f74cb78f86a9b0a20a7346119acee95fcb47637cffb5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-17T17:51:58.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-17T17:51:58.241Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-17T17:51:58.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-17T17:51:58.323Z] $ docker exec cec084e1f564908310d7f74cb78f86a9b0a20a7346119acee95fcb47637cffb5 ssh-agent [2023-01-17T17:51:58.441Z] SSH_AUTH_SOCK=/tmp/ssh-xzlZQ9VZ7juC/agent.31 [2023-01-17T17:51:58.441Z] SSH_AGENT_PID=37 [2023-01-17T17:51:58.446Z] Running ssh-add (command line suppressed) [2023-01-17T17:51:58.533Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13206660808711713298.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13206660808711713298.key) [2023-01-17T17:51:58.557Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-17T17:51:58.844Z] + git semver tag [2023-01-17T17:51:59.103Z] 2023-01-17 17:51:59,015 [run_tag] DEBUG tag force:False [2023-01-17T17:51:59.103Z] 2023-01-17 17:51:59,016 [check_head_tag] DEBUG check head tag [2023-01-17T17:51:59.103Z] 2023-01-17 17:51:59,016 [execute] INFO git cat-file --batch-check [2023-01-17T17:51:59.103Z] 2023-01-17 17:51:59,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-01-17T17:51:59.103Z] 2023-01-17 17:51:59,020 [execute] INFO git cat-file --batch [2023-01-17T17:51:59.103Z] 2023-01-17 17:51:59,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-01-17T17:51:59.103Z] 2023-01-17 17:51:59,036 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-01-17T17:51:59.103Z] 2023-01-17 17:51:59,036 [execute] INFO git tag -a v3.0.0-dev.4 -m v3.0.0-dev.4 [2023-01-17T17:51:59.103Z] 2023-01-17 17:51:59,036 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.4', '-m', 'v3.0.0-dev.4'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-17T17:51:59.103Z] 2023-01-17 17:51:59,041 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-01-17T17:51:59.103Z] 3.0.0-dev.4 [Pipeline] } [2023-01-17T17:51:59.100Z] $ docker exec --env ******** --env ******** cec084e1f564908310d7f74cb78f86a9b0a20a7346119acee95fcb47637cffb5 ssh-agent -k [2023-01-17T17:51:59.201Z] unset SSH_AUTH_SOCK; [2023-01-17T17:51:59.201Z] unset SSH_AGENT_PID; [2023-01-17T17:51:59.201Z] echo Agent pid 37 killed; [2023-01-17T17:51:59.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-17T17:51:59.520Z] + git semver [Pipeline] } [2023-01-17T17:51:59.778Z] $ docker stop --time=1 cec084e1f564908310d7f74cb78f86a9b0a20a7346119acee95fcb47637cffb5 [2023-01-17T17:52:01.082Z] $ docker rm -f --volumes cec084e1f564908310d7f74cb78f86a9b0a20a7346119acee95fcb47637cffb5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:52:01.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-17T17:52:01.472Z] [2023-01-17T17:52:01.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:52:01.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-17T17:52:01.772Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-17T17:52:01.772Z] ab5ef0e58194: Pulling fs layer [2023-01-17T17:52:01.772Z] 9712f1f96733: Pulling fs layer [2023-01-17T17:52:01.772Z] 63f879dbbcfc: Pulling fs layer [2023-01-17T17:52:01.772Z] 0d9ebad4ef96: Pulling fs layer [2023-01-17T17:52:01.772Z] e9a5061849ea: Pulling fs layer [2023-01-17T17:52:01.772Z] d747dcd14b5f: Pulling fs layer [2023-01-17T17:52:01.772Z] 2de7ff778b66: Pulling fs layer [2023-01-17T17:52:01.772Z] 0d9ebad4ef96: Waiting [2023-01-17T17:52:01.772Z] e9a5061849ea: Waiting [2023-01-17T17:52:01.772Z] 2de7ff778b66: Waiting [2023-01-17T17:52:01.772Z] d747dcd14b5f: Waiting [2023-01-17T17:52:01.772Z] 9712f1f96733: Verifying Checksum [2023-01-17T17:52:01.772Z] 9712f1f96733: Download complete [2023-01-17T17:52:02.355Z] 63f879dbbcfc: Verifying Checksum [2023-01-17T17:52:02.355Z] 63f879dbbcfc: Download complete [2023-01-17T17:52:02.956Z] ab5ef0e58194: Verifying Checksum [2023-01-17T17:52:02.956Z] ab5ef0e58194: Download complete [2023-01-17T17:52:02.956Z] d747dcd14b5f: Verifying Checksum [2023-01-17T17:52:02.956Z] d747dcd14b5f: Download complete [2023-01-17T17:52:02.956Z] 0d9ebad4ef96: Verifying Checksum [2023-01-17T17:52:02.956Z] 0d9ebad4ef96: Download complete [2023-01-17T17:52:02.956Z] e9a5061849ea: Verifying Checksum [2023-01-17T17:52:02.956Z] e9a5061849ea: Download complete [2023-01-17T17:52:02.956Z] 2de7ff778b66: Verifying Checksum [2023-01-17T17:52:02.956Z] 2de7ff778b66: Download complete [2023-01-17T17:52:05.483Z] ab5ef0e58194: Pull complete [2023-01-17T17:52:05.483Z] 9712f1f96733: Pull complete [2023-01-17T17:52:06.048Z] 63f879dbbcfc: Pull complete [2023-01-17T17:52:09.329Z] 0d9ebad4ef96: Pull complete [2023-01-17T17:52:09.329Z] e9a5061849ea: Pull complete [2023-01-17T17:52:09.587Z] d747dcd14b5f: Pull complete [2023-01-17T17:52:10.519Z] 2de7ff778b66: Pull complete [2023-01-17T17:52:10.519Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-17T17:52:10.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-17T17:52:10.519Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T17:52:10.590Z] prd-ubuntu20.04-docker-8c-8g-2758 does not seem to be running inside a container [2023-01-17T17:52:10.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-17T17:52:14.976Z] $ docker top 14bd502d00906cb0a35f60c53e2df46fd42735c3e667cc06cd2e2b82702aae8f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-17T17:52:15.054Z] provisioning config files... [2023-01-17T17:52:15.062Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13800291324531050629tmp [2023-01-17T17:52:15.070Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17761544954424615217tmp [2023-01-17T17:52:15.076Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13115875182719914967tmp [Pipeline] { [Pipeline] echo [2023-01-17T17:52:15.090Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:52:15.370Z] ---> sigul-configuration.sh [2023-01-17T17:52:15.370Z] gpg: directory `/root/.gnupg' created [2023-01-17T17:52:15.370Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-17T17:52:15.370Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-17T17:52:15.370Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-17T17:52:15.370Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-17T17:52:15.370Z] gpg: CAST5 encrypted data [2023-01-17T17:52:15.370Z] gpg: encrypted with 1 passphrase [2023-01-17T17:52:15.370Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-17T17:52:15.658Z] + mkdir /home/jenkins [2023-01-17T17:52:15.658Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-17T17:52:15.946Z] + 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-01-17T17:52:15.956Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:52:16.238Z] ---> sigul-install.sh [2023-01-17T17:52:16.238Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-17T17:52:16.522Z] + git tag --list [2023-01-17T17:52:16.522Z] v0.0.0 [2023-01-17T17:52:16.522Z] v1.0.0 [2023-01-17T17:52:16.522Z] v2.1.0 [2023-01-17T17:52:16.522Z] v2.1.1 [2023-01-17T17:52:16.522Z] v2.1.1-dev.1 [2023-01-17T17:52:16.522Z] v2.2.0 [2023-01-17T17:52:16.522Z] v2.2.1-dev.1 [2023-01-17T17:52:16.522Z] v2.2.1-dev.2 [2023-01-17T17:52:16.522Z] v2.2.1-dev.3 [2023-01-17T17:52:16.522Z] v2.2.1-dev.4 [2023-01-17T17:52:16.522Z] v2.2.1-dev.5 [2023-01-17T17:52:16.522Z] v2.2.1-dev.6 [2023-01-17T17:52:16.522Z] v2.2.1-dev.7 [2023-01-17T17:52:16.522Z] v2.3.0 [2023-01-17T17:52:16.522Z] v2.3.0-dev.10 [2023-01-17T17:52:16.522Z] v2.3.0-dev.11 [2023-01-17T17:52:16.522Z] v2.3.0-dev.12 [2023-01-17T17:52:16.522Z] v2.3.0-dev.13 [2023-01-17T17:52:16.522Z] v2.3.0-dev.14 [2023-01-17T17:52:16.522Z] v2.3.0-dev.15 [2023-01-17T17:52:16.522Z] v2.3.0-dev.16 [2023-01-17T17:52:16.522Z] v2.3.0-dev.17 [2023-01-17T17:52:16.522Z] v2.3.0-dev.18 [2023-01-17T17:52:16.522Z] v2.3.0-dev.19 [2023-01-17T17:52:16.522Z] v2.3.0-dev.20 [2023-01-17T17:52:16.522Z] v2.3.0-dev.21 [2023-01-17T17:52:16.522Z] v2.3.0-dev.22 [2023-01-17T17:52:16.522Z] v2.3.0-dev.23 [2023-01-17T17:52:16.522Z] v2.3.0-dev.7 [2023-01-17T17:52:16.522Z] v2.3.0-dev.8 [2023-01-17T17:52:16.522Z] v2.3.0-dev.9 [2023-01-17T17:52:16.522Z] v3.0.0-dev.1 [2023-01-17T17:52:16.522Z] v3.0.0-dev.2 [2023-01-17T17:52:16.522Z] v3.0.0-dev.3 [2023-01-17T17:52:16.522Z] v3.0.0-dev.4 [Pipeline] sh [2023-01-17T17:52:16.806Z] + lftools sign git-tag v3.0.0-dev.4 [2023-01-17T17:52:17.372Z] Signing Git tag with Sigul... [2023-01-17T17:52:17.372Z] Signing v3.0.0-dev.4 [Pipeline] echo [2023-01-17T17:52:17.639Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:52:17.921Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-17T17:52:17.928Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-17T17:52:17.935Z] $ docker stop --time=1 14bd502d00906cb0a35f60c53e2df46fd42735c3e667cc06cd2e2b82702aae8f [2023-01-17T17:52:19.197Z] $ docker rm -f --volumes 14bd502d00906cb0a35f60c53e2df46fd42735c3e667cc06cd2e2b82702aae8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-17T17:52:19.614Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-17T17:52:19.614Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:52:19.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T17:52:19.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T17:52:20.186Z] prd-ubuntu20.04-docker-8c-8g-2758 does not seem to be running inside a container [2023-01-17T17:52:20.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-17T17:52:20.515Z] $ docker top 2636e6c58349de660fe3448477307126256e3b37078fb17b89fcf085a78124d6 -eo pid,comm [2023-01-17T17:52:20.571Z] 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-01-17T17:52:20.571Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-17T17:52:20.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-17T17:52:20.609Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-17T17:52:20.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-17T17:52:20.706Z] $ docker exec 2636e6c58349de660fe3448477307126256e3b37078fb17b89fcf085a78124d6 ssh-agent [2023-01-17T17:52:20.819Z] SSH_AUTH_SOCK=/tmp/ssh-28uLTssr2BQF/agent.32 [2023-01-17T17:52:20.819Z] SSH_AGENT_PID=38 [2023-01-17T17:52:20.824Z] Running ssh-add (command line suppressed) [2023-01-17T17:52:20.903Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5950731064641950062.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5950731064641950062.key) [2023-01-17T17:52:20.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-17T17:52:21.219Z] + git semver bump pre [2023-01-17T17:52:21.479Z] 2023-01-17 17:52:21,375 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-01-17T17:52:21.479Z] 2023-01-17 17:52:21,375 [bump_version] DEBUG bumping version:3.0.0-dev.4 on axis:pre with prefix:dev [2023-01-17T17:52:21.479Z] 2023-01-17 17:52:21,375 [bump_version] DEBUG bumped version:3.0.0-dev.5 [2023-01-17T17:52:21.479Z] 2023-01-17 17:52:21,376 [write_version] DEBUG write version:3.0.0-dev.5 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-01-17T17:52:21.479Z] 2023-01-17 17:52:21,376 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-01-17T17:52:21.479Z] 2023-01-17 17:52:21,376 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-01-17T17:52:21.479Z] 2023-01-17 17:52:21,378 [execute] INFO git cat-file --batch-check [2023-01-17T17:52:21.479Z] 2023-01-17 17:52:21,378 [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-01-17T17:52:21.479Z] 2023-01-17 17:52:21,383 [execute] INFO git cat-file --batch [2023-01-17T17:52:21.479Z] 2023-01-17 17:52:21,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-17T17:52:21.479Z] 2023-01-17 17:52:21,389 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-01-17T17:52:21.479Z] 3.0.0-dev.5 [Pipeline] } [2023-01-17T17:52:21.476Z] $ docker exec --env ******** --env ******** 2636e6c58349de660fe3448477307126256e3b37078fb17b89fcf085a78124d6 ssh-agent -k [2023-01-17T17:52:21.573Z] unset SSH_AUTH_SOCK; [2023-01-17T17:52:21.573Z] unset SSH_AGENT_PID; [2023-01-17T17:52:21.573Z] echo Agent pid 38 killed; [2023-01-17T17:52:21.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-17T17:52:21.904Z] + git semver [Pipeline] } [2023-01-17T17:52:22.161Z] $ docker stop --time=1 2636e6c58349de660fe3448477307126256e3b37078fb17b89fcf085a78124d6 [2023-01-17T17:52:23.468Z] $ docker rm -f --volumes 2636e6c58349de660fe3448477307126256e3b37078fb17b89fcf085a78124d6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-17T17:52:23.822Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-17T17:52:23.822Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:52:24.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T17:52:24.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T17:52:24.184Z] prd-ubuntu20.04-docker-8c-8g-2758 does not seem to be running inside a container [2023-01-17T17:52:24.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-17T17:52:24.516Z] $ docker top 65689a928444e59e7cf1b1f8319645b8872f533f5322a232c27ef7408d1936d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-17T17:52:24.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-17T17:52:24.602Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-17T17:52:24.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-17T17:52:24.691Z] $ docker exec 65689a928444e59e7cf1b1f8319645b8872f533f5322a232c27ef7408d1936d2 ssh-agent [2023-01-17T17:52:24.803Z] SSH_AUTH_SOCK=/tmp/ssh-ivtw1abJDfWg/agent.32 [2023-01-17T17:52:24.803Z] SSH_AGENT_PID=38 [2023-01-17T17:52:24.817Z] Running ssh-add (command line suppressed) [2023-01-17T17:52:24.903Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14195268154889396688.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14195268154889396688.key) [2023-01-17T17:52:24.937Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-17T17:52:25.234Z] + git semver push [2023-01-17T17:52:25.495Z] 2023-01-17 17:52:25,386 [run_push] DEBUG push [2023-01-17T17:52:25.495Z] 2023-01-17 17:52:25,387 [execute] INFO git cat-file --batch-check [2023-01-17T17:52:25.495Z] 2023-01-17 17:52:25,387 [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-01-17T17:52:25.495Z] 2023-01-17 17:52:25,390 [execute] INFO git rev-list c803d588e6277314af267ed10e0f3cacc412fbc1 -- [2023-01-17T17:52:25.495Z] 2023-01-17 17:52:25,390 [execute] DEBUG Popen(['git', 'rev-list', 'c803d588e6277314af267ed10e0f3cacc412fbc1', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-17T17:52:25.495Z] 2023-01-17 17:52:25,396 [execute] INFO git fetch -v origin [2023-01-17T17:52:25.495Z] 2023-01-17 17:52:25,397 [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-01-17T17:52:26.062Z] 2023-01-17 17:52:26,013 [run_push] DEBUG no remote changes detected [2023-01-17T17:52:26.062Z] 2023-01-17 17:52:26,014 [execute] INFO git push origin semver [2023-01-17T17:52:26.062Z] 2023-01-17 17:52:26,014 [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-01-17T17:52:27.446Z] 2023-01-17 17:52:26,996 [run_push] DEBUG push all version tags [2023-01-17T17:52:27.446Z] 2023-01-17 17:52:26,997 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-17T17:52:27.446Z] 2023-01-17 17:52:26,997 [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-01-17T17:52:28.016Z] 2023-01-17 17:52:27,896 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-01-17T17:52:28.016Z] 3.0.0-dev.5 [Pipeline] } [2023-01-17T17:52:28.013Z] $ docker exec --env ******** --env ******** 65689a928444e59e7cf1b1f8319645b8872f533f5322a232c27ef7408d1936d2 ssh-agent -k [2023-01-17T17:52:28.113Z] unset SSH_AUTH_SOCK; [2023-01-17T17:52:28.113Z] unset SSH_AGENT_PID; [2023-01-17T17:52:28.113Z] echo Agent pid 38 killed; [2023-01-17T17:52:28.136Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-17T17:52:28.434Z] + git semver [Pipeline] } [2023-01-17T17:52:28.694Z] $ docker stop --time=1 65689a928444e59e7cf1b1f8319645b8872f533f5322a232c27ef7408d1936d2 [2023-01-17T17:52:29.952Z] $ docker rm -f --volumes 65689a928444e59e7cf1b1f8319645b8872f533f5322a232c27ef7408d1936d2 [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-01-17T17:52:30.495Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-01-17T17:52:30.495Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-01-17T17:52:30.495Z] total 16 [2023-01-17T17:52:30.495Z] drwxr-xr-x 3 root root 4096 Jan 17 17:40 . [2023-01-17T17:52:30.495Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 17 17:52 .. [2023-01-17T17:52:30.495Z] drwxr-xr-x 2 root root 4096 Jan 17 17:40 cost [2023-01-17T17:52:30.495Z] -rw-r--r-- 1 root root 90 Jan 17 17:40 cost.csv [2023-01-17T17:52:30.495Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-01-17T17:52:30.495Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-01-17T17:52:30.495Z] total 16 [2023-01-17T17:52:30.495Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 17:40 . [2023-01-17T17:52:30.495Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 17 17:52 .. [2023-01-17T17:52:30.495Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 17:40 cost [2023-01-17T17:52:30.495Z] -rw-r--r-- 1 jenkins jenkins 90 Jan 17 17:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:52:30.785Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:52:31.650Z] ---> package-listing.sh [2023-01-17T17:52:31.650Z] ++ facter osfamily [2023-01-17T17:52:31.650Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-17T17:52:31.909Z] + OS_FAMILY=debian [2023-01-17T17:52:31.909Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-01-17T17:52:31.909Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-17T17:52:31.909Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-17T17:52:31.909Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-17T17:52:31.909Z] + PACKAGES=/tmp/packages_start.txt [2023-01-17T17:52:31.909Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-01-17T17:52:31.909Z] + PACKAGES=/tmp/packages_end.txt [2023-01-17T17:52:31.909Z] + case "${OS_FAMILY}" in [2023-01-17T17:52:31.909Z] + dpkg -l [2023-01-17T17:52:31.909Z] + grep '^ii' [2023-01-17T17:52:31.909Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-17T17:52:31.909Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-17T17:52:31.909Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-17T17:52:31.909Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-01-17T17:52:31.909Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-01-17T17:52:31.909Z] + 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-01-17T17:52:31.921Z] 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-01-17T17:52:32.197Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T17:52:32.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T17:52:32.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T17:52:32.823Z] prd-ubuntu20.04-docker-8c-8g-2758 does not seem to be running inside a container [2023-01-17T17:52:32.841Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-17T17:52:33.078Z] $ docker top a4fcf265094e53dbc31d4fc88fdbea74fc17cc2e9db716edcf3131b65d0ea89a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T17:52:33.430Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-17T17:52:33.716Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-17T17:52:34.004Z] + ls /var/log/sa-host [2023-01-17T17:52:34.004Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T17:52:34.067Z] provisioning config files... [2023-01-17T17:52:34.075Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7925271774352790496tmp [Pipeline] { [Pipeline] echo [2023-01-17T17:52:34.091Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:52:34.369Z] ---> create-netrc.sh [Pipeline] } [2023-01-17T17:52:34.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:52:34.696Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-17T17:52:34.704Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:52:34.986Z] ---> sudo-logs.sh [2023-01-17T17:52:34.986Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-17T17:52:35.007Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:52:35.286Z] ---> job-cost.sh [2023-01-17T17:52:35.286Z] lf-activate-venv: SKIPPING [2023-01-17T17:52:35.286Z] DEBUG: total: 0.2199999988079071 [2023-01-17T17:52:35.286Z] INFO: Retrieving Stack Cost... [2023-01-17T17:52:35.854Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-17T17:52:36.114Z] INFO: Archiving Costs [Pipeline] echo [2023-01-17T17:52:36.128Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T17:52:36.410Z] ---> logs-deploy.sh [2023-01-17T17:52:36.410Z] lf-activate-venv: SKIPPING [2023-01-17T17:52:36.410Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/68 [2023-01-17T17:52:36.410Z] INFO: archiving workspace using pattern(s): [2023-01-17T17:52:37.350Z] Archives upload complete. [2023-01-17T17:52:37.350Z] INFO: archiving logs to Nexus