Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8a0ded6a109e73f73bbc2acaa9cab3879554e026 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-ssh12635836418518731083.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6262731110436536222.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh13033929172590899398.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh11453024624250303816.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-ssh16034997478184259763.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-17408 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 8a0ded6a109e73f73bbc2acaa9cab3879554e026 (main) Commit message: "docs: Add main branch warning (#240)" > 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 8a0ded6a109e73f73bbc2acaa9cab3879554e026 # timeout=10 > git rev-list --no-walk 4d5d7787f034dd5542ee48778370d67321a0492e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-31T00:23:04.352Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-31T00:23:04.408Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T00:23:04.421Z] ========================================================= [2023-05-31T00:23:04.421Z] EdgeX Global Pipelines Version Info [2023-05-31T00:23:04.421Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:23:05.138Z] ------------------- [2023-05-31T00:23:05.138Z] stable info: [2023-05-31T00:23:05.138Z] ------------------- [2023-05-31T00:23:05.138Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-31T00:23:05.138Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T00:23:05.138Z] Message: update stable to v1.0.249 [2023-05-31T00:23:05.711Z] ------------------- [2023-05-31T00:23:05.711Z] experimental info: [2023-05-31T00:23:05.711Z] ------------------- [2023-05-31T00:23:05.711Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-31T00:23:05.711Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T00:23:05.711Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-31T00:23:05.884Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-31T00:23:05.897Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-31T00:23:05.912Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-31T00:23:05.930Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-31T00:23:05.949Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-31T00:23:05.966Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-31T00:23:05.983Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-31T00:23:06.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-31T00:23:06.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-31T00:23:06.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-31T00:23:06.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-31T00:23:06.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-31T00:23:06.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-31T00:23:06.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-31T00:23:06.088Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T00:23:06.101Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T00:23:06.116Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T00:23:06.133Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T00:23:06.150Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-31T00:23:06.169Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-31T00:23:06.181Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-31T00:23:06.196Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-31T00:23:06.213Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-31T00:23:06.225Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-31T00:23:06.243Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-31T00:23:06.259Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-31T00:23:06.274Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-31T00:23:06.293Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-31T00:23:06.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-31T00:23:06.312Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-31T00:23:06.331Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a0ded6a109e73f73bbc2acaa9cab3879554e026 [Pipeline] echo [2023-05-31T00:23:06.347Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a0ded6 [Pipeline] echo [2023-05-31T00:23:06.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:23:06.400Z] provisioning config files... [2023-05-31T00:23:06.414Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2765010250078251082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:23:06.718Z] ---> docker-login.sh [2023-05-31T00:23:06.718Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:23:06.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:23:06.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:23:06.978Z] Configure a credential helper to remove this warning. See [2023-05-31T00:23:06.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:23:06.978Z] [2023-05-31T00:23:06.978Z] Login Succeeded [2023-05-31T00:23:06.978Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:23:06.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:23:06.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:23:06.978Z] Configure a credential helper to remove this warning. See [2023-05-31T00:23:06.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:23:06.978Z] [2023-05-31T00:23:06.978Z] Login Succeeded [2023-05-31T00:23:06.978Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:23:07.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:23:07.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:23:07.238Z] Configure a credential helper to remove this warning. See [2023-05-31T00:23:07.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:23:07.238Z] [2023-05-31T00:23:07.238Z] Login Succeeded [2023-05-31T00:23:07.238Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:23:07.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:23:07.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:23:07.238Z] Configure a credential helper to remove this warning. See [2023-05-31T00:23:07.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:23:07.238Z] [2023-05-31T00:23:07.238Z] Login Succeeded [2023-05-31T00:23:07.238Z] docker.io [2023-05-31T00:23:07.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:23:07.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:23:07.497Z] Configure a credential helper to remove this warning. See [2023-05-31T00:23:07.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:23:07.498Z] [2023-05-31T00:23:07.498Z] Login Succeeded [2023-05-31T00:23:07.498Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:23:07.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-31T00:23:07.868Z] + git rev-list -1 --merges 8a0ded6a109e73f73bbc2acaa9cab3879554e026~1..8a0ded6a109e73f73bbc2acaa9cab3879554e026 [Pipeline] echo [2023-05-31T00:23:07.923Z] -----------> git rev-list -1 --merges 8a0ded6a109e73f73bbc2acaa9cab3879554e026~1..8a0ded6a109e73f73bbc2acaa9cab3879554e026 8a0ded6a109e73f73bbc2acaa9cab3879554e026 [false] [Pipeline] sh [2023-05-31T00:23:08.212Z] + git log --format=format:%s -1 8a0ded6a109e73f73bbc2acaa9cab3879554e026 [Pipeline] echo [2023-05-31T00:23:08.230Z] ========================================================= [2023-05-31T00:23:08.230Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-31T00:23:08.230Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T00:23:08.570Z] + git log --format=format:%s -1 8a0ded6a109e73f73bbc2acaa9cab3879554e026 [Pipeline] echo [2023-05-31T00:23:08.591Z] [semverPrep] GIT_COMMIT: 8a0ded6a109e73f73bbc2acaa9cab3879554e026, Commit Message: docs: Add main branch warning (#240) [Pipeline] echo [2023-05-31T00:23:08.604Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-31T00:23:08.970Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T00:23:08.970Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-31T00:23:08.970Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-31T00:23:08.970Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-31T00:23:08.970Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-31T00:23:08.970Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-31T00:23:08.970Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:23:09.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:23:09.335Z] [2023-05-31T00:23:09.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:23:09.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:23:09.643Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-31T00:23:09.643Z] b85a868b505f: Pulling fs layer [2023-05-31T00:23:09.643Z] e2be974225ed: Pulling fs layer [2023-05-31T00:23:09.643Z] 339a4e72a1f5: Pulling fs layer [2023-05-31T00:23:09.643Z] 988bab9f4d93: Pulling fs layer [2023-05-31T00:23:09.643Z] 1469e6f7b9e6: Pulling fs layer [2023-05-31T00:23:09.643Z] eaf3925da568: Pulling fs layer [2023-05-31T00:23:09.643Z] bab4dde63d76: Pulling fs layer [2023-05-31T00:23:09.643Z] bde34c3a00c8: Pulling fs layer [2023-05-31T00:23:09.643Z] b352a97aabf1: Pulling fs layer [2023-05-31T00:23:09.643Z] 4872d77fe225: Pulling fs layer [2023-05-31T00:23:09.643Z] 5851b861e8e6: Pulling fs layer [2023-05-31T00:23:09.643Z] bab4dde63d76: Waiting [2023-05-31T00:23:09.643Z] bde34c3a00c8: Waiting [2023-05-31T00:23:09.643Z] b352a97aabf1: Waiting [2023-05-31T00:23:09.643Z] 988bab9f4d93: Waiting [2023-05-31T00:23:09.643Z] eaf3925da568: Waiting [2023-05-31T00:23:09.643Z] 5851b861e8e6: Waiting [2023-05-31T00:23:09.643Z] 1469e6f7b9e6: Waiting [2023-05-31T00:23:09.643Z] 4872d77fe225: Waiting [2023-05-31T00:23:09.643Z] e2be974225ed: Verifying Checksum [2023-05-31T00:23:09.643Z] e2be974225ed: Download complete [2023-05-31T00:23:09.643Z] 988bab9f4d93: Verifying Checksum [2023-05-31T00:23:09.643Z] 988bab9f4d93: Download complete [2023-05-31T00:23:09.643Z] 1469e6f7b9e6: Verifying Checksum [2023-05-31T00:23:09.904Z] eaf3925da568: Verifying Checksum [2023-05-31T00:23:09.904Z] eaf3925da568: Download complete [2023-05-31T00:23:09.904Z] 339a4e72a1f5: Verifying Checksum [2023-05-31T00:23:09.904Z] 339a4e72a1f5: Download complete [2023-05-31T00:23:09.904Z] bde34c3a00c8: Download complete [2023-05-31T00:23:09.904Z] b352a97aabf1: Verifying Checksum [2023-05-31T00:23:09.904Z] b352a97aabf1: Download complete [2023-05-31T00:23:09.904Z] 4872d77fe225: Verifying Checksum [2023-05-31T00:23:09.904Z] 4872d77fe225: Download complete [2023-05-31T00:23:09.904Z] 5851b861e8e6: Download complete [2023-05-31T00:23:09.904Z] b85a868b505f: Download complete [2023-05-31T00:23:10.162Z] bab4dde63d76: Verifying Checksum [2023-05-31T00:23:10.162Z] bab4dde63d76: Download complete [2023-05-31T00:23:11.098Z] b85a868b505f: Pull complete [2023-05-31T00:23:11.098Z] e2be974225ed: Pull complete [2023-05-31T00:23:11.357Z] 339a4e72a1f5: Pull complete [2023-05-31T00:23:11.616Z] 988bab9f4d93: Pull complete [2023-05-31T00:23:11.875Z] 1469e6f7b9e6: Pull complete [2023-05-31T00:23:11.875Z] eaf3925da568: Pull complete [2023-05-31T00:23:13.774Z] bab4dde63d76: Pull complete [2023-05-31T00:23:13.774Z] bde34c3a00c8: Pull complete [2023-05-31T00:23:13.774Z] b352a97aabf1: Pull complete [2023-05-31T00:23:13.774Z] 4872d77fe225: Pull complete [2023-05-31T00:23:14.032Z] 5851b861e8e6: Pull complete [2023-05-31T00:23:14.032Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-31T00:23:14.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:23:14.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:23:14.121Z] prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container [2023-05-31T00:23:14.151Z] $ 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-05-31T00:23:16.707Z] $ docker top 24acea159958c13cdf7d2a9be6bec3c7ff097091980b37b608036089719d99fa -eo pid,comm [2023-05-31T00:23:16.757Z] 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-05-31T00:23:16.757Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T00:23:16.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:23:16.791Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:23:16.899Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:23:16.906Z] $ docker exec 24acea159958c13cdf7d2a9be6bec3c7ff097091980b37b608036089719d99fa ssh-agent [2023-05-31T00:23:17.006Z] SSH_AUTH_SOCK=/tmp/ssh-LPHQN1FZGbk2/agent.32 [2023-05-31T00:23:17.006Z] SSH_AGENT_PID=38 [2023-05-31T00:23:17.013Z] Running ssh-add (command line suppressed) [2023-05-31T00:23:17.125Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14570698613603879817.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14570698613603879817.key) [2023-05-31T00:23:17.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:23:17.427Z] + git tag --points-at HEAD [Pipeline] } [2023-05-31T00:23:17.444Z] $ docker exec --env ******** --env ******** 24acea159958c13cdf7d2a9be6bec3c7ff097091980b37b608036089719d99fa ssh-agent -k [2023-05-31T00:23:17.537Z] unset SSH_AUTH_SOCK; [2023-05-31T00:23:17.538Z] unset SSH_AGENT_PID; [2023-05-31T00:23:17.538Z] echo Agent pid 38 killed; [2023-05-31T00:23:17.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-31T00:23:17.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:23:17.570Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:23:17.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:23:17.685Z] $ docker exec 24acea159958c13cdf7d2a9be6bec3c7ff097091980b37b608036089719d99fa ssh-agent [2023-05-31T00:23:17.790Z] SSH_AUTH_SOCK=/tmp/ssh-QtR86xWbPdw3/agent.70 [2023-05-31T00:23:17.790Z] SSH_AGENT_PID=76 [2023-05-31T00:23:17.794Z] Running ssh-add (command line suppressed) [2023-05-31T00:23:17.903Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13298095158458592687.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13298095158458592687.key) [2023-05-31T00:23:17.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:23:18.207Z] + git semver init [2023-05-31T00:23:18.466Z] 2023-05-31 00:23:18,390 [run_init] DEBUG init version:0.0.0 force:False [2023-05-31T00:23:18.466Z] 2023-05-31 00:23:18,391 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-05-31T00:23:18.466Z] 2023-05-31 00:23:18,392 [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-05-31T00:23:18.466Z] 2023-05-31 00:23:18,392 [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-05-31T00:23:19.407Z] 2023-05-31 00:23:19,164 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-05-31T00:23:19.408Z] 2023-05-31 00:23:19,165 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-05-31T00:23:19.408Z] 2023-05-31 00:23:19,165 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-31T00:23:19.408Z] 2023-05-31 00:23:19,165 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-31T00:23:19.408Z] 3.0.0-dev.31 [Pipeline] } [2023-05-31T00:23:19.421Z] $ docker exec --env ******** --env ******** 24acea159958c13cdf7d2a9be6bec3c7ff097091980b37b608036089719d99fa ssh-agent -k [2023-05-31T00:23:19.512Z] unset SSH_AUTH_SOCK; [2023-05-31T00:23:19.514Z] unset SSH_AGENT_PID; [2023-05-31T00:23:19.515Z] echo Agent pid 76 killed; [2023-05-31T00:23:19.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T00:23:19.822Z] + git semver [Pipeline] } [2023-05-31T00:23:20.097Z] $ docker stop --time=1 24acea159958c13cdf7d2a9be6bec3c7ff097091980b37b608036089719d99fa [2023-05-31T00:23:21.424Z] $ docker rm -f --volumes 24acea159958c13cdf7d2a9be6bec3c7ff097091980b37b608036089719d99fa [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:23:21.773Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-31T00:23:21.987Z] Stashed 1 file(s) [Pipeline] echo [2023-05-31T00:23:21.990Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.31 [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-05-31T00:23:22.125Z] provisioning config files... [2023-05-31T00:23:22.132Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4379393195141538118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:23:22.436Z] ---> docker-login.sh [2023-05-31T00:23:22.437Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:23:22.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:23:22.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:23:22.437Z] Configure a credential helper to remove this warning. See [2023-05-31T00:23:22.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:23:22.437Z] [2023-05-31T00:23:22.437Z] Login Succeeded [2023-05-31T00:23:22.437Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:23:22.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:23:22.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:23:22.437Z] Configure a credential helper to remove this warning. See [2023-05-31T00:23:22.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:23:22.437Z] [2023-05-31T00:23:22.437Z] Login Succeeded [2023-05-31T00:23:22.437Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:23:22.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:23:22.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:23:22.696Z] Configure a credential helper to remove this warning. See [2023-05-31T00:23:22.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:23:22.696Z] [2023-05-31T00:23:22.696Z] Login Succeeded [2023-05-31T00:23:22.696Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:23:22.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:23:22.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:23:22.696Z] Configure a credential helper to remove this warning. See [2023-05-31T00:23:22.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:23:22.696Z] [2023-05-31T00:23:22.696Z] Login Succeeded [2023-05-31T00:23:22.696Z] docker.io [2023-05-31T00:23:22.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:23:22.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:23:22.955Z] Configure a credential helper to remove this warning. See [2023-05-31T00:23:22.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:23:22.955Z] [2023-05-31T00:23:22.955Z] Login Succeeded [2023-05-31T00:23:22.955Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:23:22.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T00:23:23.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:23:23.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:23:23.055Z] ========================================================= [2023-05-31T00:23:23.055Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-31T00:23:23.055Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:23:23.359Z] + 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-05-31T00:23:23.359Z] Sending build context to Docker daemon 4.269MB [2023-05-31T00:23:23.359Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:23:23.359Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-31T00:23:23.359Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-31T00:23:23.359Z] f56be85fc22e: Pulling fs layer [2023-05-31T00:23:23.359Z] 85791d961cd3: Pulling fs layer [2023-05-31T00:23:23.359Z] d694b5ae8c79: Pulling fs layer [2023-05-31T00:23:23.359Z] 9f32a84ed3da: Pulling fs layer [2023-05-31T00:23:23.359Z] 4d19c01a9841: Pulling fs layer [2023-05-31T00:23:23.359Z] 9325e15d5711: Pulling fs layer [2023-05-31T00:23:23.359Z] 556b6ee489ea: Pulling fs layer [2023-05-31T00:23:23.359Z] c5a4b2cf53e6: Pulling fs layer [2023-05-31T00:23:23.359Z] 9325e15d5711: Waiting [2023-05-31T00:23:23.359Z] 556b6ee489ea: Waiting [2023-05-31T00:23:23.359Z] 9f32a84ed3da: Waiting [2023-05-31T00:23:23.359Z] c5a4b2cf53e6: Waiting [2023-05-31T00:23:23.359Z] 4d19c01a9841: Waiting [2023-05-31T00:23:23.359Z] 85791d961cd3: Download complete [2023-05-31T00:23:23.359Z] 9f32a84ed3da: Download complete [2023-05-31T00:23:23.359Z] 4d19c01a9841: Verifying Checksum [2023-05-31T00:23:23.359Z] 4d19c01a9841: Download complete [2023-05-31T00:23:23.619Z] f56be85fc22e: Verifying Checksum [2023-05-31T00:23:23.619Z] f56be85fc22e: Download complete [2023-05-31T00:23:23.619Z] 9325e15d5711: Verifying Checksum [2023-05-31T00:23:23.619Z] 9325e15d5711: Download complete [2023-05-31T00:23:23.619Z] f56be85fc22e: Pull complete [2023-05-31T00:23:23.879Z] 85791d961cd3: Pull complete [2023-05-31T00:23:23.879Z] c5a4b2cf53e6: Verifying Checksum [2023-05-31T00:23:23.879Z] c5a4b2cf53e6: Download complete [2023-05-31T00:23:24.137Z] d694b5ae8c79: Verifying Checksum [2023-05-31T00:23:24.137Z] d694b5ae8c79: Download complete [2023-05-31T00:23:24.395Z] 556b6ee489ea: Verifying Checksum [2023-05-31T00:23:27.681Z] d694b5ae8c79: Pull complete [2023-05-31T00:23:27.681Z] 9f32a84ed3da: Pull complete [2023-05-31T00:23:27.681Z] 4d19c01a9841: Pull complete [2023-05-31T00:23:27.681Z] 9325e15d5711: Pull complete [2023-05-31T00:23:30.233Z] 556b6ee489ea: Pull complete [2023-05-31T00:23:30.803Z] c5a4b2cf53e6: Pull complete [2023-05-31T00:23:30.803Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-31T00:23:30.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T00:23:30.803Z] ---> c4be618373d6 [2023-05-31T00:23:30.803Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:23:35.013Z] ---> Running in 6483ff744543 [2023-05-31T00:23:35.013Z] Removing intermediate container 6483ff744543 [2023-05-31T00:23:35.013Z] ---> 6bccb38b701d [2023-05-31T00:23:35.013Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:23:35.013Z] ---> Running in c6d230350641 [2023-05-31T00:23:35.013Z] Removing intermediate container c6d230350641 [2023-05-31T00:23:35.013Z] ---> 3e6fccd4c7a0 [2023-05-31T00:23:35.013Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T00:23:35.013Z] ---> Running in d5c9a4ec1eff [2023-05-31T00:23:35.013Z] Removing intermediate container d5c9a4ec1eff [2023-05-31T00:23:35.013Z] ---> 6525e184869c [2023-05-31T00:23:35.013Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T00:23:35.013Z] ---> Running in 452e260a4250 [2023-05-31T00:23:35.013Z] Removing intermediate container 452e260a4250 [2023-05-31T00:23:35.013Z] ---> 544a3c34c8cc [2023-05-31T00:23:35.013Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:23:35.013Z] ---> Running in 6c658f73537c [2023-05-31T00:23:35.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T00:23:35.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T00:23:35.530Z] OK: 265 MiB in 53 packages [2023-05-31T00:23:35.789Z] Removing intermediate container 6c658f73537c [2023-05-31T00:23:35.789Z] ---> ec7c20de40dc [2023-05-31T00:23:35.789Z] Step 8/12 : WORKDIR /app [2023-05-31T00:23:35.789Z] ---> Running in dfde40022867 [2023-05-31T00:23:36.050Z] Removing intermediate container dfde40022867 [2023-05-31T00:23:36.050Z] ---> cae364707cc7 [2023-05-31T00:23:36.050Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-31T00:23:36.050Z] ---> b60f92363e19 [2023-05-31T00:23:36.050Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:23:36.050Z] ---> Running in 7a2bf81c5ce7 [2023-05-31T00:23:37.080Z] Still waiting to schedule task [2023-05-31T00:23:37.081Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-31T00:24:02.601Z] Removing intermediate container 7a2bf81c5ce7 [2023-05-31T00:24:02.601Z] ---> 2839d1d8d2e1 [2023-05-31T00:24:02.601Z] Step 11/12 : COPY . . [2023-05-31T00:24:02.601Z] ---> f3c5329dae19 [2023-05-31T00:24:02.601Z] Step 12/12 : RUN $MAKE [2023-05-31T00:24:02.601Z] ---> Running in 96810b0b9b3e [2023-05-31T00:24:02.601Z] noop [2023-05-31T00:24:02.601Z] Removing intermediate container 96810b0b9b3e [2023-05-31T00:24:02.601Z] ---> b694524b367a [2023-05-31T00:24:02.601Z] Successfully built b694524b367a [2023-05-31T00:24:02.601Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:24:02.934Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T00:24:02.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:24:03.008Z] prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container [2023-05-31T00:24:03.043Z] $ 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-05-31T00:24:03.371Z] $ docker top 5690083245f858d76ca1d3a3eb79c0ca336ea63cc4c17d545c10784bf3a0afd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:24:03.706Z] + go version [2023-05-31T00:24:03.706Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-31T00:24:03.719Z] $ docker stop --time=1 5690083245f858d76ca1d3a3eb79c0ca336ea63cc4c17d545c10784bf3a0afd6 [2023-05-31T00:24:05.024Z] $ docker rm -f --volumes 5690083245f858d76ca1d3a3eb79c0ca336ea63cc4c17d545c10784bf3a0afd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:24:05.429Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T00:24:05.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:24:05.493Z] prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container [2023-05-31T00:24:05.522Z] $ 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-05-31T00:24:05.852Z] $ docker top ec36fb1935fab2b7abfd7e769cfe2d2fc1f6ad0a5fc4a5f9bd4b6f3fc7ccd850 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:24:06.189Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-31T00:24:06.485Z] + make test [2023-05-31T00:24:06.485Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T00:24:11.763Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-31T00:24:21.728Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-31T00:24:21.728Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-31T00:24:23.628Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.596s coverage: 40.5% of statements [2023-05-31T00:24:23.628Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements [2023-05-31T00:24:23.628Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 96.4% of statements [2023-05-31T00:24:31.731Z] go vet ./... [2023-05-31T00:24:34.259Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T00:24:34.259Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T00:24:34.259Z] ./bin/test-attribution-txt.sh [2023-05-31T00:24:34.259Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-31T00:24:34.259Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-31T00:24:34.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T00:24:34.284Z] $ docker stop --time=1 ec36fb1935fab2b7abfd7e769cfe2d2fc1f6ad0a5fc4a5f9bd4b6f3fc7ccd850 [2023-05-31T00:24:37.656Z] $ docker rm -f --volumes ec36fb1935fab2b7abfd7e769cfe2d2fc1f6ad0a5fc4a5f9bd4b6f3fc7ccd850 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:24:38.127Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T00:24:38.221Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-31T00:24:38.670Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T00:24:38.952Z] + ls -al . [2023-05-31T00:24:38.952Z] total 636 [2023-05-31T00:24:38.952Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 00:24 . [2023-05-31T00:24:38.952Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:23 .. [2023-05-31T00:24:38.952Z] -rw-rw-r-- 1 jenkins jenkins 134 May 31 00:23 .dockerignore [2023-05-31T00:24:38.952Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:23 .git [2023-05-31T00:24:38.952Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:23 .github [2023-05-31T00:24:38.952Z] -rw-rw-r-- 1 jenkins jenkins 946 May 31 00:23 .gitignore [2023-05-31T00:24:38.952Z] -rw-rw-r-- 1 jenkins jenkins 41 May 31 00:23 .golangci.yml [2023-05-31T00:24:38.952Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 00:23 .semver [2023-05-31T00:24:38.952Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 31 00:23 Attribution.txt [2023-05-31T00:24:38.952Z] -rw-rw-r-- 1 jenkins jenkins 10365 May 31 00:23 CHANGELOG.md [2023-05-31T00:24:38.952Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 31 00:23 Dockerfile [2023-05-31T00:24:38.952Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 00:23 GOVERNANCE.md [2023-05-31T00:24:38.952Z] -rw-rw-r-- 1 jenkins jenkins 683 May 31 00:23 Jenkinsfile [2023-05-31T00:24:38.952Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 31 00:23 LICENSE [2023-05-31T00:24:38.952Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 31 00:23 Makefile [2023-05-31T00:24:38.952Z] -rw-rw-r-- 1 jenkins jenkins 625 May 31 00:23 OWNERS.md [2023-05-31T00:24:38.952Z] -rw-rw-r-- 1 jenkins jenkins 29016 May 31 00:23 README.md [2023-05-31T00:24:38.952Z] -rw-rw-r-- 1 jenkins jenkins 12 May 31 00:23 VERSION [2023-05-31T00:24:38.952Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:23 bin [2023-05-31T00:24:38.952Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:23 cmd [2023-05-31T00:24:38.952Z] -rw-r--r-- 1 jenkins jenkins 458039 May 31 00:24 coverage.out [2023-05-31T00:24:38.952Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:23 examples [2023-05-31T00:24:38.952Z] -rw-rw-r-- 1 jenkins jenkins 3371 May 31 00:23 go.mod [2023-05-31T00:24:38.952Z] -rw-rw-r-- 1 jenkins jenkins 30982 May 31 00:23 go.sum [2023-05-31T00:24:38.952Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:23 images [2023-05-31T00:24:38.952Z] drwxrwxr-x 5 jenkins jenkins 4096 May 31 00:23 internal [2023-05-31T00:24:38.952Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:23 snap [2023-05-31T00:24:38.952Z] -rw-rw-r-- 1 jenkins jenkins 193 May 31 00:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:24:39.339Z] + 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=8a0ded6a109e73f73bbc2acaa9cab3879554e026 --label arch=amd64 --label version=3.0.0-dev.31 . [2023-05-31T00:24:39.339Z] Sending build context to Docker daemon 4.269MB [2023-05-31T00:24:39.339Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:24:39.339Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-31T00:24:39.339Z] ---> b694524b367a [2023-05-31T00:24:39.339Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:24:39.613Z] ---> Running in dfdf5ffd3fb9 [2023-05-31T00:24:39.613Z] Removing intermediate container dfdf5ffd3fb9 [2023-05-31T00:24:39.613Z] ---> 05241bd1448a [2023-05-31T00:24:39.613Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:24:39.613Z] ---> Running in eb7aaf88f074 [2023-05-31T00:24:39.613Z] Removing intermediate container eb7aaf88f074 [2023-05-31T00:24:39.613Z] ---> d7527564ec77 [2023-05-31T00:24:39.613Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T00:24:39.613Z] ---> Running in 4aefa69904ee [2023-05-31T00:24:39.613Z] Removing intermediate container 4aefa69904ee [2023-05-31T00:24:39.613Z] ---> 115dabca59e1 [2023-05-31T00:24:39.613Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T00:24:39.613Z] ---> Running in 2f3ae210fd47 [2023-05-31T00:24:39.883Z] Removing intermediate container 2f3ae210fd47 [2023-05-31T00:24:39.883Z] ---> d1ca1f3b673a [2023-05-31T00:24:39.883Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:24:39.883Z] ---> Running in cdad2099efb6 [2023-05-31T00:24:40.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T00:24:40.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T00:24:40.419Z] OK: 265 MiB in 53 packages [2023-05-31T00:24:40.987Z] Removing intermediate container cdad2099efb6 [2023-05-31T00:24:40.987Z] ---> 9d51217ee23a [2023-05-31T00:24:40.987Z] Step 8/24 : WORKDIR /app [2023-05-31T00:24:40.987Z] ---> Running in b7b07581195f [2023-05-31T00:24:40.987Z] Removing intermediate container b7b07581195f [2023-05-31T00:24:40.987Z] ---> 362014367872 [2023-05-31T00:24:40.987Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-31T00:24:41.246Z] ---> ec4cd61242dd [2023-05-31T00:24:41.246Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:24:41.246Z] ---> Running in 62abb90b4dc0 [2023-05-31T00:24:41.812Z] Removing intermediate container 62abb90b4dc0 [2023-05-31T00:24:41.812Z] ---> 1f733094f384 [2023-05-31T00:24:41.812Z] Step 11/24 : COPY . . [2023-05-31T00:24:42.378Z] ---> 742867f8cdcb [2023-05-31T00:24:42.378Z] Step 12/24 : RUN $MAKE [2023-05-31T00:24:42.378Z] ---> Running in 3dfd9866c06e [2023-05-31T00:24:42.378Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.31" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-31T00:25:04.296Z] Removing intermediate container 3dfd9866c06e [2023-05-31T00:25:04.296Z] ---> 736c91c0a3a8 [2023-05-31T00:25:04.296Z] Step 13/24 : FROM alpine:3.17 [2023-05-31T00:25:04.296Z] 3.17: Pulling from library/alpine [2023-05-31T00:25:04.296Z] f56be85fc22e: Already exists [2023-05-31T00:25:04.296Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T00:25:04.296Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T00:25:04.296Z] ---> 9ed4aefc74f6 [2023-05-31T00:25:04.296Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-31T00:25:04.296Z] ---> Running in 95816a75c7f6 [2023-05-31T00:25:04.296Z] Removing intermediate container 95816a75c7f6 [2023-05-31T00:25:04.296Z] ---> b95f2395ae9a [2023-05-31T00:25:04.296Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-31T00:25:04.296Z] ---> Running in 26cf1c3f4cee [2023-05-31T00:25:04.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T00:25:04.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T00:25:04.296Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T00:25:04.296Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T00:25:04.296Z] OK: 7 MiB in 16 packages [2023-05-31T00:25:04.296Z] Removing intermediate container 26cf1c3f4cee [2023-05-31T00:25:04.296Z] ---> eda393f2ce2a [2023-05-31T00:25:04.296Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-31T00:25:04.296Z] ---> 0b61377e2a41 [2023-05-31T00:25:04.296Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-31T00:25:04.296Z] ---> 20c41ce540f6 [2023-05-31T00:25:04.296Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-31T00:25:04.296Z] ---> 65f735bcd910 [2023-05-31T00:25:04.296Z] Step 19/24 : EXPOSE 59989 [2023-05-31T00:25:04.296Z] ---> Running in c8ac33482262 [2023-05-31T00:25:04.296Z] Removing intermediate container c8ac33482262 [2023-05-31T00:25:04.296Z] ---> 8b51d58dd2d3 [2023-05-31T00:25:04.296Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-31T00:25:04.296Z] ---> Running in 78cdf189484d [2023-05-31T00:25:04.296Z] Removing intermediate container 78cdf189484d [2023-05-31T00:25:04.296Z] ---> 165c2326c675 [2023-05-31T00:25:04.296Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T00:25:04.296Z] ---> Running in c6a0d8489488 [2023-05-31T00:25:04.296Z] Removing intermediate container c6a0d8489488 [2023-05-31T00:25:04.296Z] ---> becb6364568e [2023-05-31T00:25:04.296Z] Step 22/24 : LABEL arch=amd64 [2023-05-31T00:25:04.296Z] ---> Running in e656d035c28d [2023-05-31T00:25:04.296Z] Removing intermediate container e656d035c28d [2023-05-31T00:25:04.296Z] ---> 2a28f2dbf1fe [2023-05-31T00:25:04.296Z] Step 23/24 : LABEL git_sha=8a0ded6a109e73f73bbc2acaa9cab3879554e026 [2023-05-31T00:25:04.296Z] ---> Running in d246b46c875c [2023-05-31T00:25:04.296Z] Removing intermediate container d246b46c875c [2023-05-31T00:25:04.296Z] ---> dfdf3277ee5e [2023-05-31T00:25:04.296Z] Step 24/24 : LABEL version=3.0.0-dev.31 [2023-05-31T00:25:04.296Z] ---> Running in 5ed9a3aebdcb [2023-05-31T00:25:04.296Z] Removing intermediate container 5ed9a3aebdcb [2023-05-31T00:25:04.296Z] ---> 7c47d7b14a57 [2023-05-31T00:25:04.296Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T00:25:04.296Z] Successfully built 7c47d7b14a57 [2023-05-31T00:25:04.296Z] 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-05-31T00:25:04.386Z] provisioning config files... [2023-05-31T00:25:04.394Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14309901816614408645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:25:04.712Z] ---> docker-login.sh [2023-05-31T00:25:04.712Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:25:04.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:25:04.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:25:04.712Z] Configure a credential helper to remove this warning. See [2023-05-31T00:25:04.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:25:04.712Z] [2023-05-31T00:25:04.712Z] Login Succeeded [2023-05-31T00:25:04.712Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:25:04.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:25:04.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:25:04.712Z] Configure a credential helper to remove this warning. See [2023-05-31T00:25:04.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:25:04.712Z] [2023-05-31T00:25:04.712Z] Login Succeeded [2023-05-31T00:25:04.712Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:25:04.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:25:04.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:25:04.970Z] Configure a credential helper to remove this warning. See [2023-05-31T00:25:04.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:25:04.970Z] [2023-05-31T00:25:04.970Z] Login Succeeded [2023-05-31T00:25:04.970Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:25:04.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:25:04.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:25:04.970Z] Configure a credential helper to remove this warning. See [2023-05-31T00:25:04.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:25:04.970Z] [2023-05-31T00:25:04.970Z] Login Succeeded [2023-05-31T00:25:04.970Z] docker.io [2023-05-31T00:25:04.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:25:05.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:25:05.228Z] Configure a credential helper to remove this warning. See [2023-05-31T00:25:05.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:25:05.228Z] [2023-05-31T00:25:05.228Z] Login Succeeded [2023-05-31T00:25:05.228Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:25:05.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T00:25:05.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:25:05.278Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-05-31T00:25:05.278Z] 8a0ded6a109e73f73bbc2acaa9cab3879554e026 [2023-05-31T00:25:05.278Z] latest [2023-05-31T00:25:05.278Z] 3.0.0-dev.31 [2023-05-31T00:25:05.278Z] 8a0ded6a109e73f73bbc2acaa9cab3879554e026-3.0.0-dev.31 [2023-05-31T00:25:05.278Z] main [2023-05-31T00:25:05.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:05.590Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:8a0ded6a109e73f73bbc2acaa9cab3879554e026 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:05.899Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:8a0ded6a109e73f73bbc2acaa9cab3879554e026 [2023-05-31T00:25:05.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-31T00:25:05.899Z] 080a931997fd: Preparing [2023-05-31T00:25:05.899Z] a95e6fdbbb08: Preparing [2023-05-31T00:25:05.899Z] 2db9e9430278: Preparing [2023-05-31T00:25:05.899Z] e77e9db5bb92: Preparing [2023-05-31T00:25:05.899Z] f1417ff83b31: Preparing [2023-05-31T00:25:05.899Z] f1417ff83b31: Layer already exists [2023-05-31T00:25:05.899Z] e77e9db5bb92: Pushed [2023-05-31T00:25:05.899Z] a95e6fdbbb08: Pushed [2023-05-31T00:25:05.899Z] 2db9e9430278: Pushed [2023-05-31T00:25:08.429Z] 080a931997fd: Pushed [2023-05-31T00:25:08.429Z] 8a0ded6a109e73f73bbc2acaa9cab3879554e026: digest: sha256:6c73cbf17d707e0a180f1127fcf2da1f0339eb9f78f061e0876daf349c713aec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:08.747Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:09.050Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-05-31T00:25:09.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-31T00:25:09.050Z] 080a931997fd: Preparing [2023-05-31T00:25:09.050Z] a95e6fdbbb08: Preparing [2023-05-31T00:25:09.050Z] 2db9e9430278: Preparing [2023-05-31T00:25:09.050Z] e77e9db5bb92: Preparing [2023-05-31T00:25:09.050Z] f1417ff83b31: Preparing [2023-05-31T00:25:09.050Z] 2db9e9430278: Layer already exists [2023-05-31T00:25:09.050Z] f1417ff83b31: Layer already exists [2023-05-31T00:25:09.050Z] 080a931997fd: Layer already exists [2023-05-31T00:25:09.050Z] a95e6fdbbb08: Layer already exists [2023-05-31T00:25:09.050Z] e77e9db5bb92: Layer already exists [2023-05-31T00:25:09.050Z] latest: digest: sha256:6c73cbf17d707e0a180f1127fcf2da1f0339eb9f78f061e0876daf349c713aec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:09.363Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:09.673Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.31 [2023-05-31T00:25:09.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-31T00:25:09.673Z] 080a931997fd: Preparing [2023-05-31T00:25:09.673Z] a95e6fdbbb08: Preparing [2023-05-31T00:25:09.673Z] 2db9e9430278: Preparing [2023-05-31T00:25:09.673Z] e77e9db5bb92: Preparing [2023-05-31T00:25:09.673Z] f1417ff83b31: Preparing [2023-05-31T00:25:09.673Z] f1417ff83b31: Layer already exists [2023-05-31T00:25:09.673Z] 080a931997fd: Layer already exists [2023-05-31T00:25:09.673Z] 2db9e9430278: Layer already exists [2023-05-31T00:25:09.673Z] e77e9db5bb92: Layer already exists [2023-05-31T00:25:09.673Z] a95e6fdbbb08: Layer already exists [2023-05-31T00:25:09.673Z] 3.0.0-dev.31: digest: sha256:6c73cbf17d707e0a180f1127fcf2da1f0339eb9f78f061e0876daf349c713aec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:09.998Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:8a0ded6a109e73f73bbc2acaa9cab3879554e026-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:10.309Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:8a0ded6a109e73f73bbc2acaa9cab3879554e026-3.0.0-dev.31 [2023-05-31T00:25:10.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-31T00:25:10.309Z] 080a931997fd: Preparing [2023-05-31T00:25:10.309Z] a95e6fdbbb08: Preparing [2023-05-31T00:25:10.309Z] 2db9e9430278: Preparing [2023-05-31T00:25:10.309Z] e77e9db5bb92: Preparing [2023-05-31T00:25:10.309Z] f1417ff83b31: Preparing [2023-05-31T00:25:10.309Z] a95e6fdbbb08: Layer already exists [2023-05-31T00:25:10.309Z] e77e9db5bb92: Layer already exists [2023-05-31T00:25:10.309Z] 080a931997fd: Layer already exists [2023-05-31T00:25:10.309Z] f1417ff83b31: Layer already exists [2023-05-31T00:25:10.309Z] 2db9e9430278: Layer already exists [2023-05-31T00:25:10.309Z] 8a0ded6a109e73f73bbc2acaa9cab3879554e026-3.0.0-dev.31: digest: sha256:6c73cbf17d707e0a180f1127fcf2da1f0339eb9f78f061e0876daf349c713aec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:10.619Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:10.926Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-05-31T00:25:10.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-31T00:25:10.926Z] 080a931997fd: Preparing [2023-05-31T00:25:10.926Z] a95e6fdbbb08: Preparing [2023-05-31T00:25:10.926Z] 2db9e9430278: Preparing [2023-05-31T00:25:10.926Z] e77e9db5bb92: Preparing [2023-05-31T00:25:10.926Z] f1417ff83b31: Preparing [2023-05-31T00:25:10.926Z] f1417ff83b31: Layer already exists [2023-05-31T00:25:10.926Z] 2db9e9430278: Layer already exists [2023-05-31T00:25:10.926Z] a95e6fdbbb08: Layer already exists [2023-05-31T00:25:10.926Z] 080a931997fd: Layer already exists [2023-05-31T00:25:10.926Z] e77e9db5bb92: Layer already exists [2023-05-31T00:25:10.926Z] main: digest: sha256:6c73cbf17d707e0a180f1127fcf2da1f0339eb9f78f061e0876daf349c713aec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T00:25:10.976Z] ===================================================== [Pipeline] echo [2023-05-31T00:25:10.985Z] taggedImages: [2023-05-31T00:25:10.985Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:8a0ded6a109e73f73bbc2acaa9cab3879554e026 [2023-05-31T00:25:10.985Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-05-31T00:25:10.985Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.31 [2023-05-31T00:25:10.985Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:8a0ded6a109e73f73bbc2acaa9cab3879554e026-3.0.0-dev.31 [2023-05-31T00:25:10.985Z] - 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-05-31T00:25:11.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:25:11.366Z] [2023-05-31T00:25:11.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:11.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:25:11.669Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-31T00:25:11.669Z] 5eb5b503b376: Pulling fs layer [2023-05-31T00:25:11.669Z] 5c69ac0246d0: Pulling fs layer [2023-05-31T00:25:11.669Z] ec43610c2a17: Pulling fs layer [2023-05-31T00:25:11.669Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-31T00:25:11.669Z] 33b1e0a273af: Pulling fs layer [2023-05-31T00:25:11.669Z] 5d3b04190fa2: Pulling fs layer [2023-05-31T00:25:11.669Z] 2f39f015ded8: Pulling fs layer [2023-05-31T00:25:11.669Z] 3a2ae6a8a46f: Waiting [2023-05-31T00:25:11.669Z] 33b1e0a273af: Waiting [2023-05-31T00:25:11.669Z] 5d3b04190fa2: Waiting [2023-05-31T00:25:11.669Z] 2f39f015ded8: Waiting [2023-05-31T00:25:11.669Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-31T00:25:11.669Z] 3a2ae6a8a46f: Download complete [2023-05-31T00:25:11.669Z] ec43610c2a17: Verifying Checksum [2023-05-31T00:25:11.669Z] ec43610c2a17: Download complete [2023-05-31T00:25:11.669Z] 5d3b04190fa2: Verifying Checksum [2023-05-31T00:25:11.669Z] 5d3b04190fa2: Download complete [2023-05-31T00:25:11.669Z] 33b1e0a273af: Verifying Checksum [2023-05-31T00:25:11.669Z] 33b1e0a273af: Download complete [2023-05-31T00:25:11.927Z] 5eb5b503b376: Verifying Checksum [2023-05-31T00:25:11.927Z] 5eb5b503b376: Download complete [2023-05-31T00:25:12.492Z] 2f39f015ded8: Verifying Checksum [2023-05-31T00:25:12.492Z] 2f39f015ded8: Download complete [2023-05-31T00:25:13.067Z] 5eb5b503b376: Pull complete [2023-05-31T00:25:13.067Z] 5c69ac0246d0: Pull complete [2023-05-31T00:25:13.634Z] ec43610c2a17: Pull complete [2023-05-31T00:25:13.634Z] 3a2ae6a8a46f: Pull complete [2023-05-31T00:25:13.893Z] 33b1e0a273af: Pull complete [2023-05-31T00:25:13.893Z] 5d3b04190fa2: Pull complete [2023-05-31T00:25:18.080Z] 2f39f015ded8: Pull complete [2023-05-31T00:25:18.080Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-31T00:25:18.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:25:18.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:25:18.164Z] prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container [2023-05-31T00:25:18.195Z] $ 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-05-31T00:25:22.477Z] $ docker top 350f572dff3ead8d72d040b2385ddfe7c64b12268163a8a1d0dfe6af36cabd9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:25:22.837Z] ---> job-cost.sh [2023-05-31T00:25:22.837Z] lf-activate-venv: SKIPPING [2023-05-31T00:25:22.837Z] INFO: No Stack... [2023-05-31T00:25:23.403Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T00:25:23.662Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T00:25:23.950Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-05-31T00:25:23.951Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T00:25:23.965Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-102-stack-cost] [2023-05-31T00:25:23.971Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-102-stack-cost] did not exist. Created. [2023-05-31T00:25:23.971Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T00:25:24.273Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-31T00:25:24.302Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T00:25:24.310Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-102-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T00:25:24.333Z] $ docker stop --time=1 350f572dff3ead8d72d040b2385ddfe7c64b12268163a8a1d0dfe6af36cabd9d [2023-05-31T00:25:25.475Z] $ docker rm -f --volumes 350f572dff3ead8d72d040b2385ddfe7c64b12268163a8a1d0dfe6af36cabd9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-31T00:26:20.980Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17414 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-05-31T00:26:20.990Z] Running in /w/workspace/device-rfid-llrp-go/102 [Pipeline] { [Pipeline] checkout [2023-05-31T00:26:21.088Z] Selected Git installation does not exist. Using Default [2023-05-31T00:26:21.089Z] The recommended git tool is: NONE [2023-05-31T00:26:27.914Z] using credential edgex-jenkins-ssh [2023-05-31T00:26:27.935Z] Cloning the remote Git repository [2023-05-31T00:26:28.004Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-31T00:26:28.135Z] > git init /w/workspace/device-rfid-llrp-go/102 # timeout=10 [2023-05-31T00:26:28.349Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-31T00:26:28.350Z] > git --version # timeout=10 [2023-05-31T00:26:28.381Z] > git --version # 'git version 2.25.1' [2023-05-31T00:26:28.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T00:26:28.608Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T00:26:29.765Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-31T00:26:29.791Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T00:26:30.946Z] Avoid second fetch [2023-05-31T00:26:30.947Z] Checking out Revision 8a0ded6a109e73f73bbc2acaa9cab3879554e026 (main) [2023-05-31T00:26:30.973Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T00:26:31.075Z] > git checkout -f 8a0ded6a109e73f73bbc2acaa9cab3879554e026 # timeout=10 [2023-05-31T00:26:31.768Z] Commit message: "docs: Add main branch warning (#240)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T00:26:32.832Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-31T00:26:32.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T00:26:32.832Z] Dload Upload Total Spent Left Speed [2023-05-31T00:26:32.832Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh [2023-05-31T00:26:33.486Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-31T00:26:33.848Z] + sudo tee /etc/docker/daemon.new [2023-05-31T00:26:33.848Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-31T00:26:33.848Z] { [2023-05-31T00:26:33.848Z] "registry-mirrors": [ [2023-05-31T00:26:33.848Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-31T00:26:33.848Z] ], [2023-05-31T00:26:33.848Z] "bip": "10.250.0.254/24", [2023-05-31T00:26:33.848Z] "hosts": [ [2023-05-31T00:26:33.848Z] "tcp://0.0.0.0:5555", [2023-05-31T00:26:33.848Z] "unix:///var/run/docker.sock" [2023-05-31T00:26:33.848Z] ], [2023-05-31T00:26:33.848Z] "mtu": 1458, [2023-05-31T00:26:33.848Z] "selinux-enabled": true, [2023-05-31T00:26:33.848Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-31T00:26:33.848Z] } [Pipeline] sh [2023-05-31T00:26:34.208Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-31T00:26:34.579Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:26:52.936Z] provisioning config files... [2023-05-31T00:26:52.968Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/102@tmp/config15466289561414023237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:26:53.351Z] ---> docker-login.sh [2023-05-31T00:26:53.351Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:26:53.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:26:53.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:26:53.949Z] Configure a credential helper to remove this warning. See [2023-05-31T00:26:53.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:26:53.949Z] [2023-05-31T00:26:53.949Z] Login Succeeded [2023-05-31T00:26:53.949Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:26:54.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:26:54.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:26:54.496Z] Configure a credential helper to remove this warning. See [2023-05-31T00:26:54.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:26:54.496Z] [2023-05-31T00:26:54.496Z] Login Succeeded [2023-05-31T00:26:54.496Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:26:54.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:26:54.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:26:54.767Z] Configure a credential helper to remove this warning. See [2023-05-31T00:26:54.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:26:54.767Z] [2023-05-31T00:26:54.767Z] Login Succeeded [2023-05-31T00:26:54.767Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:26:55.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:26:55.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:26:55.312Z] Configure a credential helper to remove this warning. See [2023-05-31T00:26:55.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:26:55.312Z] [2023-05-31T00:26:55.312Z] Login Succeeded [2023-05-31T00:26:55.312Z] docker.io [2023-05-31T00:26:55.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:26:55.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:26:55.856Z] Configure a credential helper to remove this warning. See [2023-05-31T00:26:55.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:26:55.856Z] [2023-05-31T00:26:55.856Z] Login Succeeded [2023-05-31T00:26:55.856Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:26:55.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T00:26:56.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:26:56.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:26:56.258Z] ========================================================= [2023-05-31T00:26:56.258Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-31T00:26:56.258Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:26:56.634Z] + 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-05-31T00:26:56.909Z] Sending build context to Docker daemon 1.217MB [2023-05-31T00:26:56.909Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:26:56.909Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-31T00:26:57.190Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-31T00:26:57.190Z] c41833b44d91: Pulling fs layer [2023-05-31T00:26:57.190Z] ed15518f5707: Pulling fs layer [2023-05-31T00:26:57.190Z] feae8fd75edb: Pulling fs layer [2023-05-31T00:26:57.190Z] 242c74f7c9fa: Pulling fs layer [2023-05-31T00:26:57.190Z] 3cdef696dda3: Pulling fs layer [2023-05-31T00:26:57.190Z] 2ced38df9373: Pulling fs layer [2023-05-31T00:26:57.190Z] 58f1dce35555: Pulling fs layer [2023-05-31T00:26:57.190Z] 3cdef696dda3: Waiting [2023-05-31T00:26:57.190Z] 2ced38df9373: Waiting [2023-05-31T00:26:57.190Z] 58f1dce35555: Waiting [2023-05-31T00:26:57.190Z] 242c74f7c9fa: Waiting [2023-05-31T00:26:57.190Z] ed15518f5707: Verifying Checksum [2023-05-31T00:26:57.190Z] ed15518f5707: Download complete [2023-05-31T00:26:57.190Z] 242c74f7c9fa: Verifying Checksum [2023-05-31T00:26:57.190Z] 242c74f7c9fa: Download complete [2023-05-31T00:26:57.190Z] 3cdef696dda3: Verifying Checksum [2023-05-31T00:26:57.190Z] 3cdef696dda3: Download complete [2023-05-31T00:26:57.190Z] c41833b44d91: Verifying Checksum [2023-05-31T00:26:57.191Z] c41833b44d91: Download complete [2023-05-31T00:26:58.664Z] c41833b44d91: Pull complete [2023-05-31T00:26:58.940Z] 58f1dce35555: Verifying Checksum [2023-05-31T00:26:58.940Z] 58f1dce35555: Download complete [2023-05-31T00:26:58.940Z] ed15518f5707: Pull complete [2023-05-31T00:27:00.387Z] 2ced38df9373: Verifying Checksum [2023-05-31T00:27:00.387Z] 2ced38df9373: Download complete [2023-05-31T00:27:00.387Z] feae8fd75edb: Verifying Checksum [2023-05-31T00:27:00.387Z] feae8fd75edb: Download complete [2023-05-31T00:27:12.777Z] feae8fd75edb: Pull complete [2023-05-31T00:27:12.777Z] 242c74f7c9fa: Pull complete [2023-05-31T00:27:12.777Z] 3cdef696dda3: Pull complete [2023-05-31T00:27:21.218Z] 2ced38df9373: Pull complete [2023-05-31T00:27:22.657Z] 58f1dce35555: Pull complete [2023-05-31T00:27:22.657Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-31T00:27:22.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T00:27:22.657Z] ---> fadd8f120f05 [2023-05-31T00:27:22.657Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:27:24.627Z] ---> Running in d8a75327b30b [2023-05-31T00:27:24.904Z] Removing intermediate container d8a75327b30b [2023-05-31T00:27:24.904Z] ---> 37daabfef583 [2023-05-31T00:27:24.904Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:27:25.177Z] ---> Running in 278b81bea68f [2023-05-31T00:27:25.447Z] Removing intermediate container 278b81bea68f [2023-05-31T00:27:25.447Z] ---> fd72399d08bb [2023-05-31T00:27:25.447Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T00:27:25.447Z] ---> Running in 17fb0b7c5b75 [2023-05-31T00:27:25.719Z] Removing intermediate container 17fb0b7c5b75 [2023-05-31T00:27:25.720Z] ---> 7171ac71451e [2023-05-31T00:27:25.720Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T00:27:25.990Z] ---> Running in 5d8973db718a [2023-05-31T00:27:26.263Z] Removing intermediate container 5d8973db718a [2023-05-31T00:27:26.263Z] ---> d1cd30f4895e [2023-05-31T00:27:26.263Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:27:26.263Z] ---> Running in ebd2ed1a5264 [2023-05-31T00:27:27.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T00:27:28.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T00:27:29.709Z] OK: 263 MiB in 53 packages [2023-05-31T00:27:30.685Z] Removing intermediate container ebd2ed1a5264 [2023-05-31T00:27:30.685Z] ---> e637422c6e3e [2023-05-31T00:27:30.685Z] Step 8/12 : WORKDIR /app [2023-05-31T00:27:30.685Z] ---> Running in 5bd5303b5ad3 [2023-05-31T00:27:30.955Z] Removing intermediate container 5bd5303b5ad3 [2023-05-31T00:27:30.955Z] ---> 8acd2e6a6056 [2023-05-31T00:27:30.955Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-31T00:27:31.229Z] ---> 9d4e403d98df [2023-05-31T00:27:31.229Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:27:31.499Z] ---> Running in 56b663fc1a16 [2023-05-31T00:28:39.455Z] Removing intermediate container 56b663fc1a16 [2023-05-31T00:28:39.455Z] ---> d04828a181ca [2023-05-31T00:28:39.455Z] Step 11/12 : COPY . . [2023-05-31T00:28:39.455Z] ---> bd767ab3d10c [2023-05-31T00:28:39.455Z] Step 12/12 : RUN $MAKE [2023-05-31T00:28:39.455Z] ---> Running in 27872777b6ea [2023-05-31T00:28:39.455Z] noop [2023-05-31T00:28:39.455Z] Removing intermediate container 27872777b6ea [2023-05-31T00:28:39.455Z] ---> ca830cac1d7a [2023-05-31T00:28:39.455Z] Successfully built ca830cac1d7a [2023-05-31T00:28:39.455Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:28:39.815Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T00:28:39.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:28:40.073Z] prd-ubuntu20.04-docker-arm64-4c-16g-17414 does not seem to be running inside a container [2023-05-31T00:28:40.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/102 -v /w/workspace/device-rfid-llrp-go/102:/w/workspace/device-rfid-llrp-go/102:rw,z -v /w/workspace/device-rfid-llrp-go/102@tmp:/w/workspace/device-rfid-llrp-go/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T00:28:41.558Z] $ docker top ce22154224b4e4ea3cb896c03a50b1698d2a47f7ca6122f0f7d0c50b46b3c4a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:28:42.436Z] + go version [2023-05-31T00:28:42.436Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-31T00:28:42.461Z] $ docker stop --time=1 ce22154224b4e4ea3cb896c03a50b1698d2a47f7ca6122f0f7d0c50b46b3c4a6 [2023-05-31T00:28:44.165Z] $ docker rm -f --volumes ce22154224b4e4ea3cb896c03a50b1698d2a47f7ca6122f0f7d0c50b46b3c4a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:28:44.751Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T00:28:44.751Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:28:44.965Z] prd-ubuntu20.04-docker-arm64-4c-16g-17414 does not seem to be running inside a container [2023-05-31T00:28:45.048Z] $ 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/102 -v /w/workspace/device-rfid-llrp-go/102:/w/workspace/device-rfid-llrp-go/102:rw,z -v /w/workspace/device-rfid-llrp-go/102@tmp:/w/workspace/device-rfid-llrp-go/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T00:28:46.347Z] $ docker top 476e0ac35e796c3b3e463f625c7a98d87a842ebe4ab1a50cc9a44af49536ed3c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:28:47.230Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/102 [Pipeline] fileExists [Pipeline] sh [2023-05-31T00:28:47.895Z] + make test [2023-05-31T00:28:47.895Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T00:29:26.836Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-31T00:31:49.977Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-31T00:31:49.977Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-31T00:32:22.283Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 33.771s coverage: 40.5% of statements [2023-05-31T00:32:22.283Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.604s coverage: 52.0% of statements [2023-05-31T00:32:22.283Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 95.5% of statements [2023-05-31T00:32:22.283Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-31T00:32:22.283Z] go vet ./... [2023-05-31T00:32:54.565Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T00:32:54.565Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T00:32:54.565Z] ./bin/test-attribution-txt.sh [2023-05-31T00:32:54.565Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-31T00:32:54.565Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-31T00:32:54.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T00:32:54.601Z] $ docker stop --time=1 476e0ac35e796c3b3e463f625c7a98d87a842ebe4ab1a50cc9a44af49536ed3c [2023-05-31T00:32:56.630Z] $ docker rm -f --volumes 476e0ac35e796c3b3e463f625c7a98d87a842ebe4ab1a50cc9a44af49536ed3c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:32:57.988Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T00:32:58.012Z] Warning: overwriting stash ‘coverage-report’ [2023-05-31T00:32:58.900Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T00:32:59.314Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T00:32:59.658Z] + ls -al . [2023-05-31T00:32:59.658Z] total 632 [2023-05-31T00:32:59.658Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 00:28 . [2023-05-31T00:32:59.658Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:26 .. [2023-05-31T00:32:59.658Z] -rw-rw-r-- 1 jenkins jenkins 134 May 31 00:26 .dockerignore [2023-05-31T00:32:59.658Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:26 .git [2023-05-31T00:32:59.658Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:26 .github [2023-05-31T00:32:59.658Z] -rw-rw-r-- 1 jenkins jenkins 946 May 31 00:26 .gitignore [2023-05-31T00:32:59.658Z] -rw-rw-r-- 1 jenkins jenkins 41 May 31 00:26 .golangci.yml [2023-05-31T00:32:59.658Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 31 00:26 Attribution.txt [2023-05-31T00:32:59.658Z] -rw-rw-r-- 1 jenkins jenkins 10365 May 31 00:26 CHANGELOG.md [2023-05-31T00:32:59.658Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 31 00:26 Dockerfile [2023-05-31T00:32:59.658Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 00:26 GOVERNANCE.md [2023-05-31T00:32:59.658Z] -rw-rw-r-- 1 jenkins jenkins 683 May 31 00:26 Jenkinsfile [2023-05-31T00:32:59.658Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 31 00:26 LICENSE [2023-05-31T00:32:59.658Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 31 00:26 Makefile [2023-05-31T00:32:59.658Z] -rw-rw-r-- 1 jenkins jenkins 625 May 31 00:26 OWNERS.md [2023-05-31T00:32:59.658Z] -rw-rw-r-- 1 jenkins jenkins 29016 May 31 00:26 README.md [2023-05-31T00:32:59.658Z] -rw-rw-r-- 1 jenkins jenkins 12 May 31 00:23 VERSION [2023-05-31T00:32:59.658Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:26 bin [2023-05-31T00:32:59.658Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:26 cmd [2023-05-31T00:32:59.658Z] -rw-r--r-- 1 jenkins jenkins 458039 May 31 00:32 coverage.out [2023-05-31T00:32:59.658Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:26 examples [2023-05-31T00:32:59.658Z] -rw-rw-r-- 1 jenkins jenkins 3371 May 31 00:26 go.mod [2023-05-31T00:32:59.658Z] -rw-rw-r-- 1 jenkins jenkins 30982 May 31 00:26 go.sum [2023-05-31T00:32:59.658Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:26 images [2023-05-31T00:32:59.658Z] drwxrwxr-x 5 jenkins jenkins 4096 May 31 00:26 internal [2023-05-31T00:32:59.658Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:26 snap [2023-05-31T00:32:59.658Z] -rw-rw-r-- 1 jenkins jenkins 193 May 31 00:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:33:00.014Z] + 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=8a0ded6a109e73f73bbc2acaa9cab3879554e026 --label arch=arm64 --label version=3.0.0-dev.31 . [2023-05-31T00:33:00.301Z] Sending build context to Docker daemon 1.217MB [2023-05-31T00:33:00.301Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:33:00.301Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-31T00:33:00.301Z] ---> ca830cac1d7a [2023-05-31T00:33:00.301Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:33:00.572Z] ---> Running in 880e02fa5d97 [2023-05-31T00:33:01.178Z] Removing intermediate container 880e02fa5d97 [2023-05-31T00:33:01.178Z] ---> a5ddc45d92c0 [2023-05-31T00:33:01.178Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:33:01.178Z] ---> Running in f0dfc1c7fbc1 [2023-05-31T00:33:01.770Z] Removing intermediate container f0dfc1c7fbc1 [2023-05-31T00:33:01.770Z] ---> 467febe19a81 [2023-05-31T00:33:01.770Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T00:33:01.770Z] ---> Running in ab55b2717845 [2023-05-31T00:33:02.048Z] Removing intermediate container ab55b2717845 [2023-05-31T00:33:02.048Z] ---> 49906b338c9d [2023-05-31T00:33:02.048Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T00:33:02.048Z] ---> Running in 8407e7cbd6da [2023-05-31T00:33:02.655Z] Removing intermediate container 8407e7cbd6da [2023-05-31T00:33:02.655Z] ---> 9e2cecdec96e [2023-05-31T00:33:02.655Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:33:02.655Z] ---> Running in f506cc7eea08 [2023-05-31T00:33:04.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T00:33:04.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T00:33:06.082Z] OK: 263 MiB in 53 packages [2023-05-31T00:33:07.055Z] Removing intermediate container f506cc7eea08 [2023-05-31T00:33:07.055Z] ---> c3c42400c86b [2023-05-31T00:33:07.055Z] Step 8/24 : WORKDIR /app [2023-05-31T00:33:07.055Z] ---> Running in 7431a153fad1 [2023-05-31T00:33:07.325Z] Removing intermediate container 7431a153fad1 [2023-05-31T00:33:07.325Z] ---> 489355cec0b9 [2023-05-31T00:33:07.325Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-31T00:33:08.082Z] ---> 0433c14ea246 [2023-05-31T00:33:08.082Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:33:08.082Z] ---> Running in 1bd67336c280 [2023-05-31T00:33:11.512Z] Removing intermediate container 1bd67336c280 [2023-05-31T00:33:11.512Z] ---> 87d67219a53d [2023-05-31T00:33:11.512Z] Step 11/24 : COPY . . [2023-05-31T00:33:14.860Z] ---> 91ac61e17aa9 [2023-05-31T00:33:14.860Z] Step 12/24 : RUN $MAKE [2023-05-31T00:33:14.860Z] ---> Running in 62de7cebec9d [2023-05-31T00:33:15.836Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.31" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-31T00:35:52.585Z] Removing intermediate container 62de7cebec9d [2023-05-31T00:35:52.585Z] ---> 102a18635fe2 [2023-05-31T00:35:52.585Z] Step 13/24 : FROM alpine:3.17 [2023-05-31T00:35:52.585Z] 3.17: Pulling from library/alpine [2023-05-31T00:35:52.585Z] c41833b44d91: Already exists [2023-05-31T00:35:52.585Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T00:35:52.585Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T00:35:52.585Z] ---> 51e60588ff2c [2023-05-31T00:35:52.585Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-31T00:35:52.585Z] ---> Running in fe021d812f94 [2023-05-31T00:35:52.585Z] Removing intermediate container fe021d812f94 [2023-05-31T00:35:52.585Z] ---> dea4970d0431 [2023-05-31T00:35:52.585Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-31T00:35:52.585Z] ---> Running in 2775b7a7e827 [2023-05-31T00:35:52.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T00:35:53.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T00:35:54.851Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T00:35:54.851Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T00:35:54.851Z] OK: 8 MiB in 16 packages [2023-05-31T00:35:55.434Z] Removing intermediate container 2775b7a7e827 [2023-05-31T00:35:55.434Z] ---> 18f37a5517ca [2023-05-31T00:35:55.434Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-31T00:35:56.016Z] ---> f9e1ce34a058 [2023-05-31T00:35:56.016Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-31T00:35:56.602Z] ---> 16df7516d8a6 [2023-05-31T00:35:56.602Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-31T00:35:58.009Z] ---> bae4247fd976 [2023-05-31T00:35:58.009Z] Step 19/24 : EXPOSE 59989 [2023-05-31T00:35:58.009Z] ---> Running in 5592b98afbe4 [2023-05-31T00:35:58.281Z] Removing intermediate container 5592b98afbe4 [2023-05-31T00:35:58.281Z] ---> ca9b435139c2 [2023-05-31T00:35:58.281Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-31T00:35:58.548Z] ---> Running in c7c1d373d24d [2023-05-31T00:35:58.815Z] Removing intermediate container c7c1d373d24d [2023-05-31T00:35:58.815Z] ---> 917770e690a6 [2023-05-31T00:35:58.815Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T00:35:58.815Z] ---> Running in a46f413b8adb [2023-05-31T00:35:59.082Z] Removing intermediate container a46f413b8adb [2023-05-31T00:35:59.082Z] ---> 644f74b97f61 [2023-05-31T00:35:59.082Z] Step 22/24 : LABEL arch=arm64 [2023-05-31T00:35:59.082Z] ---> Running in db63e60271cf [2023-05-31T00:35:59.357Z] Removing intermediate container db63e60271cf [2023-05-31T00:35:59.357Z] ---> f0fb4d121a75 [2023-05-31T00:35:59.357Z] Step 23/24 : LABEL git_sha=8a0ded6a109e73f73bbc2acaa9cab3879554e026 [2023-05-31T00:35:59.624Z] ---> Running in a16085dd4261 [2023-05-31T00:35:59.894Z] Removing intermediate container a16085dd4261 [2023-05-31T00:35:59.894Z] ---> f658738eecfc [2023-05-31T00:35:59.894Z] Step 24/24 : LABEL version=3.0.0-dev.31 [2023-05-31T00:35:59.894Z] ---> Running in 89990881537a [2023-05-31T00:36:00.160Z] Removing intermediate container 89990881537a [2023-05-31T00:36:00.160Z] ---> 3ce6b2587c98 [2023-05-31T00:36:00.160Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T00:36:00.160Z] Successfully built 3ce6b2587c98 [2023-05-31T00:36:00.160Z] 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-05-31T00:36:00.268Z] provisioning config files... [2023-05-31T00:36:00.284Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/102@tmp/config15013645536693986369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:36:00.622Z] ---> docker-login.sh [2023-05-31T00:36:00.622Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:36:00.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:36:00.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:36:00.889Z] Configure a credential helper to remove this warning. See [2023-05-31T00:36:00.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:36:00.889Z] [2023-05-31T00:36:00.889Z] Login Succeeded [2023-05-31T00:36:00.889Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:36:01.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:36:01.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:36:01.156Z] Configure a credential helper to remove this warning. See [2023-05-31T00:36:01.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:36:01.156Z] [2023-05-31T00:36:01.156Z] Login Succeeded [2023-05-31T00:36:01.156Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:36:01.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:36:01.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:36:01.687Z] Configure a credential helper to remove this warning. See [2023-05-31T00:36:01.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:36:01.687Z] [2023-05-31T00:36:01.687Z] Login Succeeded [2023-05-31T00:36:01.687Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:36:01.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:36:01.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:36:01.955Z] Configure a credential helper to remove this warning. See [2023-05-31T00:36:01.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:36:01.955Z] [2023-05-31T00:36:01.955Z] Login Succeeded [2023-05-31T00:36:01.955Z] docker.io [2023-05-31T00:36:02.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:36:02.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:36:02.489Z] Configure a credential helper to remove this warning. See [2023-05-31T00:36:02.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:36:02.489Z] [2023-05-31T00:36:02.489Z] Login Succeeded [2023-05-31T00:36:02.489Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:36:02.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T00:36:02.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:36:02.546Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-05-31T00:36:02.546Z] 8a0ded6a109e73f73bbc2acaa9cab3879554e026 [2023-05-31T00:36:02.546Z] latest [2023-05-31T00:36:02.546Z] 3.0.0-dev.31 [2023-05-31T00:36:02.546Z] 8a0ded6a109e73f73bbc2acaa9cab3879554e026-3.0.0-dev.31 [2023-05-31T00:36:02.546Z] main [2023-05-31T00:36:02.546Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:02.887Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8a0ded6a109e73f73bbc2acaa9cab3879554e026 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:03.238Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8a0ded6a109e73f73bbc2acaa9cab3879554e026 [2023-05-31T00:36:03.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-31T00:36:03.238Z] 5fd47e931efe: Preparing [2023-05-31T00:36:03.238Z] ae89fbcba6de: Preparing [2023-05-31T00:36:03.238Z] 4233f4c947fd: Preparing [2023-05-31T00:36:03.238Z] a3dcf67712d9: Preparing [2023-05-31T00:36:03.238Z] 26cbea5cba74: Preparing [2023-05-31T00:36:03.238Z] 26cbea5cba74: Layer already exists [2023-05-31T00:36:03.503Z] 4233f4c947fd: Pushed [2023-05-31T00:36:03.503Z] ae89fbcba6de: Pushed [2023-05-31T00:36:03.503Z] a3dcf67712d9: Pushed [2023-05-31T00:36:08.837Z] 5fd47e931efe: Pushed [2023-05-31T00:36:08.837Z] 8a0ded6a109e73f73bbc2acaa9cab3879554e026: digest: sha256:7026a59b34739c649d793ed20b0a092be1f92b99ffcd30bbd7f7cf42e41b6ca7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:09.193Z] + 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-05-31T00:36:09.550Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-31T00:36:09.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-31T00:36:09.550Z] 5fd47e931efe: Preparing [2023-05-31T00:36:09.550Z] ae89fbcba6de: Preparing [2023-05-31T00:36:09.550Z] 4233f4c947fd: Preparing [2023-05-31T00:36:09.550Z] a3dcf67712d9: Preparing [2023-05-31T00:36:09.550Z] 26cbea5cba74: Preparing [2023-05-31T00:36:09.550Z] 26cbea5cba74: Layer already exists [2023-05-31T00:36:09.550Z] a3dcf67712d9: Layer already exists [2023-05-31T00:36:09.550Z] 5fd47e931efe: Layer already exists [2023-05-31T00:36:09.550Z] ae89fbcba6de: Layer already exists [2023-05-31T00:36:09.550Z] 4233f4c947fd: Layer already exists [2023-05-31T00:36:09.819Z] latest: digest: sha256:7026a59b34739c649d793ed20b0a092be1f92b99ffcd30bbd7f7cf42e41b6ca7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:10.176Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:10.540Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.31 [2023-05-31T00:36:10.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-31T00:36:10.540Z] 5fd47e931efe: Preparing [2023-05-31T00:36:10.540Z] ae89fbcba6de: Preparing [2023-05-31T00:36:10.540Z] 4233f4c947fd: Preparing [2023-05-31T00:36:10.540Z] a3dcf67712d9: Preparing [2023-05-31T00:36:10.540Z] 26cbea5cba74: Preparing [2023-05-31T00:36:10.540Z] 4233f4c947fd: Layer already exists [2023-05-31T00:36:10.540Z] 26cbea5cba74: Layer already exists [2023-05-31T00:36:10.540Z] 5fd47e931efe: Layer already exists [2023-05-31T00:36:10.540Z] ae89fbcba6de: Layer already exists [2023-05-31T00:36:10.540Z] a3dcf67712d9: Layer already exists [2023-05-31T00:36:10.809Z] 3.0.0-dev.31: digest: sha256:7026a59b34739c649d793ed20b0a092be1f92b99ffcd30bbd7f7cf42e41b6ca7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:11.160Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8a0ded6a109e73f73bbc2acaa9cab3879554e026-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:11.504Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8a0ded6a109e73f73bbc2acaa9cab3879554e026-3.0.0-dev.31 [2023-05-31T00:36:11.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-31T00:36:11.504Z] 5fd47e931efe: Preparing [2023-05-31T00:36:11.504Z] ae89fbcba6de: Preparing [2023-05-31T00:36:11.504Z] 4233f4c947fd: Preparing [2023-05-31T00:36:11.504Z] a3dcf67712d9: Preparing [2023-05-31T00:36:11.504Z] 26cbea5cba74: Preparing [2023-05-31T00:36:11.504Z] 26cbea5cba74: Layer already exists [2023-05-31T00:36:11.504Z] 4233f4c947fd: Layer already exists [2023-05-31T00:36:11.504Z] ae89fbcba6de: Layer already exists [2023-05-31T00:36:11.504Z] a3dcf67712d9: Layer already exists [2023-05-31T00:36:11.504Z] 5fd47e931efe: Layer already exists [2023-05-31T00:36:11.773Z] 8a0ded6a109e73f73bbc2acaa9cab3879554e026-3.0.0-dev.31: digest: sha256:7026a59b34739c649d793ed20b0a092be1f92b99ffcd30bbd7f7cf42e41b6ca7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:12.131Z] + 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-05-31T00:36:12.476Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-05-31T00:36:12.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-31T00:36:12.476Z] 5fd47e931efe: Preparing [2023-05-31T00:36:12.476Z] ae89fbcba6de: Preparing [2023-05-31T00:36:12.476Z] 4233f4c947fd: Preparing [2023-05-31T00:36:12.476Z] a3dcf67712d9: Preparing [2023-05-31T00:36:12.476Z] 26cbea5cba74: Preparing [2023-05-31T00:36:12.476Z] ae89fbcba6de: Layer already exists [2023-05-31T00:36:12.476Z] a3dcf67712d9: Layer already exists [2023-05-31T00:36:12.476Z] 4233f4c947fd: Layer already exists [2023-05-31T00:36:12.476Z] 5fd47e931efe: Layer already exists [2023-05-31T00:36:12.476Z] 26cbea5cba74: Layer already exists [2023-05-31T00:36:12.743Z] main: digest: sha256:7026a59b34739c649d793ed20b0a092be1f92b99ffcd30bbd7f7cf42e41b6ca7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T00:36:12.800Z] ===================================================== [Pipeline] echo [2023-05-31T00:36:12.809Z] taggedImages: [2023-05-31T00:36:12.809Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8a0ded6a109e73f73bbc2acaa9cab3879554e026 [2023-05-31T00:36:12.809Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-31T00:36:12.809Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.31 [2023-05-31T00:36:12.809Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8a0ded6a109e73f73bbc2acaa9cab3879554e026-3.0.0-dev.31 [2023-05-31T00:36:12.809Z] - 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-05-31T00:36:13.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T00:36:13.172Z] [2023-05-31T00:36:13.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:13.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T00:36:13.502Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-31T00:36:13.502Z] 8998bd30e6a1: Pulling fs layer [2023-05-31T00:36:13.502Z] 04944245beec: Pulling fs layer [2023-05-31T00:36:13.502Z] 699f458cf7ca: Pulling fs layer [2023-05-31T00:36:13.502Z] 765212b225bb: Pulling fs layer [2023-05-31T00:36:13.502Z] f23df028b6ca: Pulling fs layer [2023-05-31T00:36:13.502Z] d65c8cfc05b1: Pulling fs layer [2023-05-31T00:36:13.502Z] 2437ff75d9bd: Pulling fs layer [2023-05-31T00:36:13.502Z] 765212b225bb: Waiting [2023-05-31T00:36:13.502Z] f23df028b6ca: Waiting [2023-05-31T00:36:13.502Z] d65c8cfc05b1: Waiting [2023-05-31T00:36:13.502Z] 2437ff75d9bd: Waiting [2023-05-31T00:36:13.777Z] 04944245beec: Verifying Checksum [2023-05-31T00:36:13.777Z] 04944245beec: Download complete [2023-05-31T00:36:13.777Z] 765212b225bb: Verifying Checksum [2023-05-31T00:36:13.777Z] 765212b225bb: Download complete [2023-05-31T00:36:13.777Z] f23df028b6ca: Verifying Checksum [2023-05-31T00:36:13.777Z] f23df028b6ca: Download complete [2023-05-31T00:36:14.049Z] d65c8cfc05b1: Verifying Checksum [2023-05-31T00:36:14.049Z] d65c8cfc05b1: Download complete [2023-05-31T00:36:14.049Z] 699f458cf7ca: Verifying Checksum [2023-05-31T00:36:14.049Z] 699f458cf7ca: Download complete [2023-05-31T00:36:14.316Z] 8998bd30e6a1: Verifying Checksum [2023-05-31T00:36:14.316Z] 8998bd30e6a1: Download complete [2023-05-31T00:36:16.894Z] 2437ff75d9bd: Verifying Checksum [2023-05-31T00:36:16.894Z] 2437ff75d9bd: Download complete [2023-05-31T00:36:18.840Z] 8998bd30e6a1: Pull complete [2023-05-31T00:36:19.109Z] 04944245beec: Pull complete [2023-05-31T00:36:20.521Z] 699f458cf7ca: Pull complete [2023-05-31T00:36:20.521Z] 765212b225bb: Pull complete [2023-05-31T00:36:21.486Z] f23df028b6ca: Pull complete [2023-05-31T00:36:22.448Z] d65c8cfc05b1: Pull complete [2023-05-31T00:36:37.448Z] 2437ff75d9bd: Pull complete [2023-05-31T00:36:37.448Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-31T00:36:37.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T00:36:37.448Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:36:37.662Z] prd-ubuntu20.04-docker-arm64-4c-16g-17414 does not seem to be running inside a container [2023-05-31T00:36:37.740Z] $ 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/102 -v /w/workspace/device-rfid-llrp-go/102:/w/workspace/device-rfid-llrp-go/102:rw,z -v /w/workspace/device-rfid-llrp-go/102@tmp:/w/workspace/device-rfid-llrp-go/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-31T00:36:40.607Z] $ docker top f499b9b229422fa43a71f846a82304e8aa0eff302592ad99bac89e2e83f1de50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:36:41.451Z] ---> job-cost.sh [2023-05-31T00:36:41.451Z] lf-activate-venv: SKIPPING [2023-05-31T00:36:41.451Z] INFO: No Stack... [2023-05-31T00:36:42.411Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-31T00:36:42.995Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T00:36:43.641Z] + cut -d, -f6 [2023-05-31T00:36:43.641Z] + cat /w/workspace/device-rfid-llrp-go/102/archives/cost.csv [Pipeline] lock [2023-05-31T00:36:43.680Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-102-stack-cost] [2023-05-31T00:36:43.688Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-102-stack-cost] did not exist. Created. [2023-05-31T00:36:43.689Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T00:36:44.358Z] /w/workspace/device-rfid-llrp-go/102@tmp/durable-0f53a52f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-31T00:36:45.024Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-31T00:36:45.047Z] Warning: overwriting stash ‘stack-cost’ [2023-05-31T00:36:45.119Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T00:36:45.125Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-102-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T00:36:45.149Z] $ docker stop --time=1 f499b9b229422fa43a71f846a82304e8aa0eff302592ad99bac89e2e83f1de50 [2023-05-31T00:36:46.680Z] $ docker rm -f --volumes f499b9b229422fa43a71f846a82304e8aa0eff302592ad99bac89e2e83f1de50 [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-05-31T00:36:47.129Z] provisioning config files... [2023-05-31T00:36:47.136Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16228586751079978380tmp [Pipeline] { [Pipeline] sh [2023-05-31T00:36:47.434Z] + set +x [2023-05-31T00:36:47.434Z] + curl -s https://codecov.io/bash [2023-05-31T00:36:47.434Z] + bash -s -- [2023-05-31T00:36:47.434Z] [2023-05-31T00:36:47.434Z] _____ _ [2023-05-31T00:36:47.434Z] / ____| | | [2023-05-31T00:36:47.434Z] | | ___ __| | ___ ___ _____ __ [2023-05-31T00:36:47.434Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-31T00:36:47.434Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-31T00:36:47.434Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-31T00:36:47.434Z] Bash-1.0.6 [2023-05-31T00:36:47.434Z] [2023-05-31T00:36:47.434Z] [2023-05-31T00:36:47.434Z] ==> git version 2.25.1 found [2023-05-31T00:36:47.434Z] ==> 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-05-31T00:36:47.434Z] Release-Date: 2020-01-08 [2023-05-31T00:36:47.434Z] 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-05-31T00:36:47.434Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-31T00:36:47.434Z] ==> Jenkins CI detected. [2023-05-31T00:36:47.434Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-05-31T00:36:47.434Z] project root: . [2023-05-31T00:36:47.434Z] --> token set from env [2023-05-31T00:36:47.434Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-31T00:36:47.434Z] ==> Running gcov in . (disable via -X gcov) [2023-05-31T00:36:47.434Z] ==> Python coveragepy not found [2023-05-31T00:36:47.434Z] ==> Searching for coverage reports in: [2023-05-31T00:36:47.434Z] + . [2023-05-31T00:36:47.434Z] -> Found 1 reports [2023-05-31T00:36:47.434Z] ==> Detecting git/mercurial file structure [2023-05-31T00:36:47.434Z] ==> Reading reports [2023-05-31T00:36:47.434Z] + ./coverage.out bytes=458039 [2023-05-31T00:36:47.693Z] ==> Appending adjustments [2023-05-31T00:36:47.693Z] https://docs.codecov.io/docs/fixing-reports [2023-05-31T00:36:47.693Z] + Found adjustments [2023-05-31T00:36:47.693Z] ==> Gzipping contents [2023-05-31T00:36:47.952Z] 52K /tmp/codecov.uu64T1.gz [2023-05-31T00:36:47.952Z] ==> Uploading reports [2023-05-31T00:36:47.952Z] url: https://codecov.io [2023-05-31T00:36:47.952Z] query: branch=main&commit=8a0ded6a109e73f73bbc2acaa9cab3879554e026&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-31T00:36:47.952Z] -> Pinging Codecov [2023-05-31T00:36:47.952Z] 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=8a0ded6a109e73f73bbc2acaa9cab3879554e026&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-31T00:36:47.952Z] -> Uploading to [2023-05-31T00:36:47.952Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-31/581DD39554BDF9B6E22D074273EAD858/8a0ded6a109e73f73bbc2acaa9cab3879554e026/aec29258-b9e3-4222-a61b-1ba9790c4a40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T003647Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d0af497612cb76fdaa98e784e065171ec28be5399a9e9ca31fba296d880c23e [2023-05-31T00:36:47.952Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T00:36:47.952Z] Dload Upload Total Spent Left Speed [2023-05-31T00:36:48.213Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50483 0 0 100 50483 0 224k --:--:-- --:--:-- --:--:-- 223k 100 50483 0 0 100 50483 0 185k --:--:-- --:--:-- --:--:-- 184k [2023-05-31T00:36:48.213Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8a0ded6a109e73f73bbc2acaa9cab3879554e026 [Pipeline] } [2023-05-31T00:36:48.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-31T00:36:48.416Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-31T00:36:48.424Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:48.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T00:36:48.723Z] [2023-05-31T00:36:48.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:49.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T00:36:49.013Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-31T00:36:49.013Z] df9b9388f04a: Pulling fs layer [2023-05-31T00:36:49.013Z] 52dc419b0ee2: Pulling fs layer [2023-05-31T00:36:49.013Z] 25bc292e5bac: Pulling fs layer [2023-05-31T00:36:49.013Z] 114826534d7a: Pulling fs layer [2023-05-31T00:36:49.013Z] 114826534d7a: Waiting [2023-05-31T00:36:49.013Z] 4657fd5d0bcf: Pulling fs layer [2023-05-31T00:36:49.013Z] 6ad1cebc031e: Pulling fs layer [2023-05-31T00:36:49.013Z] 8a3aa393b2d8: Pulling fs layer [2023-05-31T00:36:49.013Z] 4657fd5d0bcf: Waiting [2023-05-31T00:36:49.013Z] 8a3aa393b2d8: Waiting [2023-05-31T00:36:49.013Z] 25bc292e5bac: Verifying Checksum [2023-05-31T00:36:49.013Z] 25bc292e5bac: Download complete [2023-05-31T00:36:49.013Z] 52dc419b0ee2: Verifying Checksum [2023-05-31T00:36:49.013Z] 52dc419b0ee2: Download complete [2023-05-31T00:36:49.013Z] 4657fd5d0bcf: Verifying Checksum [2023-05-31T00:36:49.013Z] 4657fd5d0bcf: Download complete [2023-05-31T00:36:49.013Z] df9b9388f04a: Verifying Checksum [2023-05-31T00:36:49.013Z] df9b9388f04a: Download complete [2023-05-31T00:36:49.270Z] 6ad1cebc031e: Verifying Checksum [2023-05-31T00:36:49.270Z] 6ad1cebc031e: Download complete [2023-05-31T00:36:49.270Z] df9b9388f04a: Pull complete [2023-05-31T00:36:49.270Z] 52dc419b0ee2: Pull complete [2023-05-31T00:36:49.270Z] 25bc292e5bac: Pull complete [2023-05-31T00:36:49.838Z] 114826534d7a: Verifying Checksum [2023-05-31T00:36:49.838Z] 114826534d7a: Download complete [2023-05-31T00:36:49.838Z] 8a3aa393b2d8: Verifying Checksum [2023-05-31T00:36:49.838Z] 8a3aa393b2d8: Download complete [2023-05-31T00:36:53.130Z] 114826534d7a: Pull complete [2023-05-31T00:36:53.130Z] 4657fd5d0bcf: Pull complete [2023-05-31T00:36:53.130Z] 6ad1cebc031e: Pull complete [2023-05-31T00:36:55.654Z] 8a3aa393b2d8: Pull complete [2023-05-31T00:36:55.654Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-31T00:36:55.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T00:36:55.654Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:36:55.733Z] prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container [2023-05-31T00:36:55.762Z] $ 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-05-31T00:36:59.237Z] $ docker top 2ff42c00acc22826ccd0dd648fb1b0d90fd74cd9c7b8322b02df12353ce74ba0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-31T00:36:59.299Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-05-31T00:36:59.583Z] + set -o pipefail [2023-05-31T00:36:59.583Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-05-31T00:37:03.764Z] [2023-05-31T00:37:03.764Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-05-31T00:37:03.764Z] [2023-05-31T00:37:03.764Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/90468726-815d-4b4f-8738-95f38682f7e2 [2023-05-31T00:37:03.764Z] [2023-05-31T00:37:03.764Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-31T00:37:03.764Z] [2023-05-31T00:37:03.764Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-31T00:37:03.764Z] [2023-05-31T00:37:03.764Z] [2023-05-31T00:37:03.764Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-31T00:37:03.764Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-31T00:37:03.764Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-31T00:37:03.775Z] $ docker stop --time=1 2ff42c00acc22826ccd0dd648fb1b0d90fd74cd9c7b8322b02df12353ce74ba0 [2023-05-31T00:37:06.671Z] $ docker rm -f --volumes 2ff42c00acc22826ccd0dd648fb1b0d90fd74cd9c7b8322b02df12353ce74ba0 [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-05-31T00:37:07.351Z] + git log --format=format:%s -1 8a0ded6a109e73f73bbc2acaa9cab3879554e026 [Pipeline] sh [2023-05-31T00:37:07.644Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T00:37:07.644Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:07.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:37:07.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:37:08.004Z] prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container [2023-05-31T00:37:08.033Z] $ 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-05-31T00:37:08.441Z] $ docker top 72adb7f414b593940a7575ad17e5e25f72b628df9c80b0d631e204c2f3da41b8 -eo pid,comm [2023-05-31T00:37:08.489Z] 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-05-31T00:37:08.489Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T00:37:08.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:37:08.528Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:37:08.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:37:08.641Z] $ docker exec 72adb7f414b593940a7575ad17e5e25f72b628df9c80b0d631e204c2f3da41b8 ssh-agent [2023-05-31T00:37:08.743Z] SSH_AUTH_SOCK=/tmp/ssh-wmQ9RiLm15jd/agent.32 [2023-05-31T00:37:08.743Z] SSH_AGENT_PID=38 [2023-05-31T00:37:08.748Z] Running ssh-add (command line suppressed) [2023-05-31T00:37:08.857Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3078079875119834420.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3078079875119834420.key) [2023-05-31T00:37:08.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:37:09.161Z] + git semver tag [2023-05-31T00:37:09.419Z] 2023-05-31 00:37:09,340 [run_tag] DEBUG tag force:False [2023-05-31T00:37:09.420Z] 2023-05-31 00:37:09,340 [check_head_tag] DEBUG check head tag [2023-05-31T00:37:09.420Z] 2023-05-31 00:37:09,340 [execute] INFO git cat-file --batch-check [2023-05-31T00:37:09.420Z] 2023-05-31 00:37:09,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-05-31T00:37:09.420Z] 2023-05-31 00:37:09,344 [execute] INFO git cat-file --batch [2023-05-31T00:37:09.420Z] 2023-05-31 00:37:09,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-05-31T00:37:09.420Z] 2023-05-31 00:37:09,361 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-31T00:37:09.420Z] 2023-05-31 00:37:09,361 [execute] INFO git tag -a v3.0.0-dev.31 -m v3.0.0-dev.31 [2023-05-31T00:37:09.420Z] 2023-05-31 00:37:09,361 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.31', '-m', 'v3.0.0-dev.31'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-31T00:37:09.420Z] 2023-05-31 00:37:09,365 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-31T00:37:09.420Z] 3.0.0-dev.31 [Pipeline] } [2023-05-31T00:37:09.428Z] $ docker exec --env ******** --env ******** 72adb7f414b593940a7575ad17e5e25f72b628df9c80b0d631e204c2f3da41b8 ssh-agent -k [2023-05-31T00:37:09.518Z] unset SSH_AUTH_SOCK; [2023-05-31T00:37:09.518Z] unset SSH_AGENT_PID; [2023-05-31T00:37:09.519Z] echo Agent pid 38 killed; [2023-05-31T00:37:09.527Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T00:37:09.842Z] + git semver [Pipeline] } [2023-05-31T00:37:10.114Z] $ docker stop --time=1 72adb7f414b593940a7575ad17e5e25f72b628df9c80b0d631e204c2f3da41b8 [2023-05-31T00:37:11.362Z] $ docker rm -f --volumes 72adb7f414b593940a7575ad17e5e25f72b628df9c80b0d631e204c2f3da41b8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:11.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T00:37:11.762Z] [2023-05-31T00:37:11.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:12.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T00:37:12.063Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-31T00:37:12.063Z] ab5ef0e58194: Pulling fs layer [2023-05-31T00:37:12.063Z] 9712f1f96733: Pulling fs layer [2023-05-31T00:37:12.063Z] 63f879dbbcfc: Pulling fs layer [2023-05-31T00:37:12.063Z] 0d9ebad4ef96: Pulling fs layer [2023-05-31T00:37:12.063Z] e9a5061849ea: Pulling fs layer [2023-05-31T00:37:12.063Z] d747dcd14b5f: Pulling fs layer [2023-05-31T00:37:12.063Z] 2de7ff778b66: Pulling fs layer [2023-05-31T00:37:12.063Z] 0d9ebad4ef96: Waiting [2023-05-31T00:37:12.063Z] e9a5061849ea: Waiting [2023-05-31T00:37:12.063Z] d747dcd14b5f: Waiting [2023-05-31T00:37:12.063Z] 2de7ff778b66: Waiting [2023-05-31T00:37:12.063Z] 9712f1f96733: Download complete [2023-05-31T00:37:12.321Z] 63f879dbbcfc: Verifying Checksum [2023-05-31T00:37:12.321Z] 63f879dbbcfc: Download complete [2023-05-31T00:37:12.579Z] 0d9ebad4ef96: Verifying Checksum [2023-05-31T00:37:12.579Z] 0d9ebad4ef96: Download complete [2023-05-31T00:37:12.579Z] d747dcd14b5f: Download complete [2023-05-31T00:37:12.579Z] e9a5061849ea: Verifying Checksum [2023-05-31T00:37:12.579Z] e9a5061849ea: Download complete [2023-05-31T00:37:12.579Z] ab5ef0e58194: Verifying Checksum [2023-05-31T00:37:12.579Z] ab5ef0e58194: Download complete [2023-05-31T00:37:12.579Z] 2de7ff778b66: Verifying Checksum [2023-05-31T00:37:12.579Z] 2de7ff778b66: Download complete [2023-05-31T00:37:15.104Z] ab5ef0e58194: Pull complete [2023-05-31T00:37:15.104Z] 9712f1f96733: Pull complete [2023-05-31T00:37:15.671Z] 63f879dbbcfc: Pull complete [2023-05-31T00:37:19.882Z] 0d9ebad4ef96: Pull complete [2023-05-31T00:37:19.883Z] e9a5061849ea: Pull complete [2023-05-31T00:37:19.883Z] d747dcd14b5f: Pull complete [2023-05-31T00:37:20.447Z] 2de7ff778b66: Pull complete [2023-05-31T00:37:20.447Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-31T00:37:20.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T00:37:20.447Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:37:20.534Z] prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container [2023-05-31T00:37:20.563Z] $ 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-05-31T00:37:24.878Z] $ docker top 61b1e7c18b1a4c8a3403b51f5c7faf40327dc80b290461dfc2332c901e188f94 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:37:24.939Z] provisioning config files... [2023-05-31T00:37:24.945Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config96990802869449901tmp [2023-05-31T00:37:24.954Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3458865316657845489tmp [2023-05-31T00:37:24.964Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6684472212217202495tmp [Pipeline] { [Pipeline] echo [2023-05-31T00:37:24.981Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:25.262Z] ---> sigul-configuration.sh [2023-05-31T00:37:25.262Z] gpg: directory `/root/.gnupg' created [2023-05-31T00:37:25.262Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-31T00:37:25.262Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-31T00:37:25.262Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-31T00:37:25.262Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-31T00:37:25.262Z] gpg: CAST5 encrypted data [2023-05-31T00:37:25.262Z] gpg: encrypted with 1 passphrase [2023-05-31T00:37:25.262Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-31T00:37:25.545Z] + mkdir /home/jenkins [2023-05-31T00:37:25.545Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-31T00:37:25.829Z] + 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-05-31T00:37:25.836Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:26.116Z] ---> sigul-install.sh [2023-05-31T00:37:26.116Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-31T00:37:26.406Z] + git tag --list [2023-05-31T00:37:26.406Z] v0.0.0 [2023-05-31T00:37:26.406Z] v1.0.0 [2023-05-31T00:37:26.406Z] v2.1.0 [2023-05-31T00:37:26.406Z] v2.1.1 [2023-05-31T00:37:26.406Z] v2.1.1-dev.1 [2023-05-31T00:37:26.406Z] v2.2.0 [2023-05-31T00:37:26.406Z] v2.2.1-dev.1 [2023-05-31T00:37:26.406Z] v2.2.1-dev.2 [2023-05-31T00:37:26.406Z] v2.2.1-dev.3 [2023-05-31T00:37:26.406Z] v2.2.1-dev.4 [2023-05-31T00:37:26.406Z] v2.2.1-dev.5 [2023-05-31T00:37:26.406Z] v2.2.1-dev.6 [2023-05-31T00:37:26.406Z] v2.2.1-dev.7 [2023-05-31T00:37:26.406Z] v2.3.0 [2023-05-31T00:37:26.406Z] v2.3.0-dev.10 [2023-05-31T00:37:26.406Z] v2.3.0-dev.11 [2023-05-31T00:37:26.406Z] v2.3.0-dev.12 [2023-05-31T00:37:26.406Z] v2.3.0-dev.13 [2023-05-31T00:37:26.406Z] v2.3.0-dev.14 [2023-05-31T00:37:26.406Z] v2.3.0-dev.15 [2023-05-31T00:37:26.406Z] v2.3.0-dev.16 [2023-05-31T00:37:26.406Z] v2.3.0-dev.17 [2023-05-31T00:37:26.406Z] v2.3.0-dev.18 [2023-05-31T00:37:26.406Z] v2.3.0-dev.19 [2023-05-31T00:37:26.406Z] v2.3.0-dev.20 [2023-05-31T00:37:26.406Z] v2.3.0-dev.21 [2023-05-31T00:37:26.406Z] v2.3.0-dev.22 [2023-05-31T00:37:26.406Z] v2.3.0-dev.23 [2023-05-31T00:37:26.406Z] v2.3.0-dev.7 [2023-05-31T00:37:26.406Z] v2.3.0-dev.8 [2023-05-31T00:37:26.406Z] v2.3.0-dev.9 [2023-05-31T00:37:26.406Z] v3.0.0-dev.1 [2023-05-31T00:37:26.406Z] v3.0.0-dev.10 [2023-05-31T00:37:26.406Z] v3.0.0-dev.11 [2023-05-31T00:37:26.406Z] v3.0.0-dev.12 [2023-05-31T00:37:26.406Z] v3.0.0-dev.13 [2023-05-31T00:37:26.406Z] v3.0.0-dev.14 [2023-05-31T00:37:26.406Z] v3.0.0-dev.15 [2023-05-31T00:37:26.406Z] v3.0.0-dev.16 [2023-05-31T00:37:26.406Z] v3.0.0-dev.17 [2023-05-31T00:37:26.406Z] v3.0.0-dev.18 [2023-05-31T00:37:26.406Z] v3.0.0-dev.19 [2023-05-31T00:37:26.406Z] v3.0.0-dev.2 [2023-05-31T00:37:26.406Z] v3.0.0-dev.20 [2023-05-31T00:37:26.406Z] v3.0.0-dev.21 [2023-05-31T00:37:26.406Z] v3.0.0-dev.22 [2023-05-31T00:37:26.406Z] v3.0.0-dev.23 [2023-05-31T00:37:26.406Z] v3.0.0-dev.24 [2023-05-31T00:37:26.406Z] v3.0.0-dev.25 [2023-05-31T00:37:26.406Z] v3.0.0-dev.26 [2023-05-31T00:37:26.406Z] v3.0.0-dev.27 [2023-05-31T00:37:26.406Z] v3.0.0-dev.28 [2023-05-31T00:37:26.406Z] v3.0.0-dev.29 [2023-05-31T00:37:26.406Z] v3.0.0-dev.3 [2023-05-31T00:37:26.406Z] v3.0.0-dev.30 [2023-05-31T00:37:26.406Z] v3.0.0-dev.31 [2023-05-31T00:37:26.406Z] v3.0.0-dev.4 [2023-05-31T00:37:26.406Z] v3.0.0-dev.5 [2023-05-31T00:37:26.406Z] v3.0.0-dev.6 [2023-05-31T00:37:26.406Z] v3.0.0-dev.7 [2023-05-31T00:37:26.406Z] v3.0.0-dev.8 [2023-05-31T00:37:26.406Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-31T00:37:26.694Z] + lftools sign git-tag v3.0.0-dev.31 [2023-05-31T00:37:27.258Z] Signing Git tag with Sigul... [2023-05-31T00:37:27.258Z] Signing v3.0.0-dev.31 [Pipeline] echo [2023-05-31T00:37:27.523Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:27.804Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-31T00:37:27.810Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-31T00:37:27.830Z] $ docker stop --time=1 61b1e7c18b1a4c8a3403b51f5c7faf40327dc80b290461dfc2332c901e188f94 [2023-05-31T00:37:29.315Z] $ docker rm -f --volumes 61b1e7c18b1a4c8a3403b51f5c7faf40327dc80b290461dfc2332c901e188f94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-31T00:37:29.741Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T00:37:29.741Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:30.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:37:30.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:37:30.106Z] prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container [2023-05-31T00:37:30.134Z] $ 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-05-31T00:37:30.454Z] $ docker top c3c6d0f6fc5e54903505203dd94fbad7a22a49599e2164844c7e4673e564d018 -eo pid,comm [2023-05-31T00:37:30.503Z] 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-05-31T00:37:30.503Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T00:37:30.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:37:30.546Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:37:30.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:37:30.665Z] $ docker exec c3c6d0f6fc5e54903505203dd94fbad7a22a49599e2164844c7e4673e564d018 ssh-agent [2023-05-31T00:37:30.770Z] SSH_AUTH_SOCK=/tmp/ssh-JCnM1wHXFaqj/agent.31 [2023-05-31T00:37:30.770Z] SSH_AGENT_PID=37 [2023-05-31T00:37:30.776Z] Running ssh-add (command line suppressed) [2023-05-31T00:37:30.873Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15406474355947018117.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15406474355947018117.key) [2023-05-31T00:37:30.888Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:37:31.178Z] + git semver bump pre [2023-05-31T00:37:31.438Z] 2023-05-31 00:37:31,345 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-31T00:37:31.438Z] 2023-05-31 00:37:31,345 [bump_version] DEBUG bumping version:3.0.0-dev.31 on axis:pre with prefix:dev [2023-05-31T00:37:31.438Z] 2023-05-31 00:37:31,345 [bump_version] DEBUG bumped version:3.0.0-dev.32 [2023-05-31T00:37:31.438Z] 2023-05-31 00:37:31,345 [write_version] DEBUG write version:3.0.0-dev.32 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-05-31T00:37:31.438Z] 2023-05-31 00:37:31,345 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-31T00:37:31.438Z] 2023-05-31 00:37:31,345 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-31T00:37:31.438Z] 2023-05-31 00:37:31,347 [execute] INFO git cat-file --batch-check [2023-05-31T00:37:31.438Z] 2023-05-31 00:37:31,347 [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-05-31T00:37:31.438Z] 2023-05-31 00:37:31,351 [execute] INFO git cat-file --batch [2023-05-31T00:37:31.438Z] 2023-05-31 00:37:31,351 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T00:37:31.438Z] 2023-05-31 00:37:31,356 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-31T00:37:31.438Z] 3.0.0-dev.32 [Pipeline] } [2023-05-31T00:37:31.449Z] $ docker exec --env ******** --env ******** c3c6d0f6fc5e54903505203dd94fbad7a22a49599e2164844c7e4673e564d018 ssh-agent -k [2023-05-31T00:37:31.538Z] unset SSH_AUTH_SOCK; [2023-05-31T00:37:31.538Z] unset SSH_AGENT_PID; [2023-05-31T00:37:31.538Z] echo Agent pid 37 killed; [2023-05-31T00:37:31.549Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T00:37:31.847Z] + git semver [Pipeline] } [2023-05-31T00:37:32.116Z] $ docker stop --time=1 c3c6d0f6fc5e54903505203dd94fbad7a22a49599e2164844c7e4673e564d018 [2023-05-31T00:37:33.390Z] $ docker rm -f --volumes c3c6d0f6fc5e54903505203dd94fbad7a22a49599e2164844c7e4673e564d018 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:37:33.726Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T00:37:33.726Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:34.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:37:34.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:37:34.095Z] prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container [2023-05-31T00:37:34.127Z] $ 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-05-31T00:37:34.452Z] $ docker top c1344a01bbcc6f0acdf41fc8a4c8a7775e7b4c6ff896e0868f6676fd96ffe0fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T00:37:34.526Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:37:34.527Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:37:34.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:37:34.637Z] $ docker exec c1344a01bbcc6f0acdf41fc8a4c8a7775e7b4c6ff896e0868f6676fd96ffe0fb ssh-agent [2023-05-31T00:37:34.762Z] SSH_AUTH_SOCK=/tmp/ssh-gJ840dTAr8yr/agent.31 [2023-05-31T00:37:34.762Z] SSH_AGENT_PID=37 [2023-05-31T00:37:34.766Z] Running ssh-add (command line suppressed) [2023-05-31T00:37:34.871Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2647821207842137596.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2647821207842137596.key) [2023-05-31T00:37:34.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:37:35.170Z] + git semver push [2023-05-31T00:37:35.428Z] 2023-05-31 00:37:35,329 [run_push] DEBUG push [2023-05-31T00:37:35.428Z] 2023-05-31 00:37:35,330 [execute] INFO git cat-file --batch-check [2023-05-31T00:37:35.428Z] 2023-05-31 00:37:35,330 [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-05-31T00:37:35.428Z] 2023-05-31 00:37:35,333 [execute] INFO git rev-list d6704ad37822a117ff15ba3b3aa2e03259152544 -- [2023-05-31T00:37:35.428Z] 2023-05-31 00:37:35,333 [execute] DEBUG Popen(['git', 'rev-list', 'd6704ad37822a117ff15ba3b3aa2e03259152544', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-31T00:37:35.428Z] 2023-05-31 00:37:35,340 [execute] INFO git fetch -v origin [2023-05-31T00:37:35.428Z] 2023-05-31 00:37:35,340 [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-05-31T00:37:35.995Z] 2023-05-31 00:37:35,805 [run_push] DEBUG no remote changes detected [2023-05-31T00:37:35.995Z] 2023-05-31 00:37:35,805 [execute] INFO git push origin semver [2023-05-31T00:37:35.995Z] 2023-05-31 00:37:35,806 [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-05-31T00:37:36.935Z] 2023-05-31 00:37:36,583 [run_push] DEBUG push all version tags [2023-05-31T00:37:36.935Z] 2023-05-31 00:37:36,583 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-31T00:37:36.935Z] 2023-05-31 00:37:36,583 [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-05-31T00:37:37.501Z] 2023-05-31 00:37:37,278 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-31T00:37:37.501Z] 3.0.0-dev.32 [Pipeline] } [2023-05-31T00:37:37.510Z] $ docker exec --env ******** --env ******** c1344a01bbcc6f0acdf41fc8a4c8a7775e7b4c6ff896e0868f6676fd96ffe0fb ssh-agent -k [2023-05-31T00:37:37.611Z] unset SSH_AUTH_SOCK; [2023-05-31T00:37:37.611Z] unset SSH_AGENT_PID; [2023-05-31T00:37:37.611Z] echo Agent pid 37 killed; [2023-05-31T00:37:37.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T00:37:38.017Z] + git semver [Pipeline] } [2023-05-31T00:37:38.370Z] $ docker stop --time=1 c1344a01bbcc6f0acdf41fc8a4c8a7775e7b4c6ff896e0868f6676fd96ffe0fb [2023-05-31T00:37:39.629Z] $ docker rm -f --volumes c1344a01bbcc6f0acdf41fc8a4c8a7775e7b4c6ff896e0868f6676fd96ffe0fb [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-05-31T00:37:40.149Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-05-31T00:37:40.149Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-31T00:37:40.149Z] total 16 [2023-05-31T00:37:40.149Z] drwxr-xr-x 3 root root 4096 May 31 00:25 . [2023-05-31T00:37:40.149Z] drwxrwxr-x 12 jenkins jenkins 4096 May 31 00:37 .. [2023-05-31T00:37:40.149Z] drwxr-xr-x 2 root root 4096 May 31 00:25 cost [2023-05-31T00:37:40.149Z] -rw-r--r-- 1 root root 91 May 31 00:25 cost.csv [2023-05-31T00:37:40.149Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-31T00:37:40.149Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-31T00:37:40.149Z] total 16 [2023-05-31T00:37:40.149Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 00:25 . [2023-05-31T00:37:40.149Z] drwxrwxr-x 12 jenkins jenkins 4096 May 31 00:37 .. [2023-05-31T00:37:40.149Z] drwxr-xr-x 2 jenkins jenkins 4096 May 31 00:25 cost [2023-05-31T00:37:40.149Z] -rw-r--r-- 1 jenkins jenkins 91 May 31 00:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:40.440Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:41.300Z] ---> package-listing.sh [2023-05-31T00:37:41.300Z] ++ facter osfamily [2023-05-31T00:37:41.300Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-31T00:37:41.558Z] + OS_FAMILY=debian [2023-05-31T00:37:41.558Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-05-31T00:37:41.558Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-31T00:37:41.558Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-31T00:37:41.558Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-31T00:37:41.558Z] + PACKAGES=/tmp/packages_start.txt [2023-05-31T00:37:41.558Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-31T00:37:41.558Z] + PACKAGES=/tmp/packages_end.txt [2023-05-31T00:37:41.558Z] + case "${OS_FAMILY}" in [2023-05-31T00:37:41.558Z] + dpkg -l [2023-05-31T00:37:41.558Z] + grep '^ii' [2023-05-31T00:37:41.559Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-31T00:37:41.559Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-31T00:37:41.559Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-31T00:37:41.559Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-31T00:37:41.559Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-05-31T00:37:41.559Z] + 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-05-31T00:37:41.570Z] 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-05-31T00:37:41.849Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:42.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:37:42.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:37:42.530Z] prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container [2023-05-31T00:37:42.557Z] $ 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-05-31T00:37:42.863Z] $ docker top d66b12e6162bf02fc4398583f90a7140fefbcb5146571bcacb31149475d6b27f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:37:43.204Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-31T00:37:43.488Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-31T00:37:43.772Z] + ls /var/log/sa-host [2023-05-31T00:37:43.772Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:37:43.840Z] provisioning config files... [2023-05-31T00:37:43.848Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5346263669439252713tmp [Pipeline] { [Pipeline] echo [2023-05-31T00:37:43.860Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:44.143Z] ---> create-netrc.sh [Pipeline] } [2023-05-31T00:37:44.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:44.472Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-31T00:37:44.480Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:44.761Z] ---> sudo-logs.sh [2023-05-31T00:37:44.761Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-31T00:37:44.784Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:45.065Z] ---> job-cost.sh [2023-05-31T00:37:45.065Z] lf-activate-venv: SKIPPING [2023-05-31T00:37:45.065Z] DEBUG: total: 0.2199999988079071 [2023-05-31T00:37:45.065Z] INFO: Retrieving Stack Cost... [2023-05-31T00:37:45.324Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T00:37:45.890Z] INFO: Archiving Costs [Pipeline] echo [2023-05-31T00:37:45.901Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:46.183Z] ---> logs-deploy.sh [2023-05-31T00:37:46.183Z] lf-activate-venv: SKIPPING [2023-05-31T00:37:46.183Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/102 [2023-05-31T00:37:46.183Z] INFO: archiving workspace using pattern(s): [2023-05-31T00:37:47.122Z] Archives upload complete. [2023-05-31T00:37:47.122Z] INFO: archiving logs to Nexus