Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0d101ae6821c8ff83b48d3de973276031649eb12 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-ssh13778153285760254108.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11128545647053957810.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh188474317346566132.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh17506902192085668424.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-ssh3129896655928774554.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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-8888’ Running on prd-ubuntu20.04-docker-8c-8g-8890 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 0d101ae6821c8ff83b48d3de973276031649eb12 (main) Commit message: "refactor!: Replace internal topics from config with new constants and use base topic (#154)" > 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 0d101ae6821c8ff83b48d3de973276031649eb12 # timeout=10 > git rev-list --no-walk 0e6798df487ae229a4ea3230d61bef5bbf47a589 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:10:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:10:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:10:28 ========================================================= 21:10:28 EdgeX Global Pipelines Version Info 21:10:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:10:29 ------------------- 21:10:29 stable info: 21:10:29 ------------------- 21:10:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:10:29 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:10:29 Message: update stable to v1.0.244 21:10:29 ------------------- 21:10:29 experimental info: 21:10:29 ------------------- 21:10:29 Commited By: **** collab-it+edgex@linuxfoundation.org 21:10:29 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:10:29 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:10:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 21:10:29 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 21:10:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:10:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:10:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:10:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:10:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:10:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d101ae6821c8ff83b48d3de973276031649eb12 [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d101ae [Pipeline] echo 21:10:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:10:30 provisioning config files... 21:10:30 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11159080193689477346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:30 ---> docker-login.sh 21:10:30 nexus3.edgexfoundry.org:10001 21:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:30 Configure a credential helper to remove this warning. See 21:10:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:30 21:10:30 Login Succeeded 21:10:30 nexus3.edgexfoundry.org:10002 21:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:31 Configure a credential helper to remove this warning. See 21:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:31 21:10:31 Login Succeeded 21:10:31 nexus3.edgexfoundry.org:10003 21:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:31 Configure a credential helper to remove this warning. See 21:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:31 21:10:31 Login Succeeded 21:10:31 nexus3.edgexfoundry.org:10004 21:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:31 Configure a credential helper to remove this warning. See 21:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:31 21:10:31 Login Succeeded 21:10:31 docker.io 21:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:31 Configure a credential helper to remove this warning. See 21:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:31 21:10:31 Login Succeeded 21:10:31 ---> docker-login.sh ends [Pipeline] } 21:10:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:10:32 + git rev-list -1 --merges 0d101ae6821c8ff83b48d3de973276031649eb12~1..0d101ae6821c8ff83b48d3de973276031649eb12 [Pipeline] echo 21:10:32 -----------> git rev-list -1 --merges 0d101ae6821c8ff83b48d3de973276031649eb12~1..0d101ae6821c8ff83b48d3de973276031649eb12 0d101ae6821c8ff83b48d3de973276031649eb12 [false] [Pipeline] sh 21:10:32 + git log --format=format:%s -1 0d101ae6821c8ff83b48d3de973276031649eb12 [Pipeline] echo 21:10:32 ========================================================= 21:10:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:10:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:10:32 + git log --format=format:%s -1 0d101ae6821c8ff83b48d3de973276031649eb12 [Pipeline] echo 21:10:32 [semverPrep] GIT_COMMIT: 0d101ae6821c8ff83b48d3de973276031649eb12, Commit Message: refactor!: Replace internal topics from config with new constants and use base topic (#154) [Pipeline] echo 21:10:32 [semverPrep] This is not a build commit. [Pipeline] sh 21:10:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:10:33 + grep -v github /etc/ssh/ssh_known_hosts 21:10:33 + [ -e /tmp/ssh_known_hosts ] 21:10:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:10:33 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:10:33 sudo tee -a /etc/ssh/ssh_known_hosts 21:10:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:10:33 21:10:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:10:33 0.1.4: Pulling from edgex-devops/py-git-semver 21:10:33 b85a868b505f: Pulling fs layer 21:10:33 e2be974225ed: Pulling fs layer 21:10:33 339a4e72a1f5: Pulling fs layer 21:10:33 988bab9f4d93: Pulling fs layer 21:10:33 1469e6f7b9e6: Pulling fs layer 21:10:33 eaf3925da568: Pulling fs layer 21:10:33 bab4dde63d76: Pulling fs layer 21:10:33 bde34c3a00c8: Pulling fs layer 21:10:33 b352a97aabf1: Pulling fs layer 21:10:33 4872d77fe225: Pulling fs layer 21:10:33 5851b861e8e6: Pulling fs layer 21:10:33 988bab9f4d93: Waiting 21:10:33 eaf3925da568: Waiting 21:10:33 4872d77fe225: Waiting 21:10:33 1469e6f7b9e6: Waiting 21:10:33 bab4dde63d76: Waiting 21:10:33 b352a97aabf1: Waiting 21:10:33 5851b861e8e6: Waiting 21:10:33 bde34c3a00c8: Waiting 21:10:33 e2be974225ed: Verifying Checksum 21:10:33 e2be974225ed: Download complete 21:10:33 988bab9f4d93: Verifying Checksum 21:10:33 988bab9f4d93: Download complete 21:10:34 1469e6f7b9e6: Verifying Checksum 21:10:34 1469e6f7b9e6: Download complete 21:10:34 339a4e72a1f5: Verifying Checksum 21:10:34 339a4e72a1f5: Download complete 21:10:34 eaf3925da568: Download complete 21:10:34 bde34c3a00c8: Download complete 21:10:34 b352a97aabf1: Download complete 21:10:34 4872d77fe225: Download complete 21:10:34 5851b861e8e6: Verifying Checksum 21:10:34 5851b861e8e6: Download complete 21:10:34 b85a868b505f: Verifying Checksum 21:10:34 b85a868b505f: Download complete 21:10:34 bab4dde63d76: Verifying Checksum 21:10:34 bab4dde63d76: Download complete 21:10:35 b85a868b505f: Pull complete 21:10:35 e2be974225ed: Pull complete 21:10:36 339a4e72a1f5: Pull complete 21:10:36 988bab9f4d93: Pull complete 21:10:36 1469e6f7b9e6: Pull complete 21:10:36 eaf3925da568: Pull complete 21:10:38 bab4dde63d76: Pull complete 21:10:38 bde34c3a00c8: Pull complete 21:10:38 b352a97aabf1: Pull complete 21:10:38 4872d77fe225: Pull complete 21:10:38 5851b861e8e6: Pull complete 21:10:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:10:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:10:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:38 prd-ubuntu20.04-docker-8c-8g-8890 does not seem to be running inside a container 21:10:38 $ 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 21:10:40 $ docker top 058ded6013b4bc21a157de51e1dc04565bfec319366deaffea6f0ed1629d5b4b -eo pid,comm 21:10:40 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). 21:10:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:10:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:10:40 [ssh-agent] Looking for ssh-agent implementation... 21:10:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:10:40 $ docker exec 058ded6013b4bc21a157de51e1dc04565bfec319366deaffea6f0ed1629d5b4b ssh-agent 21:10:40 SSH_AUTH_SOCK=/tmp/ssh-h1xtMd5UH5VK/agent.32 21:10:40 SSH_AGENT_PID=38 21:10:41 Running ssh-add (command line suppressed) 21:10:41 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12477095739172078334.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12477095739172078334.key) 21:10:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:10:41 + git tag --points-at HEAD [Pipeline] } 21:10:41 $ docker exec --env ******** --env ******** 058ded6013b4bc21a157de51e1dc04565bfec319366deaffea6f0ed1629d5b4b ssh-agent -k 21:10:41 unset SSH_AUTH_SOCK; 21:10:41 unset SSH_AGENT_PID; 21:10:41 echo Agent pid 38 killed; 21:10:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:10:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:10:41 [ssh-agent] Looking for ssh-agent implementation... 21:10:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:10:41 $ docker exec 058ded6013b4bc21a157de51e1dc04565bfec319366deaffea6f0ed1629d5b4b ssh-agent 21:10:41 SSH_AUTH_SOCK=/tmp/ssh-JjAV7CTlpdJH/agent.70 21:10:41 SSH_AGENT_PID=76 21:10:41 Running ssh-add (command line suppressed) 21:10:41 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4336017917723205261.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4336017917723205261.key) 21:10:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:10:42 + git semver init 21:10:42 2023-03-08 21:10:42,446 [run_init] DEBUG init version:0.0.0 force:False 21:10:42 2023-03-08 21:10:42,446 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 21:10:42 2023-03-08 21:10:42,447 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 21:10:42 2023-03-08 21:10:42,447 [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) 21:10:43 2023-03-08 21:10:43,516 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 21:10:43 2023-03-08 21:10:43,516 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 21:10:43 2023-03-08 21:10:43,516 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:10:43 2023-03-08 21:10:43,517 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:10:43 3.0.0-dev.9 [Pipeline] } 21:10:43 $ docker exec --env ******** --env ******** 058ded6013b4bc21a157de51e1dc04565bfec319366deaffea6f0ed1629d5b4b ssh-agent -k 21:10:43 unset SSH_AUTH_SOCK; 21:10:43 unset SSH_AGENT_PID; 21:10:43 echo Agent pid 76 killed; 21:10:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:10:44 + git semver [Pipeline] } 21:10:44 $ docker stop --time=1 058ded6013b4bc21a157de51e1dc04565bfec319366deaffea6f0ed1629d5b4b 21:10:45 $ docker rm -f --volumes 058ded6013b4bc21a157de51e1dc04565bfec319366deaffea6f0ed1629d5b4b [Pipeline] // withDockerContainer [Pipeline] sh 21:10:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:10:46 Stashed 1 file(s) [Pipeline] echo 21:10:46 [edgeXSemver]: initialized semver on version 3.0.0-dev.9 [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 21:10:46 provisioning config files... 21:10:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14497657054245826688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:46 ---> docker-login.sh 21:10:46 nexus3.edgexfoundry.org:10001 21:10:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:46 Configure a credential helper to remove this warning. See 21:10:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:46 21:10:46 Login Succeeded 21:10:46 nexus3.edgexfoundry.org:10002 21:10:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:46 Configure a credential helper to remove this warning. See 21:10:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:46 21:10:46 Login Succeeded 21:10:46 nexus3.edgexfoundry.org:10003 21:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:47 Configure a credential helper to remove this warning. See 21:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:47 21:10:47 Login Succeeded 21:10:47 nexus3.edgexfoundry.org:10004 21:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:47 Configure a credential helper to remove this warning. See 21:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:47 21:10:47 Login Succeeded 21:10:47 docker.io 21:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:47 Configure a credential helper to remove this warning. See 21:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:47 21:10:47 Login Succeeded 21:10:47 ---> docker-login.sh ends [Pipeline] } 21:10:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:10:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:10:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:10:47 ========================================================= 21:10:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:10:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:10:47 Sending build context to Docker daemon 12.53MB 21:10:47 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:10:47 Step 2/12 : FROM ${BASE} AS builder 21:10:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:10:47 213ec9aee27d: Pulling fs layer 21:10:47 4583459ba037: Pulling fs layer 21:10:47 93c1e223e6f2: Pulling fs layer 21:10:47 53926ce57604: Pulling fs layer 21:10:47 21b2b0c7a3f4: Pulling fs layer 21:10:47 22ff95d597cd: Pulling fs layer 21:10:47 12d6caf4c0d1: Pulling fs layer 21:10:47 96b7cbca73a9: Pulling fs layer 21:10:47 a7acece74701: Pulling fs layer 21:10:47 53926ce57604: Waiting 21:10:47 21b2b0c7a3f4: Waiting 21:10:47 22ff95d597cd: Waiting 21:10:47 12d6caf4c0d1: Waiting 21:10:47 a7acece74701: Waiting 21:10:47 93c1e223e6f2: Download complete 21:10:47 4583459ba037: Download complete 21:10:47 21b2b0c7a3f4: Verifying Checksum 21:10:47 21b2b0c7a3f4: Download complete 21:10:47 22ff95d597cd: Download complete 21:10:48 213ec9aee27d: Verifying Checksum 21:10:48 213ec9aee27d: Download complete 21:10:48 12d6caf4c0d1: Verifying Checksum 21:10:48 12d6caf4c0d1: Download complete 21:10:48 213ec9aee27d: Pull complete 21:10:48 4583459ba037: Pull complete 21:10:48 93c1e223e6f2: Pull complete 21:10:48 a7acece74701: Verifying Checksum 21:10:48 a7acece74701: Download complete 21:10:48 53926ce57604: Verifying Checksum 21:10:48 53926ce57604: Download complete 21:10:48 96b7cbca73a9: Verifying Checksum 21:10:48 96b7cbca73a9: Download complete 21:10:52 53926ce57604: Pull complete 21:10:52 21b2b0c7a3f4: Pull complete 21:10:52 22ff95d597cd: Pull complete 21:10:52 12d6caf4c0d1: Pull complete 21:10:54 96b7cbca73a9: Pull complete 21:10:54 a7acece74701: Pull complete 21:10:54 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:10:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:10:54 ---> db6d94c90886 21:10:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:10:59 ---> Running in 14b3ae0f0b28 21:10:59 Removing intermediate container 14b3ae0f0b28 21:10:59 ---> 5981787fa3b9 21:10:59 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:10:59 ---> Running in e0ee9a8b221a 21:10:59 Removing intermediate container e0ee9a8b221a 21:10:59 ---> 1859f7cc78ad 21:10:59 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:10:59 ---> Running in 6313c223fe35 21:10:59 Removing intermediate container 6313c223fe35 21:10:59 ---> 90bc804a2d9c 21:10:59 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:10:59 ---> Running in e54a07b3b290 21:10:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:10:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:10:59 OK: 211 MiB in 51 packages 21:11:00 Removing intermediate container e54a07b3b290 21:11:00 ---> 1d22ec7891e2 21:11:00 Step 7/12 : WORKDIR /app 21:11:00 ---> Running in 13e5816deb3f 21:11:00 Removing intermediate container 13e5816deb3f 21:11:00 ---> e653f9461dc6 21:11:00 Step 8/12 : COPY go.mod vendor* ./ 21:11:00 ---> bf859b8fbbe9 21:11:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:00 ---> Running in e61a26874f2d 21:11:01 Still waiting to schedule task 21:11:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8887’ 21:11:39 Removing intermediate container e61a26874f2d 21:11:39 ---> 4b34800482b8 21:11:39 Step 10/12 : COPY . . 21:11:39 ---> e73a9e293b97 21:11:39 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:11:39 ---> Running in 0914d394badb 21:11:39 Removing intermediate container 0914d394badb 21:11:39 ---> 9be9081be654 21:11:39 Step 12/12 : RUN $MAKE 21:11:39 ---> Running in cc853c1a58f7 21:11:39 noop 21:11:39 Removing intermediate container cc853c1a58f7 21:11:39 ---> 16ee69edc5e4 21:11:39 Successfully built 16ee69edc5e4 21:11:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:39 + docker inspect -f . ci-base-image-x86_64 21:11:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:39 prd-ubuntu20.04-docker-8c-8g-8890 does not seem to be running inside a container 21:11:39 $ 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 21:11:39 $ docker top 773cbeaa371d400e029af4a336fbacb5c5b3d5e6bc08b3f3389af2c49b4a5483 -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:40 + go version 21:11:40 go version go1.18.7 linux/amd64 [Pipeline] } 21:11:40 $ docker stop --time=1 773cbeaa371d400e029af4a336fbacb5c5b3d5e6bc08b3f3389af2c49b4a5483 21:11:41 $ docker rm -f --volumes 773cbeaa371d400e029af4a336fbacb5c5b3d5e6bc08b3f3389af2c49b4a5483 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:41 + docker inspect -f . ci-base-image-x86_64 21:11:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:41 prd-ubuntu20.04-docker-8c-8g-8890 does not seem to be running inside a container 21:11:41 $ 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 21:11:42 $ docker top 6f5bfc52c4d8de266d9fa30bd037b223c6ca3ea498c19107be2bd6268e92dc8f -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:42 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 21:11:42 + make test 21:11:42 go test -race ./... -coverprofile=coverage.out ./... 21:12:04 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:12:04 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.168s coverage: 86.2% of statements 21:12:04 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:12:04 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.766s coverage: 71.9% of statements 21:12:16 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:12:16 go vet ./... 21:12:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:12:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:12:20 ./bin/test-attribution.sh [Pipeline] echo 21:12:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:12:20 $ docker stop --time=1 6f5bfc52c4d8de266d9fa30bd037b223c6ca3ea498c19107be2bd6268e92dc8f 21:12:24 $ docker rm -f --volumes 6f5bfc52c4d8de266d9fa30bd037b223c6ca3ea498c19107be2bd6268e92dc8f [Pipeline] // withDockerContainer [Pipeline] sh 21:12:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:12:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:12:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:12:25 + ls -al . 21:12:25 total 232 21:12:25 drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 21:11 . 21:12:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 21:10 .. 21:12:25 -rw-rw-r-- 1 jenkins jenkins 262 Mar 8 21:10 .dockerignore 21:12:25 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 21:12 .git 21:12:25 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 21:10 .github 21:12:25 -rw-rw-r-- 1 jenkins jenkins 788 Mar 8 21:10 .gitignore 21:12:25 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 21:10 .golangci.yml 21:12:25 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 21:10 .semver 21:12:25 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 8 21:10 Attribution.txt 21:12:25 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 8 21:10 CHANGELOG.md 21:12:25 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 8 21:10 Dockerfile 21:12:25 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 21:10 GOVERNANCE.md 21:12:25 -rw-rw-r-- 1 jenkins jenkins 687 Mar 8 21:10 Jenkinsfile 21:12:25 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 21:10 LICENSE 21:12:25 -rw-rw-r-- 1 jenkins jenkins 2462 Mar 8 21:10 Makefile 21:12:25 -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 21:10 OWNERS.md 21:12:25 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 8 21:10 README.md 21:12:25 -rw-rw-r-- 1 jenkins jenkins 11 Mar 8 21:10 VERSION 21:12:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 21:10 bin 21:12:25 -rw-r--r-- 1 jenkins jenkins 41317 Mar 8 21:12 coverage.out 21:12:25 -rw-rw-r-- 1 jenkins jenkins 3510 Mar 8 21:10 go.mod 21:12:25 -rw-rw-r-- 1 jenkins jenkins 33459 Mar 8 21:10 go.sum 21:12:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 21:10 images 21:12:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 21:10 internal 21:12:25 -rw-rw-r-- 1 jenkins jenkins 531 Mar 8 21:10 main.go 21:12:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 21:10 res 21:12:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 21:10 snap 21:12:25 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 21:10 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:25 + 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=0d101ae6821c8ff83b48d3de973276031649eb12 --label arch=amd64 --label version=3.0.0-dev.9 . 21:12:25 Sending build context to Docker daemon 12.53MB 21:12:25 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 21:12:25 Step 2/29 : FROM ${BASE} AS builder 21:12:25 ---> 16ee69edc5e4 21:12:25 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 21:12:26 ---> Running in 590fe49fcc7a 21:12:26 Removing intermediate container 590fe49fcc7a 21:12:26 ---> 31ce9b2318ce 21:12:26 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 21:12:26 ---> Running in 8611c8448e63 21:12:26 Removing intermediate container 8611c8448e63 21:12:26 ---> d208cc681455 21:12:26 Step 5/29 : ARG ADD_BUILD_TAGS="" 21:12:26 ---> Running in cb35fbfcf5f3 21:12:26 Removing intermediate container cb35fbfcf5f3 21:12:26 ---> 6c2e38d27ae7 21:12:26 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:12:26 ---> Running in f112e55fb7d5 21:12:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:12:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:12:26 OK: 211 MiB in 51 packages 21:12:27 Removing intermediate container f112e55fb7d5 21:12:27 ---> 1d5de54686a2 21:12:27 Step 7/29 : WORKDIR /app 21:12:27 ---> Running in be47f3eae4b3 21:12:27 Removing intermediate container be47f3eae4b3 21:12:27 ---> 31501969e309 21:12:27 Step 8/29 : COPY go.mod vendor* ./ 21:12:27 ---> 421323872e05 21:12:27 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:27 ---> Running in 75ff6440d607 21:12:28 Removing intermediate container 75ff6440d607 21:12:28 ---> dca36f6794a2 21:12:28 Step 10/29 : COPY . . 21:12:28 ---> bd72e8932dd7 21:12:28 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:12:28 ---> Running in 7f1ebe0b6587 21:12:28 Removing intermediate container 7f1ebe0b6587 21:12:28 ---> fc1a7c1dd411 21:12:28 Step 12/29 : RUN $MAKE 21:12:28 ---> Running in 463ed784b8e0 21:12:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.9" -trimpath -mod=readonly -o app-rfid-llrp-inventory 21:12:47 Removing intermediate container 463ed784b8e0 21:12:47 ---> fb0f3bce3c63 21:12:47 Step 13/29 : FROM alpine:3.14 21:12:47 3.14: Pulling from library/alpine 21:12:47 d261077062b2: Pulling fs layer 21:12:47 d261077062b2: Verifying Checksum 21:12:47 d261077062b2: Download complete 21:12:47 d261077062b2: Pull complete 21:12:47 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 21:12:47 Status: Downloaded newer image for alpine:3.14 21:12:47 ---> 6dff1269bc79 21:12:47 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:12:47 ---> Running in 258f3268e149 21:12:47 Removing intermediate container 258f3268e149 21:12:47 ---> c9770bb92182 21:12:47 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 21:12:47 ---> Running in 2266e3ba4850 21:12:47 Removing intermediate container 2266e3ba4850 21:12:47 ---> beab300cc28f 21:12:47 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 21:12:47 ---> Running in 2775fe1e8054 21:12:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:12:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:12:48 (1/2) Installing ca-certificates (20220614-r0) 21:12:48 (2/2) Installing dumb-init (1.2.5-r1) 21:12:48 Executing busybox-1.33.1-r8.trigger 21:12:48 Executing ca-certificates-20220614-r0.trigger 21:12:48 OK: 6 MiB in 16 packages 21:12:48 Removing intermediate container 2775fe1e8054 21:12:48 ---> 296f55d2b3fb 21:12:48 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:12:49 ---> cf0ac8913007 21:12:49 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 21:12:49 ---> 61183ff96ec4 21:12:49 Step 19/29 : COPY --from=builder /app/res/ /res/ 21:12:49 ---> 53e58a481625 21:12:49 Step 20/29 : COPY --from=builder /app/static/ /static/ 21:12:49 ---> 48043c6eb66b 21:12:49 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 21:12:50 ---> ee2c057afac6 21:12:50 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 21:12:50 ---> Running in b98fadf1c5ff 21:12:50 Removing intermediate container b98fadf1c5ff 21:12:50 ---> 1d20e9b0b65f 21:12:50 Step 23/29 : VOLUME /cache 21:12:50 ---> Running in c542e3eab2fd 21:12:50 Removing intermediate container c542e3eab2fd 21:12:50 ---> c484a95869d4 21:12:50 Step 24/29 : EXPOSE 59711 21:12:50 ---> Running in d69f83c5a618 21:12:50 Removing intermediate container d69f83c5a618 21:12:50 ---> 06a3229135ea 21:12:50 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 21:12:50 ---> Running in cccd2200feeb 21:12:50 Removing intermediate container cccd2200feeb 21:12:50 ---> 8c584fa6b19a 21:12:50 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 21:12:50 ---> Running in a80963f20906 21:12:51 Removing intermediate container a80963f20906 21:12:51 ---> 8cc31d685d1c 21:12:51 Step 27/29 : LABEL arch=amd64 21:12:51 ---> Running in f27f94ed0d59 21:12:51 Removing intermediate container f27f94ed0d59 21:12:51 ---> ce82d763bca5 21:12:51 Step 28/29 : LABEL git_sha=0d101ae6821c8ff83b48d3de973276031649eb12 21:12:51 ---> Running in 141a0142a932 21:12:51 Removing intermediate container 141a0142a932 21:12:51 ---> e3d238affd85 21:12:51 Step 29/29 : LABEL version=3.0.0-dev.9 21:12:51 ---> Running in 50e08af2d7a6 21:12:51 Removing intermediate container 50e08af2d7a6 21:12:51 ---> d8c7bd44ad5f 21:12:51 [Warning] One or more build-args [ARCH] were not consumed 21:12:51 Successfully built d8c7bd44ad5f 21:12:51 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 21:12:51 provisioning config files... 21:12:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14989237547008185266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:51 ---> docker-login.sh 21:12:51 nexus3.edgexfoundry.org:10001 21:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:51 Configure a credential helper to remove this warning. See 21:12:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:51 21:12:51 Login Succeeded 21:12:51 nexus3.edgexfoundry.org:10002 21:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:51 Configure a credential helper to remove this warning. See 21:12:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:51 21:12:51 Login Succeeded 21:12:51 nexus3.edgexfoundry.org:10003 21:12:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:52 Configure a credential helper to remove this warning. See 21:12:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:52 21:12:52 Login Succeeded 21:12:52 nexus3.edgexfoundry.org:10004 21:12:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:52 Configure a credential helper to remove this warning. See 21:12:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:52 21:12:52 Login Succeeded 21:12:52 docker.io 21:12:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:52 Configure a credential helper to remove this warning. See 21:12:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:52 21:12:52 Login Succeeded 21:12:52 ---> docker-login.sh ends [Pipeline] } 21:12:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:12:52 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 21:12:52 0d101ae6821c8ff83b48d3de973276031649eb12 21:12:52 latest 21:12:52 3.0.0-dev.9 21:12:52 0d101ae6821c8ff83b48d3de973276031649eb12-3.0.0-dev.9 21:12:52 main 21:12:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:52 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d101ae6821c8ff83b48d3de973276031649eb12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:53 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d101ae6821c8ff83b48d3de973276031649eb12 21:12:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:12:53 439d5c34c5ad: Preparing 21:12:53 2fd9e9b7a713: Preparing 21:12:53 10110b0bf2ea: Preparing 21:12:53 fd1d253cab6a: Preparing 21:12:53 51cb2950d696: Preparing 21:12:53 2264f03c0112: Preparing 21:12:53 0f3d63355fa2: Preparing 21:12:53 625523cb9cce: Preparing 21:12:53 0f3d63355fa2: Waiting 21:12:53 625523cb9cce: Waiting 21:12:53 fd1d253cab6a: Pushed 21:12:53 51cb2950d696: Pushed 21:12:53 439d5c34c5ad: Pushed 21:12:53 10110b0bf2ea: Pushed 21:12:53 625523cb9cce: Layer already exists 21:12:53 2264f03c0112: Pushed 21:12:53 0f3d63355fa2: Pushed 21:12:55 2fd9e9b7a713: Pushed 21:12:55 0d101ae6821c8ff83b48d3de973276031649eb12: digest: sha256:9ea56b1974b6aaf74b382987309924778175019f608aeeab786cc6ae57f83738 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:55 + 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 21:12:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 21:12:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:12:56 439d5c34c5ad: Preparing 21:12:56 2fd9e9b7a713: Preparing 21:12:56 10110b0bf2ea: Preparing 21:12:56 fd1d253cab6a: Preparing 21:12:56 51cb2950d696: Preparing 21:12:56 2264f03c0112: Preparing 21:12:56 0f3d63355fa2: Preparing 21:12:56 625523cb9cce: Preparing 21:12:56 2264f03c0112: Waiting 21:12:56 625523cb9cce: Waiting 21:12:56 439d5c34c5ad: Layer already exists 21:12:56 51cb2950d696: Layer already exists 21:12:56 fd1d253cab6a: Layer already exists 21:12:56 10110b0bf2ea: Layer already exists 21:12:56 2fd9e9b7a713: Layer already exists 21:12:56 2264f03c0112: Layer already exists 21:12:56 625523cb9cce: Layer already exists 21:12:56 0f3d63355fa2: Layer already exists 21:12:56 latest: digest: sha256:9ea56b1974b6aaf74b382987309924778175019f608aeeab786cc6ae57f83738 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:56 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.9 21:12:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:12:56 439d5c34c5ad: Preparing 21:12:56 2fd9e9b7a713: Preparing 21:12:56 10110b0bf2ea: Preparing 21:12:56 fd1d253cab6a: Preparing 21:12:56 51cb2950d696: Preparing 21:12:56 2264f03c0112: Preparing 21:12:56 0f3d63355fa2: Preparing 21:12:56 625523cb9cce: Preparing 21:12:56 2264f03c0112: Waiting 21:12:56 625523cb9cce: Waiting 21:12:56 0f3d63355fa2: Waiting 21:12:56 51cb2950d696: Layer already exists 21:12:56 2fd9e9b7a713: Layer already exists 21:12:56 439d5c34c5ad: Layer already exists 21:12:56 10110b0bf2ea: Layer already exists 21:12:56 fd1d253cab6a: Layer already exists 21:12:56 2264f03c0112: Layer already exists 21:12:56 0f3d63355fa2: Layer already exists 21:12:56 625523cb9cce: Layer already exists 21:12:56 3.0.0-dev.9: digest: sha256:9ea56b1974b6aaf74b382987309924778175019f608aeeab786cc6ae57f83738 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:57 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d101ae6821c8ff83b48d3de973276031649eb12-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d101ae6821c8ff83b48d3de973276031649eb12-3.0.0-dev.9 21:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:12:57 439d5c34c5ad: Preparing 21:12:57 2fd9e9b7a713: Preparing 21:12:57 10110b0bf2ea: Preparing 21:12:57 fd1d253cab6a: Preparing 21:12:57 51cb2950d696: Preparing 21:12:57 2264f03c0112: Preparing 21:12:57 0f3d63355fa2: Preparing 21:12:57 625523cb9cce: Preparing 21:12:57 625523cb9cce: Waiting 21:12:57 2264f03c0112: Waiting 21:12:57 0f3d63355fa2: Waiting 21:12:57 51cb2950d696: Layer already exists 21:12:57 10110b0bf2ea: Layer already exists 21:12:57 fd1d253cab6a: Layer already exists 21:12:57 439d5c34c5ad: Layer already exists 21:12:57 2fd9e9b7a713: Layer already exists 21:12:57 2264f03c0112: Layer already exists 21:12:57 625523cb9cce: Layer already exists 21:12:57 0f3d63355fa2: Layer already exists 21:12:57 0d101ae6821c8ff83b48d3de973276031649eb12-3.0.0-dev.9: digest: sha256:9ea56b1974b6aaf74b382987309924778175019f608aeeab786cc6ae57f83738 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:57 + 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 21:12:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 21:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:12:57 439d5c34c5ad: Preparing 21:12:57 2fd9e9b7a713: Preparing 21:12:57 10110b0bf2ea: Preparing 21:12:57 fd1d253cab6a: Preparing 21:12:57 51cb2950d696: Preparing 21:12:57 2264f03c0112: Preparing 21:12:57 0f3d63355fa2: Preparing 21:12:57 625523cb9cce: Preparing 21:12:57 2264f03c0112: Waiting 21:12:57 0f3d63355fa2: Waiting 21:12:57 625523cb9cce: Waiting 21:12:57 51cb2950d696: Layer already exists 21:12:57 fd1d253cab6a: Layer already exists 21:12:57 439d5c34c5ad: Layer already exists 21:12:57 2fd9e9b7a713: Layer already exists 21:12:57 10110b0bf2ea: Layer already exists 21:12:57 2264f03c0112: Layer already exists 21:12:57 625523cb9cce: Layer already exists 21:12:57 0f3d63355fa2: Layer already exists 21:12:57 main: digest: sha256:9ea56b1974b6aaf74b382987309924778175019f608aeeab786cc6ae57f83738 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:58 ===================================================== [Pipeline] echo 21:12:58 taggedImages: 21:12:58 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d101ae6821c8ff83b48d3de973276031649eb12 21:12:58 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 21:12:58 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.9 21:12:58 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d101ae6821c8ff83b48d3de973276031649eb12-3.0.0-dev.9 21:12:58 - 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 21:12:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:58 21:12:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:58 latest: Pulling from edgex-lftools-log-publisher 21:12:58 5eb5b503b376: Pulling fs layer 21:12:58 5c69ac0246d0: Pulling fs layer 21:12:58 ec43610c2a17: Pulling fs layer 21:12:58 3a2ae6a8a46f: Pulling fs layer 21:12:58 33b1e0a273af: Pulling fs layer 21:12:58 5d3b04190fa2: Pulling fs layer 21:12:58 2f39f015ded8: Pulling fs layer 21:12:58 3a2ae6a8a46f: Waiting 21:12:58 2f39f015ded8: Waiting 21:12:58 5d3b04190fa2: Waiting 21:12:58 5c69ac0246d0: Verifying Checksum 21:12:58 5c69ac0246d0: Download complete 21:12:58 3a2ae6a8a46f: Download complete 21:12:58 33b1e0a273af: Verifying Checksum 21:12:58 33b1e0a273af: Download complete 21:12:58 5d3b04190fa2: Verifying Checksum 21:12:58 5d3b04190fa2: Download complete 21:12:58 ec43610c2a17: Verifying Checksum 21:12:58 ec43610c2a17: Download complete 21:12:58 5eb5b503b376: Verifying Checksum 21:12:58 5eb5b503b376: Download complete 21:12:59 2f39f015ded8: Download complete 21:13:00 5eb5b503b376: Pull complete 21:13:00 5c69ac0246d0: Pull complete 21:13:00 ec43610c2a17: Pull complete 21:13:00 3a2ae6a8a46f: Pull complete 21:13:00 33b1e0a273af: Pull complete 21:13:00 5d3b04190fa2: Pull complete 21:13:05 2f39f015ded8: Pull complete 21:13:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:13:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:13:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:05 prd-ubuntu20.04-docker-8c-8g-8890 does not seem to be running inside a container 21:13:05 $ 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 21:13:08 $ docker top 89aebfc68980942d8f5f4c795319210e067ddc0353b3c3038a490f9e4095c75e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:13:09 ---> job-cost.sh 21:13:09 lf-activate-venv: SKIPPING 21:13:09 INFO: No Stack... 21:13:09 INFO: Retrieving Pricing Info for: v3-standard-8 21:13:10 INFO: Archiving Costs [Pipeline] sh 21:13:10 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 21:13:10 + cut -d, -f6 [Pipeline] lock 21:13:10 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-77-stack-cost] 21:13:10 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-77-stack-cost] did not exist. Created. 21:13:10 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:13:10 + echo total: 0.2199999988079071 [Pipeline] stash 21:13:10 Stashed 1 file(s) [Pipeline] } 21:13:10 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-77-stack-cost] [Pipeline] // lock [Pipeline] } 21:13:10 $ docker stop --time=1 89aebfc68980942d8f5f4c795319210e067ddc0353b3c3038a490f9e4095c75e 21:13:11 $ docker rm -f --volumes 89aebfc68980942d8f5f4c795319210e067ddc0353b3c3038a490f9e4095c75e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:14:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8891 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 21:14:29 Running in /w/workspace/app-rfid-llrp-inventory/77 [Pipeline] { [Pipeline] checkout 21:14:29 The recommended git tool is: git 21:14:35 using credential edgex-jenkins-ssh 21:14:35 Cloning the remote Git repository 21:14:35 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:14:35 > git init /w/workspace/app-rfid-llrp-inventory/77 # timeout=10 21:14:35 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:14:35 > git --version # timeout=10 21:14:35 > git --version # 'git version 2.25.1' 21:14:35 using GIT_SSH to set credentials SSH Credentials for GitHub 21:14:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:14:37 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 21:14:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:14:38 Avoid second fetch 21:14:38 Checking out Revision 0d101ae6821c8ff83b48d3de973276031649eb12 (main) 21:14:39 Commit message: "refactor!: Replace internal topics from config with new constants and use base topic (#154)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:14:39 > git config core.sparsecheckout # timeout=10 21:14:39 > git checkout -f 0d101ae6821c8ff83b48d3de973276031649eb12 # timeout=10 21:14:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:14:40 % Total % Received % Xferd Average Speed Time Time Time Current 21:14:40 Dload Upload Total Spent Left Speed 21:14:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh 21:14:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:14:41 + sudo tee /etc/docker/daemon.new 21:14:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:14:41 { 21:14:41 "registry-mirrors": [ 21:14:41 "https://nexus3.edgexfoundry.org:10001" 21:14:41 ], 21:14:41 "bip": "10.250.0.254/24", 21:14:41 "hosts": [ 21:14:41 "tcp://0.0.0.0:5555", 21:14:41 "unix:///var/run/docker.sock" 21:14:41 ], 21:14:41 "mtu": 1458, 21:14:41 "selinux-enabled": true, 21:14:41 "seccomp-profile": "/etc/docker/seccomp.json" 21:14:41 } [Pipeline] sh 21:14:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:14:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:15:00 provisioning config files... 21:15:00 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/77@tmp/config5743112525448412647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:00 ---> docker-login.sh 21:15:00 nexus3.edgexfoundry.org:10001 21:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:01 Configure a credential helper to remove this warning. See 21:15:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:01 21:15:01 Login Succeeded 21:15:01 nexus3.edgexfoundry.org:10002 21:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:01 Configure a credential helper to remove this warning. See 21:15:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:01 21:15:01 Login Succeeded 21:15:01 nexus3.edgexfoundry.org:10003 21:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:02 Configure a credential helper to remove this warning. See 21:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:02 21:15:02 Login Succeeded 21:15:02 nexus3.edgexfoundry.org:10004 21:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:02 Configure a credential helper to remove this warning. See 21:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:02 21:15:02 Login Succeeded 21:15:02 docker.io 21:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:03 Configure a credential helper to remove this warning. See 21:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:03 21:15:03 Login Succeeded 21:15:03 ---> docker-login.sh ends [Pipeline] } 21:15:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:15:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:15:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:15:03 ========================================================= 21:15:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:15:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:03 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:15:03 Sending build context to Docker daemon 678.9kB 21:15:03 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:15:03 Step 2/12 : FROM ${BASE} AS builder 21:15:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:15:04 9b18e9b68314: Pulling fs layer 21:15:04 35d82f9e3411: Pulling fs layer 21:15:04 e16973657156: Pulling fs layer 21:15:04 fc693d55d65f: Pulling fs layer 21:15:04 7e9fc2657dce: Pulling fs layer 21:15:04 dda99020689f: Pulling fs layer 21:15:04 db1c61fa0a46: Pulling fs layer 21:15:04 891c053d2c06: Pulling fs layer 21:15:04 fc693d55d65f: Waiting 21:15:04 dda99020689f: Waiting 21:15:04 7e9fc2657dce: Waiting 21:15:04 891c053d2c06: Waiting 21:15:04 e16973657156: Verifying Checksum 21:15:04 e16973657156: Download complete 21:15:04 35d82f9e3411: Verifying Checksum 21:15:04 35d82f9e3411: Download complete 21:15:04 7e9fc2657dce: Verifying Checksum 21:15:04 7e9fc2657dce: Download complete 21:15:04 dda99020689f: Verifying Checksum 21:15:04 dda99020689f: Download complete 21:15:04 9b18e9b68314: Verifying Checksum 21:15:05 9b18e9b68314: Pull complete 21:15:05 891c053d2c06: Verifying Checksum 21:15:05 891c053d2c06: Download complete 21:15:06 db1c61fa0a46: Verifying Checksum 21:15:06 db1c61fa0a46: Download complete 21:15:07 fc693d55d65f: Verifying Checksum 21:15:07 fc693d55d65f: Download complete 21:15:08 35d82f9e3411: Pull complete 21:15:08 e16973657156: Pull complete 21:15:23 fc693d55d65f: Pull complete 21:15:23 7e9fc2657dce: Pull complete 21:15:23 dda99020689f: Pull complete 21:15:28 db1c61fa0a46: Pull complete 21:15:31 891c053d2c06: Pull complete 21:15:31 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:15:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:15:31 ---> f96f9c87975a 21:15:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:15:32 ---> Running in 8a07394c30fe 21:15:32 Removing intermediate container 8a07394c30fe 21:15:32 ---> 3f7ad87c02f7 21:15:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:15:32 ---> Running in 9a111f7b5c5b 21:15:32 Removing intermediate container 9a111f7b5c5b 21:15:32 ---> bf14bfcf88f6 21:15:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:15:32 ---> Running in 6fcb6fe57bc6 21:15:34 Removing intermediate container 6fcb6fe57bc6 21:15:34 ---> 373681787f53 21:15:34 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:15:34 ---> Running in 4fb4c991e6f8 21:15:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:15:37 OK: 221 MiB in 51 packages 21:15:38 Removing intermediate container 4fb4c991e6f8 21:15:38 ---> 6aa7503f7a3f 21:15:38 Step 7/12 : WORKDIR /app 21:15:38 ---> Running in 2c647e8730ea 21:15:38 Removing intermediate container 2c647e8730ea 21:15:38 ---> 013b0d1df8d7 21:15:38 Step 8/12 : COPY go.mod vendor* ./ 21:15:39 ---> 6de553f606f8 21:15:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:39 ---> Running in 26ee02905784 21:16:47 Removing intermediate container 26ee02905784 21:16:47 ---> 26fd26fa52c3 21:16:47 Step 10/12 : COPY . . 21:16:47 ---> 726e95861d82 21:16:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:16:47 ---> Running in fffd8769917d 21:16:47 Removing intermediate container fffd8769917d 21:16:47 ---> 591f381f48ff 21:16:47 Step 12/12 : RUN $MAKE 21:16:47 ---> Running in 314eec359d08 21:16:48 noop 21:16:48 Removing intermediate container 314eec359d08 21:16:48 ---> 0405b3981f87 21:16:48 Successfully built 0405b3981f87 21:16:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:49 + docker inspect -f . ci-base-image-arm64 21:16:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:49 prd-ubuntu20.04-docker-arm64-4c-16g-8891 does not seem to be running inside a container 21:16:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/77 -v /w/workspace/app-rfid-llrp-inventory/77:/w/workspace/app-rfid-llrp-inventory/77:rw,z -v /w/workspace/app-rfid-llrp-inventory/77@tmp:/w/workspace/app-rfid-llrp-inventory/77@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 21:16:50 $ docker top 6c6df60ff53b08c7d5782fb882e0d8b99695190fff370d5d5f6750d87098ca49 -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:51 + go version 21:16:51 go version go1.18.7 linux/arm64 [Pipeline] } 21:16:51 $ docker stop --time=1 6c6df60ff53b08c7d5782fb882e0d8b99695190fff370d5d5f6750d87098ca49 21:16:53 $ docker rm -f --volumes 6c6df60ff53b08c7d5782fb882e0d8b99695190fff370d5d5f6750d87098ca49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:53 + docker inspect -f . ci-base-image-arm64 21:16:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:53 prd-ubuntu20.04-docker-arm64-4c-16g-8891 does not seem to be running inside a container 21:16:54 $ 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/77 -v /w/workspace/app-rfid-llrp-inventory/77:/w/workspace/app-rfid-llrp-inventory/77:rw,z -v /w/workspace/app-rfid-llrp-inventory/77@tmp:/w/workspace/app-rfid-llrp-inventory/77@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 21:16:55 $ docker top 9bf7492058974292bec44c9122eb9848a44b88b3b82446e5104b9ba51f234b11 -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:56 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/77 [Pipeline] fileExists [Pipeline] sh 21:16:56 + make test 21:16:56 go test -race ./... -coverprofile=coverage.out ./... 21:19:34 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:19:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.026s coverage: 86.2% of statements 21:19:37 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:19:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.661s coverage: 71.9% of statements 21:19:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:19:47 go vet ./... 21:21:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:21:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:21:09 ./bin/test-attribution.sh [Pipeline] echo 21:21:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:21:09 $ docker stop --time=1 9bf7492058974292bec44c9122eb9848a44b88b3b82446e5104b9ba51f234b11 21:21:11 $ docker rm -f --volumes 9bf7492058974292bec44c9122eb9848a44b88b3b82446e5104b9ba51f234b11 [Pipeline] // withDockerContainer [Pipeline] sh 21:21:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:21:12 Warning: overwriting stash ‘coverage-report’ 21:21:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:21:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:21:13 + ls -al . 21:21:13 total 228 21:21:13 drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 21:16 . 21:21:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 21:14 .. 21:21:13 -rw-rw-r-- 1 jenkins jenkins 262 Mar 8 21:14 .dockerignore 21:21:13 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 21:14 .git 21:21:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 21:14 .github 21:21:13 -rw-rw-r-- 1 jenkins jenkins 788 Mar 8 21:14 .gitignore 21:21:13 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 21:14 .golangci.yml 21:21:13 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 8 21:14 Attribution.txt 21:21:13 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 8 21:14 CHANGELOG.md 21:21:13 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 8 21:14 Dockerfile 21:21:13 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 21:14 GOVERNANCE.md 21:21:13 -rw-rw-r-- 1 jenkins jenkins 687 Mar 8 21:14 Jenkinsfile 21:21:13 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 21:14 LICENSE 21:21:13 -rw-rw-r-- 1 jenkins jenkins 2462 Mar 8 21:14 Makefile 21:21:13 -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 21:14 OWNERS.md 21:21:13 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 8 21:14 README.md 21:21:13 -rw-rw-r-- 1 jenkins jenkins 11 Mar 8 21:10 VERSION 21:21:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 21:14 bin 21:21:13 -rw-r--r-- 1 jenkins jenkins 41317 Mar 8 21:19 coverage.out 21:21:13 -rw-rw-r-- 1 jenkins jenkins 3510 Mar 8 21:14 go.mod 21:21:13 -rw-rw-r-- 1 jenkins jenkins 33459 Mar 8 21:14 go.sum 21:21:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 21:14 images 21:21:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 21:14 internal 21:21:13 -rw-rw-r-- 1 jenkins jenkins 531 Mar 8 21:14 main.go 21:21:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 21:14 res 21:21:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 21:14 snap 21:21:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 21:14 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21: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=0d101ae6821c8ff83b48d3de973276031649eb12 --label arch=arm64 --label version=3.0.0-dev.9 . 21:21:14 Sending build context to Docker daemon 678.9kB 21:21:14 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 21:21:14 Step 2/29 : FROM ${BASE} AS builder 21:21:14 ---> 0405b3981f87 21:21:14 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 21:21:14 ---> Running in 2c66fb48e039 21:21:14 Removing intermediate container 2c66fb48e039 21:21:14 ---> 3346b5f2cf59 21:21:14 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 21:21:14 ---> Running in 22423cc747ad 21:21:14 Removing intermediate container 22423cc747ad 21:21:14 ---> c72434c192f8 21:21:14 Step 5/29 : ARG ADD_BUILD_TAGS="" 21:21:14 ---> Running in d4e85166060f 21:21:15 Removing intermediate container d4e85166060f 21:21:15 ---> 88d3757c004f 21:21:15 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:21:15 ---> Running in 5feb63ca6b70 21:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:21:17 OK: 221 MiB in 51 packages 21:21:18 Removing intermediate container 5feb63ca6b70 21:21:18 ---> 76785e6dd4c1 21:21:18 Step 7/29 : WORKDIR /app 21:21:18 ---> Running in 938be01eeaf6 21:21:18 Removing intermediate container 938be01eeaf6 21:21:18 ---> b16c952cecec 21:21:18 Step 8/29 : COPY go.mod vendor* ./ 21:21:19 ---> 67515668ca59 21:21:19 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:21:19 ---> Running in a886d6b3a2c6 21:21:22 Removing intermediate container a886d6b3a2c6 21:21:22 ---> ea59a937437a 21:21:22 Step 10/29 : COPY . . 21:21:23 ---> 1b4029507105 21:21:23 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:21:23 ---> Running in 57ac6c08a791 21:21:23 Removing intermediate container 57ac6c08a791 21:21:23 ---> e6ae8b0a01ed 21:21:23 Step 12/29 : RUN $MAKE 21:21:23 ---> Running in 6672eb63157f 21:21:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.9" -trimpath -mod=readonly -o app-rfid-llrp-inventory 21:23:31 Removing intermediate container 6672eb63157f 21:23:31 ---> 8e70990bbd85 21:23:31 Step 13/29 : FROM alpine:3.14 21:23:31 3.14: Pulling from library/alpine 21:23:31 6f0e733d82e2: Pulling fs layer 21:23:31 6f0e733d82e2: Verifying Checksum 21:23:31 6f0e733d82e2: Download complete 21:23:31 6f0e733d82e2: Pull complete 21:23:31 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 21:23:31 Status: Downloaded newer image for alpine:3.14 21:23:31 ---> bf97f6347a60 21:23:31 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:23:31 ---> Running in c58b27dd0504 21:23:31 Removing intermediate container c58b27dd0504 21:23:31 ---> 4fe4e5868569 21:23:31 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 21:23:31 ---> Running in b59e759dfcce 21:23:31 Removing intermediate container b59e759dfcce 21:23:31 ---> 286283820b7c 21:23:31 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 21:23:31 ---> Running in f62da149a361 21:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:23:31 (1/2) Installing ca-certificates (20220614-r0) 21:23:31 (2/2) Installing dumb-init (1.2.5-r1) 21:23:31 Executing busybox-1.33.1-r8.trigger 21:23:31 Executing ca-certificates-20220614-r0.trigger 21:23:31 OK: 6 MiB in 16 packages 21:23:31 Removing intermediate container f62da149a361 21:23:31 ---> 3fe4f4186051 21:23:31 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:23:31 ---> 7bd7caee694f 21:23:31 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 21:23:31 ---> 54739e5c0d7f 21:23:31 Step 19/29 : COPY --from=builder /app/res/ /res/ 21:23:32 ---> 46982dad6aaf 21:23:32 Step 20/29 : COPY --from=builder /app/static/ /static/ 21:23:32 ---> f1cae2f0b723 21:23:32 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 21:23:34 ---> d755d22768e5 21:23:34 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 21:23:34 ---> Running in 79e052715a04 21:23:35 Removing intermediate container 79e052715a04 21:23:35 ---> b3e6b13d34a5 21:23:35 Step 23/29 : VOLUME /cache 21:23:35 ---> Running in ee43d6dedee9 21:23:36 Removing intermediate container ee43d6dedee9 21:23:36 ---> 0e3ab825c8fa 21:23:36 Step 24/29 : EXPOSE 59711 21:23:36 ---> Running in 4ac950b7d643 21:23:36 Removing intermediate container 4ac950b7d643 21:23:36 ---> b986b91e619f 21:23:36 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 21:23:36 ---> Running in 43baadfc2833 21:23:36 Removing intermediate container 43baadfc2833 21:23:36 ---> b939feeac434 21:23:36 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 21:23:36 ---> Running in 6739a1cb03a7 21:23:37 Removing intermediate container 6739a1cb03a7 21:23:37 ---> 75ae4fef490a 21:23:37 Step 27/29 : LABEL arch=arm64 21:23:37 ---> Running in 67240ea084c8 21:23:37 Removing intermediate container 67240ea084c8 21:23:37 ---> ccb2e636eb44 21:23:37 Step 28/29 : LABEL git_sha=0d101ae6821c8ff83b48d3de973276031649eb12 21:23:37 ---> Running in 7fa2a923af24 21:23:37 Removing intermediate container 7fa2a923af24 21:23:37 ---> 36785649fce4 21:23:37 Step 29/29 : LABEL version=3.0.0-dev.9 21:23:37 ---> Running in bfd218de2482 21:23:38 Removing intermediate container bfd218de2482 21:23:38 ---> f46a91ea0c76 21:23:38 [Warning] One or more build-args [ARCH] were not consumed 21:23:38 Successfully built f46a91ea0c76 21:23:38 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 21:23:38 provisioning config files... 21:23:38 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/77@tmp/config6829214045200510432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:38 ---> docker-login.sh 21:23:38 nexus3.edgexfoundry.org:10001 21:23:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:39 Configure a credential helper to remove this warning. See 21:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:39 21:23:39 Login Succeeded 21:23:39 nexus3.edgexfoundry.org:10002 21:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:39 Configure a credential helper to remove this warning. See 21:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:39 21:23:39 Login Succeeded 21:23:39 nexus3.edgexfoundry.org:10003 21:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:40 Configure a credential helper to remove this warning. See 21:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:40 21:23:40 Login Succeeded 21:23:40 nexus3.edgexfoundry.org:10004 21:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:40 Configure a credential helper to remove this warning. See 21:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:40 21:23:40 Login Succeeded 21:23:40 docker.io 21:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:40 Configure a credential helper to remove this warning. See 21:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:40 21:23:40 Login Succeeded 21:23:40 ---> docker-login.sh ends [Pipeline] } 21:23:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:23:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:23:40 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 21:23:40 0d101ae6821c8ff83b48d3de973276031649eb12 21:23:40 latest 21:23:40 3.0.0-dev.9 21:23:40 0d101ae6821c8ff83b48d3de973276031649eb12-3.0.0-dev.9 21:23:40 main 21:23:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:41 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d101ae6821c8ff83b48d3de973276031649eb12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:41 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d101ae6821c8ff83b48d3de973276031649eb12 21:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:23:41 e52830d8aa99: Preparing 21:23:41 e1f331957b98: Preparing 21:23:41 8e26b8ab9f67: Preparing 21:23:41 30598adc0d99: Preparing 21:23:41 805dfbc1bb9b: Preparing 21:23:41 cf66d885d743: Preparing 21:23:41 25fcfa4bb5c7: Preparing 21:23:41 c39af2d4cb8d: Preparing 21:23:41 cf66d885d743: Waiting 21:23:41 25fcfa4bb5c7: Waiting 21:23:41 c39af2d4cb8d: Waiting 21:23:41 e52830d8aa99: Pushed 21:23:41 805dfbc1bb9b: Pushed 21:23:41 8e26b8ab9f67: Pushed 21:23:41 30598adc0d99: Pushed 21:23:41 c39af2d4cb8d: Layer already exists 21:23:42 cf66d885d743: Pushed 21:23:42 25fcfa4bb5c7: Pushed 21:23:47 e1f331957b98: Pushed 21:23:47 0d101ae6821c8ff83b48d3de973276031649eb12: digest: sha256:5f60ab412543706c8f2bc7842cf3e1d0329ac0a9a92726ea0cd2ae36a3a14e11 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:47 + 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 21:23:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 21:23:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:23:48 e52830d8aa99: Preparing 21:23:48 e1f331957b98: Preparing 21:23:48 8e26b8ab9f67: Preparing 21:23:48 30598adc0d99: Preparing 21:23:48 805dfbc1bb9b: Preparing 21:23:48 cf66d885d743: Preparing 21:23:48 25fcfa4bb5c7: Preparing 21:23:48 c39af2d4cb8d: Preparing 21:23:48 25fcfa4bb5c7: Waiting 21:23:48 c39af2d4cb8d: Waiting 21:23:48 cf66d885d743: Waiting 21:23:48 805dfbc1bb9b: Layer already exists 21:23:48 e52830d8aa99: Layer already exists 21:23:48 8e26b8ab9f67: Layer already exists 21:23:48 30598adc0d99: Layer already exists 21:23:48 e1f331957b98: Layer already exists 21:23:48 cf66d885d743: Layer already exists 21:23:48 c39af2d4cb8d: Layer already exists 21:23:48 25fcfa4bb5c7: Layer already exists 21:23:48 latest: digest: sha256:5f60ab412543706c8f2bc7842cf3e1d0329ac0a9a92726ea0cd2ae36a3a14e11 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:48 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:49 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.9 21:23:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:23:49 e52830d8aa99: Preparing 21:23:49 e1f331957b98: Preparing 21:23:49 8e26b8ab9f67: Preparing 21:23:49 30598adc0d99: Preparing 21:23:49 805dfbc1bb9b: Preparing 21:23:49 cf66d885d743: Preparing 21:23:49 25fcfa4bb5c7: Preparing 21:23:49 c39af2d4cb8d: Preparing 21:23:49 cf66d885d743: Waiting 21:23:49 25fcfa4bb5c7: Waiting 21:23:49 c39af2d4cb8d: Waiting 21:23:49 e1f331957b98: Layer already exists 21:23:49 e52830d8aa99: Layer already exists 21:23:49 30598adc0d99: Layer already exists 21:23:49 805dfbc1bb9b: Layer already exists 21:23:49 8e26b8ab9f67: Layer already exists 21:23:49 25fcfa4bb5c7: Layer already exists 21:23:49 c39af2d4cb8d: Layer already exists 21:23:49 cf66d885d743: Layer already exists 21:23:49 3.0.0-dev.9: digest: sha256:5f60ab412543706c8f2bc7842cf3e1d0329ac0a9a92726ea0cd2ae36a3a14e11 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:49 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d101ae6821c8ff83b48d3de973276031649eb12-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d101ae6821c8ff83b48d3de973276031649eb12-3.0.0-dev.9 21:23:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:23:50 e52830d8aa99: Preparing 21:23:50 e1f331957b98: Preparing 21:23:50 8e26b8ab9f67: Preparing 21:23:50 30598adc0d99: Preparing 21:23:50 805dfbc1bb9b: Preparing 21:23:50 cf66d885d743: Preparing 21:23:50 25fcfa4bb5c7: Preparing 21:23:50 c39af2d4cb8d: Preparing 21:23:50 cf66d885d743: Waiting 21:23:50 25fcfa4bb5c7: Waiting 21:23:50 c39af2d4cb8d: Waiting 21:23:50 30598adc0d99: Layer already exists 21:23:50 805dfbc1bb9b: Layer already exists 21:23:50 e1f331957b98: Layer already exists 21:23:50 e52830d8aa99: Layer already exists 21:23:50 8e26b8ab9f67: Layer already exists 21:23:50 cf66d885d743: Layer already exists 21:23:50 c39af2d4cb8d: Layer already exists 21:23:50 25fcfa4bb5c7: Layer already exists 21:23:50 0d101ae6821c8ff83b48d3de973276031649eb12-3.0.0-dev.9: digest: sha256:5f60ab412543706c8f2bc7842cf3e1d0329ac0a9a92726ea0cd2ae36a3a14e11 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:50 + 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 21:23:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 21:23:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:23:51 e52830d8aa99: Preparing 21:23:51 e1f331957b98: Preparing 21:23:51 8e26b8ab9f67: Preparing 21:23:51 30598adc0d99: Preparing 21:23:51 805dfbc1bb9b: Preparing 21:23:51 cf66d885d743: Preparing 21:23:51 25fcfa4bb5c7: Preparing 21:23:51 c39af2d4cb8d: Preparing 21:23:51 cf66d885d743: Waiting 21:23:51 25fcfa4bb5c7: Waiting 21:23:51 c39af2d4cb8d: Waiting 21:23:51 e52830d8aa99: Layer already exists 21:23:51 805dfbc1bb9b: Layer already exists 21:23:51 e1f331957b98: Layer already exists 21:23:51 8e26b8ab9f67: Layer already exists 21:23:51 30598adc0d99: Layer already exists 21:23:51 cf66d885d743: Layer already exists 21:23:51 c39af2d4cb8d: Layer already exists 21:23:51 25fcfa4bb5c7: Layer already exists 21:23:51 main: digest: sha256:5f60ab412543706c8f2bc7842cf3e1d0329ac0a9a92726ea0cd2ae36a3a14e11 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:23:51 ===================================================== [Pipeline] echo 21:23:51 taggedImages: 21:23:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d101ae6821c8ff83b48d3de973276031649eb12 21:23:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 21:23:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.9 21:23:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d101ae6821c8ff83b48d3de973276031649eb12-3.0.0-dev.9 21:23:51 - 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 21:23:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:23:51 21:23:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:23:52 arm64: Pulling from edgex-lftools-log-publisher 21:23:52 8998bd30e6a1: Pulling fs layer 21:23:52 04944245beec: Pulling fs layer 21:23:52 699f458cf7ca: Pulling fs layer 21:23:52 765212b225bb: Pulling fs layer 21:23:52 f23df028b6ca: Pulling fs layer 21:23:52 d65c8cfc05b1: Pulling fs layer 21:23:52 2437ff75d9bd: Pulling fs layer 21:23:52 f23df028b6ca: Waiting 21:23:52 765212b225bb: Waiting 21:23:52 d65c8cfc05b1: Waiting 21:23:52 2437ff75d9bd: Waiting 21:23:52 04944245beec: Verifying Checksum 21:23:52 04944245beec: Download complete 21:23:52 765212b225bb: Verifying Checksum 21:23:52 765212b225bb: Download complete 21:23:52 f23df028b6ca: Verifying Checksum 21:23:52 f23df028b6ca: Download complete 21:23:52 d65c8cfc05b1: Verifying Checksum 21:23:52 d65c8cfc05b1: Download complete 21:23:52 699f458cf7ca: Verifying Checksum 21:23:52 699f458cf7ca: Download complete 21:23:52 8998bd30e6a1: Verifying Checksum 21:23:52 8998bd30e6a1: Download complete 21:23:55 2437ff75d9bd: Verifying Checksum 21:23:55 2437ff75d9bd: Download complete 21:23:56 8998bd30e6a1: Pull complete 21:23:57 04944245beec: Pull complete 21:23:58 699f458cf7ca: Pull complete 21:23:58 765212b225bb: Pull complete 21:23:59 f23df028b6ca: Pull complete 21:23:59 d65c8cfc05b1: Pull complete 21:24:14 2437ff75d9bd: Pull complete 21:24:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:24:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:24:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:24:14 prd-ubuntu20.04-docker-arm64-4c-16g-8891 does not seem to be running inside a container 21:24:15 $ 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/77 -v /w/workspace/app-rfid-llrp-inventory/77:/w/workspace/app-rfid-llrp-inventory/77:rw,z -v /w/workspace/app-rfid-llrp-inventory/77@tmp:/w/workspace/app-rfid-llrp-inventory/77@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 21:24:17 $ docker top afb0395e710a1d95db518f32e2182ff7cde8a0ec70f317f9ff2d83bbf78dd526 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:24:18 ---> job-cost.sh 21:24:18 lf-activate-venv: SKIPPING 21:24:18 INFO: No Stack... 21:24:19 INFO: Retrieving Pricing Info for: v3-standard-4 21:24:19 INFO: Archiving Costs [Pipeline] sh 21:24:20 + cut -d, -f6 21:24:20 + cat /w/workspace/app-rfid-llrp-inventory/77/archives/cost.csv [Pipeline] lock 21:24:20 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-77-stack-cost] 21:24:20 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-77-stack-cost] did not exist. Created. 21:24:20 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:24:20 /w/workspace/app-rfid-llrp-inventory/77@tmp/durable-5cfa3021/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:24:21 + echo total: 0.10999999940395355 [Pipeline] stash 21:24:21 Warning: overwriting stash ‘stack-cost’ 21:24:21 Stashed 1 file(s) [Pipeline] } 21:24:21 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-77-stack-cost] [Pipeline] // lock [Pipeline] } 21:24:21 $ docker stop --time=1 afb0395e710a1d95db518f32e2182ff7cde8a0ec70f317f9ff2d83bbf78dd526 21:24:22 $ docker rm -f --volumes afb0395e710a1d95db518f32e2182ff7cde8a0ec70f317f9ff2d83bbf78dd526 [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 21:24:23 provisioning config files... 21:24:23 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12519058616071924931tmp [Pipeline] { [Pipeline] sh 21:24:23 + set +x 21:24:23 + bash -s -- 21:24:23 + curl -s https://codecov.io/bash 21:24:23 21:24:23 _____ _ 21:24:23 / ____| | | 21:24:23 | | ___ __| | ___ ___ _____ __ 21:24:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:24:23 | |___| (_) | (_| | __/ (_| (_) \ V / 21:24:23 \_____\___/ \__,_|\___|\___\___/ \_/ 21:24:23 Bash-1.0.6 21:24:23 21:24:23 21:24:23 ==> git version 2.25.1 found 21:24:23 ==> 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 21:24:23 Release-Date: 2020-01-08 21:24:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:24:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:24:23 ==> Jenkins CI detected. 21:24:23 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 21:24:23 project root: . 21:24:23 --> token set from env 21:24:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:24:23 ==> Running gcov in . (disable via -X gcov) 21:24:23 ==> Python coveragepy not found 21:24:23 ==> Searching for coverage reports in: 21:24:23 + . 21:24:23 -> Found 1 reports 21:24:23 ==> Detecting git/mercurial file structure 21:24:23 ==> Reading reports 21:24:23 + ./coverage.out bytes=41317 21:24:23 ==> Appending adjustments 21:24:23 https://docs.codecov.io/docs/fixing-reports 21:24:23 + Found adjustments 21:24:23 ==> Gzipping contents 21:24:23 12K /tmp/codecov.y5tfDS.gz 21:24:23 ==> Uploading reports 21:24:23 url: https://codecov.io 21:24:23 query: branch=main&commit=0d101ae6821c8ff83b48d3de973276031649eb12&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F77%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 21:24:23 -> Pinging Codecov 21:24:23 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=0d101ae6821c8ff83b48d3de973276031649eb12&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F77%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 21:24:24 -> Uploading to 21:24:24 https://storage.googleapis.com/codecov/v4/raw/2023-03-08/581DD39554BDF9B6E22D074273EAD858/0d101ae6821c8ff83b48d3de973276031649eb12/50d966ee-ccf6-4029-bf9a-caeb3f59afd1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T212423Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0eccb2b2345fc08755a63fc74793c3170c281aa39e3fe800c321c34720b07a13 21:24:24 % Total % Received % Xferd Average Speed Time Time Time Current 21:24:24 Dload Upload Total Spent Left Speed 21:24:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11875 0 0 100 11875 0 41520 --:--:-- --:--:-- --:--:-- 41520 21:24:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0d101ae6821c8ff83b48d3de973276031649eb12 [Pipeline] } 21:24:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:24:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:24:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:24:24 21:24:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:24:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:24:25 df9b9388f04a: Pulling fs layer 21:24:25 52dc419b0ee2: Pulling fs layer 21:24:25 25bc292e5bac: Pulling fs layer 21:24:25 114826534d7a: Pulling fs layer 21:24:25 4657fd5d0bcf: Pulling fs layer 21:24:25 6ad1cebc031e: Pulling fs layer 21:24:25 8a3aa393b2d8: Pulling fs layer 21:24:25 114826534d7a: Waiting 21:24:25 4657fd5d0bcf: Waiting 21:24:25 6ad1cebc031e: Waiting 21:24:25 8a3aa393b2d8: Waiting 21:24:25 25bc292e5bac: Verifying Checksum 21:24:25 25bc292e5bac: Download complete 21:24:25 52dc419b0ee2: Download complete 21:24:25 4657fd5d0bcf: Verifying Checksum 21:24:25 4657fd5d0bcf: Download complete 21:24:25 df9b9388f04a: Download complete 21:24:25 df9b9388f04a: Pull complete 21:24:25 6ad1cebc031e: Verifying Checksum 21:24:25 6ad1cebc031e: Download complete 21:24:25 52dc419b0ee2: Pull complete 21:24:25 25bc292e5bac: Pull complete 21:24:26 114826534d7a: Verifying Checksum 21:24:26 114826534d7a: Download complete 21:24:26 8a3aa393b2d8: Verifying Checksum 21:24:26 8a3aa393b2d8: Download complete 21:24:28 114826534d7a: Pull complete 21:24:28 4657fd5d0bcf: Pull complete 21:24:29 6ad1cebc031e: Pull complete 21:24:31 8a3aa393b2d8: Pull complete 21:24:31 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:24:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:24:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:24:32 prd-ubuntu20.04-docker-8c-8g-8890 does not seem to be running inside a container 21:24:32 $ 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 21:24:35 $ docker top 6efdb254efd00a58c2fa9f7c727d89dbb3a91f175b221ff561ab0519b3dfde42 -eo pid,comm [Pipeline] { [Pipeline] echo 21:24:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 21:24:36 + set -o pipefail 21:24:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 21:24:41 21:24:41 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 21:24:41 21:24:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/85d949e5-9165-46be-a5d4-22beb1b49b3a 21:24:41 21:24:41 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:24:41 21:24:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:24:41 21:24:41 21:24:41 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:24:41 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:24:41 More details here: https://snyk.co/ue1NS [Pipeline] } 21:24:41 $ docker stop --time=1 6efdb254efd00a58c2fa9f7c727d89dbb3a91f175b221ff561ab0519b3dfde42 21:24:44 $ docker rm -f --volumes 6efdb254efd00a58c2fa9f7c727d89dbb3a91f175b221ff561ab0519b3dfde42 [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 21:24:44 + git log --format=format:%s -1 0d101ae6821c8ff83b48d3de973276031649eb12 [Pipeline] sh 21:24:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:24:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:24:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:24:45 prd-ubuntu20.04-docker-8c-8g-8890 does not seem to be running inside a container 21:24:45 $ 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 21:24:46 $ docker top 3846579d32e570e81e86ace3d04a1fe8f24da41520015b180649d746d5d4233b -eo pid,comm 21:24:46 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). 21:24:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:24:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:24:46 [ssh-agent] Looking for ssh-agent implementation... 21:24:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:24:46 $ docker exec 3846579d32e570e81e86ace3d04a1fe8f24da41520015b180649d746d5d4233b ssh-agent 21:24:46 SSH_AUTH_SOCK=/tmp/ssh-IlpFCBJBu63r/agent.32 21:24:46 SSH_AGENT_PID=38 21:24:46 Running ssh-add (command line suppressed) 21:24:46 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11830573856566611859.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11830573856566611859.key) 21:24:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:24:46 + git semver tag 21:24:47 2023-03-08 21:24:46,978 [run_tag] DEBUG tag force:False 21:24:47 2023-03-08 21:24:46,978 [check_head_tag] DEBUG check head tag 21:24:47 2023-03-08 21:24:46,979 [execute] INFO git cat-file --batch-check 21:24:47 2023-03-08 21:24:46,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 21:24:47 2023-03-08 21:24:46,983 [execute] INFO git cat-file --batch 21:24:47 2023-03-08 21:24:46,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 21:24:47 2023-03-08 21:24:46,999 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:24:47 2023-03-08 21:24:46,999 [execute] INFO git tag -a v3.0.0-dev.9 -m v3.0.0-dev.9 21:24:47 2023-03-08 21:24:46,999 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.9', '-m', 'v3.0.0-dev.9'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 21:24:47 2023-03-08 21:24:47,005 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:24:47 3.0.0-dev.9 [Pipeline] } 21:24:47 $ docker exec --env ******** --env ******** 3846579d32e570e81e86ace3d04a1fe8f24da41520015b180649d746d5d4233b ssh-agent -k 21:24:47 unset SSH_AUTH_SOCK; 21:24:47 unset SSH_AGENT_PID; 21:24:47 echo Agent pid 38 killed; 21:24:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:24:47 + git semver [Pipeline] } 21:24:47 $ docker stop --time=1 3846579d32e570e81e86ace3d04a1fe8f24da41520015b180649d746d5d4233b 21:24:49 $ docker rm -f --volumes 3846579d32e570e81e86ace3d04a1fe8f24da41520015b180649d746d5d4233b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:24:49 21:24:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:24:49 0.23.1-centos7: Pulling from edgex-lftools 21:24:49 ab5ef0e58194: Pulling fs layer 21:24:49 9712f1f96733: Pulling fs layer 21:24:49 63f879dbbcfc: Pulling fs layer 21:24:49 0d9ebad4ef96: Pulling fs layer 21:24:49 e9a5061849ea: Pulling fs layer 21:24:49 d747dcd14b5f: Pulling fs layer 21:24:49 2de7ff778b66: Pulling fs layer 21:24:49 0d9ebad4ef96: Waiting 21:24:49 e9a5061849ea: Waiting 21:24:49 d747dcd14b5f: Waiting 21:24:49 2de7ff778b66: Waiting 21:24:49 9712f1f96733: Download complete 21:24:49 63f879dbbcfc: Verifying Checksum 21:24:49 63f879dbbcfc: Download complete 21:24:50 e9a5061849ea: Verifying Checksum 21:24:50 e9a5061849ea: Download complete 21:24:50 0d9ebad4ef96: Verifying Checksum 21:24:50 0d9ebad4ef96: Download complete 21:24:50 d747dcd14b5f: Download complete 21:24:50 ab5ef0e58194: Verifying Checksum 21:24:50 ab5ef0e58194: Download complete 21:24:50 2de7ff778b66: Verifying Checksum 21:24:50 2de7ff778b66: Download complete 21:24:53 ab5ef0e58194: Pull complete 21:24:53 9712f1f96733: Pull complete 21:24:54 63f879dbbcfc: Pull complete 21:24:58 0d9ebad4ef96: Pull complete 21:24:58 e9a5061849ea: Pull complete 21:24:58 d747dcd14b5f: Pull complete 21:24:59 2de7ff778b66: Pull complete 21:24:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:24:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:24:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:24:59 prd-ubuntu20.04-docker-8c-8g-8890 does not seem to be running inside a container 21:24:59 $ 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 21:25:03 $ docker top 833093b8ef39ef4f7d4c24bc0f5d4eadae690132a0dc0a0513771200e7ca5294 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:25:03 provisioning config files... 21:25:03 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14482636667242203574tmp 21:25:03 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10798549016464774676tmp 21:25:03 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16000510106751806101tmp [Pipeline] { [Pipeline] echo 21:25:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:25:03 ---> sigul-configuration.sh 21:25:03 gpg: directory `/root/.gnupg' created 21:25:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:25:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:25:03 gpg: keyring `/root/.gnupg/secring.gpg' created 21:25:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:25:03 gpg: CAST5 encrypted data 21:25:03 gpg: encrypted with 1 passphrase 21:25:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:25:04 + mkdir /home/jenkins 21:25:04 + mkdir /home/jenkins/sigul [Pipeline] sh 21:25:04 + 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 21:25:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:25:04 ---> sigul-install.sh 21:25:04 Sigul already installed; skipping installation. [Pipeline] sh 21:25:05 + git tag --list 21:25:05 v0.0.0 21:25:05 v1.0.0 21:25:05 v2.1.0 21:25:05 v2.1.1 21:25:05 v2.1.1-dev.1 21:25:05 v2.2.0 21:25:05 v2.2.1-dev.1 21:25:05 v2.2.1-dev.2 21:25:05 v2.2.1-dev.3 21:25:05 v2.2.1-dev.4 21:25:05 v2.2.1-dev.5 21:25:05 v2.2.1-dev.6 21:25:05 v2.2.1-dev.7 21:25:05 v2.3.0 21:25:05 v2.3.0-dev.10 21:25:05 v2.3.0-dev.11 21:25:05 v2.3.0-dev.12 21:25:05 v2.3.0-dev.13 21:25:05 v2.3.0-dev.14 21:25:05 v2.3.0-dev.15 21:25:05 v2.3.0-dev.16 21:25:05 v2.3.0-dev.17 21:25:05 v2.3.0-dev.18 21:25:05 v2.3.0-dev.19 21:25:05 v2.3.0-dev.20 21:25:05 v2.3.0-dev.21 21:25:05 v2.3.0-dev.22 21:25:05 v2.3.0-dev.23 21:25:05 v2.3.0-dev.24 21:25:05 v2.3.0-dev.25 21:25:05 v2.3.0-dev.26 21:25:05 v2.3.0-dev.9 21:25:05 v2.3.1-dev.1 21:25:05 v3.0.0-dev.1 21:25:05 v3.0.0-dev.2 21:25:05 v3.0.0-dev.3 21:25:05 v3.0.0-dev.4 21:25:05 v3.0.0-dev.5 21:25:05 v3.0.0-dev.6 21:25:05 v3.0.0-dev.7 21:25:05 v3.0.0-dev.8 21:25:05 v3.0.0-dev.9 [Pipeline] sh 21:25:05 + lftools sign git-tag v3.0.0-dev.9 21:25:06 Signing Git tag with Sigul... 21:25:06 Signing v3.0.0-dev.9 [Pipeline] echo 21:25:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:25:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:25:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:25:06 $ docker stop --time=1 833093b8ef39ef4f7d4c24bc0f5d4eadae690132a0dc0a0513771200e7ca5294 21:25:07 $ docker rm -f --volumes 833093b8ef39ef4f7d4c24bc0f5d4eadae690132a0dc0a0513771200e7ca5294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:25:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:25:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:25:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:08 prd-ubuntu20.04-docker-8c-8g-8890 does not seem to be running inside a container 21:25:08 $ 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 21:25:08 $ docker top 7225f79065f77e49655ff23ee4f623170697af50ec654585935358ee6cd6bcf3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:25:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:25:09 [ssh-agent] Looking for ssh-agent implementation... 21:25:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:25:09 $ docker exec 7225f79065f77e49655ff23ee4f623170697af50ec654585935358ee6cd6bcf3 ssh-agent 21:25:09 SSH_AUTH_SOCK=/tmp/ssh-OIam5vMsjBj9/agent.32 21:25:09 SSH_AGENT_PID=38 21:25:09 Running ssh-add (command line suppressed) 21:25:09 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14084133887707392489.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14084133887707392489.key) 21:25:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:25:09 + git semver bump pre 21:25:09 2023-03-08 21:25:09,884 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:25:09 2023-03-08 21:25:09,884 [bump_version] DEBUG bumping version:3.0.0-dev.9 on axis:pre with prefix:dev 21:25:09 2023-03-08 21:25:09,884 [bump_version] DEBUG bumped version:3.0.0-dev.10 21:25:09 2023-03-08 21:25:09,884 [write_version] DEBUG write version:3.0.0-dev.10 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 21:25:09 2023-03-08 21:25:09,884 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:25:09 2023-03-08 21:25:09,884 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:25:09 2023-03-08 21:25:09,886 [execute] INFO git cat-file --batch-check 21:25:09 2023-03-08 21:25:09,886 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:25:09 2023-03-08 21:25:09,890 [execute] INFO git cat-file --batch 21:25:09 2023-03-08 21:25:09,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:25:09 2023-03-08 21:25:09,895 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:25:09 3.0.0-dev.10 [Pipeline] } 21:25:09 $ docker exec --env ******** --env ******** 7225f79065f77e49655ff23ee4f623170697af50ec654585935358ee6cd6bcf3 ssh-agent -k 21:25:10 unset SSH_AUTH_SOCK; 21:25:10 unset SSH_AGENT_PID; 21:25:10 echo Agent pid 38 killed; 21:25:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:25:10 + git semver [Pipeline] } 21:25:10 $ docker stop --time=1 7225f79065f77e49655ff23ee4f623170697af50ec654585935358ee6cd6bcf3 21:25:11 $ docker rm -f --volumes 7225f79065f77e49655ff23ee4f623170697af50ec654585935358ee6cd6bcf3 [Pipeline] // withDockerContainer [Pipeline] sh 21:25:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:25:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:25:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:12 prd-ubuntu20.04-docker-8c-8g-8890 does not seem to be running inside a container 21:25:12 $ 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 21:25:12 $ docker top 47099957d21f1970571625d0803c5d6f74eb298c4a9ef4aae50177cbaff826f7 -eo pid,comm 21:25:13 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). 21:25:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:25:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:25:13 [ssh-agent] Looking for ssh-agent implementation... 21:25:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:25:13 $ docker exec 47099957d21f1970571625d0803c5d6f74eb298c4a9ef4aae50177cbaff826f7 ssh-agent 21:25:13 SSH_AUTH_SOCK=/tmp/ssh-ZbhVnLnq5LYu/agent.33 21:25:13 SSH_AGENT_PID=39 21:25:13 Running ssh-add (command line suppressed) 21:25:13 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11633694218915279095.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11633694218915279095.key) 21:25:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:25:13 + git semver push 21:25:13 2023-03-08 21:25:13,877 [run_push] DEBUG push 21:25:13 2023-03-08 21:25:13,877 [execute] INFO git cat-file --batch-check 21:25:13 2023-03-08 21:25:13,878 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:25:13 2023-03-08 21:25:13,882 [execute] INFO git rev-list 9ed28c77fbb297411495f0182bedff20116c3029 -- 21:25:13 2023-03-08 21:25:13,882 [execute] DEBUG Popen(['git', 'rev-list', '9ed28c77fbb297411495f0182bedff20116c3029', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 21:25:13 2023-03-08 21:25:13,890 [execute] INFO git fetch -v origin 21:25:13 2023-03-08 21:25:13,890 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 21:25:14 2023-03-08 21:25:14,429 [run_push] DEBUG no remote changes detected 21:25:14 2023-03-08 21:25:14,429 [execute] INFO git push origin semver 21:25:14 2023-03-08 21:25:14,430 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 21:25:15 2023-03-08 21:25:15,163 [run_push] DEBUG push all version tags 21:25:15 2023-03-08 21:25:15,163 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:25:15 2023-03-08 21:25:15,164 [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) 21:25:16 2023-03-08 21:25:15,897 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:25:16 3.0.0-dev.10 [Pipeline] } 21:25:16 $ docker exec --env ******** --env ******** 47099957d21f1970571625d0803c5d6f74eb298c4a9ef4aae50177cbaff826f7 ssh-agent -k 21:25:16 unset SSH_AUTH_SOCK; 21:25:16 unset SSH_AGENT_PID; 21:25:16 echo Agent pid 39 killed; 21:25:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:25:16 + git semver [Pipeline] } 21:25:16 $ docker stop --time=1 47099957d21f1970571625d0803c5d6f74eb298c4a9ef4aae50177cbaff826f7 21:25:17 $ docker rm -f --volumes 47099957d21f1970571625d0803c5d6f74eb298c4a9ef4aae50177cbaff826f7 [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 21:25:18 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 21:25:18 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:25:18 total 16 21:25:18 drwxr-xr-x 3 root root 4096 Mar 8 21:13 . 21:25:18 drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 21:25 .. 21:25:18 drwxr-xr-x 2 root root 4096 Mar 8 21:13 cost 21:25:18 -rw-r--r-- 1 root root 94 Mar 8 21:13 cost.csv 21:25:18 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:25:18 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:25:18 total 16 21:25:18 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 21:13 . 21:25:18 drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 21:25 .. 21:25:18 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 21:13 cost 21:25:18 -rw-r--r-- 1 jenkins jenkins 94 Mar 8 21:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:25:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:25:19 ---> package-listing.sh 21:25:19 ++ facter osfamily 21:25:19 ++ tr '[:upper:]' '[:lower:]' 21:25:19 + OS_FAMILY=debian 21:25:19 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 21:25:19 + START_PACKAGES=/tmp/packages_start.txt 21:25:19 + END_PACKAGES=/tmp/packages_end.txt 21:25:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:25:19 + PACKAGES=/tmp/packages_start.txt 21:25:19 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 21:25:19 + PACKAGES=/tmp/packages_end.txt 21:25:19 + case "${OS_FAMILY}" in 21:25:19 + dpkg -l 21:25:19 + grep '^ii' 21:25:19 + '[' -f /tmp/packages_start.txt ']' 21:25:19 + '[' -f /tmp/packages_end.txt ']' 21:25:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:25:19 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 21:25:19 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 21:25:19 + 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 21:25:19 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 21:25:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:25:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:20 prd-ubuntu20.04-docker-8c-8g-8890 does not seem to be running inside a container 21:25:20 $ 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 21:25:21 $ docker top 4b1dc3dad8c7c8ffac246bf18a6773d991ac6a4bdaa05a68ea349f4821800d36 -eo pid,comm [Pipeline] { [Pipeline] sh 21:25:21 + touch /tmp/pre-build-complete [Pipeline] sh 21:25:21 + mkdir -p /var/log/sysstat [Pipeline] sh 21:25:22 + ls /var/log/sa-host 21:25:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:25:22 provisioning config files... 21:25:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6877996531592839205tmp [Pipeline] { [Pipeline] echo 21:25:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:25:22 ---> create-netrc.sh [Pipeline] } 21:25:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:25:22 ---> python-tools-install.sh [Pipeline] echo 21:25:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:25:23 ---> sudo-logs.sh 21:25:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:25:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:25:23 ---> job-cost.sh 21:25:23 lf-activate-venv: SKIPPING 21:25:23 DEBUG: total: 0.2199999988079071 21:25:23 INFO: Retrieving Stack Cost... 21:25:24 INFO: Retrieving Pricing Info for: v3-standard-8 21:25:24 INFO: Archiving Costs [Pipeline] echo 21:25:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:25:24 ---> logs-deploy.sh 21:25:24 lf-activate-venv: SKIPPING 21:25:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/77 21:25:24 INFO: archiving workspace using pattern(s): 21:25:25 Archives upload complete. 21:25:25 INFO: archiving logs to Nexus 21:25:26 ---> uname -a: 21:25:26 Linux prd-ubuntu20-04-docker-8c-8g-8890 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:25:26 21:25:26 21:25:26 ---> lscpu: 21:25:26 Architecture: x86_64 21:25:26 CPU op-mode(s): 32-bit, 64-bit 21:25:26 Byte Order: Little Endian 21:25:26 Address sizes: 40 bits physical, 48 bits virtual 21:25:26 CPU(s): 8 21:25:26 On-line CPU(s) list: 0-7 21:25:26 Thread(s) per core: 1 21:25:26 Core(s) per socket: 1 21:25:26 Socket(s): 8 21:25:26 NUMA node(s): 1 21:25:26 Vendor ID: AuthenticAMD 21:25:26 CPU family: 23 21:25:26 Model: 49 21:25:26 Model name: AMD EPYC-Rome Processor 21:25:26 Stepping: 0 21:25:26 CPU MHz: 2799.864 21:25:26 BogoMIPS: 5599.72 21:25:26 Virtualization: AMD-V 21:25:26 Hypervisor vendor: KVM 21:25:26 Virtualization type: full 21:25:26 L1d cache: 256 KiB 21:25:26 L1i cache: 256 KiB 21:25:26 L2 cache: 4 MiB 21:25:26 L3 cache: 128 MiB 21:25:26 NUMA node0 CPU(s): 0-7 21:25:26 Vulnerability Itlb multihit: Not affected 21:25:26 Vulnerability L1tf: Not affected 21:25:26 Vulnerability Mds: Not affected 21:25:26 Vulnerability Meltdown: Not affected 21:25:26 Vulnerability Mmio stale data: Not affected 21:25:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:25:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:25:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:25:26 Vulnerability Srbds: Not affected 21:25:26 Vulnerability Tsx async abort: Not affected 21:25:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:25:26 21:25:26 21:25:26 ---> nproc: 21:25:26 8 21:25:26 21:25:26 21:25:26 ---> df -h: 21:25:26 Filesystem Size Used Avail Use% Mounted on 21:25:26 overlay 155G 13G 143G 9% / 21:25:26 tmpfs 64M 0 64M 0% /dev 21:25:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:25:26 shm 64M 0 64M 0% /dev/shm 21:25:26 /dev/vda1 155G 13G 143G 9% /facter-os 21:25:26 21:25:26 21:25:26 ---> sar -b -r -n DEV: 21:25:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8890) 03/08/23 _x86_64_ (8 CPU) 21:25:26 21:25:26 21:09:50 LINUX RESTART (8 CPU) 21:25:26 21:25:26 21:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:25:26 21:11:01 187.25 47.69 139.56 0.00 5372.57 145167.41 0.00 21:25:26 21:12:01 127.40 0.75 126.65 0.00 19.86 45767.04 0.00 21:25:26 21:13:01 183.19 0.25 182.94 0.00 18.13 31984.40 0.00 21:25:26 21:14:01 33.66 0.02 33.64 0.00 1.47 16473.40 0.00 21:25:26 21:15:01 24.39 7.83 16.56 0.00 914.23 2252.85 0.00 21:25:26 21:16:01 33.57 2.82 30.76 0.00 4249.92 6545.82 0.00 21:25:26 21:17:01 3.65 0.03 3.62 0.00 0.27 92.78 0.00 21:25:26 21:18:01 2.22 0.00 2.22 0.00 0.00 24.13 0.00 21:25:26 21:19:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 21:25:26 21:20:01 2.18 0.00 2.18 0.00 0.00 24.66 0.00 21:25:26 21:21:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 21:25:26 21:22:01 2.05 0.00 2.05 0.00 0.00 23.73 0.00 21:25:26 21:23:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 21:25:26 21:24:01 1.95 0.00 1.95 0.00 0.00 21.46 0.00 21:25:26 21:25:01 82.66 0.40 82.26 0.00 14.26 50612.73 0.00 21:25:26 Average: 45.89 3.99 41.90 0.00 706.08 19935.71 0.00 21:25:26 21:25:26 21:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:25:26 21:11:01 29151144 31589640 730912 2.22 74532 2635180 1990360 5.87 993296 2380780 932 21:25:26 21:12:01 27936488 31544120 759708 2.31 145008 3638808 1922568 5.67 1401492 3074336 442060 21:25:26 21:13:01 27786528 31552636 752468 2.29 153872 3781392 2051700 6.05 1241080 3377108 347532 21:25:26 21:14:01 27673876 31584244 719112 2.19 160596 3891456 1779896 5.25 1225412 3474676 48 21:25:26 21:15:01 27388024 31436472 846348 2.57 177364 4018156 1885716 5.56 1446048 3524908 1264 21:25:26 21:16:01 27156948 31567368 714972 2.17 193976 4346836 1844020 5.43 1544192 3638200 4 21:25:26 21:17:01 27160264 31566104 716016 2.18 192528 4343580 1811284 5.34 1542936 3634996 8 21:25:26 21:18:01 27168544 31574580 707280 2.15 192596 4343588 1811284 5.34 1534752 3635000 8 21:25:26 21:19:01 27168544 31574636 707188 2.15 192652 4343588 1811284 5.34 1534796 3635000 8 21:25:26 21:20:01 27168588 31574780 706948 2.15 192744 4343592 1811284 5.34 1534912 3635004 20 21:25:26 21:21:01 27168352 31574620 707048 2.15 192820 4343592 1811284 5.34 1535044 3635004 8 21:25:26 21:22:01 27168792 31575472 706320 2.15 192900 4343720 1811284 5.34 1535044 3635332 4 21:25:26 21:23:01 27168580 31575340 706380 2.15 192968 4343732 1811284 5.34 1535192 3635336 8 21:25:26 21:24:01 27169128 31575972 705912 2.15 193036 4343732 1811284 5.34 1535016 3635336 4 21:25:26 21:25:01 25674272 31548788 729344 2.22 229968 5651488 1920424 5.66 1638476 4901404 164744 21:25:26 Average: 27340538 31560985 727730 2.21 178504 4180829 1858997 5.48 1451846 3563495 63777 21:25:26 21:25:26 21:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:25:26 21:11:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 21:25:26 21:11:01 vethe1755b1 26.63 33.59 2.44 30.42 0.00 0.00 0.00 0.00 21:25:26 21:11:01 ens3 690.97 474.42 6853.18 94.98 0.00 0.00 0.00 0.00 21:25:26 21:11:01 docker0 54.12 63.52 4.27 264.18 0.00 0.00 0.00 0.00 21:25:26 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:25:26 21:12:01 veth98af7a6 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:25:26 21:12:01 ens3 266.57 148.58 1854.01 22.53 0.00 0.00 0.00 0.00 21:25:26 21:12:01 docker0 133.41 241.24 11.03 1829.74 0.00 0.00 0.00 0.00 21:25:26 21:13:01 lo 8.87 8.87 0.87 0.87 0.00 0.00 0.00 0.00 21:25:26 21:13:01 ens3 199.67 150.69 2697.07 312.82 0.00 0.00 0.00 0.00 21:25:26 21:13:01 docker0 3.58 8.70 0.22 79.22 0.00 0.00 0.00 0.00 21:25:26 21:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:25:26 21:14:01 ens3 12.43 7.90 13.03 4.90 0.00 0.00 0.00 0.00 21:25:26 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:26 21:15:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 21:25:26 21:15:01 ens3 68.23 37.17 859.48 2.90 0.00 0.00 0.00 0.00 21:25:26 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:26 21:16:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 21:25:26 21:16:01 ens3 110.45 51.62 1946.18 3.66 0.00 0.00 0.00 0.00 21:25:26 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:26 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:26 21:17:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:25:26 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:26 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:25:26 21:18:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:25:26 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:26 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:26 21:19:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 21:25:26 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:26 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:25:26 21:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:25:26 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:26 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:26 21:21:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:25:26 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:26 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:25:26 21:22:01 ens3 1.02 0.37 0.42 0.21 0.00 0.00 0.00 0.00 21:25:26 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:26 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:26 21:23:01 ens3 0.75 0.28 0.30 0.20 0.00 0.00 0.00 0.00 21:25:26 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:26 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:25:26 21:24:01 ens3 0.67 0.10 0.06 0.01 0.00 0.00 0.00 0.00 21:25:26 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:25:26 21:25:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 21:25:26 21:25:01 ens3 320.16 192.90 7754.21 31.50 0.00 0.00 0.00 0.00 21:25:26 21:25:01 docker0 34.47 60.05 2.94 583.53 0.00 0.00 0.00 0.00 21:25:26 Average: lo 1.31 1.31 0.12 0.12 0.00 0.00 0.00 0.00 21:25:26 Average: ens3 111.43 70.96 1465.27 31.59 0.00 0.00 0.00 0.00 21:25:26 Average: docker0 15.04 24.90 1.23 183.78 0.00 0.00 0.00 0.00 21:25:26 21:25:26 21:25:26 ---> sar -P ALL: 21:25:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8890) 03/08/23 _x86_64_ (8 CPU) 21:25:26 21:25:26 21:09:50 LINUX RESTART (8 CPU) 21:25:26 21:25:26 21:10:01 CPU %user %nice %system %iowait %steal %idle 21:25:26 21:11:01 all 9.49 0.00 3.75 2.82 0.06 83.88 21:25:26 21:11:01 0 8.37 0.00 3.88 8.44 0.05 79.25 21:25:26 21:11:01 1 8.83 0.00 3.07 0.82 0.05 87.23 21:25:26 21:11:01 2 12.62 0.00 3.53 0.19 0.03 83.63 21:25:26 21:11:01 3 8.09 0.00 3.93 6.64 0.07 81.28 21:25:26 21:11:01 4 10.01 0.00 2.47 2.94 0.05 84.53 21:25:26 21:11:01 5 9.50 0.00 3.05 0.50 0.05 86.90 21:25:26 21:11:01 6 8.69 0.00 3.15 2.34 0.07 85.76 21:25:26 21:11:01 7 9.85 0.00 6.91 0.71 0.10 82.42 21:25:26 21:12:01 all 22.21 0.00 4.17 1.99 0.07 71.55 21:25:26 21:12:01 0 22.65 0.00 3.88 0.02 0.05 73.40 21:25:26 21:12:01 1 22.37 0.00 5.24 0.79 0.05 71.54 21:25:26 21:12:01 2 21.43 0.00 4.27 1.51 0.05 72.73 21:25:26 21:12:01 3 23.50 0.00 5.34 12.05 0.08 59.02 21:25:26 21:12:01 4 19.01 0.00 3.78 0.20 0.05 76.96 21:25:26 21:12:01 5 22.25 0.00 3.25 0.35 0.05 74.10 21:25:26 21:12:01 6 22.51 0.00 3.90 0.69 0.05 72.85 21:25:26 21:12:01 7 23.98 0.00 3.71 0.34 0.20 71.77 21:25:26 21:13:01 all 33.26 0.00 5.55 1.29 0.07 59.82 21:25:26 21:13:01 0 34.25 0.00 5.96 0.07 0.08 59.64 21:25:26 21:13:01 1 32.90 0.00 5.72 0.30 0.07 61.00 21:25:26 21:13:01 2 33.80 0.00 5.47 0.32 0.08 60.33 21:25:26 21:13:01 3 33.54 0.00 5.31 7.40 0.07 53.68 21:25:26 21:13:01 4 30.04 0.00 5.01 1.29 0.08 63.59 21:25:26 21:13:01 5 34.52 0.00 5.11 0.02 0.07 60.28 21:25:26 21:13:01 6 35.00 0.00 5.38 0.83 0.07 58.73 21:25:26 21:13:01 7 32.03 0.00 6.46 0.13 0.07 61.30 21:25:26 21:14:01 all 1.30 0.00 0.63 0.85 0.01 97.21 21:25:26 21:14:01 0 1.40 0.00 0.73 0.00 0.00 97.86 21:25:26 21:14:01 1 1.43 0.00 0.42 0.97 0.02 97.16 21:25:26 21:14:01 2 1.18 0.00 0.38 0.02 0.00 98.41 21:25:26 21:14:01 3 1.29 0.00 0.84 4.28 0.03 93.55 21:25:26 21:14:01 4 1.25 0.00 0.60 0.00 0.02 98.13 21:25:26 21:14:01 5 1.08 0.00 0.47 0.00 0.02 98.43 21:25:26 21:14:01 6 1.70 0.00 0.80 0.00 0.02 97.48 21:25:26 21:14:01 7 1.02 0.00 0.82 1.52 0.02 96.62 21:25:26 21:15:01 all 0.66 0.00 0.58 0.22 0.01 98.52 21:25:26 21:15:01 0 0.47 0.00 0.43 0.03 0.02 99.05 21:25:26 21:15:01 1 0.62 0.00 0.57 0.40 0.02 98.39 21:25:26 21:15:01 2 0.32 0.00 0.22 0.03 0.02 99.42 21:25:26 21:15:01 3 1.10 0.00 0.72 0.33 0.02 97.83 21:25:26 21:15:01 4 0.38 0.00 1.49 0.00 0.02 98.11 21:25:26 21:15:01 5 0.72 0.00 0.22 0.00 0.02 99.05 21:25:26 21:15:01 6 0.72 0.00 0.33 0.03 0.00 98.92 21:25:26 21:15:01 7 0.97 0.00 0.67 0.94 0.00 97.43 21:25:26 21:16:01 all 1.80 0.00 0.83 0.40 0.01 96.96 21:25:26 21:16:01 0 1.27 0.00 0.73 0.92 0.00 97.08 21:25:26 21:16:01 1 3.90 0.00 0.69 1.16 0.02 94.23 21:25:26 21:16:01 2 1.22 0.00 0.67 0.30 0.02 97.80 21:25:26 21:16:01 3 1.03 0.00 1.52 0.62 0.02 96.81 21:25:26 21:16:01 4 1.55 0.00 0.88 0.05 0.00 97.52 21:25:26 21:16:01 5 1.33 0.00 0.52 0.08 0.00 98.07 21:25:26 21:16:01 6 1.58 0.00 0.87 0.00 0.03 97.52 21:25:26 21:16:01 7 2.50 0.00 0.80 0.03 0.02 96.65 21:25:26 21:17:01 all 0.33 0.00 0.05 0.01 0.00 99.60 21:25:26 21:17:01 0 0.10 0.00 0.07 0.00 0.00 99.83 21:25:26 21:17:01 1 0.10 0.00 0.07 0.05 0.02 99.77 21:25:26 21:17:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:25:26 21:17:01 3 0.27 0.00 0.08 0.00 0.00 99.65 21:25:26 21:17:01 4 1.99 0.00 0.05 0.00 0.00 97.97 21:25:26 21:17:01 5 0.02 0.00 0.03 0.00 0.02 99.93 21:25:26 21:17:01 6 0.07 0.00 0.07 0.02 0.00 99.85 21:25:26 21:17:01 7 0.08 0.00 0.02 0.00 0.00 99.90 21:25:26 21:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:25:26 21:18:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:25:26 21:18:01 1 0.02 0.00 0.02 0.03 0.02 99.92 21:25:26 21:18:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:25:26 21:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:25:26 21:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:25:26 21:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:25:26 21:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:25:26 21:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:25:26 21:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:25:26 21:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:25:26 21:19:01 1 0.03 0.00 0.02 0.03 0.02 99.90 21:25:26 21:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:25:26 21:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:25:26 21:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:25:26 21:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:25:26 21:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:25:26 21:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:25:26 21:20:01 all 0.02 0.00 0.00 0.01 0.00 99.97 21:25:26 21:20:01 0 0.05 0.00 0.00 0.00 0.00 99.95 21:25:26 21:20:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:25:26 21:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:25:26 21:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:25:26 21:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:25:26 21:20:01 5 0.03 0.00 0.02 0.02 0.00 99.93 21:25:26 21:20:01 6 0.00 0.00 0.02 0.02 0.02 99.95 21:25:26 21:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:25:26 21:21:01 all 0.19 0.00 0.01 0.00 0.00 99.79 21:25:26 21:21:01 0 0.05 0.00 0.07 0.00 0.02 99.87 21:25:26 21:21:01 1 0.00 0.00 0.02 0.03 0.02 99.93 21:25:26 21:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:25:26 21:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:25:26 21:21:01 4 1.34 0.00 0.00 0.00 0.00 98.66 21:25:26 21:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:25:26 21:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:25:26 21:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:25:26 21:25:26 21:21:01 CPU %user %nice %system %iowait %steal %idle 21:25:26 21:22:01 all 0.24 0.00 0.02 0.00 0.01 99.72 21:25:26 21:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:25:26 21:22:01 1 0.00 0.00 0.02 0.03 0.00 99.95 21:25:26 21:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:25:26 21:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:25:26 21:22:01 4 1.79 0.00 0.11 0.00 0.00 98.09 21:25:26 21:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:25:26 21:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:25:26 21:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:25:26 21:23:01 all 0.04 0.00 0.03 0.00 0.01 99.92 21:25:26 21:23:01 0 0.03 0.00 0.05 0.00 0.02 99.90 21:25:26 21:23:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:25:26 21:23:01 2 0.02 0.00 0.03 0.00 0.02 99.93 21:25:26 21:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:25:26 21:23:01 4 0.23 0.00 0.13 0.00 0.02 99.62 21:25:26 21:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:25:26 21:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:25:26 21:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:25:26 21:24:01 all 0.03 0.00 0.01 0.01 0.00 99.96 21:25:26 21:24:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:25:26 21:24:01 1 0.03 0.00 0.00 0.03 0.00 99.93 21:25:26 21:24:01 2 0.03 0.00 0.00 0.02 0.00 99.95 21:25:26 21:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:25:26 21:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:25:26 21:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:25:26 21:24:01 6 0.05 0.00 0.00 0.00 0.02 99.93 21:25:26 21:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:25:26 21:25:01 all 7.81 0.00 3.32 1.59 0.05 87.22 21:25:26 21:25:01 0 8.76 0.00 2.86 0.00 0.03 88.35 21:25:26 21:25:01 1 7.85 0.00 3.02 4.08 0.05 85.00 21:25:26 21:25:01 2 7.31 0.00 3.31 4.87 0.03 84.47 21:25:26 21:25:01 3 7.69 0.00 3.67 0.05 0.03 88.56 21:25:26 21:25:01 4 9.23 0.00 2.67 0.18 0.12 87.79 21:25:26 21:25:01 5 7.75 0.00 3.79 0.02 0.03 88.41 21:25:26 21:25:01 6 6.98 0.00 3.98 0.12 0.03 88.88 21:25:26 21:25:01 7 6.90 0.00 3.30 3.45 0.05 86.30 21:25:26 Average: all 5.12 0.00 1.26 0.61 0.02 92.99 21:25:26 Average: 0 5.14 0.00 1.24 0.63 0.02 92.97 21:25:26 Average: 1 5.18 0.00 1.25 0.59 0.02 92.96 21:25:26 Average: 2 5.17 0.00 1.19 0.48 0.02 93.15 21:25:26 Average: 3 5.06 0.00 1.42 2.07 0.02 91.43 21:25:26 Average: 4 5.08 0.00 1.14 0.31 0.02 93.45 21:25:26 Average: 5 5.13 0.00 1.09 0.07 0.02 93.70 21:25:26 Average: 6 5.12 0.00 1.23 0.27 0.02 93.36 21:25:26 Average: 7 5.12 0.00 1.51 0.47 0.03 92.87 21:25:26 21:25:26 21:25:26