Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ae0fc916ce7d511bfada48b200efa99a99f94c46 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-ssh7902671002451282255.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17633471573943667634.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14533349302012396058.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh10419466599791575478.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-ssh17790235905020577226.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] ========================================================= [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.21 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 Running on prd-ubuntu20.04-docker-8c-8g-9979 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 ae0fc916ce7d511bfada48b200efa99a99f94c46 (main) Commit message: "feat!: Remove snap packaging (#238)" > 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 ae0fc916ce7d511bfada48b200efa99a99f94c46 # timeout=10 > git rev-list --no-walk 2cf82822b8f5c4982b562185971b2840de0a3939 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T18:05:08.140Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T18:05:08.187Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T18:05:08.204Z] ========================================================= [2023-10-24T18:05:08.204Z] EdgeX Global Pipelines Version Info [2023-10-24T18:05:08.204Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:05:08.905Z] ------------------- [2023-10-24T18:05:08.905Z] stable info: [2023-10-24T18:05:08.905Z] ------------------- [2023-10-24T18:05:08.905Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T18:05:08.905Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:05:08.905Z] Message: update stable to v1.0.254 [2023-10-24T18:05:09.476Z] ------------------- [2023-10-24T18:05:09.476Z] experimental info: [2023-10-24T18:05:09.476Z] ------------------- [2023-10-24T18:05:09.476Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T18:05:09.476Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:05:09.476Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T18:05:09.635Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-10-24T18:05:09.649Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-10-24T18:05:09.665Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T18:05:09.677Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T18:05:09.690Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T18:05:09.706Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T18:05:09.724Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T18:05:09.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T18:05:09.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T18:05:09.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T18:05:09.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T18:05:09.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-10-24T18:05:09.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T18:05:09.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T18:05:09.834Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:05:09.850Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:05:09.866Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:05:09.883Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:05:09.900Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T18:05:09.916Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T18:05:09.936Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T18:05:09.955Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T18:05:09.970Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T18:05:09.984Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T18:05:09.997Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T18:05:10.010Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T18:05:10.023Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T18:05:10.043Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-24T18:05:10.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-24T18:05:10.081Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-24T18:05:10.096Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae0fc916ce7d511bfada48b200efa99a99f94c46 [Pipeline] echo [2023-10-24T18:05:10.111Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae0fc91 [Pipeline] echo [2023-10-24T18:05:10.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:05:10.181Z] provisioning config files... [2023-10-24T18:05:10.194Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8119337506213299756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:05:10.489Z] ---> docker-login.sh [2023-10-24T18:05:10.489Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:05:10.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:05:10.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:05:10.754Z] Configure a credential helper to remove this warning. See [2023-10-24T18:05:10.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:05:10.754Z] [2023-10-24T18:05:10.754Z] Login Succeeded [2023-10-24T18:05:10.754Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:05:10.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:05:11.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:05:11.014Z] Configure a credential helper to remove this warning. See [2023-10-24T18:05:11.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:05:11.014Z] [2023-10-24T18:05:11.014Z] Login Succeeded [2023-10-24T18:05:11.014Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:05:11.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:05:11.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:05:11.014Z] Configure a credential helper to remove this warning. See [2023-10-24T18:05:11.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:05:11.014Z] [2023-10-24T18:05:11.014Z] Login Succeeded [2023-10-24T18:05:11.014Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:05:11.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:05:11.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:05:11.280Z] Configure a credential helper to remove this warning. See [2023-10-24T18:05:11.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:05:11.280Z] [2023-10-24T18:05:11.280Z] Login Succeeded [2023-10-24T18:05:11.280Z] docker.io [2023-10-24T18:05:11.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:05:11.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:05:11.540Z] Configure a credential helper to remove this warning. See [2023-10-24T18:05:11.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:05:11.540Z] [2023-10-24T18:05:11.540Z] Login Succeeded [2023-10-24T18:05:11.540Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:05:11.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T18:05:11.922Z] + git rev-list -1 --merges ae0fc916ce7d511bfada48b200efa99a99f94c46~1..ae0fc916ce7d511bfada48b200efa99a99f94c46 [Pipeline] echo [2023-10-24T18:05:11.939Z] -----------> git rev-list -1 --merges ae0fc916ce7d511bfada48b200efa99a99f94c46~1..ae0fc916ce7d511bfada48b200efa99a99f94c46 ae0fc916ce7d511bfada48b200efa99a99f94c46 [false] [Pipeline] sh [2023-10-24T18:05:12.224Z] + git log --format=format:%s -1 ae0fc916ce7d511bfada48b200efa99a99f94c46 [Pipeline] echo [2023-10-24T18:05:12.241Z] ========================================================= [2023-10-24T18:05:12.241Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T18:05:12.241Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:05:12.562Z] + git log --format=format:%s -1 ae0fc916ce7d511bfada48b200efa99a99f94c46 [Pipeline] echo [2023-10-24T18:05:12.573Z] [semverPrep] GIT_COMMIT: ae0fc916ce7d511bfada48b200efa99a99f94c46, Commit Message: feat!: Remove snap packaging (#238) [Pipeline] echo [2023-10-24T18:05:12.582Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T18:05:12.953Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:05:12.953Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T18:05:12.953Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T18:05:12.953Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T18:05:12.953Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T18:05:12.953Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T18:05:12.953Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:05:13.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:05:13.380Z] [2023-10-24T18:05:13.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:05:13.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:05:13.673Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T18:05:13.673Z] b85a868b505f: Pulling fs layer [2023-10-24T18:05:13.673Z] e2be974225ed: Pulling fs layer [2023-10-24T18:05:13.673Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T18:05:13.673Z] 988bab9f4d93: Pulling fs layer [2023-10-24T18:05:13.673Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T18:05:13.673Z] eaf3925da568: Pulling fs layer [2023-10-24T18:05:13.673Z] 988bab9f4d93: Waiting [2023-10-24T18:05:13.673Z] 1469e6f7b9e6: Waiting [2023-10-24T18:05:13.673Z] bab4dde63d76: Pulling fs layer [2023-10-24T18:05:13.673Z] bde34c3a00c8: Pulling fs layer [2023-10-24T18:05:13.673Z] b352a97aabf1: Pulling fs layer [2023-10-24T18:05:13.673Z] 4872d77fe225: Pulling fs layer [2023-10-24T18:05:13.673Z] 5851b861e8e6: Pulling fs layer [2023-10-24T18:05:13.673Z] eaf3925da568: Waiting [2023-10-24T18:05:13.673Z] bab4dde63d76: Waiting [2023-10-24T18:05:13.673Z] b352a97aabf1: Waiting [2023-10-24T18:05:13.673Z] bde34c3a00c8: Waiting [2023-10-24T18:05:13.673Z] 4872d77fe225: Waiting [2023-10-24T18:05:13.673Z] 5851b861e8e6: Waiting [2023-10-24T18:05:13.673Z] e2be974225ed: Verifying Checksum [2023-10-24T18:05:13.673Z] e2be974225ed: Download complete [2023-10-24T18:05:13.673Z] 988bab9f4d93: Verifying Checksum [2023-10-24T18:05:13.673Z] 988bab9f4d93: Download complete [2023-10-24T18:05:13.673Z] 1469e6f7b9e6: Download complete [2023-10-24T18:05:13.673Z] eaf3925da568: Verifying Checksum [2023-10-24T18:05:13.673Z] eaf3925da568: Download complete [2023-10-24T18:05:13.932Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T18:05:13.932Z] 339a4e72a1f5: Download complete [2023-10-24T18:05:13.932Z] bde34c3a00c8: Verifying Checksum [2023-10-24T18:05:13.932Z] bde34c3a00c8: Download complete [2023-10-24T18:05:13.932Z] b352a97aabf1: Verifying Checksum [2023-10-24T18:05:13.932Z] b352a97aabf1: Download complete [2023-10-24T18:05:13.932Z] 4872d77fe225: Verifying Checksum [2023-10-24T18:05:13.932Z] 4872d77fe225: Download complete [2023-10-24T18:05:13.932Z] 5851b861e8e6: Verifying Checksum [2023-10-24T18:05:13.932Z] 5851b861e8e6: Download complete [2023-10-24T18:05:13.932Z] b85a868b505f: Verifying Checksum [2023-10-24T18:05:13.932Z] b85a868b505f: Download complete [2023-10-24T18:05:14.190Z] bab4dde63d76: Verifying Checksum [2023-10-24T18:05:14.190Z] bab4dde63d76: Download complete [2023-10-24T18:05:15.127Z] b85a868b505f: Pull complete [2023-10-24T18:05:15.387Z] e2be974225ed: Pull complete [2023-10-24T18:05:15.650Z] 339a4e72a1f5: Pull complete [2023-10-24T18:05:15.909Z] 988bab9f4d93: Pull complete [2023-10-24T18:05:16.166Z] 1469e6f7b9e6: Pull complete [2023-10-24T18:05:16.166Z] eaf3925da568: Pull complete [2023-10-24T18:05:18.098Z] bab4dde63d76: Pull complete [2023-10-24T18:05:18.098Z] bde34c3a00c8: Pull complete [2023-10-24T18:05:18.098Z] b352a97aabf1: Pull complete [2023-10-24T18:05:18.098Z] 4872d77fe225: Pull complete [2023-10-24T18:05:18.098Z] 5851b861e8e6: Pull complete [2023-10-24T18:05:18.098Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T18:05:18.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:05:18.098Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:05:18.172Z] prd-ubuntu20.04-docker-8c-8g-9979 does not seem to be running inside a container [2023-10-24T18:05:18.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:05:21.450Z] $ docker top 5f476ff72d9ac3d4ed03d71abd38aaef7b13829763041b179d1bf940a3f57dce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:05:21.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:05:21.524Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:05:21.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:05:21.647Z] $ docker exec 5f476ff72d9ac3d4ed03d71abd38aaef7b13829763041b179d1bf940a3f57dce ssh-agent [2023-10-24T18:05:21.735Z] SSH_AUTH_SOCK=/tmp/ssh-KVg2Y6wVTGVu/agent.32 [2023-10-24T18:05:21.735Z] SSH_AGENT_PID=38 [2023-10-24T18:05:21.742Z] Running ssh-add (command line suppressed) [2023-10-24T18:05:21.862Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1432570620363777635.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1432570620363777635.key) [2023-10-24T18:05:21.865Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:05:22.155Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T18:05:22.182Z] $ docker exec --env ******** --env ******** 5f476ff72d9ac3d4ed03d71abd38aaef7b13829763041b179d1bf940a3f57dce ssh-agent -k [2023-10-24T18:05:22.284Z] unset SSH_AUTH_SOCK; [2023-10-24T18:05:22.284Z] unset SSH_AGENT_PID; [2023-10-24T18:05:22.284Z] echo Agent pid 38 killed; [2023-10-24T18:05:22.281Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T18:05:22.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:05:22.304Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:05:22.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:05:22.434Z] $ docker exec 5f476ff72d9ac3d4ed03d71abd38aaef7b13829763041b179d1bf940a3f57dce ssh-agent [2023-10-24T18:05:22.524Z] SSH_AUTH_SOCK=/tmp/ssh-iQ7nUESvhnkP/agent.71 [2023-10-24T18:05:22.524Z] SSH_AGENT_PID=77 [2023-10-24T18:05:22.529Z] Running ssh-add (command line suppressed) [2023-10-24T18:05:22.648Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12595095339697407732.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12595095339697407732.key) [2023-10-24T18:05:22.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:05:22.935Z] + git semver init [2023-10-24T18:05:23.196Z] 2023-10-24 18:05:23,118 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T18:05:23.196Z] 2023-10-24 18:05:23,119 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-10-24T18:05:23.196Z] 2023-10-24 18:05:23,119 [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-10-24T18:05:23.196Z] 2023-10-24 18:05:23,119 [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-10-24T18:05:24.600Z] 2023-10-24 18:05:24,290 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-10-24T18:05:24.600Z] 2023-10-24 18:05:24,290 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-10-24T18:05:24.600Z] 2023-10-24 18:05:24,290 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T18:05:24.600Z] 2023-10-24 18:05:24,291 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T18:05:24.600Z] 3.1.0-dev.29 [Pipeline] } [2023-10-24T18:05:24.626Z] $ docker exec --env ******** --env ******** 5f476ff72d9ac3d4ed03d71abd38aaef7b13829763041b179d1bf940a3f57dce ssh-agent -k [2023-10-24T18:05:24.720Z] unset SSH_AUTH_SOCK; [2023-10-24T18:05:24.720Z] unset SSH_AGENT_PID; [2023-10-24T18:05:24.721Z] echo Agent pid 77 killed; [2023-10-24T18:05:24.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:05:25.015Z] + git semver [Pipeline] } [2023-10-24T18:05:25.300Z] $ docker stop --time=1 5f476ff72d9ac3d4ed03d71abd38aaef7b13829763041b179d1bf940a3f57dce [2023-10-24T18:05:26.569Z] $ docker rm -f --volumes 5f476ff72d9ac3d4ed03d71abd38aaef7b13829763041b179d1bf940a3f57dce [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:05:26.883Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T18:05:27.066Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T18:05:27.069Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.29 [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-10-24T18:05:27.184Z] provisioning config files... [2023-10-24T18:05:27.191Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1922839256528815568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:05:27.483Z] ---> docker-login.sh [2023-10-24T18:05:27.484Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:05:27.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:05:27.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:05:27.484Z] Configure a credential helper to remove this warning. See [2023-10-24T18:05:27.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:05:27.484Z] [2023-10-24T18:05:27.484Z] Login Succeeded [2023-10-24T18:05:27.484Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:05:27.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:05:27.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:05:27.484Z] Configure a credential helper to remove this warning. See [2023-10-24T18:05:27.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:05:27.484Z] [2023-10-24T18:05:27.484Z] Login Succeeded [2023-10-24T18:05:27.484Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:05:27.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:05:27.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:05:27.742Z] Configure a credential helper to remove this warning. See [2023-10-24T18:05:27.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:05:27.742Z] [2023-10-24T18:05:27.742Z] Login Succeeded [2023-10-24T18:05:27.742Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:05:27.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:05:27.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:05:27.742Z] Configure a credential helper to remove this warning. See [2023-10-24T18:05:27.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:05:27.742Z] [2023-10-24T18:05:27.742Z] Login Succeeded [2023-10-24T18:05:27.742Z] docker.io [2023-10-24T18:05:28.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:05:28.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:05:28.003Z] Configure a credential helper to remove this warning. See [2023-10-24T18:05:28.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:05:28.003Z] [2023-10-24T18:05:28.003Z] Login Succeeded [2023-10-24T18:05:28.003Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:05:28.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:05:28.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:05:28.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:05:28.096Z] ========================================================= [2023-10-24T18:05:28.096Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T18:05:28.096Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:05:28.415Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T18:05:28.415Z] Sending build context to Docker daemon 12.73MB [2023-10-24T18:05:28.415Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:05:28.415Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:05:28.415Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T18:05:28.415Z] 7264a8db6415: Pulling fs layer [2023-10-24T18:05:28.415Z] c4d48a809fc2: Pulling fs layer [2023-10-24T18:05:28.415Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T18:05:28.415Z] ad3a456e5733: Pulling fs layer [2023-10-24T18:05:28.415Z] 33e27b845d1e: Pulling fs layer [2023-10-24T18:05:28.415Z] c68163c4e522: Pulling fs layer [2023-10-24T18:05:28.415Z] 50da416c3ac9: Pulling fs layer [2023-10-24T18:05:28.415Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T18:05:28.415Z] ad3a456e5733: Waiting [2023-10-24T18:05:28.415Z] 33e27b845d1e: Waiting [2023-10-24T18:05:28.415Z] c68163c4e522: Waiting [2023-10-24T18:05:28.415Z] 50da416c3ac9: Waiting [2023-10-24T18:05:28.415Z] 23d2d4c4bb30: Waiting [2023-10-24T18:05:28.415Z] c4d48a809fc2: Verifying Checksum [2023-10-24T18:05:28.415Z] c4d48a809fc2: Download complete [2023-10-24T18:05:28.415Z] ad3a456e5733: Download complete [2023-10-24T18:05:28.415Z] 33e27b845d1e: Verifying Checksum [2023-10-24T18:05:28.415Z] 33e27b845d1e: Download complete [2023-10-24T18:05:30.090Z] 7264a8db6415: Verifying Checksum [2023-10-24T18:05:30.090Z] 7264a8db6415: Download complete [2023-10-24T18:05:30.090Z] 7264a8db6415: Pull complete [2023-10-24T18:05:30.090Z] c4d48a809fc2: Pull complete [2023-10-24T18:05:30.357Z] c68163c4e522: Verifying Checksum [2023-10-24T18:05:30.357Z] c68163c4e522: Download complete [2023-10-24T18:05:30.616Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T18:05:30.616Z] 23d2d4c4bb30: Download complete [2023-10-24T18:05:30.616Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T18:05:30.616Z] 4f1c88b9dad5: Download complete [2023-10-24T18:05:31.181Z] 50da416c3ac9: Verifying Checksum [2023-10-24T18:05:33.708Z] 4f1c88b9dad5: Pull complete [2023-10-24T18:05:33.968Z] ad3a456e5733: Pull complete [2023-10-24T18:05:33.968Z] 33e27b845d1e: Pull complete [2023-10-24T18:05:33.968Z] c68163c4e522: Pull complete [2023-10-24T18:05:36.494Z] 50da416c3ac9: Pull complete [2023-10-24T18:05:36.753Z] 23d2d4c4bb30: Pull complete [2023-10-24T18:05:36.753Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T18:05:36.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T18:05:36.753Z] ---> 0786185ac409 [2023-10-24T18:05:36.753Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:05:42.141Z] Still waiting to schedule task [2023-10-24T18:05:42.141Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-24T18:05:42.759Z] ---> Running in f937f8cd2132 [2023-10-24T18:05:42.759Z] Removing intermediate container f937f8cd2132 [2023-10-24T18:05:42.759Z] ---> 7518d6027245 [2023-10-24T18:05:42.759Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:05:42.759Z] ---> Running in c2d806b38edd [2023-10-24T18:05:42.759Z] Removing intermediate container c2d806b38edd [2023-10-24T18:05:42.759Z] ---> e6edebd3e658 [2023-10-24T18:05:42.759Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:05:42.759Z] ---> Running in de1dd4d17337 [2023-10-24T18:05:42.759Z] Removing intermediate container de1dd4d17337 [2023-10-24T18:05:42.759Z] ---> d15e22006bfc [2023-10-24T18:05:42.759Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:05:42.759Z] ---> Running in e6efe0201e33 [2023-10-24T18:05:42.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:05:43.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:05:43.278Z] OK: 264 MiB in 52 packages [2023-10-24T18:05:43.537Z] Removing intermediate container e6efe0201e33 [2023-10-24T18:05:43.537Z] ---> c97f86a49e22 [2023-10-24T18:05:43.537Z] Step 7/12 : WORKDIR /app [2023-10-24T18:05:43.537Z] ---> Running in 5993c32d314f [2023-10-24T18:05:43.537Z] Removing intermediate container 5993c32d314f [2023-10-24T18:05:43.537Z] ---> 5f1172323f57 [2023-10-24T18:05:43.537Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T18:05:43.796Z] ---> 81cba499bdc1 [2023-10-24T18:05:43.796Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:05:43.796Z] ---> Running in c247c433f3f3 [2023-10-24T18:06:40.128Z] Removing intermediate container c247c433f3f3 [2023-10-24T18:06:40.128Z] ---> 063dab4fa465 [2023-10-24T18:06:40.128Z] Step 10/12 : COPY . . [2023-10-24T18:06:40.128Z] ---> 44d23ae90bfe [2023-10-24T18:06:40.128Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:06:40.128Z] ---> Running in 58eb8391061a [2023-10-24T18:06:40.128Z] Removing intermediate container 58eb8391061a [2023-10-24T18:06:40.128Z] ---> 48309253301d [2023-10-24T18:06:40.128Z] Step 12/12 : RUN $MAKE [2023-10-24T18:06:40.128Z] ---> Running in 180d2399b49c [2023-10-24T18:06:40.128Z] noop [2023-10-24T18:06:40.387Z] Removing intermediate container 180d2399b49c [2023-10-24T18:06:40.387Z] ---> 864073645175 [2023-10-24T18:06:40.387Z] Successfully built 864073645175 [2023-10-24T18:06:40.387Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:06:40.698Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:06:40.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:06:40.767Z] prd-ubuntu20.04-docker-8c-8g-9979 does not seem to be running inside a container [2023-10-24T18:06:40.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T18:06:41.129Z] $ docker top 505789ae3b2b9c6ac1cfb87652ec3a5838c9fa2066a3941dd0f5321f1fb137db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:06:41.447Z] + go version [2023-10-24T18:06:41.447Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T18:06:41.470Z] $ docker stop --time=1 505789ae3b2b9c6ac1cfb87652ec3a5838c9fa2066a3941dd0f5321f1fb137db [2023-10-24T18:06:42.713Z] $ docker rm -f --volumes 505789ae3b2b9c6ac1cfb87652ec3a5838c9fa2066a3941dd0f5321f1fb137db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:06:43.119Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:06:43.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:06:43.189Z] prd-ubuntu20.04-docker-8c-8g-9979 does not seem to be running inside a container [2023-10-24T18:06:43.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T18:06:43.585Z] $ docker top 922deafa3629b60dbae3373f0d24e12157d0a776b3c854103351fde8712fbcb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:06:43.923Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:06:44.215Z] + make test [2023-10-24T18:06:44.215Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-24T18:07:02.292Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-24T18:07:02.292Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-24T18:07:02.292Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.134s coverage: 86.2% of statements [2023-10-24T18:07:04.841Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.677s coverage: 71.9% of statements [2023-10-24T18:07:22.907Z] go vet ./... [2023-10-24T18:07:26.193Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:07:26.193Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:07:26.193Z] ./bin/test-attribution.sh [2023-10-24T18:07:26.193Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-24T18:07:26.193Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-24T18:07:26.193Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-24T18:07:26.193Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-24T18:07:26.193Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-24T18:07:26.193Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-24T18:07:26.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:07:26.231Z] $ docker stop --time=1 922deafa3629b60dbae3373f0d24e12157d0a776b3c854103351fde8712fbcb2 [2023-10-24T18:07:31.282Z] $ docker rm -f --volumes 922deafa3629b60dbae3373f0d24e12157d0a776b3c854103351fde8712fbcb2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:07:31.773Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:07:31.824Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T18:07:32.531Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:07:32.810Z] + ls -al . [2023-10-24T18:07:32.810Z] total 232 [2023-10-24T18:07:32.810Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 18:06 . [2023-10-24T18:07:32.810Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:05 .. [2023-10-24T18:07:32.810Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 18:05 .dockerignore [2023-10-24T18:07:32.810Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:07 .git [2023-10-24T18:07:32.810Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:05 .github [2023-10-24T18:07:32.810Z] -rw-rw-r-- 1 jenkins jenkins 701 Oct 24 18:05 .gitignore [2023-10-24T18:07:32.810Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:05 .golangci.yml [2023-10-24T18:07:32.810Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:05 .semver [2023-10-24T18:07:32.810Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 24 18:05 Attribution.txt [2023-10-24T18:07:32.810Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 24 18:05 CHANGELOG.md [2023-10-24T18:07:32.810Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 24 18:05 Dockerfile [2023-10-24T18:07:32.810Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:05 GOVERNANCE.md [2023-10-24T18:07:32.810Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 24 18:05 Jenkinsfile [2023-10-24T18:07:32.810Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 18:05 LICENSE [2023-10-24T18:07:32.810Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 24 18:05 Makefile [2023-10-24T18:07:32.810Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 18:05 OWNERS.md [2023-10-24T18:07:32.810Z] -rw-rw-r-- 1 jenkins jenkins 31446 Oct 24 18:05 README.md [2023-10-24T18:07:32.810Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:05 VERSION [2023-10-24T18:07:32.810Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:05 bin [2023-10-24T18:07:32.810Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 24 18:07 coverage.out [2023-10-24T18:07:32.810Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 24 18:05 go.mod [2023-10-24T18:07:32.810Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 24 18:05 go.sum [2023-10-24T18:07:32.810Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:05 images [2023-10-24T18:07:32.810Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:05 internal [2023-10-24T18:07:32.810Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 18:05 main.go [2023-10-24T18:07:32.810Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:05 res [2023-10-24T18:07:32.810Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:05 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:07:33.108Z] + 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=ae0fc916ce7d511bfada48b200efa99a99f94c46 --label arch=amd64 --label version=3.1.0-dev.29 . [2023-10-24T18:07:33.108Z] Sending build context to Docker daemon 12.73MB [2023-10-24T18:07:33.108Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:07:33.108Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-24T18:07:33.108Z] ---> 864073645175 [2023-10-24T18:07:33.108Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:07:33.367Z] ---> Running in 969c801238e0 [2023-10-24T18:07:33.367Z] Removing intermediate container 969c801238e0 [2023-10-24T18:07:33.367Z] ---> e4a096c9c552 [2023-10-24T18:07:33.367Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:07:33.367Z] ---> Running in 3fe7df3badd4 [2023-10-24T18:07:33.625Z] Removing intermediate container 3fe7df3badd4 [2023-10-24T18:07:33.626Z] ---> 469855158086 [2023-10-24T18:07:33.626Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:07:33.626Z] ---> Running in 7455dc5e9434 [2023-10-24T18:07:33.626Z] Removing intermediate container 7455dc5e9434 [2023-10-24T18:07:33.626Z] ---> 088af374f3bd [2023-10-24T18:07:33.626Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:07:33.626Z] ---> Running in 85738de14950 [2023-10-24T18:07:33.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:07:34.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:07:34.325Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9983 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-10-24T18:07:34.335Z] Running in /w/workspace/app-rfid-llrp-inventory/141 [Pipeline] { [Pipeline] checkout [2023-10-24T18:07:34.365Z] The recommended git tool is: git [2023-10-24T18:07:34.408Z] OK: 264 MiB in 52 packages [2023-10-24T18:07:34.671Z] Removing intermediate container 85738de14950 [2023-10-24T18:07:34.671Z] ---> 7009c4d91fe5 [2023-10-24T18:07:34.671Z] Step 7/29 : WORKDIR /app [2023-10-24T18:07:34.671Z] ---> Running in 524d6838ada2 [2023-10-24T18:07:34.671Z] Removing intermediate container 524d6838ada2 [2023-10-24T18:07:34.671Z] ---> a5e35ca51346 [2023-10-24T18:07:34.671Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-24T18:07:34.930Z] ---> 2c6bc53c307f [2023-10-24T18:07:34.930Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:07:34.930Z] ---> Running in f3f86e641c2b [2023-10-24T18:07:35.505Z] Removing intermediate container f3f86e641c2b [2023-10-24T18:07:35.505Z] ---> 4b5040b52e9d [2023-10-24T18:07:35.505Z] Step 10/29 : COPY . . [2023-10-24T18:07:36.070Z] ---> be6075646cc4 [2023-10-24T18:07:36.070Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:07:36.070Z] ---> Running in a6bf7d4dc025 [2023-10-24T18:07:36.070Z] Removing intermediate container a6bf7d4dc025 [2023-10-24T18:07:36.070Z] ---> a642cb0e7dcb [2023-10-24T18:07:36.070Z] Step 12/29 : RUN $MAKE [2023-10-24T18:07:36.070Z] ---> Running in bd410d2e7a26 [2023-10-24T18:07:36.329Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.29 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.29" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-24T18:07:43.895Z] using credential edgex-jenkins-ssh [2023-10-24T18:07:43.910Z] Cloning the remote Git repository [2023-10-24T18:07:43.959Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-24T18:07:44.055Z] > git init /w/workspace/app-rfid-llrp-inventory/141 # timeout=10 [2023-10-24T18:07:44.202Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-24T18:07:44.204Z] > git --version # timeout=10 [2023-10-24T18:07:44.226Z] > git --version # 'git version 2.25.1' [2023-10-24T18:07:44.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:07:44.373Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:07:46.507Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-24T18:07:46.534Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:07:47.488Z] Avoid second fetch [2023-10-24T18:07:47.488Z] Checking out Revision ae0fc916ce7d511bfada48b200efa99a99f94c46 (main) [2023-10-24T18:07:48.060Z] Commit message: "feat!: Remove snap packaging (#238)" [2023-10-24T18:07:47.516Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T18:07:47.580Z] > git checkout -f ae0fc916ce7d511bfada48b200efa99a99f94c46 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:07:49.057Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T18:07:49.057Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:07:49.057Z] Dload Upload Total Spent Left Speed [2023-10-24T18:07:49.058Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2023-10-24T18:07:49.633Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T18:07:49.963Z] + sudo tee /etc/docker/daemon.new [2023-10-24T18:07:49.964Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T18:07:49.964Z] { [2023-10-24T18:07:49.964Z] "registry-mirrors": [ [2023-10-24T18:07:49.964Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T18:07:49.964Z] ], [2023-10-24T18:07:49.964Z] "bip": "10.250.0.254/24", [2023-10-24T18:07:49.964Z] "hosts": [ [2023-10-24T18:07:49.964Z] "tcp://0.0.0.0:5555", [2023-10-24T18:07:49.964Z] "unix:///var/run/docker.sock" [2023-10-24T18:07:49.964Z] ], [2023-10-24T18:07:49.964Z] "mtu": 1458, [2023-10-24T18:07:49.964Z] "selinux-enabled": true, [2023-10-24T18:07:49.964Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T18:07:49.964Z] } [Pipeline] sh [2023-10-24T18:07:50.297Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T18:07:50.647Z] + sudo service docker restart [2023-10-24T18:07:58.258Z] Removing intermediate container bd410d2e7a26 [2023-10-24T18:07:58.258Z] ---> 960cfa7dc46a [2023-10-24T18:07:58.258Z] Step 13/29 : FROM alpine:3.18 [2023-10-24T18:07:58.258Z] 3.18: Pulling from library/alpine [2023-10-24T18:07:58.258Z] 96526aa774ef: Pulling fs layer [2023-10-24T18:07:58.258Z] 96526aa774ef: Download complete [2023-10-24T18:07:58.258Z] 96526aa774ef: Pull complete [2023-10-24T18:07:58.258Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:07:58.258Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:07:58.258Z] ---> 8ca4688f4f35 [2023-10-24T18:07:58.258Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T18:07:58.258Z] ---> Running in b330fa09dd4e [2023-10-24T18:07:58.258Z] Removing intermediate container b330fa09dd4e [2023-10-24T18:07:58.258Z] ---> 251b062b1915 [2023-10-24T18:07:58.258Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-24T18:07:58.258Z] ---> Running in b91c16d668b5 [2023-10-24T18:07:58.258Z] Removing intermediate container b91c16d668b5 [2023-10-24T18:07:58.258Z] ---> 41dc24fa3075 [2023-10-24T18:07:58.258Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-24T18:07:58.258Z] ---> Running in f8f918a6cb18 [2023-10-24T18:07:58.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:07:58.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:07:58.777Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T18:07:58.777Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T18:07:58.777Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:07:58.777Z] Executing ca-certificates-20230506-r0.trigger [2023-10-24T18:07:58.777Z] OK: 8 MiB in 17 packages [2023-10-24T18:07:59.347Z] Removing intermediate container f8f918a6cb18 [2023-10-24T18:07:59.347Z] ---> 0f5166572bc3 [2023-10-24T18:07:59.347Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-24T18:07:59.347Z] ---> e730217287c1 [2023-10-24T18:07:59.347Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-24T18:07:59.606Z] ---> 8f4c5503a48d [2023-10-24T18:07:59.606Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-24T18:07:59.606Z] ---> 1613f14d4ed7 [2023-10-24T18:07:59.606Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-24T18:07:59.871Z] ---> 3c06fbed1c07 [2023-10-24T18:07:59.871Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-24T18:08:00.435Z] ---> f5c78509fc73 [2023-10-24T18:08:00.435Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-24T18:08:00.435Z] ---> Running in f18f12ed4d67 [2023-10-24T18:08:01.003Z] Removing intermediate container f18f12ed4d67 [2023-10-24T18:08:01.003Z] ---> 30e7f38efb15 [2023-10-24T18:08:01.003Z] Step 23/29 : VOLUME /cache [2023-10-24T18:08:01.003Z] ---> Running in 0ccd8350a51e [2023-10-24T18:08:01.003Z] Removing intermediate container 0ccd8350a51e [2023-10-24T18:08:01.003Z] ---> ae3b24078f18 [2023-10-24T18:08:01.003Z] Step 24/29 : EXPOSE 59711 [2023-10-24T18:08:01.003Z] ---> Running in ebfd8ab8181b [2023-10-24T18:08:01.262Z] Removing intermediate container ebfd8ab8181b [2023-10-24T18:08:01.262Z] ---> bf6e6272d691 [2023-10-24T18:08:01.262Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-24T18:08:01.262Z] ---> Running in 71e48391528c [2023-10-24T18:08:01.262Z] Removing intermediate container 71e48391528c [2023-10-24T18:08:01.262Z] ---> 585e96befe8a [2023-10-24T18:08:01.262Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-24T18:08:01.262Z] ---> Running in 7d31428e12a7 [2023-10-24T18:08:01.262Z] Removing intermediate container 7d31428e12a7 [2023-10-24T18:08:01.262Z] ---> a90131917797 [2023-10-24T18:08:01.262Z] Step 27/29 : LABEL arch=amd64 [2023-10-24T18:08:01.262Z] ---> Running in 9badfef06b12 [2023-10-24T18:08:01.520Z] Removing intermediate container 9badfef06b12 [2023-10-24T18:08:01.520Z] ---> d4a20e550ef4 [2023-10-24T18:08:01.520Z] Step 28/29 : LABEL git_sha=ae0fc916ce7d511bfada48b200efa99a99f94c46 [2023-10-24T18:08:01.520Z] ---> Running in 3517a8f8c6c8 [2023-10-24T18:08:01.520Z] Removing intermediate container 3517a8f8c6c8 [2023-10-24T18:08:01.520Z] ---> 1f59c9a90fab [2023-10-24T18:08:01.520Z] Step 29/29 : LABEL version=3.1.0-dev.29 [2023-10-24T18:08:01.520Z] ---> Running in c6a5026bff47 [2023-10-24T18:08:01.778Z] Removing intermediate container c6a5026bff47 [2023-10-24T18:08:01.778Z] ---> bf3d3dc2d23c [2023-10-24T18:08:01.778Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:08:01.778Z] Successfully built bf3d3dc2d23c [2023-10-24T18:08:01.778Z] 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-10-24T18:08:01.865Z] provisioning config files... [2023-10-24T18:08:01.873Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17466845451184924356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:08:02.170Z] ---> docker-login.sh [2023-10-24T18:08:02.171Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:08:02.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:08:02.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:08:02.171Z] Configure a credential helper to remove this warning. See [2023-10-24T18:08:02.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:08:02.171Z] [2023-10-24T18:08:02.171Z] Login Succeeded [2023-10-24T18:08:02.171Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:08:02.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:08:02.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:08:02.171Z] Configure a credential helper to remove this warning. See [2023-10-24T18:08:02.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:08:02.171Z] [2023-10-24T18:08:02.171Z] Login Succeeded [2023-10-24T18:08:02.171Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:08:02.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:08:02.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:08:02.429Z] Configure a credential helper to remove this warning. See [2023-10-24T18:08:02.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:08:02.429Z] [2023-10-24T18:08:02.429Z] Login Succeeded [2023-10-24T18:08:02.429Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:08:02.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:08:02.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:08:02.429Z] Configure a credential helper to remove this warning. See [2023-10-24T18:08:02.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:08:02.429Z] [2023-10-24T18:08:02.429Z] Login Succeeded [2023-10-24T18:08:02.429Z] docker.io [2023-10-24T18:08:02.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:08:02.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:08:02.691Z] Configure a credential helper to remove this warning. See [2023-10-24T18:08:02.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:08:02.691Z] [2023-10-24T18:08:02.691Z] Login Succeeded [2023-10-24T18:08:02.691Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:08:02.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:08:02.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:08:02.761Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-10-24T18:08:02.761Z] ae0fc916ce7d511bfada48b200efa99a99f94c46 [2023-10-24T18:08:02.761Z] latest [2023-10-24T18:08:02.761Z] 3.1.0-dev.29 [2023-10-24T18:08:02.761Z] ae0fc916ce7d511bfada48b200efa99a99f94c46-3.1.0-dev.29 [2023-10-24T18:08:02.761Z] main [2023-10-24T18:08:02.761Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:08:03.093Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae0fc916ce7d511bfada48b200efa99a99f94c46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:08:03.402Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae0fc916ce7d511bfada48b200efa99a99f94c46 [2023-10-24T18:08:03.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-24T18:08:03.403Z] b86573b75723: Preparing [2023-10-24T18:08:03.403Z] 26ff45401eeb: Preparing [2023-10-24T18:08:03.403Z] 37a9b2760926: Preparing [2023-10-24T18:08:03.403Z] 19670b7cca81: Preparing [2023-10-24T18:08:03.403Z] 57b1b38e4384: Preparing [2023-10-24T18:08:03.403Z] 4e21797e359f: Preparing [2023-10-24T18:08:03.403Z] 995f0600ef22: Preparing [2023-10-24T18:08:03.403Z] cc2447e1835a: Preparing [2023-10-24T18:08:03.403Z] 4e21797e359f: Waiting [2023-10-24T18:08:03.403Z] 995f0600ef22: Waiting [2023-10-24T18:08:03.403Z] cc2447e1835a: Waiting [2023-10-24T18:08:03.403Z] 37a9b2760926: Pushed [2023-10-24T18:08:03.403Z] b86573b75723: Pushed [2023-10-24T18:08:03.403Z] 57b1b38e4384: Pushed [2023-10-24T18:08:03.403Z] 19670b7cca81: Pushed [2023-10-24T18:08:03.403Z] cc2447e1835a: Layer already exists [2023-10-24T18:08:03.665Z] 4e21797e359f: Pushed [2023-10-24T18:08:03.665Z] 995f0600ef22: Pushed [2023-10-24T18:08:06.203Z] 26ff45401eeb: Pushed [2023-10-24T18:08:06.203Z] ae0fc916ce7d511bfada48b200efa99a99f94c46: digest: sha256:655b5dfca61b52a12c67e8246a7d6836daf6e24ab0f7f0ab32d8ac83e6752cfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:08:06.529Z] + 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-10-24T18:08:06.835Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-24T18:08:06.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-24T18:08:06.835Z] b86573b75723: Preparing [2023-10-24T18:08:06.835Z] 26ff45401eeb: Preparing [2023-10-24T18:08:06.835Z] 37a9b2760926: Preparing [2023-10-24T18:08:06.835Z] 19670b7cca81: Preparing [2023-10-24T18:08:06.835Z] 57b1b38e4384: Preparing [2023-10-24T18:08:06.835Z] 4e21797e359f: Preparing [2023-10-24T18:08:06.835Z] 995f0600ef22: Preparing [2023-10-24T18:08:06.835Z] cc2447e1835a: Preparing [2023-10-24T18:08:06.835Z] 995f0600ef22: Waiting [2023-10-24T18:08:06.835Z] cc2447e1835a: Waiting [2023-10-24T18:08:06.835Z] 4e21797e359f: Waiting [2023-10-24T18:08:06.835Z] 26ff45401eeb: Layer already exists [2023-10-24T18:08:06.835Z] b86573b75723: Layer already exists [2023-10-24T18:08:06.835Z] 57b1b38e4384: Layer already exists [2023-10-24T18:08:06.835Z] 37a9b2760926: Layer already exists [2023-10-24T18:08:06.835Z] 19670b7cca81: Layer already exists [2023-10-24T18:08:06.835Z] 4e21797e359f: Layer already exists [2023-10-24T18:08:06.835Z] 995f0600ef22: Layer already exists [2023-10-24T18:08:06.835Z] cc2447e1835a: Layer already exists [2023-10-24T18:08:06.835Z] latest: digest: sha256:655b5dfca61b52a12c67e8246a7d6836daf6e24ab0f7f0ab32d8ac83e6752cfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:08:07.144Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:08:07.452Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.29 [2023-10-24T18:08:07.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-24T18:08:07.452Z] b86573b75723: Preparing [2023-10-24T18:08:07.452Z] 26ff45401eeb: Preparing [2023-10-24T18:08:07.452Z] 37a9b2760926: Preparing [2023-10-24T18:08:07.452Z] 19670b7cca81: Preparing [2023-10-24T18:08:07.452Z] 57b1b38e4384: Preparing [2023-10-24T18:08:07.452Z] 4e21797e359f: Preparing [2023-10-24T18:08:07.452Z] 995f0600ef22: Preparing [2023-10-24T18:08:07.452Z] cc2447e1835a: Preparing [2023-10-24T18:08:07.452Z] 4e21797e359f: Waiting [2023-10-24T18:08:07.452Z] 995f0600ef22: Waiting [2023-10-24T18:08:07.452Z] cc2447e1835a: Waiting [2023-10-24T18:08:07.452Z] 37a9b2760926: Layer already exists [2023-10-24T18:08:07.452Z] 19670b7cca81: Layer already exists [2023-10-24T18:08:07.452Z] b86573b75723: Layer already exists [2023-10-24T18:08:07.452Z] 57b1b38e4384: Layer already exists [2023-10-24T18:08:07.452Z] 26ff45401eeb: Layer already exists [2023-10-24T18:08:07.452Z] 4e21797e359f: Layer already exists [2023-10-24T18:08:07.452Z] cc2447e1835a: Layer already exists [2023-10-24T18:08:07.452Z] 995f0600ef22: Layer already exists [2023-10-24T18:08:07.452Z] 3.1.0-dev.29: digest: sha256:655b5dfca61b52a12c67e8246a7d6836daf6e24ab0f7f0ab32d8ac83e6752cfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:08:07.765Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae0fc916ce7d511bfada48b200efa99a99f94c46-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:08:08.084Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae0fc916ce7d511bfada48b200efa99a99f94c46-3.1.0-dev.29 [2023-10-24T18:08:08.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-24T18:08:08.084Z] b86573b75723: Preparing [2023-10-24T18:08:08.084Z] 26ff45401eeb: Preparing [2023-10-24T18:08:08.084Z] 37a9b2760926: Preparing [2023-10-24T18:08:08.084Z] 19670b7cca81: Preparing [2023-10-24T18:08:08.084Z] 57b1b38e4384: Preparing [2023-10-24T18:08:08.084Z] 4e21797e359f: Preparing [2023-10-24T18:08:08.084Z] 995f0600ef22: Preparing [2023-10-24T18:08:08.084Z] cc2447e1835a: Preparing [2023-10-24T18:08:08.084Z] cc2447e1835a: Waiting [2023-10-24T18:08:08.084Z] 4e21797e359f: Waiting [2023-10-24T18:08:08.084Z] 995f0600ef22: Waiting [2023-10-24T18:08:08.084Z] 57b1b38e4384: Layer already exists [2023-10-24T18:08:08.084Z] 37a9b2760926: Layer already exists [2023-10-24T18:08:08.084Z] b86573b75723: Layer already exists [2023-10-24T18:08:08.084Z] 19670b7cca81: Layer already exists [2023-10-24T18:08:08.084Z] 26ff45401eeb: Layer already exists [2023-10-24T18:08:08.084Z] 4e21797e359f: Layer already exists [2023-10-24T18:08:08.084Z] 995f0600ef22: Layer already exists [2023-10-24T18:08:08.084Z] cc2447e1835a: Layer already exists [2023-10-24T18:08:08.084Z] ae0fc916ce7d511bfada48b200efa99a99f94c46-3.1.0-dev.29: digest: sha256:655b5dfca61b52a12c67e8246a7d6836daf6e24ab0f7f0ab32d8ac83e6752cfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:08:08.400Z] + 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-10-24T18:08:08.706Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-10-24T18:08:08.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-24T18:08:08.706Z] b86573b75723: Preparing [2023-10-24T18:08:08.706Z] 26ff45401eeb: Preparing [2023-10-24T18:08:08.706Z] 37a9b2760926: Preparing [2023-10-24T18:08:08.706Z] 19670b7cca81: Preparing [2023-10-24T18:08:08.706Z] 57b1b38e4384: Preparing [2023-10-24T18:08:08.706Z] 4e21797e359f: Preparing [2023-10-24T18:08:08.706Z] 995f0600ef22: Preparing [2023-10-24T18:08:08.706Z] cc2447e1835a: Preparing [2023-10-24T18:08:08.706Z] cc2447e1835a: Waiting [2023-10-24T18:08:08.706Z] 995f0600ef22: Waiting [2023-10-24T18:08:08.706Z] 4e21797e359f: Waiting [2023-10-24T18:08:08.706Z] 37a9b2760926: Layer already exists [2023-10-24T18:08:08.707Z] 57b1b38e4384: Layer already exists [2023-10-24T18:08:08.707Z] 26ff45401eeb: Layer already exists [2023-10-24T18:08:08.707Z] 19670b7cca81: Layer already exists [2023-10-24T18:08:08.707Z] b86573b75723: Layer already exists [2023-10-24T18:08:08.707Z] 4e21797e359f: Layer already exists [2023-10-24T18:08:08.707Z] 995f0600ef22: Layer already exists [2023-10-24T18:08:08.707Z] cc2447e1835a: Layer already exists [2023-10-24T18:08:08.707Z] main: digest: sha256:655b5dfca61b52a12c67e8246a7d6836daf6e24ab0f7f0ab32d8ac83e6752cfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:08:08.743Z] ===================================================== [Pipeline] echo [2023-10-24T18:08:08.749Z] taggedImages: [2023-10-24T18:08:08.749Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae0fc916ce7d511bfada48b200efa99a99f94c46 [2023-10-24T18:08:08.749Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-24T18:08:08.749Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.29 [2023-10-24T18:08:08.749Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae0fc916ce7d511bfada48b200efa99a99f94c46-3.1.0-dev.29 [2023-10-24T18:08:08.749Z] - 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:08:08.939Z] provisioning config files... [2023-10-24T18:08:08.965Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/141@tmp/config18446625181969318874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:08:09.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:08:09.126Z] [2023-10-24T18:08:09.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:08:09.319Z] ---> docker-login.sh [2023-10-24T18:08:09.319Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:08:09.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:08:09.422Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T18:08:09.422Z] 5eb5b503b376: Pulling fs layer [2023-10-24T18:08:09.422Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T18:08:09.422Z] ec43610c2a17: Pulling fs layer [2023-10-24T18:08:09.422Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T18:08:09.422Z] 33b1e0a273af: Pulling fs layer [2023-10-24T18:08:09.422Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T18:08:09.422Z] 2f39f015ded8: Pulling fs layer [2023-10-24T18:08:09.422Z] 33b1e0a273af: Waiting [2023-10-24T18:08:09.422Z] 2f39f015ded8: Waiting [2023-10-24T18:08:09.422Z] 3a2ae6a8a46f: Waiting [2023-10-24T18:08:09.422Z] 5d3b04190fa2: Waiting [2023-10-24T18:08:09.422Z] 5c69ac0246d0: Download complete [2023-10-24T18:08:09.422Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T18:08:09.422Z] 3a2ae6a8a46f: Download complete [2023-10-24T18:08:09.422Z] 33b1e0a273af: Verifying Checksum [2023-10-24T18:08:09.423Z] 33b1e0a273af: Download complete [2023-10-24T18:08:09.423Z] ec43610c2a17: Verifying Checksum [2023-10-24T18:08:09.423Z] ec43610c2a17: Download complete [2023-10-24T18:08:09.423Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T18:08:09.423Z] 5d3b04190fa2: Download complete [2023-10-24T18:08:09.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:08:09.681Z] 5eb5b503b376: Verifying Checksum [2023-10-24T18:08:09.681Z] 5eb5b503b376: Download complete [2023-10-24T18:08:09.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:08:09.862Z] Configure a credential helper to remove this warning. See [2023-10-24T18:08:09.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:08:09.862Z] [2023-10-24T18:08:09.862Z] Login Succeeded [2023-10-24T18:08:09.862Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:08:10.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:08:10.247Z] 2f39f015ded8: Download complete [2023-10-24T18:08:10.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:08:10.400Z] Configure a credential helper to remove this warning. See [2023-10-24T18:08:10.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:08:10.400Z] [2023-10-24T18:08:10.400Z] Login Succeeded [2023-10-24T18:08:10.400Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:08:10.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:08:10.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:08:10.669Z] Configure a credential helper to remove this warning. See [2023-10-24T18:08:10.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:08:10.669Z] [2023-10-24T18:08:10.669Z] Login Succeeded [2023-10-24T18:08:10.669Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:08:10.813Z] 5eb5b503b376: Pull complete [2023-10-24T18:08:10.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:08:10.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:08:10.938Z] Configure a credential helper to remove this warning. See [2023-10-24T18:08:10.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:08:10.938Z] [2023-10-24T18:08:10.938Z] Login Succeeded [2023-10-24T18:08:10.938Z] docker.io [2023-10-24T18:08:11.070Z] 5c69ac0246d0: Pull complete [2023-10-24T18:08:11.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:08:11.329Z] ec43610c2a17: Pull complete [2023-10-24T18:08:11.329Z] 3a2ae6a8a46f: Pull complete [2023-10-24T18:08:11.588Z] 33b1e0a273af: Pull complete [2023-10-24T18:08:11.588Z] 5d3b04190fa2: Pull complete [2023-10-24T18:08:11.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:08:11.795Z] Configure a credential helper to remove this warning. See [2023-10-24T18:08:11.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:08:11.795Z] [2023-10-24T18:08:11.795Z] Login Succeeded [2023-10-24T18:08:11.795Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:08:11.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:08:12.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:08:12.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:08:12.079Z] ========================================================= [2023-10-24T18:08:12.079Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T18:08:12.079Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:08:12.431Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T18:08:12.706Z] Sending build context to Docker daemon 662.5kB [2023-10-24T18:08:12.706Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:08:12.706Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:08:12.706Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T18:08:12.706Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T18:08:12.706Z] 5d54e960e981: Pulling fs layer [2023-10-24T18:08:12.706Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T18:08:12.706Z] f0e02332f6b5: Pulling fs layer [2023-10-24T18:08:12.706Z] cefa15bbcfad: Pulling fs layer [2023-10-24T18:08:12.706Z] 17808c966233: Pulling fs layer [2023-10-24T18:08:12.706Z] f4c1fc716caa: Pulling fs layer [2023-10-24T18:08:12.706Z] cefa15bbcfad: Waiting [2023-10-24T18:08:12.706Z] 17808c966233: Waiting [2023-10-24T18:08:12.706Z] f4c1fc716caa: Waiting [2023-10-24T18:08:12.706Z] f0e02332f6b5: Waiting [2023-10-24T18:08:12.979Z] 5d54e960e981: Verifying Checksum [2023-10-24T18:08:12.979Z] 5d54e960e981: Download complete [2023-10-24T18:08:12.979Z] f0e02332f6b5: Verifying Checksum [2023-10-24T18:08:12.979Z] f0e02332f6b5: Download complete [2023-10-24T18:08:12.979Z] cefa15bbcfad: Verifying Checksum [2023-10-24T18:08:12.979Z] cefa15bbcfad: Download complete [2023-10-24T18:08:12.979Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T18:08:12.979Z] 9fda8d8052c6: Download complete [2023-10-24T18:08:13.580Z] f4c1fc716caa: Verifying Checksum [2023-10-24T18:08:13.580Z] f4c1fc716caa: Download complete [2023-10-24T18:08:14.173Z] 9fda8d8052c6: Pull complete [2023-10-24T18:08:14.783Z] 5d54e960e981: Pull complete [2023-10-24T18:08:14.783Z] c4a7e357bf2a: Download complete [2023-10-24T18:08:15.749Z] 17808c966233: Verifying Checksum [2023-10-24T18:08:15.749Z] 17808c966233: Download complete [2023-10-24T18:08:15.773Z] 2f39f015ded8: Pull complete [2023-10-24T18:08:15.773Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T18:08:15.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:08:15.773Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:08:15.857Z] prd-ubuntu20.04-docker-8c-8g-9979 does not seem to be running inside a container [2023-10-24T18:08:15.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T18:08:20.284Z] $ docker top f0f5c22ab327dce39ae37cf7c1df858864ffbb98f390d79ecaa34daa06583c25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:08:20.663Z] ---> job-cost.sh [2023-10-24T18:08:20.663Z] lf-activate-venv: SKIPPING [2023-10-24T18:08:20.663Z] INFO: No Stack... [2023-10-24T18:08:20.921Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:08:21.488Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:08:21.777Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-10-24T18:08:21.777Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:08:21.790Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-141-stack-cost] [2023-10-24T18:08:21.799Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-141-stack-cost] did not exist. Created. [2023-10-24T18:08:21.799Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:08:22.099Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T18:08:22.128Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:08:22.134Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-141-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:08:22.163Z] $ docker stop --time=1 f0f5c22ab327dce39ae37cf7c1df858864ffbb98f390d79ecaa34daa06583c25 [2023-10-24T18:08:23.309Z] $ docker rm -f --volumes f0f5c22ab327dce39ae37cf7c1df858864ffbb98f390d79ecaa34daa06583c25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T18:08:28.081Z] c4a7e357bf2a: Pull complete [2023-10-24T18:08:28.347Z] f0e02332f6b5: Pull complete [2023-10-24T18:08:28.613Z] cefa15bbcfad: Pull complete [2023-10-24T18:08:36.834Z] 17808c966233: Pull complete [2023-10-24T18:08:40.187Z] f4c1fc716caa: Pull complete [2023-10-24T18:08:40.187Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T18:08:40.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T18:08:40.187Z] ---> ea914061e18c [2023-10-24T18:08:40.187Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:08:42.137Z] ---> Running in 1a8d60e92f3f [2023-10-24T18:08:42.406Z] Removing intermediate container 1a8d60e92f3f [2023-10-24T18:08:42.406Z] ---> 3e6a0e00c43c [2023-10-24T18:08:42.406Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:08:42.406Z] ---> Running in f2a165cf51bb [2023-10-24T18:08:42.679Z] Removing intermediate container f2a165cf51bb [2023-10-24T18:08:42.679Z] ---> ca9929df3b85 [2023-10-24T18:08:42.679Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:08:43.042Z] ---> Running in c80cc569960f [2023-10-24T18:08:43.042Z] Removing intermediate container c80cc569960f [2023-10-24T18:08:43.042Z] ---> 0b25b0660e1c [2023-10-24T18:08:43.042Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:08:43.344Z] ---> Running in 4369651857cd [2023-10-24T18:08:44.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:08:44.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:08:45.865Z] OK: 266 MiB in 52 packages [2023-10-24T18:08:46.956Z] Removing intermediate container 4369651857cd [2023-10-24T18:08:46.956Z] ---> 600b2994f202 [2023-10-24T18:08:46.956Z] Step 7/12 : WORKDIR /app [2023-10-24T18:08:46.956Z] ---> Running in 2038ad831cf9 [2023-10-24T18:08:47.253Z] Removing intermediate container 2038ad831cf9 [2023-10-24T18:08:47.253Z] ---> bd6b1e592896 [2023-10-24T18:08:47.253Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T18:08:47.531Z] ---> 9f2d58fe8497 [2023-10-24T18:08:47.531Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:08:47.816Z] ---> Running in 59fa2345ff06 [2023-10-24T18:10:24.461Z] Removing intermediate container 59fa2345ff06 [2023-10-24T18:10:24.461Z] ---> 639dae0b8a99 [2023-10-24T18:10:24.461Z] Step 10/12 : COPY . . [2023-10-24T18:10:24.461Z] ---> 5ecb656f3996 [2023-10-24T18:10:24.461Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:10:24.461Z] ---> Running in 860abd69c4fb [2023-10-24T18:10:24.461Z] Removing intermediate container 860abd69c4fb [2023-10-24T18:10:24.461Z] ---> 5040aa04e468 [2023-10-24T18:10:24.461Z] Step 12/12 : RUN $MAKE [2023-10-24T18:10:24.461Z] ---> Running in 1cdb3c721e28 [2023-10-24T18:10:24.461Z] noop [2023-10-24T18:10:24.461Z] Removing intermediate container 1cdb3c721e28 [2023-10-24T18:10:24.461Z] ---> 61288d7d2675 [2023-10-24T18:10:24.461Z] Successfully built 61288d7d2675 [2023-10-24T18:10:24.461Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:10:24.802Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:10:24.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:10:25.024Z] prd-ubuntu20.04-docker-arm64-4c-16g-9983 does not seem to be running inside a container [2023-10-24T18:10:25.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/141 -v /w/workspace/app-rfid-llrp-inventory/141:/w/workspace/app-rfid-llrp-inventory/141:rw,z -v /w/workspace/app-rfid-llrp-inventory/141@tmp:/w/workspace/app-rfid-llrp-inventory/141@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-10-24T18:10:28.927Z] $ docker top 59a64305b5474f9de7894e0898b98b2b55050f23a3368603ab59e549fa6c1b45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:10:29.765Z] + go version [2023-10-24T18:10:29.765Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T18:10:29.795Z] $ docker stop --time=1 59a64305b5474f9de7894e0898b98b2b55050f23a3368603ab59e549fa6c1b45 [2023-10-24T18:10:31.466Z] $ docker rm -f --volumes 59a64305b5474f9de7894e0898b98b2b55050f23a3368603ab59e549fa6c1b45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:10:31.985Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:10:31.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:10:32.174Z] prd-ubuntu20.04-docker-arm64-4c-16g-9983 does not seem to be running inside a container [2023-10-24T18:10:32.256Z] $ 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/141 -v /w/workspace/app-rfid-llrp-inventory/141:/w/workspace/app-rfid-llrp-inventory/141:rw,z -v /w/workspace/app-rfid-llrp-inventory/141@tmp:/w/workspace/app-rfid-llrp-inventory/141@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-10-24T18:10:33.474Z] $ docker top bdc5fd3077452237fe8d9676d9548bd5bd63b5b54e9074a6d4ad5739cd986da4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:10:34.291Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/141 [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:10:34.933Z] + make test [2023-10-24T18:10:34.933Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-24T18:13:11.683Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-24T18:13:11.683Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-24T18:13:11.683Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.645s coverage: 86.2% of statements [2023-10-24T18:13:21.833Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.675s coverage: 71.9% of statements [2023-10-24T18:13:23.280Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T18:13:23.280Z] go vet ./... [2023-10-24T18:16:00.152Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:16:00.152Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:16:00.152Z] ./bin/test-attribution.sh [2023-10-24T18:16:00.152Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-24T18:16:00.152Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-24T18:16:00.152Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-24T18:16:00.152Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-24T18:16:00.152Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-24T18:16:00.152Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-24T18:16:00.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:16:00.199Z] $ docker stop --time=1 bdc5fd3077452237fe8d9676d9548bd5bd63b5b54e9074a6d4ad5739cd986da4 [2023-10-24T18:16:02.359Z] $ docker rm -f --volumes bdc5fd3077452237fe8d9676d9548bd5bd63b5b54e9074a6d4ad5739cd986da4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:16:04.391Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:16:04.413Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T18:16:05.051Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:16:05.451Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:16:05.786Z] + ls -al . [2023-10-24T18:16:05.786Z] total 228 [2023-10-24T18:16:05.786Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:10 . [2023-10-24T18:16:05.786Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:07 .. [2023-10-24T18:16:05.786Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 18:07 .dockerignore [2023-10-24T18:16:05.786Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:07 .git [2023-10-24T18:16:05.786Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:07 .github [2023-10-24T18:16:05.786Z] -rw-rw-r-- 1 jenkins jenkins 701 Oct 24 18:07 .gitignore [2023-10-24T18:16:05.786Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:07 .golangci.yml [2023-10-24T18:16:05.786Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 24 18:07 Attribution.txt [2023-10-24T18:16:05.786Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 24 18:07 CHANGELOG.md [2023-10-24T18:16:05.786Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 24 18:07 Dockerfile [2023-10-24T18:16:05.786Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:07 GOVERNANCE.md [2023-10-24T18:16:05.786Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 24 18:07 Jenkinsfile [2023-10-24T18:16:05.786Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 18:07 LICENSE [2023-10-24T18:16:05.786Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 24 18:07 Makefile [2023-10-24T18:16:05.786Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 18:07 OWNERS.md [2023-10-24T18:16:05.786Z] -rw-rw-r-- 1 jenkins jenkins 31446 Oct 24 18:07 README.md [2023-10-24T18:16:05.786Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:05 VERSION [2023-10-24T18:16:05.786Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:07 bin [2023-10-24T18:16:05.786Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 24 18:13 coverage.out [2023-10-24T18:16:05.786Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 24 18:07 go.mod [2023-10-24T18:16:05.786Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 24 18:07 go.sum [2023-10-24T18:16:05.786Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:07 images [2023-10-24T18:16:05.786Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:07 internal [2023-10-24T18:16:05.786Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 18:07 main.go [2023-10-24T18:16:05.786Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:07 res [2023-10-24T18:16:05.786Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:07 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:16:06.137Z] + 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=ae0fc916ce7d511bfada48b200efa99a99f94c46 --label arch=arm64 --label version=3.1.0-dev.29 . [2023-10-24T18:16:06.405Z] Sending build context to Docker daemon 662.5kB [2023-10-24T18:16:06.405Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:16:06.405Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-24T18:16:06.405Z] ---> 61288d7d2675 [2023-10-24T18:16:06.405Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:16:06.673Z] ---> Running in 4c1d1e5d64a4 [2023-10-24T18:16:06.943Z] Removing intermediate container 4c1d1e5d64a4 [2023-10-24T18:16:06.943Z] ---> c0452a3275d8 [2023-10-24T18:16:06.943Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:16:07.217Z] ---> Running in 23ea9924c14f [2023-10-24T18:16:07.486Z] Removing intermediate container 23ea9924c14f [2023-10-24T18:16:07.486Z] ---> 36c265f765b2 [2023-10-24T18:16:07.486Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:16:07.762Z] ---> Running in 98d03ff9b1ed [2023-10-24T18:16:08.057Z] Removing intermediate container 98d03ff9b1ed [2023-10-24T18:16:08.057Z] ---> 7d9019726cae [2023-10-24T18:16:08.057Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:16:08.057Z] ---> Running in 5ab364c5e89d [2023-10-24T18:16:09.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:16:09.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:16:11.764Z] OK: 266 MiB in 52 packages [2023-10-24T18:16:12.736Z] Removing intermediate container 5ab364c5e89d [2023-10-24T18:16:12.736Z] ---> 05d097fd84ac [2023-10-24T18:16:12.736Z] Step 7/29 : WORKDIR /app [2023-10-24T18:16:12.736Z] ---> Running in 4a47b26a4af3 [2023-10-24T18:16:13.326Z] Removing intermediate container 4a47b26a4af3 [2023-10-24T18:16:13.326Z] ---> 569d64fbf3cf [2023-10-24T18:16:13.326Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-24T18:16:13.918Z] ---> dfd80114a2fd [2023-10-24T18:16:13.918Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:16:13.918Z] ---> Running in e42614a734ed [2023-10-24T18:16:16.552Z] Removing intermediate container e42614a734ed [2023-10-24T18:16:16.552Z] ---> 831485a9f09e [2023-10-24T18:16:16.552Z] Step 10/29 : COPY . . [2023-10-24T18:16:17.137Z] ---> 6d51abc66cec [2023-10-24T18:16:17.137Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:16:17.137Z] ---> Running in 2b8d0ce3761b [2023-10-24T18:16:17.736Z] Removing intermediate container 2b8d0ce3761b [2023-10-24T18:16:17.736Z] ---> 033b3976ad1c [2023-10-24T18:16:17.736Z] Step 12/29 : RUN $MAKE [2023-10-24T18:16:17.736Z] ---> Running in 1175a50e8bfe [2023-10-24T18:16:19.152Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.29 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.29" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-24T18:19:11.036Z] Removing intermediate container 1175a50e8bfe [2023-10-24T18:19:11.036Z] ---> 84b8991b201f [2023-10-24T18:19:11.036Z] Step 13/29 : FROM alpine:3.18 [2023-10-24T18:19:11.036Z] 3.18: Pulling from library/alpine [2023-10-24T18:19:11.036Z] 579b34f0a95b: Pulling fs layer [2023-10-24T18:19:11.036Z] 579b34f0a95b: Download complete [2023-10-24T18:19:11.036Z] 579b34f0a95b: Pull complete [2023-10-24T18:19:11.036Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:19:11.036Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:19:11.036Z] ---> 3cc203321400 [2023-10-24T18:19:11.036Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T18:19:11.036Z] ---> Running in 10c9485306c1 [2023-10-24T18:19:11.036Z] Removing intermediate container 10c9485306c1 [2023-10-24T18:19:11.036Z] ---> 6ed271f30a9a [2023-10-24T18:19:11.036Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-24T18:19:11.036Z] ---> Running in 4993ab2c0a7c [2023-10-24T18:19:11.036Z] Removing intermediate container 4993ab2c0a7c [2023-10-24T18:19:11.036Z] ---> 5030b4422ed3 [2023-10-24T18:19:11.036Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-24T18:19:11.036Z] ---> Running in 96a1bdef03b5 [2023-10-24T18:19:11.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:19:11.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:19:11.036Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T18:19:11.036Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T18:19:11.036Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:19:11.036Z] Executing ca-certificates-20230506-r0.trigger [2023-10-24T18:19:11.036Z] OK: 9 MiB in 17 packages [2023-10-24T18:19:11.036Z] Removing intermediate container 96a1bdef03b5 [2023-10-24T18:19:11.036Z] ---> 03e50a884ae2 [2023-10-24T18:19:11.036Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-24T18:19:11.036Z] ---> 0827237279f7 [2023-10-24T18:19:11.036Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-24T18:19:11.036Z] ---> 1730764b9a04 [2023-10-24T18:19:11.036Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-24T18:19:11.036Z] ---> 1df955b3b7fc [2023-10-24T18:19:11.036Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-24T18:19:11.036Z] ---> 4613f2fab2f2 [2023-10-24T18:19:11.036Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-24T18:19:11.636Z] ---> 2b8d825d4a88 [2023-10-24T18:19:11.636Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-24T18:19:11.910Z] ---> Running in 5d1296e1b50a [2023-10-24T18:19:13.881Z] Removing intermediate container 5d1296e1b50a [2023-10-24T18:19:13.881Z] ---> aff620632d86 [2023-10-24T18:19:13.881Z] Step 23/29 : VOLUME /cache [2023-10-24T18:19:14.152Z] ---> Running in 1ccbf9f474c9 [2023-10-24T18:19:14.747Z] Removing intermediate container 1ccbf9f474c9 [2023-10-24T18:19:14.747Z] ---> 26765778cc97 [2023-10-24T18:19:14.747Z] Step 24/29 : EXPOSE 59711 [2023-10-24T18:19:14.747Z] ---> Running in 1cffa572503e [2023-10-24T18:19:15.491Z] Removing intermediate container 1cffa572503e [2023-10-24T18:19:15.491Z] ---> 067d93cfae64 [2023-10-24T18:19:15.491Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-24T18:19:15.491Z] ---> Running in a3bdffc261b3 [2023-10-24T18:19:15.769Z] Removing intermediate container a3bdffc261b3 [2023-10-24T18:19:15.769Z] ---> 3119790b637a [2023-10-24T18:19:15.769Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-24T18:19:15.769Z] ---> Running in d00f3ca6fc00 [2023-10-24T18:19:19.338Z] Removing intermediate container d00f3ca6fc00 [2023-10-24T18:19:19.338Z] ---> 817bd58cd4a8 [2023-10-24T18:19:19.338Z] Step 27/29 : LABEL arch=arm64 [2023-10-24T18:19:19.338Z] ---> Running in 9339e98d5f90 [2023-10-24T18:19:19.338Z] Removing intermediate container 9339e98d5f90 [2023-10-24T18:19:19.338Z] ---> adcf2ef245c9 [2023-10-24T18:19:19.338Z] Step 28/29 : LABEL git_sha=ae0fc916ce7d511bfada48b200efa99a99f94c46 [2023-10-24T18:19:19.338Z] ---> Running in 7d3397750aa9 [2023-10-24T18:19:19.338Z] Removing intermediate container 7d3397750aa9 [2023-10-24T18:19:19.338Z] ---> 45569fcc89ef [2023-10-24T18:19:19.338Z] Step 29/29 : LABEL version=3.1.0-dev.29 [2023-10-24T18:19:19.338Z] ---> Running in d680e46eaedb [2023-10-24T18:19:19.338Z] Removing intermediate container d680e46eaedb [2023-10-24T18:19:19.338Z] ---> fe590a8b87ae [2023-10-24T18:19:19.338Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:19:19.338Z] Successfully built fe590a8b87ae [2023-10-24T18:19:19.338Z] 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-10-24T18:19:19.477Z] provisioning config files... [2023-10-24T18:19:19.506Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/141@tmp/config1644835197287572578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:19:19.908Z] ---> docker-login.sh [2023-10-24T18:19:19.908Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:19:20.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:19:20.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:19:20.186Z] Configure a credential helper to remove this warning. See [2023-10-24T18:19:20.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:19:20.186Z] [2023-10-24T18:19:20.186Z] Login Succeeded [2023-10-24T18:19:20.186Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:19:20.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:19:20.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:19:20.781Z] Configure a credential helper to remove this warning. See [2023-10-24T18:19:20.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:19:20.781Z] [2023-10-24T18:19:20.781Z] Login Succeeded [2023-10-24T18:19:20.781Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:19:21.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:19:21.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:19:21.327Z] Configure a credential helper to remove this warning. See [2023-10-24T18:19:21.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:19:21.327Z] [2023-10-24T18:19:21.327Z] Login Succeeded [2023-10-24T18:19:21.327Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:19:21.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:19:21.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:19:21.886Z] Configure a credential helper to remove this warning. See [2023-10-24T18:19:21.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:19:21.886Z] [2023-10-24T18:19:21.886Z] Login Succeeded [2023-10-24T18:19:21.886Z] docker.io [2023-10-24T18:19:22.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:19:22.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:19:22.436Z] Configure a credential helper to remove this warning. See [2023-10-24T18:19:22.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:19:22.436Z] [2023-10-24T18:19:22.436Z] Login Succeeded [2023-10-24T18:19:22.436Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:19:22.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:19:22.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:19:22.499Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-10-24T18:19:22.499Z] ae0fc916ce7d511bfada48b200efa99a99f94c46 [2023-10-24T18:19:22.499Z] latest [2023-10-24T18:19:22.499Z] 3.1.0-dev.29 [2023-10-24T18:19:22.499Z] ae0fc916ce7d511bfada48b200efa99a99f94c46-3.1.0-dev.29 [2023-10-24T18:19:22.499Z] main [2023-10-24T18:19:22.499Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:19:22.888Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae0fc916ce7d511bfada48b200efa99a99f94c46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:19:23.279Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae0fc916ce7d511bfada48b200efa99a99f94c46 [2023-10-24T18:19:23.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-24T18:19:23.279Z] ff0cf9e4d4ce: Preparing [2023-10-24T18:19:23.279Z] 4ca26531d817: Preparing [2023-10-24T18:19:23.279Z] 53d6c41e8b53: Preparing [2023-10-24T18:19:23.279Z] 677ae6a03d8f: Preparing [2023-10-24T18:19:23.279Z] b7ce594271bb: Preparing [2023-10-24T18:19:23.279Z] 11fde358cef4: Preparing [2023-10-24T18:19:23.279Z] 22282b3eef88: Preparing [2023-10-24T18:19:23.279Z] 11fde358cef4: Waiting [2023-10-24T18:19:23.279Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:19:23.279Z] 22282b3eef88: Waiting [2023-10-24T18:19:23.279Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:19:23.551Z] ff0cf9e4d4ce: Pushed [2023-10-24T18:19:23.551Z] 53d6c41e8b53: Pushed [2023-10-24T18:19:23.551Z] 677ae6a03d8f: Pushed [2023-10-24T18:19:23.551Z] b7ce594271bb: Pushed [2023-10-24T18:19:23.824Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:19:23.824Z] 11fde358cef4: Pushed [2023-10-24T18:19:24.096Z] 22282b3eef88: Pushed [2023-10-24T18:19:32.406Z] 4ca26531d817: Pushed [2023-10-24T18:19:32.406Z] ae0fc916ce7d511bfada48b200efa99a99f94c46: digest: sha256:614a236616912ef112c554f16896eae38e5de625333758336c336e437ca8bfcd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:19:32.807Z] + 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-10-24T18:19:34.618Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-24T18:19:34.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-24T18:19:34.618Z] ff0cf9e4d4ce: Preparing [2023-10-24T18:19:34.618Z] 4ca26531d817: Preparing [2023-10-24T18:19:34.618Z] 53d6c41e8b53: Preparing [2023-10-24T18:19:34.618Z] 677ae6a03d8f: Preparing [2023-10-24T18:19:34.618Z] b7ce594271bb: Preparing [2023-10-24T18:19:34.618Z] 11fde358cef4: Preparing [2023-10-24T18:19:34.618Z] 22282b3eef88: Preparing [2023-10-24T18:19:34.618Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:19:34.618Z] 11fde358cef4: Waiting [2023-10-24T18:19:34.618Z] 22282b3eef88: Waiting [2023-10-24T18:19:34.618Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:19:34.618Z] b7ce594271bb: Layer already exists [2023-10-24T18:19:34.618Z] 677ae6a03d8f: Layer already exists [2023-10-24T18:19:34.618Z] ff0cf9e4d4ce: Layer already exists [2023-10-24T18:19:34.618Z] 53d6c41e8b53: Layer already exists [2023-10-24T18:19:34.618Z] 4ca26531d817: Layer already exists [2023-10-24T18:19:34.618Z] 22282b3eef88: Layer already exists [2023-10-24T18:19:34.618Z] 11fde358cef4: Layer already exists [2023-10-24T18:19:34.618Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:19:34.891Z] latest: digest: sha256:614a236616912ef112c554f16896eae38e5de625333758336c336e437ca8bfcd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:19:35.262Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:19:35.628Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.29 [2023-10-24T18:19:35.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-24T18:19:35.629Z] ff0cf9e4d4ce: Preparing [2023-10-24T18:19:35.629Z] 4ca26531d817: Preparing [2023-10-24T18:19:35.629Z] 53d6c41e8b53: Preparing [2023-10-24T18:19:35.629Z] 677ae6a03d8f: Preparing [2023-10-24T18:19:35.629Z] b7ce594271bb: Preparing [2023-10-24T18:19:35.629Z] 11fde358cef4: Preparing [2023-10-24T18:19:35.629Z] 22282b3eef88: Preparing [2023-10-24T18:19:35.629Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:19:35.629Z] 22282b3eef88: Waiting [2023-10-24T18:19:35.629Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:19:35.629Z] 11fde358cef4: Waiting [2023-10-24T18:19:35.629Z] b7ce594271bb: Layer already exists [2023-10-24T18:19:35.629Z] 53d6c41e8b53: Layer already exists [2023-10-24T18:19:35.629Z] 677ae6a03d8f: Layer already exists [2023-10-24T18:19:35.629Z] 4ca26531d817: Layer already exists [2023-10-24T18:19:35.629Z] ff0cf9e4d4ce: Layer already exists [2023-10-24T18:19:35.629Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:19:35.629Z] 22282b3eef88: Layer already exists [2023-10-24T18:19:35.629Z] 11fde358cef4: Layer already exists [2023-10-24T18:19:35.904Z] 3.1.0-dev.29: digest: sha256:614a236616912ef112c554f16896eae38e5de625333758336c336e437ca8bfcd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:19:36.283Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae0fc916ce7d511bfada48b200efa99a99f94c46-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:19:36.654Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae0fc916ce7d511bfada48b200efa99a99f94c46-3.1.0-dev.29 [2023-10-24T18:19:36.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-24T18:19:36.654Z] ff0cf9e4d4ce: Preparing [2023-10-24T18:19:36.654Z] 4ca26531d817: Preparing [2023-10-24T18:19:36.654Z] 53d6c41e8b53: Preparing [2023-10-24T18:19:36.654Z] 677ae6a03d8f: Preparing [2023-10-24T18:19:36.654Z] b7ce594271bb: Preparing [2023-10-24T18:19:36.654Z] 11fde358cef4: Preparing [2023-10-24T18:19:36.654Z] 22282b3eef88: Preparing [2023-10-24T18:19:36.654Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:19:36.654Z] 11fde358cef4: Waiting [2023-10-24T18:19:36.654Z] 22282b3eef88: Waiting [2023-10-24T18:19:36.654Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:19:36.654Z] 677ae6a03d8f: Layer already exists [2023-10-24T18:19:36.654Z] 4ca26531d817: Layer already exists [2023-10-24T18:19:36.654Z] 53d6c41e8b53: Layer already exists [2023-10-24T18:19:36.928Z] ff0cf9e4d4ce: Layer already exists [2023-10-24T18:19:36.928Z] b7ce594271bb: Layer already exists [2023-10-24T18:19:36.928Z] 22282b3eef88: Layer already exists [2023-10-24T18:19:36.928Z] 11fde358cef4: Layer already exists [2023-10-24T18:19:36.928Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:19:36.928Z] ae0fc916ce7d511bfada48b200efa99a99f94c46-3.1.0-dev.29: digest: sha256:614a236616912ef112c554f16896eae38e5de625333758336c336e437ca8bfcd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:19:37.300Z] + 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-10-24T18:19:37.664Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-10-24T18:19:37.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-24T18:19:37.664Z] ff0cf9e4d4ce: Preparing [2023-10-24T18:19:37.664Z] 4ca26531d817: Preparing [2023-10-24T18:19:37.664Z] 53d6c41e8b53: Preparing [2023-10-24T18:19:37.664Z] 677ae6a03d8f: Preparing [2023-10-24T18:19:37.664Z] b7ce594271bb: Preparing [2023-10-24T18:19:37.664Z] 11fde358cef4: Preparing [2023-10-24T18:19:37.664Z] 22282b3eef88: Preparing [2023-10-24T18:19:37.664Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:19:37.664Z] 11fde358cef4: Waiting [2023-10-24T18:19:37.664Z] 22282b3eef88: Waiting [2023-10-24T18:19:37.664Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:19:37.664Z] 4ca26531d817: Layer already exists [2023-10-24T18:19:37.664Z] b7ce594271bb: Layer already exists [2023-10-24T18:19:37.664Z] ff0cf9e4d4ce: Layer already exists [2023-10-24T18:19:37.664Z] 53d6c41e8b53: Layer already exists [2023-10-24T18:19:37.664Z] 677ae6a03d8f: Layer already exists [2023-10-24T18:19:37.664Z] 22282b3eef88: Layer already exists [2023-10-24T18:19:37.664Z] 11fde358cef4: Layer already exists [2023-10-24T18:19:37.664Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:19:37.934Z] main: digest: sha256:614a236616912ef112c554f16896eae38e5de625333758336c336e437ca8bfcd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:19:37.982Z] ===================================================== [Pipeline] echo [2023-10-24T18:19:37.989Z] taggedImages: [2023-10-24T18:19:37.989Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae0fc916ce7d511bfada48b200efa99a99f94c46 [2023-10-24T18:19:37.989Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-24T18:19:37.989Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.29 [2023-10-24T18:19:37.989Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae0fc916ce7d511bfada48b200efa99a99f94c46-3.1.0-dev.29 [2023-10-24T18:19:37.989Z] - 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-10-24T18:19:38.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:19:38.358Z] [2023-10-24T18:19:38.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:19:38.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:19:38.974Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T18:19:38.974Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T18:19:38.974Z] 04944245beec: Pulling fs layer [2023-10-24T18:19:38.974Z] 699f458cf7ca: Pulling fs layer [2023-10-24T18:19:38.974Z] 765212b225bb: Pulling fs layer [2023-10-24T18:19:38.974Z] f23df028b6ca: Pulling fs layer [2023-10-24T18:19:38.974Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T18:19:38.974Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T18:19:38.974Z] 765212b225bb: Waiting [2023-10-24T18:19:38.974Z] f23df028b6ca: Waiting [2023-10-24T18:19:38.974Z] d65c8cfc05b1: Waiting [2023-10-24T18:19:38.974Z] 2437ff75d9bd: Waiting [2023-10-24T18:19:38.974Z] 04944245beec: Verifying Checksum [2023-10-24T18:19:38.974Z] 04944245beec: Download complete [2023-10-24T18:19:38.974Z] 765212b225bb: Download complete [2023-10-24T18:19:38.974Z] f23df028b6ca: Verifying Checksum [2023-10-24T18:19:38.974Z] f23df028b6ca: Download complete [2023-10-24T18:19:39.251Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T18:19:39.251Z] d65c8cfc05b1: Download complete [2023-10-24T18:19:39.251Z] 699f458cf7ca: Verifying Checksum [2023-10-24T18:19:39.251Z] 699f458cf7ca: Download complete [2023-10-24T18:19:39.850Z] 8998bd30e6a1: Download complete [2023-10-24T18:19:42.482Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T18:19:42.482Z] 2437ff75d9bd: Download complete [2023-10-24T18:19:47.900Z] 8998bd30e6a1: Pull complete [2023-10-24T18:19:48.173Z] 04944245beec: Pull complete [2023-10-24T18:19:50.811Z] 699f458cf7ca: Pull complete [2023-10-24T18:19:50.811Z] 765212b225bb: Pull complete [2023-10-24T18:19:51.801Z] f23df028b6ca: Pull complete [2023-10-24T18:19:52.075Z] d65c8cfc05b1: Pull complete [2023-10-24T18:20:10.544Z] 2437ff75d9bd: Pull complete [2023-10-24T18:20:10.544Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T18:20:10.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:20:10.544Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:20:10.815Z] prd-ubuntu20.04-docker-arm64-4c-16g-9983 does not seem to be running inside a container [2023-10-24T18:20:10.941Z] $ 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/141 -v /w/workspace/app-rfid-llrp-inventory/141:/w/workspace/app-rfid-llrp-inventory/141:rw,z -v /w/workspace/app-rfid-llrp-inventory/141@tmp:/w/workspace/app-rfid-llrp-inventory/141@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-10-24T18:20:14.124Z] $ docker top 7483fc239795da733f03f33958d5c55686e38951e424a3f803620d6867f9d52d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:20:15.058Z] ---> job-cost.sh [2023-10-24T18:20:15.058Z] lf-activate-venv: SKIPPING [2023-10-24T18:20:15.058Z] INFO: No Stack... [2023-10-24T18:20:15.656Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T18:20:16.638Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:20:17.328Z] + cat /w/workspace/app-rfid-llrp-inventory/141/archives/cost.csv [2023-10-24T18:20:17.328Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:20:17.441Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-141-stack-cost] [2023-10-24T18:20:17.451Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-141-stack-cost] did not exist. Created. [2023-10-24T18:20:17.451Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:20:18.145Z] /w/workspace/app-rfid-llrp-inventory/141@tmp/durable-ec7e51b3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T18:20:18.848Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T18:20:18.867Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T18:20:18.936Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:20:18.943Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-141-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:20:18.989Z] $ docker stop --time=1 7483fc239795da733f03f33958d5c55686e38951e424a3f803620d6867f9d52d [2023-10-24T18:20:20.740Z] $ docker rm -f --volumes 7483fc239795da733f03f33958d5c55686e38951e424a3f803620d6867f9d52d [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-10-24T18:20:21.233Z] provisioning config files... [2023-10-24T18:20:21.240Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14965383794128314113tmp [Pipeline] { [Pipeline] sh [2023-10-24T18:20:21.530Z] + set +x [2023-10-24T18:20:21.530Z] + curl -s https://codecov.io/bash [2023-10-24T18:20:21.530Z] + bash -s -- [2023-10-24T18:20:21.789Z] [2023-10-24T18:20:21.789Z] _____ _ [2023-10-24T18:20:21.789Z] / ____| | | [2023-10-24T18:20:21.789Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T18:20:21.789Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T18:20:21.789Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T18:20:21.789Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T18:20:21.789Z] Bash-1.0.6 [2023-10-24T18:20:21.789Z] [2023-10-24T18:20:21.789Z] [2023-10-24T18:20:21.789Z] ==> git version 2.25.1 found [2023-10-24T18:20:21.789Z] ==> 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-10-24T18:20:21.789Z] Release-Date: 2020-01-08 [2023-10-24T18:20:21.789Z] 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-10-24T18:20:21.789Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T18:20:21.789Z] ==> Jenkins CI detected. [2023-10-24T18:20:21.789Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-24T18:20:21.789Z] project root: . [2023-10-24T18:20:21.789Z] --> token set from env [2023-10-24T18:20:21.789Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T18:20:21.789Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T18:20:21.789Z] ==> Python coveragepy not found [2023-10-24T18:20:21.789Z] ==> Searching for coverage reports in: [2023-10-24T18:20:21.789Z] + . [2023-10-24T18:20:21.789Z] -> Found 1 reports [2023-10-24T18:20:21.789Z] ==> Detecting git/mercurial file structure [2023-10-24T18:20:22.048Z] ==> Reading reports [2023-10-24T18:20:22.048Z] + ./coverage.out bytes=41317 [2023-10-24T18:20:22.048Z] ==> Appending adjustments [2023-10-24T18:20:22.048Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T18:20:22.048Z] + Found adjustments [2023-10-24T18:20:22.048Z] ==> Gzipping contents [2023-10-24T18:20:22.048Z] 12K /tmp/codecov.0y7Cz6.gz [2023-10-24T18:20:22.048Z] ==> Uploading reports [2023-10-24T18:20:22.048Z] url: https://codecov.io [2023-10-24T18:20:22.048Z] query: branch=main&commit=ae0fc916ce7d511bfada48b200efa99a99f94c46&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T18:20:22.048Z] -> Pinging Codecov [2023-10-24T18:20:22.048Z] 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=ae0fc916ce7d511bfada48b200efa99a99f94c46&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T18:20:22.307Z] -> Uploading to [2023-10-24T18:20:22.307Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/581DD39554BDF9B6E22D074273EAD858/ae0fc916ce7d511bfada48b200efa99a99f94c46/1de0882a-687e-466f-b646-10ec26f053fe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T182022Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1079716accff71c71859106c15a74f21c77d7d80ac364ee91fdc8540e1122bcb [2023-10-24T18:20:22.307Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:20:22.307Z] Dload Upload Total Spent Left Speed [2023-10-24T18:20:22.566Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 35264 --:--:-- --:--:-- --:--:-- 35264 [2023-10-24T18:20:22.566Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ae0fc916ce7d511bfada48b200efa99a99f94c46 [Pipeline] } [2023-10-24T18:20:22.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-24T18:20:22.764Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-24T18:20:22.773Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:20:23.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:20:23.065Z] [2023-10-24T18:20:23.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:20:23.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:20:23.362Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-24T18:20:23.362Z] df9b9388f04a: Pulling fs layer [2023-10-24T18:20:23.362Z] 52dc419b0ee2: Pulling fs layer [2023-10-24T18:20:23.362Z] 25bc292e5bac: Pulling fs layer [2023-10-24T18:20:23.362Z] 114826534d7a: Pulling fs layer [2023-10-24T18:20:23.362Z] 4657fd5d0bcf: Pulling fs layer [2023-10-24T18:20:23.362Z] 6ad1cebc031e: Pulling fs layer [2023-10-24T18:20:23.362Z] 8a3aa393b2d8: Pulling fs layer [2023-10-24T18:20:23.362Z] 4657fd5d0bcf: Waiting [2023-10-24T18:20:23.362Z] 6ad1cebc031e: Waiting [2023-10-24T18:20:23.362Z] 8a3aa393b2d8: Waiting [2023-10-24T18:20:23.362Z] 114826534d7a: Waiting [2023-10-24T18:20:23.362Z] 52dc419b0ee2: Download complete [2023-10-24T18:20:23.362Z] 25bc292e5bac: Verifying Checksum [2023-10-24T18:20:23.362Z] 25bc292e5bac: Download complete [2023-10-24T18:20:23.362Z] 4657fd5d0bcf: Verifying Checksum [2023-10-24T18:20:23.362Z] 4657fd5d0bcf: Download complete [2023-10-24T18:20:23.362Z] df9b9388f04a: Verifying Checksum [2023-10-24T18:20:23.362Z] df9b9388f04a: Download complete [2023-10-24T18:20:23.362Z] 6ad1cebc031e: Verifying Checksum [2023-10-24T18:20:23.362Z] 6ad1cebc031e: Download complete [2023-10-24T18:20:23.620Z] df9b9388f04a: Pull complete [2023-10-24T18:20:23.620Z] 52dc419b0ee2: Pull complete [2023-10-24T18:20:23.620Z] 25bc292e5bac: Pull complete [2023-10-24T18:20:24.189Z] 8a3aa393b2d8: Verifying Checksum [2023-10-24T18:20:24.189Z] 8a3aa393b2d8: Download complete [2023-10-24T18:20:24.189Z] 114826534d7a: Download complete [2023-10-24T18:20:27.465Z] 114826534d7a: Pull complete [2023-10-24T18:20:27.465Z] 4657fd5d0bcf: Pull complete [2023-10-24T18:20:27.723Z] 6ad1cebc031e: Pull complete [2023-10-24T18:20:30.251Z] 8a3aa393b2d8: Pull complete [2023-10-24T18:20:30.251Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-24T18:20:30.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:20:30.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:20:30.337Z] prd-ubuntu20.04-docker-8c-8g-9979 does not seem to be running inside a container [2023-10-24T18:20:30.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-24T18:20:35.873Z] $ docker top 3993b1ef183a843e0033eb2f0dd19b2004b287e07743df374567a982a416bcac -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T18:20:35.918Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-10-24T18:20:36.201Z] + set -o pipefail [2023-10-24T18:20:36.201Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-10-24T18:20:44.317Z] [2023-10-24T18:20:44.317Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-10-24T18:20:44.317Z] [2023-10-24T18:20:44.317Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/97c741db-dba2-461a-97c2-5c8bb6cd07ce [2023-10-24T18:20:44.317Z] [2023-10-24T18:20:44.317Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-24T18:20:44.317Z] [2023-10-24T18:20:44.317Z] [2023-10-24T18:20:44.317Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-24T18:20:44.317Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-24T18:20:44.317Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-24T18:20:44.345Z] $ docker stop --time=1 3993b1ef183a843e0033eb2f0dd19b2004b287e07743df374567a982a416bcac [2023-10-24T18:20:49.349Z] $ docker rm -f --volumes 3993b1ef183a843e0033eb2f0dd19b2004b287e07743df374567a982a416bcac [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-10-24T18:20:50.068Z] + git log --format=format:%s -1 ae0fc916ce7d511bfada48b200efa99a99f94c46 [Pipeline] sh [2023-10-24T18:20:50.360Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:20:50.360Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:20:50.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:20:50.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:20:50.728Z] prd-ubuntu20.04-docker-8c-8g-9979 does not seem to be running inside a container [2023-10-24T18:20:50.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:20:51.202Z] $ docker top d8c26859e8f76e0fe64f0a9ed889df3a3acfecb1908238aeeefff9cad397b17d -eo pid,comm [2023-10-24T18:20:51.226Z] 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-10-24T18:20:51.226Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:20:51.260Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:20:51.260Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:20:51.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:20:51.399Z] $ docker exec d8c26859e8f76e0fe64f0a9ed889df3a3acfecb1908238aeeefff9cad397b17d ssh-agent [2023-10-24T18:20:51.498Z] SSH_AUTH_SOCK=/tmp/ssh-rLInVqGhpSoT/agent.32 [2023-10-24T18:20:51.498Z] SSH_AGENT_PID=38 [2023-10-24T18:20:51.503Z] Running ssh-add (command line suppressed) [2023-10-24T18:20:51.634Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4014030009869854032.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4014030009869854032.key) [2023-10-24T18:20:51.627Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:20:51.914Z] + git semver tag [2023-10-24T18:20:52.172Z] 2023-10-24 18:20:52,092 [run_tag] DEBUG tag force:False [2023-10-24T18:20:52.172Z] 2023-10-24 18:20:52,092 [check_head_tag] DEBUG check head tag [2023-10-24T18:20:52.172Z] 2023-10-24 18:20:52,092 [execute] INFO git cat-file --batch-check [2023-10-24T18:20:52.172Z] 2023-10-24 18:20:52,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-10-24T18:20:52.172Z] 2023-10-24 18:20:52,096 [execute] INFO git cat-file --batch [2023-10-24T18:20:52.172Z] 2023-10-24 18:20:52,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-10-24T18:20:52.172Z] 2023-10-24 18:20:52,111 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T18:20:52.172Z] 2023-10-24 18:20:52,112 [execute] INFO git tag -a v3.1.0-dev.29 -m v3.1.0-dev.29 [2023-10-24T18:20:52.172Z] 2023-10-24 18:20:52,112 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.29', '-m', 'v3.1.0-dev.29'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:20:52.172Z] 2023-10-24 18:20:52,116 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T18:20:52.172Z] 3.1.0-dev.29 [Pipeline] } [2023-10-24T18:20:52.200Z] $ docker exec --env ******** --env ******** d8c26859e8f76e0fe64f0a9ed889df3a3acfecb1908238aeeefff9cad397b17d ssh-agent -k [2023-10-24T18:20:52.283Z] unset SSH_AUTH_SOCK; [2023-10-24T18:20:52.284Z] unset SSH_AGENT_PID; [2023-10-24T18:20:52.284Z] echo Agent pid 38 killed; [2023-10-24T18:20:52.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:20:52.581Z] + git semver [Pipeline] } [2023-10-24T18:20:52.869Z] $ docker stop --time=1 d8c26859e8f76e0fe64f0a9ed889df3a3acfecb1908238aeeefff9cad397b17d [2023-10-24T18:20:54.177Z] $ docker rm -f --volumes d8c26859e8f76e0fe64f0a9ed889df3a3acfecb1908238aeeefff9cad397b17d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:20:54.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:20:54.579Z] [2023-10-24T18:20:54.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:20:54.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:20:54.878Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-24T18:20:54.878Z] ab5ef0e58194: Pulling fs layer [2023-10-24T18:20:54.878Z] 9712f1f96733: Pulling fs layer [2023-10-24T18:20:54.878Z] 63f879dbbcfc: Pulling fs layer [2023-10-24T18:20:54.878Z] 0d9ebad4ef96: Pulling fs layer [2023-10-24T18:20:54.878Z] e9a5061849ea: Pulling fs layer [2023-10-24T18:20:54.878Z] d747dcd14b5f: Pulling fs layer [2023-10-24T18:20:54.878Z] 2de7ff778b66: Pulling fs layer [2023-10-24T18:20:54.878Z] e9a5061849ea: Waiting [2023-10-24T18:20:54.878Z] d747dcd14b5f: Waiting [2023-10-24T18:20:54.878Z] 2de7ff778b66: Waiting [2023-10-24T18:20:54.878Z] 0d9ebad4ef96: Waiting [2023-10-24T18:20:54.878Z] 9712f1f96733: Download complete [2023-10-24T18:20:55.136Z] 63f879dbbcfc: Verifying Checksum [2023-10-24T18:20:55.136Z] 63f879dbbcfc: Download complete [2023-10-24T18:20:55.394Z] e9a5061849ea: Verifying Checksum [2023-10-24T18:20:55.394Z] e9a5061849ea: Download complete [2023-10-24T18:20:55.394Z] d747dcd14b5f: Download complete [2023-10-24T18:20:55.394Z] 0d9ebad4ef96: Verifying Checksum [2023-10-24T18:20:55.394Z] 0d9ebad4ef96: Download complete [2023-10-24T18:20:55.394Z] ab5ef0e58194: Verifying Checksum [2023-10-24T18:20:55.394Z] ab5ef0e58194: Download complete [2023-10-24T18:20:55.394Z] 2de7ff778b66: Verifying Checksum [2023-10-24T18:20:55.394Z] 2de7ff778b66: Download complete [2023-10-24T18:20:57.921Z] ab5ef0e58194: Pull complete [2023-10-24T18:20:58.181Z] 9712f1f96733: Pull complete [2023-10-24T18:20:58.747Z] 63f879dbbcfc: Pull complete [2023-10-24T18:21:02.019Z] 0d9ebad4ef96: Pull complete [2023-10-24T18:21:02.279Z] e9a5061849ea: Pull complete [2023-10-24T18:21:02.279Z] d747dcd14b5f: Pull complete [2023-10-24T18:21:03.211Z] 2de7ff778b66: Pull complete [2023-10-24T18:21:03.469Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-24T18:21:03.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:21:03.469Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:21:03.546Z] prd-ubuntu20.04-docker-8c-8g-9979 does not seem to be running inside a container [2023-10-24T18:21:03.593Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-24T18:21:10.381Z] $ docker top a909f2a36a50d512a6530c99f3bbe885abd5cafa0d549aff3d2cb68bd5de0fed -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:21:10.437Z] provisioning config files... [2023-10-24T18:21:10.444Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config969169531417024500tmp [2023-10-24T18:21:10.453Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16471383780471944875tmp [2023-10-24T18:21:10.460Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17692670368613649983tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:21:10.476Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:21:10.757Z] ---> sigul-configuration.sh [2023-10-24T18:21:10.757Z] gpg: directory `/root/.gnupg' created [2023-10-24T18:21:10.757Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-24T18:21:10.757Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-24T18:21:10.757Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-24T18:21:10.757Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-24T18:21:10.757Z] gpg: CAST5 encrypted data [2023-10-24T18:21:10.757Z] gpg: encrypted with 1 passphrase [2023-10-24T18:21:10.757Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-24T18:21:11.040Z] + mkdir /home/jenkins [2023-10-24T18:21:11.040Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-24T18:21:11.322Z] + 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-10-24T18:21:11.329Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:21:11.611Z] ---> sigul-install.sh [2023-10-24T18:21:11.611Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-24T18:21:11.891Z] + git tag --list [2023-10-24T18:21:11.891Z] v0.0.0 [2023-10-24T18:21:11.891Z] v1.0.0 [2023-10-24T18:21:11.891Z] v2.1.0 [2023-10-24T18:21:11.891Z] v2.1.1 [2023-10-24T18:21:11.891Z] v2.2.0 [2023-10-24T18:21:11.891Z] v2.3.0 [2023-10-24T18:21:11.891Z] v3.0 [2023-10-24T18:21:11.891Z] v3.0.0 [2023-10-24T18:21:11.891Z] v3.0.1 [2023-10-24T18:21:11.891Z] v3.0.1-dev.1 [2023-10-24T18:21:11.891Z] v3.1.0-dev.1 [2023-10-24T18:21:11.891Z] v3.1.0-dev.10 [2023-10-24T18:21:11.891Z] v3.1.0-dev.11 [2023-10-24T18:21:11.891Z] v3.1.0-dev.12 [2023-10-24T18:21:11.891Z] v3.1.0-dev.13 [2023-10-24T18:21:11.891Z] v3.1.0-dev.14 [2023-10-24T18:21:11.891Z] v3.1.0-dev.15 [2023-10-24T18:21:11.891Z] v3.1.0-dev.16 [2023-10-24T18:21:11.891Z] v3.1.0-dev.17 [2023-10-24T18:21:11.891Z] v3.1.0-dev.18 [2023-10-24T18:21:11.891Z] v3.1.0-dev.19 [2023-10-24T18:21:11.891Z] v3.1.0-dev.2 [2023-10-24T18:21:11.891Z] v3.1.0-dev.20 [2023-10-24T18:21:11.891Z] v3.1.0-dev.21 [2023-10-24T18:21:11.891Z] v3.1.0-dev.22 [2023-10-24T18:21:11.891Z] v3.1.0-dev.23 [2023-10-24T18:21:11.891Z] v3.1.0-dev.24 [2023-10-24T18:21:11.891Z] v3.1.0-dev.25 [2023-10-24T18:21:11.891Z] v3.1.0-dev.26 [2023-10-24T18:21:11.891Z] v3.1.0-dev.27 [2023-10-24T18:21:11.891Z] v3.1.0-dev.28 [2023-10-24T18:21:11.891Z] v3.1.0-dev.29 [2023-10-24T18:21:11.891Z] v3.1.0-dev.3 [2023-10-24T18:21:11.891Z] v3.1.0-dev.4 [2023-10-24T18:21:11.891Z] v3.1.0-dev.5 [2023-10-24T18:21:11.891Z] v3.1.0-dev.6 [2023-10-24T18:21:11.891Z] v3.1.0-dev.7 [2023-10-24T18:21:11.891Z] v3.1.0-dev.8 [2023-10-24T18:21:11.891Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-24T18:21:12.169Z] + lftools sign git-tag v3.1.0-dev.29 [2023-10-24T18:21:12.736Z] Signing Git tag with Sigul... [2023-10-24T18:21:12.736Z] Signing v3.1.0-dev.29 [Pipeline] echo [2023-10-24T18:21:13.002Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:21:13.284Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-24T18:21:13.290Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-24T18:21:13.331Z] $ docker stop --time=1 a909f2a36a50d512a6530c99f3bbe885abd5cafa0d549aff3d2cb68bd5de0fed [2023-10-24T18:21:14.622Z] $ docker rm -f --volumes a909f2a36a50d512a6530c99f3bbe885abd5cafa0d549aff3d2cb68bd5de0fed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-24T18:21:15.028Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:21:15.028Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:21:15.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:21:15.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:21:15.404Z] prd-ubuntu20.04-docker-8c-8g-9979 does not seem to be running inside a container [2023-10-24T18:21:15.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:21:15.796Z] $ docker top fae29b2ad46916c608dc0aafc865ec175ab4d54b4b830437d2f4ff36bf706ff6 -eo pid,comm [2023-10-24T18:21:15.822Z] 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-10-24T18:21:15.822Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:21:15.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:21:15.853Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:21:15.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:21:15.979Z] $ docker exec fae29b2ad46916c608dc0aafc865ec175ab4d54b4b830437d2f4ff36bf706ff6 ssh-agent [2023-10-24T18:21:16.064Z] SSH_AUTH_SOCK=/tmp/ssh-emGHnjYN5e7m/agent.32 [2023-10-24T18:21:16.064Z] SSH_AGENT_PID=38 [2023-10-24T18:21:16.069Z] Running ssh-add (command line suppressed) [2023-10-24T18:21:16.184Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6537798451376790950.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6537798451376790950.key) [2023-10-24T18:21:16.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:21:16.462Z] + git semver bump pre [2023-10-24T18:21:16.721Z] 2023-10-24 18:21:16,646 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T18:21:16.721Z] 2023-10-24 18:21:16,646 [bump_version] DEBUG bumping version:3.1.0-dev.29 on axis:pre with prefix:dev [2023-10-24T18:21:16.721Z] 2023-10-24 18:21:16,646 [bump_version] DEBUG bumped version:3.1.0-dev.30 [2023-10-24T18:21:16.721Z] 2023-10-24 18:21:16,646 [write_version] DEBUG write version:3.1.0-dev.30 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-10-24T18:21:16.721Z] 2023-10-24 18:21:16,646 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T18:21:16.721Z] 2023-10-24 18:21:16,646 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T18:21:16.721Z] 2023-10-24 18:21:16,648 [execute] INFO git cat-file --batch-check [2023-10-24T18:21:16.721Z] 2023-10-24 18:21:16,648 [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-10-24T18:21:16.721Z] 2023-10-24 18:21:16,653 [execute] INFO git cat-file --batch [2023-10-24T18:21:16.721Z] 2023-10-24 18:21:16,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:21:16.721Z] 2023-10-24 18:21:16,658 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T18:21:16.721Z] 3.1.0-dev.30 [Pipeline] } [2023-10-24T18:21:16.750Z] $ docker exec --env ******** --env ******** fae29b2ad46916c608dc0aafc865ec175ab4d54b4b830437d2f4ff36bf706ff6 ssh-agent -k [2023-10-24T18:21:16.848Z] unset SSH_AUTH_SOCK; [2023-10-24T18:21:16.848Z] unset SSH_AGENT_PID; [2023-10-24T18:21:16.848Z] echo Agent pid 38 killed; [2023-10-24T18:21:16.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:21:17.198Z] + git semver [Pipeline] } [2023-10-24T18:21:17.548Z] $ docker stop --time=1 fae29b2ad46916c608dc0aafc865ec175ab4d54b4b830437d2f4ff36bf706ff6 [2023-10-24T18:21:18.830Z] $ docker rm -f --volumes fae29b2ad46916c608dc0aafc865ec175ab4d54b4b830437d2f4ff36bf706ff6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:21:19.298Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:21:19.298Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:21:19.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:21:19.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:21:19.660Z] prd-ubuntu20.04-docker-8c-8g-9979 does not seem to be running inside a container [2023-10-24T18:21:19.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:21:20.047Z] $ docker top 981788f77e2c4e4787e2bf8f2cc9d5102211e0057b9a0ec95c398906f630075b -eo pid,comm [2023-10-24T18:21:20.067Z] 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-10-24T18:21:20.067Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:21:20.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:21:20.101Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:21:20.200Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:21:20.222Z] $ docker exec 981788f77e2c4e4787e2bf8f2cc9d5102211e0057b9a0ec95c398906f630075b ssh-agent [2023-10-24T18:21:20.310Z] SSH_AUTH_SOCK=/tmp/ssh-OaLRwm0qRhh8/agent.32 [2023-10-24T18:21:20.310Z] SSH_AGENT_PID=38 [2023-10-24T18:21:20.314Z] Running ssh-add (command line suppressed) [2023-10-24T18:21:20.429Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6922401411208399208.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6922401411208399208.key) [2023-10-24T18:21:20.423Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:21:20.712Z] + git semver push [2023-10-24T18:21:20.970Z] 2023-10-24 18:21:20,889 [run_push] DEBUG push [2023-10-24T18:21:20.970Z] 2023-10-24 18:21:20,889 [execute] INFO git cat-file --batch-check [2023-10-24T18:21:20.970Z] 2023-10-24 18:21:20,889 [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-10-24T18:21:20.970Z] 2023-10-24 18:21:20,894 [execute] INFO git rev-list d2741ec09866648d82fd1aaaaba15b74dbcbcf5c -- [2023-10-24T18:21:20.970Z] 2023-10-24 18:21:20,894 [execute] DEBUG Popen(['git', 'rev-list', 'd2741ec09866648d82fd1aaaaba15b74dbcbcf5c', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:21:20.970Z] 2023-10-24 18:21:20,902 [execute] INFO git fetch -v origin [2023-10-24T18:21:20.970Z] 2023-10-24 18:21:20,903 [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-10-24T18:21:21.538Z] 2023-10-24 18:21:21,524 [run_push] DEBUG no remote changes detected [2023-10-24T18:21:21.538Z] 2023-10-24 18:21:21,524 [execute] INFO git push origin semver [2023-10-24T18:21:21.538Z] 2023-10-24 18:21:21,525 [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-10-24T18:21:22.473Z] 2023-10-24 18:21:22,365 [run_push] DEBUG push all version tags [2023-10-24T18:21:22.473Z] 2023-10-24 18:21:22,366 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-24T18:21:22.473Z] 2023-10-24 18:21:22,366 [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-10-24T18:21:23.409Z] 2023-10-24 18:21:23,283 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T18:21:23.409Z] 3.1.0-dev.30 [Pipeline] } [2023-10-24T18:21:23.436Z] $ docker exec --env ******** --env ******** 981788f77e2c4e4787e2bf8f2cc9d5102211e0057b9a0ec95c398906f630075b ssh-agent -k [2023-10-24T18:21:23.537Z] unset SSH_AUTH_SOCK; [2023-10-24T18:21:23.538Z] unset SSH_AGENT_PID; [2023-10-24T18:21:23.538Z] echo Agent pid 38 killed; [2023-10-24T18:21:23.528Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:21:23.836Z] + git semver [Pipeline] } [2023-10-24T18:21:24.125Z] $ docker stop --time=1 981788f77e2c4e4787e2bf8f2cc9d5102211e0057b9a0ec95c398906f630075b [2023-10-24T18:21:25.384Z] $ docker rm -f --volumes 981788f77e2c4e4787e2bf8f2cc9d5102211e0057b9a0ec95c398906f630075b [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-10-24T18:21:25.951Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-10-24T18:21:25.951Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-24T18:21:25.951Z] total 16 [2023-10-24T18:21:25.951Z] drwxr-xr-x 3 root root 4096 Oct 24 18:08 . [2023-10-24T18:21:25.951Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 18:21 .. [2023-10-24T18:21:25.951Z] drwxr-xr-x 2 root root 4096 Oct 24 18:08 cost [2023-10-24T18:21:25.951Z] -rw-r--r-- 1 root root 96 Oct 24 18:08 cost.csv [2023-10-24T18:21:25.951Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-24T18:21:25.951Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-24T18:21:25.951Z] total 16 [2023-10-24T18:21:25.951Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:08 . [2023-10-24T18:21:25.951Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 18:21 .. [2023-10-24T18:21:25.951Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:08 cost [2023-10-24T18:21:25.951Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 24 18:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:21:26.240Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:21:27.093Z] ---> package-listing.sh [2023-10-24T18:21:27.093Z] ++ facter osfamily [2023-10-24T18:21:27.093Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T18:21:27.351Z] + OS_FAMILY=debian [2023-10-24T18:21:27.351Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-24T18:21:27.351Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T18:21:27.351Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T18:21:27.351Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T18:21:27.351Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T18:21:27.351Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-24T18:21:27.351Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T18:21:27.351Z] + case "${OS_FAMILY}" in [2023-10-24T18:21:27.351Z] + dpkg -l [2023-10-24T18:21:27.351Z] + grep '^ii' [2023-10-24T18:21:27.351Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T18:21:27.351Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T18:21:27.351Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T18:21:27.351Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-24T18:21:27.351Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-10-24T18:21:27.351Z] + 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-10-24T18:21:27.359Z] 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-10-24T18:21:27.634Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:21:28.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:21:28.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:21:28.256Z] prd-ubuntu20.04-docker-8c-8g-9979 does not seem to be running inside a container [2023-10-24T18:21:28.304Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T18:21:28.539Z] $ docker top e8c851dbd5c9c3c25b0238516c83caea0d1d0b2ef035b39c6042ae7f69729a62 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:21:28.857Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T18:21:29.139Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T18:21:29.424Z] + ls /var/log/sa-host [2023-10-24T18:21:29.425Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:21:29.600Z] provisioning config files... [2023-10-24T18:21:29.607Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10227671181192123115tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:21:29.619Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:21:29.901Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T18:21:29.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:21:30.241Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T18:21:30.249Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:21:30.530Z] ---> sudo-logs.sh [2023-10-24T18:21:30.530Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T18:21:30.558Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:21:30.840Z] ---> job-cost.sh [2023-10-24T18:21:30.840Z] lf-activate-venv: SKIPPING [2023-10-24T18:21:30.840Z] DEBUG: total: 0.2199999988079071 [2023-10-24T18:21:30.840Z] INFO: Retrieving Stack Cost... [2023-10-24T18:21:31.408Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:21:31.668Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T18:21:31.679Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:21:31.968Z] ---> logs-deploy.sh [2023-10-24T18:21:31.968Z] lf-activate-venv: SKIPPING [2023-10-24T18:21:31.968Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/141 [2023-10-24T18:21:31.968Z] INFO: archiving workspace using pattern(s): [2023-10-24T18:21:32.903Z] Archives upload complete. [2023-10-24T18:21:32.903Z] INFO: archiving logs to Nexus