Started by user Lenny Goodell Replayed #100 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4d5d7787f034dd5542ee48778370d67321a0492e 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-ssh10569520372494276065.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-ssh1343898421733022652.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-ssh7140462466102586281.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. Replacing contents of vars/edgeXBuildGoApp.groovy Replacing contents of vars/edgeXEmailUtil.groovy Replacing contents of vars/edgeXReleaseGitTag.groovy Replacing contents of vars/edgeXDockerLogin.groovy Replacing contents of vars/edgeXInfraPublish.groovy Replacing contents of vars/edgeXLTS.groovy Replacing contents of vars/edgeXSemver.groovy Replacing contents of src/main/groovy/edgeXDocGenerator.groovy Replacing contents of vars/edgeXBuildGoMod.groovy Replacing contents of vars/edgeXReleaseGitHubAssets.groovy Replacing contents of vars/edgeXUpdateNamedTag.groovy Replacing contents of vars/edgex.groovy Replacing contents of vars/edgeXReleaseOpenApi.groovy Replacing contents of vars/edgeXClair.groovy Replacing contents of vars/edgeXReleaseGitTagUtil.groovy Replacing contents of vars/edgeXSnap.groovy Replacing contents of vars/edgeXSnyk.groovy Replacing contents of vars/edgeXSwaggerPublish.groovy Replacing contents of vars/edgeXNexusPublish.groovy Replacing contents of vars/edgeXEmail.groovy Replacing contents of vars/edgeXBuildDocker.groovy Replacing contents of vars/edgeXReleaseDockerImage.groovy Replacing contents of vars/edgeXCodecov.groovy Replacing contents of vars/edgeXRelease.groovy Replacing contents of vars/edgeXBuildCApp.groovy Replacing contents of vars/edgeXBuildGoParallel.groovy Replacing contents of vars/edgeXInfraShipLogs.groovy Replacing contents of vars/edgeXDocker.groovy Replacing contents of vars/edgeXGHPagesPublish.groovy Replacing contents of vars/edgeXGeneric.groovy Replacing contents of vars/edgeXInfraLFToolsSign.groovy Replacing contents of vars/edgeXSetupEnvironment.groovy Replacing contents of vars/edgeXReleaseDocs.groovy Replacing contents of vars/edgeXReleaseSnap.groovy 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-ssh6805808359826912481.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-ssh3835831366540255882.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. Replacing contents of vars/lfDocker.groovy Replacing contents of vars/lfJava.groovy Replacing contents of vars/lfNode.groovy Replacing contents of vars/lfCommon.groovy Replacing contents of vars/lfParallelCostCapture.groovy Replacing contents of vars/lfInfraShipLogs.groovy Replacing contents of vars/lfDefaults.groovy [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-17333 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 4d5d7787f034dd5542ee48778370d67321a0492e (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d5d7787f034dd5542ee48778370d67321a0492e # timeout=10 Commit message: "docs: Update changelog for 3.0 (#239)" > git rev-list --no-walk 4d5d7787f034dd5542ee48778370d67321a0492e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T17:11:49.887Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T17:11:49.951Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T17:11:49.967Z] ========================================================= [2023-05-30T17:11:49.967Z] EdgeX Global Pipelines Version Info [2023-05-30T17:11:49.967Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:11:50.694Z] ------------------- [2023-05-30T17:11:50.694Z] stable info: [2023-05-30T17:11:50.694Z] ------------------- [2023-05-30T17:11:50.694Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T17:11:50.694Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T17:11:50.694Z] Message: update stable to v1.0.249 [2023-05-30T17:11:51.266Z] ------------------- [2023-05-30T17:11:51.266Z] experimental info: [2023-05-30T17:11:51.266Z] ------------------- [2023-05-30T17:11:51.266Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T17:11:51.267Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T17:11:51.267Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T17:11:51.443Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-30T17:11:51.452Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-30T17:11:51.460Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T17:11:51.470Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T17:11:51.484Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T17:11:51.503Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T17:11:51.520Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T17:11:51.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T17:11:51.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T17:11:51.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T17:11:51.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T17:11:51.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-30T17:11:51.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T17:11:51.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T17:11:51.636Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T17:11:51.650Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T17:11:51.661Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T17:11:51.675Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T17:11:51.688Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T17:11:51.696Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T17:11:51.704Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T17:11:51.712Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T17:11:51.720Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T17:11:51.729Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T17:11:51.737Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T17:11:51.745Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T17:11:51.753Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T17:11:51.762Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-30T17:11:51.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-30T17:11:51.794Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-30T17:11:51.806Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] echo [2023-05-30T17:11:51.826Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d5d778 [Pipeline] echo [2023-05-30T17:11:51.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T17:11:51.882Z] provisioning config files... [2023-05-30T17:11:51.898Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3377408110193726842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:11:52.205Z] ---> docker-login.sh [2023-05-30T17:11:52.205Z] nexus3.edgexfoundry.org:10001 [2023-05-30T17:11:52.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:11:52.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:11:52.465Z] Configure a credential helper to remove this warning. See [2023-05-30T17:11:52.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:11:52.465Z] [2023-05-30T17:11:52.465Z] Login Succeeded [2023-05-30T17:11:52.465Z] nexus3.edgexfoundry.org:10002 [2023-05-30T17:11:52.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:11:52.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:11:52.465Z] Configure a credential helper to remove this warning. See [2023-05-30T17:11:52.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:11:52.465Z] [2023-05-30T17:11:52.465Z] Login Succeeded [2023-05-30T17:11:52.465Z] nexus3.edgexfoundry.org:10003 [2023-05-30T17:11:52.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:11:52.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:11:52.726Z] Configure a credential helper to remove this warning. See [2023-05-30T17:11:52.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:11:52.726Z] [2023-05-30T17:11:52.726Z] Login Succeeded [2023-05-30T17:11:52.726Z] nexus3.edgexfoundry.org:10004 [2023-05-30T17:11:52.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:11:52.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:11:52.726Z] Configure a credential helper to remove this warning. See [2023-05-30T17:11:52.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:11:52.726Z] [2023-05-30T17:11:52.726Z] Login Succeeded [2023-05-30T17:11:52.726Z] docker.io [2023-05-30T17:11:52.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:11:52.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:11:52.987Z] Configure a credential helper to remove this warning. See [2023-05-30T17:11:52.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:11:52.987Z] [2023-05-30T17:11:52.987Z] Login Succeeded [2023-05-30T17:11:52.987Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T17:11:52.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T17:11:53.386Z] + git rev-list -1 --merges 4d5d7787f034dd5542ee48778370d67321a0492e~1..4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] echo [2023-05-30T17:11:53.436Z] -----------> git rev-list -1 --merges 4d5d7787f034dd5542ee48778370d67321a0492e~1..4d5d7787f034dd5542ee48778370d67321a0492e 4d5d7787f034dd5542ee48778370d67321a0492e [false] [Pipeline] sh [2023-05-30T17:11:53.729Z] + git log --format=format:%s -1 4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] echo [2023-05-30T17:11:53.743Z] ========================================================= [2023-05-30T17:11:53.743Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T17:11:53.743Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T17:11:54.061Z] + git log --format=format:%s -1 4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] echo [2023-05-30T17:11:54.072Z] [semverPrep] GIT_COMMIT: 4d5d7787f034dd5542ee48778370d67321a0492e, Commit Message: docs: Update changelog for 3.0 (#239) [Pipeline] echo [2023-05-30T17:11:54.083Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T17:11:54.533Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T17:11:54.533Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T17:11:54.533Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T17:11:54.533Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T17:11:54.533Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T17:11:54.533Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T17:11:54.533Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:11:54.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T17:11:54.893Z] [2023-05-30T17:11:54.893Z] 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-30T17:11:55.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T17:11:55.196Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T17:11:55.196Z] b85a868b505f: Pulling fs layer [2023-05-30T17:11:55.196Z] e2be974225ed: Pulling fs layer [2023-05-30T17:11:55.196Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T17:11:55.196Z] 988bab9f4d93: Pulling fs layer [2023-05-30T17:11:55.196Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T17:11:55.196Z] eaf3925da568: Pulling fs layer [2023-05-30T17:11:55.196Z] bab4dde63d76: Pulling fs layer [2023-05-30T17:11:55.196Z] bde34c3a00c8: Pulling fs layer [2023-05-30T17:11:55.196Z] b352a97aabf1: Pulling fs layer [2023-05-30T17:11:55.196Z] 4872d77fe225: Pulling fs layer [2023-05-30T17:11:55.196Z] 5851b861e8e6: Pulling fs layer [2023-05-30T17:11:55.196Z] 988bab9f4d93: Waiting [2023-05-30T17:11:55.196Z] 1469e6f7b9e6: Waiting [2023-05-30T17:11:55.196Z] eaf3925da568: Waiting [2023-05-30T17:11:55.196Z] bab4dde63d76: Waiting [2023-05-30T17:11:55.196Z] 4872d77fe225: Waiting [2023-05-30T17:11:55.196Z] 5851b861e8e6: Waiting [2023-05-30T17:11:55.196Z] bde34c3a00c8: Waiting [2023-05-30T17:11:55.196Z] b352a97aabf1: Waiting [2023-05-30T17:11:55.196Z] e2be974225ed: Verifying Checksum [2023-05-30T17:11:55.196Z] e2be974225ed: Download complete [2023-05-30T17:11:55.196Z] 988bab9f4d93: Verifying Checksum [2023-05-30T17:11:55.196Z] 988bab9f4d93: Download complete [2023-05-30T17:11:55.196Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T17:11:55.196Z] 1469e6f7b9e6: Download complete [2023-05-30T17:11:55.196Z] eaf3925da568: Verifying Checksum [2023-05-30T17:11:55.196Z] eaf3925da568: Download complete [2023-05-30T17:11:55.468Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T17:11:55.468Z] 339a4e72a1f5: Download complete [2023-05-30T17:11:55.468Z] bde34c3a00c8: Download complete [2023-05-30T17:11:55.468Z] b352a97aabf1: Download complete [2023-05-30T17:11:55.468Z] 4872d77fe225: Verifying Checksum [2023-05-30T17:11:55.468Z] 4872d77fe225: Download complete [2023-05-30T17:11:55.468Z] 5851b861e8e6: Verifying Checksum [2023-05-30T17:11:55.468Z] 5851b861e8e6: Download complete [2023-05-30T17:11:55.468Z] b85a868b505f: Verifying Checksum [2023-05-30T17:11:55.468Z] b85a868b505f: Download complete [2023-05-30T17:11:55.729Z] bab4dde63d76: Verifying Checksum [2023-05-30T17:11:55.729Z] bab4dde63d76: Download complete [2023-05-30T17:11:56.679Z] b85a868b505f: Pull complete [2023-05-30T17:11:56.938Z] e2be974225ed: Pull complete [2023-05-30T17:11:57.507Z] 339a4e72a1f5: Pull complete [2023-05-30T17:11:57.766Z] 988bab9f4d93: Pull complete [2023-05-30T17:11:58.040Z] 1469e6f7b9e6: Pull complete [2023-05-30T17:11:58.040Z] eaf3925da568: Pull complete [2023-05-30T17:11:59.949Z] bab4dde63d76: Pull complete [2023-05-30T17:11:59.949Z] bde34c3a00c8: Pull complete [2023-05-30T17:11:59.949Z] b352a97aabf1: Pull complete [2023-05-30T17:12:00.207Z] 4872d77fe225: Pull complete [2023-05-30T17:12:00.207Z] 5851b861e8e6: Pull complete [2023-05-30T17:12:00.207Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T17:12:00.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T17:12:00.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:12:00.301Z] prd-ubuntu20.04-docker-8c-8g-17333 does not seem to be running inside a container [2023-05-30T17:12:00.338Z] $ 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-30T17:12:02.957Z] $ docker top a01d5f20d2164fa1c6a8c471e258113f63fd5a059834978441b44f592832f84a -eo pid,comm [2023-05-30T17:12:03.011Z] 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-30T17:12:03.011Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T17:12:03.050Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T17:12:03.050Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T17:12:03.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T17:12:03.181Z] $ docker exec a01d5f20d2164fa1c6a8c471e258113f63fd5a059834978441b44f592832f84a ssh-agent [2023-05-30T17:12:03.294Z] SSH_AUTH_SOCK=/tmp/ssh-6dgqtsV1Ny7l/agent.32 [2023-05-30T17:12:03.294Z] SSH_AGENT_PID=38 [2023-05-30T17:12:03.302Z] Running ssh-add (command line suppressed) [2023-05-30T17:12:03.414Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6793535327870365634.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6793535327870365634.key) [2023-05-30T17:12:03.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T17:12:03.720Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T17:12:03.737Z] $ docker exec --env ******** --env ******** a01d5f20d2164fa1c6a8c471e258113f63fd5a059834978441b44f592832f84a ssh-agent -k [2023-05-30T17:12:03.835Z] unset SSH_AUTH_SOCK; [2023-05-30T17:12:03.835Z] unset SSH_AGENT_PID; [2023-05-30T17:12:03.835Z] echo Agent pid 38 killed; [2023-05-30T17:12:03.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T17:12:03.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T17:12:03.872Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T17:12:03.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T17:12:03.998Z] $ docker exec a01d5f20d2164fa1c6a8c471e258113f63fd5a059834978441b44f592832f84a ssh-agent [2023-05-30T17:12:04.111Z] SSH_AUTH_SOCK=/tmp/ssh-6rywh1fZpoqB/agent.70 [2023-05-30T17:12:04.111Z] SSH_AGENT_PID=76 [2023-05-30T17:12:04.115Z] Running ssh-add (command line suppressed) [2023-05-30T17:12:04.221Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2709495700269431230.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2709495700269431230.key) [2023-05-30T17:12:04.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T17:12:04.517Z] + git semver init [2023-05-30T17:12:04.777Z] 2023-05-30 17:12:04,743 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T17:12:04.777Z] 2023-05-30 17:12:04,744 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-05-30T17:12:04.777Z] 2023-05-30 17:12:04,745 [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-30T17:12:04.777Z] 2023-05-30 17:12:04,745 [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-30T17:12:05.716Z] 2023-05-30 17:12:05,487 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-05-30T17:12:05.716Z] 2023-05-30 17:12:05,488 [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-30T17:12:05.716Z] 2023-05-30 17:12:05,488 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-30T17:12:05.716Z] 2023-05-30 17:12:05,488 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-30T17:12:05.716Z] 3.0.0-dev.30 [Pipeline] } [2023-05-30T17:12:05.729Z] $ docker exec --env ******** --env ******** a01d5f20d2164fa1c6a8c471e258113f63fd5a059834978441b44f592832f84a ssh-agent -k [2023-05-30T17:12:05.822Z] unset SSH_AUTH_SOCK; [2023-05-30T17:12:05.822Z] unset SSH_AGENT_PID; [2023-05-30T17:12:05.822Z] echo Agent pid 76 killed; [2023-05-30T17:12:05.832Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T17:12:06.129Z] + git semver [Pipeline] } [2023-05-30T17:12:06.408Z] $ docker stop --time=1 a01d5f20d2164fa1c6a8c471e258113f63fd5a059834978441b44f592832f84a [2023-05-30T17:12:07.727Z] $ docker rm -f --volumes a01d5f20d2164fa1c6a8c471e258113f63fd5a059834978441b44f592832f84a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T17:12:08.059Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T17:12:08.284Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T17:12:08.286Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.30 [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-30T17:12:08.420Z] provisioning config files... [2023-05-30T17:12:08.430Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14658087909082800222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:12:08.729Z] ---> docker-login.sh [2023-05-30T17:12:08.729Z] nexus3.edgexfoundry.org:10001 [2023-05-30T17:12:08.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:12:08.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:12:08.729Z] Configure a credential helper to remove this warning. See [2023-05-30T17:12:08.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:12:08.729Z] [2023-05-30T17:12:08.729Z] Login Succeeded [2023-05-30T17:12:08.729Z] nexus3.edgexfoundry.org:10002 [2023-05-30T17:12:08.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:12:08.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:12:08.729Z] Configure a credential helper to remove this warning. See [2023-05-30T17:12:08.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:12:08.729Z] [2023-05-30T17:12:08.729Z] Login Succeeded [2023-05-30T17:12:08.729Z] nexus3.edgexfoundry.org:10003 [2023-05-30T17:12:08.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:12:08.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:12:08.990Z] Configure a credential helper to remove this warning. See [2023-05-30T17:12:08.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:12:08.990Z] [2023-05-30T17:12:08.990Z] Login Succeeded [2023-05-30T17:12:08.990Z] nexus3.edgexfoundry.org:10004 [2023-05-30T17:12:08.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:12:08.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:12:08.990Z] Configure a credential helper to remove this warning. See [2023-05-30T17:12:08.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:12:08.990Z] [2023-05-30T17:12:08.990Z] Login Succeeded [2023-05-30T17:12:08.990Z] docker.io [2023-05-30T17:12:09.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:12:09.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:12:09.249Z] Configure a credential helper to remove this warning. See [2023-05-30T17:12:09.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:12:09.249Z] [2023-05-30T17:12:09.249Z] Login Succeeded [2023-05-30T17:12:09.249Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T17:12:09.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T17:12:09.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T17:12:09.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T17:12:09.325Z] ========================================================= [2023-05-30T17:12:09.325Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T17:12:09.325Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:12:09.628Z] + 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-30T17:12:09.628Z] Sending build context to Docker daemon 4.264MB [2023-05-30T17:12:09.628Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T17:12:09.628Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T17:12:09.628Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T17:12:09.628Z] f56be85fc22e: Pulling fs layer [2023-05-30T17:12:09.628Z] 85791d961cd3: Pulling fs layer [2023-05-30T17:12:09.628Z] d694b5ae8c79: Pulling fs layer [2023-05-30T17:12:09.628Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T17:12:09.628Z] 4d19c01a9841: Pulling fs layer [2023-05-30T17:12:09.628Z] 9325e15d5711: Pulling fs layer [2023-05-30T17:12:09.628Z] 556b6ee489ea: Pulling fs layer [2023-05-30T17:12:09.628Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T17:12:09.628Z] 9f32a84ed3da: Waiting [2023-05-30T17:12:09.628Z] 9325e15d5711: Waiting [2023-05-30T17:12:09.628Z] 556b6ee489ea: Waiting [2023-05-30T17:12:09.628Z] c5a4b2cf53e6: Waiting [2023-05-30T17:12:09.628Z] 4d19c01a9841: Waiting [2023-05-30T17:12:09.628Z] 85791d961cd3: Verifying Checksum [2023-05-30T17:12:09.628Z] 85791d961cd3: Download complete [2023-05-30T17:12:09.889Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T17:12:09.889Z] 9f32a84ed3da: Download complete [2023-05-30T17:12:09.889Z] 4d19c01a9841: Verifying Checksum [2023-05-30T17:12:09.889Z] 4d19c01a9841: Download complete [2023-05-30T17:12:09.889Z] f56be85fc22e: Verifying Checksum [2023-05-30T17:12:09.889Z] f56be85fc22e: Download complete [2023-05-30T17:12:09.889Z] 9325e15d5711: Verifying Checksum [2023-05-30T17:12:09.889Z] 9325e15d5711: Download complete [2023-05-30T17:12:09.889Z] f56be85fc22e: Pull complete [2023-05-30T17:12:10.153Z] 85791d961cd3: Pull complete [2023-05-30T17:12:10.415Z] d694b5ae8c79: Verifying Checksum [2023-05-30T17:12:10.415Z] d694b5ae8c79: Download complete [2023-05-30T17:12:10.415Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T17:12:10.415Z] c5a4b2cf53e6: Download complete [2023-05-30T17:12:10.674Z] 556b6ee489ea: Verifying Checksum [2023-05-30T17:12:10.674Z] 556b6ee489ea: Download complete [2023-05-30T17:12:13.958Z] d694b5ae8c79: Pull complete [2023-05-30T17:12:13.958Z] 9f32a84ed3da: Pull complete [2023-05-30T17:12:13.958Z] 4d19c01a9841: Pull complete [2023-05-30T17:12:14.217Z] 9325e15d5711: Pull complete [2023-05-30T17:12:16.763Z] 556b6ee489ea: Pull complete [2023-05-30T17:12:17.700Z] c5a4b2cf53e6: Pull complete [2023-05-30T17:12:17.700Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T17:12:17.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T17:12:17.700Z] ---> c4be618373d6 [2023-05-30T17:12:17.700Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T17:12:21.915Z] ---> Running in 3a050fe2f03c [2023-05-30T17:12:21.915Z] Removing intermediate container 3a050fe2f03c [2023-05-30T17:12:21.915Z] ---> 132f3e8a4037 [2023-05-30T17:12:21.915Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T17:12:21.915Z] ---> Running in 67ffd426c7a6 [2023-05-30T17:12:21.915Z] Removing intermediate container 67ffd426c7a6 [2023-05-30T17:12:21.915Z] ---> cd5d7f2a68c3 [2023-05-30T17:12:21.915Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T17:12:21.915Z] ---> Running in 2d2594492977 [2023-05-30T17:12:21.915Z] Removing intermediate container 2d2594492977 [2023-05-30T17:12:21.915Z] ---> 6a01185eb168 [2023-05-30T17:12:21.915Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T17:12:21.915Z] ---> Running in 3ae6c0ee39e5 [2023-05-30T17:12:21.915Z] Removing intermediate container 3ae6c0ee39e5 [2023-05-30T17:12:21.915Z] ---> 1f569a325cdb [2023-05-30T17:12:21.915Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T17:12:21.915Z] ---> Running in d45646421673 [2023-05-30T17:12:21.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T17:12:22.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T17:12:22.434Z] OK: 265 MiB in 53 packages [2023-05-30T17:12:22.691Z] Removing intermediate container d45646421673 [2023-05-30T17:12:22.691Z] ---> b3d078b4fc9e [2023-05-30T17:12:22.691Z] Step 8/12 : WORKDIR /app [2023-05-30T17:12:22.691Z] ---> Running in 5db3fd481a52 [2023-05-30T17:12:22.691Z] Removing intermediate container 5db3fd481a52 [2023-05-30T17:12:22.691Z] ---> 83dc2caa2a7f [2023-05-30T17:12:22.691Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T17:12:22.951Z] ---> 712dd661ef1e [2023-05-30T17:12:22.951Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T17:12:22.951Z] ---> Running in 5f885711b0bf [2023-05-30T17:12:23.387Z] Still waiting to schedule task [2023-05-30T17:12:23.387Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-30T17:12:49.547Z] Removing intermediate container 5f885711b0bf [2023-05-30T17:12:49.547Z] ---> ef28aa872184 [2023-05-30T17:12:49.547Z] Step 11/12 : COPY . . [2023-05-30T17:12:49.547Z] ---> eb0fa51d22af [2023-05-30T17:12:49.547Z] Step 12/12 : RUN $MAKE [2023-05-30T17:12:49.547Z] ---> Running in 0ace36567c53 [2023-05-30T17:12:49.809Z] noop [2023-05-30T17:12:50.069Z] Removing intermediate container 0ace36567c53 [2023-05-30T17:12:50.069Z] ---> 45bd3e9afdea [2023-05-30T17:12:50.069Z] Successfully built 45bd3e9afdea [2023-05-30T17:12:50.069Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:12:50.395Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T17:12:50.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:12:50.470Z] prd-ubuntu20.04-docker-8c-8g-17333 does not seem to be running inside a container [2023-05-30T17:12:50.504Z] $ 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-30T17:12:50.850Z] $ docker top 493cd94f4b7997021b6c912711b309dd0ed575b937dc1dc290edbee9553248df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T17:12:51.199Z] + go version [2023-05-30T17:12:51.199Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T17:12:51.213Z] $ docker stop --time=1 493cd94f4b7997021b6c912711b309dd0ed575b937dc1dc290edbee9553248df [2023-05-30T17:12:52.464Z] $ docker rm -f --volumes 493cd94f4b7997021b6c912711b309dd0ed575b937dc1dc290edbee9553248df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:12:52.862Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T17:12:52.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:12:52.934Z] prd-ubuntu20.04-docker-8c-8g-17333 does not seem to be running inside a container [2023-05-30T17:12:52.964Z] $ 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-30T17:12:53.300Z] $ docker top 197952387c27b4bcc7351de148568bbc5c261f22a4cec319d855272e73ee1583 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T17:12:53.647Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-30T17:12:53.947Z] + make test [2023-05-30T17:12:53.947Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T17:12:59.215Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-30T17:13:11.415Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-30T17:13:11.415Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-30T17:13:14.697Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.324s coverage: 40.5% of statements [2023-05-30T17:13:14.697Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 52.0% of statements [2023-05-30T17:13:14.697Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 94.6% of statements [2023-05-30T17:13:24.663Z] go vet ./... [2023-05-30T17:13:27.196Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T17:13:27.196Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T17:13:27.196Z] ./bin/test-attribution-txt.sh [2023-05-30T17:13:27.196Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-30T17:13:27.196Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-30T17:13:27.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T17:13:27.219Z] $ docker stop --time=1 197952387c27b4bcc7351de148568bbc5c261f22a4cec319d855272e73ee1583 [2023-05-30T17:13:30.224Z] $ docker rm -f --volumes 197952387c27b4bcc7351de148568bbc5c261f22a4cec319d855272e73ee1583 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T17:13:30.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T17:13:30.813Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T17:13:31.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T17:13:31.724Z] + ls -al . [2023-05-30T17:13:31.724Z] total 632 [2023-05-30T17:13:31.724Z] drwxrwxr-x 11 jenkins jenkins 4096 May 30 17:12 . [2023-05-30T17:13:31.724Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:11 .. [2023-05-30T17:13:31.724Z] -rw-rw-r-- 1 jenkins jenkins 134 May 30 17:11 .dockerignore [2023-05-30T17:13:31.724Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 17:12 .git [2023-05-30T17:13:31.724Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 17:11 .github [2023-05-30T17:13:31.724Z] -rw-rw-r-- 1 jenkins jenkins 946 May 30 17:11 .gitignore [2023-05-30T17:13:31.724Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 17:11 .golangci.yml [2023-05-30T17:13:31.724Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 17:12 .semver [2023-05-30T17:13:31.724Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 30 17:11 Attribution.txt [2023-05-30T17:13:31.724Z] -rw-rw-r-- 1 jenkins jenkins 10365 May 30 17:11 CHANGELOG.md [2023-05-30T17:13:31.724Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 30 17:11 Dockerfile [2023-05-30T17:13:31.724Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 17:11 GOVERNANCE.md [2023-05-30T17:13:31.724Z] -rw-rw-r-- 1 jenkins jenkins 683 May 30 17:11 Jenkinsfile [2023-05-30T17:13:31.724Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 30 17:11 LICENSE [2023-05-30T17:13:31.724Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 30 17:11 Makefile [2023-05-30T17:13:31.724Z] -rw-rw-r-- 1 jenkins jenkins 625 May 30 17:11 OWNERS.md [2023-05-30T17:13:31.724Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 30 17:11 README.md [2023-05-30T17:13:31.724Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 17:12 VERSION [2023-05-30T17:13:31.724Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:11 bin [2023-05-30T17:13:31.724Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:11 cmd [2023-05-30T17:13:31.724Z] -rw-r--r-- 1 jenkins jenkins 458039 May 30 17:13 coverage.out [2023-05-30T17:13:31.724Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:11 examples [2023-05-30T17:13:31.724Z] -rw-rw-r-- 1 jenkins jenkins 3371 May 30 17:11 go.mod [2023-05-30T17:13:31.724Z] -rw-rw-r-- 1 jenkins jenkins 30982 May 30 17:11 go.sum [2023-05-30T17:13:31.724Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:11 images [2023-05-30T17:13:31.724Z] drwxrwxr-x 5 jenkins jenkins 4096 May 30 17:11 internal [2023-05-30T17:13:31.724Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:11 snap [2023-05-30T17:13:31.724Z] -rw-rw-r-- 1 jenkins jenkins 193 May 30 17:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:13:32.026Z] + 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=4d5d7787f034dd5542ee48778370d67321a0492e --label arch=amd64 --label version=3.0.0-dev.30 . [2023-05-30T17:13:32.026Z] Sending build context to Docker daemon 4.264MB [2023-05-30T17:13:32.026Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T17:13:32.026Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-30T17:13:32.026Z] ---> 45bd3e9afdea [2023-05-30T17:13:32.026Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T17:13:32.026Z] ---> Running in a0b8e4a33b22 [2023-05-30T17:13:32.350Z] Removing intermediate container a0b8e4a33b22 [2023-05-30T17:13:32.350Z] ---> be0d209401a9 [2023-05-30T17:13:32.350Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T17:13:32.350Z] ---> Running in e33cbea0d216 [2023-05-30T17:13:32.350Z] Removing intermediate container e33cbea0d216 [2023-05-30T17:13:32.350Z] ---> ed2c0c745eaa [2023-05-30T17:13:32.350Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T17:13:32.350Z] ---> Running in 3e952c20e3e4 [2023-05-30T17:13:32.350Z] Removing intermediate container 3e952c20e3e4 [2023-05-30T17:13:32.350Z] ---> b91a978ea617 [2023-05-30T17:13:32.350Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T17:13:32.350Z] ---> Running in 2c211a5d253a [2023-05-30T17:13:32.609Z] Removing intermediate container 2c211a5d253a [2023-05-30T17:13:32.609Z] ---> a03b4e0b4e8a [2023-05-30T17:13:32.609Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T17:13:32.609Z] ---> Running in b45022570eb1 [2023-05-30T17:13:32.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T17:13:32.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T17:13:33.128Z] OK: 265 MiB in 53 packages [2023-05-30T17:13:33.387Z] Removing intermediate container b45022570eb1 [2023-05-30T17:13:33.387Z] ---> 8d182ad21a2d [2023-05-30T17:13:33.387Z] Step 8/24 : WORKDIR /app [2023-05-30T17:13:33.387Z] ---> Running in 9e1ced908032 [2023-05-30T17:13:33.646Z] Removing intermediate container 9e1ced908032 [2023-05-30T17:13:33.646Z] ---> 9a97b7fb6737 [2023-05-30T17:13:33.646Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-30T17:13:33.646Z] ---> eb09415f749a [2023-05-30T17:13:33.646Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T17:13:33.646Z] ---> Running in 3b304c995b91 [2023-05-30T17:13:34.585Z] Removing intermediate container 3b304c995b91 [2023-05-30T17:13:34.585Z] ---> 76f643d98369 [2023-05-30T17:13:34.585Z] Step 11/24 : COPY . . [2023-05-30T17:13:34.585Z] ---> f94cd4e6d3a9 [2023-05-30T17:13:34.585Z] Step 12/24 : RUN $MAKE [2023-05-30T17:13:34.845Z] ---> Running in 95a27c0dd8bf [2023-05-30T17:13:35.103Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.30" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-30T17:13:57.072Z] Removing intermediate container 95a27c0dd8bf [2023-05-30T17:13:57.072Z] ---> 0c3b8f545559 [2023-05-30T17:13:57.072Z] Step 13/24 : FROM alpine:3.17 [2023-05-30T17:13:57.072Z] 3.17: Pulling from library/alpine [2023-05-30T17:13:57.072Z] f56be85fc22e: Already exists [2023-05-30T17:13:57.072Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T17:13:57.072Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T17:13:57.072Z] ---> 9ed4aefc74f6 [2023-05-30T17:13:57.072Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-30T17:13:57.072Z] ---> Running in 8ab1778328b5 [2023-05-30T17:13:57.072Z] Removing intermediate container 8ab1778328b5 [2023-05-30T17:13:57.072Z] ---> 821db17cf945 [2023-05-30T17:13:57.072Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T17:13:57.072Z] ---> Running in b28b960b711d [2023-05-30T17:13:57.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T17:13:57.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T17:13:57.072Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T17:13:57.072Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T17:13:57.072Z] OK: 7 MiB in 16 packages [2023-05-30T17:13:57.331Z] Removing intermediate container b28b960b711d [2023-05-30T17:13:57.331Z] ---> 47b27fabd42b [2023-05-30T17:13:57.331Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-30T17:13:57.331Z] ---> 506e8f5fc6bb [2023-05-30T17:13:57.331Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-30T17:13:57.590Z] ---> 1adbef10824f [2023-05-30T17:13:57.590Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-30T17:13:58.529Z] ---> c6a32d852d00 [2023-05-30T17:13:58.529Z] Step 19/24 : EXPOSE 59989 [2023-05-30T17:13:58.529Z] ---> Running in c2887bfd781f [2023-05-30T17:13:58.529Z] Removing intermediate container c2887bfd781f [2023-05-30T17:13:58.529Z] ---> b001206c0c30 [2023-05-30T17:13:58.529Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-30T17:13:58.529Z] ---> Running in 3c1b73380dc7 [2023-05-30T17:13:58.529Z] Removing intermediate container 3c1b73380dc7 [2023-05-30T17:13:58.529Z] ---> 074a933d75a2 [2023-05-30T17:13:58.529Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T17:13:58.529Z] ---> Running in 38a213f21b07 [2023-05-30T17:13:58.529Z] Removing intermediate container 38a213f21b07 [2023-05-30T17:13:58.529Z] ---> bd1ccd818166 [2023-05-30T17:13:58.529Z] Step 22/24 : LABEL arch=amd64 [2023-05-30T17:13:58.529Z] ---> Running in 14225e6b08d2 [2023-05-30T17:13:58.788Z] Removing intermediate container 14225e6b08d2 [2023-05-30T17:13:58.788Z] ---> c7d688628fe2 [2023-05-30T17:13:58.788Z] Step 23/24 : LABEL git_sha=4d5d7787f034dd5542ee48778370d67321a0492e [2023-05-30T17:13:58.788Z] ---> Running in 54de145fe6a2 [2023-05-30T17:13:58.788Z] Removing intermediate container 54de145fe6a2 [2023-05-30T17:13:58.788Z] ---> 0eb667135230 [2023-05-30T17:13:58.788Z] Step 24/24 : LABEL version=3.0.0-dev.30 [2023-05-30T17:13:58.788Z] ---> Running in 073782f84f38 [2023-05-30T17:13:58.788Z] Removing intermediate container 073782f84f38 [2023-05-30T17:13:58.788Z] ---> 8841ba85ea3f [2023-05-30T17:13:58.788Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T17:13:59.047Z] Successfully built 8841ba85ea3f [2023-05-30T17:13:59.047Z] 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-30T17:13:59.134Z] provisioning config files... [2023-05-30T17:13:59.143Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16604589258868919295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:13:59.439Z] ---> docker-login.sh [2023-05-30T17:13:59.439Z] nexus3.edgexfoundry.org:10001 [2023-05-30T17:13:59.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:13:59.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:13:59.439Z] Configure a credential helper to remove this warning. See [2023-05-30T17:13:59.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:13:59.439Z] [2023-05-30T17:13:59.439Z] Login Succeeded [2023-05-30T17:13:59.439Z] nexus3.edgexfoundry.org:10002 [2023-05-30T17:13:59.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:13:59.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:13:59.439Z] Configure a credential helper to remove this warning. See [2023-05-30T17:13:59.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:13:59.439Z] [2023-05-30T17:13:59.439Z] Login Succeeded [2023-05-30T17:13:59.439Z] nexus3.edgexfoundry.org:10003 [2023-05-30T17:13:59.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:13:59.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:13:59.698Z] Configure a credential helper to remove this warning. See [2023-05-30T17:13:59.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:13:59.698Z] [2023-05-30T17:13:59.698Z] Login Succeeded [2023-05-30T17:13:59.698Z] nexus3.edgexfoundry.org:10004 [2023-05-30T17:13:59.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:13:59.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:13:59.698Z] Configure a credential helper to remove this warning. See [2023-05-30T17:13:59.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:13:59.698Z] [2023-05-30T17:13:59.698Z] Login Succeeded [2023-05-30T17:13:59.698Z] docker.io [2023-05-30T17:13:59.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:14:00.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:14:00.229Z] Configure a credential helper to remove this warning. See [2023-05-30T17:14:00.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:14:00.229Z] [2023-05-30T17:14:00.229Z] Login Succeeded [2023-05-30T17:14:00.229Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T17:14:00.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T17:14:00.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T17:14:00.274Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-05-30T17:14:00.274Z] 4d5d7787f034dd5542ee48778370d67321a0492e [2023-05-30T17:14:00.274Z] latest [2023-05-30T17:14:00.274Z] 3.0.0-dev.30 [2023-05-30T17:14:00.274Z] 4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 [2023-05-30T17:14:00.274Z] main [2023-05-30T17:14:00.274Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:14:00.583Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:14:00.889Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e [2023-05-30T17:14:00.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-30T17:14:00.889Z] 45819706b02a: Preparing [2023-05-30T17:14:00.889Z] 5063ffcd6a26: Preparing [2023-05-30T17:14:00.889Z] b0a7dd90973b: Preparing [2023-05-30T17:14:00.889Z] 8afe9f19bfa1: Preparing [2023-05-30T17:14:00.889Z] f1417ff83b31: Preparing [2023-05-30T17:14:00.889Z] f1417ff83b31: Layer already exists [2023-05-30T17:14:00.889Z] 5063ffcd6a26: Pushed [2023-05-30T17:14:00.889Z] 8afe9f19bfa1: Pushed [2023-05-30T17:14:00.889Z] b0a7dd90973b: Pushed [2023-05-30T17:14:04.191Z] 45819706b02a: Pushed [2023-05-30T17:14:04.191Z] 4d5d7787f034dd5542ee48778370d67321a0492e: digest: sha256:fb1f272c0143159de388b35365e2ab33cbf7047bfca274ed49d6a8bd4c2e5651 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:14:04.509Z] + 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-30T17:14:04.812Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-05-30T17:14:04.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-30T17:14:04.812Z] 45819706b02a: Preparing [2023-05-30T17:14:04.812Z] 5063ffcd6a26: Preparing [2023-05-30T17:14:04.812Z] b0a7dd90973b: Preparing [2023-05-30T17:14:04.812Z] 8afe9f19bfa1: Preparing [2023-05-30T17:14:04.812Z] f1417ff83b31: Preparing [2023-05-30T17:14:04.812Z] 5063ffcd6a26: Layer already exists [2023-05-30T17:14:04.812Z] b0a7dd90973b: Layer already exists [2023-05-30T17:14:04.812Z] 8afe9f19bfa1: Layer already exists [2023-05-30T17:14:04.812Z] 45819706b02a: Layer already exists [2023-05-30T17:14:04.812Z] f1417ff83b31: Layer already exists [2023-05-30T17:14:04.812Z] latest: digest: sha256:fb1f272c0143159de388b35365e2ab33cbf7047bfca274ed49d6a8bd4c2e5651 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:14:05.130Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:14:05.443Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.30 [2023-05-30T17:14:05.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-30T17:14:05.443Z] 45819706b02a: Preparing [2023-05-30T17:14:05.443Z] 5063ffcd6a26: Preparing [2023-05-30T17:14:05.443Z] b0a7dd90973b: Preparing [2023-05-30T17:14:05.443Z] 8afe9f19bfa1: Preparing [2023-05-30T17:14:05.443Z] f1417ff83b31: Preparing [2023-05-30T17:14:05.443Z] 5063ffcd6a26: Layer already exists [2023-05-30T17:14:05.443Z] 45819706b02a: Layer already exists [2023-05-30T17:14:05.443Z] 8afe9f19bfa1: Layer already exists [2023-05-30T17:14:05.443Z] f1417ff83b31: Layer already exists [2023-05-30T17:14:05.443Z] b0a7dd90973b: Layer already exists [2023-05-30T17:14:05.443Z] 3.0.0-dev.30: digest: sha256:fb1f272c0143159de388b35365e2ab33cbf7047bfca274ed49d6a8bd4c2e5651 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:14:05.756Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:14:06.074Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 [2023-05-30T17:14:06.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-30T17:14:06.074Z] 45819706b02a: Preparing [2023-05-30T17:14:06.074Z] 5063ffcd6a26: Preparing [2023-05-30T17:14:06.074Z] b0a7dd90973b: Preparing [2023-05-30T17:14:06.074Z] 8afe9f19bfa1: Preparing [2023-05-30T17:14:06.074Z] f1417ff83b31: Preparing [2023-05-30T17:14:06.074Z] 45819706b02a: Layer already exists [2023-05-30T17:14:06.074Z] 5063ffcd6a26: Layer already exists [2023-05-30T17:14:06.074Z] b0a7dd90973b: Layer already exists [2023-05-30T17:14:06.074Z] 8afe9f19bfa1: Layer already exists [2023-05-30T17:14:06.074Z] f1417ff83b31: Layer already exists [2023-05-30T17:14:06.074Z] 4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30: digest: sha256:fb1f272c0143159de388b35365e2ab33cbf7047bfca274ed49d6a8bd4c2e5651 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:14:06.412Z] + 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-30T17:14:06.727Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-05-30T17:14:06.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-30T17:14:06.727Z] 45819706b02a: Preparing [2023-05-30T17:14:06.727Z] 5063ffcd6a26: Preparing [2023-05-30T17:14:06.727Z] b0a7dd90973b: Preparing [2023-05-30T17:14:06.727Z] 8afe9f19bfa1: Preparing [2023-05-30T17:14:06.727Z] f1417ff83b31: Preparing [2023-05-30T17:14:06.727Z] b0a7dd90973b: Layer already exists [2023-05-30T17:14:06.727Z] 5063ffcd6a26: Layer already exists [2023-05-30T17:14:06.727Z] 45819706b02a: Layer already exists [2023-05-30T17:14:06.727Z] f1417ff83b31: Layer already exists [2023-05-30T17:14:06.727Z] 8afe9f19bfa1: Layer already exists [2023-05-30T17:14:06.727Z] main: digest: sha256:fb1f272c0143159de388b35365e2ab33cbf7047bfca274ed49d6a8bd4c2e5651 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T17:14:06.764Z] ===================================================== [Pipeline] echo [2023-05-30T17:14:06.770Z] taggedImages: [2023-05-30T17:14:06.770Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e [2023-05-30T17:14:06.770Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-05-30T17:14:06.770Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.30 [2023-05-30T17:14:06.770Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 [2023-05-30T17:14:06.770Z] - 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-30T17:14:07.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T17:14:07.129Z] [2023-05-30T17:14:07.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:14:07.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T17:14:07.444Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T17:14:07.444Z] 5eb5b503b376: Pulling fs layer [2023-05-30T17:14:07.444Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T17:14:07.444Z] ec43610c2a17: Pulling fs layer [2023-05-30T17:14:07.444Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T17:14:07.444Z] 33b1e0a273af: Pulling fs layer [2023-05-30T17:14:07.444Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T17:14:07.444Z] 2f39f015ded8: Pulling fs layer [2023-05-30T17:14:07.444Z] 33b1e0a273af: Waiting [2023-05-30T17:14:07.444Z] 5d3b04190fa2: Waiting [2023-05-30T17:14:07.444Z] 3a2ae6a8a46f: Waiting [2023-05-30T17:14:07.444Z] 2f39f015ded8: Waiting [2023-05-30T17:14:07.444Z] 5c69ac0246d0: Download complete [2023-05-30T17:14:07.444Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T17:14:07.444Z] 3a2ae6a8a46f: Download complete [2023-05-30T17:14:07.444Z] 33b1e0a273af: Verifying Checksum [2023-05-30T17:14:07.444Z] 33b1e0a273af: Download complete [2023-05-30T17:14:07.444Z] 5d3b04190fa2: Verifying Checksum [2023-05-30T17:14:07.444Z] 5d3b04190fa2: Download complete [2023-05-30T17:14:07.444Z] ec43610c2a17: Verifying Checksum [2023-05-30T17:14:07.444Z] ec43610c2a17: Download complete [2023-05-30T17:14:07.714Z] 5eb5b503b376: Verifying Checksum [2023-05-30T17:14:07.714Z] 5eb5b503b376: Download complete [2023-05-30T17:14:08.281Z] 2f39f015ded8: Download complete [2023-05-30T17:14:08.850Z] 5eb5b503b376: Pull complete [2023-05-30T17:14:09.108Z] 5c69ac0246d0: Pull complete [2023-05-30T17:14:09.679Z] ec43610c2a17: Pull complete [2023-05-30T17:14:09.679Z] 3a2ae6a8a46f: Pull complete [2023-05-30T17:14:09.939Z] 33b1e0a273af: Pull complete [2023-05-30T17:14:09.939Z] 5d3b04190fa2: Pull complete [2023-05-30T17:14:15.207Z] 2f39f015ded8: Pull complete [2023-05-30T17:14:15.208Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T17:14:15.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T17:14:15.208Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:14:15.292Z] prd-ubuntu20.04-docker-8c-8g-17333 does not seem to be running inside a container [2023-05-30T17:14:15.323Z] $ 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-30T17:14:18.609Z] $ docker top b6607ad05f8a9d365ed80ad448dbdccc2b229b540673c4a11087eb143e80c7b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:14:18.983Z] ---> job-cost.sh [2023-05-30T17:14:18.983Z] lf-activate-venv: SKIPPING [2023-05-30T17:14:18.983Z] INFO: No Stack... [2023-05-30T17:14:19.242Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T17:14:19.811Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T17:14:20.103Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-05-30T17:14:20.103Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T17:14:20.117Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-101-stack-cost] [2023-05-30T17:14:20.126Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-101-stack-cost] did not exist. Created. [2023-05-30T17:14:20.126Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T17:14:20.426Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T17:14:20.460Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T17:14:20.466Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T17:14:20.483Z] $ docker stop --time=1 b6607ad05f8a9d365ed80ad448dbdccc2b229b540673c4a11087eb143e80c7b2 [2023-05-30T17:14:21.638Z] $ docker rm -f --volumes b6607ad05f8a9d365ed80ad448dbdccc2b229b540673c4a11087eb143e80c7b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T17:14:27.042Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17335 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-05-30T17:14:27.054Z] Running in /w/workspace/device-rfid-llrp-go/101 [Pipeline] { [Pipeline] checkout [2023-05-30T17:14:27.088Z] Selected Git installation does not exist. Using Default [2023-05-30T17:14:27.088Z] The recommended git tool is: NONE [2023-05-30T17:14:32.611Z] using credential edgex-jenkins-ssh [2023-05-30T17:14:32.626Z] Cloning the remote Git repository [2023-05-30T17:14:32.666Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-30T17:14:32.748Z] > git init /w/workspace/device-rfid-llrp-go/101 # timeout=10 [2023-05-30T17:14:32.882Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-30T17:14:32.882Z] > git --version # timeout=10 [2023-05-30T17:14:32.902Z] > git --version # 'git version 2.25.1' [2023-05-30T17:14:32.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T17:14:33.070Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T17:14:34.134Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-30T17:14:34.154Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T17:14:34.967Z] Avoid second fetch [2023-05-30T17:14:34.967Z] Checking out Revision 4d5d7787f034dd5542ee48778370d67321a0492e (main) [2023-05-30T17:14:35.524Z] Commit message: "docs: Update changelog for 3.0 (#239)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T17:14:34.985Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T17:14:35.051Z] > git checkout -f 4d5d7787f034dd5542ee48778370d67321a0492e # timeout=10 [2023-05-30T17:14:36.398Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T17:14:36.398Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T17:14:36.398Z] Dload Upload Total Spent Left Speed [2023-05-30T17:14:36.398Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-05-30T17:14:37.063Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T17:14:37.395Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T17:14:37.395Z] + sudo tee /etc/docker/daemon.new [2023-05-30T17:14:37.395Z] { [2023-05-30T17:14:37.395Z] "registry-mirrors": [ [2023-05-30T17:14:37.395Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T17:14:37.395Z] ], [2023-05-30T17:14:37.395Z] "bip": "10.250.0.254/24", [2023-05-30T17:14:37.395Z] "hosts": [ [2023-05-30T17:14:37.395Z] "tcp://0.0.0.0:5555", [2023-05-30T17:14:37.395Z] "unix:///var/run/docker.sock" [2023-05-30T17:14:37.395Z] ], [2023-05-30T17:14:37.395Z] "mtu": 1458, [2023-05-30T17:14:37.395Z] "selinux-enabled": true, [2023-05-30T17:14:37.395Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T17:14:37.395Z] } [Pipeline] sh [2023-05-30T17:14:37.731Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T17:14:38.066Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T17:14:56.365Z] provisioning config files... [2023-05-30T17:14:56.393Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/101@tmp/config12940213604257072378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:14:56.757Z] ---> docker-login.sh [2023-05-30T17:14:56.757Z] nexus3.edgexfoundry.org:10001 [2023-05-30T17:14:57.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:14:57.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:14:57.346Z] Configure a credential helper to remove this warning. See [2023-05-30T17:14:57.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:14:57.346Z] [2023-05-30T17:14:57.346Z] Login Succeeded [2023-05-30T17:14:57.346Z] nexus3.edgexfoundry.org:10002 [2023-05-30T17:14:57.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:14:57.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:14:57.889Z] Configure a credential helper to remove this warning. See [2023-05-30T17:14:57.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:14:57.889Z] [2023-05-30T17:14:57.889Z] Login Succeeded [2023-05-30T17:14:57.889Z] nexus3.edgexfoundry.org:10003 [2023-05-30T17:14:57.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:14:58.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:14:58.159Z] Configure a credential helper to remove this warning. See [2023-05-30T17:14:58.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:14:58.159Z] [2023-05-30T17:14:58.159Z] Login Succeeded [2023-05-30T17:14:58.159Z] nexus3.edgexfoundry.org:10004 [2023-05-30T17:14:58.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:14:58.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:14:58.436Z] Configure a credential helper to remove this warning. See [2023-05-30T17:14:58.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:14:58.436Z] [2023-05-30T17:14:58.436Z] Login Succeeded [2023-05-30T17:14:58.436Z] docker.io [2023-05-30T17:14:58.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:14:58.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:14:58.977Z] Configure a credential helper to remove this warning. See [2023-05-30T17:14:58.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:14:58.977Z] [2023-05-30T17:14:58.977Z] Login Succeeded [2023-05-30T17:14:58.977Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T17:14:58.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T17:14:59.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T17:14:59.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T17:14:59.310Z] ========================================================= [2023-05-30T17:14:59.310Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T17:14:59.310Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:14:59.670Z] + 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-30T17:14:59.940Z] Sending build context to Docker daemon 1.217MB [2023-05-30T17:14:59.940Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T17:14:59.940Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T17:15:00.212Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T17:15:00.212Z] c41833b44d91: Pulling fs layer [2023-05-30T17:15:00.212Z] ed15518f5707: Pulling fs layer [2023-05-30T17:15:00.212Z] feae8fd75edb: Pulling fs layer [2023-05-30T17:15:00.212Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T17:15:00.212Z] 3cdef696dda3: Pulling fs layer [2023-05-30T17:15:00.212Z] 2ced38df9373: Pulling fs layer [2023-05-30T17:15:00.212Z] 58f1dce35555: Pulling fs layer [2023-05-30T17:15:00.212Z] 242c74f7c9fa: Waiting [2023-05-30T17:15:00.212Z] 3cdef696dda3: Waiting [2023-05-30T17:15:00.212Z] 2ced38df9373: Waiting [2023-05-30T17:15:00.212Z] 58f1dce35555: Waiting [2023-05-30T17:15:00.212Z] ed15518f5707: Verifying Checksum [2023-05-30T17:15:00.212Z] ed15518f5707: Download complete [2023-05-30T17:15:00.212Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T17:15:00.212Z] 242c74f7c9fa: Download complete [2023-05-30T17:15:00.212Z] 3cdef696dda3: Verifying Checksum [2023-05-30T17:15:00.212Z] 3cdef696dda3: Download complete [2023-05-30T17:15:00.212Z] c41833b44d91: Verifying Checksum [2023-05-30T17:15:00.212Z] c41833b44d91: Download complete [2023-05-30T17:15:01.186Z] c41833b44d91: Pull complete [2023-05-30T17:15:01.778Z] 58f1dce35555: Verifying Checksum [2023-05-30T17:15:01.778Z] 58f1dce35555: Download complete [2023-05-30T17:15:01.778Z] ed15518f5707: Pull complete [2023-05-30T17:15:03.213Z] 2ced38df9373: Download complete [2023-05-30T17:15:03.213Z] feae8fd75edb: Verifying Checksum [2023-05-30T17:15:03.213Z] feae8fd75edb: Download complete [2023-05-30T17:15:15.574Z] feae8fd75edb: Pull complete [2023-05-30T17:15:15.574Z] 242c74f7c9fa: Pull complete [2023-05-30T17:15:15.574Z] 3cdef696dda3: Pull complete [2023-05-30T17:15:20.940Z] 2ced38df9373: Pull complete [2023-05-30T17:15:23.534Z] 58f1dce35555: Pull complete [2023-05-30T17:15:23.534Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T17:15:23.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T17:15:23.534Z] ---> fadd8f120f05 [2023-05-30T17:15:23.534Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T17:15:24.968Z] ---> Running in 4bde4e76d87f [2023-05-30T17:15:25.236Z] Removing intermediate container 4bde4e76d87f [2023-05-30T17:15:25.236Z] ---> e97f1c99a017 [2023-05-30T17:15:25.236Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T17:15:25.508Z] ---> Running in 74323eaa7c24 [2023-05-30T17:15:26.922Z] Removing intermediate container 74323eaa7c24 [2023-05-30T17:15:26.922Z] ---> 6c4850d325a0 [2023-05-30T17:15:26.922Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T17:15:26.922Z] ---> Running in b867b5fcce41 [2023-05-30T17:15:27.191Z] Removing intermediate container b867b5fcce41 [2023-05-30T17:15:27.191Z] ---> 4dbbe248bb22 [2023-05-30T17:15:27.191Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T17:15:27.191Z] ---> Running in 474689651e78 [2023-05-30T17:15:27.459Z] Removing intermediate container 474689651e78 [2023-05-30T17:15:27.459Z] ---> 80ae93083320 [2023-05-30T17:15:27.459Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T17:15:27.727Z] ---> Running in 1b20dabbb33f [2023-05-30T17:15:28.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T17:15:29.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T17:15:30.346Z] OK: 263 MiB in 53 packages [2023-05-30T17:15:31.305Z] Removing intermediate container 1b20dabbb33f [2023-05-30T17:15:31.305Z] ---> f602e55627ce [2023-05-30T17:15:31.305Z] Step 8/12 : WORKDIR /app [2023-05-30T17:15:31.305Z] ---> Running in 513b9cd4d35c [2023-05-30T17:15:31.574Z] Removing intermediate container 513b9cd4d35c [2023-05-30T17:15:31.574Z] ---> 1082a28fab03 [2023-05-30T17:15:31.574Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T17:15:32.157Z] ---> 51742ed7f169 [2023-05-30T17:15:32.157Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T17:15:32.157Z] ---> Running in 00734d8f3c0b [2023-05-30T17:16:40.034Z] Removing intermediate container 00734d8f3c0b [2023-05-30T17:16:40.034Z] ---> 2c9ddf5ea450 [2023-05-30T17:16:40.034Z] Step 11/12 : COPY . . [2023-05-30T17:16:40.300Z] ---> d58f7bb0092d [2023-05-30T17:16:40.300Z] Step 12/12 : RUN $MAKE [2023-05-30T17:16:40.300Z] ---> Running in 7526e1abe12f [2023-05-30T17:16:41.258Z] noop [2023-05-30T17:16:41.842Z] Removing intermediate container 7526e1abe12f [2023-05-30T17:16:41.842Z] ---> 399b217ce14c [2023-05-30T17:16:41.842Z] Successfully built 399b217ce14c [2023-05-30T17:16:41.842Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:16:42.187Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T17:16:42.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:16:42.389Z] prd-ubuntu20.04-docker-arm64-4c-16g-17335 does not seem to be running inside a container [2023-05-30T17:16:42.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/101 -v /w/workspace/device-rfid-llrp-go/101:/w/workspace/device-rfid-llrp-go/101:rw,z -v /w/workspace/device-rfid-llrp-go/101@tmp:/w/workspace/device-rfid-llrp-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T17:16:43.520Z] $ docker top 0f097a53fe706e89786a529bb269a2f24bb6b760a576370896679692551ad27f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T17:16:44.332Z] + go version [2023-05-30T17:16:44.332Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T17:16:44.354Z] $ docker stop --time=1 0f097a53fe706e89786a529bb269a2f24bb6b760a576370896679692551ad27f [2023-05-30T17:16:46.075Z] $ docker rm -f --volumes 0f097a53fe706e89786a529bb269a2f24bb6b760a576370896679692551ad27f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:16:46.573Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T17:16:46.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:16:46.738Z] prd-ubuntu20.04-docker-arm64-4c-16g-17335 does not seem to be running inside a container [2023-05-30T17:16:46.807Z] $ 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/101 -v /w/workspace/device-rfid-llrp-go/101:/w/workspace/device-rfid-llrp-go/101:rw,z -v /w/workspace/device-rfid-llrp-go/101@tmp:/w/workspace/device-rfid-llrp-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T17:16:47.874Z] $ docker top 3389100a8fd10d9d70f18a8c06b1b484352ad1981c9a25a719d813fe74944e84 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T17:16:48.357Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/101 [Pipeline] fileExists [Pipeline] sh [2023-05-30T17:16:48.698Z] + make test [2023-05-30T17:16:48.698Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T17:17:20.911Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-30T17:19:27.578Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-30T17:19:27.578Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-30T17:20:06.479Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.602s coverage: 40.5% of statements [2023-05-30T17:20:06.479Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.579s coverage: 52.0% of statements [2023-05-30T17:20:06.479Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.039s coverage: 96.4% of statements [2023-05-30T17:20:06.479Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T17:20:06.479Z] go vet ./... [2023-05-30T17:20:33.170Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T17:20:33.170Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T17:20:33.171Z] ./bin/test-attribution-txt.sh [2023-05-30T17:20:33.171Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-30T17:20:33.171Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-30T17:20:33.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T17:20:33.207Z] $ docker stop --time=1 3389100a8fd10d9d70f18a8c06b1b484352ad1981c9a25a719d813fe74944e84 [2023-05-30T17:20:35.102Z] $ docker rm -f --volumes 3389100a8fd10d9d70f18a8c06b1b484352ad1981c9a25a719d813fe74944e84 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T17:20:36.330Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T17:20:36.354Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T17:20:37.022Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T17:20:37.414Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T17:20:37.743Z] + ls -al . [2023-05-30T17:20:37.743Z] total 628 [2023-05-30T17:20:37.743Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 17:16 . [2023-05-30T17:20:37.743Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:14 .. [2023-05-30T17:20:37.743Z] -rw-rw-r-- 1 jenkins jenkins 134 May 30 17:14 .dockerignore [2023-05-30T17:20:37.743Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 17:14 .git [2023-05-30T17:20:37.743Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 17:14 .github [2023-05-30T17:20:37.743Z] -rw-rw-r-- 1 jenkins jenkins 946 May 30 17:14 .gitignore [2023-05-30T17:20:37.743Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 17:14 .golangci.yml [2023-05-30T17:20:37.743Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 30 17:14 Attribution.txt [2023-05-30T17:20:37.743Z] -rw-rw-r-- 1 jenkins jenkins 10365 May 30 17:14 CHANGELOG.md [2023-05-30T17:20:37.743Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 30 17:14 Dockerfile [2023-05-30T17:20:37.743Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 17:14 GOVERNANCE.md [2023-05-30T17:20:37.743Z] -rw-rw-r-- 1 jenkins jenkins 683 May 30 17:14 Jenkinsfile [2023-05-30T17:20:37.743Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 30 17:14 LICENSE [2023-05-30T17:20:37.743Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 30 17:14 Makefile [2023-05-30T17:20:37.743Z] -rw-rw-r-- 1 jenkins jenkins 625 May 30 17:14 OWNERS.md [2023-05-30T17:20:37.743Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 30 17:14 README.md [2023-05-30T17:20:37.743Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 17:12 VERSION [2023-05-30T17:20:37.743Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:14 bin [2023-05-30T17:20:37.743Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:14 cmd [2023-05-30T17:20:37.743Z] -rw-r--r-- 1 jenkins jenkins 458039 May 30 17:20 coverage.out [2023-05-30T17:20:37.743Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:14 examples [2023-05-30T17:20:37.743Z] -rw-rw-r-- 1 jenkins jenkins 3371 May 30 17:14 go.mod [2023-05-30T17:20:37.743Z] -rw-rw-r-- 1 jenkins jenkins 30982 May 30 17:14 go.sum [2023-05-30T17:20:37.743Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:14 images [2023-05-30T17:20:37.743Z] drwxrwxr-x 5 jenkins jenkins 4096 May 30 17:14 internal [2023-05-30T17:20:37.743Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:14 snap [2023-05-30T17:20:37.743Z] -rw-rw-r-- 1 jenkins jenkins 193 May 30 17:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:20:38.080Z] + 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=4d5d7787f034dd5542ee48778370d67321a0492e --label arch=arm64 --label version=3.0.0-dev.30 . [2023-05-30T17:20:38.350Z] Sending build context to Docker daemon 1.217MB [2023-05-30T17:20:38.350Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T17:20:38.350Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-30T17:20:38.350Z] ---> 399b217ce14c [2023-05-30T17:20:38.350Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T17:20:40.298Z] ---> Running in 48066c4b14f9 [2023-05-30T17:20:40.298Z] Removing intermediate container 48066c4b14f9 [2023-05-30T17:20:40.298Z] ---> 75a634338b04 [2023-05-30T17:20:40.298Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T17:20:40.298Z] ---> Running in af9044b1c359 [2023-05-30T17:20:40.570Z] Removing intermediate container af9044b1c359 [2023-05-30T17:20:40.570Z] ---> 9e1706a899f8 [2023-05-30T17:20:40.570Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T17:20:40.570Z] ---> Running in 885b91a50e61 [2023-05-30T17:20:40.841Z] Removing intermediate container 885b91a50e61 [2023-05-30T17:20:40.841Z] ---> e651ac4ab247 [2023-05-30T17:20:40.841Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T17:20:41.109Z] ---> Running in 424bb4603d5b [2023-05-30T17:20:41.384Z] Removing intermediate container 424bb4603d5b [2023-05-30T17:20:41.384Z] ---> 80709e46a3ce [2023-05-30T17:20:41.384Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T17:20:41.384Z] ---> Running in db3910734e28 [2023-05-30T17:20:42.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T17:20:43.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T17:20:44.290Z] OK: 263 MiB in 53 packages [2023-05-30T17:20:44.879Z] Removing intermediate container db3910734e28 [2023-05-30T17:20:44.879Z] ---> 83bb1f316305 [2023-05-30T17:20:44.879Z] Step 8/24 : WORKDIR /app [2023-05-30T17:20:45.149Z] ---> Running in ab1f4387485c [2023-05-30T17:20:45.415Z] Removing intermediate container ab1f4387485c [2023-05-30T17:20:45.415Z] ---> cbce7e9d12b7 [2023-05-30T17:20:45.415Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-30T17:20:46.000Z] ---> 9e0e78467082 [2023-05-30T17:20:46.000Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T17:20:46.000Z] ---> Running in a93dfe19570c [2023-05-30T17:20:48.607Z] Removing intermediate container a93dfe19570c [2023-05-30T17:20:48.607Z] ---> 1aa6dd1b4869 [2023-05-30T17:20:48.607Z] Step 11/24 : COPY . . [2023-05-30T17:20:50.015Z] ---> 475e3d63bc19 [2023-05-30T17:20:50.015Z] Step 12/24 : RUN $MAKE [2023-05-30T17:20:50.284Z] ---> Running in b4cd9381cef8 [2023-05-30T17:20:51.247Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.30" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-30T17:23:12.942Z] Removing intermediate container b4cd9381cef8 [2023-05-30T17:23:12.943Z] ---> 324379a672a6 [2023-05-30T17:23:12.943Z] Step 13/24 : FROM alpine:3.17 [2023-05-30T17:23:12.943Z] 3.17: Pulling from library/alpine [2023-05-30T17:23:12.943Z] c41833b44d91: Already exists [2023-05-30T17:23:12.943Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T17:23:12.943Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T17:23:12.943Z] ---> 51e60588ff2c [2023-05-30T17:23:12.943Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-30T17:23:12.943Z] ---> Running in 7b0056d26003 [2023-05-30T17:23:12.943Z] Removing intermediate container 7b0056d26003 [2023-05-30T17:23:12.943Z] ---> 3ae9f777602b [2023-05-30T17:23:12.943Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T17:23:12.943Z] ---> Running in afc30142b7dc [2023-05-30T17:23:12.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T17:23:12.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T17:23:12.943Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T17:23:12.943Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T17:23:12.943Z] OK: 8 MiB in 16 packages [2023-05-30T17:23:12.943Z] Removing intermediate container afc30142b7dc [2023-05-30T17:23:12.943Z] ---> 9f3ef94b67e9 [2023-05-30T17:23:12.943Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-30T17:23:12.943Z] ---> a3fc840801c1 [2023-05-30T17:23:12.943Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-30T17:23:12.943Z] ---> 1129cf2fb52d [2023-05-30T17:23:12.943Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-30T17:23:12.943Z] ---> a6949a463262 [2023-05-30T17:23:12.943Z] Step 19/24 : EXPOSE 59989 [2023-05-30T17:23:12.943Z] ---> Running in 7d4e64daeadd [2023-05-30T17:23:12.943Z] Removing intermediate container 7d4e64daeadd [2023-05-30T17:23:12.943Z] ---> 346f2a823cc1 [2023-05-30T17:23:12.943Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-30T17:23:12.943Z] ---> Running in 781e768fca27 [2023-05-30T17:23:12.943Z] Removing intermediate container 781e768fca27 [2023-05-30T17:23:12.943Z] ---> 61a0f27f1eec [2023-05-30T17:23:12.943Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T17:23:12.943Z] ---> Running in e495c92ba17e [2023-05-30T17:23:12.943Z] Removing intermediate container e495c92ba17e [2023-05-30T17:23:12.943Z] ---> ef6cedf85abb [2023-05-30T17:23:12.943Z] Step 22/24 : LABEL arch=arm64 [2023-05-30T17:23:12.943Z] ---> Running in 23c0f889caae [2023-05-30T17:23:12.943Z] Removing intermediate container 23c0f889caae [2023-05-30T17:23:12.943Z] ---> adc29ee495f1 [2023-05-30T17:23:12.943Z] Step 23/24 : LABEL git_sha=4d5d7787f034dd5542ee48778370d67321a0492e [2023-05-30T17:23:12.943Z] ---> Running in 1ae0fb78992a [2023-05-30T17:23:12.943Z] Removing intermediate container 1ae0fb78992a [2023-05-30T17:23:12.943Z] ---> aee7769bc1e9 [2023-05-30T17:23:12.943Z] Step 24/24 : LABEL version=3.0.0-dev.30 [2023-05-30T17:23:12.943Z] ---> Running in e3a3e7ed2e75 [2023-05-30T17:23:12.943Z] Removing intermediate container e3a3e7ed2e75 [2023-05-30T17:23:12.943Z] ---> d65137ddadd3 [2023-05-30T17:23:12.943Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T17:23:12.943Z] Successfully built d65137ddadd3 [2023-05-30T17:23:12.943Z] 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-30T17:23:13.068Z] provisioning config files... [2023-05-30T17:23:13.083Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/101@tmp/config2616426884462017234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:23:13.415Z] ---> docker-login.sh [2023-05-30T17:23:13.415Z] nexus3.edgexfoundry.org:10001 [2023-05-30T17:23:13.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:23:13.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:23:13.684Z] Configure a credential helper to remove this warning. See [2023-05-30T17:23:13.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:23:13.684Z] [2023-05-30T17:23:13.684Z] Login Succeeded [2023-05-30T17:23:13.684Z] nexus3.edgexfoundry.org:10002 [2023-05-30T17:23:13.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:23:13.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:23:13.950Z] Configure a credential helper to remove this warning. See [2023-05-30T17:23:13.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:23:13.950Z] [2023-05-30T17:23:13.950Z] Login Succeeded [2023-05-30T17:23:13.950Z] nexus3.edgexfoundry.org:10003 [2023-05-30T17:23:14.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:23:14.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:23:14.481Z] Configure a credential helper to remove this warning. See [2023-05-30T17:23:14.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:23:14.481Z] [2023-05-30T17:23:14.481Z] Login Succeeded [2023-05-30T17:23:14.481Z] nexus3.edgexfoundry.org:10004 [2023-05-30T17:23:14.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:23:14.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:23:14.748Z] Configure a credential helper to remove this warning. See [2023-05-30T17:23:14.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:23:14.748Z] [2023-05-30T17:23:14.748Z] Login Succeeded [2023-05-30T17:23:14.748Z] docker.io [2023-05-30T17:23:15.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:23:15.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:23:15.279Z] Configure a credential helper to remove this warning. See [2023-05-30T17:23:15.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:23:15.279Z] [2023-05-30T17:23:15.279Z] Login Succeeded [2023-05-30T17:23:15.279Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T17:23:15.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T17:23:15.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T17:23:15.358Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-05-30T17:23:15.358Z] 4d5d7787f034dd5542ee48778370d67321a0492e [2023-05-30T17:23:15.358Z] latest [2023-05-30T17:23:15.358Z] 3.0.0-dev.30 [2023-05-30T17:23:15.358Z] 4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 [2023-05-30T17:23:15.358Z] main [2023-05-30T17:23:15.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:23:15.715Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:23:16.314Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4d5d7787f034dd5542ee48778370d67321a0492e [2023-05-30T17:23:16.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-30T17:23:16.314Z] 4a5cd4fa0fea: Preparing [2023-05-30T17:23:16.315Z] 57ebd47c009d: Preparing [2023-05-30T17:23:16.315Z] 136a43eb491a: Preparing [2023-05-30T17:23:16.315Z] c85b0db494fc: Preparing [2023-05-30T17:23:16.315Z] 26cbea5cba74: Preparing [2023-05-30T17:23:16.315Z] 26cbea5cba74: Layer already exists [2023-05-30T17:23:16.594Z] 136a43eb491a: Pushed [2023-05-30T17:23:16.594Z] 57ebd47c009d: Pushed [2023-05-30T17:23:16.594Z] c85b0db494fc: Pushed [2023-05-30T17:23:22.112Z] 4a5cd4fa0fea: Pushed [2023-05-30T17:23:22.112Z] 4d5d7787f034dd5542ee48778370d67321a0492e: digest: sha256:ab3c42e5d8eba71086a0b2c084e733bda4f39766a62e8ef9e30f6322388c9fd6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:23:22.463Z] + 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-30T17:23:22.810Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-30T17:23:22.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-30T17:23:22.810Z] 4a5cd4fa0fea: Preparing [2023-05-30T17:23:22.810Z] 57ebd47c009d: Preparing [2023-05-30T17:23:22.810Z] 136a43eb491a: Preparing [2023-05-30T17:23:22.810Z] c85b0db494fc: Preparing [2023-05-30T17:23:22.810Z] 26cbea5cba74: Preparing [2023-05-30T17:23:22.810Z] 57ebd47c009d: Layer already exists [2023-05-30T17:23:22.810Z] 136a43eb491a: Layer already exists [2023-05-30T17:23:22.810Z] 4a5cd4fa0fea: Layer already exists [2023-05-30T17:23:22.810Z] 26cbea5cba74: Layer already exists [2023-05-30T17:23:22.810Z] c85b0db494fc: Layer already exists [2023-05-30T17:23:23.084Z] latest: digest: sha256:ab3c42e5d8eba71086a0b2c084e733bda4f39766a62e8ef9e30f6322388c9fd6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:23:23.427Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:23:23.774Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.30 [2023-05-30T17:23:23.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-30T17:23:23.774Z] 4a5cd4fa0fea: Preparing [2023-05-30T17:23:23.774Z] 57ebd47c009d: Preparing [2023-05-30T17:23:23.774Z] 136a43eb491a: Preparing [2023-05-30T17:23:23.774Z] c85b0db494fc: Preparing [2023-05-30T17:23:23.774Z] 26cbea5cba74: Preparing [2023-05-30T17:23:23.774Z] 57ebd47c009d: Layer already exists [2023-05-30T17:23:23.774Z] c85b0db494fc: Layer already exists [2023-05-30T17:23:23.774Z] 26cbea5cba74: Layer already exists [2023-05-30T17:23:23.774Z] 136a43eb491a: Layer already exists [2023-05-30T17:23:23.774Z] 4a5cd4fa0fea: Layer already exists [2023-05-30T17:23:23.774Z] 3.0.0-dev.30: digest: sha256:ab3c42e5d8eba71086a0b2c084e733bda4f39766a62e8ef9e30f6322388c9fd6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:23:24.114Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:23:24.452Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 [2023-05-30T17:23:24.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-30T17:23:24.452Z] 4a5cd4fa0fea: Preparing [2023-05-30T17:23:24.452Z] 57ebd47c009d: Preparing [2023-05-30T17:23:24.452Z] 136a43eb491a: Preparing [2023-05-30T17:23:24.452Z] c85b0db494fc: Preparing [2023-05-30T17:23:24.452Z] 26cbea5cba74: Preparing [2023-05-30T17:23:24.452Z] c85b0db494fc: Layer already exists [2023-05-30T17:23:24.452Z] 136a43eb491a: Layer already exists [2023-05-30T17:23:24.452Z] 57ebd47c009d: Layer already exists [2023-05-30T17:23:24.452Z] 26cbea5cba74: Layer already exists [2023-05-30T17:23:24.452Z] 4a5cd4fa0fea: Layer already exists [2023-05-30T17:23:24.452Z] 4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30: digest: sha256:ab3c42e5d8eba71086a0b2c084e733bda4f39766a62e8ef9e30f6322388c9fd6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:23:24.806Z] + 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-30T17:23:25.150Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-05-30T17:23:25.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-30T17:23:25.150Z] 4a5cd4fa0fea: Preparing [2023-05-30T17:23:25.150Z] 57ebd47c009d: Preparing [2023-05-30T17:23:25.150Z] 136a43eb491a: Preparing [2023-05-30T17:23:25.150Z] c85b0db494fc: Preparing [2023-05-30T17:23:25.150Z] 26cbea5cba74: Preparing [2023-05-30T17:23:25.150Z] 26cbea5cba74: Layer already exists [2023-05-30T17:23:25.150Z] 4a5cd4fa0fea: Layer already exists [2023-05-30T17:23:25.150Z] c85b0db494fc: Layer already exists [2023-05-30T17:23:25.150Z] 136a43eb491a: Layer already exists [2023-05-30T17:23:25.150Z] 57ebd47c009d: Layer already exists [2023-05-30T17:23:25.150Z] main: digest: sha256:ab3c42e5d8eba71086a0b2c084e733bda4f39766a62e8ef9e30f6322388c9fd6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T17:23:25.474Z] ===================================================== [Pipeline] echo [2023-05-30T17:23:25.482Z] taggedImages: [2023-05-30T17:23:25.482Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4d5d7787f034dd5542ee48778370d67321a0492e [2023-05-30T17:23:25.482Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-30T17:23:25.482Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.30 [2023-05-30T17:23:25.482Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 [2023-05-30T17:23:25.482Z] - 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-30T17:23:25.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T17:23:25.866Z] [2023-05-30T17:23:25.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:23:26.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T17:23:26.198Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T17:23:26.198Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T17:23:26.198Z] 04944245beec: Pulling fs layer [2023-05-30T17:23:26.198Z] 699f458cf7ca: Pulling fs layer [2023-05-30T17:23:26.199Z] 765212b225bb: Pulling fs layer [2023-05-30T17:23:26.199Z] f23df028b6ca: Pulling fs layer [2023-05-30T17:23:26.199Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T17:23:26.199Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T17:23:26.199Z] f23df028b6ca: Waiting [2023-05-30T17:23:26.199Z] d65c8cfc05b1: Waiting [2023-05-30T17:23:26.199Z] 2437ff75d9bd: Waiting [2023-05-30T17:23:26.467Z] 04944245beec: Verifying Checksum [2023-05-30T17:23:26.467Z] 04944245beec: Download complete [2023-05-30T17:23:26.467Z] 765212b225bb: Verifying Checksum [2023-05-30T17:23:26.467Z] 765212b225bb: Download complete [2023-05-30T17:23:26.467Z] f23df028b6ca: Verifying Checksum [2023-05-30T17:23:26.467Z] f23df028b6ca: Download complete [2023-05-30T17:23:26.467Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T17:23:26.467Z] d65c8cfc05b1: Download complete [2023-05-30T17:23:26.467Z] 699f458cf7ca: Verifying Checksum [2023-05-30T17:23:26.467Z] 699f458cf7ca: Download complete [2023-05-30T17:23:27.058Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T17:23:27.058Z] 8998bd30e6a1: Download complete [2023-05-30T17:23:29.003Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T17:23:29.003Z] 2437ff75d9bd: Download complete [2023-05-30T17:23:30.940Z] 8998bd30e6a1: Pull complete [2023-05-30T17:23:31.206Z] 04944245beec: Pull complete [2023-05-30T17:23:32.612Z] 699f458cf7ca: Pull complete [2023-05-30T17:23:32.889Z] 765212b225bb: Pull complete [2023-05-30T17:23:37.133Z] f23df028b6ca: Pull complete [2023-05-30T17:23:37.133Z] d65c8cfc05b1: Pull complete [2023-05-30T17:23:52.119Z] 2437ff75d9bd: Pull complete [2023-05-30T17:23:52.119Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T17:23:52.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T17:23:52.119Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:23:52.297Z] prd-ubuntu20.04-docker-arm64-4c-16g-17335 does not seem to be running inside a container [2023-05-30T17:23:52.365Z] $ 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/101 -v /w/workspace/device-rfid-llrp-go/101:/w/workspace/device-rfid-llrp-go/101:rw,z -v /w/workspace/device-rfid-llrp-go/101@tmp:/w/workspace/device-rfid-llrp-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-30T17:23:54.958Z] $ docker top 147d298e4e255a61818a98bc0784f2c205285d31b308c8cb757301954e4f5558 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:23:55.455Z] ---> job-cost.sh [2023-05-30T17:23:55.721Z] lf-activate-venv: SKIPPING [2023-05-30T17:23:55.721Z] INFO: No Stack... [2023-05-30T17:23:56.301Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T17:23:56.883Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T17:23:57.518Z] + + cutcat -d, /w/workspace/device-rfid-llrp-go/101/archives/cost.csv -f6 [2023-05-30T17:23:57.519Z] [Pipeline] lock [2023-05-30T17:23:57.583Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-101-stack-cost] [2023-05-30T17:23:57.593Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-101-stack-cost] did not exist. Created. [2023-05-30T17:23:57.593Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T17:23:57.935Z] /w/workspace/device-rfid-llrp-go/101@tmp/durable-d973f180/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T17:23:58.271Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T17:23:58.297Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T17:23:58.358Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T17:23:58.364Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T17:23:58.392Z] $ docker stop --time=1 147d298e4e255a61818a98bc0784f2c205285d31b308c8cb757301954e4f5558 [2023-05-30T17:23:59.903Z] $ docker rm -f --volumes 147d298e4e255a61818a98bc0784f2c205285d31b308c8cb757301954e4f5558 [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-30T17:24:00.300Z] provisioning config files... [2023-05-30T17:24:00.308Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config949815082476257810tmp [Pipeline] { [Pipeline] sh [2023-05-30T17:24:00.601Z] + set +x [2023-05-30T17:24:00.601Z] + curl -s https://codecov.io/bash [2023-05-30T17:24:00.601Z] + bash -s -- [2023-05-30T17:24:00.601Z] [2023-05-30T17:24:00.601Z] _____ _ [2023-05-30T17:24:00.601Z] / ____| | | [2023-05-30T17:24:00.601Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T17:24:00.601Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T17:24:00.601Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T17:24:00.601Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T17:24:00.601Z] Bash-1.0.6 [2023-05-30T17:24:00.601Z] [2023-05-30T17:24:00.601Z] [2023-05-30T17:24:00.601Z] ==> git version 2.25.1 found [2023-05-30T17:24:00.601Z] ==> 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-30T17:24:00.601Z] Release-Date: 2020-01-08 [2023-05-30T17:24:00.601Z] 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-30T17:24:00.601Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T17:24:00.601Z] ==> Jenkins CI detected. [2023-05-30T17:24:00.601Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-05-30T17:24:00.601Z] project root: . [2023-05-30T17:24:00.601Z] --> token set from env [2023-05-30T17:24:00.601Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T17:24:00.601Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T17:24:00.862Z] ==> Python coveragepy not found [2023-05-30T17:24:00.862Z] ==> Searching for coverage reports in: [2023-05-30T17:24:00.862Z] + . [2023-05-30T17:24:00.862Z] -> Found 1 reports [2023-05-30T17:24:00.862Z] ==> Detecting git/mercurial file structure [2023-05-30T17:24:00.862Z] ==> Reading reports [2023-05-30T17:24:00.862Z] + ./coverage.out bytes=458039 [2023-05-30T17:24:00.862Z] ==> Appending adjustments [2023-05-30T17:24:00.862Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T17:24:01.123Z] + Found adjustments [2023-05-30T17:24:01.123Z] ==> Gzipping contents [2023-05-30T17:24:01.123Z] 52K /tmp/codecov.dOIto9.gz [2023-05-30T17:24:01.123Z] ==> Uploading reports [2023-05-30T17:24:01.123Z] url: https://codecov.io [2023-05-30T17:24:01.123Z] query: branch=main&commit=4d5d7787f034dd5542ee48778370d67321a0492e&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T17:24:01.123Z] -> Pinging Codecov [2023-05-30T17:24:01.123Z] 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=4d5d7787f034dd5542ee48778370d67321a0492e&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T17:24:01.383Z] -> Uploading to [2023-05-30T17:24:01.383Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/581DD39554BDF9B6E22D074273EAD858/4d5d7787f034dd5542ee48778370d67321a0492e/77190fc4-64b8-4e5b-8dea-902b7de6d0d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T172401Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e773614177451a86b81f7bf92d7f3b9ecb1887672413505dc939bfcebbae092 [2023-05-30T17:24:01.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T17:24:01.383Z] Dload Upload Total Spent Left Speed [2023-05-30T17:24:01.641Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50481 0 0 100 50481 0 211k --:--:-- --:--:-- --:--:-- 211k [2023-05-30T17:24:01.641Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] } [2023-05-30T17:24:01.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-30T17:24:01.803Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-30T17:24:01.818Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:24:02.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T17:24:02.134Z] [2023-05-30T17:24:02.134Z] 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-30T17:24:02.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T17:24:02.431Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-30T17:24:02.431Z] df9b9388f04a: Pulling fs layer [2023-05-30T17:24:02.431Z] 52dc419b0ee2: Pulling fs layer [2023-05-30T17:24:02.431Z] 25bc292e5bac: Pulling fs layer [2023-05-30T17:24:02.431Z] 114826534d7a: Pulling fs layer [2023-05-30T17:24:02.431Z] 4657fd5d0bcf: Pulling fs layer [2023-05-30T17:24:02.431Z] 6ad1cebc031e: Pulling fs layer [2023-05-30T17:24:02.431Z] 8a3aa393b2d8: Pulling fs layer [2023-05-30T17:24:02.431Z] 4657fd5d0bcf: Waiting [2023-05-30T17:24:02.431Z] 114826534d7a: Waiting [2023-05-30T17:24:02.431Z] 8a3aa393b2d8: Waiting [2023-05-30T17:24:02.431Z] 6ad1cebc031e: Waiting [2023-05-30T17:24:02.431Z] 25bc292e5bac: Verifying Checksum [2023-05-30T17:24:02.431Z] 25bc292e5bac: Download complete [2023-05-30T17:24:02.431Z] 52dc419b0ee2: Verifying Checksum [2023-05-30T17:24:02.431Z] 52dc419b0ee2: Download complete [2023-05-30T17:24:02.431Z] 4657fd5d0bcf: Verifying Checksum [2023-05-30T17:24:02.431Z] 4657fd5d0bcf: Download complete [2023-05-30T17:24:02.431Z] df9b9388f04a: Download complete [2023-05-30T17:24:02.695Z] df9b9388f04a: Pull complete [2023-05-30T17:24:02.695Z] 6ad1cebc031e: Verifying Checksum [2023-05-30T17:24:02.695Z] 6ad1cebc031e: Download complete [2023-05-30T17:24:02.695Z] 52dc419b0ee2: Pull complete [2023-05-30T17:24:02.695Z] 25bc292e5bac: Pull complete [2023-05-30T17:24:03.265Z] 114826534d7a: Verifying Checksum [2023-05-30T17:24:03.265Z] 114826534d7a: Download complete [2023-05-30T17:24:03.265Z] 8a3aa393b2d8: Verifying Checksum [2023-05-30T17:24:03.265Z] 8a3aa393b2d8: Download complete [2023-05-30T17:24:07.491Z] 114826534d7a: Pull complete [2023-05-30T17:24:07.491Z] 4657fd5d0bcf: Pull complete [2023-05-30T17:24:07.491Z] 6ad1cebc031e: Pull complete [2023-05-30T17:24:10.795Z] 8a3aa393b2d8: Pull complete [2023-05-30T17:24:10.795Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-30T17:24:10.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T17:24:10.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:24:10.883Z] prd-ubuntu20.04-docker-8c-8g-17333 does not seem to be running inside a container [2023-05-30T17:24:10.928Z] $ 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-30T17:24:14.453Z] $ docker top 124dceec37c8f346bae8f02b1e937cf946704386611c53a42f54d3f288370adb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T17:24:14.528Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-05-30T17:24:14.807Z] + set -o pipefail [2023-05-30T17:24:14.807Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-05-30T17:24:20.081Z] [2023-05-30T17:24:20.081Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-05-30T17:24:20.081Z] [2023-05-30T17:24:20.081Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/0cf929e2-6e75-4960-853e-2899737d1d4d [2023-05-30T17:24:20.081Z] [2023-05-30T17:24:20.081Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-30T17:24:20.081Z] [2023-05-30T17:24:20.081Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-30T17:24:20.081Z] [2023-05-30T17:24:20.081Z] [2023-05-30T17:24:20.081Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-30T17:24:20.081Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-30T17:24:20.081Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-30T17:24:20.093Z] $ docker stop --time=1 124dceec37c8f346bae8f02b1e937cf946704386611c53a42f54d3f288370adb [2023-05-30T17:24:22.755Z] $ docker rm -f --volumes 124dceec37c8f346bae8f02b1e937cf946704386611c53a42f54d3f288370adb [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-30T17:24:23.470Z] + git log --format=format:%s -1 4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] sh [2023-05-30T17:24:23.766Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T17:24:23.766Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:24:24.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T17:24:24.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:24:24.137Z] prd-ubuntu20.04-docker-8c-8g-17333 does not seem to be running inside a container [2023-05-30T17:24:24.162Z] $ 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-30T17:24:24.662Z] $ docker top 2b5e839ad83ae928b6bced526810864315acb8d09a7f3a84ff4e2fd6eb331490 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T17:24:24.753Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T17:24:24.753Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T17:24:24.871Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T17:24:24.874Z] $ docker exec 2b5e839ad83ae928b6bced526810864315acb8d09a7f3a84ff4e2fd6eb331490 ssh-agent [2023-05-30T17:24:24.995Z] SSH_AUTH_SOCK=/tmp/ssh-xEHC07bDxo2Y/agent.32 [2023-05-30T17:24:24.995Z] SSH_AGENT_PID=38 [2023-05-30T17:24:25.001Z] Running ssh-add (command line suppressed) [2023-05-30T17:24:25.104Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15691275931579401473.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15691275931579401473.key) [2023-05-30T17:24:25.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T17:24:25.407Z] + git semver tag [2023-05-30T17:24:25.667Z] 2023-05-30 17:24:25,578 [run_tag] DEBUG tag force:False [2023-05-30T17:24:25.667Z] 2023-05-30 17:24:25,578 [check_head_tag] DEBUG check head tag [2023-05-30T17:24:25.667Z] 2023-05-30 17:24:25,579 [execute] INFO git cat-file --batch-check [2023-05-30T17:24:25.667Z] 2023-05-30 17:24:25,579 [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-30T17:24:25.667Z] 2023-05-30 17:24:25,583 [execute] INFO git cat-file --batch [2023-05-30T17:24:25.667Z] 2023-05-30 17:24:25,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-05-30T17:24:25.667Z] 2023-05-30 17:24:25,603 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-30T17:24:25.667Z] 2023-05-30 17:24:25,603 [execute] INFO git tag -a v3.0.0-dev.30 -m v3.0.0-dev.30 [2023-05-30T17:24:25.667Z] 2023-05-30 17:24:25,603 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.30', '-m', 'v3.0.0-dev.30'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-30T17:24:25.667Z] 2023-05-30 17:24:25,608 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-30T17:24:25.667Z] 3.0.0-dev.30 [Pipeline] } [2023-05-30T17:24:25.675Z] $ docker exec --env ******** --env ******** 2b5e839ad83ae928b6bced526810864315acb8d09a7f3a84ff4e2fd6eb331490 ssh-agent -k [2023-05-30T17:24:25.786Z] unset SSH_AUTH_SOCK; [2023-05-30T17:24:25.787Z] unset SSH_AGENT_PID; [2023-05-30T17:24:25.787Z] echo Agent pid 38 killed; [2023-05-30T17:24:25.797Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T17:24:26.105Z] + git semver [Pipeline] } [2023-05-30T17:24:26.376Z] $ docker stop --time=1 2b5e839ad83ae928b6bced526810864315acb8d09a7f3a84ff4e2fd6eb331490 [2023-05-30T17:24:27.667Z] $ docker rm -f --volumes 2b5e839ad83ae928b6bced526810864315acb8d09a7f3a84ff4e2fd6eb331490 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:24:28.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T17:24:28.069Z] [2023-05-30T17:24:28.069Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:24:28.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T17:24:28.369Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-30T17:24:28.369Z] ab5ef0e58194: Pulling fs layer [2023-05-30T17:24:28.369Z] 9712f1f96733: Pulling fs layer [2023-05-30T17:24:28.369Z] 63f879dbbcfc: Pulling fs layer [2023-05-30T17:24:28.369Z] 0d9ebad4ef96: Pulling fs layer [2023-05-30T17:24:28.369Z] e9a5061849ea: Pulling fs layer [2023-05-30T17:24:28.369Z] d747dcd14b5f: Pulling fs layer [2023-05-30T17:24:28.369Z] 2de7ff778b66: Pulling fs layer [2023-05-30T17:24:28.369Z] 0d9ebad4ef96: Waiting [2023-05-30T17:24:28.369Z] d747dcd14b5f: Waiting [2023-05-30T17:24:28.369Z] e9a5061849ea: Waiting [2023-05-30T17:24:28.369Z] 2de7ff778b66: Waiting [2023-05-30T17:24:28.369Z] 9712f1f96733: Verifying Checksum [2023-05-30T17:24:28.369Z] 9712f1f96733: Download complete [2023-05-30T17:24:28.946Z] 63f879dbbcfc: Verifying Checksum [2023-05-30T17:24:28.946Z] 63f879dbbcfc: Download complete [2023-05-30T17:24:28.946Z] ab5ef0e58194: Verifying Checksum [2023-05-30T17:24:28.946Z] ab5ef0e58194: Download complete [2023-05-30T17:24:28.946Z] 0d9ebad4ef96: Verifying Checksum [2023-05-30T17:24:28.946Z] 0d9ebad4ef96: Download complete [2023-05-30T17:24:28.946Z] e9a5061849ea: Verifying Checksum [2023-05-30T17:24:28.946Z] e9a5061849ea: Download complete [2023-05-30T17:24:28.946Z] d747dcd14b5f: Verifying Checksum [2023-05-30T17:24:28.946Z] d747dcd14b5f: Download complete [2023-05-30T17:24:29.205Z] 2de7ff778b66: Download complete [2023-05-30T17:24:32.485Z] ab5ef0e58194: Pull complete [2023-05-30T17:24:32.485Z] 9712f1f96733: Pull complete [2023-05-30T17:24:32.743Z] 63f879dbbcfc: Pull complete [2023-05-30T17:24:36.929Z] 0d9ebad4ef96: Pull complete [2023-05-30T17:24:36.930Z] e9a5061849ea: Pull complete [2023-05-30T17:24:37.188Z] d747dcd14b5f: Pull complete [2023-05-30T17:24:38.121Z] 2de7ff778b66: Pull complete [2023-05-30T17:24:38.121Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-30T17:24:38.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T17:24:38.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:24:38.220Z] prd-ubuntu20.04-docker-8c-8g-17333 does not seem to be running inside a container [2023-05-30T17:24:38.253Z] $ 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-30T17:24:44.303Z] $ docker top f517a4a0e9284284242612cd8bd8644cff31573326ecb2d7c7cf12849534925b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-30T17:24:44.377Z] provisioning config files... [2023-05-30T17:24:44.384Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5682458414575747680tmp [2023-05-30T17:24:44.392Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17677992979272161889tmp [2023-05-30T17:24:44.401Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11513508055626182289tmp [Pipeline] { [Pipeline] echo [2023-05-30T17:24:44.416Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:24:44.700Z] ---> sigul-configuration.sh [2023-05-30T17:24:44.700Z] gpg: directory `/root/.gnupg' created [2023-05-30T17:24:44.700Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-30T17:24:44.700Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-30T17:24:44.700Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-30T17:24:44.700Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-30T17:24:44.700Z] gpg: CAST5 encrypted data [2023-05-30T17:24:44.700Z] gpg: encrypted with 1 passphrase [2023-05-30T17:24:44.700Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-30T17:24:44.981Z] + mkdir /home/jenkins [2023-05-30T17:24:44.981Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-30T17:24:45.262Z] + 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-30T17:24:45.269Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:24:45.551Z] ---> sigul-install.sh [2023-05-30T17:24:45.551Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-30T17:24:45.834Z] + git tag --list [2023-05-30T17:24:45.834Z] v0.0.0 [2023-05-30T17:24:45.834Z] v1.0.0 [2023-05-30T17:24:45.834Z] v2.1.0 [2023-05-30T17:24:45.834Z] v2.1.1 [2023-05-30T17:24:45.834Z] v2.1.1-dev.1 [2023-05-30T17:24:45.834Z] v2.2.0 [2023-05-30T17:24:45.834Z] v2.2.1-dev.1 [2023-05-30T17:24:45.834Z] v2.2.1-dev.2 [2023-05-30T17:24:45.834Z] v2.2.1-dev.3 [2023-05-30T17:24:45.834Z] v2.2.1-dev.4 [2023-05-30T17:24:45.834Z] v2.2.1-dev.5 [2023-05-30T17:24:45.834Z] v2.2.1-dev.6 [2023-05-30T17:24:45.834Z] v2.2.1-dev.7 [2023-05-30T17:24:45.834Z] v2.3.0 [2023-05-30T17:24:45.834Z] v2.3.0-dev.10 [2023-05-30T17:24:45.834Z] v2.3.0-dev.11 [2023-05-30T17:24:45.834Z] v2.3.0-dev.12 [2023-05-30T17:24:45.834Z] v2.3.0-dev.13 [2023-05-30T17:24:45.834Z] v2.3.0-dev.14 [2023-05-30T17:24:45.834Z] v2.3.0-dev.15 [2023-05-30T17:24:45.834Z] v2.3.0-dev.16 [2023-05-30T17:24:45.834Z] v2.3.0-dev.17 [2023-05-30T17:24:45.834Z] v2.3.0-dev.18 [2023-05-30T17:24:45.834Z] v2.3.0-dev.19 [2023-05-30T17:24:45.834Z] v2.3.0-dev.20 [2023-05-30T17:24:45.834Z] v2.3.0-dev.21 [2023-05-30T17:24:45.834Z] v2.3.0-dev.22 [2023-05-30T17:24:45.834Z] v2.3.0-dev.23 [2023-05-30T17:24:45.834Z] v2.3.0-dev.7 [2023-05-30T17:24:45.834Z] v2.3.0-dev.8 [2023-05-30T17:24:45.834Z] v2.3.0-dev.9 [2023-05-30T17:24:45.834Z] v3.0.0-dev.1 [2023-05-30T17:24:45.834Z] v3.0.0-dev.10 [2023-05-30T17:24:45.834Z] v3.0.0-dev.11 [2023-05-30T17:24:45.834Z] v3.0.0-dev.12 [2023-05-30T17:24:45.834Z] v3.0.0-dev.13 [2023-05-30T17:24:45.834Z] v3.0.0-dev.14 [2023-05-30T17:24:45.834Z] v3.0.0-dev.15 [2023-05-30T17:24:45.834Z] v3.0.0-dev.16 [2023-05-30T17:24:45.834Z] v3.0.0-dev.17 [2023-05-30T17:24:45.834Z] v3.0.0-dev.18 [2023-05-30T17:24:45.834Z] v3.0.0-dev.19 [2023-05-30T17:24:45.834Z] v3.0.0-dev.2 [2023-05-30T17:24:45.834Z] v3.0.0-dev.20 [2023-05-30T17:24:45.834Z] v3.0.0-dev.21 [2023-05-30T17:24:45.834Z] v3.0.0-dev.22 [2023-05-30T17:24:45.834Z] v3.0.0-dev.23 [2023-05-30T17:24:45.834Z] v3.0.0-dev.24 [2023-05-30T17:24:45.834Z] v3.0.0-dev.25 [2023-05-30T17:24:45.834Z] v3.0.0-dev.26 [2023-05-30T17:24:45.834Z] v3.0.0-dev.27 [2023-05-30T17:24:45.834Z] v3.0.0-dev.28 [2023-05-30T17:24:45.834Z] v3.0.0-dev.29 [2023-05-30T17:24:45.834Z] v3.0.0-dev.3 [2023-05-30T17:24:45.834Z] v3.0.0-dev.30 [2023-05-30T17:24:45.834Z] v3.0.0-dev.4 [2023-05-30T17:24:45.834Z] v3.0.0-dev.5 [2023-05-30T17:24:45.834Z] v3.0.0-dev.6 [2023-05-30T17:24:45.834Z] v3.0.0-dev.7 [2023-05-30T17:24:45.834Z] v3.0.0-dev.8 [2023-05-30T17:24:45.834Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-30T17:24:46.116Z] + lftools sign git-tag v3.0.0-dev.30 [2023-05-30T17:24:46.683Z] Signing Git tag with Sigul... [2023-05-30T17:24:46.683Z] Signing v3.0.0-dev.30 [Pipeline] echo [2023-05-30T17:24:47.256Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:24:47.541Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-30T17:24:47.547Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-30T17:24:47.562Z] $ docker stop --time=1 f517a4a0e9284284242612cd8bd8644cff31573326ecb2d7c7cf12849534925b [2023-05-30T17:24:48.867Z] $ docker rm -f --volumes f517a4a0e9284284242612cd8bd8644cff31573326ecb2d7c7cf12849534925b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-30T17:24:49.276Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T17:24:49.277Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:24:49.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T17:24:49.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:24:49.641Z] prd-ubuntu20.04-docker-8c-8g-17333 does not seem to be running inside a container [2023-05-30T17:24:49.666Z] $ 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-30T17:24:50.010Z] $ docker top 0890893fb11f9da5457860a29f8639c303eb4a84c04fedb39c00104e81a742f3 -eo pid,comm [2023-05-30T17:24:50.062Z] 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-30T17:24:50.062Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T17:24:50.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T17:24:50.099Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T17:24:50.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T17:24:50.207Z] $ docker exec 0890893fb11f9da5457860a29f8639c303eb4a84c04fedb39c00104e81a742f3 ssh-agent [2023-05-30T17:24:50.320Z] SSH_AUTH_SOCK=/tmp/ssh-hFdYlFWr97PQ/agent.31 [2023-05-30T17:24:50.320Z] SSH_AGENT_PID=37 [2023-05-30T17:24:50.325Z] Running ssh-add (command line suppressed) [2023-05-30T17:24:50.425Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3018560662309882982.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3018560662309882982.key) [2023-05-30T17:24:50.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T17:24:50.728Z] + git semver bump pre [2023-05-30T17:24:50.990Z] 2023-05-30 17:24:50,915 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-30T17:24:50.990Z] 2023-05-30 17:24:50,915 [bump_version] DEBUG bumping version:3.0.0-dev.30 on axis:pre with prefix:dev [2023-05-30T17:24:50.990Z] 2023-05-30 17:24:50,915 [bump_version] DEBUG bumped version:3.0.0-dev.31 [2023-05-30T17:24:50.990Z] 2023-05-30 17:24:50,915 [write_version] DEBUG write version:3.0.0-dev.31 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-05-30T17:24:50.990Z] 2023-05-30 17:24:50,915 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-30T17:24:50.990Z] 2023-05-30 17:24:50,915 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-30T17:24:50.990Z] 2023-05-30 17:24:50,917 [execute] INFO git cat-file --batch-check [2023-05-30T17:24:50.990Z] 2023-05-30 17:24:50,917 [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-30T17:24:50.990Z] 2023-05-30 17:24:50,922 [execute] INFO git cat-file --batch [2023-05-30T17:24:50.990Z] 2023-05-30 17:24:50,922 [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-30T17:24:50.990Z] 2023-05-30 17:24:50,928 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-30T17:24:50.990Z] 3.0.0-dev.31 [Pipeline] } [2023-05-30T17:24:50.999Z] $ docker exec --env ******** --env ******** 0890893fb11f9da5457860a29f8639c303eb4a84c04fedb39c00104e81a742f3 ssh-agent -k [2023-05-30T17:24:51.112Z] unset SSH_AUTH_SOCK; [2023-05-30T17:24:51.112Z] unset SSH_AGENT_PID; [2023-05-30T17:24:51.112Z] echo Agent pid 37 killed; [2023-05-30T17:24:51.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T17:24:51.431Z] + git semver [Pipeline] } [2023-05-30T17:24:51.700Z] $ docker stop --time=1 0890893fb11f9da5457860a29f8639c303eb4a84c04fedb39c00104e81a742f3 [2023-05-30T17:24:52.980Z] $ docker rm -f --volumes 0890893fb11f9da5457860a29f8639c303eb4a84c04fedb39c00104e81a742f3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T17:24:53.317Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T17:24:53.317Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:24:53.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T17:24:53.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:24:53.693Z] prd-ubuntu20.04-docker-8c-8g-17333 does not seem to be running inside a container [2023-05-30T17:24:53.725Z] $ 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-30T17:24:54.065Z] $ docker top 13f5a45e4e853a35d2ef271b8e51e45f480b599fbb608a3770285430680d9697 -eo pid,comm [2023-05-30T17:24:54.112Z] 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-30T17:24:54.112Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T17:24:54.148Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T17:24:54.148Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T17:24:54.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T17:24:54.277Z] $ docker exec 13f5a45e4e853a35d2ef271b8e51e45f480b599fbb608a3770285430680d9697 ssh-agent [2023-05-30T17:24:54.382Z] SSH_AUTH_SOCK=/tmp/ssh-hr0WdYaqea2P/agent.31 [2023-05-30T17:24:54.382Z] SSH_AGENT_PID=37 [2023-05-30T17:24:54.387Z] Running ssh-add (command line suppressed) [2023-05-30T17:24:54.497Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16136921995886694348.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16136921995886694348.key) [2023-05-30T17:24:54.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T17:24:54.797Z] + git semver push [2023-05-30T17:24:55.054Z] 2023-05-30 17:24:54,969 [run_push] DEBUG push [2023-05-30T17:24:55.055Z] 2023-05-30 17:24:54,970 [execute] INFO git cat-file --batch-check [2023-05-30T17:24:55.055Z] 2023-05-30 17:24:54,970 [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-30T17:24:55.055Z] 2023-05-30 17:24:54,974 [execute] INFO git rev-list 181c4b0a48062465e6014121dd6174fba2f78f79 -- [2023-05-30T17:24:55.055Z] 2023-05-30 17:24:54,975 [execute] DEBUG Popen(['git', 'rev-list', '181c4b0a48062465e6014121dd6174fba2f78f79', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-30T17:24:55.055Z] 2023-05-30 17:24:54,983 [execute] INFO git fetch -v origin [2023-05-30T17:24:55.055Z] 2023-05-30 17:24:54,983 [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-30T17:24:55.623Z] 2023-05-30 17:24:55,451 [run_push] DEBUG no remote changes detected [2023-05-30T17:24:55.623Z] 2023-05-30 17:24:55,452 [execute] INFO git push origin semver [2023-05-30T17:24:55.623Z] 2023-05-30 17:24:55,452 [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-30T17:24:57.004Z] 2023-05-30 17:24:56,686 [run_push] DEBUG push all version tags [2023-05-30T17:24:57.004Z] 2023-05-30 17:24:56,686 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-30T17:24:57.004Z] 2023-05-30 17:24:56,687 [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-30T17:24:57.574Z] 2023-05-30 17:24:57,439 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-30T17:24:57.574Z] 3.0.0-dev.31 [Pipeline] } [2023-05-30T17:24:57.584Z] $ docker exec --env ******** --env ******** 13f5a45e4e853a35d2ef271b8e51e45f480b599fbb608a3770285430680d9697 ssh-agent -k [2023-05-30T17:24:57.682Z] unset SSH_AUTH_SOCK; [2023-05-30T17:24:57.682Z] unset SSH_AGENT_PID; [2023-05-30T17:24:57.682Z] echo Agent pid 37 killed; [2023-05-30T17:24:57.692Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T17:24:57.993Z] + git semver [Pipeline] } [2023-05-30T17:24:58.263Z] $ docker stop --time=1 13f5a45e4e853a35d2ef271b8e51e45f480b599fbb608a3770285430680d9697 [2023-05-30T17:24:59.536Z] $ docker rm -f --volumes 13f5a45e4e853a35d2ef271b8e51e45f480b599fbb608a3770285430680d9697 [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-30T17:25:00.100Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-05-30T17:25:00.101Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-30T17:25:00.101Z] total 16 [2023-05-30T17:25:00.101Z] drwxr-xr-x 3 root root 4096 May 30 17:14 . [2023-05-30T17:25:00.101Z] drwxrwxr-x 12 jenkins jenkins 4096 May 30 17:24 .. [2023-05-30T17:25:00.101Z] drwxr-xr-x 2 root root 4096 May 30 17:14 cost [2023-05-30T17:25:00.101Z] -rw-r--r-- 1 root root 91 May 30 17:14 cost.csv [2023-05-30T17:25:00.101Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-30T17:25:00.101Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-30T17:25:00.101Z] total 16 [2023-05-30T17:25:00.101Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 17:14 . [2023-05-30T17:25:00.101Z] drwxrwxr-x 12 jenkins jenkins 4096 May 30 17:24 .. [2023-05-30T17:25:00.101Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 17:14 cost [2023-05-30T17:25:00.101Z] -rw-r--r-- 1 jenkins jenkins 91 May 30 17:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:25:00.394Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:25:01.253Z] ---> package-listing.sh [2023-05-30T17:25:01.253Z] ++ facter osfamily [2023-05-30T17:25:01.253Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T17:25:01.513Z] + OS_FAMILY=debian [2023-05-30T17:25:01.513Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-05-30T17:25:01.513Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T17:25:01.513Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T17:25:01.513Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T17:25:01.513Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T17:25:01.513Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-30T17:25:01.513Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T17:25:01.513Z] + case "${OS_FAMILY}" in [2023-05-30T17:25:01.513Z] + dpkg -l [2023-05-30T17:25:01.513Z] + grep '^ii' [2023-05-30T17:25:01.513Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T17:25:01.513Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T17:25:01.513Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T17:25:01.513Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-30T17:25:01.513Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-05-30T17:25:01.513Z] + 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-30T17:25:01.522Z] 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-30T17:25:01.803Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:25:02.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T17:25:02.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:25:02.515Z] prd-ubuntu20.04-docker-8c-8g-17333 does not seem to be running inside a container [2023-05-30T17:25:02.612Z] $ 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-30T17:25:02.835Z] $ docker top 07dd9f096e0ad128b892f2b046f8cf32b583761fd27853c7b11c14395e41f382 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T17:25:03.177Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T17:25:03.462Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T17:25:03.746Z] + ls /var/log/sa-host [2023-05-30T17:25:03.747Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T17:25:03.823Z] provisioning config files... [2023-05-30T17:25:03.834Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9373732754466570709tmp [Pipeline] { [Pipeline] echo [2023-05-30T17:25:03.852Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:25:04.135Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T17:25:04.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:25:04.471Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T17:25:04.479Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:25:04.765Z] ---> sudo-logs.sh [2023-05-30T17:25:04.765Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T17:25:04.859Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:25:05.147Z] ---> job-cost.sh [2023-05-30T17:25:05.147Z] lf-activate-venv: SKIPPING [2023-05-30T17:25:05.147Z] DEBUG: total: 0.2199999988079071 [2023-05-30T17:25:05.147Z] INFO: Retrieving Stack Cost... [2023-05-30T17:25:05.407Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T17:25:05.974Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T17:25:05.984Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:25:06.268Z] ---> logs-deploy.sh [2023-05-30T17:25:06.268Z] lf-activate-venv: SKIPPING [2023-05-30T17:25:06.268Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/101 [2023-05-30T17:25:06.268Z] INFO: archiving workspace using pattern(s): [2023-05-30T17:25:07.209Z] Archives upload complete. [2023-05-30T17:25:07.209Z] INFO: archiving logs to Nexus