Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2ab1936574ae940676ccb197c30d3b5ffc6723f0 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-ssh11960026733941217087.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12127516331913757974.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7445080862137372632.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh16514802480092745922.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-ssh85448330941889836.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6112 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 2ab1936574ae940676ccb197c30d3b5ffc6723f0 (main) Commit message: "fix: Rename toml references to yaml (#195)" > 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 2ab1936574ae940676ccb197c30d3b5ffc6723f0 # timeout=10 > git rev-list --no-walk a41d6dc477aab60bbffd9796b8b3bd1f25c661ce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-28T20:19:37.912Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-28T20:19:37.961Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-28T20:19:37.974Z] ========================================================= [2023-03-28T20:19:37.974Z] EdgeX Global Pipelines Version Info [2023-03-28T20:19:37.974Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:19:38.685Z] ------------------- [2023-03-28T20:19:38.686Z] stable info: [2023-03-28T20:19:38.686Z] ------------------- [2023-03-28T20:19:38.686Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-28T20:19:38.686Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-28T20:19:38.686Z] Message: update stable to v1.0.245 [2023-03-28T20:19:39.257Z] ------------------- [2023-03-28T20:19:39.257Z] experimental info: [2023-03-28T20:19:39.257Z] ------------------- [2023-03-28T20:19:39.257Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-28T20:19:39.257Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-28T20:19:39.257Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-28T20:19:39.420Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-28T20:19:39.430Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-28T20:19:39.445Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-28T20:19:39.456Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-28T20:19:39.469Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-28T20:19:39.480Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-28T20:19:39.492Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-28T20:19:39.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-28T20:19:39.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-28T20:19:39.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-28T20:19:39.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-28T20:19:39.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-28T20:19:39.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-28T20:19:39.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-28T20:19:39.595Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T20:19:39.612Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T20:19:39.627Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T20:19:39.638Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T20:19:39.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-28T20:19:39.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-28T20:19:39.689Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-28T20:19:39.702Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-28T20:19:39.715Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-28T20:19:39.725Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-28T20:19:39.737Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-28T20:19:39.750Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-28T20:19:39.760Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-28T20:19:39.773Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-28T20:19:39.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-28T20:19:39.798Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-28T20:19:39.813Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ab1936574ae940676ccb197c30d3b5ffc6723f0 [Pipeline] echo [2023-03-28T20:19:39.826Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ab1936 [Pipeline] echo [2023-03-28T20:19:39.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T20:19:39.896Z] provisioning config files... [2023-03-28T20:19:39.910Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17255124979407396932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:19:40.212Z] ---> docker-login.sh [2023-03-28T20:19:40.212Z] nexus3.edgexfoundry.org:10001 [2023-03-28T20:19:40.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:19:40.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:19:40.471Z] Configure a credential helper to remove this warning. See [2023-03-28T20:19:40.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:19:40.471Z] [2023-03-28T20:19:40.471Z] Login Succeeded [2023-03-28T20:19:40.471Z] nexus3.edgexfoundry.org:10002 [2023-03-28T20:19:40.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:19:40.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:19:40.471Z] Configure a credential helper to remove this warning. See [2023-03-28T20:19:40.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:19:40.471Z] [2023-03-28T20:19:40.471Z] Login Succeeded [2023-03-28T20:19:40.471Z] nexus3.edgexfoundry.org:10003 [2023-03-28T20:19:40.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:19:40.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:19:40.730Z] Configure a credential helper to remove this warning. See [2023-03-28T20:19:40.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:19:40.730Z] [2023-03-28T20:19:40.730Z] Login Succeeded [2023-03-28T20:19:40.730Z] nexus3.edgexfoundry.org:10004 [2023-03-28T20:19:40.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:19:40.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:19:40.730Z] Configure a credential helper to remove this warning. See [2023-03-28T20:19:40.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:19:40.730Z] [2023-03-28T20:19:40.730Z] Login Succeeded [2023-03-28T20:19:40.730Z] docker.io [2023-03-28T20:19:40.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:19:40.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:19:40.989Z] Configure a credential helper to remove this warning. See [2023-03-28T20:19:40.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:19:40.989Z] [2023-03-28T20:19:40.989Z] Login Succeeded [2023-03-28T20:19:40.989Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T20:19:40.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-28T20:19:41.383Z] + git rev-list -1 --merges 2ab1936574ae940676ccb197c30d3b5ffc6723f0~1..2ab1936574ae940676ccb197c30d3b5ffc6723f0 [Pipeline] echo [2023-03-28T20:19:41.430Z] -----------> git rev-list -1 --merges 2ab1936574ae940676ccb197c30d3b5ffc6723f0~1..2ab1936574ae940676ccb197c30d3b5ffc6723f0 2ab1936574ae940676ccb197c30d3b5ffc6723f0 [false] [Pipeline] sh [2023-03-28T20:19:41.721Z] + git log --format=format:%s -1 2ab1936574ae940676ccb197c30d3b5ffc6723f0 [Pipeline] echo [2023-03-28T20:19:41.738Z] ========================================================= [2023-03-28T20:19:41.738Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-28T20:19:41.738Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T20:19:42.085Z] + git log --format=format:%s -1 2ab1936574ae940676ccb197c30d3b5ffc6723f0 [Pipeline] echo [2023-03-28T20:19:42.096Z] [semverPrep] GIT_COMMIT: 2ab1936574ae940676ccb197c30d3b5ffc6723f0, Commit Message: fix: Rename toml references to yaml (#195) [Pipeline] echo [2023-03-28T20:19:42.103Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-28T20:19:42.479Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T20:19:42.479Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-28T20:19:42.479Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-28T20:19:42.479Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-28T20:19:42.479Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-28T20:19:42.479Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-28T20:19:42.479Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:19:42.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T20:19:42.887Z] [2023-03-28T20:19:42.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:19:43.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T20:19:43.183Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-28T20:19:43.183Z] b85a868b505f: Pulling fs layer [2023-03-28T20:19:43.183Z] e2be974225ed: Pulling fs layer [2023-03-28T20:19:43.183Z] 339a4e72a1f5: Pulling fs layer [2023-03-28T20:19:43.183Z] 988bab9f4d93: Pulling fs layer [2023-03-28T20:19:43.183Z] 1469e6f7b9e6: Pulling fs layer [2023-03-28T20:19:43.183Z] eaf3925da568: Pulling fs layer [2023-03-28T20:19:43.183Z] bab4dde63d76: Pulling fs layer [2023-03-28T20:19:43.183Z] bde34c3a00c8: Pulling fs layer [2023-03-28T20:19:43.183Z] b352a97aabf1: Pulling fs layer [2023-03-28T20:19:43.183Z] 4872d77fe225: Pulling fs layer [2023-03-28T20:19:43.183Z] 5851b861e8e6: Pulling fs layer [2023-03-28T20:19:43.183Z] eaf3925da568: Waiting [2023-03-28T20:19:43.183Z] bab4dde63d76: Waiting [2023-03-28T20:19:43.183Z] b352a97aabf1: Waiting [2023-03-28T20:19:43.183Z] bde34c3a00c8: Waiting [2023-03-28T20:19:43.183Z] 4872d77fe225: Waiting [2023-03-28T20:19:43.183Z] 988bab9f4d93: Waiting [2023-03-28T20:19:43.183Z] 5851b861e8e6: Waiting [2023-03-28T20:19:43.183Z] 1469e6f7b9e6: Waiting [2023-03-28T20:19:43.183Z] e2be974225ed: Download complete [2023-03-28T20:19:43.183Z] 988bab9f4d93: Download complete [2023-03-28T20:19:43.183Z] 1469e6f7b9e6: Verifying Checksum [2023-03-28T20:19:43.183Z] 1469e6f7b9e6: Download complete [2023-03-28T20:19:43.183Z] eaf3925da568: Verifying Checksum [2023-03-28T20:19:43.183Z] eaf3925da568: Download complete [2023-03-28T20:19:43.183Z] 339a4e72a1f5: Verifying Checksum [2023-03-28T20:19:43.183Z] 339a4e72a1f5: Download complete [2023-03-28T20:19:43.183Z] bde34c3a00c8: Verifying Checksum [2023-03-28T20:19:43.183Z] bde34c3a00c8: Download complete [2023-03-28T20:19:43.442Z] b352a97aabf1: Download complete [2023-03-28T20:19:43.442Z] 4872d77fe225: Verifying Checksum [2023-03-28T20:19:43.442Z] 4872d77fe225: Download complete [2023-03-28T20:19:43.442Z] 5851b861e8e6: Verifying Checksum [2023-03-28T20:19:43.442Z] 5851b861e8e6: Download complete [2023-03-28T20:19:43.442Z] b85a868b505f: Download complete [2023-03-28T20:19:43.701Z] bab4dde63d76: Verifying Checksum [2023-03-28T20:19:43.701Z] bab4dde63d76: Download complete [2023-03-28T20:19:44.639Z] b85a868b505f: Pull complete [2023-03-28T20:19:44.639Z] e2be974225ed: Pull complete [2023-03-28T20:19:44.897Z] 339a4e72a1f5: Pull complete [2023-03-28T20:19:45.156Z] 988bab9f4d93: Pull complete [2023-03-28T20:19:45.156Z] 1469e6f7b9e6: Pull complete [2023-03-28T20:19:45.414Z] eaf3925da568: Pull complete [2023-03-28T20:19:46.789Z] bab4dde63d76: Pull complete [2023-03-28T20:19:47.047Z] bde34c3a00c8: Pull complete [2023-03-28T20:19:47.047Z] b352a97aabf1: Pull complete [2023-03-28T20:19:47.047Z] 4872d77fe225: Pull complete [2023-03-28T20:19:47.306Z] 5851b861e8e6: Pull complete [2023-03-28T20:19:47.306Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-28T20:19:47.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T20:19:47.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:19:47.398Z] prd-ubuntu20.04-docker-8c-8g-6112 does not seem to be running inside a container [2023-03-28T20:19:47.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T20:19:48.826Z] $ docker top 623d27d74f6a0b666b69a3cbb2b5b6725ed1b52b2244446b0cf2ca81bd3926c6 -eo pid,comm [2023-03-28T20:19:48.885Z] 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-03-28T20:19:48.885Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T20:19:48.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T20:19:48.923Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T20:19:49.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T20:19:49.036Z] $ docker exec 623d27d74f6a0b666b69a3cbb2b5b6725ed1b52b2244446b0cf2ca81bd3926c6 ssh-agent [2023-03-28T20:19:49.134Z] SSH_AUTH_SOCK=/tmp/ssh-WPQL64tcmCow/agent.32 [2023-03-28T20:19:49.134Z] SSH_AGENT_PID=38 [2023-03-28T20:19:49.140Z] Running ssh-add (command line suppressed) [2023-03-28T20:19:49.250Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6591052040317096124.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6591052040317096124.key) [2023-03-28T20:19:49.259Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T20:19:49.548Z] + git tag --points-at HEAD [Pipeline] } [2023-03-28T20:19:49.565Z] $ docker exec --env ******** --env ******** 623d27d74f6a0b666b69a3cbb2b5b6725ed1b52b2244446b0cf2ca81bd3926c6 ssh-agent -k [2023-03-28T20:19:49.662Z] unset SSH_AUTH_SOCK; [2023-03-28T20:19:49.663Z] unset SSH_AGENT_PID; [2023-03-28T20:19:49.663Z] echo Agent pid 38 killed; [2023-03-28T20:19:49.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-28T20:19:49.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T20:19:49.688Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T20:19:49.809Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T20:19:49.815Z] $ docker exec 623d27d74f6a0b666b69a3cbb2b5b6725ed1b52b2244446b0cf2ca81bd3926c6 ssh-agent [2023-03-28T20:19:49.922Z] SSH_AUTH_SOCK=/tmp/ssh-WQbm0D67jjfF/agent.70 [2023-03-28T20:19:49.922Z] SSH_AGENT_PID=76 [2023-03-28T20:19:49.927Z] Running ssh-add (command line suppressed) [2023-03-28T20:19:50.036Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6017595448934764668.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6017595448934764668.key) [2023-03-28T20:19:50.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T20:19:50.331Z] + git semver init [2023-03-28T20:19:50.591Z] 2023-03-28 20:19:50,512 [run_init] DEBUG init version:0.0.0 force:False [2023-03-28T20:19:50.591Z] 2023-03-28 20:19:50,513 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-03-28T20:19:50.591Z] 2023-03-28 20:19:50,513 [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-03-28T20:19:50.591Z] 2023-03-28 20:19:50,514 [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-03-28T20:19:51.531Z] 2023-03-28 20:19:51,490 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-03-28T20:19:51.531Z] 2023-03-28 20:19:51,491 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-03-28T20:19:51.531Z] 2023-03-28 20:19:51,491 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-28T20:19:51.531Z] 2023-03-28 20:19:51,491 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-28T20:19:51.531Z] 3.0.0-dev.11 [Pipeline] } [2023-03-28T20:19:51.545Z] $ docker exec --env ******** --env ******** 623d27d74f6a0b666b69a3cbb2b5b6725ed1b52b2244446b0cf2ca81bd3926c6 ssh-agent -k [2023-03-28T20:19:51.639Z] unset SSH_AUTH_SOCK; [2023-03-28T20:19:51.640Z] unset SSH_AGENT_PID; [2023-03-28T20:19:51.640Z] echo Agent pid 76 killed; [2023-03-28T20:19:51.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T20:19:51.941Z] + git semver [Pipeline] } [2023-03-28T20:19:52.218Z] $ docker stop --time=1 623d27d74f6a0b666b69a3cbb2b5b6725ed1b52b2244446b0cf2ca81bd3926c6 [2023-03-28T20:19:53.542Z] $ docker rm -f --volumes 623d27d74f6a0b666b69a3cbb2b5b6725ed1b52b2244446b0cf2ca81bd3926c6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T20:19:53.869Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-28T20:19:54.049Z] Stashed 1 file(s) [Pipeline] echo [2023-03-28T20:19:54.052Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T20:19:54.149Z] provisioning config files... [2023-03-28T20:19:54.160Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10507789382222342662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:19:54.454Z] ---> docker-login.sh [2023-03-28T20:19:54.454Z] nexus3.edgexfoundry.org:10001 [2023-03-28T20:19:54.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:19:54.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:19:54.454Z] Configure a credential helper to remove this warning. See [2023-03-28T20:19:54.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:19:54.454Z] [2023-03-28T20:19:54.454Z] Login Succeeded [2023-03-28T20:19:54.454Z] nexus3.edgexfoundry.org:10002 [2023-03-28T20:19:54.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:19:54.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:19:54.454Z] Configure a credential helper to remove this warning. See [2023-03-28T20:19:54.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:19:54.454Z] [2023-03-28T20:19:54.454Z] Login Succeeded [2023-03-28T20:19:54.454Z] nexus3.edgexfoundry.org:10003 [2023-03-28T20:19:54.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:19:54.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:19:54.713Z] Configure a credential helper to remove this warning. See [2023-03-28T20:19:54.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:19:54.713Z] [2023-03-28T20:19:54.713Z] Login Succeeded [2023-03-28T20:19:54.713Z] nexus3.edgexfoundry.org:10004 [2023-03-28T20:19:54.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:19:54.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:19:54.713Z] Configure a credential helper to remove this warning. See [2023-03-28T20:19:54.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:19:54.713Z] [2023-03-28T20:19:54.713Z] Login Succeeded [2023-03-28T20:19:54.713Z] docker.io [2023-03-28T20:19:54.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:19:54.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:19:54.973Z] Configure a credential helper to remove this warning. See [2023-03-28T20:19:54.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:19:54.973Z] [2023-03-28T20:19:54.973Z] Login Succeeded [2023-03-28T20:19:54.973Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T20:19:54.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T20:19:55.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:19:55.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:19:55.051Z] ========================================================= [2023-03-28T20:19:55.051Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-28T20:19:55.051Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:19:55.351Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T20:19:55.351Z] Sending build context to Docker daemon 4.197MB [2023-03-28T20:19:55.351Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T20:19:55.351Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-28T20:19:55.351Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-28T20:19:55.351Z] 63b65145d645: Pulling fs layer [2023-03-28T20:19:55.351Z] a2d21d5440eb: Pulling fs layer [2023-03-28T20:19:55.351Z] 935e6c44a52c: Pulling fs layer [2023-03-28T20:19:55.351Z] 94cc34f8dd06: Pulling fs layer [2023-03-28T20:19:55.351Z] 30dea6a524f1: Pulling fs layer [2023-03-28T20:19:55.351Z] a2aff8979fd8: Pulling fs layer [2023-03-28T20:19:55.351Z] 6808be2612f2: Pulling fs layer [2023-03-28T20:19:55.351Z] f25807f1079a: Pulling fs layer [2023-03-28T20:19:55.351Z] 94cc34f8dd06: Waiting [2023-03-28T20:19:55.351Z] 30dea6a524f1: Waiting [2023-03-28T20:19:55.351Z] a2aff8979fd8: Waiting [2023-03-28T20:19:55.351Z] 6808be2612f2: Waiting [2023-03-28T20:19:55.351Z] f25807f1079a: Waiting [2023-03-28T20:19:55.351Z] a2d21d5440eb: Download complete [2023-03-28T20:19:55.351Z] 94cc34f8dd06: Verifying Checksum [2023-03-28T20:19:55.351Z] 94cc34f8dd06: Download complete [2023-03-28T20:19:55.351Z] 30dea6a524f1: Download complete [2023-03-28T20:19:55.351Z] 63b65145d645: Verifying Checksum [2023-03-28T20:19:55.351Z] 63b65145d645: Download complete [2023-03-28T20:19:55.611Z] a2aff8979fd8: Verifying Checksum [2023-03-28T20:19:55.611Z] a2aff8979fd8: Download complete [2023-03-28T20:19:55.611Z] 63b65145d645: Pull complete [2023-03-28T20:19:55.870Z] a2d21d5440eb: Pull complete [2023-03-28T20:19:55.870Z] f25807f1079a: Verifying Checksum [2023-03-28T20:19:55.870Z] f25807f1079a: Download complete [2023-03-28T20:19:56.128Z] 935e6c44a52c: Verifying Checksum [2023-03-28T20:19:56.128Z] 935e6c44a52c: Download complete [2023-03-28T20:19:56.387Z] 6808be2612f2: Verifying Checksum [2023-03-28T20:19:56.387Z] 6808be2612f2: Download complete [2023-03-28T20:19:59.670Z] 935e6c44a52c: Pull complete [2023-03-28T20:19:59.670Z] 94cc34f8dd06: Pull complete [2023-03-28T20:19:59.670Z] 30dea6a524f1: Pull complete [2023-03-28T20:19:59.670Z] a2aff8979fd8: Pull complete [2023-03-28T20:20:01.576Z] 6808be2612f2: Pull complete [2023-03-28T20:20:02.510Z] f25807f1079a: Pull complete [2023-03-28T20:20:02.510Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-28T20:20:02.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T20:20:02.510Z] ---> 3b553350e43f [2023-03-28T20:20:02.510Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:20:03.890Z] ---> Running in 8aa2dc651dde [2023-03-28T20:20:04.153Z] Removing intermediate container 8aa2dc651dde [2023-03-28T20:20:04.153Z] ---> 00cf609f5ee5 [2023-03-28T20:20:04.153Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T20:20:04.153Z] ---> Running in 1bc980b66fee [2023-03-28T20:20:04.153Z] Removing intermediate container 1bc980b66fee [2023-03-28T20:20:04.153Z] ---> 3c694583ab36 [2023-03-28T20:20:04.153Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T20:20:04.413Z] ---> Running in 551dea0ac42e [2023-03-28T20:20:04.413Z] Removing intermediate container 551dea0ac42e [2023-03-28T20:20:04.413Z] ---> 70986f1ba22f [2023-03-28T20:20:04.413Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T20:20:04.413Z] ---> Running in 70c750dc9419 [2023-03-28T20:20:04.672Z] Removing intermediate container 70c750dc9419 [2023-03-28T20:20:04.672Z] ---> fd11823d94c6 [2023-03-28T20:20:04.672Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T20:20:04.672Z] ---> Running in a1626b060c09 [2023-03-28T20:20:04.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:20:04.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:20:05.188Z] OK: 265 MiB in 53 packages [2023-03-28T20:20:05.757Z] Removing intermediate container a1626b060c09 [2023-03-28T20:20:05.757Z] ---> 1acf153cc38c [2023-03-28T20:20:05.757Z] Step 8/12 : WORKDIR /app [2023-03-28T20:20:05.757Z] ---> Running in af3b8e71d2b4 [2023-03-28T20:20:05.757Z] Removing intermediate container af3b8e71d2b4 [2023-03-28T20:20:05.757Z] ---> 0efaeb922ea4 [2023-03-28T20:20:05.757Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-28T20:20:05.757Z] ---> b4fa02ac3c21 [2023-03-28T20:20:05.757Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:20:06.016Z] ---> Running in 6bf07617a6f9 [2023-03-28T20:20:09.122Z] Still waiting to schedule task [2023-03-28T20:20:09.123Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-28T20:20:27.974Z] Removing intermediate container 6bf07617a6f9 [2023-03-28T20:20:27.974Z] ---> 5ce023058b1c [2023-03-28T20:20:27.974Z] Step 11/12 : COPY . . [2023-03-28T20:20:27.974Z] ---> 56d76f6df3ab [2023-03-28T20:20:27.974Z] Step 12/12 : RUN $MAKE [2023-03-28T20:20:27.974Z] ---> Running in 42efad9592f3 [2023-03-28T20:20:27.974Z] noop [2023-03-28T20:20:27.974Z] Removing intermediate container 42efad9592f3 [2023-03-28T20:20:27.974Z] ---> 05b5d25ffd8c [2023-03-28T20:20:27.974Z] Successfully built 05b5d25ffd8c [2023-03-28T20:20:27.974Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:20:28.277Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T20:20:28.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:20:28.344Z] prd-ubuntu20.04-docker-8c-8g-6112 does not seem to be running inside a container [2023-03-28T20:20:28.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T20:20:28.748Z] $ docker top d7f149a4c7c969562cb3f97fa22839d124c2464694f9821ea779a48f64950b5a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:20:29.085Z] + go version [2023-03-28T20:20:29.085Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-28T20:20:29.099Z] $ docker stop --time=1 d7f149a4c7c969562cb3f97fa22839d124c2464694f9821ea779a48f64950b5a [2023-03-28T20:20:30.381Z] $ docker rm -f --volumes d7f149a4c7c969562cb3f97fa22839d124c2464694f9821ea779a48f64950b5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:20:30.774Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T20:20:30.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:20:30.846Z] prd-ubuntu20.04-docker-8c-8g-6112 does not seem to be running inside a container [2023-03-28T20:20:30.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T20:20:31.241Z] $ docker top 91f6632a19f374c2cfd3ff304e258c4897f8370c0bf6ac21ad3bd684133dc313 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:20:31.576Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-28T20:20:31.871Z] + make test [2023-03-28T20:20:31.871Z] go test ./... -coverprofile=coverage.out ./... [2023-03-28T20:20:37.147Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-28T20:20:47.125Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-28T20:20:47.125Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-28T20:20:49.655Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.734s coverage: 40.9% of statements [2023-03-28T20:20:49.655Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 52.0% of statements [2023-03-28T20:20:49.655Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements [2023-03-28T20:20:57.763Z] go vet ./... [2023-03-28T20:21:00.295Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T20:21:00.295Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T20:21:00.295Z] ./bin/test-attribution-txt.sh [2023-03-28T20:21:00.295Z] An attribution for github.com/pelletier/go-toml is missing from Attribution.txt, please add [2023-03-28T20:21:00.295Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-28T20:21:00.295Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-28T20:21:00.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T20:21:00.324Z] $ docker stop --time=1 91f6632a19f374c2cfd3ff304e258c4897f8370c0bf6ac21ad3bd684133dc313 [2023-03-28T20:21:02.612Z] $ docker rm -f --volumes 91f6632a19f374c2cfd3ff304e258c4897f8370c0bf6ac21ad3bd684133dc313 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T20:21:03.076Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T20:21:03.157Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-28T20:21:03.669Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T20:21:03.955Z] + ls -al . [2023-03-28T20:21:03.955Z] total 628 [2023-03-28T20:21:03.955Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 20:20 . [2023-03-28T20:21:03.955Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:19 .. [2023-03-28T20:21:03.955Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 28 20:19 .dockerignore [2023-03-28T20:21:03.955Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 20:19 .git [2023-03-28T20:21:03.955Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 20:19 .github [2023-03-28T20:21:03.955Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 28 20:19 .gitignore [2023-03-28T20:21:03.955Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 20:19 .golangci.yml [2023-03-28T20:21:03.955Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 20:19 .semver [2023-03-28T20:21:03.955Z] -rw-rw-r-- 1 jenkins jenkins 10664 Mar 28 20:19 Attribution.txt [2023-03-28T20:21:03.955Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 28 20:19 CHANGELOG.md [2023-03-28T20:21:03.955Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 28 20:19 Dockerfile [2023-03-28T20:21:03.955Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 20:19 GOVERNANCE.md [2023-03-28T20:21:03.955Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 28 20:19 Jenkinsfile [2023-03-28T20:21:03.955Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 20:19 LICENSE [2023-03-28T20:21:03.955Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 28 20:19 Makefile [2023-03-28T20:21:03.955Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 28 20:19 OWNERS.md [2023-03-28T20:21:03.955Z] -rw-rw-r-- 1 jenkins jenkins 28505 Mar 28 20:19 README.md [2023-03-28T20:21:03.955Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 28 20:19 VERSION [2023-03-28T20:21:03.955Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 20:19 bin [2023-03-28T20:21:03.955Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:19 cmd [2023-03-28T20:21:03.955Z] -rw-r--r-- 1 jenkins jenkins 457600 Mar 28 20:20 coverage.out [2023-03-28T20:21:03.955Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 20:19 examples [2023-03-28T20:21:03.955Z] -rw-rw-r-- 1 jenkins jenkins 3464 Mar 28 20:19 go.mod [2023-03-28T20:21:03.955Z] -rw-rw-r-- 1 jenkins jenkins 31138 Mar 28 20:19 go.sum [2023-03-28T20:21:03.955Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 20:19 images [2023-03-28T20:21:03.955Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 28 20:19 internal [2023-03-28T20:21:03.955Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:19 snap [2023-03-28T20:21:03.955Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 28 20:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:21:04.260Z] + 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=2ab1936574ae940676ccb197c30d3b5ffc6723f0 --label arch=amd64 --label version=3.0.0-dev.11 . [2023-03-28T20:21:04.261Z] Sending build context to Docker daemon 4.197MB [2023-03-28T20:21:04.261Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T20:21:04.261Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-28T20:21:04.261Z] ---> 05b5d25ffd8c [2023-03-28T20:21:04.261Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:21:04.261Z] ---> Running in f276fd7ac54b [2023-03-28T20:21:04.519Z] Removing intermediate container f276fd7ac54b [2023-03-28T20:21:04.519Z] ---> 648fedabfe4c [2023-03-28T20:21:04.519Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T20:21:04.519Z] ---> Running in bbe3b941a1e3 [2023-03-28T20:21:04.519Z] Removing intermediate container bbe3b941a1e3 [2023-03-28T20:21:04.520Z] ---> 72c53f2a808c [2023-03-28T20:21:04.520Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T20:21:04.520Z] ---> Running in 2869842a2de3 [2023-03-28T20:21:04.778Z] Removing intermediate container 2869842a2de3 [2023-03-28T20:21:04.778Z] ---> dfb1ac632cee [2023-03-28T20:21:04.778Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T20:21:04.778Z] ---> Running in 78144e67dfa4 [2023-03-28T20:21:04.778Z] Removing intermediate container 78144e67dfa4 [2023-03-28T20:21:04.778Z] ---> f25479fe4dd5 [2023-03-28T20:21:04.778Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T20:21:04.778Z] ---> Running in 43373db1cfba [2023-03-28T20:21:05.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:21:05.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:21:05.299Z] OK: 265 MiB in 53 packages [2023-03-28T20:21:05.868Z] Removing intermediate container 43373db1cfba [2023-03-28T20:21:05.868Z] ---> 1e5487031081 [2023-03-28T20:21:05.868Z] Step 8/24 : WORKDIR /app [2023-03-28T20:21:05.868Z] ---> Running in 264afae1cf58 [2023-03-28T20:21:05.868Z] Removing intermediate container 264afae1cf58 [2023-03-28T20:21:05.868Z] ---> b320e1496bda [2023-03-28T20:21:05.868Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-28T20:21:05.868Z] ---> 41f12fce3635 [2023-03-28T20:21:05.868Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:21:06.126Z] ---> Running in e283472bc93e [2023-03-28T20:21:07.060Z] Removing intermediate container e283472bc93e [2023-03-28T20:21:07.061Z] ---> 5381b3c87b51 [2023-03-28T20:21:07.061Z] Step 11/24 : COPY . . [2023-03-28T20:21:07.061Z] ---> c85bbd80884f [2023-03-28T20:21:07.061Z] Step 12/24 : RUN $MAKE [2023-03-28T20:21:07.318Z] ---> Running in ffe2caaa8b70 [2023-03-28T20:21:07.577Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.11" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-28T20:21:25.651Z] Removing intermediate container ffe2caaa8b70 [2023-03-28T20:21:25.651Z] ---> 568def2646d8 [2023-03-28T20:21:25.651Z] Step 13/24 : FROM alpine:3.17 [2023-03-28T20:21:25.651Z] 3.17: Pulling from library/alpine [2023-03-28T20:21:25.651Z] 63b65145d645: Already exists [2023-03-28T20:21:25.651Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T20:21:25.651Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T20:21:25.651Z] ---> b2aa39c304c2 [2023-03-28T20:21:25.651Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-28T20:21:25.651Z] ---> Running in 7ea5ac340aaf [2023-03-28T20:21:25.651Z] Removing intermediate container 7ea5ac340aaf [2023-03-28T20:21:25.651Z] ---> a25e0e7aa5cd [2023-03-28T20:21:25.651Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:21:25.651Z] ---> Running in 0d1ad75c628d [2023-03-28T20:21:25.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:21:25.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:21:25.651Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T20:21:25.651Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:21:25.651Z] OK: 7 MiB in 16 packages [2023-03-28T20:21:26.222Z] Removing intermediate container 0d1ad75c628d [2023-03-28T20:21:26.222Z] ---> 90dff5aaa43e [2023-03-28T20:21:26.222Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-28T20:21:26.222Z] ---> 4fded758b125 [2023-03-28T20:21:26.222Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-28T20:21:26.222Z] ---> ac57a157dd3b [2023-03-28T20:21:26.222Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-28T20:21:26.791Z] ---> 93e2d99b5de1 [2023-03-28T20:21:26.791Z] Step 19/24 : EXPOSE 59989 [2023-03-28T20:21:26.791Z] ---> Running in 10cccf4fb448 [2023-03-28T20:21:27.050Z] Removing intermediate container 10cccf4fb448 [2023-03-28T20:21:27.050Z] ---> b9c82bb78449 [2023-03-28T20:21:27.050Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-28T20:21:27.050Z] ---> Running in 3aecc026267b [2023-03-28T20:21:27.050Z] Removing intermediate container 3aecc026267b [2023-03-28T20:21:27.050Z] ---> ced0236aa21f [2023-03-28T20:21:27.050Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:21:27.050Z] ---> Running in e17a13217794 [2023-03-28T20:21:27.310Z] Removing intermediate container e17a13217794 [2023-03-28T20:21:27.310Z] ---> 16a98e405623 [2023-03-28T20:21:27.310Z] Step 22/24 : LABEL arch=amd64 [2023-03-28T20:21:27.310Z] ---> Running in 7b77d9e3198c [2023-03-28T20:21:27.310Z] Removing intermediate container 7b77d9e3198c [2023-03-28T20:21:27.310Z] ---> b9d88d570166 [2023-03-28T20:21:27.310Z] Step 23/24 : LABEL git_sha=2ab1936574ae940676ccb197c30d3b5ffc6723f0 [2023-03-28T20:21:27.310Z] ---> Running in df33c64db9d9 [2023-03-28T20:21:27.310Z] Removing intermediate container df33c64db9d9 [2023-03-28T20:21:27.310Z] ---> 75af6110c1af [2023-03-28T20:21:27.310Z] Step 24/24 : LABEL version=3.0.0-dev.11 [2023-03-28T20:21:27.569Z] ---> Running in 29f3a27e7e52 [2023-03-28T20:21:27.569Z] Removing intermediate container 29f3a27e7e52 [2023-03-28T20:21:27.569Z] ---> 705315a55a01 [2023-03-28T20:21:27.569Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T20:21:27.569Z] Successfully built 705315a55a01 [2023-03-28T20:21:27.569Z] 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-03-28T20:21:27.681Z] provisioning config files... [2023-03-28T20:21:27.690Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7876071271821652288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:21:28.027Z] ---> docker-login.sh [2023-03-28T20:21:28.028Z] nexus3.edgexfoundry.org:10001 [2023-03-28T20:21:28.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:21:28.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:21:28.028Z] Configure a credential helper to remove this warning. See [2023-03-28T20:21:28.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:21:28.028Z] [2023-03-28T20:21:28.028Z] Login Succeeded [2023-03-28T20:21:28.028Z] nexus3.edgexfoundry.org:10002 [2023-03-28T20:21:28.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:21:28.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:21:28.028Z] Configure a credential helper to remove this warning. See [2023-03-28T20:21:28.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:21:28.028Z] [2023-03-28T20:21:28.028Z] Login Succeeded [2023-03-28T20:21:28.028Z] nexus3.edgexfoundry.org:10003 [2023-03-28T20:21:28.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:21:28.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:21:28.293Z] Configure a credential helper to remove this warning. See [2023-03-28T20:21:28.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:21:28.293Z] [2023-03-28T20:21:28.293Z] Login Succeeded [2023-03-28T20:21:28.293Z] nexus3.edgexfoundry.org:10004 [2023-03-28T20:21:28.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:21:28.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:21:28.293Z] Configure a credential helper to remove this warning. See [2023-03-28T20:21:28.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:21:28.293Z] [2023-03-28T20:21:28.293Z] Login Succeeded [2023-03-28T20:21:28.293Z] docker.io [2023-03-28T20:21:28.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:21:28.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:21:28.565Z] Configure a credential helper to remove this warning. See [2023-03-28T20:21:28.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:21:28.565Z] [2023-03-28T20:21:28.565Z] Login Succeeded [2023-03-28T20:21:28.565Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T20:21:28.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-28T20:21:28.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:21:28.623Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-03-28T20:21:28.623Z] 2ab1936574ae940676ccb197c30d3b5ffc6723f0 [2023-03-28T20:21:28.623Z] latest [2023-03-28T20:21:28.623Z] 3.0.0-dev.11 [2023-03-28T20:21:28.623Z] 2ab1936574ae940676ccb197c30d3b5ffc6723f0-3.0.0-dev.11 [2023-03-28T20:21:28.623Z] main [2023-03-28T20:21:28.623Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:21:28.993Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2ab1936574ae940676ccb197c30d3b5ffc6723f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:21:29.295Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2ab1936574ae940676ccb197c30d3b5ffc6723f0 [2023-03-28T20:21:29.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-28T20:21:29.295Z] 446ca31cb7d6: Preparing [2023-03-28T20:21:29.295Z] 8f85c729baaa: Preparing [2023-03-28T20:21:29.295Z] 83232c98deeb: Preparing [2023-03-28T20:21:29.295Z] 6b1a09128710: Preparing [2023-03-28T20:21:29.295Z] 7cd52847ad77: Preparing [2023-03-28T20:21:29.295Z] 7cd52847ad77: Layer already exists [2023-03-28T20:21:29.295Z] 8f85c729baaa: Pushed [2023-03-28T20:21:29.295Z] 6b1a09128710: Pushed [2023-03-28T20:21:29.295Z] 83232c98deeb: Pushed [2023-03-28T20:21:31.831Z] 446ca31cb7d6: Pushed [2023-03-28T20:21:31.831Z] 2ab1936574ae940676ccb197c30d3b5ffc6723f0: digest: sha256:1d7074bd3b3a125a21e09adbd509b3fdebf643abeacd18c993c2a3eda6a24050 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:21:32.142Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:21:32.444Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-03-28T20:21:32.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-28T20:21:32.445Z] 446ca31cb7d6: Preparing [2023-03-28T20:21:32.445Z] 8f85c729baaa: Preparing [2023-03-28T20:21:32.445Z] 83232c98deeb: Preparing [2023-03-28T20:21:32.445Z] 6b1a09128710: Preparing [2023-03-28T20:21:32.445Z] 7cd52847ad77: Preparing [2023-03-28T20:21:32.445Z] 7cd52847ad77: Layer already exists [2023-03-28T20:21:32.445Z] 6b1a09128710: Layer already exists [2023-03-28T20:21:32.445Z] 8f85c729baaa: Layer already exists [2023-03-28T20:21:32.445Z] 446ca31cb7d6: Layer already exists [2023-03-28T20:21:32.445Z] 83232c98deeb: Layer already exists [2023-03-28T20:21:32.445Z] latest: digest: sha256:1d7074bd3b3a125a21e09adbd509b3fdebf643abeacd18c993c2a3eda6a24050 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:21:32.750Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:21:33.052Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.11 [2023-03-28T20:21:33.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-28T20:21:33.052Z] 446ca31cb7d6: Preparing [2023-03-28T20:21:33.052Z] 8f85c729baaa: Preparing [2023-03-28T20:21:33.052Z] 83232c98deeb: Preparing [2023-03-28T20:21:33.052Z] 6b1a09128710: Preparing [2023-03-28T20:21:33.052Z] 7cd52847ad77: Preparing [2023-03-28T20:21:33.052Z] 7cd52847ad77: Layer already exists [2023-03-28T20:21:33.052Z] 6b1a09128710: Layer already exists [2023-03-28T20:21:33.052Z] 446ca31cb7d6: Layer already exists [2023-03-28T20:21:33.052Z] 8f85c729baaa: Layer already exists [2023-03-28T20:21:33.052Z] 83232c98deeb: Layer already exists [2023-03-28T20:21:33.052Z] 3.0.0-dev.11: digest: sha256:1d7074bd3b3a125a21e09adbd509b3fdebf643abeacd18c993c2a3eda6a24050 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:21:33.354Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2ab1936574ae940676ccb197c30d3b5ffc6723f0-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:21:33.660Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2ab1936574ae940676ccb197c30d3b5ffc6723f0-3.0.0-dev.11 [2023-03-28T20:21:33.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-28T20:21:33.660Z] 446ca31cb7d6: Preparing [2023-03-28T20:21:33.660Z] 8f85c729baaa: Preparing [2023-03-28T20:21:33.660Z] 83232c98deeb: Preparing [2023-03-28T20:21:33.660Z] 6b1a09128710: Preparing [2023-03-28T20:21:33.660Z] 7cd52847ad77: Preparing [2023-03-28T20:21:33.660Z] 7cd52847ad77: Layer already exists [2023-03-28T20:21:33.660Z] 446ca31cb7d6: Layer already exists [2023-03-28T20:21:33.660Z] 8f85c729baaa: Layer already exists [2023-03-28T20:21:33.660Z] 83232c98deeb: Layer already exists [2023-03-28T20:21:33.660Z] 6b1a09128710: Layer already exists [2023-03-28T20:21:33.660Z] 2ab1936574ae940676ccb197c30d3b5ffc6723f0-3.0.0-dev.11: digest: sha256:1d7074bd3b3a125a21e09adbd509b3fdebf643abeacd18c993c2a3eda6a24050 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:21:33.968Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:21:34.273Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-03-28T20:21:34.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-28T20:21:34.273Z] 446ca31cb7d6: Preparing [2023-03-28T20:21:34.273Z] 8f85c729baaa: Preparing [2023-03-28T20:21:34.273Z] 83232c98deeb: Preparing [2023-03-28T20:21:34.273Z] 6b1a09128710: Preparing [2023-03-28T20:21:34.273Z] 7cd52847ad77: Preparing [2023-03-28T20:21:34.273Z] 83232c98deeb: Layer already exists [2023-03-28T20:21:34.273Z] 7cd52847ad77: Layer already exists [2023-03-28T20:21:34.273Z] 446ca31cb7d6: Layer already exists [2023-03-28T20:21:34.273Z] 8f85c729baaa: Layer already exists [2023-03-28T20:21:34.273Z] 6b1a09128710: Layer already exists [2023-03-28T20:21:34.273Z] main: digest: sha256:1d7074bd3b3a125a21e09adbd509b3fdebf643abeacd18c993c2a3eda6a24050 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-28T20:21:34.325Z] ===================================================== [Pipeline] echo [2023-03-28T20:21:34.334Z] taggedImages: [2023-03-28T20:21:34.334Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2ab1936574ae940676ccb197c30d3b5ffc6723f0 [2023-03-28T20:21:34.334Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-03-28T20:21:34.334Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.11 [2023-03-28T20:21:34.334Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2ab1936574ae940676ccb197c30d3b5ffc6723f0-3.0.0-dev.11 [2023-03-28T20:21:34.334Z] - 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-03-28T20:21:34.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T20:21:34.707Z] [2023-03-28T20:21:34.707Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:21:35.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T20:21:35.000Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-28T20:21:35.000Z] 5eb5b503b376: Pulling fs layer [2023-03-28T20:21:35.000Z] 5c69ac0246d0: Pulling fs layer [2023-03-28T20:21:35.000Z] ec43610c2a17: Pulling fs layer [2023-03-28T20:21:35.000Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-28T20:21:35.000Z] 33b1e0a273af: Pulling fs layer [2023-03-28T20:21:35.000Z] 5d3b04190fa2: Pulling fs layer [2023-03-28T20:21:35.000Z] 2f39f015ded8: Pulling fs layer [2023-03-28T20:21:35.000Z] 5d3b04190fa2: Waiting [2023-03-28T20:21:35.000Z] 33b1e0a273af: Waiting [2023-03-28T20:21:35.000Z] 2f39f015ded8: Waiting [2023-03-28T20:21:35.000Z] 3a2ae6a8a46f: Waiting [2023-03-28T20:21:35.000Z] 5c69ac0246d0: Download complete [2023-03-28T20:21:35.000Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-28T20:21:35.000Z] 3a2ae6a8a46f: Download complete [2023-03-28T20:21:35.000Z] 33b1e0a273af: Verifying Checksum [2023-03-28T20:21:35.000Z] 33b1e0a273af: Download complete [2023-03-28T20:21:35.000Z] 5d3b04190fa2: Download complete [2023-03-28T20:21:35.000Z] ec43610c2a17: Verifying Checksum [2023-03-28T20:21:35.000Z] ec43610c2a17: Download complete [2023-03-28T20:21:35.258Z] 5eb5b503b376: Verifying Checksum [2023-03-28T20:21:35.258Z] 5eb5b503b376: Download complete [2023-03-28T20:21:35.824Z] 2f39f015ded8: Download complete [2023-03-28T20:21:36.391Z] 5eb5b503b376: Pull complete [2023-03-28T20:21:36.391Z] 5c69ac0246d0: Pull complete [2023-03-28T20:21:36.957Z] ec43610c2a17: Pull complete [2023-03-28T20:21:36.957Z] 3a2ae6a8a46f: Pull complete [2023-03-28T20:21:36.957Z] 33b1e0a273af: Pull complete [2023-03-28T20:21:37.216Z] 5d3b04190fa2: Pull complete [2023-03-28T20:21:41.396Z] 2f39f015ded8: Pull complete [2023-03-28T20:21:41.396Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-28T20:21:41.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T20:21:41.396Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:21:41.473Z] prd-ubuntu20.04-docker-8c-8g-6112 does not seem to be running inside a container [2023-03-28T20:21:41.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T20:21:43.166Z] $ docker top 9357bc208a37304ad4b3aa4eddbf3499803be85569fc4227e4657820a96a3dc3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:21:43.554Z] ---> job-cost.sh [2023-03-28T20:21:43.554Z] lf-activate-venv: SKIPPING [2023-03-28T20:21:43.554Z] INFO: No Stack... [2023-03-28T20:21:43.812Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T20:21:44.071Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T20:21:44.358Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-03-28T20:21:44.358Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T20:21:44.371Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-78-stack-cost] [2023-03-28T20:21:44.377Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-78-stack-cost] did not exist. Created. [2023-03-28T20:21:44.377Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T20:21:44.675Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-28T20:21:44.706Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T20:21:44.712Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-78-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T20:21:44.731Z] $ docker stop --time=1 9357bc208a37304ad4b3aa4eddbf3499803be85569fc4227e4657820a96a3dc3 [2023-03-28T20:21:45.888Z] $ docker rm -f --volumes 9357bc208a37304ad4b3aa4eddbf3499803be85569fc4227e4657820a96a3dc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T20:22:52.712Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6114 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-03-28T20:22:52.722Z] Running in /w/workspace/device-rfid-llrp-go/78 [Pipeline] { [Pipeline] checkout [2023-03-28T20:22:52.761Z] Selected Git installation does not exist. Using Default [2023-03-28T20:22:52.761Z] The recommended git tool is: NONE [2023-03-28T20:22:59.570Z] using credential edgex-jenkins-ssh [2023-03-28T20:22:59.589Z] Cloning the remote Git repository [2023-03-28T20:22:59.653Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-28T20:22:59.775Z] > git init /w/workspace/device-rfid-llrp-go/78 # timeout=10 [2023-03-28T20:22:59.974Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-28T20:22:59.975Z] > git --version # timeout=10 [2023-03-28T20:23:00.001Z] > git --version # 'git version 2.25.1' [2023-03-28T20:23:00.005Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T20:23:00.203Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T20:23:01.415Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-28T20:23:01.451Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T20:23:02.637Z] Avoid second fetch [2023-03-28T20:23:02.638Z] Checking out Revision 2ab1936574ae940676ccb197c30d3b5ffc6723f0 (main) [2023-03-28T20:23:02.665Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T20:23:02.747Z] > git checkout -f 2ab1936574ae940676ccb197c30d3b5ffc6723f0 # timeout=10 [2023-03-28T20:23:03.410Z] Commit message: "fix: Rename toml references to yaml (#195)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T20:23:06.439Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-28T20:23:06.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T20:23:06.439Z] Dload Upload Total Spent Left Speed [2023-03-28T20:23:06.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-03-28T20:23:07.126Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-28T20:23:07.489Z] + sudo tee /etc/docker/daemon.new [2023-03-28T20:23:07.489Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-28T20:23:07.489Z] { [2023-03-28T20:23:07.489Z] "registry-mirrors": [ [2023-03-28T20:23:07.489Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-28T20:23:07.489Z] ], [2023-03-28T20:23:07.489Z] "bip": "10.250.0.254/24", [2023-03-28T20:23:07.489Z] "hosts": [ [2023-03-28T20:23:07.489Z] "tcp://0.0.0.0:5555", [2023-03-28T20:23:07.489Z] "unix:///var/run/docker.sock" [2023-03-28T20:23:07.489Z] ], [2023-03-28T20:23:07.489Z] "mtu": 1458, [2023-03-28T20:23:07.489Z] "selinux-enabled": true, [2023-03-28T20:23:07.489Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-28T20:23:07.489Z] } [Pipeline] sh [2023-03-28T20:23:07.857Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-28T20:23:08.222Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T20:23:26.580Z] provisioning config files... [2023-03-28T20:23:26.616Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/78@tmp/config3956103242247823758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:23:26.996Z] ---> docker-login.sh [2023-03-28T20:23:26.997Z] nexus3.edgexfoundry.org:10001 [2023-03-28T20:23:27.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:23:27.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:23:27.590Z] Configure a credential helper to remove this warning. See [2023-03-28T20:23:27.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:23:27.590Z] [2023-03-28T20:23:27.590Z] Login Succeeded [2023-03-28T20:23:27.590Z] nexus3.edgexfoundry.org:10002 [2023-03-28T20:23:27.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:23:28.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:23:28.133Z] Configure a credential helper to remove this warning. See [2023-03-28T20:23:28.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:23:28.133Z] [2023-03-28T20:23:28.133Z] Login Succeeded [2023-03-28T20:23:28.133Z] nexus3.edgexfoundry.org:10003 [2023-03-28T20:23:28.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:23:28.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:23:28.406Z] Configure a credential helper to remove this warning. See [2023-03-28T20:23:28.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:23:28.406Z] [2023-03-28T20:23:28.406Z] Login Succeeded [2023-03-28T20:23:28.406Z] nexus3.edgexfoundry.org:10004 [2023-03-28T20:23:28.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:23:28.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:23:28.680Z] Configure a credential helper to remove this warning. See [2023-03-28T20:23:28.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:23:28.680Z] [2023-03-28T20:23:28.680Z] Login Succeeded [2023-03-28T20:23:28.680Z] docker.io [2023-03-28T20:23:28.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:23:29.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:23:29.229Z] Configure a credential helper to remove this warning. See [2023-03-28T20:23:29.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:23:29.229Z] [2023-03-28T20:23:29.229Z] Login Succeeded [2023-03-28T20:23:29.229Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T20:23:29.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T20:23:29.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:23:29.604Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:23:29.618Z] ========================================================= [2023-03-28T20:23:29.618Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-28T20:23:29.618Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:23:29.994Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T20:23:30.266Z] Sending build context to Docker daemon 1.211MB [2023-03-28T20:23:30.266Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T20:23:30.266Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-28T20:23:30.540Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-28T20:23:30.540Z] af6eaf76a39c: Pulling fs layer [2023-03-28T20:23:30.540Z] 55522c791124: Pulling fs layer [2023-03-28T20:23:30.540Z] ce5c4a1c91eb: Pulling fs layer [2023-03-28T20:23:30.540Z] 169dfbe0d373: Pulling fs layer [2023-03-28T20:23:30.540Z] e1ff8fa3b103: Pulling fs layer [2023-03-28T20:23:30.540Z] 52ebb69f0ebf: Pulling fs layer [2023-03-28T20:23:30.540Z] 5abe8eddf0d5: Pulling fs layer [2023-03-28T20:23:30.540Z] e1ff8fa3b103: Waiting [2023-03-28T20:23:30.540Z] 52ebb69f0ebf: Waiting [2023-03-28T20:23:30.540Z] 5abe8eddf0d5: Waiting [2023-03-28T20:23:30.540Z] 169dfbe0d373: Waiting [2023-03-28T20:23:30.540Z] 55522c791124: Verifying Checksum [2023-03-28T20:23:30.540Z] 55522c791124: Download complete [2023-03-28T20:23:30.540Z] 169dfbe0d373: Verifying Checksum [2023-03-28T20:23:30.540Z] 169dfbe0d373: Download complete [2023-03-28T20:23:30.540Z] e1ff8fa3b103: Verifying Checksum [2023-03-28T20:23:30.540Z] e1ff8fa3b103: Download complete [2023-03-28T20:23:30.540Z] af6eaf76a39c: Verifying Checksum [2023-03-28T20:23:30.540Z] af6eaf76a39c: Download complete [2023-03-28T20:23:31.536Z] af6eaf76a39c: Pull complete [2023-03-28T20:23:31.814Z] 5abe8eddf0d5: Verifying Checksum [2023-03-28T20:23:31.814Z] 5abe8eddf0d5: Download complete [2023-03-28T20:23:32.427Z] 55522c791124: Pull complete [2023-03-28T20:23:33.408Z] ce5c4a1c91eb: Verifying Checksum [2023-03-28T20:23:33.408Z] ce5c4a1c91eb: Download complete [2023-03-28T20:23:33.686Z] 52ebb69f0ebf: Verifying Checksum [2023-03-28T20:23:33.687Z] 52ebb69f0ebf: Download complete [2023-03-28T20:23:46.037Z] ce5c4a1c91eb: Pull complete [2023-03-28T20:23:46.037Z] 169dfbe0d373: Pull complete [2023-03-28T20:23:46.037Z] e1ff8fa3b103: Pull complete [2023-03-28T20:23:52.713Z] 52ebb69f0ebf: Pull complete [2023-03-28T20:23:54.137Z] 5abe8eddf0d5: Pull complete [2023-03-28T20:23:54.411Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-28T20:23:54.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T20:23:54.411Z] ---> 6cb57ee374ae [2023-03-28T20:23:54.411Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:23:56.373Z] ---> Running in 1a1c3ecb846e [2023-03-28T20:23:56.643Z] Removing intermediate container 1a1c3ecb846e [2023-03-28T20:23:56.643Z] ---> 2f500aba144f [2023-03-28T20:23:56.643Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T20:23:56.643Z] ---> Running in 2f0d112abf3f [2023-03-28T20:23:56.911Z] Removing intermediate container 2f0d112abf3f [2023-03-28T20:23:56.911Z] ---> 7e7e71969267 [2023-03-28T20:23:56.911Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T20:23:57.180Z] ---> Running in 9369e8b37ae5 [2023-03-28T20:23:57.449Z] Removing intermediate container 9369e8b37ae5 [2023-03-28T20:23:57.449Z] ---> e5cf24de72f1 [2023-03-28T20:23:57.449Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T20:23:57.449Z] ---> Running in 15bafbcb7bf1 [2023-03-28T20:23:57.718Z] Removing intermediate container 15bafbcb7bf1 [2023-03-28T20:23:57.718Z] ---> 5d7833d2a022 [2023-03-28T20:23:57.718Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T20:23:57.990Z] ---> Running in 4f9bdbde66e5 [2023-03-28T20:23:59.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:24:00.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:24:01.560Z] OK: 263 MiB in 53 packages [2023-03-28T20:24:02.542Z] Removing intermediate container 4f9bdbde66e5 [2023-03-28T20:24:02.542Z] ---> 9deaf9654c1e [2023-03-28T20:24:02.542Z] Step 8/12 : WORKDIR /app [2023-03-28T20:24:02.542Z] ---> Running in 2391dc4dc320 [2023-03-28T20:24:02.816Z] Removing intermediate container 2391dc4dc320 [2023-03-28T20:24:02.816Z] ---> 3e1334cf5f49 [2023-03-28T20:24:02.816Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-28T20:24:03.414Z] ---> ea6985ab0897 [2023-03-28T20:24:03.414Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:24:03.704Z] ---> Running in 059d4da52ca2 [2023-03-28T20:25:11.697Z] Removing intermediate container 059d4da52ca2 [2023-03-28T20:25:11.697Z] ---> 466a4709e51d [2023-03-28T20:25:11.697Z] Step 11/12 : COPY . . [2023-03-28T20:25:12.673Z] ---> c61e149dabf4 [2023-03-28T20:25:12.673Z] Step 12/12 : RUN $MAKE [2023-03-28T20:25:12.673Z] ---> Running in c114f8bc8c93 [2023-03-28T20:25:13.649Z] noop [2023-03-28T20:25:14.623Z] Removing intermediate container c114f8bc8c93 [2023-03-28T20:25:14.623Z] ---> 15eca601f770 [2023-03-28T20:25:14.623Z] Successfully built 15eca601f770 [2023-03-28T20:25:14.623Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:25:14.998Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T20:25:14.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:25:15.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-6114 does not seem to be running inside a container [2023-03-28T20:25:15.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/78 -v /w/workspace/device-rfid-llrp-go/78:/w/workspace/device-rfid-llrp-go/78:rw,z -v /w/workspace/device-rfid-llrp-go/78@tmp:/w/workspace/device-rfid-llrp-go/78@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-03-28T20:25:16.813Z] $ docker top b1b59e0c93871ea5500522fba6c262f0d6e7efe74694d071cb52baddcc41a52c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:25:17.701Z] + go version [2023-03-28T20:25:17.701Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-28T20:25:17.728Z] $ docker stop --time=1 b1b59e0c93871ea5500522fba6c262f0d6e7efe74694d071cb52baddcc41a52c [2023-03-28T20:25:19.458Z] $ docker rm -f --volumes b1b59e0c93871ea5500522fba6c262f0d6e7efe74694d071cb52baddcc41a52c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:25:20.035Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T20:25:20.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:25:20.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-6114 does not seem to be running inside a container [2023-03-28T20:25:20.353Z] $ 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/78 -v /w/workspace/device-rfid-llrp-go/78:/w/workspace/device-rfid-llrp-go/78:rw,z -v /w/workspace/device-rfid-llrp-go/78@tmp:/w/workspace/device-rfid-llrp-go/78@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-03-28T20:25:21.775Z] $ docker top e133a34e83b06a4300369c191a94ea9d0835d811b9e4dc8c9e25fa796d651c78 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:25:22.671Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/78 [Pipeline] fileExists [Pipeline] sh [2023-03-28T20:25:23.352Z] + make test [2023-03-28T20:25:23.352Z] go test ./... -coverprofile=coverage.out ./... [2023-03-28T20:26:02.297Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-28T20:28:39.121Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-28T20:28:39.121Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-28T20:29:26.063Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 34.953s coverage: 40.9% of statements [2023-03-28T20:29:26.063Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.603s coverage: 51.9% of statements [2023-03-28T20:29:26.063Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 95.5% of statements [2023-03-28T20:29:26.063Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-28T20:29:26.063Z] go vet ./... [2023-03-28T20:29:58.367Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T20:29:58.367Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T20:29:58.367Z] ./bin/test-attribution-txt.sh [2023-03-28T20:29:58.367Z] An attribution for github.com/pelletier/go-toml is missing from Attribution.txt, please add [2023-03-28T20:29:58.367Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-28T20:29:58.367Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-28T20:29:58.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T20:29:58.402Z] $ docker stop --time=1 e133a34e83b06a4300369c191a94ea9d0835d811b9e4dc8c9e25fa796d651c78 [2023-03-28T20:30:00.439Z] $ docker rm -f --volumes e133a34e83b06a4300369c191a94ea9d0835d811b9e4dc8c9e25fa796d651c78 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T20:30:01.824Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T20:30:01.847Z] Warning: overwriting stash ‘coverage-report’ [2023-03-28T20:30:02.719Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T20:30:03.105Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T20:30:03.438Z] + ls -al . [2023-03-28T20:30:03.438Z] total 624 [2023-03-28T20:30:03.438Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 20:25 . [2023-03-28T20:30:03.438Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:23 .. [2023-03-28T20:30:03.438Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 28 20:23 .dockerignore [2023-03-28T20:30:03.438Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 20:23 .git [2023-03-28T20:30:03.438Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 20:23 .github [2023-03-28T20:30:03.438Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 28 20:23 .gitignore [2023-03-28T20:30:03.438Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 20:23 .golangci.yml [2023-03-28T20:30:03.438Z] -rw-rw-r-- 1 jenkins jenkins 10664 Mar 28 20:23 Attribution.txt [2023-03-28T20:30:03.438Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 28 20:23 CHANGELOG.md [2023-03-28T20:30:03.438Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 28 20:23 Dockerfile [2023-03-28T20:30:03.438Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 20:23 GOVERNANCE.md [2023-03-28T20:30:03.438Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 28 20:23 Jenkinsfile [2023-03-28T20:30:03.438Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 20:23 LICENSE [2023-03-28T20:30:03.438Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 28 20:23 Makefile [2023-03-28T20:30:03.438Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 28 20:23 OWNERS.md [2023-03-28T20:30:03.438Z] -rw-rw-r-- 1 jenkins jenkins 28505 Mar 28 20:23 README.md [2023-03-28T20:30:03.438Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 28 20:19 VERSION [2023-03-28T20:30:03.438Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 20:23 bin [2023-03-28T20:30:03.438Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:23 cmd [2023-03-28T20:30:03.438Z] -rw-r--r-- 1 jenkins jenkins 457600 Mar 28 20:29 coverage.out [2023-03-28T20:30:03.438Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 20:23 examples [2023-03-28T20:30:03.438Z] -rw-rw-r-- 1 jenkins jenkins 3464 Mar 28 20:23 go.mod [2023-03-28T20:30:03.438Z] -rw-rw-r-- 1 jenkins jenkins 31138 Mar 28 20:23 go.sum [2023-03-28T20:30:03.438Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 20:23 images [2023-03-28T20:30:03.438Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 28 20:23 internal [2023-03-28T20:30:03.438Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:23 snap [2023-03-28T20:30:03.438Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 28 20:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:30:03.795Z] + 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=2ab1936574ae940676ccb197c30d3b5ffc6723f0 --label arch=arm64 --label version=3.0.0-dev.11 . [2023-03-28T20:30:04.068Z] Sending build context to Docker daemon 1.211MB [2023-03-28T20:30:04.068Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T20:30:04.068Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-28T20:30:04.068Z] ---> 15eca601f770 [2023-03-28T20:30:04.068Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:30:04.348Z] ---> Running in de8ebd8b425a [2023-03-28T20:30:04.620Z] Removing intermediate container de8ebd8b425a [2023-03-28T20:30:04.620Z] ---> 38e00e8ba4cd [2023-03-28T20:30:04.620Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T20:30:04.893Z] ---> Running in 6235ec08e70e [2023-03-28T20:30:05.166Z] Removing intermediate container 6235ec08e70e [2023-03-28T20:30:05.166Z] ---> 72288f9cfd43 [2023-03-28T20:30:05.166Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T20:30:05.166Z] ---> Running in c3631326cebe [2023-03-28T20:30:05.759Z] Removing intermediate container c3631326cebe [2023-03-28T20:30:05.759Z] ---> 61bf378996cb [2023-03-28T20:30:05.759Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T20:30:05.759Z] ---> Running in f7e10d9adf96 [2023-03-28T20:30:06.035Z] Removing intermediate container f7e10d9adf96 [2023-03-28T20:30:06.035Z] ---> b55a92f94ad4 [2023-03-28T20:30:06.035Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T20:30:06.035Z] ---> Running in dfb549ff965c [2023-03-28T20:30:07.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:30:08.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:30:09.469Z] OK: 263 MiB in 53 packages [2023-03-28T20:30:10.461Z] Removing intermediate container dfb549ff965c [2023-03-28T20:30:10.461Z] ---> 71e23b72356e [2023-03-28T20:30:10.461Z] Step 8/24 : WORKDIR /app [2023-03-28T20:30:10.461Z] ---> Running in 91f5d1035376 [2023-03-28T20:30:11.068Z] Removing intermediate container 91f5d1035376 [2023-03-28T20:30:11.068Z] ---> 5f543c7f368d [2023-03-28T20:30:11.068Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-28T20:30:11.667Z] ---> db8b1d46a75b [2023-03-28T20:30:11.667Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:30:11.667Z] ---> Running in 4f31f4470637 [2023-03-28T20:30:15.036Z] Removing intermediate container 4f31f4470637 [2023-03-28T20:30:15.036Z] ---> 7c84e0f47a17 [2023-03-28T20:30:15.036Z] Step 11/24 : COPY . . [2023-03-28T20:30:15.628Z] ---> 42390f38f64e [2023-03-28T20:30:15.628Z] Step 12/24 : RUN $MAKE [2023-03-28T20:30:15.628Z] ---> Running in 4d31c9a0bc3e [2023-03-28T20:30:17.060Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.11" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-28T20:33:08.867Z] Removing intermediate container 4d31c9a0bc3e [2023-03-28T20:33:08.867Z] ---> 6e0c8afe9802 [2023-03-28T20:33:08.867Z] Step 13/24 : FROM alpine:3.17 [2023-03-28T20:33:08.867Z] 3.17: Pulling from library/alpine [2023-03-28T20:33:08.867Z] af6eaf76a39c: Already exists [2023-03-28T20:33:08.867Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T20:33:08.867Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T20:33:08.867Z] ---> d74e625d9115 [2023-03-28T20:33:08.867Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-28T20:33:08.867Z] ---> Running in 1cbe8ae0c845 [2023-03-28T20:33:08.867Z] Removing intermediate container 1cbe8ae0c845 [2023-03-28T20:33:08.867Z] ---> 161a961ad112 [2023-03-28T20:33:08.867Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:33:08.867Z] ---> Running in 0ef25719f238 [2023-03-28T20:33:08.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:33:08.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:33:09.140Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T20:33:09.140Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:33:09.140Z] OK: 8 MiB in 16 packages [2023-03-28T20:33:12.504Z] Removing intermediate container 0ef25719f238 [2023-03-28T20:33:12.504Z] ---> 4c0d45ec0462 [2023-03-28T20:33:12.504Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-28T20:33:12.782Z] ---> d731c6c1e4f6 [2023-03-28T20:33:12.782Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-28T20:33:13.373Z] ---> 5d7a3e2edad2 [2023-03-28T20:33:13.373Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-28T20:33:15.335Z] ---> 84ca2d08d837 [2023-03-28T20:33:15.335Z] Step 19/24 : EXPOSE 59989 [2023-03-28T20:33:15.335Z] ---> Running in db1d71d96dd9 [2023-03-28T20:33:15.335Z] Removing intermediate container db1d71d96dd9 [2023-03-28T20:33:15.335Z] ---> 9d8b3bda8439 [2023-03-28T20:33:15.335Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-28T20:33:15.605Z] ---> Running in 512b3aebe8f2 [2023-03-28T20:33:15.874Z] Removing intermediate container 512b3aebe8f2 [2023-03-28T20:33:15.874Z] ---> cbc73773f097 [2023-03-28T20:33:15.874Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:33:15.874Z] ---> Running in c7ba4be316cf [2023-03-28T20:33:16.542Z] Removing intermediate container c7ba4be316cf [2023-03-28T20:33:16.542Z] ---> ee296dc72048 [2023-03-28T20:33:16.542Z] Step 22/24 : LABEL arch=arm64 [2023-03-28T20:33:16.542Z] ---> Running in 9bfc3e4dd900 [2023-03-28T20:33:16.818Z] Removing intermediate container 9bfc3e4dd900 [2023-03-28T20:33:16.818Z] ---> eb29aa9bdb4a [2023-03-28T20:33:16.818Z] Step 23/24 : LABEL git_sha=2ab1936574ae940676ccb197c30d3b5ffc6723f0 [2023-03-28T20:33:16.818Z] ---> Running in 897651c51b7e [2023-03-28T20:33:17.418Z] Removing intermediate container 897651c51b7e [2023-03-28T20:33:17.418Z] ---> 86d56d1bee95 [2023-03-28T20:33:17.418Z] Step 24/24 : LABEL version=3.0.0-dev.11 [2023-03-28T20:33:17.418Z] ---> Running in 9bfab4c3cb3a [2023-03-28T20:33:17.689Z] Removing intermediate container 9bfab4c3cb3a [2023-03-28T20:33:17.689Z] ---> 3f03449afb55 [2023-03-28T20:33:17.689Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T20:33:17.689Z] Successfully built 3f03449afb55 [2023-03-28T20:33:17.689Z] 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-03-28T20:33:17.800Z] provisioning config files... [2023-03-28T20:33:17.821Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/78@tmp/config2931447427742448052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:33:18.189Z] ---> docker-login.sh [2023-03-28T20:33:18.189Z] nexus3.edgexfoundry.org:10001 [2023-03-28T20:33:18.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:33:18.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:33:18.465Z] Configure a credential helper to remove this warning. See [2023-03-28T20:33:18.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:33:18.465Z] [2023-03-28T20:33:18.465Z] Login Succeeded [2023-03-28T20:33:18.465Z] nexus3.edgexfoundry.org:10002 [2023-03-28T20:33:18.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:33:19.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:33:19.021Z] Configure a credential helper to remove this warning. See [2023-03-28T20:33:19.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:33:19.021Z] [2023-03-28T20:33:19.021Z] Login Succeeded [2023-03-28T20:33:19.021Z] nexus3.edgexfoundry.org:10003 [2023-03-28T20:33:19.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:33:19.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:33:19.294Z] Configure a credential helper to remove this warning. See [2023-03-28T20:33:19.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:33:19.294Z] [2023-03-28T20:33:19.294Z] Login Succeeded [2023-03-28T20:33:19.294Z] nexus3.edgexfoundry.org:10004 [2023-03-28T20:33:19.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:33:19.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:33:19.883Z] Configure a credential helper to remove this warning. See [2023-03-28T20:33:19.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:33:19.883Z] [2023-03-28T20:33:19.883Z] Login Succeeded [2023-03-28T20:33:19.883Z] docker.io [2023-03-28T20:33:20.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:33:20.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:33:20.422Z] Configure a credential helper to remove this warning. See [2023-03-28T20:33:20.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:33:20.422Z] [2023-03-28T20:33:20.422Z] Login Succeeded [2023-03-28T20:33:20.422Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T20:33:20.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-28T20:33:20.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:33:20.490Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-03-28T20:33:20.490Z] 2ab1936574ae940676ccb197c30d3b5ffc6723f0 [2023-03-28T20:33:20.490Z] latest [2023-03-28T20:33:20.490Z] 3.0.0-dev.11 [2023-03-28T20:33:20.490Z] 2ab1936574ae940676ccb197c30d3b5ffc6723f0-3.0.0-dev.11 [2023-03-28T20:33:20.490Z] main [2023-03-28T20:33:20.490Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:33:20.863Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2ab1936574ae940676ccb197c30d3b5ffc6723f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:33:21.221Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2ab1936574ae940676ccb197c30d3b5ffc6723f0 [2023-03-28T20:33:21.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-28T20:33:21.221Z] bcacfd11340b: Preparing [2023-03-28T20:33:21.221Z] f830ff9c4131: Preparing [2023-03-28T20:33:21.221Z] ab0fa21c4754: Preparing [2023-03-28T20:33:21.221Z] 86b33b7face8: Preparing [2023-03-28T20:33:21.221Z] edf70074bd40: Preparing [2023-03-28T20:33:21.221Z] edf70074bd40: Layer already exists [2023-03-28T20:33:21.494Z] ab0fa21c4754: Pushed [2023-03-28T20:33:21.494Z] f830ff9c4131: Pushed [2023-03-28T20:33:21.494Z] 86b33b7face8: Pushed [2023-03-28T20:33:28.162Z] bcacfd11340b: Pushed [2023-03-28T20:33:28.162Z] 2ab1936574ae940676ccb197c30d3b5ffc6723f0: digest: sha256:492917e9c9b53abd2bea57d41b3689d67a45b81187d5b593d0127db4747491d4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:33:28.522Z] + 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-03-28T20:33:28.879Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-03-28T20:33:28.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-28T20:33:28.879Z] bcacfd11340b: Preparing [2023-03-28T20:33:28.879Z] f830ff9c4131: Preparing [2023-03-28T20:33:28.879Z] ab0fa21c4754: Preparing [2023-03-28T20:33:28.879Z] 86b33b7face8: Preparing [2023-03-28T20:33:28.879Z] edf70074bd40: Preparing [2023-03-28T20:33:28.879Z] bcacfd11340b: Layer already exists [2023-03-28T20:33:28.879Z] f830ff9c4131: Layer already exists [2023-03-28T20:33:28.879Z] 86b33b7face8: Layer already exists [2023-03-28T20:33:28.879Z] edf70074bd40: Layer already exists [2023-03-28T20:33:28.879Z] ab0fa21c4754: Layer already exists [2023-03-28T20:33:29.148Z] latest: digest: sha256:492917e9c9b53abd2bea57d41b3689d67a45b81187d5b593d0127db4747491d4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:33:29.516Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:33:29.870Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.11 [2023-03-28T20:33:29.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-28T20:33:29.871Z] bcacfd11340b: Preparing [2023-03-28T20:33:29.871Z] f830ff9c4131: Preparing [2023-03-28T20:33:29.871Z] ab0fa21c4754: Preparing [2023-03-28T20:33:29.871Z] 86b33b7face8: Preparing [2023-03-28T20:33:29.871Z] edf70074bd40: Preparing [2023-03-28T20:33:29.871Z] edf70074bd40: Layer already exists [2023-03-28T20:33:29.871Z] 86b33b7face8: Layer already exists [2023-03-28T20:33:29.871Z] f830ff9c4131: Layer already exists [2023-03-28T20:33:29.871Z] ab0fa21c4754: Layer already exists [2023-03-28T20:33:29.871Z] bcacfd11340b: Layer already exists [2023-03-28T20:33:29.871Z] 3.0.0-dev.11: digest: sha256:492917e9c9b53abd2bea57d41b3689d67a45b81187d5b593d0127db4747491d4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:33:30.496Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2ab1936574ae940676ccb197c30d3b5ffc6723f0-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:33:30.844Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2ab1936574ae940676ccb197c30d3b5ffc6723f0-3.0.0-dev.11 [2023-03-28T20:33:30.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-28T20:33:30.844Z] bcacfd11340b: Preparing [2023-03-28T20:33:30.844Z] f830ff9c4131: Preparing [2023-03-28T20:33:30.844Z] ab0fa21c4754: Preparing [2023-03-28T20:33:30.844Z] 86b33b7face8: Preparing [2023-03-28T20:33:30.844Z] edf70074bd40: Preparing [2023-03-28T20:33:30.844Z] bcacfd11340b: Layer already exists [2023-03-28T20:33:30.844Z] ab0fa21c4754: Layer already exists [2023-03-28T20:33:30.844Z] 86b33b7face8: Layer already exists [2023-03-28T20:33:30.844Z] edf70074bd40: Layer already exists [2023-03-28T20:33:30.844Z] f830ff9c4131: Layer already exists [2023-03-28T20:33:31.111Z] 2ab1936574ae940676ccb197c30d3b5ffc6723f0-3.0.0-dev.11: digest: sha256:492917e9c9b53abd2bea57d41b3689d67a45b81187d5b593d0127db4747491d4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:33:31.476Z] + 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-03-28T20:33:31.822Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-03-28T20:33:31.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-28T20:33:31.822Z] bcacfd11340b: Preparing [2023-03-28T20:33:31.822Z] f830ff9c4131: Preparing [2023-03-28T20:33:31.822Z] ab0fa21c4754: Preparing [2023-03-28T20:33:31.822Z] 86b33b7face8: Preparing [2023-03-28T20:33:31.822Z] edf70074bd40: Preparing [2023-03-28T20:33:31.822Z] ab0fa21c4754: Layer already exists [2023-03-28T20:33:31.822Z] edf70074bd40: Layer already exists [2023-03-28T20:33:31.822Z] f830ff9c4131: Layer already exists [2023-03-28T20:33:31.822Z] bcacfd11340b: Layer already exists [2023-03-28T20:33:31.822Z] 86b33b7face8: Layer already exists [2023-03-28T20:33:32.090Z] main: digest: sha256:492917e9c9b53abd2bea57d41b3689d67a45b81187d5b593d0127db4747491d4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-28T20:33:32.135Z] ===================================================== [Pipeline] echo [2023-03-28T20:33:32.141Z] taggedImages: [2023-03-28T20:33:32.141Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2ab1936574ae940676ccb197c30d3b5ffc6723f0 [2023-03-28T20:33:32.141Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-03-28T20:33:32.141Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.11 [2023-03-28T20:33:32.141Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2ab1936574ae940676ccb197c30d3b5ffc6723f0-3.0.0-dev.11 [2023-03-28T20:33:32.141Z] - 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-03-28T20:33:32.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T20:33:32.504Z] [2023-03-28T20:33:32.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:33:32.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T20:33:33.122Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-28T20:33:33.122Z] 8998bd30e6a1: Pulling fs layer [2023-03-28T20:33:33.122Z] 04944245beec: Pulling fs layer [2023-03-28T20:33:33.122Z] 699f458cf7ca: Pulling fs layer [2023-03-28T20:33:33.122Z] 765212b225bb: Pulling fs layer [2023-03-28T20:33:33.122Z] f23df028b6ca: Pulling fs layer [2023-03-28T20:33:33.122Z] d65c8cfc05b1: Pulling fs layer [2023-03-28T20:33:33.122Z] 2437ff75d9bd: Pulling fs layer [2023-03-28T20:33:33.122Z] 765212b225bb: Waiting [2023-03-28T20:33:33.122Z] f23df028b6ca: Waiting [2023-03-28T20:33:33.122Z] d65c8cfc05b1: Waiting [2023-03-28T20:33:33.122Z] 2437ff75d9bd: Waiting [2023-03-28T20:33:33.122Z] 04944245beec: Verifying Checksum [2023-03-28T20:33:33.122Z] 04944245beec: Download complete [2023-03-28T20:33:33.122Z] 765212b225bb: Verifying Checksum [2023-03-28T20:33:33.122Z] 765212b225bb: Download complete [2023-03-28T20:33:33.122Z] f23df028b6ca: Verifying Checksum [2023-03-28T20:33:33.122Z] f23df028b6ca: Download complete [2023-03-28T20:33:33.122Z] d65c8cfc05b1: Verifying Checksum [2023-03-28T20:33:33.122Z] d65c8cfc05b1: Download complete [2023-03-28T20:33:33.392Z] 699f458cf7ca: Verifying Checksum [2023-03-28T20:33:33.392Z] 699f458cf7ca: Download complete [2023-03-28T20:33:33.665Z] 8998bd30e6a1: Verifying Checksum [2023-03-28T20:33:36.260Z] 2437ff75d9bd: Verifying Checksum [2023-03-28T20:33:36.260Z] 2437ff75d9bd: Download complete [2023-03-28T20:33:37.679Z] 8998bd30e6a1: Pull complete [2023-03-28T20:33:38.269Z] 04944245beec: Pull complete [2023-03-28T20:33:39.687Z] 699f458cf7ca: Pull complete [2023-03-28T20:33:39.957Z] 765212b225bb: Pull complete [2023-03-28T20:33:40.923Z] f23df028b6ca: Pull complete [2023-03-28T20:33:41.193Z] d65c8cfc05b1: Pull complete [2023-03-28T20:33:56.236Z] 2437ff75d9bd: Pull complete [2023-03-28T20:33:56.236Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-28T20:33:56.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T20:33:56.236Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:33:56.464Z] prd-ubuntu20.04-docker-arm64-4c-16g-6114 does not seem to be running inside a container [2023-03-28T20:33:56.549Z] $ 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/78 -v /w/workspace/device-rfid-llrp-go/78:/w/workspace/device-rfid-llrp-go/78:rw,z -v /w/workspace/device-rfid-llrp-go/78@tmp:/w/workspace/device-rfid-llrp-go/78@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-03-28T20:33:59.643Z] $ docker top 39e9e908bfe815a75584dc2e6d6fad28b45f578a6abac42f6396421d601a62be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:34:00.525Z] ---> job-cost.sh [2023-03-28T20:34:00.525Z] lf-activate-venv: SKIPPING [2023-03-28T20:34:00.525Z] INFO: No Stack... [2023-03-28T20:34:01.111Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-28T20:34:02.073Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T20:34:02.720Z] + cat /w/workspace/device-rfid-llrp-go/78/archives/cost.csv [2023-03-28T20:34:02.720Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T20:34:02.802Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-78-stack-cost] [2023-03-28T20:34:02.807Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-78-stack-cost] did not exist. Created. [2023-03-28T20:34:02.808Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T20:34:03.471Z] /w/workspace/device-rfid-llrp-go/78@tmp/durable-c9e19c57/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-28T20:34:04.146Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-28T20:34:04.171Z] Warning: overwriting stash ‘stack-cost’ [2023-03-28T20:34:04.246Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T20:34:04.252Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-78-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T20:34:04.273Z] $ docker stop --time=1 39e9e908bfe815a75584dc2e6d6fad28b45f578a6abac42f6396421d601a62be [2023-03-28T20:34:05.893Z] $ docker rm -f --volumes 39e9e908bfe815a75584dc2e6d6fad28b45f578a6abac42f6396421d601a62be [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-03-28T20:34:06.415Z] provisioning config files... [2023-03-28T20:34:06.423Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config574362753186194579tmp [Pipeline] { [Pipeline] sh [2023-03-28T20:34:06.712Z] + set +x [2023-03-28T20:34:06.712Z] + + curl -s https://codecov.io/bash [2023-03-28T20:34:06.712Z] bash -s -- [2023-03-28T20:34:06.712Z] [2023-03-28T20:34:06.712Z] _____ _ [2023-03-28T20:34:06.712Z] / ____| | | [2023-03-28T20:34:06.712Z] | | ___ __| | ___ ___ _____ __ [2023-03-28T20:34:06.712Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-28T20:34:06.712Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-28T20:34:06.712Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-28T20:34:06.712Z] Bash-1.0.6 [2023-03-28T20:34:06.712Z] [2023-03-28T20:34:06.712Z] [2023-03-28T20:34:06.712Z] ==> git version 2.25.1 found [2023-03-28T20:34:06.712Z] ==> 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-03-28T20:34:06.712Z] Release-Date: 2020-01-08 [2023-03-28T20:34:06.712Z] 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-03-28T20:34:06.712Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-28T20:34:06.712Z] ==> Jenkins CI detected. [2023-03-28T20:34:06.712Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-03-28T20:34:06.712Z] project root: . [2023-03-28T20:34:06.712Z] --> token set from env [2023-03-28T20:34:06.712Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-28T20:34:06.712Z] ==> Running gcov in . (disable via -X gcov) [2023-03-28T20:34:06.712Z] ==> Python coveragepy not found [2023-03-28T20:34:06.712Z] ==> Searching for coverage reports in: [2023-03-28T20:34:06.712Z] + . [2023-03-28T20:34:06.712Z] -> Found 1 reports [2023-03-28T20:34:06.712Z] ==> Detecting git/mercurial file structure [2023-03-28T20:34:06.712Z] ==> Reading reports [2023-03-28T20:34:06.712Z] + ./coverage.out bytes=457600 [2023-03-28T20:34:06.712Z] ==> Appending adjustments [2023-03-28T20:34:06.712Z] https://docs.codecov.io/docs/fixing-reports [2023-03-28T20:34:06.971Z] + Found adjustments [2023-03-28T20:34:06.971Z] ==> Gzipping contents [2023-03-28T20:34:06.971Z] 52K /tmp/codecov.dVaRLg.gz [2023-03-28T20:34:06.971Z] ==> Uploading reports [2023-03-28T20:34:06.971Z] url: https://codecov.io [2023-03-28T20:34:06.971Z] query: branch=main&commit=2ab1936574ae940676ccb197c30d3b5ffc6723f0&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-28T20:34:06.971Z] -> Pinging Codecov [2023-03-28T20:34:06.971Z] 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=2ab1936574ae940676ccb197c30d3b5ffc6723f0&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-28T20:34:07.230Z] -> Uploading to [2023-03-28T20:34:07.230Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-28/581DD39554BDF9B6E22D074273EAD858/2ab1936574ae940676ccb197c30d3b5ffc6723f0/418a3319-8de2-4302-987d-e152e4cacd92.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T203407Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35f4f3db7cd6f8419230138b557b8344da39ef6df40c11f5bba7c3199ca6983f [2023-03-28T20:34:07.230Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T20:34:07.230Z] Dload Upload Total Spent Left Speed [2023-03-28T20:34:07.490Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50445 0 0 100 50445 0 242k --:--:-- --:--:-- --:--:-- 241k 100 50445 0 0 100 50445 0 193k --:--:-- --:--:-- --:--:-- 193k [2023-03-28T20:34:07.490Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2ab1936574ae940676ccb197c30d3b5ffc6723f0 [Pipeline] } [2023-03-28T20:34:07.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-28T20:34:07.687Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-28T20:34:07.696Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:34:07.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-28T20:34:07.997Z] [2023-03-28T20:34:07.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:34:08.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-28T20:34:08.294Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-28T20:34:08.294Z] df9b9388f04a: Pulling fs layer [2023-03-28T20:34:08.294Z] 52dc419b0ee2: Pulling fs layer [2023-03-28T20:34:08.294Z] 25bc292e5bac: Pulling fs layer [2023-03-28T20:34:08.294Z] 114826534d7a: Pulling fs layer [2023-03-28T20:34:08.294Z] 4657fd5d0bcf: Pulling fs layer [2023-03-28T20:34:08.294Z] 6ad1cebc031e: Pulling fs layer [2023-03-28T20:34:08.294Z] 8a3aa393b2d8: Pulling fs layer [2023-03-28T20:34:08.294Z] 4657fd5d0bcf: Waiting [2023-03-28T20:34:08.294Z] 114826534d7a: Waiting [2023-03-28T20:34:08.294Z] 6ad1cebc031e: Waiting [2023-03-28T20:34:08.294Z] 25bc292e5bac: Download complete [2023-03-28T20:34:08.294Z] 52dc419b0ee2: Verifying Checksum [2023-03-28T20:34:08.294Z] 52dc419b0ee2: Download complete [2023-03-28T20:34:08.294Z] 4657fd5d0bcf: Download complete [2023-03-28T20:34:08.294Z] df9b9388f04a: Verifying Checksum [2023-03-28T20:34:08.294Z] df9b9388f04a: Download complete [2023-03-28T20:34:08.553Z] 6ad1cebc031e: Verifying Checksum [2023-03-28T20:34:08.553Z] 6ad1cebc031e: Download complete [2023-03-28T20:34:08.553Z] df9b9388f04a: Pull complete [2023-03-28T20:34:08.553Z] 52dc419b0ee2: Pull complete [2023-03-28T20:34:08.553Z] 25bc292e5bac: Pull complete [2023-03-28T20:34:09.120Z] 114826534d7a: Verifying Checksum [2023-03-28T20:34:09.120Z] 114826534d7a: Download complete [2023-03-28T20:34:09.120Z] 8a3aa393b2d8: Verifying Checksum [2023-03-28T20:34:09.120Z] 8a3aa393b2d8: Download complete [2023-03-28T20:34:12.403Z] 114826534d7a: Pull complete [2023-03-28T20:34:12.403Z] 4657fd5d0bcf: Pull complete [2023-03-28T20:34:12.403Z] 6ad1cebc031e: Pull complete [2023-03-28T20:34:14.931Z] 8a3aa393b2d8: Pull complete [2023-03-28T20:34:14.931Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-28T20:34:14.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-28T20:34:14.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:34:15.003Z] prd-ubuntu20.04-docker-8c-8g-6112 does not seem to be running inside a container [2023-03-28T20:34:15.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-28T20:34:17.041Z] $ docker top 5782a3a1c632a2f38d0e784bcd1bc8480a40d9e0be47bc46e1fe09c43b543c1b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-28T20:34:17.109Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-03-28T20:34:17.388Z] + set -o pipefail [2023-03-28T20:34:17.388Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-03-28T20:34:25.506Z] [2023-03-28T20:34:25.506Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-03-28T20:34:25.506Z] [2023-03-28T20:34:25.506Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/d3c86569-9743-49ef-9180-dced5c6f1656 [2023-03-28T20:34:25.506Z] [2023-03-28T20:34:25.506Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-28T20:34:25.506Z] [2023-03-28T20:34:25.506Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-28T20:34:25.506Z] [2023-03-28T20:34:25.506Z] [2023-03-28T20:34:25.506Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-28T20:34:25.506Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-28T20:34:25.506Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-28T20:34:25.518Z] $ docker stop --time=1 5782a3a1c632a2f38d0e784bcd1bc8480a40d9e0be47bc46e1fe09c43b543c1b [2023-03-28T20:34:27.574Z] $ docker rm -f --volumes 5782a3a1c632a2f38d0e784bcd1bc8480a40d9e0be47bc46e1fe09c43b543c1b [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-03-28T20:34:28.244Z] + git log --format=format:%s -1 2ab1936574ae940676ccb197c30d3b5ffc6723f0 [Pipeline] sh [2023-03-28T20:34:28.532Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T20:34:28.532Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:34:28.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T20:34:28.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:34:28.890Z] prd-ubuntu20.04-docker-8c-8g-6112 does not seem to be running inside a container [2023-03-28T20:34:28.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T20:34:29.307Z] $ docker top 43c0ffb744323f199d2bf36efb97bfec25cd9abae0829774b148dcfd9eebdd6b -eo pid,comm [2023-03-28T20:34:29.348Z] 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-03-28T20:34:29.348Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T20:34:29.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T20:34:29.384Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T20:34:29.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T20:34:29.492Z] $ docker exec 43c0ffb744323f199d2bf36efb97bfec25cd9abae0829774b148dcfd9eebdd6b ssh-agent [2023-03-28T20:34:29.594Z] SSH_AUTH_SOCK=/tmp/ssh-8hE0ZnFxm11v/agent.31 [2023-03-28T20:34:29.594Z] SSH_AGENT_PID=37 [2023-03-28T20:34:29.598Z] Running ssh-add (command line suppressed) [2023-03-28T20:34:29.693Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15928062921406170948.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15928062921406170948.key) [2023-03-28T20:34:29.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T20:34:29.996Z] + git semver tag [2023-03-28T20:34:30.255Z] 2023-03-28 20:34:30,166 [run_tag] DEBUG tag force:False [2023-03-28T20:34:30.255Z] 2023-03-28 20:34:30,166 [check_head_tag] DEBUG check head tag [2023-03-28T20:34:30.255Z] 2023-03-28 20:34:30,167 [execute] INFO git cat-file --batch-check [2023-03-28T20:34:30.255Z] 2023-03-28 20:34:30,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-03-28T20:34:30.255Z] 2023-03-28 20:34:30,171 [execute] INFO git cat-file --batch [2023-03-28T20:34:30.255Z] 2023-03-28 20:34:30,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-03-28T20:34:30.255Z] 2023-03-28 20:34:30,186 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-28T20:34:30.255Z] 2023-03-28 20:34:30,186 [execute] INFO git tag -a v3.0.0-dev.11 -m v3.0.0-dev.11 [2023-03-28T20:34:30.255Z] 2023-03-28 20:34:30,186 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.11', '-m', 'v3.0.0-dev.11'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-28T20:34:30.255Z] 2023-03-28 20:34:30,191 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-28T20:34:30.255Z] 3.0.0-dev.11 [Pipeline] } [2023-03-28T20:34:30.264Z] $ docker exec --env ******** --env ******** 43c0ffb744323f199d2bf36efb97bfec25cd9abae0829774b148dcfd9eebdd6b ssh-agent -k [2023-03-28T20:34:30.360Z] unset SSH_AUTH_SOCK; [2023-03-28T20:34:30.361Z] unset SSH_AGENT_PID; [2023-03-28T20:34:30.361Z] echo Agent pid 37 killed; [2023-03-28T20:34:30.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T20:34:30.678Z] + git semver [Pipeline] } [2023-03-28T20:34:30.950Z] $ docker stop --time=1 43c0ffb744323f199d2bf36efb97bfec25cd9abae0829774b148dcfd9eebdd6b [2023-03-28T20:34:32.248Z] $ docker rm -f --volumes 43c0ffb744323f199d2bf36efb97bfec25cd9abae0829774b148dcfd9eebdd6b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:34:32.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-28T20:34:32.645Z] [2023-03-28T20:34:32.645Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:34:32.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-28T20:34:32.945Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-28T20:34:32.945Z] ab5ef0e58194: Pulling fs layer [2023-03-28T20:34:32.945Z] 9712f1f96733: Pulling fs layer [2023-03-28T20:34:32.945Z] 63f879dbbcfc: Pulling fs layer [2023-03-28T20:34:32.945Z] 0d9ebad4ef96: Pulling fs layer [2023-03-28T20:34:32.945Z] e9a5061849ea: Pulling fs layer [2023-03-28T20:34:32.945Z] d747dcd14b5f: Pulling fs layer [2023-03-28T20:34:32.945Z] 2de7ff778b66: Pulling fs layer [2023-03-28T20:34:32.945Z] 0d9ebad4ef96: Waiting [2023-03-28T20:34:32.945Z] e9a5061849ea: Waiting [2023-03-28T20:34:32.945Z] d747dcd14b5f: Waiting [2023-03-28T20:34:32.945Z] 2de7ff778b66: Waiting [2023-03-28T20:34:32.945Z] 9712f1f96733: Verifying Checksum [2023-03-28T20:34:32.945Z] 9712f1f96733: Download complete [2023-03-28T20:34:33.202Z] 63f879dbbcfc: Verifying Checksum [2023-03-28T20:34:33.202Z] 63f879dbbcfc: Download complete [2023-03-28T20:34:33.460Z] e9a5061849ea: Verifying Checksum [2023-03-28T20:34:33.460Z] e9a5061849ea: Download complete [2023-03-28T20:34:33.460Z] d747dcd14b5f: Verifying Checksum [2023-03-28T20:34:33.460Z] d747dcd14b5f: Download complete [2023-03-28T20:34:33.460Z] ab5ef0e58194: Verifying Checksum [2023-03-28T20:34:33.460Z] ab5ef0e58194: Download complete [2023-03-28T20:34:33.718Z] 0d9ebad4ef96: Verifying Checksum [2023-03-28T20:34:33.718Z] 0d9ebad4ef96: Download complete [2023-03-28T20:34:33.718Z] 2de7ff778b66: Verifying Checksum [2023-03-28T20:34:33.718Z] 2de7ff778b66: Download complete [2023-03-28T20:34:36.245Z] ab5ef0e58194: Pull complete [2023-03-28T20:34:36.245Z] 9712f1f96733: Pull complete [2023-03-28T20:34:36.811Z] 63f879dbbcfc: Pull complete [2023-03-28T20:34:40.088Z] 0d9ebad4ef96: Pull complete [2023-03-28T20:34:40.088Z] e9a5061849ea: Pull complete [2023-03-28T20:34:40.088Z] d747dcd14b5f: Pull complete [2023-03-28T20:34:41.024Z] 2de7ff778b66: Pull complete [2023-03-28T20:34:41.024Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-28T20:34:41.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-28T20:34:41.024Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:34:41.109Z] prd-ubuntu20.04-docker-8c-8g-6112 does not seem to be running inside a container [2023-03-28T20:34:41.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-28T20:34:43.559Z] $ docker top 0e8a37aaedf03818bfc5cb6e3ae1ec5ab55caca8df56386997384c083d5ebc40 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-28T20:34:43.622Z] provisioning config files... [2023-03-28T20:34:43.628Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7626211235168750106tmp [2023-03-28T20:34:43.637Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16375911305983644176tmp [2023-03-28T20:34:43.646Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11902341244549097164tmp [Pipeline] { [Pipeline] echo [2023-03-28T20:34:43.660Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:34:43.938Z] ---> sigul-configuration.sh [2023-03-28T20:34:43.938Z] gpg: directory `/root/.gnupg' created [2023-03-28T20:34:43.938Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-28T20:34:43.938Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-28T20:34:43.938Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-28T20:34:43.938Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-28T20:34:43.938Z] gpg: CAST5 encrypted data [2023-03-28T20:34:43.938Z] gpg: encrypted with 1 passphrase [2023-03-28T20:34:43.938Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-28T20:34:44.221Z] + mkdir /home/jenkins [2023-03-28T20:34:44.221Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-28T20:34:44.504Z] + 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-03-28T20:34:44.512Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:34:44.792Z] ---> sigul-install.sh [2023-03-28T20:34:44.792Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-28T20:34:45.075Z] + git tag --list [2023-03-28T20:34:45.075Z] v0.0.0 [2023-03-28T20:34:45.075Z] v1.0.0 [2023-03-28T20:34:45.075Z] v2.1.0 [2023-03-28T20:34:45.075Z] v2.1.1 [2023-03-28T20:34:45.075Z] v2.1.1-dev.1 [2023-03-28T20:34:45.075Z] v2.2.0 [2023-03-28T20:34:45.075Z] v2.2.1-dev.1 [2023-03-28T20:34:45.075Z] v2.2.1-dev.2 [2023-03-28T20:34:45.075Z] v2.2.1-dev.3 [2023-03-28T20:34:45.075Z] v2.2.1-dev.4 [2023-03-28T20:34:45.075Z] v2.2.1-dev.5 [2023-03-28T20:34:45.075Z] v2.2.1-dev.6 [2023-03-28T20:34:45.075Z] v2.2.1-dev.7 [2023-03-28T20:34:45.075Z] v2.3.0 [2023-03-28T20:34:45.075Z] v2.3.0-dev.10 [2023-03-28T20:34:45.075Z] v2.3.0-dev.11 [2023-03-28T20:34:45.075Z] v2.3.0-dev.12 [2023-03-28T20:34:45.075Z] v2.3.0-dev.13 [2023-03-28T20:34:45.075Z] v2.3.0-dev.14 [2023-03-28T20:34:45.075Z] v2.3.0-dev.15 [2023-03-28T20:34:45.075Z] v2.3.0-dev.16 [2023-03-28T20:34:45.075Z] v2.3.0-dev.17 [2023-03-28T20:34:45.075Z] v2.3.0-dev.18 [2023-03-28T20:34:45.075Z] v2.3.0-dev.19 [2023-03-28T20:34:45.075Z] v2.3.0-dev.20 [2023-03-28T20:34:45.075Z] v2.3.0-dev.21 [2023-03-28T20:34:45.075Z] v2.3.0-dev.22 [2023-03-28T20:34:45.075Z] v2.3.0-dev.23 [2023-03-28T20:34:45.075Z] v2.3.0-dev.7 [2023-03-28T20:34:45.075Z] v2.3.0-dev.8 [2023-03-28T20:34:45.075Z] v2.3.0-dev.9 [2023-03-28T20:34:45.075Z] v3.0.0-dev.1 [2023-03-28T20:34:45.075Z] v3.0.0-dev.10 [2023-03-28T20:34:45.075Z] v3.0.0-dev.11 [2023-03-28T20:34:45.075Z] v3.0.0-dev.2 [2023-03-28T20:34:45.075Z] v3.0.0-dev.3 [2023-03-28T20:34:45.075Z] v3.0.0-dev.4 [2023-03-28T20:34:45.075Z] v3.0.0-dev.5 [2023-03-28T20:34:45.075Z] v3.0.0-dev.6 [2023-03-28T20:34:45.076Z] v3.0.0-dev.7 [2023-03-28T20:34:45.076Z] v3.0.0-dev.8 [2023-03-28T20:34:45.076Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-28T20:34:45.357Z] + lftools sign git-tag v3.0.0-dev.11 [2023-03-28T20:34:45.924Z] Signing Git tag with Sigul... [2023-03-28T20:34:45.924Z] Signing v3.0.0-dev.11 [Pipeline] echo [2023-03-28T20:34:46.191Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:34:46.471Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-28T20:34:46.478Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-28T20:34:46.494Z] $ docker stop --time=1 0e8a37aaedf03818bfc5cb6e3ae1ec5ab55caca8df56386997384c083d5ebc40 [2023-03-28T20:34:47.793Z] $ docker rm -f --volumes 0e8a37aaedf03818bfc5cb6e3ae1ec5ab55caca8df56386997384c083d5ebc40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-28T20:34:48.192Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T20:34:48.192Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:34:48.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T20:34:48.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:34:48.554Z] prd-ubuntu20.04-docker-8c-8g-6112 does not seem to be running inside a container [2023-03-28T20:34:48.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T20:34:48.949Z] $ docker top 0110f465bc0e01e960c4eff8334d759b34dd2c6e9527ef9af3be909bd1cf0386 -eo pid,comm [2023-03-28T20:34:48.997Z] 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-03-28T20:34:48.997Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T20:34:49.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T20:34:49.036Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T20:34:49.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T20:34:49.133Z] $ docker exec 0110f465bc0e01e960c4eff8334d759b34dd2c6e9527ef9af3be909bd1cf0386 ssh-agent [2023-03-28T20:34:49.242Z] SSH_AUTH_SOCK=/tmp/ssh-qY8FAtz7C5rn/agent.32 [2023-03-28T20:34:49.242Z] SSH_AGENT_PID=38 [2023-03-28T20:34:49.247Z] Running ssh-add (command line suppressed) [2023-03-28T20:34:49.340Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11171040434482679042.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11171040434482679042.key) [2023-03-28T20:34:49.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T20:34:49.643Z] + git semver bump pre [2023-03-28T20:34:49.900Z] 2023-03-28 20:34:49,807 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-28T20:34:49.900Z] 2023-03-28 20:34:49,807 [bump_version] DEBUG bumping version:3.0.0-dev.11 on axis:pre with prefix:dev [2023-03-28T20:34:49.900Z] 2023-03-28 20:34:49,807 [bump_version] DEBUG bumped version:3.0.0-dev.12 [2023-03-28T20:34:49.900Z] 2023-03-28 20:34:49,807 [write_version] DEBUG write version:3.0.0-dev.12 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-03-28T20:34:49.900Z] 2023-03-28 20:34:49,807 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-28T20:34:49.900Z] 2023-03-28 20:34:49,807 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-28T20:34:49.900Z] 2023-03-28 20:34:49,809 [execute] INFO git cat-file --batch-check [2023-03-28T20:34:49.900Z] 2023-03-28 20:34:49,809 [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-03-28T20:34:49.900Z] 2023-03-28 20:34:49,812 [execute] INFO git cat-file --batch [2023-03-28T20:34:49.900Z] 2023-03-28 20:34:49,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T20:34:49.900Z] 2023-03-28 20:34:49,815 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-28T20:34:49.900Z] 3.0.0-dev.12 [Pipeline] } [2023-03-28T20:34:49.909Z] $ docker exec --env ******** --env ******** 0110f465bc0e01e960c4eff8334d759b34dd2c6e9527ef9af3be909bd1cf0386 ssh-agent -k [2023-03-28T20:34:50.011Z] unset SSH_AUTH_SOCK; [2023-03-28T20:34:50.011Z] unset SSH_AGENT_PID; [2023-03-28T20:34:50.011Z] echo Agent pid 38 killed; [2023-03-28T20:34:50.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T20:34:50.327Z] + git semver [Pipeline] } [2023-03-28T20:34:50.597Z] $ docker stop --time=1 0110f465bc0e01e960c4eff8334d759b34dd2c6e9527ef9af3be909bd1cf0386 [2023-03-28T20:34:51.929Z] $ docker rm -f --volumes 0110f465bc0e01e960c4eff8334d759b34dd2c6e9527ef9af3be909bd1cf0386 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T20:34:52.297Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T20:34:52.297Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:34:52.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T20:34:52.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:34:52.668Z] prd-ubuntu20.04-docker-8c-8g-6112 does not seem to be running inside a container [2023-03-28T20:34:52.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T20:34:53.061Z] $ docker top 65e8be3e07946e65f1b978b534ddda44cbdc7366b6cd59f3a94c1fa1a6072ac7 -eo pid,comm [2023-03-28T20:34:53.106Z] 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-03-28T20:34:53.106Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T20:34:53.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T20:34:53.144Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T20:34:53.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T20:34:53.254Z] $ docker exec 65e8be3e07946e65f1b978b534ddda44cbdc7366b6cd59f3a94c1fa1a6072ac7 ssh-agent [2023-03-28T20:34:53.366Z] SSH_AUTH_SOCK=/tmp/ssh-6gGSyAOVb8TA/agent.32 [2023-03-28T20:34:53.366Z] SSH_AGENT_PID=38 [2023-03-28T20:34:53.371Z] Running ssh-add (command line suppressed) [2023-03-28T20:34:53.476Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7245774112872800833.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7245774112872800833.key) [2023-03-28T20:34:53.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T20:34:53.774Z] + git semver push [2023-03-28T20:34:54.032Z] 2023-03-28 20:34:53,957 [run_push] DEBUG push [2023-03-28T20:34:54.032Z] 2023-03-28 20:34:53,958 [execute] INFO git cat-file --batch-check [2023-03-28T20:34:54.032Z] 2023-03-28 20:34:53,958 [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-03-28T20:34:54.032Z] 2023-03-28 20:34:53,961 [execute] INFO git rev-list 3c0503fc08fdcb8fb5d0aa57cc27cc25f41f0e01 -- [2023-03-28T20:34:54.032Z] 2023-03-28 20:34:53,961 [execute] DEBUG Popen(['git', 'rev-list', '3c0503fc08fdcb8fb5d0aa57cc27cc25f41f0e01', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-28T20:34:54.032Z] 2023-03-28 20:34:53,967 [execute] INFO git fetch -v origin [2023-03-28T20:34:54.032Z] 2023-03-28 20:34:53,967 [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-03-28T20:34:54.597Z] 2023-03-28 20:34:54,492 [run_push] DEBUG no remote changes detected [2023-03-28T20:34:54.597Z] 2023-03-28 20:34:54,492 [execute] INFO git push origin semver [2023-03-28T20:34:54.597Z] 2023-03-28 20:34:54,493 [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-03-28T20:34:55.533Z] 2023-03-28 20:34:55,527 [run_push] DEBUG push all version tags [2023-03-28T20:34:55.533Z] 2023-03-28 20:34:55,527 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-28T20:34:55.533Z] 2023-03-28 20:34:55,528 [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-03-28T20:34:56.910Z] 2023-03-28 20:34:56,498 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-28T20:34:56.910Z] 3.0.0-dev.12 [Pipeline] } [2023-03-28T20:34:56.920Z] $ docker exec --env ******** --env ******** 65e8be3e07946e65f1b978b534ddda44cbdc7366b6cd59f3a94c1fa1a6072ac7 ssh-agent -k [2023-03-28T20:34:57.007Z] unset SSH_AUTH_SOCK; [2023-03-28T20:34:57.007Z] unset SSH_AGENT_PID; [2023-03-28T20:34:57.007Z] echo Agent pid 38 killed; [2023-03-28T20:34:57.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T20:34:57.323Z] + git semver [Pipeline] } [2023-03-28T20:34:57.593Z] $ docker stop --time=1 65e8be3e07946e65f1b978b534ddda44cbdc7366b6cd59f3a94c1fa1a6072ac7 [2023-03-28T20:34:58.910Z] $ docker rm -f --volumes 65e8be3e07946e65f1b978b534ddda44cbdc7366b6cd59f3a94c1fa1a6072ac7 [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-03-28T20:34:59.454Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-03-28T20:34:59.454Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-28T20:34:59.454Z] total 16 [2023-03-28T20:34:59.454Z] drwxr-xr-x 3 root root 4096 Mar 28 20:21 . [2023-03-28T20:34:59.454Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 20:34 .. [2023-03-28T20:34:59.454Z] drwxr-xr-x 2 root root 4096 Mar 28 20:21 cost [2023-03-28T20:34:59.454Z] -rw-r--r-- 1 root root 90 Mar 28 20:21 cost.csv [2023-03-28T20:34:59.454Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-28T20:34:59.454Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-28T20:34:59.454Z] total 16 [2023-03-28T20:34:59.454Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 20:21 . [2023-03-28T20:34:59.454Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 20:34 .. [2023-03-28T20:34:59.454Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 20:21 cost [2023-03-28T20:34:59.454Z] -rw-r--r-- 1 jenkins jenkins 90 Mar 28 20:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:34:59.741Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:35:00.619Z] ---> package-listing.sh [2023-03-28T20:35:00.619Z] ++ facter osfamily [2023-03-28T20:35:00.619Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-28T20:35:00.877Z] + OS_FAMILY=debian [2023-03-28T20:35:00.877Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-03-28T20:35:00.877Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-28T20:35:00.877Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-28T20:35:00.877Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-28T20:35:00.877Z] + PACKAGES=/tmp/packages_start.txt [2023-03-28T20:35:00.877Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-03-28T20:35:00.877Z] + PACKAGES=/tmp/packages_end.txt [2023-03-28T20:35:00.877Z] + case "${OS_FAMILY}" in [2023-03-28T20:35:00.877Z] + dpkg -l [2023-03-28T20:35:00.877Z] + grep '^ii' [2023-03-28T20:35:00.877Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-28T20:35:00.877Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-28T20:35:00.877Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-28T20:35:00.877Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-03-28T20:35:00.877Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-03-28T20:35:00.877Z] + 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-03-28T20:35:00.887Z] 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-03-28T20:35:01.160Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:35:01.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T20:35:01.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:35:01.900Z] prd-ubuntu20.04-docker-8c-8g-6112 does not seem to be running inside a container [2023-03-28T20:35:01.930Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T20:35:02.163Z] $ docker top 4bf71d3b02176c0c55158ffbbe0c0c2647ad30fc7c3bb1370850ed5a45e76b84 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:35:02.496Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-28T20:35:02.780Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-28T20:35:03.063Z] + ls /var/log/sa-host [2023-03-28T20:35:03.064Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T20:35:03.131Z] provisioning config files... [2023-03-28T20:35:03.137Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5978416157839932176tmp [Pipeline] { [Pipeline] echo [2023-03-28T20:35:03.147Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:35:03.427Z] ---> create-netrc.sh [Pipeline] } [2023-03-28T20:35:03.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:35:03.756Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-28T20:35:03.764Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:35:04.045Z] ---> sudo-logs.sh [2023-03-28T20:35:04.045Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-28T20:35:04.073Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:35:04.353Z] ---> job-cost.sh [2023-03-28T20:35:04.353Z] lf-activate-venv: SKIPPING [2023-03-28T20:35:04.353Z] DEBUG: total: 0.2199999988079071 [2023-03-28T20:35:04.353Z] INFO: Retrieving Stack Cost... [2023-03-28T20:35:04.612Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T20:35:05.179Z] INFO: Archiving Costs [Pipeline] echo [2023-03-28T20:35:05.190Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:35:05.471Z] ---> logs-deploy.sh [2023-03-28T20:35:05.471Z] lf-activate-venv: SKIPPING [2023-03-28T20:35:05.471Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/78 [2023-03-28T20:35:05.471Z] INFO: archiving workspace using pattern(s): [2023-03-28T20:35:06.406Z] Archives upload complete. [2023-03-28T20:35:06.406Z] INFO: archiving logs to Nexus