Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e07d6d5b2548ecc4179af6df7f6d205a9de44c48 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-ssh9109128857045235848.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh2769927088992535658.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4165921910069920672.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh5290062204426336447.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-ssh10891140781627916886.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4382 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 e07d6d5b2548ecc4179af6df7f6d205a9de44c48 (main) > 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 e07d6d5b2548ecc4179af6df7f6d205a9de44c48 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#222)" > git rev-list --no-walk 8e515cb4cd2f4ab88b73ef0ab71de8a0be7ad644 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:06:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:06:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:06:40 ========================================================= 15:06:40 EdgeX Global Pipelines Version Info 15:06:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:06:41 ------------------- 15:06:41 stable info: 15:06:41 ------------------- 15:06:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:06:41 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:06:41 Message: update stable to v1.0.253 15:06:42 ------------------- 15:06:42 experimental info: 15:06:42 ------------------- 15:06:42 Commited By: **** collab-it+edgex@linuxfoundation.org 15:06:42 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:06:42 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e07d6d5 [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:06:42 provisioning config files... 15:06:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7471983795606803531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:43 ---> docker-login.sh 15:06:43 nexus3.edgexfoundry.org:10001 15:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:43 Configure a credential helper to remove this warning. See 15:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:43 15:06:43 Login Succeeded 15:06:43 nexus3.edgexfoundry.org:10002 15:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:43 Configure a credential helper to remove this warning. See 15:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:43 15:06:43 Login Succeeded 15:06:43 nexus3.edgexfoundry.org:10003 15:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:43 Configure a credential helper to remove this warning. See 15:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:43 15:06:43 Login Succeeded 15:06:43 nexus3.edgexfoundry.org:10004 15:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:43 Configure a credential helper to remove this warning. See 15:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:43 15:06:43 Login Succeeded 15:06:43 docker.io 15:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:44 Configure a credential helper to remove this warning. See 15:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:44 15:06:44 Login Succeeded 15:06:44 ---> docker-login.sh ends [Pipeline] } 15:06:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:06:44 + git rev-list -1 --merges e07d6d5b2548ecc4179af6df7f6d205a9de44c48~1..e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [Pipeline] echo 15:06:44 -----------> git rev-list -1 --merges e07d6d5b2548ecc4179af6df7f6d205a9de44c48~1..e07d6d5b2548ecc4179af6df7f6d205a9de44c48 e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [false] [Pipeline] sh 15:06:44 + git log --format=format:%s -1 e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [Pipeline] echo 15:06:44 ========================================================= 15:06:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:06:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:06:45 + git log --format=format:%s -1 e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [Pipeline] echo 15:06:45 [semverPrep] GIT_COMMIT: e07d6d5b2548ecc4179af6df7f6d205a9de44c48, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#222) [Pipeline] echo 15:06:45 [semverPrep] This is not a build commit. [Pipeline] sh 15:06:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:06:45 + grep -v github /etc/ssh/ssh_known_hosts 15:06:45 + [ -e /tmp/ssh_known_hosts ] 15:06:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:06:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:06:45 + sudo tee -a /etc/ssh/ssh_known_hosts 15:06:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:06:45 15:06:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:06:46 0.1.4: Pulling from edgex-devops/py-git-semver 15:06:46 b85a868b505f: Pulling fs layer 15:06:46 e2be974225ed: Pulling fs layer 15:06:46 339a4e72a1f5: Pulling fs layer 15:06:46 988bab9f4d93: Pulling fs layer 15:06:46 1469e6f7b9e6: Pulling fs layer 15:06:46 eaf3925da568: Pulling fs layer 15:06:46 bab4dde63d76: Pulling fs layer 15:06:46 bde34c3a00c8: Pulling fs layer 15:06:46 b352a97aabf1: Pulling fs layer 15:06:46 4872d77fe225: Pulling fs layer 15:06:46 5851b861e8e6: Pulling fs layer 15:06:46 1469e6f7b9e6: Waiting 15:06:46 eaf3925da568: Waiting 15:06:46 bab4dde63d76: Waiting 15:06:46 bde34c3a00c8: Waiting 15:06:46 5851b861e8e6: Waiting 15:06:46 b352a97aabf1: Waiting 15:06:46 4872d77fe225: Waiting 15:06:46 988bab9f4d93: Waiting 15:06:46 e2be974225ed: Verifying Checksum 15:06:46 e2be974225ed: Download complete 15:06:46 988bab9f4d93: Verifying Checksum 15:06:46 988bab9f4d93: Download complete 15:06:46 1469e6f7b9e6: Verifying Checksum 15:06:46 1469e6f7b9e6: Download complete 15:06:46 eaf3925da568: Verifying Checksum 15:06:46 eaf3925da568: Download complete 15:06:46 339a4e72a1f5: Verifying Checksum 15:06:46 339a4e72a1f5: Download complete 15:06:46 bde34c3a00c8: Verifying Checksum 15:06:46 bde34c3a00c8: Download complete 15:06:46 4872d77fe225: Verifying Checksum 15:06:46 4872d77fe225: Download complete 15:06:46 5851b861e8e6: Download complete 15:06:46 b85a868b505f: Verifying Checksum 15:06:46 b85a868b505f: Download complete 15:06:46 bab4dde63d76: Verifying Checksum 15:06:46 bab4dde63d76: Download complete 15:06:47 b85a868b505f: Pull complete 15:06:47 e2be974225ed: Pull complete 15:06:48 339a4e72a1f5: Pull complete 15:06:48 988bab9f4d93: Pull complete 15:06:48 1469e6f7b9e6: Pull complete 15:06:48 eaf3925da568: Pull complete 15:06:50 bab4dde63d76: Pull complete 15:06:50 bde34c3a00c8: Pull complete 15:06:50 b352a97aabf1: Pull complete 15:06:51 4872d77fe225: Pull complete 15:06:51 5851b861e8e6: Pull complete 15:06:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:06:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:06:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:51 prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container 15:06:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:06:54 $ docker top cb85f9aaeef1667dbf12d4d5ae97d746e8ed629ca1e7ab7404904e9e2b1af415 -eo pid,comm 15:06:54 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). 15:06:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:06:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:54 [ssh-agent] Looking for ssh-agent implementation... 15:06:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:54 $ docker exec cb85f9aaeef1667dbf12d4d5ae97d746e8ed629ca1e7ab7404904e9e2b1af415 ssh-agent 15:06:54 SSH_AUTH_SOCK=/tmp/ssh-CwJFOco19ZQB/agent.32 15:06:54 SSH_AGENT_PID=38 15:06:54 Running ssh-add (command line suppressed) 15:06:54 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12878790519635893615.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12878790519635893615.key) 15:06:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:54 + git tag --points-at HEAD [Pipeline] } 15:06:54 $ docker exec --env ******** --env ******** cb85f9aaeef1667dbf12d4d5ae97d746e8ed629ca1e7ab7404904e9e2b1af415 ssh-agent -k 15:06:54 unset SSH_AUTH_SOCK; 15:06:54 unset SSH_AGENT_PID; 15:06:54 echo Agent pid 38 killed; 15:06:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:06:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:54 [ssh-agent] Looking for ssh-agent implementation... 15:06:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:55 $ docker exec cb85f9aaeef1667dbf12d4d5ae97d746e8ed629ca1e7ab7404904e9e2b1af415 ssh-agent 15:06:55 SSH_AUTH_SOCK=/tmp/ssh-gCjrLCh6mFR7/agent.70 15:06:55 SSH_AGENT_PID=76 15:06:55 Running ssh-add (command line suppressed) 15:06:55 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2052295277109410334.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2052295277109410334.key) 15:06:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:55 + git semver init 15:06:55 2023-08-23 15:06:55,764 [run_init] DEBUG init version:0.0.0 force:False 15:06:55 2023-08-23 15:06:55,765 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:06:55 2023-08-23 15:06:55,766 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:06:55 2023-08-23 15:06:55,766 [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) 15:06:57 2023-08-23 15:06:56,857 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 15:06:57 2023-08-23 15:06:56,858 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 15:06:57 2023-08-23 15:06:56,858 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:06:57 2023-08-23 15:06:56,858 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:06:57 3.1.0-dev.14 [Pipeline] } 15:06:57 $ docker exec --env ******** --env ******** cb85f9aaeef1667dbf12d4d5ae97d746e8ed629ca1e7ab7404904e9e2b1af415 ssh-agent -k 15:06:57 unset SSH_AUTH_SOCK; 15:06:57 unset SSH_AGENT_PID; 15:06:57 echo Agent pid 76 killed; 15:06:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:06:57 + git semver [Pipeline] } 15:06:57 $ docker stop --time=1 cb85f9aaeef1667dbf12d4d5ae97d746e8ed629ca1e7ab7404904e9e2b1af415 15:06:59 $ docker rm -f --volumes cb85f9aaeef1667dbf12d4d5ae97d746e8ed629ca1e7ab7404904e9e2b1af415 [Pipeline] // withDockerContainer [Pipeline] sh 15:06:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:06:59 Stashed 1 file(s) [Pipeline] echo 15:06:59 [edgeXSemver]: initialized semver on version 3.1.0-dev.14 [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 15:06:59 provisioning config files... 15:06:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7407270510873436035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:00 ---> docker-login.sh 15:07:00 nexus3.edgexfoundry.org:10001 15:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:00 Configure a credential helper to remove this warning. See 15:07:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:00 15:07:00 Login Succeeded 15:07:00 nexus3.edgexfoundry.org:10002 15:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:00 Configure a credential helper to remove this warning. See 15:07:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:00 15:07:00 Login Succeeded 15:07:00 nexus3.edgexfoundry.org:10003 15:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:00 Configure a credential helper to remove this warning. See 15:07:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:00 15:07:00 Login Succeeded 15:07:00 nexus3.edgexfoundry.org:10004 15:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:00 Configure a credential helper to remove this warning. See 15:07:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:00 15:07:00 Login Succeeded 15:07:00 docker.io 15:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:01 Configure a credential helper to remove this warning. See 15:07:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:01 15:07:01 Login Succeeded 15:07:01 ---> docker-login.sh ends [Pipeline] } 15:07:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:07:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:07:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:07:01 ========================================================= 15:07:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:07:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:01 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:07:01 Sending build context to Docker daemon 12.69MB 15:07:01 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:07:01 Step 2/12 : FROM ${BASE} AS builder 15:07:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:07:01 4db1b89c0bd1: Pulling fs layer 15:07:01 6911f1a30b25: Pulling fs layer 15:07:01 e194b8c5c2a9: Pulling fs layer 15:07:01 6863d3e3a2b1: Pulling fs layer 15:07:01 ec0bb842ea78: Pulling fs layer 15:07:01 40a00589a448: Pulling fs layer 15:07:01 ec0bb842ea78: Waiting 15:07:01 6863d3e3a2b1: Waiting 15:07:01 40a00589a448: Waiting 15:07:01 6c08303d61cc: Pulling fs layer 15:07:01 798269fcf238: Pulling fs layer 15:07:01 6c08303d61cc: Waiting 15:07:01 798269fcf238: Waiting 15:07:01 6911f1a30b25: Download complete 15:07:01 6863d3e3a2b1: Verifying Checksum 15:07:01 6863d3e3a2b1: Download complete 15:07:01 ec0bb842ea78: Verifying Checksum 15:07:01 ec0bb842ea78: Download complete 15:07:01 4db1b89c0bd1: Verifying Checksum 15:07:01 4db1b89c0bd1: Download complete 15:07:01 40a00589a448: Verifying Checksum 15:07:01 40a00589a448: Download complete 15:07:01 4db1b89c0bd1: Pull complete 15:07:01 6911f1a30b25: Pull complete 15:07:02 798269fcf238: Verifying Checksum 15:07:02 798269fcf238: Download complete 15:07:02 e194b8c5c2a9: Verifying Checksum 15:07:02 e194b8c5c2a9: Download complete 15:07:02 6c08303d61cc: Verifying Checksum 15:07:02 6c08303d61cc: Download complete 15:07:05 e194b8c5c2a9: Pull complete 15:07:05 6863d3e3a2b1: Pull complete 15:07:05 ec0bb842ea78: Pull complete 15:07:05 40a00589a448: Pull complete 15:07:08 6c08303d61cc: Pull complete 15:07:09 798269fcf238: Pull complete 15:07:09 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:07:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:07:09 ---> ec979cd7f677 15:07:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:07:13 ---> Running in dc61a04d4231 15:07:13 Removing intermediate container dc61a04d4231 15:07:13 ---> 8ead8119c89a 15:07:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:07:13 ---> Running in 761faf986508 15:07:13 Removing intermediate container 761faf986508 15:07:13 ---> 73845245f006 15:07:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:07:13 ---> Running in 55863d1927c2 15:07:13 Removing intermediate container 55863d1927c2 15:07:13 ---> c117438d27f8 15:07:13 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:07:14 ---> Running in 8dd494ffc7ce 15:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:07:14 OK: 265 MiB in 53 packages 15:07:14 Still waiting to schedule task 15:07:14 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:07:15 Removing intermediate container 8dd494ffc7ce 15:07:15 ---> 6510b8ec03c1 15:07:15 Step 7/12 : WORKDIR /app 15:07:15 ---> Running in 4dcaa95a5d13 15:07:15 Removing intermediate container 4dcaa95a5d13 15:07:15 ---> b35ad3623c28 15:07:15 Step 8/12 : COPY go.mod vendor* ./ 15:07:15 ---> 2d79badbab7e 15:07:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:07:15 ---> Running in 5c2d6725c270 15:07:47 Removing intermediate container 5c2d6725c270 15:07:47 ---> 086d13baf456 15:07:47 Step 10/12 : COPY . . 15:07:47 ---> fc27fab240e0 15:07:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:07:47 ---> Running in 988671ca1375 15:07:47 Removing intermediate container 988671ca1375 15:07:47 ---> 31d710e25a79 15:07:47 Step 12/12 : RUN $MAKE 15:07:47 ---> Running in 2c8878fec1b8 15:07:47 noop 15:07:47 Removing intermediate container 2c8878fec1b8 15:07:47 ---> fe0f970c3241 15:07:47 Successfully built fe0f970c3241 15:07:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:48 + docker inspect -f . ci-base-image-x86_64 15:07:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:48 prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container 15:07:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:07:48 $ docker top f957d1d11eacfd5e694d793b1906f85ce15bb7d3c42cf0da9b6133a06ec15b1e -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:48 + go version 15:07:48 go version go1.20.6 linux/amd64 [Pipeline] } 15:07:48 $ docker stop --time=1 f957d1d11eacfd5e694d793b1906f85ce15bb7d3c42cf0da9b6133a06ec15b1e 15:07:50 $ docker rm -f --volumes f957d1d11eacfd5e694d793b1906f85ce15bb7d3c42cf0da9b6133a06ec15b1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:50 + docker inspect -f . ci-base-image-x86_64 15:07:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:50 prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container 15:07:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:07:51 $ docker top 5590622551b2d627f52e7c3a6235f9c9ac37ea8ae8ff70736edc2607eb69aedf -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:51 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 15:07:51 + make test 15:07:51 go test -race ./... -coverprofile=coverage.out ./... 15:08:13 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:08:13 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:08:13 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.153s coverage: 86.2% of statements 15:08:13 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.701s coverage: 71.9% of statements 15:08:35 go vet ./... 15:08:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:08:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:08:38 ./bin/test-attribution.sh [Pipeline] echo 15:08:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:08:38 $ docker stop --time=1 5590622551b2d627f52e7c3a6235f9c9ac37ea8ae8ff70736edc2607eb69aedf 15:08:42 $ docker rm -f --volumes 5590622551b2d627f52e7c3a6235f9c9ac37ea8ae8ff70736edc2607eb69aedf [Pipeline] // withDockerContainer [Pipeline] sh 15:08:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:08:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:08:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:08:44 + ls -al . 15:08:44 total 236 15:08:44 drwxrwxr-x 11 jenkins jenkins 4096 Aug 23 15:07 . 15:08:44 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 15:06 .. 15:08:44 -rw-rw-r-- 1 jenkins jenkins 262 Aug 23 15:06 .dockerignore 15:08:44 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 15:06 .git 15:08:44 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 15:06 .github 15:08:44 -rw-rw-r-- 1 jenkins jenkins 788 Aug 23 15:06 .gitignore 15:08:44 -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 15:06 .golangci.yml 15:08:44 drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 15:06 .semver 15:08:44 -rw-rw-r-- 1 jenkins jenkins 10232 Aug 23 15:06 Attribution.txt 15:08:44 -rw-rw-r-- 1 jenkins jenkins 9317 Aug 23 15:06 CHANGELOG.md 15:08:44 -rw-rw-r-- 1 jenkins jenkins 1659 Aug 23 15:06 Dockerfile 15:08:44 -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 15:06 GOVERNANCE.md 15:08:44 -rw-rw-r-- 1 jenkins jenkins 687 Aug 23 15:06 Jenkinsfile 15:08:44 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 23 15:06 LICENSE 15:08:44 -rw-rw-r-- 1 jenkins jenkins 2497 Aug 23 15:06 Makefile 15:08:44 -rw-rw-r-- 1 jenkins jenkins 617 Aug 23 15:06 OWNERS.md 15:08:44 -rw-rw-r-- 1 jenkins jenkins 31516 Aug 23 15:06 README.md 15:08:44 -rw-rw-r-- 1 jenkins jenkins 12 Aug 23 15:06 VERSION 15:08:44 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 15:06 bin 15:08:44 -rw-r--r-- 1 jenkins jenkins 41317 Aug 23 15:08 coverage.out 15:08:44 -rw-rw-r-- 1 jenkins jenkins 3664 Aug 23 15:06 go.mod 15:08:44 -rw-rw-r-- 1 jenkins jenkins 32783 Aug 23 15:06 go.sum 15:08:44 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 15:06 images 15:08:44 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 15:06 internal 15:08:44 -rw-rw-r-- 1 jenkins jenkins 531 Aug 23 15:06 main.go 15:08:44 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 15:06 res 15:08:44 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 15:06 snap 15:08:44 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 15:06 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:44 + 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=e07d6d5b2548ecc4179af6df7f6d205a9de44c48 --label arch=amd64 --label version=3.1.0-dev.14 . 15:08:44 Sending build context to Docker daemon 12.69MB 15:08:44 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 15:08:44 Step 2/29 : FROM ${BASE} AS builder 15:08:44 ---> fe0f970c3241 15:08:44 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:08:45 ---> Running in 1874f6df4588 15:08:45 Removing intermediate container 1874f6df4588 15:08:45 ---> 5a78de2e96f8 15:08:45 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:08:45 ---> Running in 12bfa112c747 15:08:45 Removing intermediate container 12bfa112c747 15:08:45 ---> 5ce3b28819c3 15:08:45 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:08:45 ---> Running in 7f4c13039589 15:08:45 Removing intermediate container 7f4c13039589 15:08:45 ---> d15f8290ab5b 15:08:45 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:08:45 ---> Running in cd09e0691682 15:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:08:45 OK: 265 MiB in 53 packages 15:08:46 Removing intermediate container cd09e0691682 15:08:46 ---> dfd1f572daf3 15:08:46 Step 7/29 : WORKDIR /app 15:08:46 ---> Running in 5095ea86fab3 15:08:46 Removing intermediate container 5095ea86fab3 15:08:46 ---> 270cf42079f3 15:08:46 Step 8/29 : COPY go.mod vendor* ./ 15:08:46 ---> a5615804130e 15:08:46 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:46 ---> Running in 6110a192c16d 15:08:47 Removing intermediate container 6110a192c16d 15:08:47 ---> d24c18b5a8fc 15:08:47 Step 10/29 : COPY . . 15:08:47 ---> 063556f52f0c 15:08:47 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:08:47 ---> Running in 16af3c20bb8e 15:08:47 Removing intermediate container 16af3c20bb8e 15:08:47 ---> 9a10013bd51f 15:08:47 Step 12/29 : RUN $MAKE 15:08:47 ---> Running in 55104723e888 15:08:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.14 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.14" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:09:10 Removing intermediate container 55104723e888 15:09:10 ---> b9b8bb56ce47 15:09:10 Step 13/29 : FROM alpine:3.17 15:09:10 3.17: Pulling from library/alpine 15:09:10 9398808236ff: Pulling fs layer 15:09:10 9398808236ff: Verifying Checksum 15:09:10 9398808236ff: Download complete 15:09:10 9398808236ff: Pull complete 15:09:10 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:09:10 Status: Downloaded newer image for alpine:3.17 15:09:10 ---> 1e0b8b5322fc 15:09:10 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:09:10 ---> Running in c8c628cf5fa0 15:09:10 Removing intermediate container c8c628cf5fa0 15:09:10 ---> 44ac2de696b7 15:09:10 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:09:10 ---> Running in a04bd5ef5d8f 15:09:10 Removing intermediate container a04bd5ef5d8f 15:09:10 ---> 4c08be6ced25 15:09:10 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:09:10 ---> Running in 7906823379f9 15:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:09:11 (1/2) Installing ca-certificates (20230506-r0) 15:09:11 (2/2) Installing dumb-init (1.2.5-r2) 15:09:11 Executing busybox-1.35.0-r29.trigger 15:09:11 Executing ca-certificates-20230506-r0.trigger 15:09:11 OK: 8 MiB in 17 packages 15:09:11 Removing intermediate container 7906823379f9 15:09:11 ---> bc30c154b958 15:09:11 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:09:11 ---> 834c158adfaf 15:09:11 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:09:12 ---> 9fafd2a29b0a 15:09:12 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:09:12 ---> 2083d2bb86cb 15:09:12 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:09:12 ---> 94a1745f61f7 15:09:12 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:09:13 ---> 13699a659879 15:09:13 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:09:13 ---> Running in 80bf5c6c2320 15:09:14 Removing intermediate container 80bf5c6c2320 15:09:14 ---> 923795ed3bed 15:09:14 Step 23/29 : VOLUME /cache 15:09:14 ---> Running in ff3c22f170a9 15:09:14 Removing intermediate container ff3c22f170a9 15:09:14 ---> 60dc0b7a2262 15:09:14 Step 24/29 : EXPOSE 59711 15:09:14 ---> Running in c2d6163062cb 15:09:14 Removing intermediate container c2d6163062cb 15:09:14 ---> 422c95d60c70 15:09:14 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:09:14 ---> Running in ab081aa5165c 15:09:14 Removing intermediate container ab081aa5165c 15:09:14 ---> ec8593221455 15:09:14 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:09:14 ---> Running in fe11c45c57cc 15:09:14 Removing intermediate container fe11c45c57cc 15:09:14 ---> 734b7099fd8e 15:09:14 Step 27/29 : LABEL arch=amd64 15:09:14 ---> Running in 304dce2b870b 15:09:14 Removing intermediate container 304dce2b870b 15:09:14 ---> f09dbe3b4183 15:09:14 Step 28/29 : LABEL git_sha=e07d6d5b2548ecc4179af6df7f6d205a9de44c48 15:09:14 ---> Running in ba468f42a71e 15:09:14 Removing intermediate container ba468f42a71e 15:09:14 ---> fddeb20f000a 15:09:14 Step 29/29 : LABEL version=3.1.0-dev.14 15:09:14 ---> Running in 7c13905eb0b8 15:09:14 Removing intermediate container 7c13905eb0b8 15:09:14 ---> 8d9e14794ab6 15:09:14 [Warning] One or more build-args [ARCH] were not consumed 15:09:14 Successfully built 8d9e14794ab6 15:09:14 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 15:09:15 provisioning config files... 15:09:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3488463526822150708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:15 ---> docker-login.sh 15:09:15 nexus3.edgexfoundry.org:10001 15:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:15 Configure a credential helper to remove this warning. See 15:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:15 15:09:15 Login Succeeded 15:09:15 nexus3.edgexfoundry.org:10002 15:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:15 Configure a credential helper to remove this warning. See 15:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:15 15:09:15 Login Succeeded 15:09:15 nexus3.edgexfoundry.org:10003 15:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:15 Configure a credential helper to remove this warning. See 15:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:15 15:09:15 Login Succeeded 15:09:15 nexus3.edgexfoundry.org:10004 15:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:15 Configure a credential helper to remove this warning. See 15:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:15 15:09:15 Login Succeeded 15:09:15 docker.io 15:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:15 Configure a credential helper to remove this warning. See 15:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:15 15:09:15 Login Succeeded 15:09:15 ---> docker-login.sh ends [Pipeline] } 15:09:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:09:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:09:15 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:09:15 e07d6d5b2548ecc4179af6df7f6d205a9de44c48 15:09:15 latest 15:09:15 3.1.0-dev.14 15:09:15 e07d6d5b2548ecc4179af6df7f6d205a9de44c48-3.1.0-dev.14 15:09:15 main 15:09:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:16 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:16 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e07d6d5b2548ecc4179af6df7f6d205a9de44c48 15:09:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:09:16 8f598c55ca7c: Preparing 15:09:16 7dd3a013c61c: Preparing 15:09:16 7695df95f15b: Preparing 15:09:16 d36ffc18c483: Preparing 15:09:16 ca196d06d9ea: Preparing 15:09:16 36278be28829: Preparing 15:09:16 3ece4ae1a124: Preparing 15:09:16 36b50b131297: Preparing 15:09:16 36278be28829: Waiting 15:09:16 3ece4ae1a124: Waiting 15:09:16 36b50b131297: Waiting 15:09:16 8f598c55ca7c: Pushed 15:09:16 ca196d06d9ea: Pushed 15:09:16 7695df95f15b: Pushed 15:09:16 d36ffc18c483: Pushed 15:09:16 36b50b131297: Layer already exists 15:09:16 36278be28829: Pushed 15:09:16 3ece4ae1a124: Pushed 15:09:19 7dd3a013c61c: Pushed 15:09:19 e07d6d5b2548ecc4179af6df7f6d205a9de44c48: digest: sha256:f573f45d38c14c79ec00771b1689f34fc6a7ac75b4530bcf8ca0a703f70a9d5c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:19 + 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 15:09:19 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:09:19 8f598c55ca7c: Preparing 15:09:19 7dd3a013c61c: Preparing 15:09:19 7695df95f15b: Preparing 15:09:19 d36ffc18c483: Preparing 15:09:19 ca196d06d9ea: Preparing 15:09:19 36278be28829: Preparing 15:09:19 3ece4ae1a124: Preparing 15:09:19 36b50b131297: Preparing 15:09:19 36278be28829: Waiting 15:09:19 36b50b131297: Waiting 15:09:19 d36ffc18c483: Layer already exists 15:09:19 7dd3a013c61c: Layer already exists 15:09:19 7695df95f15b: Layer already exists 15:09:19 ca196d06d9ea: Layer already exists 15:09:19 8f598c55ca7c: Layer already exists 15:09:19 3ece4ae1a124: Layer already exists 15:09:19 36b50b131297: Layer already exists 15:09:19 36278be28829: Layer already exists 15:09:19 latest: digest: sha256:f573f45d38c14c79ec00771b1689f34fc6a7ac75b4530bcf8ca0a703f70a9d5c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:20 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.14 15:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:09:20 8f598c55ca7c: Preparing 15:09:20 7dd3a013c61c: Preparing 15:09:20 7695df95f15b: Preparing 15:09:20 d36ffc18c483: Preparing 15:09:20 ca196d06d9ea: Preparing 15:09:20 36278be28829: Preparing 15:09:20 3ece4ae1a124: Preparing 15:09:20 36b50b131297: Preparing 15:09:20 3ece4ae1a124: Waiting 15:09:20 36278be28829: Waiting 15:09:20 d36ffc18c483: Layer already exists 15:09:20 7dd3a013c61c: Layer already exists 15:09:20 7695df95f15b: Layer already exists 15:09:20 8f598c55ca7c: Layer already exists 15:09:20 ca196d06d9ea: Layer already exists 15:09:20 3ece4ae1a124: Layer already exists 15:09:20 36278be28829: Layer already exists 15:09:20 36b50b131297: Layer already exists 15:09:20 3.1.0-dev.14: digest: sha256:f573f45d38c14c79ec00771b1689f34fc6a7ac75b4530bcf8ca0a703f70a9d5c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:20 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e07d6d5b2548ecc4179af6df7f6d205a9de44c48-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e07d6d5b2548ecc4179af6df7f6d205a9de44c48-3.1.0-dev.14 15:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:09:21 8f598c55ca7c: Preparing 15:09:21 7dd3a013c61c: Preparing 15:09:21 7695df95f15b: Preparing 15:09:21 d36ffc18c483: Preparing 15:09:21 ca196d06d9ea: Preparing 15:09:21 36278be28829: Preparing 15:09:21 3ece4ae1a124: Preparing 15:09:21 36b50b131297: Preparing 15:09:21 3ece4ae1a124: Waiting 15:09:21 36b50b131297: Waiting 15:09:21 36278be28829: Waiting 15:09:21 8f598c55ca7c: Layer already exists 15:09:21 7dd3a013c61c: Layer already exists 15:09:21 d36ffc18c483: Layer already exists 15:09:21 ca196d06d9ea: Layer already exists 15:09:21 7695df95f15b: Layer already exists 15:09:21 36278be28829: Layer already exists 15:09:21 36b50b131297: Layer already exists 15:09:21 3ece4ae1a124: Layer already exists 15:09:21 e07d6d5b2548ecc4179af6df7f6d205a9de44c48-3.1.0-dev.14: digest: sha256:f573f45d38c14c79ec00771b1689f34fc6a7ac75b4530bcf8ca0a703f70a9d5c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:21 + 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 15:09:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:09:21 8f598c55ca7c: Preparing 15:09:21 7dd3a013c61c: Preparing 15:09:21 7695df95f15b: Preparing 15:09:21 d36ffc18c483: Preparing 15:09:21 ca196d06d9ea: Preparing 15:09:21 36278be28829: Preparing 15:09:21 3ece4ae1a124: Preparing 15:09:21 36b50b131297: Preparing 15:09:21 3ece4ae1a124: Waiting 15:09:21 36278be28829: Waiting 15:09:21 8f598c55ca7c: Layer already exists 15:09:21 7695df95f15b: Layer already exists 15:09:21 ca196d06d9ea: Layer already exists 15:09:21 d36ffc18c483: Layer already exists 15:09:21 7dd3a013c61c: Layer already exists 15:09:21 36b50b131297: Layer already exists 15:09:21 36278be28829: Layer already exists 15:09:21 3ece4ae1a124: Layer already exists 15:09:21 main: digest: sha256:f573f45d38c14c79ec00771b1689f34fc6a7ac75b4530bcf8ca0a703f70a9d5c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:09:21 ===================================================== [Pipeline] echo 15:09:21 taggedImages: 15:09:21 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e07d6d5b2548ecc4179af6df7f6d205a9de44c48 15:09:21 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:09:21 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.14 15:09:21 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e07d6d5b2548ecc4179af6df7f6d205a9de44c48-3.1.0-dev.14 15:09:21 - 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 15:09:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:09:22 15:09:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:09:22 latest: Pulling from edgex-lftools-log-publisher 15:09:22 5eb5b503b376: Pulling fs layer 15:09:22 5c69ac0246d0: Pulling fs layer 15:09:22 ec43610c2a17: Pulling fs layer 15:09:22 3a2ae6a8a46f: Pulling fs layer 15:09:22 33b1e0a273af: Pulling fs layer 15:09:22 5d3b04190fa2: Pulling fs layer 15:09:22 2f39f015ded8: Pulling fs layer 15:09:22 33b1e0a273af: Waiting 15:09:22 2f39f015ded8: Waiting 15:09:22 5d3b04190fa2: Waiting 15:09:22 5c69ac0246d0: Download complete 15:09:22 3a2ae6a8a46f: Verifying Checksum 15:09:22 3a2ae6a8a46f: Download complete 15:09:22 33b1e0a273af: Verifying Checksum 15:09:22 33b1e0a273af: Download complete 15:09:22 5d3b04190fa2: Verifying Checksum 15:09:22 5d3b04190fa2: Download complete 15:09:22 ec43610c2a17: Verifying Checksum 15:09:22 ec43610c2a17: Download complete 15:09:22 5eb5b503b376: Verifying Checksum 15:09:22 5eb5b503b376: Download complete 15:09:23 2f39f015ded8: Download complete 15:09:23 5eb5b503b376: Pull complete 15:09:24 5c69ac0246d0: Pull complete 15:09:24 ec43610c2a17: Pull complete 15:09:24 3a2ae6a8a46f: Pull complete 15:09:24 33b1e0a273af: Pull complete 15:09:24 5d3b04190fa2: Pull complete 15:09:29 2f39f015ded8: Pull complete 15:09:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:09:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:09:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:29 prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container 15:09:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:09:33 $ docker top e6d6f11c96924d01c35225f2f42d6ac9c03b792a0910bf2fcd3b92ca059af45d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:33 ---> job-cost.sh 15:09:33 lf-activate-venv: SKIPPING 15:09:33 INFO: No Stack... 15:09:36 INFO: Retrieving Pricing Info for: v3-standard-8 15:09:36 INFO: Archiving Costs [Pipeline] sh 15:09:36 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:09:36 + cut -d, -f6 [Pipeline] lock 15:09:36 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-126-stack-cost] 15:09:36 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-126-stack-cost] did not exist. Created. 15:09:36 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:09:37 + echo total: 0.2199999988079071 [Pipeline] stash 15:09:37 Stashed 1 file(s) [Pipeline] } 15:09:37 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-126-stack-cost] [Pipeline] // lock [Pipeline] } 15:09:37 $ docker stop --time=1 e6d6f11c96924d01c35225f2f42d6ac9c03b792a0910bf2fcd3b92ca059af45d 15:09:38 $ docker rm -f --volumes e6d6f11c96924d01c35225f2f42d6ac9c03b792a0910bf2fcd3b92ca059af45d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:11:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4383 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 15:11:37 Running in /w/workspace/app-rfid-llrp-inventory/126 [Pipeline] { [Pipeline] checkout 15:11:37 The recommended git tool is: git 15:11:43 using credential edgex-jenkins-ssh 15:11:43 Cloning the remote Git repository 15:11:43 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:11:43 > git init /w/workspace/app-rfid-llrp-inventory/126 # timeout=10 15:11:43 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:11:43 > git --version # timeout=10 15:11:43 > git --version # 'git version 2.25.1' 15:11:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:11:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:11:46 Avoid second fetch 15:11:46 Checking out Revision e07d6d5b2548ecc4179af6df7f6d205a9de44c48 (main) 15:11:46 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:11:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:11:46 > git config core.sparsecheckout # timeout=10 15:11:47 > git checkout -f e07d6d5b2548ecc4179af6df7f6d205a9de44c48 # timeout=10 15:11:47 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#222)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:11:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:11:48 % Total % Received % Xferd Average Speed Time Time Time Current 15:11:48 Dload Upload Total Spent Left Speed 15:11:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72862 0 --:--:-- --:--:-- --:--:-- 72862 [Pipeline] sh 15:11:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:11:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:11:49 + sudo tee /etc/docker/daemon.new 15:11:49 { 15:11:49 "registry-mirrors": [ 15:11:49 "https://nexus3.edgexfoundry.org:10001" 15:11:49 ], 15:11:49 "bip": "10.250.0.254/24", 15:11:49 "hosts": [ 15:11:49 "tcp://0.0.0.0:5555", 15:11:49 "unix:///var/run/docker.sock" 15:11:49 ], 15:11:49 "mtu": 1458, 15:11:49 "selinux-enabled": true, 15:11:49 "seccomp-profile": "/etc/docker/seccomp.json" 15:11:49 } [Pipeline] sh 15:11:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:11:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:12:08 provisioning config files... 15:12:08 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/126@tmp/config16457139443886302036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:08 ---> docker-login.sh 15:12:08 nexus3.edgexfoundry.org:10001 15:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:09 Configure a credential helper to remove this warning. See 15:12:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:09 15:12:09 Login Succeeded 15:12:09 nexus3.edgexfoundry.org:10002 15:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:09 Configure a credential helper to remove this warning. See 15:12:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:09 15:12:09 Login Succeeded 15:12:09 nexus3.edgexfoundry.org:10003 15:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:10 Configure a credential helper to remove this warning. See 15:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:10 15:12:10 Login Succeeded 15:12:10 nexus3.edgexfoundry.org:10004 15:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:10 Configure a credential helper to remove this warning. See 15:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:10 15:12:10 Login Succeeded 15:12:10 docker.io 15:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:10 Configure a credential helper to remove this warning. See 15:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:10 15:12:10 Login Succeeded 15:12:10 ---> docker-login.sh ends [Pipeline] } 15:12:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:12:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:12:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:12:11 ========================================================= 15:12:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:12:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:12:11 Sending build context to Docker daemon 684kB 15:12:11 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:12:11 Step 2/12 : FROM ${BASE} AS builder 15:12:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:12:11 edb6bdbacee9: Pulling fs layer 15:12:11 5f9638ab2659: Pulling fs layer 15:12:11 8d51d6327a98: Pulling fs layer 15:12:11 8b374f2dd631: Pulling fs layer 15:12:11 ec14aa9079de: Pulling fs layer 15:12:11 2f466654f4bb: Pulling fs layer 15:12:11 554e91adad29: Pulling fs layer 15:12:11 ec14aa9079de: Waiting 15:12:11 8b374f2dd631: Waiting 15:12:11 2f466654f4bb: Waiting 15:12:11 554e91adad29: Waiting 15:12:12 5f9638ab2659: Verifying Checksum 15:12:12 5f9638ab2659: Download complete 15:12:12 8b374f2dd631: Download complete 15:12:12 ec14aa9079de: Download complete 15:12:12 edb6bdbacee9: Verifying Checksum 15:12:12 edb6bdbacee9: Download complete 15:12:12 edb6bdbacee9: Pull complete 15:12:13 554e91adad29: Verifying Checksum 15:12:13 554e91adad29: Download complete 15:12:13 5f9638ab2659: Pull complete 15:12:14 8d51d6327a98: Verifying Checksum 15:12:14 8d51d6327a98: Download complete 15:12:14 2f466654f4bb: Verifying Checksum 15:12:14 2f466654f4bb: Download complete 15:12:26 8d51d6327a98: Pull complete 15:12:26 8b374f2dd631: Pull complete 15:12:26 ec14aa9079de: Pull complete 15:12:33 2f466654f4bb: Pull complete 15:12:34 554e91adad29: Pull complete 15:12:34 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:12:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:12:35 ---> 1e15ea492957 15:12:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:12:37 ---> Running in 0d867ff74707 15:12:37 Removing intermediate container 0d867ff74707 15:12:37 ---> 76596b03aafa 15:12:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:12:37 ---> Running in 89c1b33c130c 15:12:37 Removing intermediate container 89c1b33c130c 15:12:37 ---> ee7a45cde78b 15:12:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:12:37 ---> Running in 41e49f4bc309 15:12:38 Removing intermediate container 41e49f4bc309 15:12:38 ---> 5da895718c6c 15:12:38 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:12:38 ---> Running in 04b60eeb3b4d 15:12:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:12:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:12:40 OK: 263 MiB in 53 packages 15:12:41 Removing intermediate container 04b60eeb3b4d 15:12:41 ---> 5126aecffb56 15:12:41 Step 7/12 : WORKDIR /app 15:12:41 ---> Running in 69d0a77be797 15:12:42 Removing intermediate container 69d0a77be797 15:12:42 ---> 9482242a0317 15:12:42 Step 8/12 : COPY go.mod vendor* ./ 15:12:42 ---> 8755bcca6424 15:12:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:42 ---> Running in 4708868d7e89 15:13:50 Removing intermediate container 4708868d7e89 15:13:50 ---> d4f4a1a2ca9b 15:13:50 Step 10/12 : COPY . . 15:13:50 ---> 51d14da18fff 15:13:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:13:50 ---> Running in 376229409b19 15:13:50 Removing intermediate container 376229409b19 15:13:50 ---> 49189ce2fd1b 15:13:50 Step 12/12 : RUN $MAKE 15:13:50 ---> Running in 5017cf822f67 15:13:50 noop 15:13:50 Removing intermediate container 5017cf822f67 15:13:50 ---> 6598634287f3 15:13:50 Successfully built 6598634287f3 15:13:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:50 + docker inspect -f . ci-base-image-arm64 15:13:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:51 prd-ubuntu20.04-docker-arm64-4c-16g-4383 does not seem to be running inside a container 15:13:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/126 -v /w/workspace/app-rfid-llrp-inventory/126:/w/workspace/app-rfid-llrp-inventory/126:rw,z -v /w/workspace/app-rfid-llrp-inventory/126@tmp:/w/workspace/app-rfid-llrp-inventory/126@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 15:13:52 $ docker top 36e828bcd5ef7198768287ce1e52b03ae9eeae44d8f6e0b9273be7ad0bc6c59d -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:53 + go version 15:13:53 go version go1.20.6 linux/arm64 [Pipeline] } 15:13:53 $ docker stop --time=1 36e828bcd5ef7198768287ce1e52b03ae9eeae44d8f6e0b9273be7ad0bc6c59d 15:13:54 $ docker rm -f --volumes 36e828bcd5ef7198768287ce1e52b03ae9eeae44d8f6e0b9273be7ad0bc6c59d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:55 + docker inspect -f . ci-base-image-arm64 15:13:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:55 prd-ubuntu20.04-docker-arm64-4c-16g-4383 does not seem to be running inside a container 15:13:55 $ 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/126 -v /w/workspace/app-rfid-llrp-inventory/126:/w/workspace/app-rfid-llrp-inventory/126:rw,z -v /w/workspace/app-rfid-llrp-inventory/126@tmp:/w/workspace/app-rfid-llrp-inventory/126@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 15:13:56 $ docker top 6cb4b3846febf415afa983b45f67399c6281a75aa9ccbd4bd4fb13bf822dc58a -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:57 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/126 [Pipeline] fileExists [Pipeline] sh 15:13:57 + make test 15:13:57 go test -race ./... -coverprofile=coverage.out ./... 15:16:34 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:16:36 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:16:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.990s coverage: 86.2% of statements 15:16:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.359s coverage: 71.9% of statements 15:16:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:16:47 go vet ./... 15:19:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:19:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:19:08 ./bin/test-attribution.sh [Pipeline] echo 15:19:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:19:08 $ docker stop --time=1 6cb4b3846febf415afa983b45f67399c6281a75aa9ccbd4bd4fb13bf822dc58a 15:19:10 $ docker rm -f --volumes 6cb4b3846febf415afa983b45f67399c6281a75aa9ccbd4bd4fb13bf822dc58a [Pipeline] // withDockerContainer [Pipeline] sh 15:19:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:19:12 Warning: overwriting stash ‘coverage-report’ 15:19:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:19:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:19:13 + ls -al . 15:19:13 total 232 15:19:13 drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 15:14 . 15:19:13 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 15:11 .. 15:19:13 -rw-rw-r-- 1 jenkins jenkins 262 Aug 23 15:11 .dockerignore 15:19:13 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 15:11 .git 15:19:13 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 15:11 .github 15:19:13 -rw-rw-r-- 1 jenkins jenkins 788 Aug 23 15:11 .gitignore 15:19:13 -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 15:11 .golangci.yml 15:19:13 -rw-rw-r-- 1 jenkins jenkins 10232 Aug 23 15:11 Attribution.txt 15:19:13 -rw-rw-r-- 1 jenkins jenkins 9317 Aug 23 15:11 CHANGELOG.md 15:19:13 -rw-rw-r-- 1 jenkins jenkins 1659 Aug 23 15:11 Dockerfile 15:19:13 -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 15:11 GOVERNANCE.md 15:19:13 -rw-rw-r-- 1 jenkins jenkins 687 Aug 23 15:11 Jenkinsfile 15:19:13 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 23 15:11 LICENSE 15:19:13 -rw-rw-r-- 1 jenkins jenkins 2497 Aug 23 15:11 Makefile 15:19:13 -rw-rw-r-- 1 jenkins jenkins 617 Aug 23 15:11 OWNERS.md 15:19:13 -rw-rw-r-- 1 jenkins jenkins 31516 Aug 23 15:11 README.md 15:19:13 -rw-rw-r-- 1 jenkins jenkins 12 Aug 23 15:06 VERSION 15:19:13 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 15:11 bin 15:19:13 -rw-r--r-- 1 jenkins jenkins 41317 Aug 23 15:16 coverage.out 15:19:13 -rw-rw-r-- 1 jenkins jenkins 3664 Aug 23 15:11 go.mod 15:19:13 -rw-rw-r-- 1 jenkins jenkins 32783 Aug 23 15:11 go.sum 15:19:13 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 15:11 images 15:19:13 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 15:11 internal 15:19:13 -rw-rw-r-- 1 jenkins jenkins 531 Aug 23 15:11 main.go 15:19:13 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 15:11 res 15:19:13 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 15:11 snap 15:19:13 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 15:11 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:13 + 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=e07d6d5b2548ecc4179af6df7f6d205a9de44c48 --label arch=arm64 --label version=3.1.0-dev.14 . 15:19:13 Sending build context to Docker daemon 684kB 15:19:13 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 15:19:13 Step 2/29 : FROM ${BASE} AS builder 15:19:13 ---> 6598634287f3 15:19:13 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:19:13 ---> Running in 238f56bf2ebb 15:19:14 Removing intermediate container 238f56bf2ebb 15:19:14 ---> 144ccf3825ab 15:19:14 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:19:14 ---> Running in 3e561983f3e6 15:19:14 Removing intermediate container 3e561983f3e6 15:19:14 ---> 8313527d2680 15:19:14 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:19:14 ---> Running in 28dc1494f09e 15:19:14 Removing intermediate container 28dc1494f09e 15:19:14 ---> 611d701782ed 15:19:14 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:19:14 ---> Running in 83fb403d5d77 15:19:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:19:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:19:17 OK: 263 MiB in 53 packages 15:19:17 Removing intermediate container 83fb403d5d77 15:19:17 ---> fd9c34501acc 15:19:17 Step 7/29 : WORKDIR /app 15:19:17 ---> Running in 60c80e028a0b 15:19:18 Removing intermediate container 60c80e028a0b 15:19:18 ---> b7490320de4c 15:19:18 Step 8/29 : COPY go.mod vendor* ./ 15:19:18 ---> 9cca3d025b2c 15:19:18 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:19:18 ---> Running in 4f488be04c0d 15:19:23 Removing intermediate container 4f488be04c0d 15:19:23 ---> 8bbd44b161bc 15:19:23 Step 10/29 : COPY . . 15:19:23 ---> 25f274d6cef7 15:19:23 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:19:23 ---> Running in e51e9013714a 15:19:23 Removing intermediate container e51e9013714a 15:19:23 ---> 3468ddef0556 15:19:23 Step 12/29 : RUN $MAKE 15:19:23 ---> Running in 267c8352d65d 15:19:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.14 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.14" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:21:31 Removing intermediate container 267c8352d65d 15:21:31 ---> b8c35ea47180 15:21:31 Step 13/29 : FROM alpine:3.17 15:21:31 3.17: Pulling from library/alpine 15:21:31 4060ece20d7a: Pulling fs layer 15:21:31 4060ece20d7a: Verifying Checksum 15:21:31 4060ece20d7a: Download complete 15:21:31 4060ece20d7a: Pull complete 15:21:31 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:21:31 Status: Downloaded newer image for alpine:3.17 15:21:31 ---> 8650cd65339b 15:21:31 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:21:31 ---> Running in add28e612789 15:21:31 Removing intermediate container add28e612789 15:21:31 ---> 916de916961f 15:21:31 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:21:31 ---> Running in 9309c5b76d79 15:21:31 Removing intermediate container 9309c5b76d79 15:21:31 ---> bf81b7c9b6dc 15:21:31 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:21:31 ---> Running in 7373eb4d3668 15:21:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:21:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:21:32 (1/2) Installing ca-certificates (20230506-r0) 15:21:32 (2/2) Installing dumb-init (1.2.5-r2) 15:21:32 Executing busybox-1.35.0-r29.trigger 15:21:32 Executing ca-certificates-20230506-r0.trigger 15:21:32 OK: 8 MiB in 17 packages 15:21:34 Removing intermediate container 7373eb4d3668 15:21:34 ---> 1ae42699820f 15:21:34 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:21:34 ---> fc14f8d18aa8 15:21:34 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:21:34 ---> 179d6a6f0ce2 15:21:34 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:21:35 ---> 7750ccd3664c 15:21:35 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:21:35 ---> bc7c690b4dd6 15:21:35 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:21:37 ---> df65a5f66687 15:21:37 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:21:37 ---> Running in 08c0f59a1262 15:21:38 Removing intermediate container 08c0f59a1262 15:21:38 ---> b3952f15787f 15:21:38 Step 23/29 : VOLUME /cache 15:21:38 ---> Running in 4b7b5f535ed8 15:21:38 Removing intermediate container 4b7b5f535ed8 15:21:38 ---> a889d166f18f 15:21:38 Step 24/29 : EXPOSE 59711 15:21:39 ---> Running in 8500a5282bc8 15:21:39 Removing intermediate container 8500a5282bc8 15:21:39 ---> 4015dadb6797 15:21:39 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:21:39 ---> Running in 429c949af98b 15:21:39 Removing intermediate container 429c949af98b 15:21:39 ---> 1bb563dc6984 15:21:39 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:21:39 ---> Running in b146f059e739 15:21:39 Removing intermediate container b146f059e739 15:21:39 ---> fe7ca26f1048 15:21:39 Step 27/29 : LABEL arch=arm64 15:21:39 ---> Running in 440c8633c5b4 15:21:40 Removing intermediate container 440c8633c5b4 15:21:40 ---> 4df311a7c5c3 15:21:40 Step 28/29 : LABEL git_sha=e07d6d5b2548ecc4179af6df7f6d205a9de44c48 15:21:40 ---> Running in dd4c2f585547 15:21:40 Removing intermediate container dd4c2f585547 15:21:40 ---> c84d4befcdc9 15:21:40 Step 29/29 : LABEL version=3.1.0-dev.14 15:21:40 ---> Running in fa627e1e3a84 15:21:40 Removing intermediate container fa627e1e3a84 15:21:40 ---> e7a5b60c62fc 15:21:40 [Warning] One or more build-args [ARCH] were not consumed 15:21:40 Successfully built e7a5b60c62fc 15:21:40 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 15:21:41 provisioning config files... 15:21:41 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/126@tmp/config9643687653799265061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:41 ---> docker-login.sh 15:21:41 nexus3.edgexfoundry.org:10001 15:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:41 Configure a credential helper to remove this warning. See 15:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:41 15:21:41 Login Succeeded 15:21:41 nexus3.edgexfoundry.org:10002 15:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:41 Configure a credential helper to remove this warning. See 15:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:41 15:21:41 Login Succeeded 15:21:41 nexus3.edgexfoundry.org:10003 15:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:42 Configure a credential helper to remove this warning. See 15:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:42 15:21:42 Login Succeeded 15:21:42 nexus3.edgexfoundry.org:10004 15:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:42 Configure a credential helper to remove this warning. See 15:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:42 15:21:42 Login Succeeded 15:21:42 docker.io 15:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:43 Configure a credential helper to remove this warning. See 15:21:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:43 15:21:43 Login Succeeded 15:21:43 ---> docker-login.sh ends [Pipeline] } 15:21:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:21:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:43 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:21:43 e07d6d5b2548ecc4179af6df7f6d205a9de44c48 15:21:43 latest 15:21:43 3.1.0-dev.14 15:21:43 e07d6d5b2548ecc4179af6df7f6d205a9de44c48-3.1.0-dev.14 15:21:43 main 15:21:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:43 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e07d6d5b2548ecc4179af6df7f6d205a9de44c48 15:21:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:21:44 8510c4acca1c: Preparing 15:21:44 410da67f0d39: Preparing 15:21:44 51861edcf7ac: Preparing 15:21:44 2bf6362a4f4a: Preparing 15:21:44 32afd3c0d2eb: Preparing 15:21:44 859e87c24428: Preparing 15:21:44 f2eacd2f3cd2: Preparing 15:21:44 d2d9d24a8c2a: Preparing 15:21:44 f2eacd2f3cd2: Waiting 15:21:44 d2d9d24a8c2a: Waiting 15:21:44 859e87c24428: Waiting 15:21:44 32afd3c0d2eb: Pushed 15:21:44 51861edcf7ac: Pushed 15:21:44 2bf6362a4f4a: Pushed 15:21:44 8510c4acca1c: Pushed 15:21:44 d2d9d24a8c2a: Layer already exists 15:21:44 859e87c24428: Pushed 15:21:44 f2eacd2f3cd2: Pushed 15:21:50 410da67f0d39: Pushed 15:21:50 e07d6d5b2548ecc4179af6df7f6d205a9de44c48: digest: sha256:8c6fcdd2ec94c7251235da0e01f4b06604c3bf8858f1b9041313a78639d7e720 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:50 + 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 15:21:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:21:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:21:50 8510c4acca1c: Preparing 15:21:50 410da67f0d39: Preparing 15:21:50 51861edcf7ac: Preparing 15:21:50 2bf6362a4f4a: Preparing 15:21:50 32afd3c0d2eb: Preparing 15:21:50 859e87c24428: Preparing 15:21:50 f2eacd2f3cd2: Preparing 15:21:50 d2d9d24a8c2a: Preparing 15:21:50 f2eacd2f3cd2: Waiting 15:21:50 d2d9d24a8c2a: Waiting 15:21:50 859e87c24428: Waiting 15:21:50 2bf6362a4f4a: Layer already exists 15:21:50 8510c4acca1c: Layer already exists 15:21:50 51861edcf7ac: Layer already exists 15:21:50 32afd3c0d2eb: Layer already exists 15:21:50 410da67f0d39: Layer already exists 15:21:50 859e87c24428: Layer already exists 15:21:50 f2eacd2f3cd2: Layer already exists 15:21:50 d2d9d24a8c2a: Layer already exists 15:21:50 latest: digest: sha256:8c6fcdd2ec94c7251235da0e01f4b06604c3bf8858f1b9041313a78639d7e720 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:51 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.14 15:21:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:21:51 8510c4acca1c: Preparing 15:21:51 410da67f0d39: Preparing 15:21:51 51861edcf7ac: Preparing 15:21:51 2bf6362a4f4a: Preparing 15:21:51 32afd3c0d2eb: Preparing 15:21:51 859e87c24428: Preparing 15:21:51 f2eacd2f3cd2: Preparing 15:21:51 d2d9d24a8c2a: Preparing 15:21:51 f2eacd2f3cd2: Waiting 15:21:51 d2d9d24a8c2a: Waiting 15:21:51 859e87c24428: Waiting 15:21:51 32afd3c0d2eb: Layer already exists 15:21:51 2bf6362a4f4a: Layer already exists 15:21:51 51861edcf7ac: Layer already exists 15:21:51 410da67f0d39: Layer already exists 15:21:51 8510c4acca1c: Layer already exists 15:21:51 859e87c24428: Layer already exists 15:21:51 f2eacd2f3cd2: Layer already exists 15:21:51 d2d9d24a8c2a: Layer already exists 15:21:51 3.1.0-dev.14: digest: sha256:8c6fcdd2ec94c7251235da0e01f4b06604c3bf8858f1b9041313a78639d7e720 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:51 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e07d6d5b2548ecc4179af6df7f6d205a9de44c48-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e07d6d5b2548ecc4179af6df7f6d205a9de44c48-3.1.0-dev.14 15:21:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:21:52 8510c4acca1c: Preparing 15:21:52 410da67f0d39: Preparing 15:21:52 51861edcf7ac: Preparing 15:21:52 2bf6362a4f4a: Preparing 15:21:52 32afd3c0d2eb: Preparing 15:21:52 859e87c24428: Preparing 15:21:52 f2eacd2f3cd2: Preparing 15:21:52 d2d9d24a8c2a: Preparing 15:21:52 859e87c24428: Waiting 15:21:52 f2eacd2f3cd2: Waiting 15:21:52 d2d9d24a8c2a: Waiting 15:21:52 8510c4acca1c: Layer already exists 15:21:52 51861edcf7ac: Layer already exists 15:21:52 32afd3c0d2eb: Layer already exists 15:21:52 410da67f0d39: Layer already exists 15:21:52 2bf6362a4f4a: Layer already exists 15:21:52 859e87c24428: Layer already exists 15:21:52 d2d9d24a8c2a: Layer already exists 15:21:52 f2eacd2f3cd2: Layer already exists 15:21:52 e07d6d5b2548ecc4179af6df7f6d205a9de44c48-3.1.0-dev.14: digest: sha256:8c6fcdd2ec94c7251235da0e01f4b06604c3bf8858f1b9041313a78639d7e720 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:52 + 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 15:21:53 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:21:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:21:53 8510c4acca1c: Preparing 15:21:53 410da67f0d39: Preparing 15:21:53 51861edcf7ac: Preparing 15:21:53 2bf6362a4f4a: Preparing 15:21:53 32afd3c0d2eb: Preparing 15:21:53 859e87c24428: Preparing 15:21:53 f2eacd2f3cd2: Preparing 15:21:53 d2d9d24a8c2a: Preparing 15:21:53 f2eacd2f3cd2: Waiting 15:21:53 d2d9d24a8c2a: Waiting 15:21:53 859e87c24428: Waiting 15:21:53 410da67f0d39: Layer already exists 15:21:53 32afd3c0d2eb: Layer already exists 15:21:53 8510c4acca1c: Layer already exists 15:21:53 2bf6362a4f4a: Layer already exists 15:21:53 51861edcf7ac: Layer already exists 15:21:53 859e87c24428: Layer already exists 15:21:53 d2d9d24a8c2a: Layer already exists 15:21:53 f2eacd2f3cd2: Layer already exists 15:21:53 main: digest: sha256:8c6fcdd2ec94c7251235da0e01f4b06604c3bf8858f1b9041313a78639d7e720 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:21:53 ===================================================== [Pipeline] echo 15:21:53 taggedImages: 15:21:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e07d6d5b2548ecc4179af6df7f6d205a9de44c48 15:21:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:21:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.14 15:21:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e07d6d5b2548ecc4179af6df7f6d205a9de44c48-3.1.0-dev.14 15:21:53 - 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 15:21:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:21:53 15:21:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:21:54 arm64: Pulling from edgex-lftools-log-publisher 15:21:54 8998bd30e6a1: Pulling fs layer 15:21:54 04944245beec: Pulling fs layer 15:21:54 699f458cf7ca: Pulling fs layer 15:21:54 765212b225bb: Pulling fs layer 15:21:54 f23df028b6ca: Pulling fs layer 15:21:54 d65c8cfc05b1: Pulling fs layer 15:21:54 2437ff75d9bd: Pulling fs layer 15:21:54 f23df028b6ca: Waiting 15:21:54 765212b225bb: Waiting 15:21:54 d65c8cfc05b1: Waiting 15:21:54 2437ff75d9bd: Waiting 15:21:54 04944245beec: Verifying Checksum 15:21:54 04944245beec: Download complete 15:21:54 765212b225bb: Download complete 15:21:54 f23df028b6ca: Verifying Checksum 15:21:54 f23df028b6ca: Download complete 15:21:54 d65c8cfc05b1: Verifying Checksum 15:21:54 d65c8cfc05b1: Download complete 15:21:54 699f458cf7ca: Verifying Checksum 15:21:54 699f458cf7ca: Download complete 15:21:55 8998bd30e6a1: Verifying Checksum 15:21:55 8998bd30e6a1: Download complete 15:21:57 2437ff75d9bd: Verifying Checksum 15:21:57 2437ff75d9bd: Download complete 15:21:59 8998bd30e6a1: Pull complete 15:21:59 04944245beec: Pull complete 15:22:00 699f458cf7ca: Pull complete 15:22:02 765212b225bb: Pull complete 15:22:03 f23df028b6ca: Pull complete 15:22:03 d65c8cfc05b1: Pull complete 15:22:18 2437ff75d9bd: Pull complete 15:22:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:22:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:22:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:18 prd-ubuntu20.04-docker-arm64-4c-16g-4383 does not seem to be running inside a container 15:22:18 $ 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/126 -v /w/workspace/app-rfid-llrp-inventory/126:/w/workspace/app-rfid-llrp-inventory/126:rw,z -v /w/workspace/app-rfid-llrp-inventory/126@tmp:/w/workspace/app-rfid-llrp-inventory/126@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 15:22:20 $ docker top 11e2369216f3d45325853eac78cb923e601943a3fa53d0eb0b0fa43c9dddb31c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:21 ---> job-cost.sh 15:22:21 lf-activate-venv: SKIPPING 15:22:21 INFO: No Stack... 15:22:21 INFO: Retrieving Pricing Info for: v3-standard-4 15:22:22 INFO: Archiving Costs [Pipeline] sh 15:22:23 + cat /w/workspace/app-rfid-llrp-inventory/126/archives/cost.csv 15:22:23 + cut -d, -f6 [Pipeline] lock 15:22:23 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-126-stack-cost] 15:22:23 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-126-stack-cost] did not exist. Created. 15:22:23 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:22:23 /w/workspace/app-rfid-llrp-inventory/126@tmp/durable-52730f15/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:22:24 + echo total: 0.10999999940395355 [Pipeline] stash 15:22:24 Warning: overwriting stash ‘stack-cost’ 15:22:24 Stashed 1 file(s) [Pipeline] } 15:22:24 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-126-stack-cost] [Pipeline] // lock [Pipeline] } 15:22:24 $ docker stop --time=1 11e2369216f3d45325853eac78cb923e601943a3fa53d0eb0b0fa43c9dddb31c 15:22:29 $ docker rm -f --volumes 11e2369216f3d45325853eac78cb923e601943a3fa53d0eb0b0fa43c9dddb31c [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 15:22:29 provisioning config files... 15:22:29 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10670131640737294762tmp [Pipeline] { [Pipeline] sh 15:22:30 + set +x 15:22:30 + bash -s -- 15:22:30 + curl -s https://codecov.io/bash 15:22:30 15:22:30 _____ _ 15:22:30 / ____| | | 15:22:30 | | ___ __| | ___ ___ _____ __ 15:22:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:22:30 | |___| (_) | (_| | __/ (_| (_) \ V / 15:22:30 \_____\___/ \__,_|\___|\___\___/ \_/ 15:22:30 Bash-1.0.6 15:22:30 15:22:30 15:22:30 ==> git version 2.25.1 found 15:22:30 ==> 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 15:22:30 Release-Date: 2020-01-08 15:22:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:22:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:22:30 ==> Jenkins CI detected. 15:22:30 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:22:30 project root: . 15:22:30 --> token set from env 15:22:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:22:30 ==> Running gcov in . (disable via -X gcov) 15:22:30 ==> Python coveragepy not found 15:22:30 ==> Searching for coverage reports in: 15:22:30 + . 15:22:30 -> Found 1 reports 15:22:30 ==> Detecting git/mercurial file structure 15:22:30 ==> Reading reports 15:22:30 + ./coverage.out bytes=41317 15:22:30 ==> Appending adjustments 15:22:30 https://docs.codecov.io/docs/fixing-reports 15:22:30 + Found adjustments 15:22:30 ==> Gzipping contents 15:22:30 12K /tmp/codecov.XG42NP.gz 15:22:30 ==> Uploading reports 15:22:30 url: https://codecov.io 15:22:30 query: branch=main&commit=e07d6d5b2548ecc4179af6df7f6d205a9de44c48&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:22:30 -> Pinging Codecov 15:22:30 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=e07d6d5b2548ecc4179af6df7f6d205a9de44c48&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:22:30 -> Uploading to 15:22:30 https://storage.googleapis.com/codecov/v4/raw/2023-08-23/581DD39554BDF9B6E22D074273EAD858/e07d6d5b2548ecc4179af6df7f6d205a9de44c48/da57433c-278e-457b-8999-12a5263fc62d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230823%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230823T152230Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06dc7f0577e0e8015c277b79d50b60fab5e9c15e2c06b1f9c5313b7f135b9a60 15:22:30 % Total % Received % Xferd Average Speed Time Time Time Current 15:22:30 Dload Upload Total Spent Left Speed 15:22:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 67491 --:--:-- --:--:-- --:--:-- 67491 15:22:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [Pipeline] } 15:22:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:22:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:22:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:22:31 15:22:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:22:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:22:31 df9b9388f04a: Pulling fs layer 15:22:31 52dc419b0ee2: Pulling fs layer 15:22:31 25bc292e5bac: Pulling fs layer 15:22:31 114826534d7a: Pulling fs layer 15:22:31 4657fd5d0bcf: Pulling fs layer 15:22:31 6ad1cebc031e: Pulling fs layer 15:22:31 8a3aa393b2d8: Pulling fs layer 15:22:31 114826534d7a: Waiting 15:22:31 4657fd5d0bcf: Waiting 15:22:31 25bc292e5bac: Download complete 15:22:31 52dc419b0ee2: Download complete 15:22:31 4657fd5d0bcf: Verifying Checksum 15:22:31 4657fd5d0bcf: Download complete 15:22:31 df9b9388f04a: Download complete 15:22:31 6ad1cebc031e: Verifying Checksum 15:22:31 6ad1cebc031e: Download complete 15:22:31 df9b9388f04a: Pull complete 15:22:31 52dc419b0ee2: Pull complete 15:22:31 25bc292e5bac: Pull complete 15:22:32 114826534d7a: Verifying Checksum 15:22:32 114826534d7a: Download complete 15:22:32 8a3aa393b2d8: Verifying Checksum 15:22:32 8a3aa393b2d8: Download complete 15:22:35 114826534d7a: Pull complete 15:22:35 4657fd5d0bcf: Pull complete 15:22:36 6ad1cebc031e: Pull complete 15:22:38 8a3aa393b2d8: Pull complete 15:22:38 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:22:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:22:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:38 prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container 15:22:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:22:42 $ docker top ccbb07a8b41d2931650e9714956c0cfda686472271105069ce9fa82aabdcd17b -eo pid,comm [Pipeline] { [Pipeline] echo 15:22:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:22:43 + set -o pipefail 15:22:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:22:48 15:22:48 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:22:48 15:22:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/8ac7e5a4-ef88-42af-9143-21c819887320 15:22:48 15:22:48 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:22:48 15:22:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:22:48 15:22:48 15:22:48 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:22:48 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:22:48 More details here: https://snyk.co/ue1NS [Pipeline] } 15:22:48 $ docker stop --time=1 ccbb07a8b41d2931650e9714956c0cfda686472271105069ce9fa82aabdcd17b 15:22:52 $ docker rm -f --volumes ccbb07a8b41d2931650e9714956c0cfda686472271105069ce9fa82aabdcd17b [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 15:22:53 + git log --format=format:%s -1 e07d6d5b2548ecc4179af6df7f6d205a9de44c48 [Pipeline] sh 15:22:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:22:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:22:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:53 prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container 15:22:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:22:54 $ docker top a74b499d999d20f4270ee34ac2009ea79cca21bb587af69b39314a6a28c6842e -eo pid,comm 15:22:54 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). 15:22:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:22:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:22:54 [ssh-agent] Looking for ssh-agent implementation... 15:22:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:54 $ docker exec a74b499d999d20f4270ee34ac2009ea79cca21bb587af69b39314a6a28c6842e ssh-agent 15:22:54 SSH_AUTH_SOCK=/tmp/ssh-9eVXZ1vSzvnk/agent.33 15:22:54 SSH_AGENT_PID=39 15:22:54 Running ssh-add (command line suppressed) 15:22:54 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8410368618293544411.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8410368618293544411.key) 15:22:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:22:55 + git semver tag 15:22:55 2023-08-23 15:22:55,254 [run_tag] DEBUG tag force:False 15:22:55 2023-08-23 15:22:55,254 [check_head_tag] DEBUG check head tag 15:22:55 2023-08-23 15:22:55,255 [execute] INFO git cat-file --batch-check 15:22:55 2023-08-23 15:22:55,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:22:55 2023-08-23 15:22:55,258 [execute] INFO git cat-file --batch 15:22:55 2023-08-23 15:22:55,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:22:55 2023-08-23 15:22:55,269 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:22:55 2023-08-23 15:22:55,269 [execute] INFO git tag -a v3.1.0-dev.14 -m v3.1.0-dev.14 15:22:55 2023-08-23 15:22:55,270 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.14', '-m', 'v3.1.0-dev.14'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:22:55 2023-08-23 15:22:55,275 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:22:55 3.1.0-dev.14 [Pipeline] } 15:22:55 $ docker exec --env ******** --env ******** a74b499d999d20f4270ee34ac2009ea79cca21bb587af69b39314a6a28c6842e ssh-agent -k 15:22:55 unset SSH_AUTH_SOCK; 15:22:55 unset SSH_AGENT_PID; 15:22:55 echo Agent pid 39 killed; 15:22:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:22:55 + git semver [Pipeline] } 15:22:56 $ docker stop --time=1 a74b499d999d20f4270ee34ac2009ea79cca21bb587af69b39314a6a28c6842e 15:22:57 $ docker rm -f --volumes a74b499d999d20f4270ee34ac2009ea79cca21bb587af69b39314a6a28c6842e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:22:57 15:22:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:22:57 0.23.1-centos7: Pulling from edgex-lftools 15:22:57 ab5ef0e58194: Pulling fs layer 15:22:57 9712f1f96733: Pulling fs layer 15:22:57 63f879dbbcfc: Pulling fs layer 15:22:57 0d9ebad4ef96: Pulling fs layer 15:22:57 e9a5061849ea: Pulling fs layer 15:22:57 d747dcd14b5f: Pulling fs layer 15:22:57 2de7ff778b66: Pulling fs layer 15:22:57 0d9ebad4ef96: Waiting 15:22:57 e9a5061849ea: Waiting 15:22:57 d747dcd14b5f: Waiting 15:22:57 2de7ff778b66: Waiting 15:22:57 9712f1f96733: Verifying Checksum 15:22:57 9712f1f96733: Download complete 15:22:58 0d9ebad4ef96: Verifying Checksum 15:22:58 0d9ebad4ef96: Download complete 15:22:58 ab5ef0e58194: Verifying Checksum 15:22:58 ab5ef0e58194: Download complete 15:22:58 63f879dbbcfc: Verifying Checksum 15:22:58 63f879dbbcfc: Download complete 15:22:58 d747dcd14b5f: Verifying Checksum 15:22:58 d747dcd14b5f: Download complete 15:22:58 e9a5061849ea: Verifying Checksum 15:22:58 e9a5061849ea: Download complete 15:22:58 2de7ff778b66: Verifying Checksum 15:22:58 2de7ff778b66: Download complete 15:23:01 ab5ef0e58194: Pull complete 15:23:01 9712f1f96733: Pull complete 15:23:01 63f879dbbcfc: Pull complete 15:23:04 0d9ebad4ef96: Pull complete 15:23:05 e9a5061849ea: Pull complete 15:23:05 d747dcd14b5f: Pull complete 15:23:06 2de7ff778b66: Pull complete 15:23:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:23:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:23:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:06 prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container 15:23:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:23:11 $ docker top 8f0b6519010e80628ad6928e6172787069b11a8ab50438b4a4f2af2c868044ce -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:23:11 provisioning config files... 15:23:11 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9375152566661688401tmp 15:23:11 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config385621832798286216tmp 15:23:11 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11540298890197573516tmp [Pipeline] { [Pipeline] echo 15:23:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:23:11 ---> sigul-configuration.sh 15:23:11 gpg: directory `/root/.gnupg' created 15:23:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:23:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:23:11 gpg: keyring `/root/.gnupg/secring.gpg' created 15:23:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:23:11 gpg: CAST5 encrypted data 15:23:11 gpg: encrypted with 1 passphrase 15:23:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:23:12 + mkdir /home/jenkins 15:23:12 + mkdir /home/jenkins/sigul [Pipeline] sh 15:23:12 + 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 15:23:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:23:12 ---> sigul-install.sh 15:23:12 Sigul already installed; skipping installation. [Pipeline] sh 15:23:12 + git tag --list 15:23:12 v0.0.0 15:23:12 v1.0.0 15:23:12 v2.1.0 15:23:12 v2.1.1 15:23:12 v2.2.0 15:23:12 v2.3.0 15:23:12 v3.0 15:23:12 v3.0.0 15:23:12 v3.0.1 15:23:12 v3.0.1-dev.1 15:23:12 v3.1.0-dev.1 15:23:12 v3.1.0-dev.10 15:23:12 v3.1.0-dev.11 15:23:12 v3.1.0-dev.12 15:23:12 v3.1.0-dev.13 15:23:12 v3.1.0-dev.14 15:23:12 v3.1.0-dev.2 15:23:12 v3.1.0-dev.3 15:23:12 v3.1.0-dev.4 15:23:12 v3.1.0-dev.5 15:23:12 v3.1.0-dev.6 15:23:12 v3.1.0-dev.7 15:23:12 v3.1.0-dev.8 15:23:12 v3.1.0-dev.9 [Pipeline] sh 15:23:13 + lftools sign git-tag v3.1.0-dev.14 15:23:13 Signing Git tag with Sigul... 15:23:13 Signing v3.1.0-dev.14 [Pipeline] echo 15:23:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:23:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:23:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:23:14 $ docker stop --time=1 8f0b6519010e80628ad6928e6172787069b11a8ab50438b4a4f2af2c868044ce 15:23:15 $ docker rm -f --volumes 8f0b6519010e80628ad6928e6172787069b11a8ab50438b4a4f2af2c868044ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:23:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:23:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:23:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:16 prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container 15:23:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:23:16 $ docker top b0074e414281c18d585ece28fc2803c858d400bf27e1fe19a2d7a46dcf465a2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:23:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:23:16 [ssh-agent] Looking for ssh-agent implementation... 15:23:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:17 $ docker exec b0074e414281c18d585ece28fc2803c858d400bf27e1fe19a2d7a46dcf465a2a ssh-agent 15:23:17 SSH_AUTH_SOCK=/tmp/ssh-ODMu0xCi65bW/agent.33 15:23:17 SSH_AGENT_PID=39 15:23:17 Running ssh-add (command line suppressed) 15:23:17 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18141473165730511591.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18141473165730511591.key) 15:23:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:23:17 + git semver bump pre 15:23:17 2023-08-23 15:23:17,660 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:23:17 2023-08-23 15:23:17,661 [bump_version] DEBUG bumping version:3.1.0-dev.14 on axis:pre with prefix:dev 15:23:17 2023-08-23 15:23:17,661 [bump_version] DEBUG bumped version:3.1.0-dev.15 15:23:17 2023-08-23 15:23:17,661 [write_version] DEBUG write version:3.1.0-dev.15 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:23:17 2023-08-23 15:23:17,661 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:23:17 2023-08-23 15:23:17,661 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:23:17 2023-08-23 15:23:17,663 [execute] INFO git cat-file --batch-check 15:23:17 2023-08-23 15:23:17,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:23:17 2023-08-23 15:23:17,668 [execute] INFO git cat-file --batch 15:23:17 2023-08-23 15:23:17,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:23:17 2023-08-23 15:23:17,673 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:23:17 3.1.0-dev.15 [Pipeline] } 15:23:17 $ docker exec --env ******** --env ******** b0074e414281c18d585ece28fc2803c858d400bf27e1fe19a2d7a46dcf465a2a ssh-agent -k 15:23:17 unset SSH_AUTH_SOCK; 15:23:17 unset SSH_AGENT_PID; 15:23:17 echo Agent pid 39 killed; 15:23:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:23:18 + git semver [Pipeline] } 15:23:18 $ docker stop --time=1 b0074e414281c18d585ece28fc2803c858d400bf27e1fe19a2d7a46dcf465a2a 15:23:19 $ docker rm -f --volumes b0074e414281c18d585ece28fc2803c858d400bf27e1fe19a2d7a46dcf465a2a [Pipeline] // withDockerContainer [Pipeline] sh 15:23:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:23:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:23:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:20 prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container 15:23:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:23:20 $ docker top 70921edd962663a8df20e5052148b97443ccbaa0fde71f5f44092f0c37a3c6c1 -eo pid,comm 15:23:20 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). 15:23:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:23:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:23:20 [ssh-agent] Looking for ssh-agent implementation... 15:23:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:20 $ docker exec 70921edd962663a8df20e5052148b97443ccbaa0fde71f5f44092f0c37a3c6c1 ssh-agent 15:23:21 SSH_AUTH_SOCK=/tmp/ssh-cJuMOcE8AldI/agent.32 15:23:21 SSH_AGENT_PID=38 15:23:21 Running ssh-add (command line suppressed) 15:23:21 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15919014040640204001.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15919014040640204001.key) 15:23:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:23:21 + git semver push 15:23:21 2023-08-23 15:23:21,611 [run_push] DEBUG push 15:23:21 2023-08-23 15:23:21,612 [execute] INFO git cat-file --batch-check 15:23:21 2023-08-23 15:23:21,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:23:21 2023-08-23 15:23:21,616 [execute] INFO git rev-list 619b05dd2b16c1962c739b9b7bdb55c8b26d1e57 -- 15:23:21 2023-08-23 15:23:21,617 [execute] DEBUG Popen(['git', 'rev-list', '619b05dd2b16c1962c739b9b7bdb55c8b26d1e57', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:23:21 2023-08-23 15:23:21,624 [execute] INFO git fetch -v origin 15:23:21 2023-08-23 15:23:21,625 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 15:23:22 2023-08-23 15:23:22,107 [run_push] DEBUG no remote changes detected 15:23:22 2023-08-23 15:23:22,107 [execute] INFO git push origin semver 15:23:22 2023-08-23 15:23:22,107 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:23:23 2023-08-23 15:23:22,912 [run_push] DEBUG push all version tags 15:23:23 2023-08-23 15:23:22,913 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:23:23 2023-08-23 15:23:22,913 [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) 15:23:23 2023-08-23 15:23:23,656 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:23:23 3.1.0-dev.15 [Pipeline] } 15:23:23 $ docker exec --env ******** --env ******** 70921edd962663a8df20e5052148b97443ccbaa0fde71f5f44092f0c37a3c6c1 ssh-agent -k 15:23:23 unset SSH_AUTH_SOCK; 15:23:23 unset SSH_AGENT_PID; 15:23:23 echo Agent pid 38 killed; 15:23:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:23:24 + git semver [Pipeline] } 15:23:24 $ docker stop --time=1 70921edd962663a8df20e5052148b97443ccbaa0fde71f5f44092f0c37a3c6c1 15:23:25 $ docker rm -f --volumes 70921edd962663a8df20e5052148b97443ccbaa0fde71f5f44092f0c37a3c6c1 [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 15:23:26 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:23:26 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:23:26 total 16 15:23:26 drwxr-xr-x 3 root root 4096 Aug 23 15:09 . 15:23:26 drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 15:23 .. 15:23:26 drwxr-xr-x 2 root root 4096 Aug 23 15:09 cost 15:23:26 -rw-r--r-- 1 root root 95 Aug 23 15:09 cost.csv 15:23:26 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:23:26 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:23:26 total 16 15:23:26 drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 15:09 . 15:23:26 drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 15:23 .. 15:23:26 drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 15:09 cost 15:23:26 -rw-r--r-- 1 jenkins jenkins 95 Aug 23 15:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:23:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:23:27 ---> package-listing.sh 15:23:27 ++ facter osfamily 15:23:27 ++ tr '[:upper:]' '[:lower:]' 15:23:27 + OS_FAMILY=debian 15:23:27 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:23:27 + START_PACKAGES=/tmp/packages_start.txt 15:23:27 + END_PACKAGES=/tmp/packages_end.txt 15:23:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:23:27 + PACKAGES=/tmp/packages_start.txt 15:23:27 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:23:27 + PACKAGES=/tmp/packages_end.txt 15:23:27 + case "${OS_FAMILY}" in 15:23:27 + dpkg -l 15:23:27 + grep '^ii' 15:23:27 + '[' -f /tmp/packages_start.txt ']' 15:23:27 + '[' -f /tmp/packages_end.txt ']' 15:23:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:23:27 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:23:27 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:23:27 + 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 15:23:27 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 15:23:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:28 prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container 15:23:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:23:28 $ docker top bae0d5ebcaa0ef720ad2af5bce190b0f87be9b5bf0b8c887e7e836ff8de41f34 -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:28 + touch /tmp/pre-build-complete [Pipeline] sh 15:23:29 + mkdir -p /var/log/sysstat [Pipeline] sh 15:23:29 + ls /var/log/sa-host 15:23:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:29 provisioning config files... 15:23:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11706786842516804658tmp [Pipeline] { [Pipeline] echo 15:23:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:23:29 ---> create-netrc.sh [Pipeline] } 15:23:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:23:30 ---> python-tools-install.sh [Pipeline] echo 15:23:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:23:30 ---> sudo-logs.sh 15:23:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:23:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:23:30 ---> job-cost.sh 15:23:30 lf-activate-venv: SKIPPING 15:23:30 DEBUG: total: 0.2199999988079071 15:23:30 INFO: Retrieving Stack Cost... 15:23:31 INFO: Retrieving Pricing Info for: v3-standard-8 15:23:31 INFO: Archiving Costs [Pipeline] echo 15:23:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:23:32 ---> logs-deploy.sh 15:23:32 lf-activate-venv: SKIPPING 15:23:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/126 15:23:32 INFO: archiving workspace using pattern(s): 15:23:32 Archives upload complete. 15:23:32 INFO: archiving logs to Nexus