Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1ad42671cb4bb5b089283d273768ffa9133c18e 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-ssh13261508047627709226.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-ssh14000382798067663552.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-ssh17313623525583274337.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-ssh643408231198032910.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-ssh10580753291539310963.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-15289 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 Avoid second fetch Checking out Revision f1ad42671cb4bb5b089283d273768ffa9133c18e (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#192)" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f f1ad42671cb4bb5b089283d273768ffa9133c18e # timeout=10 > git rev-list --no-walk 583b590e15f8d0c12fcb98f7d341314e1a5e73b4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-12T14:50:47.434Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-12T14:50:47.495Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-12T14:50:47.515Z] ========================================================= [2023-05-12T14:50:47.515Z] EdgeX Global Pipelines Version Info [2023-05-12T14:50:47.515Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-12T14:50:48.276Z] ------------------- [2023-05-12T14:50:48.276Z] stable info: [2023-05-12T14:50:48.276Z] ------------------- [2023-05-12T14:50:48.276Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-12T14:50:48.276Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-12T14:50:48.276Z] Message: update stable to v1.0.249 [2023-05-12T14:50:48.848Z] ------------------- [2023-05-12T14:50:48.848Z] experimental info: [2023-05-12T14:50:48.848Z] ------------------- [2023-05-12T14:50:48.848Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-12T14:50:48.848Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-12T14:50:48.848Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-12T14:50:49.017Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-12T14:50:49.028Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-12T14:50:49.039Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-12T14:50:49.054Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-12T14:50:49.071Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-12T14:50:49.079Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-12T14:50:49.092Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-12T14:50:49.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-12T14:50:49.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-12T14:50:49.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-12T14:50:49.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-12T14:50:49.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-12T14:50:49.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-12T14:50:49.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-12T14:50:49.200Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-12T14:50:49.223Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-12T14:50:49.238Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-12T14:50:49.254Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-12T14:50:49.270Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-12T14:50:49.279Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-12T14:50:49.291Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-12T14:50:49.306Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-12T14:50:49.317Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-12T14:50:49.331Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-12T14:50:49.343Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-12T14:50:49.357Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-12T14:50:49.372Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-12T14:50:49.387Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-12T14:50:49.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-12T14:50:49.412Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-12T14:50:49.424Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1ad42671cb4bb5b089283d273768ffa9133c18e [Pipeline] echo [2023-05-12T14:50:49.438Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1ad426 [Pipeline] echo [2023-05-12T14:50:49.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-12T14:50:49.507Z] provisioning config files... [2023-05-12T14:50:49.522Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8852686915461459173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T14:50:49.828Z] ---> docker-login.sh [2023-05-12T14:50:49.828Z] nexus3.edgexfoundry.org:10001 [2023-05-12T14:50:50.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T14:50:50.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T14:50:50.089Z] Configure a credential helper to remove this warning. See [2023-05-12T14:50:50.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T14:50:50.089Z] [2023-05-12T14:50:50.089Z] Login Succeeded [2023-05-12T14:50:50.089Z] nexus3.edgexfoundry.org:10002 [2023-05-12T14:50:50.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T14:50:50.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T14:50:50.350Z] Configure a credential helper to remove this warning. See [2023-05-12T14:50:50.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T14:50:50.350Z] [2023-05-12T14:50:50.350Z] Login Succeeded [2023-05-12T14:50:50.350Z] nexus3.edgexfoundry.org:10003 [2023-05-12T14:50:50.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T14:50:50.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T14:50:50.350Z] Configure a credential helper to remove this warning. See [2023-05-12T14:50:50.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T14:50:50.350Z] [2023-05-12T14:50:50.350Z] Login Succeeded [2023-05-12T14:50:50.350Z] nexus3.edgexfoundry.org:10004 [2023-05-12T14:50:50.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T14:50:50.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T14:50:50.614Z] Configure a credential helper to remove this warning. See [2023-05-12T14:50:50.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T14:50:50.614Z] [2023-05-12T14:50:50.614Z] Login Succeeded [2023-05-12T14:50:50.614Z] docker.io [2023-05-12T14:50:50.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T14:50:50.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T14:50:50.876Z] Configure a credential helper to remove this warning. See [2023-05-12T14:50:50.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T14:50:50.876Z] [2023-05-12T14:50:50.876Z] Login Succeeded [2023-05-12T14:50:50.876Z] ---> docker-login.sh ends [Pipeline] } [2023-05-12T14:50:50.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-12T14:50:51.252Z] + git rev-list -1 --merges f1ad42671cb4bb5b089283d273768ffa9133c18e~1..f1ad42671cb4bb5b089283d273768ffa9133c18e [Pipeline] echo [2023-05-12T14:50:51.301Z] -----------> git rev-list -1 --merges f1ad42671cb4bb5b089283d273768ffa9133c18e~1..f1ad42671cb4bb5b089283d273768ffa9133c18e f1ad42671cb4bb5b089283d273768ffa9133c18e [false] [Pipeline] sh [2023-05-12T14:50:51.595Z] + git log --format=format:%s -1 f1ad42671cb4bb5b089283d273768ffa9133c18e [Pipeline] echo [2023-05-12T14:50:51.614Z] ========================================================= [2023-05-12T14:50:51.614Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-12T14:50:51.614Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-12T14:50:51.958Z] + git log --format=format:%s -1 f1ad42671cb4bb5b089283d273768ffa9133c18e [Pipeline] echo [2023-05-12T14:50:51.971Z] [semverPrep] GIT_COMMIT: f1ad42671cb4bb5b089283d273768ffa9133c18e, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#192) [Pipeline] echo [2023-05-12T14:50:51.981Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-12T14:50:52.353Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-12T14:50:52.353Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-12T14:50:52.353Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-12T14:50:52.353Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-12T14:50:52.353Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-12T14:50:52.353Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-12T14:50:52.353Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T14:50:52.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-12T14:50:52.755Z] [2023-05-12T14:50:52.755Z] 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-12T14:50:53.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-12T14:50:53.057Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-12T14:50:53.057Z] b85a868b505f: Pulling fs layer [2023-05-12T14:50:53.057Z] e2be974225ed: Pulling fs layer [2023-05-12T14:50:53.057Z] 339a4e72a1f5: Pulling fs layer [2023-05-12T14:50:53.057Z] 988bab9f4d93: Pulling fs layer [2023-05-12T14:50:53.057Z] 1469e6f7b9e6: Pulling fs layer [2023-05-12T14:50:53.057Z] eaf3925da568: Pulling fs layer [2023-05-12T14:50:53.057Z] bab4dde63d76: Pulling fs layer [2023-05-12T14:50:53.057Z] 1469e6f7b9e6: Waiting [2023-05-12T14:50:53.057Z] eaf3925da568: Waiting [2023-05-12T14:50:53.057Z] 988bab9f4d93: Waiting [2023-05-12T14:50:53.057Z] bde34c3a00c8: Pulling fs layer [2023-05-12T14:50:53.057Z] bab4dde63d76: Waiting [2023-05-12T14:50:53.057Z] b352a97aabf1: Pulling fs layer [2023-05-12T14:50:53.057Z] bde34c3a00c8: Waiting [2023-05-12T14:50:53.057Z] 4872d77fe225: Pulling fs layer [2023-05-12T14:50:53.057Z] 5851b861e8e6: Pulling fs layer [2023-05-12T14:50:53.057Z] b352a97aabf1: Waiting [2023-05-12T14:50:53.057Z] 5851b861e8e6: Waiting [2023-05-12T14:50:53.057Z] e2be974225ed: Download complete [2023-05-12T14:50:53.057Z] 988bab9f4d93: Verifying Checksum [2023-05-12T14:50:53.057Z] 988bab9f4d93: Download complete [2023-05-12T14:50:53.332Z] 1469e6f7b9e6: Verifying Checksum [2023-05-12T14:50:53.332Z] 1469e6f7b9e6: Download complete [2023-05-12T14:50:53.332Z] eaf3925da568: Verifying Checksum [2023-05-12T14:50:53.332Z] eaf3925da568: Download complete [2023-05-12T14:50:53.332Z] 339a4e72a1f5: Verifying Checksum [2023-05-12T14:50:53.332Z] 339a4e72a1f5: Download complete [2023-05-12T14:50:53.332Z] bde34c3a00c8: Download complete [2023-05-12T14:50:53.332Z] b352a97aabf1: Verifying Checksum [2023-05-12T14:50:53.332Z] b352a97aabf1: Download complete [2023-05-12T14:50:53.332Z] 4872d77fe225: Download complete [2023-05-12T14:50:53.332Z] 5851b861e8e6: Verifying Checksum [2023-05-12T14:50:53.332Z] 5851b861e8e6: Download complete [2023-05-12T14:50:53.332Z] b85a868b505f: Verifying Checksum [2023-05-12T14:50:53.332Z] b85a868b505f: Download complete [2023-05-12T14:50:53.607Z] bab4dde63d76: Verifying Checksum [2023-05-12T14:50:53.607Z] bab4dde63d76: Download complete [2023-05-12T14:50:54.544Z] b85a868b505f: Pull complete [2023-05-12T14:50:54.803Z] e2be974225ed: Pull complete [2023-05-12T14:50:55.372Z] 339a4e72a1f5: Pull complete [2023-05-12T14:50:55.372Z] 988bab9f4d93: Pull complete [2023-05-12T14:50:55.632Z] 1469e6f7b9e6: Pull complete [2023-05-12T14:50:55.632Z] eaf3925da568: Pull complete [2023-05-12T14:50:57.543Z] bab4dde63d76: Pull complete [2023-05-12T14:50:57.543Z] bde34c3a00c8: Pull complete [2023-05-12T14:50:57.804Z] b352a97aabf1: Pull complete [2023-05-12T14:50:57.804Z] 4872d77fe225: Pull complete [2023-05-12T14:50:57.804Z] 5851b861e8e6: Pull complete [2023-05-12T14:50:57.804Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-12T14:50:57.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-12T14:50:57.804Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T14:50:57.910Z] prd-ubuntu20.04-docker-8c-8g-15289 does not seem to be running inside a container [2023-05-12T14:50:57.947Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-12T14:50:59.318Z] $ docker top 59cf6d48472296d147d64ddc02b3fae234fffbc7ce611da3344129c242861385 -eo pid,comm [2023-05-12T14:50:59.369Z] 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-12T14:50:59.369Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-12T14:50:59.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-12T14:50:59.406Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-12T14:50:59.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-12T14:50:59.531Z] $ docker exec 59cf6d48472296d147d64ddc02b3fae234fffbc7ce611da3344129c242861385 ssh-agent [2023-05-12T14:50:59.627Z] SSH_AUTH_SOCK=/tmp/ssh-YKGRewIf3jFS/agent.32 [2023-05-12T14:50:59.627Z] SSH_AGENT_PID=37 [2023-05-12T14:50:59.633Z] Running ssh-add (command line suppressed) [2023-05-12T14:50:59.750Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5174329581475161206.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5174329581475161206.key) [2023-05-12T14:50:59.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-12T14:51:00.046Z] + git tag --points-at HEAD [Pipeline] } [2023-05-12T14:51:00.061Z] $ docker exec --env ******** --env ******** 59cf6d48472296d147d64ddc02b3fae234fffbc7ce611da3344129c242861385 ssh-agent -k [2023-05-12T14:51:00.146Z] unset SSH_AUTH_SOCK; [2023-05-12T14:51:00.146Z] unset SSH_AGENT_PID; [2023-05-12T14:51:00.147Z] echo Agent pid 37 killed; [2023-05-12T14:51:00.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-12T14:51:00.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-12T14:51:00.187Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-12T14:51:00.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-12T14:51:00.308Z] $ docker exec 59cf6d48472296d147d64ddc02b3fae234fffbc7ce611da3344129c242861385 ssh-agent [2023-05-12T14:51:00.410Z] SSH_AUTH_SOCK=/tmp/ssh-BPsg0lBBFwZK/agent.70 [2023-05-12T14:51:00.410Z] SSH_AGENT_PID=76 [2023-05-12T14:51:00.416Z] Running ssh-add (command line suppressed) [2023-05-12T14:51:00.515Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12614146859265917138.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12614146859265917138.key) [2023-05-12T14:51:00.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-12T14:51:00.815Z] + git semver init [2023-05-12T14:51:01.075Z] 2023-05-12 14:51:00,985 [run_init] DEBUG init version:0.0.0 force:False [2023-05-12T14:51:01.075Z] 2023-05-12 14:51:00,985 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-05-12T14:51:01.075Z] 2023-05-12 14:51:00,986 [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-12T14:51:01.075Z] 2023-05-12 14:51:00,986 [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-12T14:51:02.014Z] 2023-05-12 14:51:01,994 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-05-12T14:51:02.014Z] 2023-05-12 14:51:01,995 [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-12T14:51:02.014Z] 2023-05-12 14:51:01,995 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-12T14:51:02.014Z] 2023-05-12 14:51:01,995 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-12T14:51:02.014Z] 3.0.0-dev.34 [Pipeline] } [2023-05-12T14:51:02.027Z] $ docker exec --env ******** --env ******** 59cf6d48472296d147d64ddc02b3fae234fffbc7ce611da3344129c242861385 ssh-agent -k [2023-05-12T14:51:02.127Z] unset SSH_AUTH_SOCK; [2023-05-12T14:51:02.127Z] unset SSH_AGENT_PID; [2023-05-12T14:51:02.127Z] echo Agent pid 76 killed; [2023-05-12T14:51:02.141Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-12T14:51:02.449Z] + git semver [Pipeline] } [2023-05-12T14:51:02.723Z] $ docker stop --time=1 59cf6d48472296d147d64ddc02b3fae234fffbc7ce611da3344129c242861385 [2023-05-12T14:51:04.029Z] $ docker rm -f --volumes 59cf6d48472296d147d64ddc02b3fae234fffbc7ce611da3344129c242861385 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-12T14:51:04.356Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-12T14:51:04.569Z] Stashed 1 file(s) [Pipeline] echo [2023-05-12T14:51:04.572Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.34 [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-12T14:51:04.687Z] provisioning config files... [2023-05-12T14:51:04.702Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config323511431974216452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T14:51:04.997Z] ---> docker-login.sh [2023-05-12T14:51:04.997Z] nexus3.edgexfoundry.org:10001 [2023-05-12T14:51:04.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T14:51:04.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T14:51:04.997Z] Configure a credential helper to remove this warning. See [2023-05-12T14:51:04.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T14:51:04.997Z] [2023-05-12T14:51:04.997Z] Login Succeeded [2023-05-12T14:51:04.997Z] nexus3.edgexfoundry.org:10002 [2023-05-12T14:51:04.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T14:51:04.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T14:51:04.997Z] Configure a credential helper to remove this warning. See [2023-05-12T14:51:04.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T14:51:04.997Z] [2023-05-12T14:51:04.997Z] Login Succeeded [2023-05-12T14:51:04.997Z] nexus3.edgexfoundry.org:10003 [2023-05-12T14:51:05.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T14:51:05.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T14:51:05.257Z] Configure a credential helper to remove this warning. See [2023-05-12T14:51:05.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T14:51:05.257Z] [2023-05-12T14:51:05.257Z] Login Succeeded [2023-05-12T14:51:05.257Z] nexus3.edgexfoundry.org:10004 [2023-05-12T14:51:05.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T14:51:05.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T14:51:05.257Z] Configure a credential helper to remove this warning. See [2023-05-12T14:51:05.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T14:51:05.257Z] [2023-05-12T14:51:05.257Z] Login Succeeded [2023-05-12T14:51:05.257Z] docker.io [2023-05-12T14:51:05.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T14:51:05.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T14:51:05.515Z] Configure a credential helper to remove this warning. See [2023-05-12T14:51:05.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T14:51:05.515Z] [2023-05-12T14:51:05.515Z] Login Succeeded [2023-05-12T14:51:05.515Z] ---> docker-login.sh ends [Pipeline] } [2023-05-12T14:51:05.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-12T14:51:05.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T14:51:05.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T14:51:05.595Z] ========================================================= [2023-05-12T14:51:05.595Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-12T14:51:05.595Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T14:51:05.902Z] + 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-12T14:51:05.902Z] Sending build context to Docker daemon 12.65MB [2023-05-12T14:51:05.902Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-12T14:51:05.902Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-12T14:51:05.902Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-12T14:51:05.902Z] f56be85fc22e: Pulling fs layer [2023-05-12T14:51:05.902Z] 85791d961cd3: Pulling fs layer [2023-05-12T14:51:05.902Z] d694b5ae8c79: Pulling fs layer [2023-05-12T14:51:05.902Z] 9f32a84ed3da: Pulling fs layer [2023-05-12T14:51:05.902Z] 4d19c01a9841: Pulling fs layer [2023-05-12T14:51:05.902Z] 9325e15d5711: Pulling fs layer [2023-05-12T14:51:05.902Z] 556b6ee489ea: Pulling fs layer [2023-05-12T14:51:05.902Z] c5a4b2cf53e6: Pulling fs layer [2023-05-12T14:51:05.902Z] 9f32a84ed3da: Waiting [2023-05-12T14:51:05.902Z] 4d19c01a9841: Waiting [2023-05-12T14:51:05.902Z] c5a4b2cf53e6: Waiting [2023-05-12T14:51:05.902Z] 9325e15d5711: Waiting [2023-05-12T14:51:05.902Z] 85791d961cd3: Download complete [2023-05-12T14:51:05.902Z] 9f32a84ed3da: Verifying Checksum [2023-05-12T14:51:05.902Z] 9f32a84ed3da: Download complete [2023-05-12T14:51:05.902Z] 4d19c01a9841: Verifying Checksum [2023-05-12T14:51:05.902Z] 4d19c01a9841: Download complete [2023-05-12T14:51:06.171Z] f56be85fc22e: Verifying Checksum [2023-05-12T14:51:06.171Z] f56be85fc22e: Download complete [2023-05-12T14:51:06.171Z] 9325e15d5711: Verifying Checksum [2023-05-12T14:51:06.171Z] 9325e15d5711: Download complete [2023-05-12T14:51:06.171Z] f56be85fc22e: Pull complete [2023-05-12T14:51:06.431Z] 85791d961cd3: Pull complete [2023-05-12T14:51:06.689Z] c5a4b2cf53e6: Verifying Checksum [2023-05-12T14:51:06.689Z] c5a4b2cf53e6: Download complete [2023-05-12T14:51:06.689Z] d694b5ae8c79: Verifying Checksum [2023-05-12T14:51:06.689Z] d694b5ae8c79: Download complete [2023-05-12T14:51:06.947Z] 556b6ee489ea: Verifying Checksum [2023-05-12T14:51:06.947Z] 556b6ee489ea: Download complete [2023-05-12T14:51:10.233Z] d694b5ae8c79: Pull complete [2023-05-12T14:51:10.233Z] 9f32a84ed3da: Pull complete [2023-05-12T14:51:10.233Z] 4d19c01a9841: Pull complete [2023-05-12T14:51:10.233Z] 9325e15d5711: Pull complete [2023-05-12T14:51:12.151Z] 556b6ee489ea: Pull complete [2023-05-12T14:51:13.095Z] c5a4b2cf53e6: Pull complete [2023-05-12T14:51:13.095Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-12T14:51:13.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-12T14:51:13.095Z] ---> c4be618373d6 [2023-05-12T14:51:13.095Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-12T14:51:15.644Z] ---> Running in 2765fb278eae [2023-05-12T14:51:15.644Z] Removing intermediate container 2765fb278eae [2023-05-12T14:51:15.644Z] ---> d02ede3979d7 [2023-05-12T14:51:15.644Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-12T14:51:15.644Z] ---> Running in d184366dfb9f [2023-05-12T14:51:15.644Z] Removing intermediate container d184366dfb9f [2023-05-12T14:51:15.644Z] ---> 2064602002d4 [2023-05-12T14:51:15.644Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-12T14:51:15.644Z] ---> Running in ce7c822283c4 [2023-05-12T14:51:15.644Z] Removing intermediate container ce7c822283c4 [2023-05-12T14:51:15.644Z] ---> 4f771ebbfdfd [2023-05-12T14:51:15.644Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-12T14:51:15.644Z] ---> Running in 87dab33cf528 [2023-05-12T14:51:15.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T14:51:16.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T14:51:16.420Z] OK: 265 MiB in 53 packages [2023-05-12T14:51:16.678Z] Removing intermediate container 87dab33cf528 [2023-05-12T14:51:16.678Z] ---> 254f03256baf [2023-05-12T14:51:16.678Z] Step 7/12 : WORKDIR /app [2023-05-12T14:51:16.678Z] ---> Running in f1661fe25af4 [2023-05-12T14:51:16.678Z] Removing intermediate container f1661fe25af4 [2023-05-12T14:51:16.678Z] ---> 922dd0d1b4cc [2023-05-12T14:51:16.678Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-12T14:51:16.937Z] ---> e1b8604ba548 [2023-05-12T14:51:16.937Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T14:51:16.937Z] ---> Running in 8c5effd4ca05 [2023-05-12T14:51:19.654Z] Still waiting to schedule task [2023-05-12T14:51:19.654Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-12T14:51:38.873Z] Removing intermediate container 8c5effd4ca05 [2023-05-12T14:51:38.873Z] ---> 2d6697f847b4 [2023-05-12T14:51:38.873Z] Step 10/12 : COPY . . [2023-05-12T14:51:38.873Z] ---> 0bae9a4ec575 [2023-05-12T14:51:38.873Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-12T14:51:38.873Z] ---> Running in ce72b5f5e7d9 [2023-05-12T14:51:38.873Z] Removing intermediate container ce72b5f5e7d9 [2023-05-12T14:51:38.873Z] ---> 64cdade5df96 [2023-05-12T14:51:38.873Z] Step 12/12 : RUN $MAKE [2023-05-12T14:51:38.873Z] ---> Running in 13d561533f3e [2023-05-12T14:51:38.873Z] noop [2023-05-12T14:51:38.873Z] Removing intermediate container 13d561533f3e [2023-05-12T14:51:38.873Z] ---> eacede8fa28a [2023-05-12T14:51:38.873Z] Successfully built eacede8fa28a [2023-05-12T14:51:38.873Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T14:51:39.180Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-12T14:51:39.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T14:51:39.247Z] prd-ubuntu20.04-docker-8c-8g-15289 does not seem to be running inside a container [2023-05-12T14:51:39.275Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-12T14:51:39.624Z] $ docker top bee80be186bd4be585a5a693efe5f21ad1fd2bc1bd462f75abc98ebbbab51654 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T14:51:39.967Z] + go version [2023-05-12T14:51:39.967Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-12T14:51:39.979Z] $ docker stop --time=1 bee80be186bd4be585a5a693efe5f21ad1fd2bc1bd462f75abc98ebbbab51654 [2023-05-12T14:51:41.269Z] $ docker rm -f --volumes bee80be186bd4be585a5a693efe5f21ad1fd2bc1bd462f75abc98ebbbab51654 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T14:51:41.689Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-12T14:51:41.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T14:51:41.767Z] prd-ubuntu20.04-docker-8c-8g-15289 does not seem to be running inside a container [2023-05-12T14:51:41.807Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-12T14:51:42.144Z] $ docker top dec3a720c03a15ceef1b91dade8cdc4030a1acc7861e362784ca9c8dc514b6f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T14:51:42.489Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-05-12T14:51:42.782Z] + make test [2023-05-12T14:51:42.782Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-12T14:52:04.716Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-12T14:52:04.716Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-12T14:52:04.716Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.153s coverage: 86.2% of statements [2023-05-12T14:52:04.974Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.693s coverage: 71.9% of statements [2023-05-12T14:52:26.902Z] go vet ./... [2023-05-12T14:52:29.430Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-12T14:52:29.430Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-12T14:52:29.430Z] ./bin/test-attribution.sh [2023-05-12T14:52:29.430Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-12T14:52:29.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-12T14:52:29.711Z] $ docker stop --time=1 dec3a720c03a15ceef1b91dade8cdc4030a1acc7861e362784ca9c8dc514b6f2 [2023-05-12T14:52:32.389Z] $ docker rm -f --volumes dec3a720c03a15ceef1b91dade8cdc4030a1acc7861e362784ca9c8dc514b6f2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-12T14:52:32.888Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-12T14:52:32.952Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-12T14:52:33.481Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-12T14:52:33.767Z] + ls -al . [2023-05-12T14:52:33.767Z] total 228 [2023-05-12T14:52:33.767Z] drwxrwxr-x 11 jenkins jenkins 4096 May 12 14:51 . [2023-05-12T14:52:33.767Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 14:50 .. [2023-05-12T14:52:33.767Z] -rw-rw-r-- 1 jenkins jenkins 262 May 12 14:50 .dockerignore [2023-05-12T14:52:33.767Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 14:51 .git [2023-05-12T14:52:33.767Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 14:50 .github [2023-05-12T14:52:33.767Z] -rw-rw-r-- 1 jenkins jenkins 788 May 12 14:50 .gitignore [2023-05-12T14:52:33.767Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 14:50 .golangci.yml [2023-05-12T14:52:33.767Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 14:51 .semver [2023-05-12T14:52:33.768Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 12 14:50 Attribution.txt [2023-05-12T14:52:33.768Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 12 14:50 CHANGELOG.md [2023-05-12T14:52:33.768Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 12 14:50 Dockerfile [2023-05-12T14:52:33.768Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 14:50 GOVERNANCE.md [2023-05-12T14:52:33.768Z] -rw-rw-r-- 1 jenkins jenkins 687 May 12 14:50 Jenkinsfile [2023-05-12T14:52:33.768Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 12 14:50 LICENSE [2023-05-12T14:52:33.768Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 12 14:50 Makefile [2023-05-12T14:52:33.768Z] -rw-rw-r-- 1 jenkins jenkins 617 May 12 14:50 OWNERS.md [2023-05-12T14:52:33.768Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 12 14:50 README.md [2023-05-12T14:52:33.768Z] -rw-rw-r-- 1 jenkins jenkins 12 May 12 14:51 VERSION [2023-05-12T14:52:33.768Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 14:50 bin [2023-05-12T14:52:33.768Z] -rw-r--r-- 1 jenkins jenkins 41317 May 12 14:52 coverage.out [2023-05-12T14:52:33.768Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 12 14:50 go.mod [2023-05-12T14:52:33.768Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 12 14:50 go.sum [2023-05-12T14:52:33.768Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 14:50 images [2023-05-12T14:52:33.768Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 14:50 internal [2023-05-12T14:52:33.768Z] -rw-rw-r-- 1 jenkins jenkins 531 May 12 14:50 main.go [2023-05-12T14:52:33.768Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 14:50 res [2023-05-12T14:52:33.768Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 14:50 snap [2023-05-12T14:52:33.768Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 14:50 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T14:52:34.075Z] + 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=f1ad42671cb4bb5b089283d273768ffa9133c18e --label arch=amd64 --label version=3.0.0-dev.34 . [2023-05-12T14:52:34.075Z] Sending build context to Docker daemon 12.65MB [2023-05-12T14:52:34.075Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-12T14:52:34.075Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-12T14:52:34.075Z] ---> eacede8fa28a [2023-05-12T14:52:34.075Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-12T14:52:34.075Z] ---> Running in d2a6d151d739 [2023-05-12T14:52:34.338Z] Removing intermediate container d2a6d151d739 [2023-05-12T14:52:34.338Z] ---> ee3aec76cb70 [2023-05-12T14:52:34.338Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-12T14:52:34.338Z] ---> Running in c7c1a11e9acd [2023-05-12T14:52:34.338Z] Removing intermediate container c7c1a11e9acd [2023-05-12T14:52:34.338Z] ---> f4e4988d7540 [2023-05-12T14:52:34.338Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-12T14:52:34.338Z] ---> Running in f38a5898effe [2023-05-12T14:52:34.338Z] Removing intermediate container f38a5898effe [2023-05-12T14:52:34.338Z] ---> 2c477af30179 [2023-05-12T14:52:34.338Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-12T14:52:34.596Z] ---> Running in 32a8d019092a [2023-05-12T14:52:34.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T14:52:34.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T14:52:35.113Z] OK: 265 MiB in 53 packages [2023-05-12T14:52:35.680Z] Removing intermediate container 32a8d019092a [2023-05-12T14:52:35.680Z] ---> bf1f30cfd2aa [2023-05-12T14:52:35.680Z] Step 7/29 : WORKDIR /app [2023-05-12T14:52:35.680Z] ---> Running in 81ce24d658a5 [2023-05-12T14:52:35.680Z] Removing intermediate container 81ce24d658a5 [2023-05-12T14:52:35.680Z] ---> 261315f3a1a3 [2023-05-12T14:52:35.680Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-12T14:52:35.680Z] ---> 63ac56140c69 [2023-05-12T14:52:35.680Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T14:52:35.680Z] ---> Running in 6871da15bb29 [2023-05-12T14:52:36.621Z] Removing intermediate container 6871da15bb29 [2023-05-12T14:52:36.621Z] ---> 05f2d78f4665 [2023-05-12T14:52:36.621Z] Step 10/29 : COPY . . [2023-05-12T14:52:36.883Z] ---> b133bc74351f [2023-05-12T14:52:36.883Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-12T14:52:36.883Z] ---> Running in eb99cc9c3367 [2023-05-12T14:52:36.883Z] Removing intermediate container eb99cc9c3367 [2023-05-12T14:52:36.883Z] ---> 74957944b127 [2023-05-12T14:52:36.883Z] Step 12/29 : RUN $MAKE [2023-05-12T14:52:37.143Z] ---> Running in f53f61f85704 [2023-05-12T14:52:37.402Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.34 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.34" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-12T14:52:55.578Z] Removing intermediate container f53f61f85704 [2023-05-12T14:52:55.578Z] ---> 232f7af1e8ee [2023-05-12T14:52:55.578Z] Step 13/29 : FROM alpine:3.17 [2023-05-12T14:52:56.184Z] 3.17: Pulling from library/alpine [2023-05-12T14:52:56.184Z] f56be85fc22e: Already exists [2023-05-12T14:52:56.184Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-12T14:52:56.184Z] Status: Downloaded newer image for alpine:3.17 [2023-05-12T14:52:56.184Z] ---> 9ed4aefc74f6 [2023-05-12T14:52:56.184Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-12T14:52:56.184Z] ---> Running in c47b25c6d76a [2023-05-12T14:52:56.458Z] Removing intermediate container c47b25c6d76a [2023-05-12T14:52:56.458Z] ---> 733b85188a80 [2023-05-12T14:52:56.458Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-12T14:52:56.458Z] ---> Running in 649869af90f4 [2023-05-12T14:52:56.458Z] Removing intermediate container 649869af90f4 [2023-05-12T14:52:56.458Z] ---> 2c1d213e8442 [2023-05-12T14:52:56.458Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-12T14:52:56.458Z] ---> Running in 088e30125a8f [2023-05-12T14:52:56.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T14:52:57.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T14:52:57.268Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-12T14:52:57.268Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-12T14:52:57.268Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T14:52:57.268Z] Executing ca-certificates-20230506-r0.trigger [2023-05-12T14:52:57.268Z] OK: 8 MiB in 17 packages [2023-05-12T14:52:57.837Z] Removing intermediate container 088e30125a8f [2023-05-12T14:52:57.837Z] ---> a537c32f188d [2023-05-12T14:52:57.837Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-12T14:52:57.837Z] ---> d697d4e6f917 [2023-05-12T14:52:57.837Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-12T14:52:58.097Z] ---> b38522179bdc [2023-05-12T14:52:58.097Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-12T14:52:58.097Z] ---> be080db38c19 [2023-05-12T14:52:58.097Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-12T14:52:58.355Z] ---> 26df5d25378f [2023-05-12T14:52:58.355Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-12T14:52:58.949Z] ---> ac227a99dc5e [2023-05-12T14:52:58.949Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-12T14:52:58.949Z] ---> Running in c40e4eb0cbda [2023-05-12T14:52:59.518Z] Removing intermediate container c40e4eb0cbda [2023-05-12T14:52:59.518Z] ---> 6ef1f2c13dd3 [2023-05-12T14:52:59.518Z] Step 23/29 : VOLUME /cache [2023-05-12T14:52:59.518Z] ---> Running in f54e55dca3f3 [2023-05-12T14:52:59.518Z] Removing intermediate container f54e55dca3f3 [2023-05-12T14:52:59.518Z] ---> a0985a99d811 [2023-05-12T14:52:59.518Z] Step 24/29 : EXPOSE 59711 [2023-05-12T14:52:59.777Z] ---> Running in 771df61c3be0 [2023-05-12T14:52:59.777Z] Removing intermediate container 771df61c3be0 [2023-05-12T14:52:59.777Z] ---> cd2450f5829b [2023-05-12T14:52:59.777Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-12T14:52:59.777Z] ---> Running in fad08759c485 [2023-05-12T14:52:59.777Z] Removing intermediate container fad08759c485 [2023-05-12T14:52:59.777Z] ---> eb94bc913214 [2023-05-12T14:52:59.777Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-12T14:52:59.777Z] ---> Running in 84c71029da1e [2023-05-12T14:53:00.037Z] Removing intermediate container 84c71029da1e [2023-05-12T14:53:00.037Z] ---> 9f6cccda6b22 [2023-05-12T14:53:00.037Z] Step 27/29 : LABEL arch=amd64 [2023-05-12T14:53:00.037Z] ---> Running in 28a074f643a0 [2023-05-12T14:53:00.037Z] Removing intermediate container 28a074f643a0 [2023-05-12T14:53:00.037Z] ---> a365c7255579 [2023-05-12T14:53:00.037Z] Step 28/29 : LABEL git_sha=f1ad42671cb4bb5b089283d273768ffa9133c18e [2023-05-12T14:53:00.037Z] ---> Running in a8635fd07983 [2023-05-12T14:53:00.295Z] Removing intermediate container a8635fd07983 [2023-05-12T14:53:00.295Z] ---> a535eea76101 [2023-05-12T14:53:00.295Z] Step 29/29 : LABEL version=3.0.0-dev.34 [2023-05-12T14:53:00.295Z] ---> Running in e09826db67eb [2023-05-12T14:53:00.295Z] Removing intermediate container e09826db67eb [2023-05-12T14:53:00.295Z] ---> 46197d2ac44f [2023-05-12T14:53:00.295Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-12T14:53:00.295Z] Successfully built 46197d2ac44f [2023-05-12T14:53:00.295Z] 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-12T14:53:00.426Z] provisioning config files... [2023-05-12T14:53:00.436Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7986504642611225014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T14:53:00.740Z] ---> docker-login.sh [2023-05-12T14:53:00.741Z] nexus3.edgexfoundry.org:10001 [2023-05-12T14:53:00.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T14:53:00.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T14:53:00.741Z] Configure a credential helper to remove this warning. See [2023-05-12T14:53:00.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T14:53:00.741Z] [2023-05-12T14:53:00.741Z] Login Succeeded [2023-05-12T14:53:00.741Z] nexus3.edgexfoundry.org:10002 [2023-05-12T14:53:00.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T14:53:00.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T14:53:00.741Z] Configure a credential helper to remove this warning. See [2023-05-12T14:53:00.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T14:53:00.741Z] [2023-05-12T14:53:00.741Z] Login Succeeded [2023-05-12T14:53:00.741Z] nexus3.edgexfoundry.org:10003 [2023-05-12T14:53:00.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T14:53:00.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T14:53:00.998Z] Configure a credential helper to remove this warning. See [2023-05-12T14:53:00.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T14:53:00.999Z] [2023-05-12T14:53:00.999Z] Login Succeeded [2023-05-12T14:53:00.999Z] nexus3.edgexfoundry.org:10004 [2023-05-12T14:53:00.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T14:53:00.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T14:53:00.999Z] Configure a credential helper to remove this warning. See [2023-05-12T14:53:00.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T14:53:00.999Z] [2023-05-12T14:53:00.999Z] Login Succeeded [2023-05-12T14:53:00.999Z] docker.io [2023-05-12T14:53:01.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T14:53:01.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T14:53:01.258Z] Configure a credential helper to remove this warning. See [2023-05-12T14:53:01.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T14:53:01.258Z] [2023-05-12T14:53:01.258Z] Login Succeeded [2023-05-12T14:53:01.258Z] ---> docker-login.sh ends [Pipeline] } [2023-05-12T14:53:01.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-12T14:53:01.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T14:53:01.327Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-05-12T14:53:01.327Z] f1ad42671cb4bb5b089283d273768ffa9133c18e [2023-05-12T14:53:01.327Z] latest [2023-05-12T14:53:01.327Z] 3.0.0-dev.34 [2023-05-12T14:53:01.327Z] f1ad42671cb4bb5b089283d273768ffa9133c18e-3.0.0-dev.34 [2023-05-12T14:53:01.327Z] main [2023-05-12T14:53:01.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T14:53:01.652Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f1ad42671cb4bb5b089283d273768ffa9133c18e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T14:53:01.963Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f1ad42671cb4bb5b089283d273768ffa9133c18e [2023-05-12T14:53:01.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-12T14:53:01.963Z] ac34d59604fb: Preparing [2023-05-12T14:53:01.963Z] e6221c0c375b: Preparing [2023-05-12T14:53:01.963Z] f14123dab45c: Preparing [2023-05-12T14:53:01.963Z] ccae2ea8a02c: Preparing [2023-05-12T14:53:01.963Z] b4acfc36c6fe: Preparing [2023-05-12T14:53:01.964Z] 0d238c298272: Preparing [2023-05-12T14:53:01.964Z] 800b44c97c2a: Preparing [2023-05-12T14:53:01.964Z] f1417ff83b31: Preparing [2023-05-12T14:53:01.964Z] f1417ff83b31: Waiting [2023-05-12T14:53:01.964Z] 0d238c298272: Waiting [2023-05-12T14:53:01.964Z] 800b44c97c2a: Waiting [2023-05-12T14:53:01.964Z] ac34d59604fb: Pushed [2023-05-12T14:53:01.964Z] f14123dab45c: Pushed [2023-05-12T14:53:01.964Z] b4acfc36c6fe: Pushed [2023-05-12T14:53:01.964Z] ccae2ea8a02c: Pushed [2023-05-12T14:53:01.964Z] f1417ff83b31: Layer already exists [2023-05-12T14:53:02.222Z] 0d238c298272: Pushed [2023-05-12T14:53:02.222Z] 800b44c97c2a: Pushed [2023-05-12T14:53:04.064Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15290 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-05-12T14:53:04.077Z] Running in /w/workspace/app-rfid-llrp-inventory/103 [Pipeline] { [Pipeline] checkout [2023-05-12T14:53:04.119Z] The recommended git tool is: git [2023-05-12T14:53:04.754Z] e6221c0c375b: Pushed [2023-05-12T14:53:04.754Z] f1ad42671cb4bb5b089283d273768ffa9133c18e: digest: sha256:4c1047a49c96d85b893d044e698dc1cf792c65a25de91bd7e5f9d6dae7446375 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T14:53:05.070Z] + 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-12T14:53:05.376Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-12T14:53:05.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-12T14:53:05.376Z] ac34d59604fb: Preparing [2023-05-12T14:53:05.376Z] e6221c0c375b: Preparing [2023-05-12T14:53:05.376Z] f14123dab45c: Preparing [2023-05-12T14:53:05.376Z] ccae2ea8a02c: Preparing [2023-05-12T14:53:05.376Z] b4acfc36c6fe: Preparing [2023-05-12T14:53:05.376Z] 0d238c298272: Preparing [2023-05-12T14:53:05.376Z] 800b44c97c2a: Preparing [2023-05-12T14:53:05.376Z] f1417ff83b31: Preparing [2023-05-12T14:53:05.376Z] 0d238c298272: Waiting [2023-05-12T14:53:05.376Z] f1417ff83b31: Waiting [2023-05-12T14:53:05.376Z] ac34d59604fb: Layer already exists [2023-05-12T14:53:05.376Z] ccae2ea8a02c: Layer already exists [2023-05-12T14:53:05.376Z] e6221c0c375b: Layer already exists [2023-05-12T14:53:05.376Z] f14123dab45c: Layer already exists [2023-05-12T14:53:05.376Z] b4acfc36c6fe: Layer already exists [2023-05-12T14:53:05.376Z] 800b44c97c2a: Layer already exists [2023-05-12T14:53:05.376Z] f1417ff83b31: Layer already exists [2023-05-12T14:53:05.376Z] 0d238c298272: Layer already exists [2023-05-12T14:53:05.376Z] latest: digest: sha256:4c1047a49c96d85b893d044e698dc1cf792c65a25de91bd7e5f9d6dae7446375 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T14:53:05.694Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T14:53:06.003Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.34 [2023-05-12T14:53:06.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-12T14:53:06.003Z] ac34d59604fb: Preparing [2023-05-12T14:53:06.003Z] e6221c0c375b: Preparing [2023-05-12T14:53:06.003Z] f14123dab45c: Preparing [2023-05-12T14:53:06.003Z] ccae2ea8a02c: Preparing [2023-05-12T14:53:06.003Z] b4acfc36c6fe: Preparing [2023-05-12T14:53:06.003Z] 0d238c298272: Preparing [2023-05-12T14:53:06.003Z] 800b44c97c2a: Preparing [2023-05-12T14:53:06.003Z] f1417ff83b31: Preparing [2023-05-12T14:53:06.003Z] 0d238c298272: Waiting [2023-05-12T14:53:06.003Z] 800b44c97c2a: Waiting [2023-05-12T14:53:06.003Z] f1417ff83b31: Waiting [2023-05-12T14:53:06.003Z] e6221c0c375b: Layer already exists [2023-05-12T14:53:06.003Z] ccae2ea8a02c: Layer already exists [2023-05-12T14:53:06.003Z] b4acfc36c6fe: Layer already exists [2023-05-12T14:53:06.003Z] ac34d59604fb: Layer already exists [2023-05-12T14:53:06.003Z] f14123dab45c: Layer already exists [2023-05-12T14:53:06.003Z] 0d238c298272: Layer already exists [2023-05-12T14:53:06.003Z] f1417ff83b31: Layer already exists [2023-05-12T14:53:06.003Z] 800b44c97c2a: Layer already exists [2023-05-12T14:53:06.003Z] 3.0.0-dev.34: digest: sha256:4c1047a49c96d85b893d044e698dc1cf792c65a25de91bd7e5f9d6dae7446375 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T14:53:06.325Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f1ad42671cb4bb5b089283d273768ffa9133c18e-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T14:53:06.638Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f1ad42671cb4bb5b089283d273768ffa9133c18e-3.0.0-dev.34 [2023-05-12T14:53:06.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-12T14:53:06.638Z] ac34d59604fb: Preparing [2023-05-12T14:53:06.638Z] e6221c0c375b: Preparing [2023-05-12T14:53:06.638Z] f14123dab45c: Preparing [2023-05-12T14:53:06.638Z] ccae2ea8a02c: Preparing [2023-05-12T14:53:06.638Z] b4acfc36c6fe: Preparing [2023-05-12T14:53:06.638Z] 0d238c298272: Preparing [2023-05-12T14:53:06.638Z] 800b44c97c2a: Preparing [2023-05-12T14:53:06.638Z] f1417ff83b31: Preparing [2023-05-12T14:53:06.638Z] 0d238c298272: Waiting [2023-05-12T14:53:06.638Z] 800b44c97c2a: Waiting [2023-05-12T14:53:06.638Z] f1417ff83b31: Waiting [2023-05-12T14:53:06.638Z] ac34d59604fb: Layer already exists [2023-05-12T14:53:06.638Z] f14123dab45c: Layer already exists [2023-05-12T14:53:06.638Z] ccae2ea8a02c: Layer already exists [2023-05-12T14:53:06.638Z] e6221c0c375b: Layer already exists [2023-05-12T14:53:06.638Z] b4acfc36c6fe: Layer already exists [2023-05-12T14:53:06.638Z] 0d238c298272: Layer already exists [2023-05-12T14:53:06.638Z] 800b44c97c2a: Layer already exists [2023-05-12T14:53:06.638Z] f1417ff83b31: Layer already exists [2023-05-12T14:53:06.638Z] f1ad42671cb4bb5b089283d273768ffa9133c18e-3.0.0-dev.34: digest: sha256:4c1047a49c96d85b893d044e698dc1cf792c65a25de91bd7e5f9d6dae7446375 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T14:53:06.956Z] + 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-12T14:53:07.284Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-05-12T14:53:07.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-12T14:53:07.284Z] ac34d59604fb: Preparing [2023-05-12T14:53:07.284Z] e6221c0c375b: Preparing [2023-05-12T14:53:07.284Z] f14123dab45c: Preparing [2023-05-12T14:53:07.284Z] ccae2ea8a02c: Preparing [2023-05-12T14:53:07.284Z] b4acfc36c6fe: Preparing [2023-05-12T14:53:07.284Z] 0d238c298272: Preparing [2023-05-12T14:53:07.284Z] 800b44c97c2a: Preparing [2023-05-12T14:53:07.284Z] f1417ff83b31: Preparing [2023-05-12T14:53:07.284Z] 0d238c298272: Waiting [2023-05-12T14:53:07.284Z] 800b44c97c2a: Waiting [2023-05-12T14:53:07.284Z] f1417ff83b31: Waiting [2023-05-12T14:53:07.284Z] e6221c0c375b: Layer already exists [2023-05-12T14:53:07.284Z] ac34d59604fb: Layer already exists [2023-05-12T14:53:07.284Z] b4acfc36c6fe: Layer already exists [2023-05-12T14:53:07.284Z] ccae2ea8a02c: Layer already exists [2023-05-12T14:53:07.284Z] f14123dab45c: Layer already exists [2023-05-12T14:53:07.284Z] 800b44c97c2a: Layer already exists [2023-05-12T14:53:07.284Z] 0d238c298272: Layer already exists [2023-05-12T14:53:07.284Z] f1417ff83b31: Layer already exists [2023-05-12T14:53:07.284Z] main: digest: sha256:4c1047a49c96d85b893d044e698dc1cf792c65a25de91bd7e5f9d6dae7446375 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-12T14:53:07.337Z] ===================================================== [Pipeline] echo [2023-05-12T14:53:07.350Z] taggedImages: [2023-05-12T14:53:07.350Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f1ad42671cb4bb5b089283d273768ffa9133c18e [2023-05-12T14:53:07.350Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-12T14:53:07.350Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.34 [2023-05-12T14:53:07.350Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f1ad42671cb4bb5b089283d273768ffa9133c18e-3.0.0-dev.34 [2023-05-12T14:53:07.350Z] - 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-12T14:53:07.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-12T14:53:07.727Z] [2023-05-12T14:53:07.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T14:53:08.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-12T14:53:08.030Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-12T14:53:08.030Z] 5eb5b503b376: Pulling fs layer [2023-05-12T14:53:08.030Z] 5c69ac0246d0: Pulling fs layer [2023-05-12T14:53:08.030Z] ec43610c2a17: Pulling fs layer [2023-05-12T14:53:08.031Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-12T14:53:08.031Z] 33b1e0a273af: Pulling fs layer [2023-05-12T14:53:08.031Z] 5d3b04190fa2: Pulling fs layer [2023-05-12T14:53:08.031Z] 2f39f015ded8: Pulling fs layer [2023-05-12T14:53:08.031Z] 3a2ae6a8a46f: Waiting [2023-05-12T14:53:08.031Z] 33b1e0a273af: Waiting [2023-05-12T14:53:08.031Z] 5d3b04190fa2: Waiting [2023-05-12T14:53:08.031Z] 2f39f015ded8: Waiting [2023-05-12T14:53:08.031Z] 5c69ac0246d0: Verifying Checksum [2023-05-12T14:53:08.031Z] 5c69ac0246d0: Download complete [2023-05-12T14:53:08.031Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-12T14:53:08.031Z] 3a2ae6a8a46f: Download complete [2023-05-12T14:53:08.288Z] 33b1e0a273af: Verifying Checksum [2023-05-12T14:53:08.288Z] 33b1e0a273af: Download complete [2023-05-12T14:53:08.288Z] ec43610c2a17: Verifying Checksum [2023-05-12T14:53:08.288Z] ec43610c2a17: Download complete [2023-05-12T14:53:08.288Z] 5d3b04190fa2: Verifying Checksum [2023-05-12T14:53:08.288Z] 5d3b04190fa2: Download complete [2023-05-12T14:53:08.288Z] 5eb5b503b376: Verifying Checksum [2023-05-12T14:53:08.288Z] 5eb5b503b376: Download complete [2023-05-12T14:53:08.854Z] 2f39f015ded8: Verifying Checksum [2023-05-12T14:53:08.854Z] 2f39f015ded8: Download complete [2023-05-12T14:53:09.419Z] 5eb5b503b376: Pull complete [2023-05-12T14:53:09.419Z] 5c69ac0246d0: Pull complete [2023-05-12T14:53:09.987Z] ec43610c2a17: Pull complete [2023-05-12T14:53:09.987Z] 3a2ae6a8a46f: Pull complete [2023-05-12T14:53:10.245Z] 33b1e0a273af: Pull complete [2023-05-12T14:53:10.245Z] 5d3b04190fa2: Pull complete [2023-05-12T14:53:14.430Z] 2f39f015ded8: Pull complete [2023-05-12T14:53:14.430Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-12T14:53:14.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-12T14:53:14.430Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T14:53:14.508Z] prd-ubuntu20.04-docker-8c-8g-15289 does not seem to be running inside a container [2023-05-12T14:53:14.539Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-12T14:53:14.649Z] using credential edgex-jenkins-ssh [2023-05-12T14:53:14.676Z] Cloning the remote Git repository [2023-05-12T14:53:14.742Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-12T14:53:14.891Z] > git init /w/workspace/app-rfid-llrp-inventory/103 # timeout=10 [2023-05-12T14:53:15.160Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-12T14:53:15.162Z] > git --version # timeout=10 [2023-05-12T14:53:15.220Z] > git --version # 'git version 2.25.1' [2023-05-12T14:53:15.224Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-12T14:53:15.569Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-12T14:53:16.879Z] $ docker top 25c052574cf13552eb31b7b9d3d70134bf0ce75ccbfc23d40d73cc0f40f7f0a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T14:53:17.261Z] ---> job-cost.sh [2023-05-12T14:53:17.261Z] lf-activate-venv: SKIPPING [2023-05-12T14:53:17.261Z] INFO: No Stack... [2023-05-12T14:53:17.519Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-12T14:53:17.777Z] INFO: Archiving Costs [Pipeline] sh [2023-05-12T14:53:17.834Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-12T14:53:17.870Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-12T14:53:18.063Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-05-12T14:53:18.063Z] + cut -d, -f6 [Pipeline] lock [2023-05-12T14:53:18.075Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-103-stack-cost] [2023-05-12T14:53:18.081Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-103-stack-cost] did not exist. Created. [2023-05-12T14:53:18.081Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-12T14:53:18.381Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-12T14:53:18.410Z] Stashed 1 file(s) [Pipeline] } [2023-05-12T14:53:18.417Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-12T14:53:18.441Z] $ docker stop --time=1 25c052574cf13552eb31b7b9d3d70134bf0ce75ccbfc23d40d73cc0f40f7f0a6 [2023-05-12T14:53:19.149Z] Avoid second fetch [2023-05-12T14:53:19.150Z] Checking out Revision f1ad42671cb4bb5b089283d273768ffa9133c18e (main) [2023-05-12T14:53:19.581Z] $ docker rm -f --volumes 25c052574cf13552eb31b7b9d3d70134bf0ce75ccbfc23d40d73cc0f40f7f0a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-05-12T14:53:19.178Z] > git config core.sparsecheckout # timeout=10 [2023-05-12T14:53:19.269Z] > git checkout -f f1ad42671cb4bb5b089283d273768ffa9133c18e # timeout=10 [Pipeline] // stage [Pipeline] } [2023-05-12T14:53:19.990Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#192)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-12T14:53:21.098Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-12T14:53:21.098Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-12T14:53:21.098Z] Dload Upload Total Spent Left Speed [2023-05-12T14:53:21.098Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-05-12T14:53:21.722Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-12T14:53:22.109Z] + sudo tee /etc/docker/daemon.new [2023-05-12T14:53:22.109Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-12T14:53:22.109Z] { [2023-05-12T14:53:22.109Z] "registry-mirrors": [ [2023-05-12T14:53:22.109Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-12T14:53:22.109Z] ], [2023-05-12T14:53:22.109Z] "bip": "10.250.0.254/24", [2023-05-12T14:53:22.109Z] "hosts": [ [2023-05-12T14:53:22.109Z] "tcp://0.0.0.0:5555", [2023-05-12T14:53:22.109Z] "unix:///var/run/docker.sock" [2023-05-12T14:53:22.109Z] ], [2023-05-12T14:53:22.109Z] "mtu": 1458, [2023-05-12T14:53:22.109Z] "selinux-enabled": true, [2023-05-12T14:53:22.109Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-12T14:53:22.109Z] } [Pipeline] sh [2023-05-12T14:53:22.482Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-12T14:53:22.845Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-12T14:53:41.192Z] provisioning config files... [2023-05-12T14:53:41.218Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/103@tmp/config6802932013817968291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T14:53:41.577Z] ---> docker-login.sh [2023-05-12T14:53:41.577Z] nexus3.edgexfoundry.org:10001 [2023-05-12T14:53:42.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T14:53:42.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T14:53:42.170Z] Configure a credential helper to remove this warning. See [2023-05-12T14:53:42.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T14:53:42.170Z] [2023-05-12T14:53:42.170Z] Login Succeeded [2023-05-12T14:53:42.170Z] nexus3.edgexfoundry.org:10002 [2023-05-12T14:53:42.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T14:53:42.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T14:53:42.442Z] Configure a credential helper to remove this warning. See [2023-05-12T14:53:42.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T14:53:42.442Z] [2023-05-12T14:53:42.442Z] Login Succeeded [2023-05-12T14:53:42.442Z] nexus3.edgexfoundry.org:10003 [2023-05-12T14:53:42.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T14:53:42.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T14:53:42.987Z] Configure a credential helper to remove this warning. See [2023-05-12T14:53:42.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T14:53:42.987Z] [2023-05-12T14:53:42.987Z] Login Succeeded [2023-05-12T14:53:42.987Z] nexus3.edgexfoundry.org:10004 [2023-05-12T14:53:43.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T14:53:43.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T14:53:43.258Z] Configure a credential helper to remove this warning. See [2023-05-12T14:53:43.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T14:53:43.258Z] [2023-05-12T14:53:43.258Z] Login Succeeded [2023-05-12T14:53:43.258Z] docker.io [2023-05-12T14:53:43.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T14:53:43.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T14:53:43.802Z] Configure a credential helper to remove this warning. See [2023-05-12T14:53:43.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T14:53:43.802Z] [2023-05-12T14:53:43.802Z] Login Succeeded [2023-05-12T14:53:43.802Z] ---> docker-login.sh ends [Pipeline] } [2023-05-12T14:53:43.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-12T14:53:44.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T14:53:44.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T14:53:44.125Z] ========================================================= [2023-05-12T14:53:44.125Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-12T14:53:44.125Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T14:53:44.478Z] + 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-12T14:53:44.749Z] Sending build context to Docker daemon 678.4kB [2023-05-12T14:53:44.749Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-12T14:53:44.749Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-12T14:53:45.041Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-12T14:53:45.041Z] c41833b44d91: Pulling fs layer [2023-05-12T14:53:45.041Z] ed15518f5707: Pulling fs layer [2023-05-12T14:53:45.041Z] feae8fd75edb: Pulling fs layer [2023-05-12T14:53:45.041Z] 242c74f7c9fa: Pulling fs layer [2023-05-12T14:53:45.041Z] 3cdef696dda3: Pulling fs layer [2023-05-12T14:53:45.041Z] 2ced38df9373: Pulling fs layer [2023-05-12T14:53:45.041Z] 58f1dce35555: Pulling fs layer [2023-05-12T14:53:45.041Z] 242c74f7c9fa: Waiting [2023-05-12T14:53:45.041Z] 3cdef696dda3: Waiting [2023-05-12T14:53:45.041Z] 2ced38df9373: Waiting [2023-05-12T14:53:45.041Z] 58f1dce35555: Waiting [2023-05-12T14:53:45.041Z] ed15518f5707: Verifying Checksum [2023-05-12T14:53:45.041Z] ed15518f5707: Download complete [2023-05-12T14:53:45.041Z] 242c74f7c9fa: Verifying Checksum [2023-05-12T14:53:45.041Z] 242c74f7c9fa: Download complete [2023-05-12T14:53:45.041Z] 3cdef696dda3: Verifying Checksum [2023-05-12T14:53:45.041Z] 3cdef696dda3: Download complete [2023-05-12T14:53:45.041Z] c41833b44d91: Verifying Checksum [2023-05-12T14:53:45.041Z] c41833b44d91: Download complete [2023-05-12T14:53:46.017Z] c41833b44d91: Pull complete [2023-05-12T14:53:46.286Z] 58f1dce35555: Verifying Checksum [2023-05-12T14:53:46.286Z] 58f1dce35555: Download complete [2023-05-12T14:53:46.882Z] ed15518f5707: Pull complete [2023-05-12T14:53:47.485Z] feae8fd75edb: Verifying Checksum [2023-05-12T14:53:47.485Z] feae8fd75edb: Download complete [2023-05-12T14:53:47.753Z] 2ced38df9373: Verifying Checksum [2023-05-12T14:53:47.753Z] 2ced38df9373: Download complete [2023-05-12T14:54:00.101Z] feae8fd75edb: Pull complete [2023-05-12T14:54:00.101Z] 242c74f7c9fa: Pull complete [2023-05-12T14:54:00.101Z] 3cdef696dda3: Pull complete [2023-05-12T14:54:06.770Z] 2ced38df9373: Pull complete [2023-05-12T14:54:08.725Z] 58f1dce35555: Pull complete [2023-05-12T14:54:08.725Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-12T14:54:08.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-12T14:54:08.725Z] ---> fadd8f120f05 [2023-05-12T14:54:08.725Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-12T14:54:10.693Z] ---> Running in e9b3589599a9 [2023-05-12T14:54:10.693Z] Removing intermediate container e9b3589599a9 [2023-05-12T14:54:10.693Z] ---> 7bc64138c8f7 [2023-05-12T14:54:10.693Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-12T14:54:10.693Z] ---> Running in 948adaa84cd1 [2023-05-12T14:54:10.963Z] Removing intermediate container 948adaa84cd1 [2023-05-12T14:54:10.963Z] ---> c5dbf4da11c2 [2023-05-12T14:54:10.963Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-12T14:54:10.963Z] ---> Running in 73940c1cd9bf [2023-05-12T14:54:11.233Z] Removing intermediate container 73940c1cd9bf [2023-05-12T14:54:11.233Z] ---> 1cb0ea21c382 [2023-05-12T14:54:11.233Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-12T14:54:11.233Z] ---> Running in 85128a537244 [2023-05-12T14:54:12.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T14:54:12.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T14:54:13.874Z] OK: 263 MiB in 53 packages [2023-05-12T14:54:14.848Z] Removing intermediate container 85128a537244 [2023-05-12T14:54:14.848Z] ---> 752721d57bd0 [2023-05-12T14:54:14.848Z] Step 7/12 : WORKDIR /app [2023-05-12T14:54:14.849Z] ---> Running in b786b08f6170 [2023-05-12T14:54:15.118Z] Removing intermediate container b786b08f6170 [2023-05-12T14:54:15.118Z] ---> 9d8f678ecfae [2023-05-12T14:54:15.118Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-12T14:54:17.703Z] ---> c58750931fef [2023-05-12T14:54:17.703Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T14:54:17.703Z] ---> Running in 51016ea0981e [2023-05-12T14:55:25.585Z] Removing intermediate container 51016ea0981e [2023-05-12T14:55:25.585Z] ---> 13c6ec2e9f03 [2023-05-12T14:55:25.585Z] Step 10/12 : COPY . . [2023-05-12T14:55:25.585Z] ---> e19b8ce65c5b [2023-05-12T14:55:25.585Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-12T14:55:25.585Z] ---> Running in 9303546fbedd [2023-05-12T14:55:25.585Z] Removing intermediate container 9303546fbedd [2023-05-12T14:55:25.585Z] ---> 5464ac15907d [2023-05-12T14:55:25.585Z] Step 12/12 : RUN $MAKE [2023-05-12T14:55:25.585Z] ---> Running in 1c14bbab5fb9 [2023-05-12T14:55:25.585Z] noop [2023-05-12T14:55:25.585Z] Removing intermediate container 1c14bbab5fb9 [2023-05-12T14:55:25.585Z] ---> 155d67f3411d [2023-05-12T14:55:25.585Z] Successfully built 155d67f3411d [2023-05-12T14:55:25.585Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T14:55:25.938Z] + docker inspect -f . ci-base-image-arm64 [2023-05-12T14:55:25.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T14:55:26.145Z] prd-ubuntu20.04-docker-arm64-4c-16g-15290 does not seem to be running inside a container [2023-05-12T14:55:26.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/103 -v /w/workspace/app-rfid-llrp-inventory/103:/w/workspace/app-rfid-llrp-inventory/103:rw,z -v /w/workspace/app-rfid-llrp-inventory/103@tmp:/w/workspace/app-rfid-llrp-inventory/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-12T14:55:27.362Z] $ docker top 79fa301f6511e561c59338a47155f0cf13c503947ffd3417b09a780ed8a1b851 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T14:55:28.201Z] + go version [2023-05-12T14:55:28.201Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-12T14:55:28.222Z] $ docker stop --time=1 79fa301f6511e561c59338a47155f0cf13c503947ffd3417b09a780ed8a1b851 [2023-05-12T14:55:29.849Z] $ docker rm -f --volumes 79fa301f6511e561c59338a47155f0cf13c503947ffd3417b09a780ed8a1b851 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T14:55:30.389Z] + docker inspect -f . ci-base-image-arm64 [2023-05-12T14:55:30.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T14:55:30.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-15290 does not seem to be running inside a container [2023-05-12T14:55:30.644Z] $ 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/103 -v /w/workspace/app-rfid-llrp-inventory/103:/w/workspace/app-rfid-llrp-inventory/103:rw,z -v /w/workspace/app-rfid-llrp-inventory/103@tmp:/w/workspace/app-rfid-llrp-inventory/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-12T14:55:31.925Z] $ docker top fd4e9fc2ddf4e43c6d644388b9e01755883e88942f0b458608cea22611d7cc85 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T14:55:32.753Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/103 [Pipeline] fileExists [Pipeline] sh [2023-05-12T14:55:33.087Z] + make test [2023-05-12T14:55:33.355Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-12T14:58:10.091Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-12T14:58:10.679Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-12T14:58:12.089Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.112s coverage: 86.2% of statements [2023-05-12T14:58:22.154Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.430s coverage: 71.9% of statements [2023-05-12T14:58:22.154Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-12T14:58:22.154Z] go vet ./... [2023-05-12T15:00:43.855Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-12T15:00:43.855Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-12T15:00:43.855Z] ./bin/test-attribution.sh [2023-05-12T15:00:43.855Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-12T15:00:43.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-12T15:00:43.891Z] $ docker stop --time=1 fd4e9fc2ddf4e43c6d644388b9e01755883e88942f0b458608cea22611d7cc85 [2023-05-12T15:00:45.829Z] $ docker rm -f --volumes fd4e9fc2ddf4e43c6d644388b9e01755883e88942f0b458608cea22611d7cc85 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-12T15:00:47.489Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-12T15:00:47.512Z] Warning: overwriting stash ‘coverage-report’ [2023-05-12T15:00:48.053Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-12T15:00:48.449Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-12T15:00:48.773Z] + ls -al . [2023-05-12T15:00:48.773Z] total 224 [2023-05-12T15:00:48.773Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 14:55 . [2023-05-12T15:00:48.773Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 14:53 .. [2023-05-12T15:00:48.773Z] -rw-rw-r-- 1 jenkins jenkins 262 May 12 14:53 .dockerignore [2023-05-12T15:00:48.773Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 14:53 .git [2023-05-12T15:00:48.773Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 14:53 .github [2023-05-12T15:00:48.773Z] -rw-rw-r-- 1 jenkins jenkins 788 May 12 14:53 .gitignore [2023-05-12T15:00:48.773Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 14:53 .golangci.yml [2023-05-12T15:00:48.773Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 12 14:53 Attribution.txt [2023-05-12T15:00:48.773Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 12 14:53 CHANGELOG.md [2023-05-12T15:00:48.773Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 12 14:53 Dockerfile [2023-05-12T15:00:48.773Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 14:53 GOVERNANCE.md [2023-05-12T15:00:48.773Z] -rw-rw-r-- 1 jenkins jenkins 687 May 12 14:53 Jenkinsfile [2023-05-12T15:00:48.773Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 12 14:53 LICENSE [2023-05-12T15:00:48.773Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 12 14:53 Makefile [2023-05-12T15:00:48.773Z] -rw-rw-r-- 1 jenkins jenkins 617 May 12 14:53 OWNERS.md [2023-05-12T15:00:48.773Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 12 14:53 README.md [2023-05-12T15:00:48.773Z] -rw-rw-r-- 1 jenkins jenkins 12 May 12 14:51 VERSION [2023-05-12T15:00:48.773Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 14:53 bin [2023-05-12T15:00:48.773Z] -rw-r--r-- 1 jenkins jenkins 41317 May 12 14:58 coverage.out [2023-05-12T15:00:48.773Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 12 14:53 go.mod [2023-05-12T15:00:48.773Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 12 14:53 go.sum [2023-05-12T15:00:48.773Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 14:53 images [2023-05-12T15:00:48.773Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 14:53 internal [2023-05-12T15:00:48.773Z] -rw-rw-r-- 1 jenkins jenkins 531 May 12 14:53 main.go [2023-05-12T15:00:48.773Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 14:53 res [2023-05-12T15:00:48.773Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 14:53 snap [2023-05-12T15:00:48.773Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 14:53 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T15:00:49.116Z] + 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=f1ad42671cb4bb5b089283d273768ffa9133c18e --label arch=arm64 --label version=3.0.0-dev.34 . [2023-05-12T15:00:49.387Z] Sending build context to Docker daemon 678.4kB [2023-05-12T15:00:49.387Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-12T15:00:49.387Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-12T15:00:49.387Z] ---> 155d67f3411d [2023-05-12T15:00:49.387Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-12T15:00:49.658Z] ---> Running in 24db24b1b8b3 [2023-05-12T15:00:49.932Z] Removing intermediate container 24db24b1b8b3 [2023-05-12T15:00:49.932Z] ---> 4c27e680cd93 [2023-05-12T15:00:49.932Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-12T15:00:49.932Z] ---> Running in bd0aaddb7d47 [2023-05-12T15:00:50.201Z] Removing intermediate container bd0aaddb7d47 [2023-05-12T15:00:50.201Z] ---> f62053055feb [2023-05-12T15:00:50.201Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-12T15:00:50.201Z] ---> Running in c9e25e4ce6e0 [2023-05-12T15:00:50.471Z] Removing intermediate container c9e25e4ce6e0 [2023-05-12T15:00:50.471Z] ---> 805772850038 [2023-05-12T15:00:50.471Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-12T15:00:50.743Z] ---> Running in 3b7ea8c6163e [2023-05-12T15:00:51.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T15:00:52.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T15:00:53.262Z] OK: 263 MiB in 53 packages [2023-05-12T15:00:54.228Z] Removing intermediate container 3b7ea8c6163e [2023-05-12T15:00:54.228Z] ---> 175024a54ba5 [2023-05-12T15:00:54.228Z] Step 7/29 : WORKDIR /app [2023-05-12T15:00:54.228Z] ---> Running in 3a2061de2628 [2023-05-12T15:00:54.496Z] Removing intermediate container 3a2061de2628 [2023-05-12T15:00:54.496Z] ---> 5c7f27f27301 [2023-05-12T15:00:54.496Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-12T15:00:57.096Z] ---> 1be66114e92e [2023-05-12T15:00:57.096Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T15:00:57.096Z] ---> Running in deaf5f725a43 [2023-05-12T15:00:59.690Z] Removing intermediate container deaf5f725a43 [2023-05-12T15:00:59.690Z] ---> 231fba4ae615 [2023-05-12T15:00:59.690Z] Step 10/29 : COPY . . [2023-05-12T15:01:00.276Z] ---> d88782f56092 [2023-05-12T15:01:00.276Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-12T15:01:00.276Z] ---> Running in ac2621fa726e [2023-05-12T15:01:00.544Z] Removing intermediate container ac2621fa726e [2023-05-12T15:01:00.544Z] ---> 11de50bdd595 [2023-05-12T15:01:00.544Z] Step 12/29 : RUN $MAKE [2023-05-12T15:01:00.815Z] ---> Running in 2b9e424c0ca9 [2023-05-12T15:01:01.798Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.34 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.34" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-12T15:03:23.544Z] Removing intermediate container 2b9e424c0ca9 [2023-05-12T15:03:23.544Z] ---> 4cfc2fc971a3 [2023-05-12T15:03:23.544Z] Step 13/29 : FROM alpine:3.17 [2023-05-12T15:03:23.544Z] 3.17: Pulling from library/alpine [2023-05-12T15:03:23.544Z] c41833b44d91: Already exists [2023-05-12T15:03:23.544Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-12T15:03:23.544Z] Status: Downloaded newer image for alpine:3.17 [2023-05-12T15:03:23.544Z] ---> 51e60588ff2c [2023-05-12T15:03:23.544Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-12T15:03:23.544Z] ---> Running in 8f052659976a [2023-05-12T15:03:23.544Z] Removing intermediate container 8f052659976a [2023-05-12T15:03:23.544Z] ---> e06cfd7ea767 [2023-05-12T15:03:23.544Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-12T15:03:23.544Z] ---> Running in 77ed6a5fd9a6 [2023-05-12T15:03:23.544Z] Removing intermediate container 77ed6a5fd9a6 [2023-05-12T15:03:23.544Z] ---> e3a36ac3a21a [2023-05-12T15:03:23.544Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-12T15:03:23.544Z] ---> Running in dab9c9b3e377 [2023-05-12T15:03:23.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T15:03:23.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T15:03:23.544Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-12T15:03:23.544Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-12T15:03:23.544Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T15:03:23.544Z] Executing ca-certificates-20230506-r0.trigger [2023-05-12T15:03:23.544Z] OK: 8 MiB in 17 packages [2023-05-12T15:03:23.544Z] Removing intermediate container dab9c9b3e377 [2023-05-12T15:03:23.544Z] ---> ccd029308db7 [2023-05-12T15:03:23.544Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-12T15:03:23.544Z] ---> c827a2e0f331 [2023-05-12T15:03:23.544Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-12T15:03:23.544Z] ---> c50cfb7c2ca3 [2023-05-12T15:03:23.544Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-12T15:03:23.544Z] ---> f1a98af39965 [2023-05-12T15:03:23.544Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-12T15:03:23.544Z] ---> 4384924d7003 [2023-05-12T15:03:23.544Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-12T15:03:23.544Z] ---> 7bdfc7ba6fa6 [2023-05-12T15:03:23.544Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-12T15:03:23.544Z] ---> Running in d9fd8333cf26 [2023-05-12T15:03:23.544Z] Removing intermediate container d9fd8333cf26 [2023-05-12T15:03:23.544Z] ---> 37bcd0245b01 [2023-05-12T15:03:23.544Z] Step 23/29 : VOLUME /cache [2023-05-12T15:03:23.544Z] ---> Running in 4cef30ad866d [2023-05-12T15:03:23.544Z] Removing intermediate container 4cef30ad866d [2023-05-12T15:03:23.544Z] ---> f787dfc69cc5 [2023-05-12T15:03:23.544Z] Step 24/29 : EXPOSE 59711 [2023-05-12T15:03:23.544Z] ---> Running in 151472ec7c04 [2023-05-12T15:03:23.544Z] Removing intermediate container 151472ec7c04 [2023-05-12T15:03:23.544Z] ---> 355df9641515 [2023-05-12T15:03:23.545Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-12T15:03:23.545Z] ---> Running in 4be53b1329a9 [2023-05-12T15:03:23.545Z] Removing intermediate container 4be53b1329a9 [2023-05-12T15:03:23.545Z] ---> 35eeca034220 [2023-05-12T15:03:23.545Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-12T15:03:23.545Z] ---> Running in fe2110ed4df0 [2023-05-12T15:03:23.545Z] Removing intermediate container fe2110ed4df0 [2023-05-12T15:03:23.545Z] ---> dab3a83a55c7 [2023-05-12T15:03:23.545Z] Step 27/29 : LABEL arch=arm64 [2023-05-12T15:03:23.545Z] ---> Running in 056f0e00f95f [2023-05-12T15:03:23.545Z] Removing intermediate container 056f0e00f95f [2023-05-12T15:03:23.545Z] ---> a6ba4e116cd3 [2023-05-12T15:03:23.545Z] Step 28/29 : LABEL git_sha=f1ad42671cb4bb5b089283d273768ffa9133c18e [2023-05-12T15:03:23.545Z] ---> Running in d6d58bef6a3a [2023-05-12T15:03:23.545Z] Removing intermediate container d6d58bef6a3a [2023-05-12T15:03:23.545Z] ---> 9ab982de69be [2023-05-12T15:03:23.545Z] Step 29/29 : LABEL version=3.0.0-dev.34 [2023-05-12T15:03:23.818Z] ---> Running in bee03fd25553 [2023-05-12T15:03:24.085Z] Removing intermediate container bee03fd25553 [2023-05-12T15:03:24.085Z] ---> 97cae7781e57 [2023-05-12T15:03:24.085Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-12T15:03:24.085Z] Successfully built 97cae7781e57 [2023-05-12T15:03:24.085Z] 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-12T15:03:24.206Z] provisioning config files... [2023-05-12T15:03:24.229Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/103@tmp/config11496994896615420440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T15:03:24.577Z] ---> docker-login.sh [2023-05-12T15:03:24.577Z] nexus3.edgexfoundry.org:10001 [2023-05-12T15:03:24.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T15:03:24.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T15:03:24.846Z] Configure a credential helper to remove this warning. See [2023-05-12T15:03:24.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T15:03:24.846Z] [2023-05-12T15:03:24.846Z] Login Succeeded [2023-05-12T15:03:24.846Z] nexus3.edgexfoundry.org:10002 [2023-05-12T15:03:25.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T15:03:25.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T15:03:25.117Z] Configure a credential helper to remove this warning. See [2023-05-12T15:03:25.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T15:03:25.117Z] [2023-05-12T15:03:25.117Z] Login Succeeded [2023-05-12T15:03:25.117Z] nexus3.edgexfoundry.org:10003 [2023-05-12T15:03:25.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T15:03:25.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T15:03:25.657Z] Configure a credential helper to remove this warning. See [2023-05-12T15:03:25.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T15:03:25.657Z] [2023-05-12T15:03:25.657Z] Login Succeeded [2023-05-12T15:03:25.657Z] nexus3.edgexfoundry.org:10004 [2023-05-12T15:03:25.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T15:03:25.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T15:03:25.925Z] Configure a credential helper to remove this warning. See [2023-05-12T15:03:25.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T15:03:25.925Z] [2023-05-12T15:03:25.925Z] Login Succeeded [2023-05-12T15:03:25.925Z] docker.io [2023-05-12T15:03:26.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T15:03:26.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T15:03:26.458Z] Configure a credential helper to remove this warning. See [2023-05-12T15:03:26.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T15:03:26.458Z] [2023-05-12T15:03:26.458Z] Login Succeeded [2023-05-12T15:03:26.458Z] ---> docker-login.sh ends [Pipeline] } [2023-05-12T15:03:26.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-12T15:03:26.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T15:03:26.515Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-05-12T15:03:26.515Z] f1ad42671cb4bb5b089283d273768ffa9133c18e [2023-05-12T15:03:26.515Z] latest [2023-05-12T15:03:26.515Z] 3.0.0-dev.34 [2023-05-12T15:03:26.515Z] f1ad42671cb4bb5b089283d273768ffa9133c18e-3.0.0-dev.34 [2023-05-12T15:03:26.515Z] main [2023-05-12T15:03:26.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T15:03:26.852Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f1ad42671cb4bb5b089283d273768ffa9133c18e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T15:03:27.200Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f1ad42671cb4bb5b089283d273768ffa9133c18e [2023-05-12T15:03:27.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-12T15:03:27.200Z] 74277a4ae9fc: Preparing [2023-05-12T15:03:27.200Z] 7e49634e19b6: Preparing [2023-05-12T15:03:27.200Z] 8305130ed010: Preparing [2023-05-12T15:03:27.200Z] b3e323455326: Preparing [2023-05-12T15:03:27.200Z] b1f1f59ca900: Preparing [2023-05-12T15:03:27.200Z] 256c32b175f0: Preparing [2023-05-12T15:03:27.200Z] c219f89bf8cf: Preparing [2023-05-12T15:03:27.200Z] 26cbea5cba74: Preparing [2023-05-12T15:03:27.200Z] 256c32b175f0: Waiting [2023-05-12T15:03:27.200Z] c219f89bf8cf: Waiting [2023-05-12T15:03:27.200Z] 26cbea5cba74: Waiting [2023-05-12T15:03:27.467Z] 8305130ed010: Pushed [2023-05-12T15:03:27.467Z] 74277a4ae9fc: Pushed [2023-05-12T15:03:27.467Z] b1f1f59ca900: Pushed [2023-05-12T15:03:27.467Z] b3e323455326: Pushed [2023-05-12T15:03:27.467Z] 26cbea5cba74: Layer already exists [2023-05-12T15:03:27.467Z] 256c32b175f0: Pushed [2023-05-12T15:03:27.738Z] c219f89bf8cf: Pushed [2023-05-12T15:03:33.091Z] 7e49634e19b6: Pushed [2023-05-12T15:03:33.091Z] f1ad42671cb4bb5b089283d273768ffa9133c18e: digest: sha256:ada19b0b83d19b071baacfb8ec82c66a684835523e3b20adcd8647f3c673bbd6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T15:03:33.434Z] + 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-12T15:03:33.783Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-12T15:03:33.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-12T15:03:33.783Z] 74277a4ae9fc: Preparing [2023-05-12T15:03:33.783Z] 7e49634e19b6: Preparing [2023-05-12T15:03:33.783Z] 8305130ed010: Preparing [2023-05-12T15:03:33.783Z] b3e323455326: Preparing [2023-05-12T15:03:33.783Z] b1f1f59ca900: Preparing [2023-05-12T15:03:33.783Z] 256c32b175f0: Preparing [2023-05-12T15:03:33.783Z] c219f89bf8cf: Preparing [2023-05-12T15:03:33.783Z] 26cbea5cba74: Preparing [2023-05-12T15:03:33.783Z] 256c32b175f0: Waiting [2023-05-12T15:03:33.783Z] c219f89bf8cf: Waiting [2023-05-12T15:03:33.783Z] 26cbea5cba74: Waiting [2023-05-12T15:03:33.783Z] 8305130ed010: Layer already exists [2023-05-12T15:03:33.783Z] b3e323455326: Layer already exists [2023-05-12T15:03:33.783Z] 74277a4ae9fc: Layer already exists [2023-05-12T15:03:33.783Z] 7e49634e19b6: Layer already exists [2023-05-12T15:03:33.783Z] b1f1f59ca900: Layer already exists [2023-05-12T15:03:33.783Z] c219f89bf8cf: Layer already exists [2023-05-12T15:03:33.783Z] 26cbea5cba74: Layer already exists [2023-05-12T15:03:33.783Z] 256c32b175f0: Layer already exists [2023-05-12T15:03:34.050Z] latest: digest: sha256:ada19b0b83d19b071baacfb8ec82c66a684835523e3b20adcd8647f3c673bbd6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T15:03:34.397Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T15:03:34.740Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.34 [2023-05-12T15:03:34.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-12T15:03:34.740Z] 74277a4ae9fc: Preparing [2023-05-12T15:03:34.740Z] 7e49634e19b6: Preparing [2023-05-12T15:03:34.740Z] 8305130ed010: Preparing [2023-05-12T15:03:34.740Z] b3e323455326: Preparing [2023-05-12T15:03:34.740Z] b1f1f59ca900: Preparing [2023-05-12T15:03:34.740Z] 256c32b175f0: Preparing [2023-05-12T15:03:34.740Z] c219f89bf8cf: Preparing [2023-05-12T15:03:34.740Z] 26cbea5cba74: Preparing [2023-05-12T15:03:34.740Z] c219f89bf8cf: Waiting [2023-05-12T15:03:34.740Z] 26cbea5cba74: Waiting [2023-05-12T15:03:34.740Z] 256c32b175f0: Waiting [2023-05-12T15:03:34.740Z] 8305130ed010: Layer already exists [2023-05-12T15:03:34.740Z] b1f1f59ca900: Layer already exists [2023-05-12T15:03:34.740Z] 7e49634e19b6: Layer already exists [2023-05-12T15:03:34.740Z] 74277a4ae9fc: Layer already exists [2023-05-12T15:03:34.740Z] b3e323455326: Layer already exists [2023-05-12T15:03:34.740Z] 256c32b175f0: Layer already exists [2023-05-12T15:03:34.740Z] 26cbea5cba74: Layer already exists [2023-05-12T15:03:34.740Z] c219f89bf8cf: Layer already exists [2023-05-12T15:03:35.007Z] 3.0.0-dev.34: digest: sha256:ada19b0b83d19b071baacfb8ec82c66a684835523e3b20adcd8647f3c673bbd6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T15:03:35.353Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f1ad42671cb4bb5b089283d273768ffa9133c18e-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T15:03:35.694Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f1ad42671cb4bb5b089283d273768ffa9133c18e-3.0.0-dev.34 [2023-05-12T15:03:35.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-12T15:03:35.694Z] 74277a4ae9fc: Preparing [2023-05-12T15:03:35.694Z] 7e49634e19b6: Preparing [2023-05-12T15:03:35.694Z] 8305130ed010: Preparing [2023-05-12T15:03:35.694Z] b3e323455326: Preparing [2023-05-12T15:03:35.694Z] b1f1f59ca900: Preparing [2023-05-12T15:03:35.694Z] 256c32b175f0: Preparing [2023-05-12T15:03:35.694Z] c219f89bf8cf: Preparing [2023-05-12T15:03:35.694Z] 26cbea5cba74: Preparing [2023-05-12T15:03:35.694Z] 256c32b175f0: Waiting [2023-05-12T15:03:35.694Z] c219f89bf8cf: Waiting [2023-05-12T15:03:35.694Z] 26cbea5cba74: Waiting [2023-05-12T15:03:35.694Z] b1f1f59ca900: Layer already exists [2023-05-12T15:03:35.694Z] 7e49634e19b6: Layer already exists [2023-05-12T15:03:35.694Z] 74277a4ae9fc: Layer already exists [2023-05-12T15:03:35.694Z] 8305130ed010: Layer already exists [2023-05-12T15:03:35.694Z] b3e323455326: Layer already exists [2023-05-12T15:03:35.694Z] 256c32b175f0: Layer already exists [2023-05-12T15:03:35.694Z] 26cbea5cba74: Layer already exists [2023-05-12T15:03:35.694Z] c219f89bf8cf: Layer already exists [2023-05-12T15:03:35.960Z] f1ad42671cb4bb5b089283d273768ffa9133c18e-3.0.0-dev.34: digest: sha256:ada19b0b83d19b071baacfb8ec82c66a684835523e3b20adcd8647f3c673bbd6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T15:03:36.302Z] + 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-12T15:03:36.651Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-05-12T15:03:36.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-12T15:03:36.651Z] 74277a4ae9fc: Preparing [2023-05-12T15:03:36.651Z] 7e49634e19b6: Preparing [2023-05-12T15:03:36.651Z] 8305130ed010: Preparing [2023-05-12T15:03:36.651Z] b3e323455326: Preparing [2023-05-12T15:03:36.651Z] b1f1f59ca900: Preparing [2023-05-12T15:03:36.651Z] 256c32b175f0: Preparing [2023-05-12T15:03:36.651Z] c219f89bf8cf: Preparing [2023-05-12T15:03:36.651Z] 26cbea5cba74: Preparing [2023-05-12T15:03:36.651Z] 256c32b175f0: Waiting [2023-05-12T15:03:36.651Z] c219f89bf8cf: Waiting [2023-05-12T15:03:36.651Z] 26cbea5cba74: Waiting [2023-05-12T15:03:36.651Z] b3e323455326: Layer already exists [2023-05-12T15:03:36.651Z] 8305130ed010: Layer already exists [2023-05-12T15:03:36.651Z] b1f1f59ca900: Layer already exists [2023-05-12T15:03:36.651Z] 74277a4ae9fc: Layer already exists [2023-05-12T15:03:36.651Z] 7e49634e19b6: Layer already exists [2023-05-12T15:03:36.651Z] 256c32b175f0: Layer already exists [2023-05-12T15:03:36.651Z] 26cbea5cba74: Layer already exists [2023-05-12T15:03:36.651Z] c219f89bf8cf: Layer already exists [2023-05-12T15:03:36.919Z] main: digest: sha256:ada19b0b83d19b071baacfb8ec82c66a684835523e3b20adcd8647f3c673bbd6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-12T15:03:36.965Z] ===================================================== [Pipeline] echo [2023-05-12T15:03:36.971Z] taggedImages: [2023-05-12T15:03:36.971Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f1ad42671cb4bb5b089283d273768ffa9133c18e [2023-05-12T15:03:36.971Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-12T15:03:36.971Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.34 [2023-05-12T15:03:36.971Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f1ad42671cb4bb5b089283d273768ffa9133c18e-3.0.0-dev.34 [2023-05-12T15:03:36.971Z] - 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-12T15:03:37.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-12T15:03:37.346Z] [2023-05-12T15:03:37.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T15:03:37.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-12T15:03:37.687Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-12T15:03:37.687Z] 8998bd30e6a1: Pulling fs layer [2023-05-12T15:03:37.687Z] 04944245beec: Pulling fs layer [2023-05-12T15:03:37.687Z] 699f458cf7ca: Pulling fs layer [2023-05-12T15:03:37.687Z] 765212b225bb: Pulling fs layer [2023-05-12T15:03:37.687Z] f23df028b6ca: Pulling fs layer [2023-05-12T15:03:37.687Z] d65c8cfc05b1: Pulling fs layer [2023-05-12T15:03:37.687Z] 2437ff75d9bd: Pulling fs layer [2023-05-12T15:03:37.687Z] f23df028b6ca: Waiting [2023-05-12T15:03:37.687Z] d65c8cfc05b1: Waiting [2023-05-12T15:03:37.687Z] 2437ff75d9bd: Waiting [2023-05-12T15:03:37.687Z] 765212b225bb: Waiting [2023-05-12T15:03:37.956Z] 04944245beec: Verifying Checksum [2023-05-12T15:03:37.956Z] 04944245beec: Download complete [2023-05-12T15:03:37.956Z] 765212b225bb: Verifying Checksum [2023-05-12T15:03:37.956Z] 765212b225bb: Download complete [2023-05-12T15:03:37.956Z] f23df028b6ca: Verifying Checksum [2023-05-12T15:03:37.956Z] f23df028b6ca: Download complete [2023-05-12T15:03:37.956Z] d65c8cfc05b1: Verifying Checksum [2023-05-12T15:03:37.956Z] d65c8cfc05b1: Download complete [2023-05-12T15:03:38.225Z] 699f458cf7ca: Verifying Checksum [2023-05-12T15:03:38.225Z] 699f458cf7ca: Download complete [2023-05-12T15:03:38.496Z] 8998bd30e6a1: Download complete [2023-05-12T15:03:41.079Z] 2437ff75d9bd: Verifying Checksum [2023-05-12T15:03:41.079Z] 2437ff75d9bd: Download complete [2023-05-12T15:03:42.499Z] 8998bd30e6a1: Pull complete [2023-05-12T15:03:42.768Z] 04944245beec: Pull complete [2023-05-12T15:03:44.180Z] 699f458cf7ca: Pull complete [2023-05-12T15:03:44.449Z] 765212b225bb: Pull complete [2023-05-12T15:03:45.035Z] f23df028b6ca: Pull complete [2023-05-12T15:03:45.304Z] d65c8cfc05b1: Pull complete [2023-05-12T15:04:00.292Z] 2437ff75d9bd: Pull complete [2023-05-12T15:04:00.292Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-12T15:04:00.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-12T15:04:00.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T15:04:00.471Z] prd-ubuntu20.04-docker-arm64-4c-16g-15290 does not seem to be running inside a container [2023-05-12T15:04:00.590Z] $ 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/103 -v /w/workspace/app-rfid-llrp-inventory/103:/w/workspace/app-rfid-llrp-inventory/103:rw,z -v /w/workspace/app-rfid-llrp-inventory/103@tmp:/w/workspace/app-rfid-llrp-inventory/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-12T15:04:03.230Z] $ docker top dd534cc8ff0f463f1014845872974112a4614a1f4dbc8e74eae70c8c0355bcfa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T15:04:04.111Z] ---> job-cost.sh [2023-05-12T15:04:04.111Z] lf-activate-venv: SKIPPING [2023-05-12T15:04:04.111Z] INFO: No Stack... [2023-05-12T15:04:04.383Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-12T15:04:05.350Z] INFO: Archiving Costs [Pipeline] sh [2023-05-12T15:04:05.978Z] + cat /w/workspace/app-rfid-llrp-inventory/103/archives/cost.csv [2023-05-12T15:04:05.979Z] + cut -d, -f6 [Pipeline] lock [2023-05-12T15:04:06.044Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-103-stack-cost] [2023-05-12T15:04:06.053Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-103-stack-cost] did not exist. Created. [2023-05-12T15:04:06.053Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-12T15:04:06.392Z] /w/workspace/app-rfid-llrp-inventory/103@tmp/durable-e6e2faf6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-12T15:04:06.732Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-12T15:04:06.755Z] Warning: overwriting stash ‘stack-cost’ [2023-05-12T15:04:06.804Z] Stashed 1 file(s) [Pipeline] } [2023-05-12T15:04:06.810Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-12T15:04:06.830Z] $ docker stop --time=1 dd534cc8ff0f463f1014845872974112a4614a1f4dbc8e74eae70c8c0355bcfa [2023-05-12T15:04:08.340Z] $ docker rm -f --volumes dd534cc8ff0f463f1014845872974112a4614a1f4dbc8e74eae70c8c0355bcfa [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-12T15:04:08.748Z] provisioning config files... [2023-05-12T15:04:08.755Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13855905218791844565tmp [Pipeline] { [Pipeline] sh [2023-05-12T15:04:09.044Z] + set +x [2023-05-12T15:04:09.044Z] + curl -s https://codecov.io/bash [2023-05-12T15:04:09.044Z] + bash -s -- [2023-05-12T15:04:09.044Z] [2023-05-12T15:04:09.044Z] _____ _ [2023-05-12T15:04:09.044Z] / ____| | | [2023-05-12T15:04:09.044Z] | | ___ __| | ___ ___ _____ __ [2023-05-12T15:04:09.044Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-12T15:04:09.044Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-12T15:04:09.044Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-12T15:04:09.044Z] Bash-1.0.6 [2023-05-12T15:04:09.044Z] [2023-05-12T15:04:09.044Z] [2023-05-12T15:04:09.044Z] ==> git version 2.25.1 found [2023-05-12T15:04:09.044Z] ==> 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-12T15:04:09.044Z] Release-Date: 2020-01-08 [2023-05-12T15:04:09.044Z] 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-12T15:04:09.044Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-12T15:04:09.044Z] ==> Jenkins CI detected. [2023-05-12T15:04:09.044Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-12T15:04:09.044Z] project root: . [2023-05-12T15:04:09.044Z] --> token set from env [2023-05-12T15:04:09.044Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-12T15:04:09.044Z] ==> Running gcov in . (disable via -X gcov) [2023-05-12T15:04:09.044Z] ==> Python coveragepy not found [2023-05-12T15:04:09.044Z] ==> Searching for coverage reports in: [2023-05-12T15:04:09.044Z] + . [2023-05-12T15:04:09.044Z] -> Found 1 reports [2023-05-12T15:04:09.044Z] ==> Detecting git/mercurial file structure [2023-05-12T15:04:09.044Z] ==> Reading reports [2023-05-12T15:04:09.303Z] + ./coverage.out bytes=41317 [2023-05-12T15:04:09.303Z] ==> Appending adjustments [2023-05-12T15:04:09.303Z] https://docs.codecov.io/docs/fixing-reports [2023-05-12T15:04:09.303Z] + Found adjustments [2023-05-12T15:04:09.303Z] ==> Gzipping contents [2023-05-12T15:04:09.303Z] 12K /tmp/codecov.YjCQOv.gz [2023-05-12T15:04:09.303Z] ==> Uploading reports [2023-05-12T15:04:09.303Z] url: https://codecov.io [2023-05-12T15:04:09.303Z] query: branch=main&commit=f1ad42671cb4bb5b089283d273768ffa9133c18e&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-12T15:04:09.303Z] -> Pinging Codecov [2023-05-12T15:04:09.303Z] 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=f1ad42671cb4bb5b089283d273768ffa9133c18e&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-12T15:04:09.562Z] -> Uploading to [2023-05-12T15:04:09.562Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-12/581DD39554BDF9B6E22D074273EAD858/f1ad42671cb4bb5b089283d273768ffa9133c18e/1e93236d-5105-4e66-bac2-dfe4d8769cc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230512T150409Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8fd8862a6ba40a0932f81aaad3d8806d2d139d76db9b279b3666e2e4b3097d71 [2023-05-12T15:04:09.562Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-12T15:04:09.562Z] Dload Upload Total Spent Left Speed [2023-05-12T15:04:09.820Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 49575 --:--:-- --:--:-- --:--:-- 49575 [2023-05-12T15:04:09.820Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f1ad42671cb4bb5b089283d273768ffa9133c18e [Pipeline] } [2023-05-12T15:04:09.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-12T15:04:10.039Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-12T15:04:10.049Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T15:04:10.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-12T15:04:10.339Z] [2023-05-12T15:04:10.339Z] 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-12T15:04:10.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-12T15:04:10.633Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-12T15:04:10.633Z] df9b9388f04a: Pulling fs layer [2023-05-12T15:04:10.633Z] 52dc419b0ee2: Pulling fs layer [2023-05-12T15:04:10.633Z] 25bc292e5bac: Pulling fs layer [2023-05-12T15:04:10.633Z] 114826534d7a: Pulling fs layer [2023-05-12T15:04:10.633Z] 4657fd5d0bcf: Pulling fs layer [2023-05-12T15:04:10.633Z] 6ad1cebc031e: Pulling fs layer [2023-05-12T15:04:10.633Z] 8a3aa393b2d8: Pulling fs layer [2023-05-12T15:04:10.633Z] 4657fd5d0bcf: Waiting [2023-05-12T15:04:10.633Z] 8a3aa393b2d8: Waiting [2023-05-12T15:04:10.633Z] 6ad1cebc031e: Waiting [2023-05-12T15:04:10.633Z] 114826534d7a: Waiting [2023-05-12T15:04:10.633Z] 25bc292e5bac: Verifying Checksum [2023-05-12T15:04:10.633Z] 25bc292e5bac: Download complete [2023-05-12T15:04:10.633Z] 52dc419b0ee2: Verifying Checksum [2023-05-12T15:04:10.633Z] 52dc419b0ee2: Download complete [2023-05-12T15:04:10.633Z] 4657fd5d0bcf: Verifying Checksum [2023-05-12T15:04:10.633Z] 4657fd5d0bcf: Download complete [2023-05-12T15:04:10.633Z] df9b9388f04a: Download complete [2023-05-12T15:04:10.895Z] df9b9388f04a: Pull complete [2023-05-12T15:04:10.895Z] 6ad1cebc031e: Verifying Checksum [2023-05-12T15:04:10.895Z] 6ad1cebc031e: Download complete [2023-05-12T15:04:10.895Z] 52dc419b0ee2: Pull complete [2023-05-12T15:04:10.895Z] 25bc292e5bac: Pull complete [2023-05-12T15:04:11.464Z] 114826534d7a: Verifying Checksum [2023-05-12T15:04:11.464Z] 114826534d7a: Download complete [2023-05-12T15:04:11.464Z] 8a3aa393b2d8: Verifying Checksum [2023-05-12T15:04:11.464Z] 8a3aa393b2d8: Download complete [2023-05-12T15:04:14.747Z] 114826534d7a: Pull complete [2023-05-12T15:04:14.747Z] 4657fd5d0bcf: Pull complete [2023-05-12T15:04:15.005Z] 6ad1cebc031e: Pull complete [2023-05-12T15:04:17.541Z] 8a3aa393b2d8: Pull complete [2023-05-12T15:04:17.541Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-12T15:04:17.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-12T15:04:17.541Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T15:04:17.620Z] prd-ubuntu20.04-docker-8c-8g-15289 does not seem to be running inside a container [2023-05-12T15:04:17.655Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-12T15:04:19.865Z] $ docker top e40116b5fde14fbf12ebd149ad87d328cae8e556b88f8e4f53bab356665f057d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-12T15:04:19.926Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-05-12T15:04:20.199Z] + set -o pipefail [2023-05-12T15:04:20.200Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-05-12T15:04:24.397Z] [2023-05-12T15:04:24.397Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-05-12T15:04:24.397Z] [2023-05-12T15:04:24.397Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/1c9c072d-8a16-4417-baa1-155cb52952d8 [2023-05-12T15:04:24.397Z] [2023-05-12T15:04:24.397Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-12T15:04:24.397Z] [2023-05-12T15:04:24.397Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-12T15:04:24.397Z] [2023-05-12T15:04:24.397Z] [2023-05-12T15:04:24.397Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-12T15:04:24.397Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-12T15:04:24.397Z] More details here: https://snyk.co/ue1NS [2023-05-12T15:04:24.397Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-12T15:04:24.397Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-12T15:04:24.410Z] $ docker stop --time=1 e40116b5fde14fbf12ebd149ad87d328cae8e556b88f8e4f53bab356665f057d [2023-05-12T15:04:26.728Z] $ docker rm -f --volumes e40116b5fde14fbf12ebd149ad87d328cae8e556b88f8e4f53bab356665f057d [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-12T15:04:27.405Z] + git log --format=format:%s -1 f1ad42671cb4bb5b089283d273768ffa9133c18e [Pipeline] sh [2023-05-12T15:04:27.696Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-12T15:04:27.696Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T15:04:27.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-12T15:04:27.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T15:04:28.063Z] prd-ubuntu20.04-docker-8c-8g-15289 does not seem to be running inside a container [2023-05-12T15:04:28.092Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-12T15:04:28.566Z] $ docker top 686eea906dbefd64ab4ec39f899f9c24fb8a3f0973cafd89d7af9b147e131491 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-12T15:04:28.650Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-12T15:04:28.650Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-12T15:04:28.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-12T15:04:28.768Z] $ docker exec 686eea906dbefd64ab4ec39f899f9c24fb8a3f0973cafd89d7af9b147e131491 ssh-agent [2023-05-12T15:04:28.896Z] SSH_AUTH_SOCK=/tmp/ssh-fOl5oGUaoxTw/agent.32 [2023-05-12T15:04:28.896Z] SSH_AGENT_PID=38 [2023-05-12T15:04:28.900Z] Running ssh-add (command line suppressed) [2023-05-12T15:04:29.007Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10745648919107499782.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10745648919107499782.key) [2023-05-12T15:04:29.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-12T15:04:29.301Z] + git semver tag [2023-05-12T15:04:29.560Z] 2023-05-12 15:04:29,494 [run_tag] DEBUG tag force:False [2023-05-12T15:04:29.560Z] 2023-05-12 15:04:29,494 [check_head_tag] DEBUG check head tag [2023-05-12T15:04:29.560Z] 2023-05-12 15:04:29,495 [execute] INFO git cat-file --batch-check [2023-05-12T15:04:29.560Z] 2023-05-12 15:04:29,495 [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-12T15:04:29.560Z] 2023-05-12 15:04:29,500 [execute] INFO git cat-file --batch [2023-05-12T15:04:29.560Z] 2023-05-12 15:04:29,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-12T15:04:29.560Z] 2023-05-12 15:04:29,524 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-12T15:04:29.560Z] 2023-05-12 15:04:29,524 [execute] INFO git tag -a v3.0.0-dev.34 -m v3.0.0-dev.34 [2023-05-12T15:04:29.560Z] 2023-05-12 15:04:29,525 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.34', '-m', 'v3.0.0-dev.34'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-05-12T15:04:29.560Z] 2023-05-12 15:04:29,530 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-12T15:04:29.560Z] 3.0.0-dev.34 [Pipeline] } [2023-05-12T15:04:29.570Z] $ docker exec --env ******** --env ******** 686eea906dbefd64ab4ec39f899f9c24fb8a3f0973cafd89d7af9b147e131491 ssh-agent -k [2023-05-12T15:04:29.668Z] unset SSH_AUTH_SOCK; [2023-05-12T15:04:29.668Z] unset SSH_AGENT_PID; [2023-05-12T15:04:29.668Z] echo Agent pid 38 killed; [2023-05-12T15:04:29.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-12T15:04:29.985Z] + git semver [Pipeline] } [2023-05-12T15:04:30.257Z] $ docker stop --time=1 686eea906dbefd64ab4ec39f899f9c24fb8a3f0973cafd89d7af9b147e131491 [2023-05-12T15:04:31.546Z] $ docker rm -f --volumes 686eea906dbefd64ab4ec39f899f9c24fb8a3f0973cafd89d7af9b147e131491 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T15:04:31.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-12T15:04:31.933Z] [2023-05-12T15:04:31.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T15:04:32.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-12T15:04:32.234Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-12T15:04:32.234Z] ab5ef0e58194: Pulling fs layer [2023-05-12T15:04:32.234Z] 9712f1f96733: Pulling fs layer [2023-05-12T15:04:32.234Z] 63f879dbbcfc: Pulling fs layer [2023-05-12T15:04:32.234Z] 0d9ebad4ef96: Pulling fs layer [2023-05-12T15:04:32.234Z] e9a5061849ea: Pulling fs layer [2023-05-12T15:04:32.234Z] d747dcd14b5f: Pulling fs layer [2023-05-12T15:04:32.234Z] 2de7ff778b66: Pulling fs layer [2023-05-12T15:04:32.234Z] e9a5061849ea: Waiting [2023-05-12T15:04:32.234Z] d747dcd14b5f: Waiting [2023-05-12T15:04:32.234Z] 2de7ff778b66: Waiting [2023-05-12T15:04:32.234Z] 0d9ebad4ef96: Waiting [2023-05-12T15:04:32.234Z] 9712f1f96733: Verifying Checksum [2023-05-12T15:04:32.234Z] 9712f1f96733: Download complete [2023-05-12T15:04:32.819Z] 63f879dbbcfc: Verifying Checksum [2023-05-12T15:04:32.819Z] 63f879dbbcfc: Download complete [2023-05-12T15:04:32.819Z] e9a5061849ea: Download complete [2023-05-12T15:04:32.819Z] d747dcd14b5f: Verifying Checksum [2023-05-12T15:04:32.819Z] d747dcd14b5f: Download complete [2023-05-12T15:04:32.819Z] 0d9ebad4ef96: Verifying Checksum [2023-05-12T15:04:32.819Z] 0d9ebad4ef96: Download complete [2023-05-12T15:04:32.819Z] ab5ef0e58194: Verifying Checksum [2023-05-12T15:04:32.819Z] ab5ef0e58194: Download complete [2023-05-12T15:04:33.077Z] 2de7ff778b66: Verifying Checksum [2023-05-12T15:04:33.077Z] 2de7ff778b66: Download complete [2023-05-12T15:04:35.607Z] ab5ef0e58194: Pull complete [2023-05-12T15:04:35.865Z] 9712f1f96733: Pull complete [2023-05-12T15:04:36.430Z] 63f879dbbcfc: Pull complete [2023-05-12T15:04:40.621Z] 0d9ebad4ef96: Pull complete [2023-05-12T15:04:40.621Z] e9a5061849ea: Pull complete [2023-05-12T15:04:40.621Z] d747dcd14b5f: Pull complete [2023-05-12T15:04:41.201Z] 2de7ff778b66: Pull complete [2023-05-12T15:04:41.201Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-12T15:04:41.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-12T15:04:41.201Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T15:04:41.280Z] prd-ubuntu20.04-docker-8c-8g-15289 does not seem to be running inside a container [2023-05-12T15:04:41.311Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-12T15:04:43.629Z] $ docker top cbac75db53f22b8d22faf438fd65ac86bef3be070e5007cc60455a9598621f9a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-12T15:04:43.685Z] provisioning config files... [2023-05-12T15:04:43.692Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17847089301257043520tmp [2023-05-12T15:04:43.700Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4751721516150972328tmp [2023-05-12T15:04:43.708Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17569805429364610595tmp [Pipeline] { [Pipeline] echo [2023-05-12T15:04:43.721Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T15:04:44.001Z] ---> sigul-configuration.sh [2023-05-12T15:04:44.001Z] gpg: directory `/root/.gnupg' created [2023-05-12T15:04:44.001Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-12T15:04:44.001Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-12T15:04:44.001Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-12T15:04:44.001Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-12T15:04:44.001Z] gpg: CAST5 encrypted data [2023-05-12T15:04:44.001Z] gpg: encrypted with 1 passphrase [2023-05-12T15:04:44.001Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-12T15:04:44.287Z] + mkdir /home/jenkins [2023-05-12T15:04:44.287Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-12T15:04:44.569Z] + 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-12T15:04:44.577Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T15:04:44.863Z] ---> sigul-install.sh [2023-05-12T15:04:44.863Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-12T15:04:45.146Z] + git tag --list [2023-05-12T15:04:45.146Z] v0.0.0 [2023-05-12T15:04:45.146Z] v1.0.0 [2023-05-12T15:04:45.146Z] v2.1.0 [2023-05-12T15:04:45.146Z] v2.1.1 [2023-05-12T15:04:45.146Z] v2.1.1-dev.1 [2023-05-12T15:04:45.146Z] v2.2.0 [2023-05-12T15:04:45.146Z] v2.2.1-dev.1 [2023-05-12T15:04:45.146Z] v2.2.1-dev.2 [2023-05-12T15:04:45.146Z] v2.2.1-dev.3 [2023-05-12T15:04:45.146Z] v2.2.1-dev.4 [2023-05-12T15:04:45.146Z] v2.2.1-dev.5 [2023-05-12T15:04:45.146Z] v2.2.1-dev.6 [2023-05-12T15:04:45.146Z] v2.2.1-dev.7 [2023-05-12T15:04:45.146Z] v2.3.0 [2023-05-12T15:04:45.146Z] v2.3.0-dev.10 [2023-05-12T15:04:45.146Z] v2.3.0-dev.11 [2023-05-12T15:04:45.146Z] v2.3.0-dev.12 [2023-05-12T15:04:45.146Z] v2.3.0-dev.13 [2023-05-12T15:04:45.146Z] v2.3.0-dev.14 [2023-05-12T15:04:45.146Z] v2.3.0-dev.15 [2023-05-12T15:04:45.146Z] v2.3.0-dev.16 [2023-05-12T15:04:45.146Z] v2.3.0-dev.17 [2023-05-12T15:04:45.146Z] v2.3.0-dev.18 [2023-05-12T15:04:45.146Z] v2.3.0-dev.19 [2023-05-12T15:04:45.146Z] v2.3.0-dev.20 [2023-05-12T15:04:45.146Z] v2.3.0-dev.21 [2023-05-12T15:04:45.146Z] v2.3.0-dev.22 [2023-05-12T15:04:45.146Z] v2.3.0-dev.23 [2023-05-12T15:04:45.146Z] v2.3.0-dev.24 [2023-05-12T15:04:45.146Z] v2.3.0-dev.25 [2023-05-12T15:04:45.146Z] v2.3.0-dev.26 [2023-05-12T15:04:45.146Z] v2.3.0-dev.9 [2023-05-12T15:04:45.146Z] v2.3.1-dev.1 [2023-05-12T15:04:45.146Z] v3.0.0-dev.1 [2023-05-12T15:04:45.146Z] v3.0.0-dev.10 [2023-05-12T15:04:45.146Z] v3.0.0-dev.11 [2023-05-12T15:04:45.146Z] v3.0.0-dev.12 [2023-05-12T15:04:45.146Z] v3.0.0-dev.13 [2023-05-12T15:04:45.146Z] v3.0.0-dev.14 [2023-05-12T15:04:45.146Z] v3.0.0-dev.15 [2023-05-12T15:04:45.146Z] v3.0.0-dev.16 [2023-05-12T15:04:45.146Z] v3.0.0-dev.17 [2023-05-12T15:04:45.146Z] v3.0.0-dev.18 [2023-05-12T15:04:45.146Z] v3.0.0-dev.19 [2023-05-12T15:04:45.146Z] v3.0.0-dev.2 [2023-05-12T15:04:45.146Z] v3.0.0-dev.20 [2023-05-12T15:04:45.146Z] v3.0.0-dev.21 [2023-05-12T15:04:45.146Z] v3.0.0-dev.22 [2023-05-12T15:04:45.146Z] v3.0.0-dev.23 [2023-05-12T15:04:45.146Z] v3.0.0-dev.24 [2023-05-12T15:04:45.146Z] v3.0.0-dev.25 [2023-05-12T15:04:45.146Z] v3.0.0-dev.26 [2023-05-12T15:04:45.146Z] v3.0.0-dev.27 [2023-05-12T15:04:45.146Z] v3.0.0-dev.28 [2023-05-12T15:04:45.146Z] v3.0.0-dev.29 [2023-05-12T15:04:45.146Z] v3.0.0-dev.3 [2023-05-12T15:04:45.146Z] v3.0.0-dev.30 [2023-05-12T15:04:45.146Z] v3.0.0-dev.31 [2023-05-12T15:04:45.146Z] v3.0.0-dev.32 [2023-05-12T15:04:45.146Z] v3.0.0-dev.33 [2023-05-12T15:04:45.146Z] v3.0.0-dev.34 [2023-05-12T15:04:45.146Z] v3.0.0-dev.4 [2023-05-12T15:04:45.146Z] v3.0.0-dev.5 [2023-05-12T15:04:45.146Z] v3.0.0-dev.6 [2023-05-12T15:04:45.146Z] v3.0.0-dev.7 [2023-05-12T15:04:45.146Z] v3.0.0-dev.8 [2023-05-12T15:04:45.146Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-12T15:04:45.433Z] + lftools sign git-tag v3.0.0-dev.34 [2023-05-12T15:04:46.003Z] Signing Git tag with Sigul... [2023-05-12T15:04:46.003Z] Signing v3.0.0-dev.34 [Pipeline] echo [2023-05-12T15:04:46.269Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T15:04:46.553Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-12T15:04:46.560Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-12T15:04:46.577Z] $ docker stop --time=1 cbac75db53f22b8d22faf438fd65ac86bef3be070e5007cc60455a9598621f9a [2023-05-12T15:04:47.880Z] $ docker rm -f --volumes cbac75db53f22b8d22faf438fd65ac86bef3be070e5007cc60455a9598621f9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-12T15:04:48.273Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-12T15:04:48.273Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T15:04:48.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-12T15:04:48.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T15:04:48.640Z] prd-ubuntu20.04-docker-8c-8g-15289 does not seem to be running inside a container [2023-05-12T15:04:48.670Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-12T15:04:48.993Z] $ docker top ccfbed46c3f20326b67c37f9cceb1a6991cae324f755aad482c4f1484415a512 -eo pid,comm [2023-05-12T15:04:49.039Z] 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-12T15:04:49.039Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-12T15:04:49.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-12T15:04:49.068Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-12T15:04:49.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-12T15:04:49.185Z] $ docker exec ccfbed46c3f20326b67c37f9cceb1a6991cae324f755aad482c4f1484415a512 ssh-agent [2023-05-12T15:04:49.277Z] SSH_AUTH_SOCK=/tmp/ssh-kvEhsZPZFMrK/agent.32 [2023-05-12T15:04:49.277Z] SSH_AGENT_PID=38 [2023-05-12T15:04:49.282Z] Running ssh-add (command line suppressed) [2023-05-12T15:04:49.392Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12183954803067658154.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12183954803067658154.key) [2023-05-12T15:04:49.404Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-12T15:04:49.685Z] + git semver bump pre [2023-05-12T15:04:49.944Z] 2023-05-12 15:04:49,882 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-12T15:04:49.944Z] 2023-05-12 15:04:49,882 [bump_version] DEBUG bumping version:3.0.0-dev.34 on axis:pre with prefix:dev [2023-05-12T15:04:49.944Z] 2023-05-12 15:04:49,882 [bump_version] DEBUG bumped version:3.0.0-dev.35 [2023-05-12T15:04:49.944Z] 2023-05-12 15:04:49,882 [write_version] DEBUG write version:3.0.0-dev.35 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-05-12T15:04:49.944Z] 2023-05-12 15:04:49,882 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-12T15:04:49.944Z] 2023-05-12 15:04:49,882 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-12T15:04:49.944Z] 2023-05-12 15:04:49,884 [execute] INFO git cat-file --batch-check [2023-05-12T15:04:49.944Z] 2023-05-12 15:04:49,884 [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-12T15:04:49.944Z] 2023-05-12 15:04:49,889 [execute] INFO git cat-file --batch [2023-05-12T15:04:49.944Z] 2023-05-12 15:04:49,890 [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-12T15:04:49.944Z] 2023-05-12 15:04:49,895 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-12T15:04:49.944Z] 3.0.0-dev.35 [Pipeline] } [2023-05-12T15:04:49.955Z] $ docker exec --env ******** --env ******** ccfbed46c3f20326b67c37f9cceb1a6991cae324f755aad482c4f1484415a512 ssh-agent -k [2023-05-12T15:04:50.055Z] unset SSH_AUTH_SOCK; [2023-05-12T15:04:50.056Z] unset SSH_AGENT_PID; [2023-05-12T15:04:50.056Z] echo Agent pid 38 killed; [2023-05-12T15:04:50.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-12T15:04:50.363Z] + git semver [Pipeline] } [2023-05-12T15:04:50.635Z] $ docker stop --time=1 ccfbed46c3f20326b67c37f9cceb1a6991cae324f755aad482c4f1484415a512 [2023-05-12T15:04:51.909Z] $ docker rm -f --volumes ccfbed46c3f20326b67c37f9cceb1a6991cae324f755aad482c4f1484415a512 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-12T15:04:52.257Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-12T15:04:52.257Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T15:04:52.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-12T15:04:52.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T15:04:52.620Z] prd-ubuntu20.04-docker-8c-8g-15289 does not seem to be running inside a container [2023-05-12T15:04:52.652Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-12T15:04:52.988Z] $ docker top 5d4eab1b5bba3aa58e70fc9752abc5889e6e67ff372b665422698e328dc182d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-12T15:04:53.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-12T15:04:53.068Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-12T15:04:53.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-12T15:04:53.168Z] $ docker exec 5d4eab1b5bba3aa58e70fc9752abc5889e6e67ff372b665422698e328dc182d9 ssh-agent [2023-05-12T15:04:53.276Z] SSH_AUTH_SOCK=/tmp/ssh-FNNq11k0mlXa/agent.32 [2023-05-12T15:04:53.276Z] SSH_AGENT_PID=38 [2023-05-12T15:04:53.280Z] Running ssh-add (command line suppressed) [2023-05-12T15:04:53.371Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1119842515057290780.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1119842515057290780.key) [2023-05-12T15:04:53.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-12T15:04:53.740Z] + git semver push [2023-05-12T15:04:53.999Z] 2023-05-12 15:04:53,901 [run_push] DEBUG push [2023-05-12T15:04:53.999Z] 2023-05-12 15:04:53,902 [execute] INFO git cat-file --batch-check [2023-05-12T15:04:53.999Z] 2023-05-12 15:04:53,902 [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-12T15:04:53.999Z] 2023-05-12 15:04:53,906 [execute] INFO git rev-list fd2d820a85e8e1347cb1efe945693c5dc402f0b9 -- [2023-05-12T15:04:53.999Z] 2023-05-12 15:04:53,906 [execute] DEBUG Popen(['git', 'rev-list', 'fd2d820a85e8e1347cb1efe945693c5dc402f0b9', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-12T15:04:53.999Z] 2023-05-12 15:04:53,913 [execute] INFO git fetch -v origin [2023-05-12T15:04:53.999Z] 2023-05-12 15:04:53,914 [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-12T15:04:54.570Z] 2023-05-12 15:04:54,387 [run_push] DEBUG no remote changes detected [2023-05-12T15:04:54.570Z] 2023-05-12 15:04:54,388 [execute] INFO git push origin semver [2023-05-12T15:04:54.570Z] 2023-05-12 15:04:54,388 [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-12T15:04:55.139Z] 2023-05-12 15:04:55,127 [run_push] DEBUG push all version tags [2023-05-12T15:04:55.139Z] 2023-05-12 15:04:55,128 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-12T15:04:55.139Z] 2023-05-12 15:04:55,128 [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-12T15:04:56.074Z] 2023-05-12 15:04:55,854 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-12T15:04:56.074Z] 3.0.0-dev.35 [Pipeline] } [2023-05-12T15:04:56.084Z] $ docker exec --env ******** --env ******** 5d4eab1b5bba3aa58e70fc9752abc5889e6e67ff372b665422698e328dc182d9 ssh-agent -k [2023-05-12T15:04:56.168Z] unset SSH_AUTH_SOCK; [2023-05-12T15:04:56.172Z] unset SSH_AGENT_PID; [2023-05-12T15:04:56.172Z] echo Agent pid 38 killed; [2023-05-12T15:04:56.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-12T15:04:56.477Z] + git semver [Pipeline] } [2023-05-12T15:04:56.751Z] $ docker stop --time=1 5d4eab1b5bba3aa58e70fc9752abc5889e6e67ff372b665422698e328dc182d9 [2023-05-12T15:04:58.068Z] $ docker rm -f --volumes 5d4eab1b5bba3aa58e70fc9752abc5889e6e67ff372b665422698e328dc182d9 [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-12T15:04:58.663Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-05-12T15:04:58.663Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-12T15:04:58.663Z] total 16 [2023-05-12T15:04:58.663Z] drwxr-xr-x 3 root root 4096 May 12 14:53 . [2023-05-12T15:04:58.663Z] drwxrwxr-x 12 jenkins jenkins 4096 May 12 15:04 .. [2023-05-12T15:04:58.663Z] drwxr-xr-x 2 root root 4096 May 12 14:53 cost [2023-05-12T15:04:58.663Z] -rw-r--r-- 1 root root 95 May 12 14:53 cost.csv [2023-05-12T15:04:58.663Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-12T15:04:58.663Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-12T15:04:58.663Z] total 16 [2023-05-12T15:04:58.663Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 14:53 . [2023-05-12T15:04:58.663Z] drwxrwxr-x 12 jenkins jenkins 4096 May 12 15:04 .. [2023-05-12T15:04:58.663Z] drwxr-xr-x 2 jenkins jenkins 4096 May 12 14:53 cost [2023-05-12T15:04:58.663Z] -rw-r--r-- 1 jenkins jenkins 95 May 12 14:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-12T15:04:58.951Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T15:04:59.910Z] ---> package-listing.sh [2023-05-12T15:04:59.910Z] ++ facter osfamily [2023-05-12T15:04:59.910Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-12T15:04:59.910Z] + OS_FAMILY=debian [2023-05-12T15:04:59.910Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-12T15:04:59.910Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-12T15:04:59.910Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-12T15:04:59.910Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-12T15:04:59.910Z] + PACKAGES=/tmp/packages_start.txt [2023-05-12T15:04:59.910Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-12T15:04:59.910Z] + PACKAGES=/tmp/packages_end.txt [2023-05-12T15:04:59.910Z] + case "${OS_FAMILY}" in [2023-05-12T15:04:59.910Z] + dpkg -l [2023-05-12T15:04:59.910Z] + grep '^ii' [2023-05-12T15:05:00.192Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-12T15:05:00.192Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-12T15:05:00.192Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-12T15:05:00.192Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-12T15:05:00.192Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-05-12T15:05:00.192Z] + 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-12T15:05:00.236Z] 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-12T15:05:00.522Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T15:05:01.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-12T15:05:01.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T15:05:01.143Z] prd-ubuntu20.04-docker-8c-8g-15289 does not seem to be running inside a container [2023-05-12T15:05:01.174Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-12T15:05:01.353Z] $ docker top 877e9a7f4f8c2570068db5c6e79a128faf50b52062e882a81e2b1ba03912e08b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T15:05:01.696Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-12T15:05:01.984Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-12T15:05:02.279Z] + ls /var/log/sa-host [2023-05-12T15:05:02.279Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-12T15:05:02.437Z] provisioning config files... [2023-05-12T15:05:02.445Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config665425466246439666tmp [Pipeline] { [Pipeline] echo [2023-05-12T15:05:02.460Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T15:05:02.741Z] ---> create-netrc.sh [Pipeline] } [2023-05-12T15:05:02.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-12T15:05:03.072Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-12T15:05:03.080Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T15:05:03.361Z] ---> sudo-logs.sh [2023-05-12T15:05:03.361Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-12T15:05:03.383Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T15:05:03.665Z] ---> job-cost.sh [2023-05-12T15:05:03.666Z] lf-activate-venv: SKIPPING [2023-05-12T15:05:03.666Z] DEBUG: total: 0.2199999988079071 [2023-05-12T15:05:03.666Z] INFO: Retrieving Stack Cost... [2023-05-12T15:05:04.232Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-12T15:05:04.492Z] INFO: Archiving Costs [Pipeline] echo [2023-05-12T15:05:04.503Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T15:05:04.785Z] ---> logs-deploy.sh [2023-05-12T15:05:04.785Z] lf-activate-venv: SKIPPING [2023-05-12T15:05:04.785Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/103 [2023-05-12T15:05:04.785Z] INFO: archiving workspace using pattern(s): [2023-05-12T15:05:05.719Z] Archives upload complete. [2023-05-12T15:05:05.719Z] INFO: archiving logs to Nexus