Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2b3025aaba860c168ca8b1035a6ee4724df4e2f 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-ssh16455762452483162334.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-ssh3072367319421219640.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/app-rfid-llrp-inventory/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/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8199186031707556074.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13352944130612515168.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/app-rfid-llrp-inventory/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/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9939193559047761808.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, 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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory 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: app-rfid-llrp-inventory 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16827 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d2b3025aaba860c168ca8b1035a6ee4724df4e2f (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#203)" > git config core.sparsecheckout # timeout=10 > git checkout -f d2b3025aaba860c168ca8b1035a6ee4724df4e2f # timeout=10 > git rev-list --no-walk ad72238c799aa325ca03b90c21743a3ec3cddc0f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T23:52:40.224Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T23:52:40.266Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T23:52:40.284Z] ========================================================= [2023-05-24T23:52:40.284Z] EdgeX Global Pipelines Version Info [2023-05-24T23:52:40.284Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:52:40.997Z] ------------------- [2023-05-24T23:52:40.997Z] stable info: [2023-05-24T23:52:40.997Z] ------------------- [2023-05-24T23:52:40.997Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T23:52:40.997Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T23:52:40.997Z] Message: update stable to v1.0.249 [2023-05-24T23:52:41.568Z] ------------------- [2023-05-24T23:52:41.568Z] experimental info: [2023-05-24T23:52:41.568Z] ------------------- [2023-05-24T23:52:41.568Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T23:52:41.568Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T23:52:41.568Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T23:52:41.749Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-24T23:52:41.764Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-24T23:52:41.776Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T23:52:41.790Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T23:52:41.802Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T23:52:41.815Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T23:52:41.832Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T23:52:41.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T23:52:41.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T23:52:41.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T23:52:41.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T23:52:41.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-24T23:52:41.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T23:52:41.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T23:52:41.952Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T23:52:41.966Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T23:52:41.979Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T23:52:41.991Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T23:52:42.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T23:52:42.016Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T23:52:42.029Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T23:52:42.044Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T23:52:42.059Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T23:52:42.079Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T23:52:42.095Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T23:52:42.107Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T23:52:42.115Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T23:52:42.123Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-24T23:52:42.132Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-24T23:52:42.140Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-24T23:52:42.148Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2b3025aaba860c168ca8b1035a6ee4724df4e2f [Pipeline] echo [2023-05-24T23:52:42.157Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2b3025 [Pipeline] echo [2023-05-24T23:52:42.165Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:52:42.217Z] provisioning config files... [2023-05-24T23:52:42.230Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8403242935579466052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:52:42.531Z] ---> docker-login.sh [2023-05-24T23:52:42.531Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:52:42.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:52:42.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:52:42.791Z] Configure a credential helper to remove this warning. See [2023-05-24T23:52:42.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:52:42.791Z] [2023-05-24T23:52:42.791Z] Login Succeeded [2023-05-24T23:52:42.791Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:52:42.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:52:43.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:52:43.052Z] Configure a credential helper to remove this warning. See [2023-05-24T23:52:43.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:52:43.052Z] [2023-05-24T23:52:43.052Z] Login Succeeded [2023-05-24T23:52:43.052Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:52:43.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:52:43.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:52:43.052Z] Configure a credential helper to remove this warning. See [2023-05-24T23:52:43.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:52:43.052Z] [2023-05-24T23:52:43.052Z] Login Succeeded [2023-05-24T23:52:43.052Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:52:43.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:52:43.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:52:43.052Z] Configure a credential helper to remove this warning. See [2023-05-24T23:52:43.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:52:43.052Z] [2023-05-24T23:52:43.052Z] Login Succeeded [2023-05-24T23:52:43.052Z] docker.io [2023-05-24T23:52:43.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:52:43.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:52:43.573Z] Configure a credential helper to remove this warning. See [2023-05-24T23:52:43.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:52:43.573Z] [2023-05-24T23:52:43.573Z] Login Succeeded [2023-05-24T23:52:43.573Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:52:43.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T23:52:43.941Z] + git rev-list -1 --merges d2b3025aaba860c168ca8b1035a6ee4724df4e2f~1..d2b3025aaba860c168ca8b1035a6ee4724df4e2f [Pipeline] echo [2023-05-24T23:52:43.994Z] -----------> git rev-list -1 --merges d2b3025aaba860c168ca8b1035a6ee4724df4e2f~1..d2b3025aaba860c168ca8b1035a6ee4724df4e2f d2b3025aaba860c168ca8b1035a6ee4724df4e2f [false] [Pipeline] sh [2023-05-24T23:52:44.293Z] + git log --format=format:%s -1 d2b3025aaba860c168ca8b1035a6ee4724df4e2f [Pipeline] echo [2023-05-24T23:52:44.309Z] ========================================================= [2023-05-24T23:52:44.309Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T23:52:44.309Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:52:44.631Z] + git log --format=format:%s -1 d2b3025aaba860c168ca8b1035a6ee4724df4e2f [Pipeline] echo [2023-05-24T23:52:44.643Z] [semverPrep] GIT_COMMIT: d2b3025aaba860c168ca8b1035a6ee4724df4e2f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#203) [Pipeline] echo [2023-05-24T23:52:44.654Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T23:52:45.002Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T23:52:45.002Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T23:52:45.002Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T23:52:45.002Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T23:52:45.002Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T23:52:45.002Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T23:52:45.002Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:52:45.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:52:45.344Z] [2023-05-24T23:52:45.344Z] 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-24T23:52:45.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:52:45.726Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T23:52:45.726Z] b85a868b505f: Pulling fs layer [2023-05-24T23:52:45.726Z] e2be974225ed: Pulling fs layer [2023-05-24T23:52:45.726Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T23:52:45.726Z] 988bab9f4d93: Pulling fs layer [2023-05-24T23:52:45.726Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T23:52:45.726Z] eaf3925da568: Pulling fs layer [2023-05-24T23:52:45.726Z] bab4dde63d76: Pulling fs layer [2023-05-24T23:52:45.726Z] bde34c3a00c8: Pulling fs layer [2023-05-24T23:52:45.726Z] b352a97aabf1: Pulling fs layer [2023-05-24T23:52:45.726Z] 4872d77fe225: Pulling fs layer [2023-05-24T23:52:45.726Z] 5851b861e8e6: Pulling fs layer [2023-05-24T23:52:45.726Z] bab4dde63d76: Waiting [2023-05-24T23:52:45.726Z] bde34c3a00c8: Waiting [2023-05-24T23:52:45.726Z] 1469e6f7b9e6: Waiting [2023-05-24T23:52:45.726Z] eaf3925da568: Waiting [2023-05-24T23:52:45.726Z] 988bab9f4d93: Waiting [2023-05-24T23:52:45.726Z] 4872d77fe225: Waiting [2023-05-24T23:52:45.726Z] 5851b861e8e6: Waiting [2023-05-24T23:52:45.726Z] b352a97aabf1: Waiting [2023-05-24T23:52:45.726Z] e2be974225ed: Download complete [2023-05-24T23:52:45.726Z] 988bab9f4d93: Verifying Checksum [2023-05-24T23:52:45.726Z] 988bab9f4d93: Download complete [2023-05-24T23:52:45.726Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T23:52:45.726Z] 1469e6f7b9e6: Download complete [2023-05-24T23:52:45.726Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T23:52:45.726Z] 339a4e72a1f5: Download complete [2023-05-24T23:52:45.985Z] eaf3925da568: Download complete [2023-05-24T23:52:45.985Z] bde34c3a00c8: Verifying Checksum [2023-05-24T23:52:45.985Z] bde34c3a00c8: Download complete [2023-05-24T23:52:45.985Z] b352a97aabf1: Download complete [2023-05-24T23:52:45.985Z] 4872d77fe225: Verifying Checksum [2023-05-24T23:52:45.985Z] 4872d77fe225: Download complete [2023-05-24T23:52:45.985Z] 5851b861e8e6: Download complete [2023-05-24T23:52:45.985Z] b85a868b505f: Verifying Checksum [2023-05-24T23:52:45.985Z] b85a868b505f: Download complete [2023-05-24T23:52:46.243Z] bab4dde63d76: Verifying Checksum [2023-05-24T23:52:46.243Z] bab4dde63d76: Download complete [2023-05-24T23:52:47.187Z] b85a868b505f: Pull complete [2023-05-24T23:52:47.447Z] e2be974225ed: Pull complete [2023-05-24T23:52:48.019Z] 339a4e72a1f5: Pull complete [2023-05-24T23:52:48.019Z] 988bab9f4d93: Pull complete [2023-05-24T23:52:48.278Z] 1469e6f7b9e6: Pull complete [2023-05-24T23:52:48.538Z] eaf3925da568: Pull complete [2023-05-24T23:52:50.444Z] bab4dde63d76: Pull complete [2023-05-24T23:52:50.444Z] bde34c3a00c8: Pull complete [2023-05-24T23:52:50.444Z] b352a97aabf1: Pull complete [2023-05-24T23:52:50.444Z] 4872d77fe225: Pull complete [2023-05-24T23:52:50.444Z] 5851b861e8e6: Pull complete [2023-05-24T23:52:50.444Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T23:52:50.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:52:50.444Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:52:50.538Z] prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container [2023-05-24T23:52:50.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T23:52:51.816Z] $ docker top cdc227671c693e3e44bb99adbde2c69e3153b4032a6a4bcec5546c01521fffa7 -eo pid,comm [2023-05-24T23:52:51.869Z] 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-24T23:52:51.869Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T23:52:51.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:52:51.900Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:52:52.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:52:52.025Z] $ docker exec cdc227671c693e3e44bb99adbde2c69e3153b4032a6a4bcec5546c01521fffa7 ssh-agent [2023-05-24T23:52:52.130Z] SSH_AUTH_SOCK=/tmp/ssh-mZQsL6cK2pbi/agent.31 [2023-05-24T23:52:52.130Z] SSH_AGENT_PID=37 [2023-05-24T23:52:52.137Z] Running ssh-add (command line suppressed) [2023-05-24T23:52:52.246Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14154989237410190990.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14154989237410190990.key) [2023-05-24T23:52:52.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:52:52.552Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T23:52:52.566Z] $ docker exec --env ******** --env ******** cdc227671c693e3e44bb99adbde2c69e3153b4032a6a4bcec5546c01521fffa7 ssh-agent -k [2023-05-24T23:52:52.655Z] unset SSH_AUTH_SOCK; [2023-05-24T23:52:52.656Z] unset SSH_AGENT_PID; [2023-05-24T23:52:52.656Z] echo Agent pid 37 killed; [2023-05-24T23:52:52.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T23:52:52.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:52:52.690Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:52:52.805Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:52:52.808Z] $ docker exec cdc227671c693e3e44bb99adbde2c69e3153b4032a6a4bcec5546c01521fffa7 ssh-agent [2023-05-24T23:52:52.921Z] SSH_AUTH_SOCK=/tmp/ssh-EsTKtSGNP2zk/agent.69 [2023-05-24T23:52:52.921Z] SSH_AGENT_PID=75 [2023-05-24T23:52:52.926Z] Running ssh-add (command line suppressed) [2023-05-24T23:52:53.028Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3167957007882437973.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3167957007882437973.key) [2023-05-24T23:52:53.047Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:52:53.336Z] + git semver init [2023-05-24T23:52:53.596Z] 2023-05-24 23:52:53,516 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T23:52:53.596Z] 2023-05-24 23:52:53,517 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-05-24T23:52:53.596Z] 2023-05-24 23:52:53,517 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-05-24T23:52:53.596Z] 2023-05-24 23:52:53,518 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-05-24T23:52:54.975Z] 2023-05-24 23:52:54,555 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-05-24T23:52:54.975Z] 2023-05-24 23:52:54,555 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-05-24T23:52:54.975Z] 2023-05-24 23:52:54,555 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-24T23:52:54.975Z] 2023-05-24 23:52:54,556 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-24T23:52:54.975Z] 3.0.0-dev.41 [Pipeline] } [2023-05-24T23:52:54.985Z] $ docker exec --env ******** --env ******** cdc227671c693e3e44bb99adbde2c69e3153b4032a6a4bcec5546c01521fffa7 ssh-agent -k [2023-05-24T23:52:55.082Z] unset SSH_AUTH_SOCK; [2023-05-24T23:52:55.083Z] unset SSH_AGENT_PID; [2023-05-24T23:52:55.083Z] echo Agent pid 75 killed; [2023-05-24T23:52:55.094Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T23:52:55.396Z] + git semver [Pipeline] } [2023-05-24T23:52:55.668Z] $ docker stop --time=1 cdc227671c693e3e44bb99adbde2c69e3153b4032a6a4bcec5546c01521fffa7 [2023-05-24T23:52:56.961Z] $ docker rm -f --volumes cdc227671c693e3e44bb99adbde2c69e3153b4032a6a4bcec5546c01521fffa7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:52:57.302Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T23:52:57.525Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T23:52:57.527Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.41 [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-24T23:52:57.682Z] provisioning config files... [2023-05-24T23:52:57.691Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6209225194098352872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:52:57.993Z] ---> docker-login.sh [2023-05-24T23:52:57.993Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:52:57.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:52:57.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:52:57.993Z] Configure a credential helper to remove this warning. See [2023-05-24T23:52:57.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:52:57.993Z] [2023-05-24T23:52:57.993Z] Login Succeeded [2023-05-24T23:52:57.993Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:52:57.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:52:57.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:52:57.993Z] Configure a credential helper to remove this warning. See [2023-05-24T23:52:57.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:52:57.993Z] [2023-05-24T23:52:57.993Z] Login Succeeded [2023-05-24T23:52:57.993Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:52:58.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:52:58.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:52:58.259Z] Configure a credential helper to remove this warning. See [2023-05-24T23:52:58.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:52:58.259Z] [2023-05-24T23:52:58.259Z] Login Succeeded [2023-05-24T23:52:58.259Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:52:58.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:52:58.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:52:58.259Z] Configure a credential helper to remove this warning. See [2023-05-24T23:52:58.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:52:58.259Z] [2023-05-24T23:52:58.259Z] Login Succeeded [2023-05-24T23:52:58.259Z] docker.io [2023-05-24T23:52:58.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:52:58.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:52:58.519Z] Configure a credential helper to remove this warning. See [2023-05-24T23:52:58.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:52:58.519Z] [2023-05-24T23:52:58.519Z] Login Succeeded [2023-05-24T23:52:58.519Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:52:58.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T23:52:58.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:52:58.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:52:58.610Z] ========================================================= [2023-05-24T23:52:58.610Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T23:52:58.610Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:52:58.920Z] + 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-24T23:52:58.920Z] Sending build context to Docker daemon 12.67MB [2023-05-24T23:52:58.921Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:52:58.921Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T23:52:58.921Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T23:52:58.921Z] f56be85fc22e: Pulling fs layer [2023-05-24T23:52:58.921Z] 85791d961cd3: Pulling fs layer [2023-05-24T23:52:58.921Z] d694b5ae8c79: Pulling fs layer [2023-05-24T23:52:58.921Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T23:52:58.921Z] 4d19c01a9841: Pulling fs layer [2023-05-24T23:52:58.921Z] 9325e15d5711: Pulling fs layer [2023-05-24T23:52:58.921Z] 556b6ee489ea: Pulling fs layer [2023-05-24T23:52:58.921Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T23:52:58.921Z] 4d19c01a9841: Waiting [2023-05-24T23:52:58.921Z] c5a4b2cf53e6: Waiting [2023-05-24T23:52:58.921Z] 9325e15d5711: Waiting [2023-05-24T23:52:58.921Z] 9f32a84ed3da: Waiting [2023-05-24T23:52:58.921Z] 556b6ee489ea: Waiting [2023-05-24T23:52:58.921Z] 85791d961cd3: Download complete [2023-05-24T23:52:58.921Z] 9f32a84ed3da: Verifying Checksum [2023-05-24T23:52:58.921Z] 9f32a84ed3da: Download complete [2023-05-24T23:52:59.180Z] 4d19c01a9841: Download complete [2023-05-24T23:52:59.180Z] f56be85fc22e: Verifying Checksum [2023-05-24T23:52:59.180Z] f56be85fc22e: Download complete [2023-05-24T23:52:59.180Z] 9325e15d5711: Verifying Checksum [2023-05-24T23:52:59.180Z] 9325e15d5711: Download complete [2023-05-24T23:52:59.180Z] f56be85fc22e: Pull complete [2023-05-24T23:52:59.446Z] 85791d961cd3: Pull complete [2023-05-24T23:52:59.706Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T23:52:59.706Z] c5a4b2cf53e6: Download complete [2023-05-24T23:52:59.706Z] d694b5ae8c79: Verifying Checksum [2023-05-24T23:52:59.706Z] d694b5ae8c79: Download complete [2023-05-24T23:52:59.965Z] 556b6ee489ea: Verifying Checksum [2023-05-24T23:52:59.965Z] 556b6ee489ea: Download complete [2023-05-24T23:53:03.272Z] d694b5ae8c79: Pull complete [2023-05-24T23:53:03.272Z] 9f32a84ed3da: Pull complete [2023-05-24T23:53:03.272Z] 4d19c01a9841: Pull complete [2023-05-24T23:53:03.272Z] 9325e15d5711: Pull complete [2023-05-24T23:53:05.818Z] 556b6ee489ea: Pull complete [2023-05-24T23:53:06.760Z] c5a4b2cf53e6: Pull complete [2023-05-24T23:53:06.760Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T23:53:06.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T23:53:06.760Z] ---> c4be618373d6 [2023-05-24T23:53:06.760Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T23:53:08.670Z] ---> Running in 0423b4ce86ca [2023-05-24T23:53:08.670Z] Removing intermediate container 0423b4ce86ca [2023-05-24T23:53:08.670Z] ---> 9f82456beda5 [2023-05-24T23:53:08.670Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:53:08.670Z] ---> Running in 9723a7494a62 [2023-05-24T23:53:08.670Z] Removing intermediate container 9723a7494a62 [2023-05-24T23:53:08.670Z] ---> e53bfbac0808 [2023-05-24T23:53:08.670Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:53:08.670Z] ---> Running in ff4d7c763c7a [2023-05-24T23:53:08.932Z] Removing intermediate container ff4d7c763c7a [2023-05-24T23:53:08.932Z] ---> 6794304d38f0 [2023-05-24T23:53:08.932Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:53:08.932Z] ---> Running in e57c3556e26f [2023-05-24T23:53:09.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:53:09.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:53:09.453Z] OK: 265 MiB in 53 packages [2023-05-24T23:53:10.035Z] Removing intermediate container e57c3556e26f [2023-05-24T23:53:10.035Z] ---> b5ecf7e0e32b [2023-05-24T23:53:10.035Z] Step 7/12 : WORKDIR /app [2023-05-24T23:53:10.035Z] ---> Running in ae003b377311 [2023-05-24T23:53:10.035Z] Removing intermediate container ae003b377311 [2023-05-24T23:53:10.035Z] ---> 9cb5a684e9f1 [2023-05-24T23:53:10.035Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-24T23:53:10.035Z] ---> 9663543736cf [2023-05-24T23:53:10.035Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:53:10.293Z] ---> Running in ab28c966cb7f [2023-05-24T23:53:12.645Z] Still waiting to schedule task [2023-05-24T23:53:12.645Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-24T23:53:28.376Z] Removing intermediate container ab28c966cb7f [2023-05-24T23:53:28.377Z] ---> 7ae25aaa2968 [2023-05-24T23:53:28.377Z] Step 10/12 : COPY . . [2023-05-24T23:53:28.377Z] ---> 64f9942399b5 [2023-05-24T23:53:28.377Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:53:28.377Z] ---> Running in 63c3febc9976 [2023-05-24T23:53:28.377Z] Removing intermediate container 63c3febc9976 [2023-05-24T23:53:28.377Z] ---> 3df3eb0fbce7 [2023-05-24T23:53:28.377Z] Step 12/12 : RUN $MAKE [2023-05-24T23:53:28.377Z] ---> Running in f9220e118653 [2023-05-24T23:53:28.635Z] noop [2023-05-24T23:53:28.896Z] Removing intermediate container f9220e118653 [2023-05-24T23:53:28.896Z] ---> c195cdbfe3d3 [2023-05-24T23:53:28.896Z] Successfully built c195cdbfe3d3 [2023-05-24T23:53:28.896Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:53:29.224Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T23:53:29.224Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:53:29.297Z] prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container [2023-05-24T23:53:29.334Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T23:53:29.677Z] $ docker top d6303272c6129bcea7e6e76024f72d64c67815d4d23109734379a5c4e2de9ad6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:53:30.017Z] + go version [2023-05-24T23:53:30.017Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T23:53:30.027Z] $ docker stop --time=1 d6303272c6129bcea7e6e76024f72d64c67815d4d23109734379a5c4e2de9ad6 [2023-05-24T23:53:31.315Z] $ docker rm -f --volumes d6303272c6129bcea7e6e76024f72d64c67815d4d23109734379a5c4e2de9ad6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:53:31.725Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T23:53:31.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:53:31.793Z] prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container [2023-05-24T23:53:31.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T23:53:32.169Z] $ docker top 696d47af3bf2314acee8c0c7cd30cc7bbee14d17b00822de9d25cc6358a0c3f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:53:32.515Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-05-24T23:53:32.811Z] + make test [2023-05-24T23:53:32.811Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-24T23:53:54.780Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-24T23:53:54.780Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-24T23:53:54.780Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.156s coverage: 86.2% of statements [2023-05-24T23:53:55.349Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.726s coverage: 71.9% of statements [2023-05-24T23:54:17.389Z] go vet ./... [2023-05-24T23:54:21.579Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T23:54:21.579Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T23:54:21.579Z] ./bin/test-attribution.sh [2023-05-24T23:54:21.579Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-24T23:54:21.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T23:54:21.603Z] $ docker stop --time=1 696d47af3bf2314acee8c0c7cd30cc7bbee14d17b00822de9d25cc6358a0c3f4 [2023-05-24T23:54:23.764Z] $ docker rm -f --volumes 696d47af3bf2314acee8c0c7cd30cc7bbee14d17b00822de9d25cc6358a0c3f4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:54:24.294Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T23:54:24.343Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T23:54:24.796Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T23:54:25.082Z] + ls -al . [2023-05-24T23:54:25.082Z] total 228 [2023-05-24T23:54:25.082Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 23:53 . [2023-05-24T23:54:25.082Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:52 .. [2023-05-24T23:54:25.082Z] -rw-rw-r-- 1 jenkins jenkins 262 May 24 23:52 .dockerignore [2023-05-24T23:54:25.082Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:52 .git [2023-05-24T23:54:25.082Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:52 .github [2023-05-24T23:54:25.082Z] -rw-rw-r-- 1 jenkins jenkins 788 May 24 23:52 .gitignore [2023-05-24T23:54:25.082Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:52 .golangci.yml [2023-05-24T23:54:25.082Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:52 .semver [2023-05-24T23:54:25.082Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 24 23:52 Attribution.txt [2023-05-24T23:54:25.082Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 24 23:52 CHANGELOG.md [2023-05-24T23:54:25.082Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 24 23:52 Dockerfile [2023-05-24T23:54:25.082Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:52 GOVERNANCE.md [2023-05-24T23:54:25.082Z] -rw-rw-r-- 1 jenkins jenkins 687 May 24 23:52 Jenkinsfile [2023-05-24T23:54:25.082Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 24 23:52 LICENSE [2023-05-24T23:54:25.082Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 24 23:52 Makefile [2023-05-24T23:54:25.082Z] -rw-rw-r-- 1 jenkins jenkins 617 May 24 23:52 OWNERS.md [2023-05-24T23:54:25.082Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 24 23:52 README.md [2023-05-24T23:54:25.082Z] -rw-rw-r-- 1 jenkins jenkins 12 May 24 23:52 VERSION [2023-05-24T23:54:25.082Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:52 bin [2023-05-24T23:54:25.082Z] -rw-r--r-- 1 jenkins jenkins 41317 May 24 23:53 coverage.out [2023-05-24T23:54:25.082Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 24 23:52 go.mod [2023-05-24T23:54:25.082Z] -rw-rw-r-- 1 jenkins jenkins 31409 May 24 23:52 go.sum [2023-05-24T23:54:25.082Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:52 images [2023-05-24T23:54:25.082Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:52 internal [2023-05-24T23:54:25.082Z] -rw-rw-r-- 1 jenkins jenkins 531 May 24 23:52 main.go [2023-05-24T23:54:25.082Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:52 res [2023-05-24T23:54:25.082Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:52 snap [2023-05-24T23:54:25.082Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:52 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:54:25.393Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d2b3025aaba860c168ca8b1035a6ee4724df4e2f --label arch=amd64 --label version=3.0.0-dev.41 . [2023-05-24T23:54:25.393Z] Sending build context to Docker daemon 12.67MB [2023-05-24T23:54:25.393Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:54:25.393Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-24T23:54:25.393Z] ---> c195cdbfe3d3 [2023-05-24T23:54:25.393Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T23:54:25.393Z] ---> Running in 885c2b75799d [2023-05-24T23:54:25.661Z] Removing intermediate container 885c2b75799d [2023-05-24T23:54:25.661Z] ---> e315311a0d43 [2023-05-24T23:54:25.661Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:54:25.661Z] ---> Running in f36d39d502a8 [2023-05-24T23:54:25.661Z] Removing intermediate container f36d39d502a8 [2023-05-24T23:54:25.661Z] ---> cb76f0ce1143 [2023-05-24T23:54:25.661Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:54:25.661Z] ---> Running in c508a9db32d2 [2023-05-24T23:54:25.920Z] Removing intermediate container c508a9db32d2 [2023-05-24T23:54:25.920Z] ---> ae18ef446a9d [2023-05-24T23:54:25.920Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:54:25.920Z] ---> Running in c45ffc647507 [2023-05-24T23:54:26.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:54:26.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:54:26.437Z] OK: 265 MiB in 53 packages [2023-05-24T23:54:26.696Z] Removing intermediate container c45ffc647507 [2023-05-24T23:54:26.696Z] ---> 150e016b1b38 [2023-05-24T23:54:26.696Z] Step 7/29 : WORKDIR /app [2023-05-24T23:54:26.696Z] ---> Running in 0016890c9c59 [2023-05-24T23:54:26.956Z] Removing intermediate container 0016890c9c59 [2023-05-24T23:54:26.957Z] ---> d4a06c6b1995 [2023-05-24T23:54:26.957Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-24T23:54:26.957Z] ---> 97ccd30254a9 [2023-05-24T23:54:26.957Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:54:26.957Z] ---> Running in 0a0734cf6f95 [2023-05-24T23:54:27.895Z] Removing intermediate container 0a0734cf6f95 [2023-05-24T23:54:27.895Z] ---> 31070c7067ba [2023-05-24T23:54:27.895Z] Step 10/29 : COPY . . [2023-05-24T23:54:28.156Z] ---> c56c7f50f5b3 [2023-05-24T23:54:28.156Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:54:28.156Z] ---> Running in 9c8d257adccc [2023-05-24T23:54:28.156Z] Removing intermediate container 9c8d257adccc [2023-05-24T23:54:28.156Z] ---> 68d0ab8d5172 [2023-05-24T23:54:28.156Z] Step 12/29 : RUN $MAKE [2023-05-24T23:54:28.156Z] ---> Running in 3854677674c9 [2023-05-24T23:54:28.722Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.41 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.41" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-24T23:54:50.720Z] Removing intermediate container 3854677674c9 [2023-05-24T23:54:50.720Z] ---> 718c78d8053d [2023-05-24T23:54:50.720Z] Step 13/29 : FROM alpine:3.17 [2023-05-24T23:54:50.720Z] 3.17: Pulling from library/alpine [2023-05-24T23:54:50.720Z] f56be85fc22e: Already exists [2023-05-24T23:54:50.720Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T23:54:50.720Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T23:54:50.720Z] ---> 9ed4aefc74f6 [2023-05-24T23:54:50.720Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-24T23:54:50.720Z] ---> Running in 372892a3bc74 [2023-05-24T23:54:50.720Z] Removing intermediate container 372892a3bc74 [2023-05-24T23:54:50.720Z] ---> d8111bae9ad4 [2023-05-24T23:54:50.720Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-24T23:54:50.720Z] ---> Running in 1a5ea95d8b67 [2023-05-24T23:54:50.720Z] Removing intermediate container 1a5ea95d8b67 [2023-05-24T23:54:50.720Z] ---> d1634d60bd3e [2023-05-24T23:54:50.720Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-24T23:54:50.720Z] ---> Running in 3597ac042169 [2023-05-24T23:54:50.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:54:50.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:54:50.720Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-24T23:54:50.720Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-24T23:54:50.720Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T23:54:50.720Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T23:54:50.720Z] OK: 8 MiB in 17 packages [2023-05-24T23:54:50.720Z] Removing intermediate container 3597ac042169 [2023-05-24T23:54:50.720Z] ---> 00e79a59d6f0 [2023-05-24T23:54:50.720Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-24T23:54:50.720Z] ---> ddfae6d95d3e [2023-05-24T23:54:50.720Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-24T23:54:50.720Z] ---> 27adbc7ad85f [2023-05-24T23:54:50.720Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-24T23:54:50.720Z] ---> a3e64c427bb9 [2023-05-24T23:54:50.720Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-24T23:54:50.720Z] ---> 6d56d49ff573 [2023-05-24T23:54:50.720Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-24T23:54:50.720Z] ---> e814714039bf [2023-05-24T23:54:50.720Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-24T23:54:50.720Z] ---> Running in 54d2b4e9b525 [2023-05-24T23:54:50.720Z] Removing intermediate container 54d2b4e9b525 [2023-05-24T23:54:50.720Z] ---> b07b2bdc7e95 [2023-05-24T23:54:50.720Z] Step 23/29 : VOLUME /cache [2023-05-24T23:54:50.979Z] ---> Running in 28fd204c47ac [2023-05-24T23:54:50.979Z] Removing intermediate container 28fd204c47ac [2023-05-24T23:54:50.979Z] ---> 5396f7f6ec50 [2023-05-24T23:54:50.979Z] Step 24/29 : EXPOSE 59711 [2023-05-24T23:54:50.979Z] ---> Running in 57295f9a0658 [2023-05-24T23:54:50.979Z] Removing intermediate container 57295f9a0658 [2023-05-24T23:54:50.979Z] ---> 99f994764db1 [2023-05-24T23:54:50.979Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-24T23:54:50.979Z] ---> Running in 85ba81d952e2 [2023-05-24T23:54:51.238Z] Removing intermediate container 85ba81d952e2 [2023-05-24T23:54:51.238Z] ---> adf2d91b7fe7 [2023-05-24T23:54:51.238Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-24T23:54:51.238Z] ---> Running in 6a26091577bd [2023-05-24T23:54:51.238Z] Removing intermediate container 6a26091577bd [2023-05-24T23:54:51.238Z] ---> 0beeb24afb56 [2023-05-24T23:54:51.238Z] Step 27/29 : LABEL arch=amd64 [2023-05-24T23:54:51.238Z] ---> Running in 7abd82a3325e [2023-05-24T23:54:51.238Z] Removing intermediate container 7abd82a3325e [2023-05-24T23:54:51.238Z] ---> 7dc0dd482108 [2023-05-24T23:54:51.238Z] Step 28/29 : LABEL git_sha=d2b3025aaba860c168ca8b1035a6ee4724df4e2f [2023-05-24T23:54:51.238Z] ---> Running in 5960bd856b57 [2023-05-24T23:54:51.495Z] Removing intermediate container 5960bd856b57 [2023-05-24T23:54:51.495Z] ---> 2a50780fe449 [2023-05-24T23:54:51.495Z] Step 29/29 : LABEL version=3.0.0-dev.41 [2023-05-24T23:54:51.495Z] ---> Running in a33753787ba3 [2023-05-24T23:54:51.495Z] Removing intermediate container a33753787ba3 [2023-05-24T23:54:51.495Z] ---> 35ccae497c62 [2023-05-24T23:54:51.495Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T23:54:51.495Z] Successfully built 35ccae497c62 [2023-05-24T23:54:51.495Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:54:51.597Z] provisioning config files... [2023-05-24T23:54:51.605Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1187926172463551422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:54:51.898Z] ---> docker-login.sh [2023-05-24T23:54:51.898Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:54:51.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:54:51.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:54:51.898Z] Configure a credential helper to remove this warning. See [2023-05-24T23:54:51.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:54:51.899Z] [2023-05-24T23:54:51.899Z] Login Succeeded [2023-05-24T23:54:51.899Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:54:51.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:54:51.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:54:51.899Z] Configure a credential helper to remove this warning. See [2023-05-24T23:54:51.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:54:51.899Z] [2023-05-24T23:54:51.899Z] Login Succeeded [2023-05-24T23:54:51.899Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:54:52.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:54:52.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:54:52.159Z] Configure a credential helper to remove this warning. See [2023-05-24T23:54:52.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:54:52.159Z] [2023-05-24T23:54:52.159Z] Login Succeeded [2023-05-24T23:54:52.159Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:54:52.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:54:52.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:54:52.159Z] Configure a credential helper to remove this warning. See [2023-05-24T23:54:52.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:54:52.159Z] [2023-05-24T23:54:52.159Z] Login Succeeded [2023-05-24T23:54:52.159Z] docker.io [2023-05-24T23:54:52.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:54:52.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:54:52.419Z] Configure a credential helper to remove this warning. See [2023-05-24T23:54:52.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:54:52.419Z] [2023-05-24T23:54:52.419Z] Login Succeeded [2023-05-24T23:54:52.419Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:54:52.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T23:54:52.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:54:52.468Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-05-24T23:54:52.468Z] d2b3025aaba860c168ca8b1035a6ee4724df4e2f [2023-05-24T23:54:52.468Z] latest [2023-05-24T23:54:52.468Z] 3.0.0-dev.41 [2023-05-24T23:54:52.468Z] d2b3025aaba860c168ca8b1035a6ee4724df4e2f-3.0.0-dev.41 [2023-05-24T23:54:52.468Z] main [2023-05-24T23:54:52.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:54:52.774Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d2b3025aaba860c168ca8b1035a6ee4724df4e2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:54:53.074Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d2b3025aaba860c168ca8b1035a6ee4724df4e2f [2023-05-24T23:54:53.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-24T23:54:53.074Z] 4248cc77a7f2: Preparing [2023-05-24T23:54:53.074Z] 3757f2701986: Preparing [2023-05-24T23:54:53.074Z] dc9115f99916: Preparing [2023-05-24T23:54:53.074Z] 02c53c91ba36: Preparing [2023-05-24T23:54:53.074Z] 41a107fa45cd: Preparing [2023-05-24T23:54:53.074Z] daf5bf925edf: Preparing [2023-05-24T23:54:53.074Z] b633ad6b76fe: Preparing [2023-05-24T23:54:53.074Z] f1417ff83b31: Preparing [2023-05-24T23:54:53.074Z] b633ad6b76fe: Waiting [2023-05-24T23:54:53.074Z] daf5bf925edf: Waiting [2023-05-24T23:54:53.074Z] f1417ff83b31: Waiting [2023-05-24T23:54:53.074Z] 41a107fa45cd: Pushed [2023-05-24T23:54:53.074Z] 02c53c91ba36: Pushed [2023-05-24T23:54:53.074Z] dc9115f99916: Pushed [2023-05-24T23:54:53.074Z] 4248cc77a7f2: Pushed [2023-05-24T23:54:53.074Z] f1417ff83b31: Layer already exists [2023-05-24T23:54:53.332Z] daf5bf925edf: Pushed [2023-05-24T23:54:53.332Z] b633ad6b76fe: Pushed [2023-05-24T23:54:55.863Z] 3757f2701986: Pushed [2023-05-24T23:54:55.863Z] d2b3025aaba860c168ca8b1035a6ee4724df4e2f: digest: sha256:0f161a576cf4cdf8126da77df42c52826d23f4afb08d697c89cb25424f8c3764 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:54:56.175Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:54:56.488Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-24T23:54:56.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-24T23:54:56.488Z] 4248cc77a7f2: Preparing [2023-05-24T23:54:56.488Z] 3757f2701986: Preparing [2023-05-24T23:54:56.488Z] dc9115f99916: Preparing [2023-05-24T23:54:56.488Z] 02c53c91ba36: Preparing [2023-05-24T23:54:56.488Z] 41a107fa45cd: Preparing [2023-05-24T23:54:56.488Z] daf5bf925edf: Preparing [2023-05-24T23:54:56.488Z] b633ad6b76fe: Preparing [2023-05-24T23:54:56.488Z] f1417ff83b31: Preparing [2023-05-24T23:54:56.488Z] daf5bf925edf: Waiting [2023-05-24T23:54:56.488Z] b633ad6b76fe: Waiting [2023-05-24T23:54:56.488Z] f1417ff83b31: Waiting [2023-05-24T23:54:56.488Z] 4248cc77a7f2: Layer already exists [2023-05-24T23:54:56.488Z] dc9115f99916: Layer already exists [2023-05-24T23:54:56.488Z] 02c53c91ba36: Layer already exists [2023-05-24T23:54:56.488Z] 3757f2701986: Layer already exists [2023-05-24T23:54:56.488Z] 41a107fa45cd: Layer already exists [2023-05-24T23:54:56.488Z] daf5bf925edf: Layer already exists [2023-05-24T23:54:56.488Z] f1417ff83b31: Layer already exists [2023-05-24T23:54:56.488Z] b633ad6b76fe: Layer already exists [2023-05-24T23:54:56.488Z] latest: digest: sha256:0f161a576cf4cdf8126da77df42c52826d23f4afb08d697c89cb25424f8c3764 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:54:56.806Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:54:57.119Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.41 [2023-05-24T23:54:57.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-24T23:54:57.119Z] 4248cc77a7f2: Preparing [2023-05-24T23:54:57.119Z] 3757f2701986: Preparing [2023-05-24T23:54:57.119Z] dc9115f99916: Preparing [2023-05-24T23:54:57.119Z] 02c53c91ba36: Preparing [2023-05-24T23:54:57.119Z] 41a107fa45cd: Preparing [2023-05-24T23:54:57.119Z] daf5bf925edf: Preparing [2023-05-24T23:54:57.119Z] b633ad6b76fe: Preparing [2023-05-24T23:54:57.119Z] f1417ff83b31: Preparing [2023-05-24T23:54:57.119Z] daf5bf925edf: Waiting [2023-05-24T23:54:57.119Z] b633ad6b76fe: Waiting [2023-05-24T23:54:57.119Z] f1417ff83b31: Waiting [2023-05-24T23:54:57.119Z] 3757f2701986: Layer already exists [2023-05-24T23:54:57.119Z] dc9115f99916: Layer already exists [2023-05-24T23:54:57.119Z] 02c53c91ba36: Layer already exists [2023-05-24T23:54:57.119Z] 4248cc77a7f2: Layer already exists [2023-05-24T23:54:57.119Z] 41a107fa45cd: Layer already exists [2023-05-24T23:54:57.119Z] b633ad6b76fe: Layer already exists [2023-05-24T23:54:57.119Z] f1417ff83b31: Layer already exists [2023-05-24T23:54:57.119Z] daf5bf925edf: Layer already exists [2023-05-24T23:54:57.119Z] 3.0.0-dev.41: digest: sha256:0f161a576cf4cdf8126da77df42c52826d23f4afb08d697c89cb25424f8c3764 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:54:57.435Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d2b3025aaba860c168ca8b1035a6ee4724df4e2f-3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:54:57.736Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d2b3025aaba860c168ca8b1035a6ee4724df4e2f-3.0.0-dev.41 [2023-05-24T23:54:57.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-24T23:54:57.736Z] 4248cc77a7f2: Preparing [2023-05-24T23:54:57.736Z] 3757f2701986: Preparing [2023-05-24T23:54:57.736Z] dc9115f99916: Preparing [2023-05-24T23:54:57.736Z] 02c53c91ba36: Preparing [2023-05-24T23:54:57.736Z] 41a107fa45cd: Preparing [2023-05-24T23:54:57.736Z] daf5bf925edf: Preparing [2023-05-24T23:54:57.736Z] b633ad6b76fe: Preparing [2023-05-24T23:54:57.736Z] f1417ff83b31: Preparing [2023-05-24T23:54:57.736Z] b633ad6b76fe: Waiting [2023-05-24T23:54:57.736Z] f1417ff83b31: Waiting [2023-05-24T23:54:57.736Z] daf5bf925edf: Waiting [2023-05-24T23:54:57.736Z] dc9115f99916: Layer already exists [2023-05-24T23:54:57.736Z] 02c53c91ba36: Layer already exists [2023-05-24T23:54:57.736Z] 41a107fa45cd: Layer already exists [2023-05-24T23:54:57.736Z] 3757f2701986: Layer already exists [2023-05-24T23:54:57.736Z] 4248cc77a7f2: Layer already exists [2023-05-24T23:54:57.736Z] f1417ff83b31: Layer already exists [2023-05-24T23:54:57.736Z] b633ad6b76fe: Layer already exists [2023-05-24T23:54:57.736Z] daf5bf925edf: Layer already exists [2023-05-24T23:54:57.736Z] d2b3025aaba860c168ca8b1035a6ee4724df4e2f-3.0.0-dev.41: digest: sha256:0f161a576cf4cdf8126da77df42c52826d23f4afb08d697c89cb25424f8c3764 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:54:58.041Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:54:58.341Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-05-24T23:54:58.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-24T23:54:58.341Z] 4248cc77a7f2: Preparing [2023-05-24T23:54:58.341Z] 3757f2701986: Preparing [2023-05-24T23:54:58.341Z] dc9115f99916: Preparing [2023-05-24T23:54:58.341Z] 02c53c91ba36: Preparing [2023-05-24T23:54:58.341Z] 41a107fa45cd: Preparing [2023-05-24T23:54:58.341Z] daf5bf925edf: Preparing [2023-05-24T23:54:58.341Z] b633ad6b76fe: Preparing [2023-05-24T23:54:58.341Z] f1417ff83b31: Preparing [2023-05-24T23:54:58.341Z] daf5bf925edf: Waiting [2023-05-24T23:54:58.341Z] b633ad6b76fe: Waiting [2023-05-24T23:54:58.341Z] f1417ff83b31: Waiting [2023-05-24T23:54:58.341Z] dc9115f99916: Layer already exists [2023-05-24T23:54:58.341Z] 4248cc77a7f2: Layer already exists [2023-05-24T23:54:58.341Z] 3757f2701986: Layer already exists [2023-05-24T23:54:58.341Z] 02c53c91ba36: Layer already exists [2023-05-24T23:54:58.341Z] 41a107fa45cd: Layer already exists [2023-05-24T23:54:58.341Z] daf5bf925edf: Layer already exists [2023-05-24T23:54:58.341Z] b633ad6b76fe: Layer already exists [2023-05-24T23:54:58.341Z] f1417ff83b31: Layer already exists [2023-05-24T23:54:58.341Z] main: digest: sha256:0f161a576cf4cdf8126da77df42c52826d23f4afb08d697c89cb25424f8c3764 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T23:54:58.386Z] ===================================================== [Pipeline] echo [2023-05-24T23:54:58.395Z] taggedImages: [2023-05-24T23:54:58.395Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d2b3025aaba860c168ca8b1035a6ee4724df4e2f [2023-05-24T23:54:58.395Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-24T23:54:58.395Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.41 [2023-05-24T23:54:58.395Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d2b3025aaba860c168ca8b1035a6ee4724df4e2f-3.0.0-dev.41 [2023-05-24T23:54:58.395Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory: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-24T23:54:58.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:54:58.775Z] [2023-05-24T23:54:58.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:54:59.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:54:59.070Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T23:54:59.070Z] 5eb5b503b376: Pulling fs layer [2023-05-24T23:54:59.070Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T23:54:59.070Z] ec43610c2a17: Pulling fs layer [2023-05-24T23:54:59.070Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T23:54:59.070Z] 33b1e0a273af: Pulling fs layer [2023-05-24T23:54:59.070Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T23:54:59.070Z] 2f39f015ded8: Pulling fs layer [2023-05-24T23:54:59.070Z] 3a2ae6a8a46f: Waiting [2023-05-24T23:54:59.070Z] 2f39f015ded8: Waiting [2023-05-24T23:54:59.070Z] 33b1e0a273af: Waiting [2023-05-24T23:54:59.070Z] 5d3b04190fa2: Waiting [2023-05-24T23:54:59.070Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T23:54:59.070Z] 5c69ac0246d0: Download complete [2023-05-24T23:54:59.070Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T23:54:59.070Z] 3a2ae6a8a46f: Download complete [2023-05-24T23:54:59.070Z] 33b1e0a273af: Verifying Checksum [2023-05-24T23:54:59.070Z] 33b1e0a273af: Download complete [2023-05-24T23:54:59.070Z] ec43610c2a17: Verifying Checksum [2023-05-24T23:54:59.070Z] ec43610c2a17: Download complete [2023-05-24T23:54:59.070Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T23:54:59.070Z] 5d3b04190fa2: Download complete [2023-05-24T23:54:59.328Z] 5eb5b503b376: Verifying Checksum [2023-05-24T23:54:59.328Z] 5eb5b503b376: Download complete [2023-05-24T23:54:59.895Z] 2f39f015ded8: Download complete [2023-05-24T23:55:00.462Z] 5eb5b503b376: Pull complete [2023-05-24T23:55:00.721Z] 5c69ac0246d0: Pull complete [2023-05-24T23:55:00.979Z] ec43610c2a17: Pull complete [2023-05-24T23:55:01.236Z] 3a2ae6a8a46f: Pull complete [2023-05-24T23:55:01.494Z] 33b1e0a273af: Pull complete [2023-05-24T23:55:01.494Z] 5d3b04190fa2: Pull complete [2023-05-24T23:55:05.676Z] 2f39f015ded8: Pull complete [2023-05-24T23:55:05.676Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T23:55:05.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:55:05.676Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:55:05.766Z] prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container [2023-05-24T23:55:05.794Z] $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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-24T23:55:07.694Z] $ docker top 0dee6372bdf7d53461275784b08272470b941499dd71b7daa58d7b6d032c37b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:55:08.069Z] ---> job-cost.sh [2023-05-24T23:55:08.069Z] lf-activate-venv: SKIPPING [2023-05-24T23:55:08.069Z] INFO: No Stack... [2023-05-24T23:55:08.637Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T23:55:08.897Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T23:55:09.187Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-05-24T23:55:09.187Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T23:55:09.202Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-110-stack-cost] [2023-05-24T23:55:09.207Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-110-stack-cost] did not exist. Created. [2023-05-24T23:55:09.207Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T23:55:09.509Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T23:55:09.541Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T23:55:09.551Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-110-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T23:55:09.567Z] $ docker stop --time=1 0dee6372bdf7d53461275784b08272470b941499dd71b7daa58d7b6d032c37b0 [2023-05-24T23:55:10.728Z] $ docker rm -f --volumes 0dee6372bdf7d53461275784b08272470b941499dd71b7daa58d7b6d032c37b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T23:55:46.763Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16831 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-05-24T23:55:46.775Z] Running in /w/workspace/app-rfid-llrp-inventory/110 [Pipeline] { [Pipeline] checkout [2023-05-24T23:55:46.825Z] The recommended git tool is: git [2023-05-24T23:55:53.218Z] using credential edgex-jenkins-ssh [2023-05-24T23:55:53.239Z] Cloning the remote Git repository [2023-05-24T23:55:53.306Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-24T23:55:53.420Z] > git init /w/workspace/app-rfid-llrp-inventory/110 # timeout=10 [2023-05-24T23:55:53.597Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-24T23:55:53.599Z] > git --version # timeout=10 [2023-05-24T23:55:53.626Z] > git --version # 'git version 2.25.1' [2023-05-24T23:55:53.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T23:55:53.822Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T23:55:56.074Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-24T23:55:56.103Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T23:55:57.063Z] Avoid second fetch [2023-05-24T23:55:57.063Z] Checking out Revision d2b3025aaba860c168ca8b1035a6ee4724df4e2f (main) [2023-05-24T23:55:57.722Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#203)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:55:57.091Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T23:55:57.168Z] > git checkout -f d2b3025aaba860c168ca8b1035a6ee4724df4e2f # timeout=10 [2023-05-24T23:55:58.558Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T23:55:58.558Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T23:55:58.558Z] Dload Upload Total Spent Left Speed [2023-05-24T23:55:58.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-05-24T23:55:59.193Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T23:55:59.530Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T23:55:59.530Z] + sudo tee /etc/docker/daemon.new [2023-05-24T23:55:59.530Z] { [2023-05-24T23:55:59.530Z] "registry-mirrors": [ [2023-05-24T23:55:59.530Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T23:55:59.530Z] ], [2023-05-24T23:55:59.530Z] "bip": "10.250.0.254/24", [2023-05-24T23:55:59.530Z] "hosts": [ [2023-05-24T23:55:59.530Z] "tcp://0.0.0.0:5555", [2023-05-24T23:55:59.530Z] "unix:///var/run/docker.sock" [2023-05-24T23:55:59.530Z] ], [2023-05-24T23:55:59.530Z] "mtu": 1458, [2023-05-24T23:55:59.530Z] "selinux-enabled": true, [2023-05-24T23:55:59.530Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T23:55:59.530Z] } [Pipeline] sh [2023-05-24T23:55:59.873Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T23:56:00.209Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:56:18.506Z] provisioning config files... [2023-05-24T23:56:18.537Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/110@tmp/config4858108112811629992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:56:18.898Z] ---> docker-login.sh [2023-05-24T23:56:18.898Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:56:19.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:56:19.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:56:19.764Z] Configure a credential helper to remove this warning. See [2023-05-24T23:56:19.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:56:19.764Z] [2023-05-24T23:56:19.764Z] Login Succeeded [2023-05-24T23:56:19.764Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:56:20.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:56:20.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:56:20.038Z] Configure a credential helper to remove this warning. See [2023-05-24T23:56:20.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:56:20.038Z] [2023-05-24T23:56:20.038Z] Login Succeeded [2023-05-24T23:56:20.038Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:56:20.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:56:20.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:56:20.313Z] Configure a credential helper to remove this warning. See [2023-05-24T23:56:20.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:56:20.313Z] [2023-05-24T23:56:20.313Z] Login Succeeded [2023-05-24T23:56:20.587Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:56:20.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:56:20.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:56:20.859Z] Configure a credential helper to remove this warning. See [2023-05-24T23:56:20.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:56:20.859Z] [2023-05-24T23:56:20.859Z] Login Succeeded [2023-05-24T23:56:20.859Z] docker.io [2023-05-24T23:56:21.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:56:21.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:56:21.401Z] Configure a credential helper to remove this warning. See [2023-05-24T23:56:21.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:56:21.401Z] [2023-05-24T23:56:21.401Z] Login Succeeded [2023-05-24T23:56:21.401Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:56:21.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T23:56:21.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:56:21.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:56:21.949Z] ========================================================= [2023-05-24T23:56:21.949Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T23:56:21.949Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:56:22.308Z] + 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-24T23:56:22.581Z] Sending build context to Docker daemon 678.4kB [2023-05-24T23:56:22.581Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:56:22.581Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T23:56:22.862Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T23:56:22.862Z] c41833b44d91: Pulling fs layer [2023-05-24T23:56:22.862Z] ed15518f5707: Pulling fs layer [2023-05-24T23:56:22.862Z] feae8fd75edb: Pulling fs layer [2023-05-24T23:56:22.862Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T23:56:22.862Z] 3cdef696dda3: Pulling fs layer [2023-05-24T23:56:22.862Z] 2ced38df9373: Pulling fs layer [2023-05-24T23:56:22.862Z] 58f1dce35555: Pulling fs layer [2023-05-24T23:56:22.862Z] 2ced38df9373: Waiting [2023-05-24T23:56:22.862Z] 242c74f7c9fa: Waiting [2023-05-24T23:56:22.862Z] 3cdef696dda3: Waiting [2023-05-24T23:56:22.862Z] 58f1dce35555: Waiting [2023-05-24T23:56:22.862Z] ed15518f5707: Verifying Checksum [2023-05-24T23:56:22.862Z] ed15518f5707: Download complete [2023-05-24T23:56:22.862Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T23:56:22.862Z] 242c74f7c9fa: Download complete [2023-05-24T23:56:22.862Z] 3cdef696dda3: Verifying Checksum [2023-05-24T23:56:22.862Z] 3cdef696dda3: Download complete [2023-05-24T23:56:22.862Z] c41833b44d91: Download complete [2023-05-24T23:56:24.309Z] c41833b44d91: Pull complete [2023-05-24T23:56:24.921Z] 58f1dce35555: Verifying Checksum [2023-05-24T23:56:24.921Z] 58f1dce35555: Download complete [2023-05-24T23:56:24.921Z] ed15518f5707: Pull complete [2023-05-24T23:56:25.898Z] feae8fd75edb: Download complete [2023-05-24T23:56:26.168Z] 2ced38df9373: Verifying Checksum [2023-05-24T23:56:26.168Z] 2ced38df9373: Download complete [2023-05-24T23:56:36.275Z] feae8fd75edb: Pull complete [2023-05-24T23:56:36.275Z] 242c74f7c9fa: Pull complete [2023-05-24T23:56:36.866Z] 3cdef696dda3: Pull complete [2023-05-24T23:56:43.612Z] 2ced38df9373: Pull complete [2023-05-24T23:56:47.929Z] 58f1dce35555: Pull complete [2023-05-24T23:56:47.929Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T23:56:47.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T23:56:47.929Z] ---> fadd8f120f05 [2023-05-24T23:56:47.929Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T23:56:49.892Z] ---> Running in f67af08eeda5 [2023-05-24T23:56:49.892Z] Removing intermediate container f67af08eeda5 [2023-05-24T23:56:49.892Z] ---> ce6dbc24d09b [2023-05-24T23:56:49.892Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:56:49.892Z] ---> Running in 62d29b3bc658 [2023-05-24T23:56:50.492Z] Removing intermediate container 62d29b3bc658 [2023-05-24T23:56:50.492Z] ---> 171087d7b0cb [2023-05-24T23:56:50.493Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:56:50.493Z] ---> Running in 630ed50ba578 [2023-05-24T23:56:50.764Z] Removing intermediate container 630ed50ba578 [2023-05-24T23:56:50.764Z] ---> 35d26a19a6f6 [2023-05-24T23:56:50.764Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:56:51.037Z] ---> Running in a307930af07e [2023-05-24T23:56:52.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T23:56:53.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T23:56:54.021Z] OK: 263 MiB in 53 packages [2023-05-24T23:56:55.450Z] Removing intermediate container a307930af07e [2023-05-24T23:56:55.450Z] ---> 4fe15eb596e5 [2023-05-24T23:56:55.450Z] Step 7/12 : WORKDIR /app [2023-05-24T23:56:55.450Z] ---> Running in 744ddecad169 [2023-05-24T23:56:55.720Z] Removing intermediate container 744ddecad169 [2023-05-24T23:56:55.720Z] ---> 95037b9f33d1 [2023-05-24T23:56:55.720Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-24T23:56:56.320Z] ---> 931cd852ce9d [2023-05-24T23:56:56.320Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:56:56.603Z] ---> Running in 9178f1f2c580 [2023-05-24T23:58:04.602Z] Removing intermediate container 9178f1f2c580 [2023-05-24T23:58:04.602Z] ---> 72273c4c6a2e [2023-05-24T23:58:04.602Z] Step 10/12 : COPY . . [2023-05-24T23:58:04.602Z] ---> 22640d5e9249 [2023-05-24T23:58:04.602Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:58:04.602Z] ---> Running in 63374da5c32b [2023-05-24T23:58:04.602Z] Removing intermediate container 63374da5c32b [2023-05-24T23:58:04.602Z] ---> 45af3861197f [2023-05-24T23:58:04.602Z] Step 12/12 : RUN $MAKE [2023-05-24T23:58:04.602Z] ---> Running in f5ae6ee7dc0e [2023-05-24T23:58:05.197Z] noop [2023-05-24T23:58:06.166Z] Removing intermediate container f5ae6ee7dc0e [2023-05-24T23:58:06.166Z] ---> 27763dd498d6 [2023-05-24T23:58:06.166Z] Successfully built 27763dd498d6 [2023-05-24T23:58:06.166Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:58:06.535Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T23:58:06.535Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:58:06.796Z] prd-ubuntu20.04-docker-arm64-4c-16g-16831 does not seem to be running inside a container [2023-05-24T23:58:06.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/110 -v /w/workspace/app-rfid-llrp-inventory/110:/w/workspace/app-rfid-llrp-inventory/110:rw,z -v /w/workspace/app-rfid-llrp-inventory/110@tmp:/w/workspace/app-rfid-llrp-inventory/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T23:58:08.277Z] $ docker top 3ccb32cccba549781d5aa12b459d9df5a419814048399c7f3a62b7297a46ab1d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:58:09.175Z] + go version [2023-05-24T23:58:09.175Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T23:58:09.209Z] $ docker stop --time=1 3ccb32cccba549781d5aa12b459d9df5a419814048399c7f3a62b7297a46ab1d [2023-05-24T23:58:10.909Z] $ docker rm -f --volumes 3ccb32cccba549781d5aa12b459d9df5a419814048399c7f3a62b7297a46ab1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:58:11.489Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T23:58:11.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:58:11.698Z] prd-ubuntu20.04-docker-arm64-4c-16g-16831 does not seem to be running inside a container [2023-05-24T23:58:11.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/110 -v /w/workspace/app-rfid-llrp-inventory/110:/w/workspace/app-rfid-llrp-inventory/110:rw,z -v /w/workspace/app-rfid-llrp-inventory/110@tmp:/w/workspace/app-rfid-llrp-inventory/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T23:58:13.159Z] $ docker top dbdb364953f78d7b778701c8d4fcec37c7e55a02ad7db0b8d057bf3185d780e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:58:14.034Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/110 [Pipeline] fileExists [Pipeline] sh [2023-05-24T23:58:14.930Z] + make test [2023-05-24T23:58:14.930Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-25T00:01:51.862Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-25T00:02:02.005Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-25T00:02:02.980Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.486s coverage: 86.2% of statements [2023-05-25T00:02:18.035Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.824s coverage: 71.9% of statements [2023-05-25T00:02:18.035Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T00:02:18.035Z] go vet ./... [2023-05-25T00:05:25.765Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T00:05:25.765Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T00:05:25.765Z] ./bin/test-attribution.sh [2023-05-25T00:05:25.765Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-25T00:05:25.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T00:05:25.794Z] $ docker stop --time=1 dbdb364953f78d7b778701c8d4fcec37c7e55a02ad7db0b8d057bf3185d780e9 [2023-05-25T00:05:27.820Z] $ docker rm -f --volumes dbdb364953f78d7b778701c8d4fcec37c7e55a02ad7db0b8d057bf3185d780e9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:05:29.674Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T00:05:29.699Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T00:05:30.352Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:05:30.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T00:05:31.090Z] + ls -al . [2023-05-25T00:05:31.090Z] total 224 [2023-05-25T00:05:31.090Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 23:58 . [2023-05-25T00:05:31.090Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:55 .. [2023-05-25T00:05:31.090Z] -rw-rw-r-- 1 jenkins jenkins 262 May 24 23:55 .dockerignore [2023-05-25T00:05:31.090Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:55 .git [2023-05-25T00:05:31.090Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:55 .github [2023-05-25T00:05:31.090Z] -rw-rw-r-- 1 jenkins jenkins 788 May 24 23:55 .gitignore [2023-05-25T00:05:31.090Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:55 .golangci.yml [2023-05-25T00:05:31.090Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 24 23:55 Attribution.txt [2023-05-25T00:05:31.090Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 24 23:55 CHANGELOG.md [2023-05-25T00:05:31.090Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 24 23:55 Dockerfile [2023-05-25T00:05:31.090Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:55 GOVERNANCE.md [2023-05-25T00:05:31.090Z] -rw-rw-r-- 1 jenkins jenkins 687 May 24 23:55 Jenkinsfile [2023-05-25T00:05:31.090Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 24 23:55 LICENSE [2023-05-25T00:05:31.090Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 24 23:55 Makefile [2023-05-25T00:05:31.090Z] -rw-rw-r-- 1 jenkins jenkins 617 May 24 23:55 OWNERS.md [2023-05-25T00:05:31.090Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 24 23:55 README.md [2023-05-25T00:05:31.090Z] -rw-rw-r-- 1 jenkins jenkins 12 May 24 23:52 VERSION [2023-05-25T00:05:31.090Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:55 bin [2023-05-25T00:05:31.090Z] -rw-r--r-- 1 jenkins jenkins 41317 May 25 00:02 coverage.out [2023-05-25T00:05:31.090Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 24 23:55 go.mod [2023-05-25T00:05:31.090Z] -rw-rw-r-- 1 jenkins jenkins 31409 May 24 23:55 go.sum [2023-05-25T00:05:31.090Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:55 images [2023-05-25T00:05:31.090Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:55 internal [2023-05-25T00:05:31.090Z] -rw-rw-r-- 1 jenkins jenkins 531 May 24 23:55 main.go [2023-05-25T00:05:31.090Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:55 res [2023-05-25T00:05:31.090Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:55 snap [2023-05-25T00:05:31.090Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:55 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:05:31.477Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d2b3025aaba860c168ca8b1035a6ee4724df4e2f --label arch=arm64 --label version=3.0.0-dev.41 . [2023-05-25T00:05:31.749Z] Sending build context to Docker daemon 678.4kB [2023-05-25T00:05:31.749Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:05:31.749Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-25T00:05:31.749Z] ---> 27763dd498d6 [2023-05-25T00:05:31.749Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T00:05:32.021Z] ---> Running in 18beed0c87a1 [2023-05-25T00:05:32.291Z] Removing intermediate container 18beed0c87a1 [2023-05-25T00:05:32.291Z] ---> bba52f07c2fa [2023-05-25T00:05:32.291Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:05:32.291Z] ---> Running in 0618171b67f5 [2023-05-25T00:05:32.562Z] Removing intermediate container 0618171b67f5 [2023-05-25T00:05:32.562Z] ---> d4bea996fd14 [2023-05-25T00:05:32.562Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:05:32.830Z] ---> Running in 5a9b03e91d35 [2023-05-25T00:05:33.100Z] Removing intermediate container 5a9b03e91d35 [2023-05-25T00:05:33.100Z] ---> e58de2f02e3a [2023-05-25T00:05:33.100Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:05:33.100Z] ---> Running in 25d2045b43bc [2023-05-25T00:05:34.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:05:35.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:05:36.757Z] OK: 263 MiB in 53 packages [2023-05-25T00:05:37.367Z] Removing intermediate container 25d2045b43bc [2023-05-25T00:05:37.367Z] ---> fe25291dae03 [2023-05-25T00:05:37.367Z] Step 7/29 : WORKDIR /app [2023-05-25T00:05:37.636Z] ---> Running in d33ef6fc0240 [2023-05-25T00:05:37.904Z] Removing intermediate container d33ef6fc0240 [2023-05-25T00:05:37.904Z] ---> 8e72138c5648 [2023-05-25T00:05:37.904Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-25T00:05:38.497Z] ---> 227ced9d2ceb [2023-05-25T00:05:38.497Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:05:38.497Z] ---> Running in 887bb5b9db97 [2023-05-25T00:05:41.110Z] Removing intermediate container 887bb5b9db97 [2023-05-25T00:05:41.110Z] ---> 3a5401f6bef3 [2023-05-25T00:05:41.110Z] Step 10/29 : COPY . . [2023-05-25T00:05:42.078Z] ---> 3499bdc18f60 [2023-05-25T00:05:42.078Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:05:42.078Z] ---> Running in 3b37cf9e7019 [2023-05-25T00:05:42.349Z] Removing intermediate container 3b37cf9e7019 [2023-05-25T00:05:42.349Z] ---> 980ec5f4ec88 [2023-05-25T00:05:42.349Z] Step 12/29 : RUN $MAKE [2023-05-25T00:05:42.349Z] ---> Running in 1409808790d7 [2023-05-25T00:05:43.777Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.41 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.41" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-25T00:08:20.876Z] Removing intermediate container 1409808790d7 [2023-05-25T00:08:20.876Z] ---> 7013a684eeb0 [2023-05-25T00:08:20.876Z] Step 13/29 : FROM alpine:3.17 [2023-05-25T00:08:20.876Z] 3.17: Pulling from library/alpine [2023-05-25T00:08:20.876Z] c41833b44d91: Already exists [2023-05-25T00:08:20.876Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T00:08:20.876Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T00:08:20.876Z] ---> 51e60588ff2c [2023-05-25T00:08:20.876Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-25T00:08:20.876Z] ---> Running in cb88f2e50011 [2023-05-25T00:08:20.876Z] Removing intermediate container cb88f2e50011 [2023-05-25T00:08:20.876Z] ---> 0ba3dd2ddfc7 [2023-05-25T00:08:20.876Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-25T00:08:20.876Z] ---> Running in b4b66fcdcff9 [2023-05-25T00:08:20.876Z] Removing intermediate container b4b66fcdcff9 [2023-05-25T00:08:20.876Z] ---> 7ee4a8110daf [2023-05-25T00:08:20.876Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-25T00:08:20.876Z] ---> Running in e6fa32b9485a [2023-05-25T00:08:20.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:08:20.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:08:22.304Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-25T00:08:22.304Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-25T00:08:22.304Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:08:22.304Z] Executing ca-certificates-20230506-r0.trigger [2023-05-25T00:08:22.575Z] OK: 8 MiB in 17 packages [2023-05-25T00:08:24.000Z] Removing intermediate container e6fa32b9485a [2023-05-25T00:08:24.000Z] ---> f9c3bf7982dc [2023-05-25T00:08:24.000Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-25T00:08:24.592Z] ---> 881074c43c1b [2023-05-25T00:08:24.592Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-25T00:08:24.859Z] ---> 4b6964aa8d37 [2023-05-25T00:08:24.859Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-25T00:08:25.444Z] ---> 1c5a13301b83 [2023-05-25T00:08:25.444Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-25T00:08:26.026Z] ---> 7e833c5144b1 [2023-05-25T00:08:26.026Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-25T00:08:27.470Z] ---> d4648f7cdd9c [2023-05-25T00:08:27.470Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-25T00:08:27.470Z] ---> Running in 22cc5a9bfd27 [2023-05-25T00:08:29.417Z] Removing intermediate container 22cc5a9bfd27 [2023-05-25T00:08:29.417Z] ---> d74023e42261 [2023-05-25T00:08:29.417Z] Step 23/29 : VOLUME /cache [2023-05-25T00:08:29.417Z] ---> Running in 1d36bc22272f [2023-05-25T00:08:29.686Z] Removing intermediate container 1d36bc22272f [2023-05-25T00:08:29.686Z] ---> d69edc579996 [2023-05-25T00:08:29.686Z] Step 24/29 : EXPOSE 59711 [2023-05-25T00:08:29.686Z] ---> Running in b6d02d262e64 [2023-05-25T00:08:29.959Z] Removing intermediate container b6d02d262e64 [2023-05-25T00:08:29.959Z] ---> 8a7336cc269e [2023-05-25T00:08:29.959Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-25T00:08:29.959Z] ---> Running in 7b180a906686 [2023-05-25T00:08:30.544Z] Removing intermediate container 7b180a906686 [2023-05-25T00:08:30.544Z] ---> 9cb89e5ea30f [2023-05-25T00:08:30.544Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-25T00:08:30.544Z] ---> Running in ab585951ebf8 [2023-05-25T00:08:30.810Z] Removing intermediate container ab585951ebf8 [2023-05-25T00:08:30.810Z] ---> 505ce3fbef61 [2023-05-25T00:08:30.810Z] Step 27/29 : LABEL arch=arm64 [2023-05-25T00:08:30.810Z] ---> Running in f60403eb687c [2023-05-25T00:08:31.079Z] Removing intermediate container f60403eb687c [2023-05-25T00:08:31.079Z] ---> 5b59941ab267 [2023-05-25T00:08:31.079Z] Step 28/29 : LABEL git_sha=d2b3025aaba860c168ca8b1035a6ee4724df4e2f [2023-05-25T00:08:31.346Z] ---> Running in 2f3de8d35ed1 [2023-05-25T00:08:31.613Z] Removing intermediate container 2f3de8d35ed1 [2023-05-25T00:08:31.613Z] ---> aac6ad765ab3 [2023-05-25T00:08:31.613Z] Step 29/29 : LABEL version=3.0.0-dev.41 [2023-05-25T00:08:31.613Z] ---> Running in 4b44da4d9cda [2023-05-25T00:08:32.199Z] Removing intermediate container 4b44da4d9cda [2023-05-25T00:08:32.199Z] ---> cfd7f8eb93e1 [2023-05-25T00:08:32.199Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T00:08:32.199Z] Successfully built cfd7f8eb93e1 [2023-05-25T00:08:32.199Z] Successfully tagged app-rfid-llrp-inventory-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-25T00:08:32.303Z] provisioning config files... [2023-05-25T00:08:32.750Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/110@tmp/config4900274789634709397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:08:33.099Z] ---> docker-login.sh [2023-05-25T00:08:33.099Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:08:33.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:08:33.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:08:33.367Z] Configure a credential helper to remove this warning. See [2023-05-25T00:08:33.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:08:33.367Z] [2023-05-25T00:08:33.367Z] Login Succeeded [2023-05-25T00:08:33.367Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:08:33.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:08:34.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:08:34.149Z] Configure a credential helper to remove this warning. See [2023-05-25T00:08:34.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:08:34.149Z] [2023-05-25T00:08:34.149Z] Login Succeeded [2023-05-25T00:08:34.149Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:08:34.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:08:34.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:08:34.688Z] Configure a credential helper to remove this warning. See [2023-05-25T00:08:34.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:08:34.688Z] [2023-05-25T00:08:34.688Z] Login Succeeded [2023-05-25T00:08:34.688Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:08:34.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:08:34.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:08:34.955Z] Configure a credential helper to remove this warning. See [2023-05-25T00:08:34.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:08:34.955Z] [2023-05-25T00:08:34.955Z] Login Succeeded [2023-05-25T00:08:34.955Z] docker.io [2023-05-25T00:08:35.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:08:35.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:08:35.492Z] Configure a credential helper to remove this warning. See [2023-05-25T00:08:35.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:08:35.492Z] [2023-05-25T00:08:35.492Z] Login Succeeded [2023-05-25T00:08:35.492Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:08:35.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T00:08:35.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:08:35.551Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-05-25T00:08:35.551Z] d2b3025aaba860c168ca8b1035a6ee4724df4e2f [2023-05-25T00:08:35.551Z] latest [2023-05-25T00:08:35.551Z] 3.0.0-dev.41 [2023-05-25T00:08:35.551Z] d2b3025aaba860c168ca8b1035a6ee4724df4e2f-3.0.0-dev.41 [2023-05-25T00:08:35.551Z] main [2023-05-25T00:08:35.551Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:08:35.901Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d2b3025aaba860c168ca8b1035a6ee4724df4e2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:08:36.254Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d2b3025aaba860c168ca8b1035a6ee4724df4e2f [2023-05-25T00:08:36.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-25T00:08:36.255Z] b84459399caa: Preparing [2023-05-25T00:08:36.255Z] 92491db9c26f: Preparing [2023-05-25T00:08:36.255Z] 1832102e43a2: Preparing [2023-05-25T00:08:36.255Z] d7390dc740a3: Preparing [2023-05-25T00:08:36.255Z] c12a2c3465fd: Preparing [2023-05-25T00:08:36.255Z] 9d3684ae9d67: Preparing [2023-05-25T00:08:36.255Z] b10c3e336680: Preparing [2023-05-25T00:08:36.255Z] 26cbea5cba74: Preparing [2023-05-25T00:08:36.255Z] 9d3684ae9d67: Waiting [2023-05-25T00:08:36.255Z] b10c3e336680: Waiting [2023-05-25T00:08:36.255Z] 26cbea5cba74: Waiting [2023-05-25T00:08:36.536Z] d7390dc740a3: Pushed [2023-05-25T00:08:36.536Z] 1832102e43a2: Pushed [2023-05-25T00:08:36.536Z] c12a2c3465fd: Pushed [2023-05-25T00:08:36.536Z] b84459399caa: Pushed [2023-05-25T00:08:36.804Z] 26cbea5cba74: Layer already exists [2023-05-25T00:08:36.804Z] 9d3684ae9d67: Pushed [2023-05-25T00:08:37.070Z] b10c3e336680: Pushed [2023-05-25T00:08:42.421Z] 92491db9c26f: Pushed [2023-05-25T00:08:42.421Z] d2b3025aaba860c168ca8b1035a6ee4724df4e2f: digest: sha256:097289ab1c3ab919d7d64d5d72c126253feea5b73635c504c3cb5e2cd56d6b2a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:08:42.773Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:08:43.122Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-25T00:08:43.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-25T00:08:43.122Z] b84459399caa: Preparing [2023-05-25T00:08:43.122Z] 92491db9c26f: Preparing [2023-05-25T00:08:43.122Z] 1832102e43a2: Preparing [2023-05-25T00:08:43.122Z] d7390dc740a3: Preparing [2023-05-25T00:08:43.122Z] c12a2c3465fd: Preparing [2023-05-25T00:08:43.122Z] 9d3684ae9d67: Preparing [2023-05-25T00:08:43.122Z] b10c3e336680: Preparing [2023-05-25T00:08:43.122Z] 26cbea5cba74: Preparing [2023-05-25T00:08:43.122Z] 9d3684ae9d67: Waiting [2023-05-25T00:08:43.122Z] b10c3e336680: Waiting [2023-05-25T00:08:43.122Z] 26cbea5cba74: Waiting [2023-05-25T00:08:43.122Z] d7390dc740a3: Layer already exists [2023-05-25T00:08:43.122Z] b84459399caa: Layer already exists [2023-05-25T00:08:43.122Z] 92491db9c26f: Layer already exists [2023-05-25T00:08:43.122Z] 1832102e43a2: Layer already exists [2023-05-25T00:08:43.122Z] c12a2c3465fd: Layer already exists [2023-05-25T00:08:43.122Z] 26cbea5cba74: Layer already exists [2023-05-25T00:08:43.122Z] b10c3e336680: Layer already exists [2023-05-25T00:08:43.122Z] 9d3684ae9d67: Layer already exists [2023-05-25T00:08:43.389Z] latest: digest: sha256:097289ab1c3ab919d7d64d5d72c126253feea5b73635c504c3cb5e2cd56d6b2a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:08:43.752Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:08:44.094Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.41 [2023-05-25T00:08:44.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-25T00:08:44.094Z] b84459399caa: Preparing [2023-05-25T00:08:44.094Z] 92491db9c26f: Preparing [2023-05-25T00:08:44.094Z] 1832102e43a2: Preparing [2023-05-25T00:08:44.094Z] d7390dc740a3: Preparing [2023-05-25T00:08:44.094Z] c12a2c3465fd: Preparing [2023-05-25T00:08:44.094Z] 9d3684ae9d67: Preparing [2023-05-25T00:08:44.094Z] b10c3e336680: Preparing [2023-05-25T00:08:44.094Z] 26cbea5cba74: Preparing [2023-05-25T00:08:44.094Z] 9d3684ae9d67: Waiting [2023-05-25T00:08:44.094Z] b10c3e336680: Waiting [2023-05-25T00:08:44.094Z] 26cbea5cba74: Waiting [2023-05-25T00:08:44.094Z] b84459399caa: Layer already exists [2023-05-25T00:08:44.094Z] d7390dc740a3: Layer already exists [2023-05-25T00:08:44.094Z] 1832102e43a2: Layer already exists [2023-05-25T00:08:44.094Z] c12a2c3465fd: Layer already exists [2023-05-25T00:08:44.094Z] 92491db9c26f: Layer already exists [2023-05-25T00:08:44.094Z] 9d3684ae9d67: Layer already exists [2023-05-25T00:08:44.094Z] 26cbea5cba74: Layer already exists [2023-05-25T00:08:44.094Z] b10c3e336680: Layer already exists [2023-05-25T00:08:44.360Z] 3.0.0-dev.41: digest: sha256:097289ab1c3ab919d7d64d5d72c126253feea5b73635c504c3cb5e2cd56d6b2a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:08:44.716Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d2b3025aaba860c168ca8b1035a6ee4724df4e2f-3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:08:45.065Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d2b3025aaba860c168ca8b1035a6ee4724df4e2f-3.0.0-dev.41 [2023-05-25T00:08:45.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-25T00:08:45.065Z] b84459399caa: Preparing [2023-05-25T00:08:45.065Z] 92491db9c26f: Preparing [2023-05-25T00:08:45.065Z] 1832102e43a2: Preparing [2023-05-25T00:08:45.065Z] d7390dc740a3: Preparing [2023-05-25T00:08:45.065Z] c12a2c3465fd: Preparing [2023-05-25T00:08:45.065Z] 9d3684ae9d67: Preparing [2023-05-25T00:08:45.065Z] b10c3e336680: Preparing [2023-05-25T00:08:45.065Z] 26cbea5cba74: Preparing [2023-05-25T00:08:45.065Z] b10c3e336680: Waiting [2023-05-25T00:08:45.065Z] 26cbea5cba74: Waiting [2023-05-25T00:08:45.065Z] 9d3684ae9d67: Waiting [2023-05-25T00:08:45.065Z] c12a2c3465fd: Layer already exists [2023-05-25T00:08:45.065Z] 1832102e43a2: Layer already exists [2023-05-25T00:08:45.065Z] b84459399caa: Layer already exists [2023-05-25T00:08:45.065Z] d7390dc740a3: Layer already exists [2023-05-25T00:08:45.065Z] 92491db9c26f: Layer already exists [2023-05-25T00:08:45.065Z] 26cbea5cba74: Layer already exists [2023-05-25T00:08:45.065Z] 9d3684ae9d67: Layer already exists [2023-05-25T00:08:45.065Z] b10c3e336680: Layer already exists [2023-05-25T00:08:45.065Z] d2b3025aaba860c168ca8b1035a6ee4724df4e2f-3.0.0-dev.41: digest: sha256:097289ab1c3ab919d7d64d5d72c126253feea5b73635c504c3cb5e2cd56d6b2a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:08:45.694Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:08:46.039Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-05-25T00:08:46.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-25T00:08:46.039Z] b84459399caa: Preparing [2023-05-25T00:08:46.039Z] 92491db9c26f: Preparing [2023-05-25T00:08:46.039Z] 1832102e43a2: Preparing [2023-05-25T00:08:46.039Z] d7390dc740a3: Preparing [2023-05-25T00:08:46.039Z] c12a2c3465fd: Preparing [2023-05-25T00:08:46.039Z] 9d3684ae9d67: Preparing [2023-05-25T00:08:46.039Z] b10c3e336680: Preparing [2023-05-25T00:08:46.039Z] 26cbea5cba74: Preparing [2023-05-25T00:08:46.039Z] 9d3684ae9d67: Waiting [2023-05-25T00:08:46.039Z] b10c3e336680: Waiting [2023-05-25T00:08:46.039Z] 26cbea5cba74: Waiting [2023-05-25T00:08:46.039Z] c12a2c3465fd: Layer already exists [2023-05-25T00:08:46.039Z] b84459399caa: Layer already exists [2023-05-25T00:08:46.039Z] 92491db9c26f: Layer already exists [2023-05-25T00:08:46.039Z] d7390dc740a3: Layer already exists [2023-05-25T00:08:46.039Z] 1832102e43a2: Layer already exists [2023-05-25T00:08:46.039Z] b10c3e336680: Layer already exists [2023-05-25T00:08:46.039Z] 9d3684ae9d67: Layer already exists [2023-05-25T00:08:46.039Z] 26cbea5cba74: Layer already exists [2023-05-25T00:08:46.305Z] main: digest: sha256:097289ab1c3ab919d7d64d5d72c126253feea5b73635c504c3cb5e2cd56d6b2a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T00:08:46.360Z] ===================================================== [Pipeline] echo [2023-05-25T00:08:46.367Z] taggedImages: [2023-05-25T00:08:46.367Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d2b3025aaba860c168ca8b1035a6ee4724df4e2f [2023-05-25T00:08:46.367Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-25T00:08:46.367Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.41 [2023-05-25T00:08:46.367Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d2b3025aaba860c168ca8b1035a6ee4724df4e2f-3.0.0-dev.41 [2023-05-25T00:08:46.367Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:08:46.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:08:46.731Z] [2023-05-25T00:08:46.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:08:47.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:08:47.071Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T00:08:47.071Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T00:08:47.071Z] 04944245beec: Pulling fs layer [2023-05-25T00:08:47.071Z] 699f458cf7ca: Pulling fs layer [2023-05-25T00:08:47.071Z] 765212b225bb: Pulling fs layer [2023-05-25T00:08:47.071Z] f23df028b6ca: Pulling fs layer [2023-05-25T00:08:47.071Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T00:08:47.071Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T00:08:47.071Z] 765212b225bb: Waiting [2023-05-25T00:08:47.071Z] f23df028b6ca: Waiting [2023-05-25T00:08:47.071Z] 2437ff75d9bd: Waiting [2023-05-25T00:08:47.071Z] d65c8cfc05b1: Waiting [2023-05-25T00:08:47.341Z] 04944245beec: Verifying Checksum [2023-05-25T00:08:47.341Z] 04944245beec: Download complete [2023-05-25T00:08:47.341Z] 765212b225bb: Verifying Checksum [2023-05-25T00:08:47.341Z] 765212b225bb: Download complete [2023-05-25T00:08:47.341Z] f23df028b6ca: Verifying Checksum [2023-05-25T00:08:47.341Z] f23df028b6ca: Download complete [2023-05-25T00:08:47.341Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T00:08:47.341Z] d65c8cfc05b1: Download complete [2023-05-25T00:08:47.341Z] 699f458cf7ca: Verifying Checksum [2023-05-25T00:08:47.341Z] 699f458cf7ca: Download complete [2023-05-25T00:08:47.930Z] 8998bd30e6a1: Download complete [2023-05-25T00:08:50.539Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T00:08:50.539Z] 2437ff75d9bd: Download complete [2023-05-25T00:08:51.951Z] 8998bd30e6a1: Pull complete [2023-05-25T00:08:52.537Z] 04944245beec: Pull complete [2023-05-25T00:08:53.948Z] 699f458cf7ca: Pull complete [2023-05-25T00:08:53.948Z] 765212b225bb: Pull complete [2023-05-25T00:08:54.910Z] f23df028b6ca: Pull complete [2023-05-25T00:08:54.910Z] d65c8cfc05b1: Pull complete [2023-05-25T00:09:09.911Z] 2437ff75d9bd: Pull complete [2023-05-25T00:09:09.911Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T00:09:09.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:09:09.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:09:10.123Z] prd-ubuntu20.04-docker-arm64-4c-16g-16831 does not seem to be running inside a container [2023-05-25T00:09:10.189Z] $ 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/app-rfid-llrp-inventory/110 -v /w/workspace/app-rfid-llrp-inventory/110:/w/workspace/app-rfid-llrp-inventory/110:rw,z -v /w/workspace/app-rfid-llrp-inventory/110@tmp:/w/workspace/app-rfid-llrp-inventory/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-25T00:09:13.095Z] $ docker top d92e5cb5af7f4c06350846c7912043804682ecdb3d76170bdea42b879cb09cb7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:09:13.991Z] ---> job-cost.sh [2023-05-25T00:09:13.991Z] lf-activate-venv: SKIPPING [2023-05-25T00:09:13.991Z] INFO: No Stack... [2023-05-25T00:09:14.576Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T00:09:15.537Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T00:09:16.186Z] + cut -d, -f6 [2023-05-25T00:09:16.186Z] + cat /w/workspace/app-rfid-llrp-inventory/110/archives/cost.csv [Pipeline] lock [2023-05-25T00:09:16.262Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-110-stack-cost] [2023-05-25T00:09:16.270Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-110-stack-cost] did not exist. Created. [2023-05-25T00:09:16.270Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T00:09:16.935Z] /w/workspace/app-rfid-llrp-inventory/110@tmp/durable-54396e9c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T00:09:17.602Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T00:09:17.626Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T00:09:17.688Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T00:09:17.737Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-110-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T00:09:17.748Z] $ docker stop --time=1 d92e5cb5af7f4c06350846c7912043804682ecdb3d76170bdea42b879cb09cb7 [2023-05-25T00:09:19.308Z] $ docker rm -f --volumes d92e5cb5af7f4c06350846c7912043804682ecdb3d76170bdea42b879cb09cb7 [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-25T00:09:19.706Z] provisioning config files... [2023-05-25T00:09:19.714Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6722414429471789784tmp [Pipeline] { [Pipeline] sh [2023-05-25T00:09:20.008Z] + set +x [2023-05-25T00:09:20.008Z] + + curlbash -s -s https://codecov.io/bash -- [2023-05-25T00:09:20.008Z] [2023-05-25T00:09:20.008Z] [2023-05-25T00:09:20.008Z] _____ _ [2023-05-25T00:09:20.008Z] / ____| | | [2023-05-25T00:09:20.008Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T00:09:20.008Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T00:09:20.008Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T00:09:20.008Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T00:09:20.008Z] Bash-1.0.6 [2023-05-25T00:09:20.008Z] [2023-05-25T00:09:20.008Z] [2023-05-25T00:09:20.008Z] ==> git version 2.25.1 found [2023-05-25T00:09:20.008Z] ==> 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-25T00:09:20.008Z] Release-Date: 2020-01-08 [2023-05-25T00:09:20.008Z] 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-25T00:09:20.008Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T00:09:20.008Z] ==> Jenkins CI detected. [2023-05-25T00:09:20.008Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-25T00:09:20.008Z] project root: . [2023-05-25T00:09:20.008Z] --> token set from env [2023-05-25T00:09:20.008Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T00:09:20.008Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T00:09:20.008Z] ==> Python coveragepy not found [2023-05-25T00:09:20.008Z] ==> Searching for coverage reports in: [2023-05-25T00:09:20.008Z] + . [2023-05-25T00:09:20.008Z] -> Found 1 reports [2023-05-25T00:09:20.008Z] ==> Detecting git/mercurial file structure [2023-05-25T00:09:20.008Z] ==> Reading reports [2023-05-25T00:09:20.008Z] + ./coverage.out bytes=41317 [2023-05-25T00:09:20.008Z] ==> Appending adjustments [2023-05-25T00:09:20.008Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T00:09:20.268Z] + Found adjustments [2023-05-25T00:09:20.268Z] ==> Gzipping contents [2023-05-25T00:09:20.268Z] 12K /tmp/codecov.FCHojp.gz [2023-05-25T00:09:20.268Z] ==> Uploading reports [2023-05-25T00:09:20.268Z] url: https://codecov.io [2023-05-25T00:09:20.268Z] query: branch=main&commit=d2b3025aaba860c168ca8b1035a6ee4724df4e2f&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-25T00:09:20.268Z] -> Pinging Codecov [2023-05-25T00:09:20.268Z] 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=d2b3025aaba860c168ca8b1035a6ee4724df4e2f&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-25T00:09:20.527Z] -> Uploading to [2023-05-25T00:09:20.527Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/581DD39554BDF9B6E22D074273EAD858/d2b3025aaba860c168ca8b1035a6ee4724df4e2f/8dca1b58-5807-4b0a-ba39-05ff00b41583.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T000920Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=69312433fdf9fc0a29350eaa5537c5f11bf891e2431788e6068ed7a78ccf0fae [2023-05-25T00:09:20.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T00:09:20.527Z] Dload Upload Total Spent Left Speed [2023-05-25T00:09:20.785Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 59000 --:--:-- --:--:-- --:--:-- 59000 [2023-05-25T00:09:20.785Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d2b3025aaba860c168ca8b1035a6ee4724df4e2f [Pipeline] } [2023-05-25T00:09:20.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-25T00:09:20.921Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-25T00:09:20.930Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:09:21.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T00:09:21.227Z] [2023-05-25T00:09:21.227Z] 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-25T00:09:21.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T00:09:21.521Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-25T00:09:21.521Z] df9b9388f04a: Pulling fs layer [2023-05-25T00:09:21.521Z] 52dc419b0ee2: Pulling fs layer [2023-05-25T00:09:21.521Z] 25bc292e5bac: Pulling fs layer [2023-05-25T00:09:21.521Z] 114826534d7a: Pulling fs layer [2023-05-25T00:09:21.521Z] 4657fd5d0bcf: Pulling fs layer [2023-05-25T00:09:21.521Z] 6ad1cebc031e: Pulling fs layer [2023-05-25T00:09:21.521Z] 8a3aa393b2d8: Pulling fs layer [2023-05-25T00:09:21.521Z] 114826534d7a: Waiting [2023-05-25T00:09:21.521Z] 4657fd5d0bcf: Waiting [2023-05-25T00:09:21.521Z] 6ad1cebc031e: Waiting [2023-05-25T00:09:21.521Z] 8a3aa393b2d8: Waiting [2023-05-25T00:09:21.521Z] 25bc292e5bac: Verifying Checksum [2023-05-25T00:09:21.521Z] 25bc292e5bac: Download complete [2023-05-25T00:09:21.521Z] 52dc419b0ee2: Verifying Checksum [2023-05-25T00:09:21.521Z] 52dc419b0ee2: Download complete [2023-05-25T00:09:21.521Z] 4657fd5d0bcf: Verifying Checksum [2023-05-25T00:09:21.521Z] 4657fd5d0bcf: Download complete [2023-05-25T00:09:21.521Z] df9b9388f04a: Download complete [2023-05-25T00:09:21.780Z] df9b9388f04a: Pull complete [2023-05-25T00:09:21.780Z] 6ad1cebc031e: Download complete [2023-05-25T00:09:21.780Z] 52dc419b0ee2: Pull complete [2023-05-25T00:09:21.780Z] 25bc292e5bac: Pull complete [2023-05-25T00:09:22.345Z] 114826534d7a: Verifying Checksum [2023-05-25T00:09:22.345Z] 114826534d7a: Download complete [2023-05-25T00:09:22.346Z] 8a3aa393b2d8: Verifying Checksum [2023-05-25T00:09:22.346Z] 8a3aa393b2d8: Download complete [2023-05-25T00:09:25.626Z] 114826534d7a: Pull complete [2023-05-25T00:09:25.626Z] 4657fd5d0bcf: Pull complete [2023-05-25T00:09:26.192Z] 6ad1cebc031e: Pull complete [2023-05-25T00:09:28.740Z] 8a3aa393b2d8: Pull complete [2023-05-25T00:09:28.740Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-25T00:09:28.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T00:09:28.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:09:28.812Z] prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container [2023-05-25T00:09:28.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-25T00:09:30.448Z] $ docker top 82b4275bf6edb01f9e1f9f22c47479bf97822afb0df9dd6d49eb3da1a4087fcb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-25T00:09:30.521Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-05-25T00:09:30.799Z] + set -o pipefail [2023-05-25T00:09:30.799Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-05-25T00:09:34.987Z] [2023-05-25T00:09:34.987Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-05-25T00:09:34.987Z] [2023-05-25T00:09:34.987Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/3c61bac3-2336-4e2d-b40c-9f2c027f1d95 [2023-05-25T00:09:34.987Z] [2023-05-25T00:09:34.987Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-25T00:09:34.987Z] [2023-05-25T00:09:34.987Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-25T00:09:34.987Z] [2023-05-25T00:09:34.987Z] [2023-05-25T00:09:34.987Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-25T00:09:34.987Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-25T00:09:34.987Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-25T00:09:34.993Z] $ docker stop --time=1 82b4275bf6edb01f9e1f9f22c47479bf97822afb0df9dd6d49eb3da1a4087fcb [2023-05-25T00:09:38.908Z] $ docker rm -f --volumes 82b4275bf6edb01f9e1f9f22c47479bf97822afb0df9dd6d49eb3da1a4087fcb [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-25T00:09:39.607Z] + git log --format=format:%s -1 d2b3025aaba860c168ca8b1035a6ee4724df4e2f [Pipeline] sh [2023-05-25T00:09:39.897Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T00:09:39.897Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:09:40.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:09:40.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:09:40.265Z] prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container [2023-05-25T00:09:40.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-25T00:09:40.718Z] $ docker top d6e1ec1884d79390f1762a1c4e4b996a4127bfd4bdf3a04466409fc748c72374 -eo pid,comm [2023-05-25T00:09:40.766Z] 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-25T00:09:40.766Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T00:09:40.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:09:40.797Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:09:40.902Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:09:40.900Z] $ docker exec d6e1ec1884d79390f1762a1c4e4b996a4127bfd4bdf3a04466409fc748c72374 ssh-agent [2023-05-25T00:09:41.009Z] SSH_AUTH_SOCK=/tmp/ssh-9dobZIWnsZV5/agent.32 [2023-05-25T00:09:41.009Z] SSH_AGENT_PID=38 [2023-05-25T00:09:41.014Z] Running ssh-add (command line suppressed) [2023-05-25T00:09:41.101Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3881186187578698928.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3881186187578698928.key) [2023-05-25T00:09:41.118Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:09:41.404Z] + git semver tag [2023-05-25T00:09:41.662Z] 2023-05-25 00:09:41,567 [run_tag] DEBUG tag force:False [2023-05-25T00:09:41.662Z] 2023-05-25 00:09:41,568 [check_head_tag] DEBUG check head tag [2023-05-25T00:09:41.662Z] 2023-05-25 00:09:41,569 [execute] INFO git cat-file --batch-check [2023-05-25T00:09:41.662Z] 2023-05-25 00:09:41,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-25T00:09:41.662Z] 2023-05-25 00:09:41,573 [execute] INFO git cat-file --batch [2023-05-25T00:09:41.662Z] 2023-05-25 00:09:41,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-25T00:09:41.662Z] 2023-05-25 00:09:41,598 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-25T00:09:41.662Z] 2023-05-25 00:09:41,598 [execute] INFO git tag -a v3.0.0-dev.41 -m v3.0.0-dev.41 [2023-05-25T00:09:41.662Z] 2023-05-25 00:09:41,598 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.41', '-m', 'v3.0.0-dev.41'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-05-25T00:09:41.662Z] 2023-05-25 00:09:41,603 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-25T00:09:41.662Z] 3.0.0-dev.41 [Pipeline] } [2023-05-25T00:09:41.665Z] $ docker exec --env ******** --env ******** d6e1ec1884d79390f1762a1c4e4b996a4127bfd4bdf3a04466409fc748c72374 ssh-agent -k [2023-05-25T00:09:41.770Z] unset SSH_AUTH_SOCK; [2023-05-25T00:09:41.770Z] unset SSH_AGENT_PID; [2023-05-25T00:09:41.770Z] echo Agent pid 38 killed; [2023-05-25T00:09:41.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T00:09:42.089Z] + git semver [Pipeline] } [2023-05-25T00:09:42.355Z] $ docker stop --time=1 d6e1ec1884d79390f1762a1c4e4b996a4127bfd4bdf3a04466409fc748c72374 [2023-05-25T00:09:43.606Z] $ docker rm -f --volumes d6e1ec1884d79390f1762a1c4e4b996a4127bfd4bdf3a04466409fc748c72374 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:09:43.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T00:09:43.989Z] [2023-05-25T00:09:43.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:09:44.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T00:09:44.286Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-25T00:09:44.286Z] ab5ef0e58194: Pulling fs layer [2023-05-25T00:09:44.286Z] 9712f1f96733: Pulling fs layer [2023-05-25T00:09:44.286Z] 63f879dbbcfc: Pulling fs layer [2023-05-25T00:09:44.286Z] 0d9ebad4ef96: Pulling fs layer [2023-05-25T00:09:44.286Z] e9a5061849ea: Pulling fs layer [2023-05-25T00:09:44.286Z] d747dcd14b5f: Pulling fs layer [2023-05-25T00:09:44.286Z] 2de7ff778b66: Pulling fs layer [2023-05-25T00:09:44.286Z] 0d9ebad4ef96: Waiting [2023-05-25T00:09:44.286Z] e9a5061849ea: Waiting [2023-05-25T00:09:44.286Z] d747dcd14b5f: Waiting [2023-05-25T00:09:44.286Z] 2de7ff778b66: Waiting [2023-05-25T00:09:44.286Z] 9712f1f96733: Download complete [2023-05-25T00:09:44.544Z] 63f879dbbcfc: Verifying Checksum [2023-05-25T00:09:44.544Z] 63f879dbbcfc: Download complete [2023-05-25T00:09:44.803Z] 0d9ebad4ef96: Verifying Checksum [2023-05-25T00:09:44.803Z] 0d9ebad4ef96: Download complete [2023-05-25T00:09:44.803Z] d747dcd14b5f: Verifying Checksum [2023-05-25T00:09:44.803Z] d747dcd14b5f: Download complete [2023-05-25T00:09:44.803Z] ab5ef0e58194: Verifying Checksum [2023-05-25T00:09:44.803Z] ab5ef0e58194: Download complete [2023-05-25T00:09:44.803Z] e9a5061849ea: Verifying Checksum [2023-05-25T00:09:44.803Z] e9a5061849ea: Download complete [2023-05-25T00:09:44.803Z] 2de7ff778b66: Verifying Checksum [2023-05-25T00:09:44.803Z] 2de7ff778b66: Download complete [2023-05-25T00:09:47.336Z] ab5ef0e58194: Pull complete [2023-05-25T00:09:47.336Z] 9712f1f96733: Pull complete [2023-05-25T00:09:47.904Z] 63f879dbbcfc: Pull complete [2023-05-25T00:09:52.093Z] 0d9ebad4ef96: Pull complete [2023-05-25T00:09:52.093Z] e9a5061849ea: Pull complete [2023-05-25T00:09:52.093Z] d747dcd14b5f: Pull complete [2023-05-25T00:09:53.030Z] 2de7ff778b66: Pull complete [2023-05-25T00:09:53.030Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-25T00:09:53.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T00:09:53.030Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:09:53.103Z] prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container [2023-05-25T00:09:53.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-25T00:10:01.046Z] $ docker top 91aac80c19178a26d3f301d844b260352e3b764f67ff3042ad9b5f30a6014e55 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:10:01.113Z] provisioning config files... [2023-05-25T00:10:01.120Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4141109834145591036tmp [2023-05-25T00:10:01.130Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8992265416885550586tmp [2023-05-25T00:10:01.140Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1413897833476812182tmp [Pipeline] { [Pipeline] echo [2023-05-25T00:10:01.157Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:10:01.436Z] ---> sigul-configuration.sh [2023-05-25T00:10:01.436Z] gpg: directory `/root/.gnupg' created [2023-05-25T00:10:01.436Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-25T00:10:01.436Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-25T00:10:01.436Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-25T00:10:01.436Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-25T00:10:01.436Z] gpg: CAST5 encrypted data [2023-05-25T00:10:01.436Z] gpg: encrypted with 1 passphrase [2023-05-25T00:10:01.436Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-25T00:10:01.724Z] + mkdir /home/jenkins [2023-05-25T00:10:01.724Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-25T00:10:02.008Z] + 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-25T00:10:02.016Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:10:02.298Z] ---> sigul-install.sh [2023-05-25T00:10:02.298Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-25T00:10:02.583Z] + git tag --list [2023-05-25T00:10:02.583Z] v0.0.0 [2023-05-25T00:10:02.583Z] v1.0.0 [2023-05-25T00:10:02.583Z] v2.1.0 [2023-05-25T00:10:02.583Z] v2.1.1 [2023-05-25T00:10:02.583Z] v2.1.1-dev.1 [2023-05-25T00:10:02.583Z] v2.2.0 [2023-05-25T00:10:02.583Z] v2.2.1-dev.1 [2023-05-25T00:10:02.583Z] v2.2.1-dev.2 [2023-05-25T00:10:02.583Z] v2.2.1-dev.3 [2023-05-25T00:10:02.583Z] v2.2.1-dev.4 [2023-05-25T00:10:02.583Z] v2.2.1-dev.5 [2023-05-25T00:10:02.583Z] v2.2.1-dev.6 [2023-05-25T00:10:02.583Z] v2.2.1-dev.7 [2023-05-25T00:10:02.583Z] v2.3.0 [2023-05-25T00:10:02.583Z] v2.3.0-dev.10 [2023-05-25T00:10:02.583Z] v2.3.0-dev.11 [2023-05-25T00:10:02.583Z] v2.3.0-dev.12 [2023-05-25T00:10:02.583Z] v2.3.0-dev.13 [2023-05-25T00:10:02.583Z] v2.3.0-dev.14 [2023-05-25T00:10:02.583Z] v2.3.0-dev.15 [2023-05-25T00:10:02.583Z] v2.3.0-dev.16 [2023-05-25T00:10:02.583Z] v2.3.0-dev.17 [2023-05-25T00:10:02.583Z] v2.3.0-dev.18 [2023-05-25T00:10:02.583Z] v2.3.0-dev.19 [2023-05-25T00:10:02.583Z] v2.3.0-dev.20 [2023-05-25T00:10:02.583Z] v2.3.0-dev.21 [2023-05-25T00:10:02.583Z] v2.3.0-dev.22 [2023-05-25T00:10:02.583Z] v2.3.0-dev.23 [2023-05-25T00:10:02.583Z] v2.3.0-dev.24 [2023-05-25T00:10:02.583Z] v2.3.0-dev.25 [2023-05-25T00:10:02.583Z] v2.3.0-dev.26 [2023-05-25T00:10:02.583Z] v2.3.0-dev.9 [2023-05-25T00:10:02.583Z] v2.3.1-dev.1 [2023-05-25T00:10:02.583Z] v3.0.0-dev.1 [2023-05-25T00:10:02.583Z] v3.0.0-dev.10 [2023-05-25T00:10:02.583Z] v3.0.0-dev.11 [2023-05-25T00:10:02.583Z] v3.0.0-dev.12 [2023-05-25T00:10:02.583Z] v3.0.0-dev.13 [2023-05-25T00:10:02.583Z] v3.0.0-dev.14 [2023-05-25T00:10:02.583Z] v3.0.0-dev.15 [2023-05-25T00:10:02.583Z] v3.0.0-dev.16 [2023-05-25T00:10:02.583Z] v3.0.0-dev.17 [2023-05-25T00:10:02.583Z] v3.0.0-dev.18 [2023-05-25T00:10:02.583Z] v3.0.0-dev.19 [2023-05-25T00:10:02.583Z] v3.0.0-dev.2 [2023-05-25T00:10:02.583Z] v3.0.0-dev.20 [2023-05-25T00:10:02.583Z] v3.0.0-dev.21 [2023-05-25T00:10:02.583Z] v3.0.0-dev.22 [2023-05-25T00:10:02.584Z] v3.0.0-dev.23 [2023-05-25T00:10:02.584Z] v3.0.0-dev.24 [2023-05-25T00:10:02.584Z] v3.0.0-dev.25 [2023-05-25T00:10:02.584Z] v3.0.0-dev.26 [2023-05-25T00:10:02.584Z] v3.0.0-dev.27 [2023-05-25T00:10:02.584Z] v3.0.0-dev.28 [2023-05-25T00:10:02.584Z] v3.0.0-dev.29 [2023-05-25T00:10:02.584Z] v3.0.0-dev.3 [2023-05-25T00:10:02.584Z] v3.0.0-dev.30 [2023-05-25T00:10:02.584Z] v3.0.0-dev.31 [2023-05-25T00:10:02.584Z] v3.0.0-dev.32 [2023-05-25T00:10:02.584Z] v3.0.0-dev.33 [2023-05-25T00:10:02.584Z] v3.0.0-dev.34 [2023-05-25T00:10:02.584Z] v3.0.0-dev.35 [2023-05-25T00:10:02.584Z] v3.0.0-dev.36 [2023-05-25T00:10:02.584Z] v3.0.0-dev.37 [2023-05-25T00:10:02.584Z] v3.0.0-dev.38 [2023-05-25T00:10:02.584Z] v3.0.0-dev.39 [2023-05-25T00:10:02.584Z] v3.0.0-dev.4 [2023-05-25T00:10:02.584Z] v3.0.0-dev.40 [2023-05-25T00:10:02.584Z] v3.0.0-dev.41 [2023-05-25T00:10:02.584Z] v3.0.0-dev.5 [2023-05-25T00:10:02.584Z] v3.0.0-dev.6 [2023-05-25T00:10:02.584Z] v3.0.0-dev.7 [2023-05-25T00:10:02.584Z] v3.0.0-dev.8 [2023-05-25T00:10:02.584Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-25T00:10:02.872Z] + lftools sign git-tag v3.0.0-dev.41 [2023-05-25T00:10:03.441Z] Signing Git tag with Sigul... [2023-05-25T00:10:03.441Z] Signing v3.0.0-dev.41 [Pipeline] echo [2023-05-25T00:10:03.709Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:10:03.993Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-25T00:10:04.000Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-25T00:10:04.013Z] $ docker stop --time=1 91aac80c19178a26d3f301d844b260352e3b764f67ff3042ad9b5f30a6014e55 [2023-05-25T00:10:05.327Z] $ docker rm -f --volumes 91aac80c19178a26d3f301d844b260352e3b764f67ff3042ad9b5f30a6014e55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-25T00:10:05.745Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T00:10:05.745Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:10:06.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:10:06.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:10:06.111Z] prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container [2023-05-25T00:10:06.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-25T00:10:06.475Z] $ docker top e1769dee4b01cc8631690f53f50816ad525c816096e5dd02f14c9be33b4d265d -eo pid,comm [2023-05-25T00:10:06.520Z] 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-25T00:10:06.520Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T00:10:06.560Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:10:06.560Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:10:06.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:10:06.673Z] $ docker exec e1769dee4b01cc8631690f53f50816ad525c816096e5dd02f14c9be33b4d265d ssh-agent [2023-05-25T00:10:06.778Z] SSH_AUTH_SOCK=/tmp/ssh-8CdoYHMsMUC4/agent.32 [2023-05-25T00:10:06.778Z] SSH_AGENT_PID=38 [2023-05-25T00:10:06.782Z] Running ssh-add (command line suppressed) [2023-05-25T00:10:06.874Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_248015445931881863.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_248015445931881863.key) [2023-05-25T00:10:06.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:10:07.176Z] + git semver bump pre [2023-05-25T00:10:07.436Z] 2023-05-25 00:10:07,354 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-25T00:10:07.436Z] 2023-05-25 00:10:07,354 [bump_version] DEBUG bumping version:3.0.0-dev.41 on axis:pre with prefix:dev [2023-05-25T00:10:07.436Z] 2023-05-25 00:10:07,354 [bump_version] DEBUG bumped version:3.0.0-dev.42 [2023-05-25T00:10:07.436Z] 2023-05-25 00:10:07,354 [write_version] DEBUG write version:3.0.0-dev.42 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-05-25T00:10:07.436Z] 2023-05-25 00:10:07,354 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-25T00:10:07.436Z] 2023-05-25 00:10:07,354 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-25T00:10:07.436Z] 2023-05-25 00:10:07,356 [execute] INFO git cat-file --batch-check [2023-05-25T00:10:07.436Z] 2023-05-25 00:10:07,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T00:10:07.436Z] 2023-05-25 00:10:07,361 [execute] INFO git cat-file --batch [2023-05-25T00:10:07.436Z] 2023-05-25 00:10:07,361 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T00:10:07.436Z] 2023-05-25 00:10:07,366 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-25T00:10:07.436Z] 3.0.0-dev.42 [Pipeline] } [2023-05-25T00:10:07.441Z] $ docker exec --env ******** --env ******** e1769dee4b01cc8631690f53f50816ad525c816096e5dd02f14c9be33b4d265d ssh-agent -k [2023-05-25T00:10:07.536Z] unset SSH_AUTH_SOCK; [2023-05-25T00:10:07.536Z] unset SSH_AGENT_PID; [2023-05-25T00:10:07.536Z] echo Agent pid 38 killed; [2023-05-25T00:10:07.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T00:10:07.849Z] + git semver [Pipeline] } [2023-05-25T00:10:08.118Z] $ docker stop --time=1 e1769dee4b01cc8631690f53f50816ad525c816096e5dd02f14c9be33b4d265d [2023-05-25T00:10:09.402Z] $ docker rm -f --volumes e1769dee4b01cc8631690f53f50816ad525c816096e5dd02f14c9be33b4d265d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:10:09.756Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T00:10:09.756Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:10:10.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:10:10.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:10:10.117Z] prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container [2023-05-25T00:10:10.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-25T00:10:10.568Z] $ docker top e3ee9424682bd362a58b606a79537ef0fdd4e487fde4e0ce95be0089cd2e116e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T00:10:10.656Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:10:10.656Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:10:10.774Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:10:10.774Z] $ docker exec e3ee9424682bd362a58b606a79537ef0fdd4e487fde4e0ce95be0089cd2e116e ssh-agent [2023-05-25T00:10:10.882Z] SSH_AUTH_SOCK=/tmp/ssh-dlu4MbWScihu/agent.32 [2023-05-25T00:10:10.882Z] SSH_AGENT_PID=38 [2023-05-25T00:10:10.903Z] Running ssh-add (command line suppressed) [2023-05-25T00:10:10.993Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5477052889095027271.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5477052889095027271.key) [2023-05-25T00:10:11.010Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:10:11.295Z] + git semver push [2023-05-25T00:10:11.555Z] 2023-05-25 00:10:11,479 [run_push] DEBUG push [2023-05-25T00:10:11.555Z] 2023-05-25 00:10:11,480 [execute] INFO git cat-file --batch-check [2023-05-25T00:10:11.555Z] 2023-05-25 00:10:11,481 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T00:10:11.555Z] 2023-05-25 00:10:11,484 [execute] INFO git rev-list fe8457c1c171281eecdb7b93039c86576c4bd45a -- [2023-05-25T00:10:11.555Z] 2023-05-25 00:10:11,484 [execute] DEBUG Popen(['git', 'rev-list', 'fe8457c1c171281eecdb7b93039c86576c4bd45a', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-25T00:10:11.555Z] 2023-05-25 00:10:11,491 [execute] INFO git fetch -v origin [2023-05-25T00:10:11.555Z] 2023-05-25 00:10:11,491 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-25T00:10:12.122Z] 2023-05-25 00:10:11,962 [run_push] DEBUG no remote changes detected [2023-05-25T00:10:12.122Z] 2023-05-25 00:10:11,962 [execute] INFO git push origin semver [2023-05-25T00:10:12.122Z] 2023-05-25 00:10:11,963 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-25T00:10:13.058Z] 2023-05-25 00:10:12,737 [run_push] DEBUG push all version tags [2023-05-25T00:10:13.058Z] 2023-05-25 00:10:12,737 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-25T00:10:13.058Z] 2023-05-25 00:10:12,737 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-05-25T00:10:13.627Z] 2023-05-25 00:10:13,479 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-25T00:10:13.627Z] 3.0.0-dev.42 [Pipeline] } [2023-05-25T00:10:13.633Z] $ docker exec --env ******** --env ******** e3ee9424682bd362a58b606a79537ef0fdd4e487fde4e0ce95be0089cd2e116e ssh-agent -k [2023-05-25T00:10:13.732Z] unset SSH_AUTH_SOCK; [2023-05-25T00:10:13.732Z] unset SSH_AGENT_PID; [2023-05-25T00:10:13.732Z] echo Agent pid 38 killed; [2023-05-25T00:10:13.745Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T00:10:14.044Z] + git semver [Pipeline] } [2023-05-25T00:10:14.310Z] $ docker stop --time=1 e3ee9424682bd362a58b606a79537ef0fdd4e487fde4e0ce95be0089cd2e116e [2023-05-25T00:10:15.614Z] $ docker rm -f --volumes e3ee9424682bd362a58b606a79537ef0fdd4e487fde4e0ce95be0089cd2e116e [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-25T00:10:16.142Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-05-25T00:10:16.142Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-25T00:10:16.142Z] total 16 [2023-05-25T00:10:16.142Z] drwxr-xr-x 3 root root 4096 May 24 23:55 . [2023-05-25T00:10:16.142Z] drwxrwxr-x 12 jenkins jenkins 4096 May 25 00:10 .. [2023-05-25T00:10:16.142Z] drwxr-xr-x 2 root root 4096 May 24 23:55 cost [2023-05-25T00:10:16.142Z] -rw-r--r-- 1 root root 95 May 24 23:55 cost.csv [2023-05-25T00:10:16.142Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-25T00:10:16.142Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-25T00:10:16.142Z] total 16 [2023-05-25T00:10:16.142Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:55 . [2023-05-25T00:10:16.142Z] drwxrwxr-x 12 jenkins jenkins 4096 May 25 00:10 .. [2023-05-25T00:10:16.142Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 23:55 cost [2023-05-25T00:10:16.142Z] -rw-r--r-- 1 jenkins jenkins 95 May 24 23:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:10:16.432Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:10:17.295Z] ---> package-listing.sh [2023-05-25T00:10:17.295Z] ++ facter osfamily [2023-05-25T00:10:17.295Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T00:10:17.556Z] + OS_FAMILY=debian [2023-05-25T00:10:17.556Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-25T00:10:17.556Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T00:10:17.556Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T00:10:17.556Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T00:10:17.556Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T00:10:17.556Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-25T00:10:17.556Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T00:10:17.556Z] + case "${OS_FAMILY}" in [2023-05-25T00:10:17.556Z] + dpkg -l [2023-05-25T00:10:17.556Z] + grep '^ii' [2023-05-25T00:10:17.556Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T00:10:17.556Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T00:10:17.556Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T00:10:17.556Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-25T00:10:17.556Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-05-25T00:10:17.556Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2023-05-25T00:10:17.566Z] 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/dry_app-rfid-llrp-inventory_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-25T00:10:17.846Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:10:18.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:10:18.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:10:18.560Z] prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container [2023-05-25T00:10:18.587Z] $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T00:10:18.789Z] $ docker top 7b38909da7d4e8e7f9171f874ea9949913826959ed3dface4de2699ed5150964 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:10:19.133Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T00:10:19.422Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T00:10:19.709Z] + ls /var/log/sa-host [2023-05-25T00:10:19.709Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:10:19.775Z] provisioning config files... [2023-05-25T00:10:19.784Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7763695017180307710tmp [Pipeline] { [Pipeline] echo [2023-05-25T00:10:19.796Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:10:20.077Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T00:10:20.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:10:20.398Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T00:10:20.406Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:10:20.688Z] ---> sudo-logs.sh [2023-05-25T00:10:20.688Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T00:10:20.716Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:10:20.998Z] ---> job-cost.sh [2023-05-25T00:10:20.998Z] lf-activate-venv: SKIPPING [2023-05-25T00:10:20.998Z] DEBUG: total: 0.2199999988079071 [2023-05-25T00:10:20.998Z] INFO: Retrieving Stack Cost... [2023-05-25T00:10:21.258Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T00:10:21.827Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T00:10:21.837Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:10:22.120Z] ---> logs-deploy.sh [2023-05-25T00:10:22.120Z] lf-activate-venv: SKIPPING [2023-05-25T00:10:22.120Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/110 [2023-05-25T00:10:22.120Z] INFO: archiving workspace using pattern(s): [2023-05-25T00:10:23.055Z] Archives upload complete. [2023-05-25T00:10:23.055Z] INFO: archiving logs to Nexus