Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f00720d4eb9fd1484aed3c055fae78d92fc13fb9 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-ssh937432627676220538.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh8913191516323481924.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh835197715266736295.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh11618788525813886039.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-ssh9027227221124951713.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-11916’ Running on prd-ubuntu20.04-docker-8c-8g-11918 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f00720d4eb9fd1484aed3c055fae78d92fc13fb9 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#182)" > git config core.sparsecheckout # timeout=10 > git checkout -f f00720d4eb9fd1484aed3c055fae78d92fc13fb9 # timeout=10 > git rev-list --no-walk 23301e01b09142e614e0ce306fe3a7710eb3fbef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:24:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:24:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:24:34 ========================================================= 17:24:34 EdgeX Global Pipelines Version Info 17:24:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:24:34 ------------------- 17:24:34 stable info: 17:24:34 ------------------- 17:24:34 Commited By: Bill Mahoney bill.mahoney@intel.com 17:24:34 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 17:24:34 Message: update stable to v1.0.248 17:24:35 ------------------- 17:24:35 experimental info: 17:24:35 ------------------- 17:24:35 Commited By: **** collab-it+edgex@linuxfoundation.org 17:24:35 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 17:24:35 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:24:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 17:24:35 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 17:24:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:24:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:24:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:24:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:24:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:24:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:24:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:24:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:24:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:24:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 17:24:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:24:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:24:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:24:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:24:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:24:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:24:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:24:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:24:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:24:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:24:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:24:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:24:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:24:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:24:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:24:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:24:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:24:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:24:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [Pipeline] echo 17:24:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f00720d [Pipeline] echo 17:24:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:24:36 provisioning config files... 17:24:36 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9110095308678039811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:24:36 ---> docker-login.sh 17:24:36 nexus3.edgexfoundry.org:10001 17:24:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:36 Configure a credential helper to remove this warning. See 17:24:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:36 17:24:36 Login Succeeded 17:24:36 nexus3.edgexfoundry.org:10002 17:24:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:37 Configure a credential helper to remove this warning. See 17:24:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:37 17:24:37 Login Succeeded 17:24:37 nexus3.edgexfoundry.org:10003 17:24:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:37 Configure a credential helper to remove this warning. See 17:24:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:37 17:24:37 Login Succeeded 17:24:37 nexus3.edgexfoundry.org:10004 17:24:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:37 Configure a credential helper to remove this warning. See 17:24:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:37 17:24:37 Login Succeeded 17:24:37 docker.io 17:24:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:37 Configure a credential helper to remove this warning. See 17:24:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:37 17:24:37 Login Succeeded 17:24:37 ---> docker-login.sh ends [Pipeline] } 17:24:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:24:38 + git rev-list -1 --merges f00720d4eb9fd1484aed3c055fae78d92fc13fb9~1..f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [Pipeline] echo 17:24:38 -----------> git rev-list -1 --merges f00720d4eb9fd1484aed3c055fae78d92fc13fb9~1..f00720d4eb9fd1484aed3c055fae78d92fc13fb9 f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [false] [Pipeline] sh 17:24:38 + git log --format=format:%s -1 f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [Pipeline] echo 17:24:38 ========================================================= 17:24:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:24:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:24:38 + git log --format=format:%s -1 f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [Pipeline] echo 17:24:38 [semverPrep] GIT_COMMIT: f00720d4eb9fd1484aed3c055fae78d92fc13fb9, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#182) [Pipeline] echo 17:24:38 [semverPrep] This is not a build commit. [Pipeline] sh 17:24:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:24:39 + grep -v github /etc/ssh/ssh_known_hosts 17:24:39 + [ -e /tmp/ssh_known_hosts ] 17:24:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:24:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:24:39 + sudo tee -a /etc/ssh/ssh_known_hosts 17:24:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:24:39 17:24:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:24:39 0.1.4: Pulling from edgex-devops/py-git-semver 17:24:39 b85a868b505f: Pulling fs layer 17:24:39 e2be974225ed: Pulling fs layer 17:24:39 339a4e72a1f5: Pulling fs layer 17:24:39 988bab9f4d93: Pulling fs layer 17:24:39 1469e6f7b9e6: Pulling fs layer 17:24:39 eaf3925da568: Pulling fs layer 17:24:39 bab4dde63d76: Pulling fs layer 17:24:39 bde34c3a00c8: Pulling fs layer 17:24:39 b352a97aabf1: Pulling fs layer 17:24:39 4872d77fe225: Pulling fs layer 17:24:39 5851b861e8e6: Pulling fs layer 17:24:39 bab4dde63d76: Waiting 17:24:39 4872d77fe225: Waiting 17:24:39 5851b861e8e6: Waiting 17:24:39 1469e6f7b9e6: Waiting 17:24:39 bde34c3a00c8: Waiting 17:24:39 eaf3925da568: Waiting 17:24:39 b352a97aabf1: Waiting 17:24:39 988bab9f4d93: Waiting 17:24:39 e2be974225ed: Verifying Checksum 17:24:39 e2be974225ed: Download complete 17:24:39 988bab9f4d93: Verifying Checksum 17:24:39 988bab9f4d93: Download complete 17:24:40 1469e6f7b9e6: Verifying Checksum 17:24:40 1469e6f7b9e6: Download complete 17:24:40 eaf3925da568: Verifying Checksum 17:24:40 eaf3925da568: Download complete 17:24:40 339a4e72a1f5: Verifying Checksum 17:24:40 339a4e72a1f5: Download complete 17:24:40 bde34c3a00c8: Verifying Checksum 17:24:40 bde34c3a00c8: Download complete 17:24:40 b352a97aabf1: Download complete 17:24:40 4872d77fe225: Download complete 17:24:40 5851b861e8e6: Download complete 17:24:40 b85a868b505f: Verifying Checksum 17:24:40 b85a868b505f: Download complete 17:24:40 bab4dde63d76: Verifying Checksum 17:24:40 bab4dde63d76: Download complete 17:24:41 b85a868b505f: Pull complete 17:24:41 e2be974225ed: Pull complete 17:24:42 339a4e72a1f5: Pull complete 17:24:42 988bab9f4d93: Pull complete 17:24:42 1469e6f7b9e6: Pull complete 17:24:42 eaf3925da568: Pull complete 17:24:44 bab4dde63d76: Pull complete 17:24:44 bde34c3a00c8: Pull complete 17:24:44 b352a97aabf1: Pull complete 17:24:44 4872d77fe225: Pull complete 17:24:44 5851b861e8e6: Pull complete 17:24:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:24:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:24:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:44 prd-ubuntu20.04-docker-8c-8g-11918 does not seem to be running inside a container 17:24:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:24:47 $ docker top 0cf4c4c9086b6e12aca05dd282a5d5ad0ed98d031daa070ff4c8197f66f88bb4 -eo pid,comm 17:24:47 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). 17:24:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:24:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:24:47 [ssh-agent] Looking for ssh-agent implementation... 17:24:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:24:47 $ docker exec 0cf4c4c9086b6e12aca05dd282a5d5ad0ed98d031daa070ff4c8197f66f88bb4 ssh-agent 17:24:47 SSH_AUTH_SOCK=/tmp/ssh-SOrHhn6DtjRm/agent.31 17:24:47 SSH_AGENT_PID=37 17:24:47 Running ssh-add (command line suppressed) 17:24:48 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14786885669313782982.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14786885669313782982.key) 17:24:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:24:48 + git tag --points-at HEAD [Pipeline] } 17:24:48 $ docker exec --env ******** --env ******** 0cf4c4c9086b6e12aca05dd282a5d5ad0ed98d031daa070ff4c8197f66f88bb4 ssh-agent -k 17:24:48 unset SSH_AUTH_SOCK; 17:24:48 unset SSH_AGENT_PID; 17:24:48 echo Agent pid 37 killed; 17:24:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:24:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:24:48 [ssh-agent] Looking for ssh-agent implementation... 17:24:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:24:48 $ docker exec 0cf4c4c9086b6e12aca05dd282a5d5ad0ed98d031daa070ff4c8197f66f88bb4 ssh-agent 17:24:48 SSH_AUTH_SOCK=/tmp/ssh-Peoy3OBY4KNo/agent.69 17:24:48 SSH_AGENT_PID=75 17:24:48 Running ssh-add (command line suppressed) 17:24:48 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12672863792929825393.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12672863792929825393.key) 17:24:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:24:49 + git semver init 17:24:49 2023-04-27 17:24:49,439 [run_init] DEBUG init version:0.0.0 force:False 17:24:49 2023-04-27 17:24:49,440 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 17:24:49 2023-04-27 17:24:49,441 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 17:24:49 2023-04-27 17:24:49,442 [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) 17:24:50 2023-04-27 17:24:50,501 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 17:24:50 2023-04-27 17:24:50,502 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 17:24:50 2023-04-27 17:24:50,502 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:24:50 2023-04-27 17:24:50,502 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:24:50 3.0.0-dev.26 [Pipeline] } 17:24:50 $ docker exec --env ******** --env ******** 0cf4c4c9086b6e12aca05dd282a5d5ad0ed98d031daa070ff4c8197f66f88bb4 ssh-agent -k 17:24:50 unset SSH_AUTH_SOCK; 17:24:50 unset SSH_AGENT_PID; 17:24:50 echo Agent pid 75 killed; 17:24:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:24:51 + git semver [Pipeline] } 17:24:51 $ docker stop --time=1 0cf4c4c9086b6e12aca05dd282a5d5ad0ed98d031daa070ff4c8197f66f88bb4 17:24:52 $ docker rm -f --volumes 0cf4c4c9086b6e12aca05dd282a5d5ad0ed98d031daa070ff4c8197f66f88bb4 [Pipeline] // withDockerContainer [Pipeline] sh 17:24:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:24:53 Stashed 1 file(s) [Pipeline] echo 17:24:53 [edgeXSemver]: initialized semver on version 3.0.0-dev.26 [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 17:24:53 provisioning config files... 17:24:53 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16308213116454768532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:24:53 ---> docker-login.sh 17:24:53 nexus3.edgexfoundry.org:10001 17:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:53 Configure a credential helper to remove this warning. See 17:24:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:53 17:24:53 Login Succeeded 17:24:53 nexus3.edgexfoundry.org:10002 17:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:53 Configure a credential helper to remove this warning. See 17:24:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:53 17:24:53 Login Succeeded 17:24:53 nexus3.edgexfoundry.org:10003 17:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:54 Configure a credential helper to remove this warning. See 17:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:54 17:24:54 Login Succeeded 17:24:54 nexus3.edgexfoundry.org:10004 17:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:54 Configure a credential helper to remove this warning. See 17:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:54 17:24:54 Login Succeeded 17:24:54 docker.io 17:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:54 Configure a credential helper to remove this warning. See 17:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:54 17:24:54 Login Succeeded 17:24:54 ---> docker-login.sh ends [Pipeline] } 17:24:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:24:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:24:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:24:54 ========================================================= 17:24:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:24:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:24:54 Sending build context to Docker daemon 12.63MB 17:24:54 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:24:54 Step 2/12 : FROM ${BASE} AS builder 17:24:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:24:54 f56be85fc22e: Pulling fs layer 17:24:54 85791d961cd3: Pulling fs layer 17:24:54 d694b5ae8c79: Pulling fs layer 17:24:54 9f32a84ed3da: Pulling fs layer 17:24:54 4d19c01a9841: Pulling fs layer 17:24:54 9325e15d5711: Pulling fs layer 17:24:54 556b6ee489ea: Pulling fs layer 17:24:54 c5a4b2cf53e6: Pulling fs layer 17:24:54 9f32a84ed3da: Waiting 17:24:54 556b6ee489ea: Waiting 17:24:54 4d19c01a9841: Waiting 17:24:54 c5a4b2cf53e6: Waiting 17:24:54 9325e15d5711: Waiting 17:24:54 85791d961cd3: Download complete 17:24:55 f56be85fc22e: Verifying Checksum 17:24:55 f56be85fc22e: Download complete 17:24:55 9f32a84ed3da: Verifying Checksum 17:24:55 9f32a84ed3da: Download complete 17:24:55 4d19c01a9841: Verifying Checksum 17:24:55 4d19c01a9841: Download complete 17:24:55 9325e15d5711: Verifying Checksum 17:24:55 9325e15d5711: Download complete 17:24:55 f56be85fc22e: Pull complete 17:24:55 85791d961cd3: Pull complete 17:24:55 c5a4b2cf53e6: Verifying Checksum 17:24:55 c5a4b2cf53e6: Download complete 17:24:55 d694b5ae8c79: Verifying Checksum 17:24:55 d694b5ae8c79: Download complete 17:24:55 556b6ee489ea: Verifying Checksum 17:24:55 556b6ee489ea: Download complete 17:24:59 d694b5ae8c79: Pull complete 17:24:59 9f32a84ed3da: Pull complete 17:24:59 4d19c01a9841: Pull complete 17:24:59 9325e15d5711: Pull complete 17:25:02 556b6ee489ea: Pull complete 17:25:03 c5a4b2cf53e6: Pull complete 17:25:03 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 17:25:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:25:03 ---> c4be618373d6 17:25:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:25:08 Still waiting to schedule task 17:25:08 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11917’ 17:25:08 ---> Running in 6b6452ad6ef0 17:25:08 Removing intermediate container 6b6452ad6ef0 17:25:08 ---> ad60b162c44f 17:25:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:25:08 ---> Running in c081491cf1cb 17:25:08 Removing intermediate container c081491cf1cb 17:25:08 ---> b648891a575e 17:25:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:25:08 ---> Running in eb86bf221c83 17:25:08 Removing intermediate container eb86bf221c83 17:25:08 ---> 5a8783e28f4a 17:25:08 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:25:08 ---> Running in d36eba00ad6c 17:25:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:25:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:25:08 OK: 265 MiB in 53 packages 17:25:09 Removing intermediate container d36eba00ad6c 17:25:09 ---> 30d29bfed516 17:25:09 Step 7/12 : WORKDIR /app 17:25:09 ---> Running in 52cfbbf6e2b9 17:25:09 Removing intermediate container 52cfbbf6e2b9 17:25:09 ---> 5b9427449e59 17:25:09 Step 8/12 : COPY go.mod vendor* ./ 17:25:09 ---> 07b54976d0df 17:25:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:09 ---> Running in 7f9dea76ad02 17:25:41 Removing intermediate container 7f9dea76ad02 17:25:41 ---> 1a8f195640b3 17:25:41 Step 10/12 : COPY . . 17:25:41 ---> 5bffd3490ddb 17:25:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:25:41 ---> Running in 5e9db17aa013 17:25:41 Removing intermediate container 5e9db17aa013 17:25:41 ---> 203a3d22dc4c 17:25:41 Step 12/12 : RUN $MAKE 17:25:41 ---> Running in c801e034120e 17:25:41 noop 17:25:41 Removing intermediate container c801e034120e 17:25:41 ---> 417a62950185 17:25:41 Successfully built 417a62950185 17:25:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:41 + docker inspect -f . ci-base-image-x86_64 17:25:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:42 prd-ubuntu20.04-docker-8c-8g-11918 does not seem to be running inside a container 17:25:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:25:42 $ docker top a758d3436853a6cd8a7bf9146b21792905ff94403466028f15ebddee76557618 -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:42 + go version 17:25:42 go version go1.20.2 linux/amd64 [Pipeline] } 17:25:42 $ docker stop --time=1 a758d3436853a6cd8a7bf9146b21792905ff94403466028f15ebddee76557618 17:25:44 $ docker rm -f --volumes a758d3436853a6cd8a7bf9146b21792905ff94403466028f15ebddee76557618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:44 + docker inspect -f . ci-base-image-x86_64 17:25:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:44 prd-ubuntu20.04-docker-8c-8g-11918 does not seem to be running inside a container 17:25:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:25:44 $ docker top 2da73d7026c026b804428cc41603b81b0e0a28fdd9ebc3dd5acf7ba1c412d35c -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:45 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 17:25:45 + make test 17:25:45 go test -race ./... -coverprofile=coverage.out ./... 17:26:07 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:26:07 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 17:26:07 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.131s coverage: 86.2% of statements 17:26:07 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.719s coverage: 71.9% of statements 17:26:29 go vet ./... 17:26:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:26:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:26:31 ./bin/test-attribution.sh 17:26:31 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 17:26:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:26:31 $ docker stop --time=1 2da73d7026c026b804428cc41603b81b0e0a28fdd9ebc3dd5acf7ba1c412d35c 17:26:36 $ docker rm -f --volumes 2da73d7026c026b804428cc41603b81b0e0a28fdd9ebc3dd5acf7ba1c412d35c [Pipeline] // withDockerContainer [Pipeline] sh 17:26:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:26:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:26:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:26:37 + ls -al . 17:26:37 total 228 17:26:37 drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 17:25 . 17:26:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 17:24 .. 17:26:37 -rw-rw-r-- 1 jenkins jenkins 262 Apr 27 17:24 .dockerignore 17:26:37 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 17:24 .git 17:26:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 17:24 .github 17:26:37 -rw-rw-r-- 1 jenkins jenkins 788 Apr 27 17:24 .gitignore 17:26:37 -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 17:24 .golangci.yml 17:26:37 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 17:24 .semver 17:26:37 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 27 17:24 Attribution.txt 17:26:37 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 27 17:24 CHANGELOG.md 17:26:37 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 27 17:24 Dockerfile 17:26:37 -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 17:24 GOVERNANCE.md 17:26:37 -rw-rw-r-- 1 jenkins jenkins 687 Apr 27 17:24 Jenkinsfile 17:26:37 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 27 17:24 LICENSE 17:26:37 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 27 17:24 Makefile 17:26:37 -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 17:24 OWNERS.md 17:26:37 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 27 17:24 README.md 17:26:37 -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 17:24 VERSION 17:26:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 17:24 bin 17:26:37 -rw-r--r-- 1 jenkins jenkins 41317 Apr 27 17:26 coverage.out 17:26:37 -rw-rw-r-- 1 jenkins jenkins 3467 Apr 27 17:24 go.mod 17:26:37 -rw-rw-r-- 1 jenkins jenkins 31620 Apr 27 17:24 go.sum 17:26:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 17:24 images 17:26:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 17:24 internal 17:26:37 -rw-rw-r-- 1 jenkins jenkins 531 Apr 27 17:24 main.go 17:26:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 17:24 res 17:26:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 17:24 snap 17:26:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 17:24 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:37 + 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=f00720d4eb9fd1484aed3c055fae78d92fc13fb9 --label arch=amd64 --label version=3.0.0-dev.26 . 17:26:37 Sending build context to Docker daemon 12.63MB 17:26:37 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 17:26:37 Step 2/29 : FROM ${BASE} AS builder 17:26:37 ---> 417a62950185 17:26:37 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 17:26:38 ---> Running in 38ceea6c4a29 17:26:38 Removing intermediate container 38ceea6c4a29 17:26:38 ---> 9f3ca05f8136 17:26:38 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 17:26:38 ---> Running in 46ae239c0358 17:26:38 Removing intermediate container 46ae239c0358 17:26:38 ---> 4a18af0e7bd2 17:26:38 Step 5/29 : ARG ADD_BUILD_TAGS="" 17:26:38 ---> Running in f9a6fc0e502d 17:26:38 Removing intermediate container f9a6fc0e502d 17:26:38 ---> e482354434d8 17:26:38 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:26:38 ---> Running in 8a05e164a27d 17:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:26:38 OK: 265 MiB in 53 packages 17:26:39 Removing intermediate container 8a05e164a27d 17:26:39 ---> 293adf5dbd32 17:26:39 Step 7/29 : WORKDIR /app 17:26:39 ---> Running in 42a69c53df4f 17:26:39 Removing intermediate container 42a69c53df4f 17:26:39 ---> 7f801d02fda9 17:26:39 Step 8/29 : COPY go.mod vendor* ./ 17:26:39 ---> 4f2723f15db0 17:26:39 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:26:39 ---> Running in 55f05cbe51da 17:26:40 Removing intermediate container 55f05cbe51da 17:26:40 ---> 4adfb0a3d984 17:26:40 Step 10/29 : COPY . . 17:26:40 ---> 240c4f39e787 17:26:40 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:26:40 ---> Running in 6985e9fd1437 17:26:40 Removing intermediate container 6985e9fd1437 17:26:40 ---> 54e44e4888c5 17:26:40 Step 12/29 : RUN $MAKE 17:26:40 ---> Running in b00346cac98c 17:26:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.26 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.26" -trimpath -mod=readonly -o app-rfid-llrp-inventory 17:27:03 Removing intermediate container b00346cac98c 17:27:03 ---> d9cae40b7d1d 17:27:03 Step 13/29 : FROM alpine:3.17 17:27:03 3.17: Pulling from library/alpine 17:27:03 f56be85fc22e: Already exists 17:27:03 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:27:03 Status: Downloaded newer image for alpine:3.17 17:27:03 ---> 9ed4aefc74f6 17:27:03 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:27:03 ---> Running in 4941ee8afe39 17:27:03 Removing intermediate container 4941ee8afe39 17:27:03 ---> 43d2c846f312 17:27:03 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:27:03 ---> Running in 4a51773c46f2 17:27:03 Removing intermediate container 4a51773c46f2 17:27:03 ---> e49a42a88aaf 17:27:03 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 17:27:03 ---> Running in c15365bd4b70 17:27:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:27:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:27:03 (1/2) Installing ca-certificates (20220614-r4) 17:27:03 (2/2) Installing dumb-init (1.2.5-r2) 17:27:03 Executing busybox-1.35.0-r29.trigger 17:27:03 Executing ca-certificates-20220614-r4.trigger 17:27:03 OK: 8 MiB in 17 packages 17:27:03 Removing intermediate container c15365bd4b70 17:27:03 ---> da2152e1177b 17:27:03 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:27:03 ---> 6e723afcf015 17:27:03 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 17:27:03 ---> b4543a2309da 17:27:03 Step 19/29 : COPY --from=builder /app/res/ /res/ 17:27:03 ---> dc57e73b8816 17:27:03 Step 20/29 : COPY --from=builder /app/static/ /static/ 17:27:03 ---> 17f58dde94cf 17:27:03 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:27:04 ---> f13b8073aa49 17:27:04 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 17:27:04 ---> Running in bc923aa5883c 17:27:04 Removing intermediate container bc923aa5883c 17:27:04 ---> 3273026b651d 17:27:04 Step 23/29 : VOLUME /cache 17:27:04 ---> Running in 2c20e8e378bb 17:27:04 Removing intermediate container 2c20e8e378bb 17:27:04 ---> edf481e97c7b 17:27:04 Step 24/29 : EXPOSE 59711 17:27:04 ---> Running in eafedcf118b4 17:27:04 Removing intermediate container eafedcf118b4 17:27:04 ---> babe137e116e 17:27:04 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:27:04 ---> Running in 43aa0778b846 17:27:04 Removing intermediate container 43aa0778b846 17:27:04 ---> 9089beb33ca0 17:27:04 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 17:27:05 ---> Running in a9886385f64b 17:27:05 Removing intermediate container a9886385f64b 17:27:05 ---> 9593e53c847d 17:27:05 Step 27/29 : LABEL arch=amd64 17:27:05 ---> Running in 907383e1386e 17:27:05 Removing intermediate container 907383e1386e 17:27:05 ---> 9bb263a8b57e 17:27:05 Step 28/29 : LABEL git_sha=f00720d4eb9fd1484aed3c055fae78d92fc13fb9 17:27:05 ---> Running in b0db51c5118b 17:27:05 Removing intermediate container b0db51c5118b 17:27:05 ---> f5fe2a5b0afb 17:27:05 Step 29/29 : LABEL version=3.0.0-dev.26 17:27:05 ---> Running in 8d5651bbc6c4 17:27:05 Removing intermediate container 8d5651bbc6c4 17:27:05 ---> dac308f9dd6c 17:27:05 [Warning] One or more build-args [ARCH] were not consumed 17:27:05 Successfully built dac308f9dd6c 17:27:05 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 17:27:05 provisioning config files... 17:27:05 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13432928665865316297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:05 ---> docker-login.sh 17:27:05 nexus3.edgexfoundry.org:10001 17:27:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:05 Configure a credential helper to remove this warning. See 17:27:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:05 17:27:05 Login Succeeded 17:27:05 nexus3.edgexfoundry.org:10002 17:27:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:05 Configure a credential helper to remove this warning. See 17:27:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:05 17:27:05 Login Succeeded 17:27:05 nexus3.edgexfoundry.org:10003 17:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:06 Configure a credential helper to remove this warning. See 17:27:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:06 17:27:06 Login Succeeded 17:27:06 nexus3.edgexfoundry.org:10004 17:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:06 Configure a credential helper to remove this warning. See 17:27:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:06 17:27:06 Login Succeeded 17:27:06 docker.io 17:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:06 Configure a credential helper to remove this warning. See 17:27:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:06 17:27:06 Login Succeeded 17:27:06 ---> docker-login.sh ends [Pipeline] } 17:27:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:06 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 17:27:06 f00720d4eb9fd1484aed3c055fae78d92fc13fb9 17:27:06 latest 17:27:06 3.0.0-dev.26 17:27:06 f00720d4eb9fd1484aed3c055fae78d92fc13fb9-3.0.0-dev.26 17:27:06 main 17:27:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:06 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f00720d4eb9fd1484aed3c055fae78d92fc13fb9 17:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:27:07 9d4aa60b0cb2: Preparing 17:27:07 d1c9babe3cb9: Preparing 17:27:07 ec751a5159fd: Preparing 17:27:07 d159d1be25e1: Preparing 17:27:07 24aafbf221de: Preparing 17:27:07 9431924e53c1: Preparing 17:27:07 1046b11955a4: Preparing 17:27:07 f1417ff83b31: Preparing 17:27:07 1046b11955a4: Waiting 17:27:07 9431924e53c1: Waiting 17:27:07 9d4aa60b0cb2: Pushed 17:27:07 24aafbf221de: Pushed 17:27:07 d159d1be25e1: Pushed 17:27:07 ec751a5159fd: Pushed 17:27:07 f1417ff83b31: Layer already exists 17:27:07 9431924e53c1: Pushed 17:27:07 1046b11955a4: Pushed 17:27:09 d1c9babe3cb9: Pushed 17:27:09 f00720d4eb9fd1484aed3c055fae78d92fc13fb9: digest: sha256:15302676753b89fda1d77560777a947edc23e0c94a9fae1930142d5293a180c6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:10 + 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 17:27:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 17:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:27:10 9d4aa60b0cb2: Preparing 17:27:10 d1c9babe3cb9: Preparing 17:27:10 ec751a5159fd: Preparing 17:27:10 d159d1be25e1: Preparing 17:27:10 24aafbf221de: Preparing 17:27:10 9431924e53c1: Preparing 17:27:10 1046b11955a4: Preparing 17:27:10 f1417ff83b31: Preparing 17:27:10 9431924e53c1: Waiting 17:27:10 f1417ff83b31: Waiting 17:27:10 1046b11955a4: Waiting 17:27:10 9d4aa60b0cb2: Layer already exists 17:27:10 d1c9babe3cb9: Layer already exists 17:27:10 ec751a5159fd: Layer already exists 17:27:10 d159d1be25e1: Layer already exists 17:27:10 24aafbf221de: Layer already exists 17:27:10 1046b11955a4: Layer already exists 17:27:10 9431924e53c1: Layer already exists 17:27:10 f1417ff83b31: Layer already exists 17:27:10 latest: digest: sha256:15302676753b89fda1d77560777a947edc23e0c94a9fae1930142d5293a180c6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:10 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:11 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.26 17:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:27:11 9d4aa60b0cb2: Preparing 17:27:11 d1c9babe3cb9: Preparing 17:27:11 ec751a5159fd: Preparing 17:27:11 d159d1be25e1: Preparing 17:27:11 24aafbf221de: Preparing 17:27:11 9431924e53c1: Preparing 17:27:11 1046b11955a4: Preparing 17:27:11 f1417ff83b31: Preparing 17:27:11 1046b11955a4: Waiting 17:27:11 9431924e53c1: Waiting 17:27:11 f1417ff83b31: Waiting 17:27:11 24aafbf221de: Layer already exists 17:27:11 ec751a5159fd: Layer already exists 17:27:11 9d4aa60b0cb2: Layer already exists 17:27:11 d1c9babe3cb9: Layer already exists 17:27:11 d159d1be25e1: Layer already exists 17:27:11 9431924e53c1: Layer already exists 17:27:11 f1417ff83b31: Layer already exists 17:27:11 1046b11955a4: Layer already exists 17:27:11 3.0.0-dev.26: digest: sha256:15302676753b89fda1d77560777a947edc23e0c94a9fae1930142d5293a180c6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:11 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f00720d4eb9fd1484aed3c055fae78d92fc13fb9-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:11 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f00720d4eb9fd1484aed3c055fae78d92fc13fb9-3.0.0-dev.26 17:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:27:11 9d4aa60b0cb2: Preparing 17:27:11 d1c9babe3cb9: Preparing 17:27:11 ec751a5159fd: Preparing 17:27:11 d159d1be25e1: Preparing 17:27:11 24aafbf221de: Preparing 17:27:11 9431924e53c1: Preparing 17:27:11 1046b11955a4: Preparing 17:27:11 f1417ff83b31: Preparing 17:27:11 1046b11955a4: Waiting 17:27:11 9431924e53c1: Waiting 17:27:11 d1c9babe3cb9: Layer already exists 17:27:11 9d4aa60b0cb2: Layer already exists 17:27:11 ec751a5159fd: Layer already exists 17:27:11 d159d1be25e1: Layer already exists 17:27:11 24aafbf221de: Layer already exists 17:27:11 9431924e53c1: Layer already exists 17:27:11 f1417ff83b31: Layer already exists 17:27:11 1046b11955a4: Layer already exists 17:27:11 f00720d4eb9fd1484aed3c055fae78d92fc13fb9-3.0.0-dev.26: digest: sha256:15302676753b89fda1d77560777a947edc23e0c94a9fae1930142d5293a180c6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:12 + 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 17:27:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 17:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:27:12 9d4aa60b0cb2: Preparing 17:27:12 d1c9babe3cb9: Preparing 17:27:12 ec751a5159fd: Preparing 17:27:12 d159d1be25e1: Preparing 17:27:12 24aafbf221de: Preparing 17:27:12 9431924e53c1: Preparing 17:27:12 1046b11955a4: Preparing 17:27:12 f1417ff83b31: Preparing 17:27:12 1046b11955a4: Waiting 17:27:12 9431924e53c1: Waiting 17:27:12 f1417ff83b31: Waiting 17:27:12 24aafbf221de: Layer already exists 17:27:12 9d4aa60b0cb2: Layer already exists 17:27:12 d1c9babe3cb9: Layer already exists 17:27:12 ec751a5159fd: Layer already exists 17:27:12 d159d1be25e1: Layer already exists 17:27:12 9431924e53c1: Layer already exists 17:27:12 f1417ff83b31: Layer already exists 17:27:12 1046b11955a4: Layer already exists 17:27:12 main: digest: sha256:15302676753b89fda1d77560777a947edc23e0c94a9fae1930142d5293a180c6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:12 ===================================================== [Pipeline] echo 17:27:12 taggedImages: 17:27:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f00720d4eb9fd1484aed3c055fae78d92fc13fb9 17:27:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 17:27:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.26 17:27:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f00720d4eb9fd1484aed3c055fae78d92fc13fb9-3.0.0-dev.26 17:27:12 - 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 17:27:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:27:12 17:27:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:27:13 latest: Pulling from edgex-lftools-log-publisher 17:27:13 5eb5b503b376: Pulling fs layer 17:27:13 5c69ac0246d0: Pulling fs layer 17:27:13 ec43610c2a17: Pulling fs layer 17:27:13 3a2ae6a8a46f: Pulling fs layer 17:27:13 33b1e0a273af: Pulling fs layer 17:27:13 5d3b04190fa2: Pulling fs layer 17:27:13 2f39f015ded8: Pulling fs layer 17:27:13 3a2ae6a8a46f: Waiting 17:27:13 5d3b04190fa2: Waiting 17:27:13 33b1e0a273af: Waiting 17:27:13 2f39f015ded8: Waiting 17:27:13 5c69ac0246d0: Download complete 17:27:13 3a2ae6a8a46f: Download complete 17:27:13 33b1e0a273af: Verifying Checksum 17:27:13 33b1e0a273af: Download complete 17:27:13 5d3b04190fa2: Verifying Checksum 17:27:13 5d3b04190fa2: Download complete 17:27:13 ec43610c2a17: Verifying Checksum 17:27:13 ec43610c2a17: Download complete 17:27:13 5eb5b503b376: Verifying Checksum 17:27:13 5eb5b503b376: Download complete 17:27:13 2f39f015ded8: Download complete 17:27:14 5eb5b503b376: Pull complete 17:27:14 5c69ac0246d0: Pull complete 17:27:14 ec43610c2a17: Pull complete 17:27:14 3a2ae6a8a46f: Pull complete 17:27:15 33b1e0a273af: Pull complete 17:27:15 5d3b04190fa2: Pull complete 17:27:19 2f39f015ded8: Pull complete 17:27:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:27:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:27:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:19 prd-ubuntu20.04-docker-8c-8g-11918 does not seem to be running inside a container 17:27:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:27:22 $ docker top 3fb241fb11e5dfc4bd3908c31b4e2e1c78cf173598027e1b65d2100ab5499590 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:23 ---> job-cost.sh 17:27:23 lf-activate-venv: SKIPPING 17:27:23 INFO: No Stack... 17:27:23 INFO: Retrieving Pricing Info for: v3-standard-8 17:27:24 INFO: Archiving Costs [Pipeline] sh 17:27:24 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 17:27:24 + cut -d, -f6 [Pipeline] lock 17:27:24 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-95-stack-cost] 17:27:24 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-95-stack-cost] did not exist. Created. 17:27:24 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:27:24 + echo total: 0.2199999988079071 [Pipeline] stash 17:27:24 Stashed 1 file(s) [Pipeline] } 17:27:24 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 17:27:24 $ docker stop --time=1 3fb241fb11e5dfc4bd3908c31b4e2e1c78cf173598027e1b65d2100ab5499590 17:27:25 $ docker rm -f --volumes 3fb241fb11e5dfc4bd3908c31b4e2e1c78cf173598027e1b65d2100ab5499590 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:28:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11919 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 17:28:32 Running in /w/workspace/app-rfid-llrp-inventory/95 [Pipeline] { [Pipeline] checkout 17:28:32 The recommended git tool is: git 17:28:37 using credential edgex-jenkins-ssh 17:28:37 Cloning the remote Git repository 17:28:37 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:28:37 > git init /w/workspace/app-rfid-llrp-inventory/95 # timeout=10 17:28:38 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:28:38 > git --version # timeout=10 17:28:38 > git --version # 'git version 2.25.1' 17:28:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:28:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:28:40 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:28:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:28:41 Avoid second fetch 17:28:41 Checking out Revision f00720d4eb9fd1484aed3c055fae78d92fc13fb9 (main) 17:28:41 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#182)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:28:41 > git config core.sparsecheckout # timeout=10 17:28:41 > git checkout -f f00720d4eb9fd1484aed3c055fae78d92fc13fb9 # timeout=10 17:28:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:28:42 % Total % Received % Xferd Average Speed Time Time Time Current 17:28:42 Dload Upload Total Spent Left Speed 17:28:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh 17:28:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:28:43 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:28:43 sudo tee /etc/docker/daemon.new 17:28:43 { 17:28:43 "registry-mirrors": [ 17:28:43 "https://nexus3.edgexfoundry.org:10001" 17:28:43 ], 17:28:43 "bip": "10.250.0.254/24", 17:28:43 "hosts": [ 17:28:43 "tcp://0.0.0.0:5555", 17:28:43 "unix:///var/run/docker.sock" 17:28:43 ], 17:28:43 "mtu": 1458, 17:28:43 "selinux-enabled": true, 17:28:43 "seccomp-profile": "/etc/docker/seccomp.json" 17:28:43 } [Pipeline] sh 17:28:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:28:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:29:02 provisioning config files... 17:29:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/95@tmp/config8531162368712825789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:29:03 ---> docker-login.sh 17:29:03 nexus3.edgexfoundry.org:10001 17:29:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:03 Configure a credential helper to remove this warning. See 17:29:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:03 17:29:03 Login Succeeded 17:29:03 nexus3.edgexfoundry.org:10002 17:29:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:04 Configure a credential helper to remove this warning. See 17:29:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:04 17:29:04 Login Succeeded 17:29:04 nexus3.edgexfoundry.org:10003 17:29:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:04 Configure a credential helper to remove this warning. See 17:29:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:04 17:29:04 Login Succeeded 17:29:04 nexus3.edgexfoundry.org:10004 17:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:05 Configure a credential helper to remove this warning. See 17:29:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:05 17:29:05 Login Succeeded 17:29:05 docker.io 17:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:05 Configure a credential helper to remove this warning. See 17:29:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:05 17:29:05 Login Succeeded 17:29:05 ---> docker-login.sh ends [Pipeline] } 17:29:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:29:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:29:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:29:05 ========================================================= 17:29:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:29:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:06 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:29:06 Sending build context to Docker daemon 677.9kB 17:29:06 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:29:06 Step 2/12 : FROM ${BASE} AS builder 17:29:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:29:06 c41833b44d91: Pulling fs layer 17:29:06 ed15518f5707: Pulling fs layer 17:29:06 feae8fd75edb: Pulling fs layer 17:29:06 242c74f7c9fa: Pulling fs layer 17:29:06 3cdef696dda3: Pulling fs layer 17:29:06 2ced38df9373: Pulling fs layer 17:29:06 58f1dce35555: Pulling fs layer 17:29:06 3cdef696dda3: Waiting 17:29:06 2ced38df9373: Waiting 17:29:06 58f1dce35555: Waiting 17:29:06 242c74f7c9fa: Waiting 17:29:06 ed15518f5707: Verifying Checksum 17:29:06 ed15518f5707: Download complete 17:29:06 242c74f7c9fa: Verifying Checksum 17:29:06 242c74f7c9fa: Download complete 17:29:06 3cdef696dda3: Download complete 17:29:06 c41833b44d91: Verifying Checksum 17:29:06 c41833b44d91: Download complete 17:29:08 c41833b44d91: Pull complete 17:29:08 58f1dce35555: Verifying Checksum 17:29:08 58f1dce35555: Download complete 17:29:08 ed15518f5707: Pull complete 17:29:09 feae8fd75edb: Verifying Checksum 17:29:09 feae8fd75edb: Download complete 17:29:09 2ced38df9373: Verifying Checksum 17:29:09 2ced38df9373: Download complete 17:29:21 feae8fd75edb: Pull complete 17:29:21 242c74f7c9fa: Pull complete 17:29:21 3cdef696dda3: Pull complete 17:29:27 2ced38df9373: Pull complete 17:29:29 58f1dce35555: Pull complete 17:29:29 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 17:29:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:29:29 ---> fadd8f120f05 17:29:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:29:31 ---> Running in 35fcad750c80 17:29:32 Removing intermediate container 35fcad750c80 17:29:32 ---> 6eb7fe4ee83b 17:29:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:29:32 ---> Running in 7d4a92758a18 17:29:32 Removing intermediate container 7d4a92758a18 17:29:32 ---> 49d9dbafb431 17:29:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:29:32 ---> Running in 0d1e723443c9 17:29:32 Removing intermediate container 0d1e723443c9 17:29:32 ---> d9426734758c 17:29:32 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:29:32 ---> Running in 6bf2f58a7633 17:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:29:36 OK: 263 MiB in 53 packages 17:29:37 Removing intermediate container 6bf2f58a7633 17:29:37 ---> afb819644f32 17:29:37 Step 7/12 : WORKDIR /app 17:29:37 ---> Running in 19d042c4e7b3 17:29:37 Removing intermediate container 19d042c4e7b3 17:29:37 ---> 88d10f6f7712 17:29:37 Step 8/12 : COPY go.mod vendor* ./ 17:29:38 ---> 74cbf172323f 17:29:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:38 ---> Running in 84bcc547c295 17:30:46 Removing intermediate container 84bcc547c295 17:30:46 ---> a65dc0cab91a 17:30:46 Step 10/12 : COPY . . 17:30:46 ---> 3211adaeceae 17:30:46 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:30:46 ---> Running in 8110cd93a7a4 17:30:46 Removing intermediate container 8110cd93a7a4 17:30:46 ---> e8a99e08d1a7 17:30:46 Step 12/12 : RUN $MAKE 17:30:46 ---> Running in 6e5f1f4f103d 17:30:46 noop 17:30:46 Removing intermediate container 6e5f1f4f103d 17:30:46 ---> 02ff83f74b0d 17:30:46 Successfully built 02ff83f74b0d 17:30:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:46 + docker inspect -f . ci-base-image-arm64 17:30:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:46 prd-ubuntu20.04-docker-arm64-4c-16g-11919 does not seem to be running inside a container 17:30:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/95 -v /w/workspace/app-rfid-llrp-inventory/95:/w/workspace/app-rfid-llrp-inventory/95:rw,z -v /w/workspace/app-rfid-llrp-inventory/95@tmp:/w/workspace/app-rfid-llrp-inventory/95@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 17:30:47 $ docker top 95595f743413df9f7e781a3302d2925cd52ea719f61ac8b011e3fa0dc9a13b48 -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:48 + go version 17:30:48 go version go1.20.2 linux/arm64 [Pipeline] } 17:30:48 $ docker stop --time=1 95595f743413df9f7e781a3302d2925cd52ea719f61ac8b011e3fa0dc9a13b48 17:30:50 $ docker rm -f --volumes 95595f743413df9f7e781a3302d2925cd52ea719f61ac8b011e3fa0dc9a13b48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:50 + docker inspect -f . ci-base-image-arm64 17:30:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:51 prd-ubuntu20.04-docker-arm64-4c-16g-11919 does not seem to be running inside a container 17:30:51 $ 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/95 -v /w/workspace/app-rfid-llrp-inventory/95:/w/workspace/app-rfid-llrp-inventory/95:rw,z -v /w/workspace/app-rfid-llrp-inventory/95@tmp:/w/workspace/app-rfid-llrp-inventory/95@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 17:30:52 $ docker top 48321ce03fff7b481533366ce5038381af3d605a9fb9628bddd1a863012ba9de -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:52 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/95 [Pipeline] fileExists [Pipeline] sh 17:30:53 + make test 17:30:53 go test -race ./... -coverprofile=coverage.out ./... 17:33:30 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:33:40 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 17:33:40 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.080s coverage: 86.2% of statements 17:33:50 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.455s coverage: 71.9% of statements 17:33:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:33:50 go vet ./... 17:36:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:36:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:36:11 ./bin/test-attribution.sh 17:36:11 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 17:36:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:36:12 $ docker stop --time=1 48321ce03fff7b481533366ce5038381af3d605a9fb9628bddd1a863012ba9de 17:36:13 $ docker rm -f --volumes 48321ce03fff7b481533366ce5038381af3d605a9fb9628bddd1a863012ba9de [Pipeline] // withDockerContainer [Pipeline] sh 17:36:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:36:15 Warning: overwriting stash ‘coverage-report’ 17:36:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:36:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:36:16 + ls -al . 17:36:16 total 224 17:36:16 drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 17:30 . 17:36:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 17:28 .. 17:36:16 -rw-rw-r-- 1 jenkins jenkins 262 Apr 27 17:28 .dockerignore 17:36:16 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 17:28 .git 17:36:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 17:28 .github 17:36:16 -rw-rw-r-- 1 jenkins jenkins 788 Apr 27 17:28 .gitignore 17:36:16 -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 17:28 .golangci.yml 17:36:16 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 27 17:28 Attribution.txt 17:36:16 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 27 17:28 CHANGELOG.md 17:36:16 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 27 17:28 Dockerfile 17:36:16 -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 17:28 GOVERNANCE.md 17:36:16 -rw-rw-r-- 1 jenkins jenkins 687 Apr 27 17:28 Jenkinsfile 17:36:16 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 27 17:28 LICENSE 17:36:16 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 27 17:28 Makefile 17:36:16 -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 17:28 OWNERS.md 17:36:16 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 27 17:28 README.md 17:36:16 -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 17:24 VERSION 17:36:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 17:28 bin 17:36:16 -rw-r--r-- 1 jenkins jenkins 41317 Apr 27 17:33 coverage.out 17:36:16 -rw-rw-r-- 1 jenkins jenkins 3467 Apr 27 17:28 go.mod 17:36:16 -rw-rw-r-- 1 jenkins jenkins 31620 Apr 27 17:28 go.sum 17:36:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 17:28 images 17:36:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 17:28 internal 17:36:16 -rw-rw-r-- 1 jenkins jenkins 531 Apr 27 17:28 main.go 17:36:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 17:28 res 17:36:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 17:28 snap 17:36:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 17:28 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:17 + 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=f00720d4eb9fd1484aed3c055fae78d92fc13fb9 --label arch=arm64 --label version=3.0.0-dev.26 . 17:36:17 Sending build context to Docker daemon 677.9kB 17:36:17 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 17:36:17 Step 2/29 : FROM ${BASE} AS builder 17:36:17 ---> 02ff83f74b0d 17:36:17 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 17:36:18 ---> Running in b4f11a55d5ea 17:36:18 Removing intermediate container b4f11a55d5ea 17:36:18 ---> 4846df2682f6 17:36:18 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 17:36:18 ---> Running in 380de805699a 17:36:18 Removing intermediate container 380de805699a 17:36:18 ---> adf9ae4ad0c6 17:36:18 Step 5/29 : ARG ADD_BUILD_TAGS="" 17:36:18 ---> Running in cf1a72083455 17:36:19 Removing intermediate container cf1a72083455 17:36:19 ---> e0b4de65d45f 17:36:19 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:36:19 ---> Running in a62c33a4366f 17:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:36:21 OK: 263 MiB in 53 packages 17:36:22 Removing intermediate container a62c33a4366f 17:36:22 ---> 3ad2e80dda21 17:36:22 Step 7/29 : WORKDIR /app 17:36:22 ---> Running in c48548b3c755 17:36:23 Removing intermediate container c48548b3c755 17:36:23 ---> ea4546361550 17:36:23 Step 8/29 : COPY go.mod vendor* ./ 17:36:23 ---> 39d027457d12 17:36:23 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:23 ---> Running in b69d864d2f0a 17:36:26 Removing intermediate container b69d864d2f0a 17:36:26 ---> 0e43ce00937b 17:36:26 Step 10/29 : COPY . . 17:36:26 ---> 1eb5dcec84c0 17:36:26 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:36:26 ---> Running in 26b2a949b377 17:36:27 Removing intermediate container 26b2a949b377 17:36:27 ---> 7445e7e08082 17:36:27 Step 12/29 : RUN $MAKE 17:36:27 ---> Running in e1f4ff38985e 17:36:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.26 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.26" -trimpath -mod=readonly -o app-rfid-llrp-inventory 17:38:34 Removing intermediate container e1f4ff38985e 17:38:34 ---> e7702bbc1081 17:38:34 Step 13/29 : FROM alpine:3.17 17:38:34 3.17: Pulling from library/alpine 17:38:34 c41833b44d91: Already exists 17:38:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:38:34 Status: Downloaded newer image for alpine:3.17 17:38:34 ---> 51e60588ff2c 17:38:34 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:38:34 ---> Running in d903ae0dccf8 17:38:34 Removing intermediate container d903ae0dccf8 17:38:34 ---> 49fdc498844b 17:38:34 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:38:34 ---> Running in 86754ba93889 17:38:35 Removing intermediate container 86754ba93889 17:38:35 ---> e5c090e77f99 17:38:35 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 17:38:35 ---> Running in 603e42718357 17:38:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:38:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:38:37 (1/2) Installing ca-certificates (20220614-r4) 17:38:37 (2/2) Installing dumb-init (1.2.5-r2) 17:38:37 Executing busybox-1.35.0-r29.trigger 17:38:37 Executing ca-certificates-20220614-r4.trigger 17:38:38 OK: 8 MiB in 17 packages 17:38:39 Removing intermediate container 603e42718357 17:38:39 ---> 604bc22b810c 17:38:39 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:38:39 ---> 78b19417a8c8 17:38:39 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 17:38:40 ---> d21449548332 17:38:40 Step 19/29 : COPY --from=builder /app/res/ /res/ 17:38:40 ---> 9db9a8c44e8d 17:38:40 Step 20/29 : COPY --from=builder /app/static/ /static/ 17:38:41 ---> 02965a5b6a1e 17:38:41 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:38:42 ---> 12c6df0e72cd 17:38:42 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 17:38:42 ---> Running in 79f3d8985df9 17:38:44 Removing intermediate container 79f3d8985df9 17:38:44 ---> 9a6c163bc967 17:38:44 Step 23/29 : VOLUME /cache 17:38:44 ---> Running in a5bffd8dc002 17:38:45 Removing intermediate container a5bffd8dc002 17:38:45 ---> 4cbecc70f77c 17:38:45 Step 24/29 : EXPOSE 59711 17:38:45 ---> Running in e1424ecb1123 17:38:45 Removing intermediate container e1424ecb1123 17:38:45 ---> 45d2b443fe8b 17:38:45 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:38:45 ---> Running in bd403b0d793e 17:38:45 Removing intermediate container bd403b0d793e 17:38:45 ---> 81982b9f3a63 17:38:45 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 17:38:45 ---> Running in e5e2d49251a7 17:38:46 Removing intermediate container e5e2d49251a7 17:38:46 ---> 87deb3902149 17:38:46 Step 27/29 : LABEL arch=arm64 17:38:46 ---> Running in f53a53e39208 17:38:46 Removing intermediate container f53a53e39208 17:38:46 ---> ede2ff75718c 17:38:46 Step 28/29 : LABEL git_sha=f00720d4eb9fd1484aed3c055fae78d92fc13fb9 17:38:46 ---> Running in eda421bb7013 17:38:47 Removing intermediate container eda421bb7013 17:38:47 ---> 2fce156e37c2 17:38:47 Step 29/29 : LABEL version=3.0.0-dev.26 17:38:47 ---> Running in 6b32e8277474 17:38:47 Removing intermediate container 6b32e8277474 17:38:47 ---> 3af82c65bbe0 17:38:47 [Warning] One or more build-args [ARCH] were not consumed 17:38:47 Successfully built 3af82c65bbe0 17:38:47 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 17:38:47 provisioning config files... 17:38:47 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/95@tmp/config18079858542939023725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:47 ---> docker-login.sh 17:38:47 nexus3.edgexfoundry.org:10001 17:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:48 Configure a credential helper to remove this warning. See 17:38:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:48 17:38:48 Login Succeeded 17:38:48 nexus3.edgexfoundry.org:10002 17:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:48 Configure a credential helper to remove this warning. See 17:38:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:48 17:38:48 Login Succeeded 17:38:48 nexus3.edgexfoundry.org:10003 17:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:48 Configure a credential helper to remove this warning. See 17:38:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:48 17:38:48 Login Succeeded 17:38:48 nexus3.edgexfoundry.org:10004 17:38:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:49 Configure a credential helper to remove this warning. See 17:38:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:49 17:38:49 Login Succeeded 17:38:49 docker.io 17:38:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:49 Configure a credential helper to remove this warning. See 17:38:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:49 17:38:49 Login Succeeded 17:38:49 ---> docker-login.sh ends [Pipeline] } 17:38:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:38:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:38:49 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 17:38:49 f00720d4eb9fd1484aed3c055fae78d92fc13fb9 17:38:49 latest 17:38:49 3.0.0-dev.26 17:38:49 f00720d4eb9fd1484aed3c055fae78d92fc13fb9-3.0.0-dev.26 17:38:49 main 17:38:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:50 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f00720d4eb9fd1484aed3c055fae78d92fc13fb9 17:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:38:50 e045d7401f1d: Preparing 17:38:50 e6ea4fd955a6: Preparing 17:38:50 5a9235a2bcdb: Preparing 17:38:50 2491cf750c1d: Preparing 17:38:50 fae878456530: Preparing 17:38:50 c90bce5eaa06: Preparing 17:38:50 cfc87ee2e02d: Preparing 17:38:50 26cbea5cba74: Preparing 17:38:50 cfc87ee2e02d: Waiting 17:38:50 c90bce5eaa06: Waiting 17:38:50 26cbea5cba74: Waiting 17:38:50 5a9235a2bcdb: Pushed 17:38:50 fae878456530: Pushed 17:38:50 2491cf750c1d: Pushed 17:38:50 e045d7401f1d: Pushed 17:38:50 26cbea5cba74: Layer already exists 17:38:50 c90bce5eaa06: Pushed 17:38:51 cfc87ee2e02d: Pushed 17:38:55 e6ea4fd955a6: Pushed 17:38:55 f00720d4eb9fd1484aed3c055fae78d92fc13fb9: digest: sha256:ce3867481b58192896a8d9fd5f6bf980cdd41fe4307d3b5260343fa3af0b089c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:55 + 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 17:38:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 17:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:38:56 e045d7401f1d: Preparing 17:38:56 e6ea4fd955a6: Preparing 17:38:56 5a9235a2bcdb: Preparing 17:38:56 2491cf750c1d: Preparing 17:38:56 fae878456530: Preparing 17:38:56 c90bce5eaa06: Preparing 17:38:56 cfc87ee2e02d: Preparing 17:38:56 26cbea5cba74: Preparing 17:38:56 c90bce5eaa06: Waiting 17:38:56 cfc87ee2e02d: Waiting 17:38:56 26cbea5cba74: Waiting 17:38:56 fae878456530: Layer already exists 17:38:56 5a9235a2bcdb: Layer already exists 17:38:56 2491cf750c1d: Layer already exists 17:38:56 e6ea4fd955a6: Layer already exists 17:38:56 e045d7401f1d: Layer already exists 17:38:56 cfc87ee2e02d: Layer already exists 17:38:56 c90bce5eaa06: Layer already exists 17:38:56 26cbea5cba74: Layer already exists 17:38:56 latest: digest: sha256:ce3867481b58192896a8d9fd5f6bf980cdd41fe4307d3b5260343fa3af0b089c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:56 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.26 17:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:38:57 e045d7401f1d: Preparing 17:38:57 e6ea4fd955a6: Preparing 17:38:57 5a9235a2bcdb: Preparing 17:38:57 2491cf750c1d: Preparing 17:38:57 fae878456530: Preparing 17:38:57 c90bce5eaa06: Preparing 17:38:57 cfc87ee2e02d: Preparing 17:38:57 26cbea5cba74: Preparing 17:38:57 cfc87ee2e02d: Waiting 17:38:57 26cbea5cba74: Waiting 17:38:57 c90bce5eaa06: Waiting 17:38:57 fae878456530: Layer already exists 17:38:57 e045d7401f1d: Layer already exists 17:38:57 2491cf750c1d: Layer already exists 17:38:57 5a9235a2bcdb: Layer already exists 17:38:57 e6ea4fd955a6: Layer already exists 17:38:57 c90bce5eaa06: Layer already exists 17:38:57 26cbea5cba74: Layer already exists 17:38:57 cfc87ee2e02d: Layer already exists 17:38:57 3.0.0-dev.26: digest: sha256:ce3867481b58192896a8d9fd5f6bf980cdd41fe4307d3b5260343fa3af0b089c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:57 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f00720d4eb9fd1484aed3c055fae78d92fc13fb9-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f00720d4eb9fd1484aed3c055fae78d92fc13fb9-3.0.0-dev.26 17:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:38:58 e045d7401f1d: Preparing 17:38:58 e6ea4fd955a6: Preparing 17:38:58 5a9235a2bcdb: Preparing 17:38:58 2491cf750c1d: Preparing 17:38:58 fae878456530: Preparing 17:38:58 c90bce5eaa06: Preparing 17:38:58 cfc87ee2e02d: Preparing 17:38:58 26cbea5cba74: Preparing 17:38:58 c90bce5eaa06: Waiting 17:38:58 cfc87ee2e02d: Waiting 17:38:58 26cbea5cba74: Waiting 17:38:58 e6ea4fd955a6: Layer already exists 17:38:58 e045d7401f1d: Layer already exists 17:38:58 fae878456530: Layer already exists 17:38:58 2491cf750c1d: Layer already exists 17:38:58 5a9235a2bcdb: Layer already exists 17:38:58 26cbea5cba74: Layer already exists 17:38:58 cfc87ee2e02d: Layer already exists 17:38:58 c90bce5eaa06: Layer already exists 17:38:58 f00720d4eb9fd1484aed3c055fae78d92fc13fb9-3.0.0-dev.26: digest: sha256:ce3867481b58192896a8d9fd5f6bf980cdd41fe4307d3b5260343fa3af0b089c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:58 + 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 17:38:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 17:38:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:38:59 e045d7401f1d: Preparing 17:38:59 e6ea4fd955a6: Preparing 17:38:59 5a9235a2bcdb: Preparing 17:38:59 2491cf750c1d: Preparing 17:38:59 fae878456530: Preparing 17:38:59 c90bce5eaa06: Preparing 17:38:59 cfc87ee2e02d: Preparing 17:38:59 26cbea5cba74: Preparing 17:38:59 c90bce5eaa06: Waiting 17:38:59 cfc87ee2e02d: Waiting 17:38:59 26cbea5cba74: Waiting 17:38:59 e045d7401f1d: Layer already exists 17:38:59 fae878456530: Layer already exists 17:38:59 e6ea4fd955a6: Layer already exists 17:38:59 2491cf750c1d: Layer already exists 17:38:59 5a9235a2bcdb: Layer already exists 17:38:59 c90bce5eaa06: Layer already exists 17:38:59 cfc87ee2e02d: Layer already exists 17:38:59 26cbea5cba74: Layer already exists 17:38:59 main: digest: sha256:ce3867481b58192896a8d9fd5f6bf980cdd41fe4307d3b5260343fa3af0b089c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:38:59 ===================================================== [Pipeline] echo 17:38:59 taggedImages: 17:38:59 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f00720d4eb9fd1484aed3c055fae78d92fc13fb9 17:38:59 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 17:38:59 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.26 17:38:59 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f00720d4eb9fd1484aed3c055fae78d92fc13fb9-3.0.0-dev.26 17:38:59 - 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 17:38:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:38:59 17:38:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:39:00 arm64: Pulling from edgex-lftools-log-publisher 17:39:00 8998bd30e6a1: Pulling fs layer 17:39:00 04944245beec: Pulling fs layer 17:39:00 699f458cf7ca: Pulling fs layer 17:39:00 765212b225bb: Pulling fs layer 17:39:00 f23df028b6ca: Pulling fs layer 17:39:00 d65c8cfc05b1: Pulling fs layer 17:39:00 2437ff75d9bd: Pulling fs layer 17:39:00 765212b225bb: Waiting 17:39:00 f23df028b6ca: Waiting 17:39:00 d65c8cfc05b1: Waiting 17:39:00 2437ff75d9bd: Waiting 17:39:00 04944245beec: Verifying Checksum 17:39:00 04944245beec: Download complete 17:39:00 765212b225bb: Verifying Checksum 17:39:00 765212b225bb: Download complete 17:39:00 f23df028b6ca: Download complete 17:39:00 d65c8cfc05b1: Verifying Checksum 17:39:00 d65c8cfc05b1: Download complete 17:39:00 699f458cf7ca: Verifying Checksum 17:39:00 699f458cf7ca: Download complete 17:39:00 8998bd30e6a1: Verifying Checksum 17:39:00 8998bd30e6a1: Download complete 17:39:02 2437ff75d9bd: Verifying Checksum 17:39:02 2437ff75d9bd: Download complete 17:39:04 8998bd30e6a1: Pull complete 17:39:04 04944245beec: Pull complete 17:39:05 699f458cf7ca: Pull complete 17:39:06 765212b225bb: Pull complete 17:39:07 f23df028b6ca: Pull complete 17:39:07 d65c8cfc05b1: Pull complete 17:39:19 2437ff75d9bd: Pull complete 17:39:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:39:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:39:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:19 prd-ubuntu20.04-docker-arm64-4c-16g-11919 does not seem to be running inside a container 17:39:19 $ 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/95 -v /w/workspace/app-rfid-llrp-inventory/95:/w/workspace/app-rfid-llrp-inventory/95:rw,z -v /w/workspace/app-rfid-llrp-inventory/95@tmp:/w/workspace/app-rfid-llrp-inventory/95@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 17:39:24 $ docker top 7cc2891269adbf1803cb404bcab8e9ad5c6dc23a346b8f6babf63599bcf22a68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:24 ---> job-cost.sh 17:39:24 lf-activate-venv: SKIPPING 17:39:24 INFO: No Stack... 17:39:25 INFO: Retrieving Pricing Info for: v3-standard-4 17:39:25 INFO: Archiving Costs [Pipeline] sh 17:39:26 + cat /w/workspace/app-rfid-llrp-inventory/95/archives/cost.csv 17:39:26 + cut -d, -f6 [Pipeline] lock 17:39:26 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-95-stack-cost] 17:39:26 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-95-stack-cost] did not exist. Created. 17:39:26 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:39:27 /w/workspace/app-rfid-llrp-inventory/95@tmp/durable-80e65609/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:39:27 + echo total: 0.10999999940395355 [Pipeline] stash 17:39:27 Warning: overwriting stash ‘stack-cost’ 17:39:27 Stashed 1 file(s) [Pipeline] } 17:39:27 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 17:39:27 $ docker stop --time=1 7cc2891269adbf1803cb404bcab8e9ad5c6dc23a346b8f6babf63599bcf22a68 17:39:29 $ docker rm -f --volumes 7cc2891269adbf1803cb404bcab8e9ad5c6dc23a346b8f6babf63599bcf22a68 [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 17:39:29 provisioning config files... 17:39:29 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10951284600444480127tmp [Pipeline] { [Pipeline] sh 17:39:30 + set +x 17:39:30 + + curl -s https://codecov.io/bashbash 17:39:30 -s -- 17:39:30 17:39:30 _____ _ 17:39:30 / ____| | | 17:39:30 | | ___ __| | ___ ___ _____ __ 17:39:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:39:30 | |___| (_) | (_| | __/ (_| (_) \ V / 17:39:30 \_____\___/ \__,_|\___|\___\___/ \_/ 17:39:30 Bash-1.0.6 17:39:30 17:39:30 17:39:30 ==> git version 2.25.1 found 17:39:30 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:39:30 Release-Date: 2020-01-08 17:39:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:39:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:39:30 ==> Jenkins CI detected. 17:39:30 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 17:39:30 project root: . 17:39:30 --> token set from env 17:39:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:39:30 ==> Running gcov in . (disable via -X gcov) 17:39:30 ==> Python coveragepy not found 17:39:30 ==> Searching for coverage reports in: 17:39:30 + . 17:39:30 -> Found 1 reports 17:39:30 ==> Detecting git/mercurial file structure 17:39:30 ==> Reading reports 17:39:30 + ./coverage.out bytes=41317 17:39:30 ==> Appending adjustments 17:39:30 https://docs.codecov.io/docs/fixing-reports 17:39:30 + Found adjustments 17:39:30 ==> Gzipping contents 17:39:30 12K /tmp/codecov.zQFF29.gz 17:39:30 ==> Uploading reports 17:39:30 url: https://codecov.io 17:39:30 query: branch=main&commit=f00720d4eb9fd1484aed3c055fae78d92fc13fb9&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 17:39:30 -> Pinging Codecov 17:39:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=f00720d4eb9fd1484aed3c055fae78d92fc13fb9&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 17:39:30 -> Uploading to 17:39:30 https://storage.googleapis.com/codecov/v4/raw/2023-04-27/581DD39554BDF9B6E22D074273EAD858/f00720d4eb9fd1484aed3c055fae78d92fc13fb9/a6573d82-cbfe-46b8-99a1-223040d53e79.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230427T173930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1beeeb220f955e01b47840a8b898247fd4ed20bb79f7400299b588ea10275c96 17:39:30 % Total % Received % Xferd Average Speed Time Time Time Current 17:39:30 Dload Upload Total Spent Left Speed 17:39:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 46636 --:--:-- --:--:-- --:--:-- 46452 17:39:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [Pipeline] } 17:39:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:39:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:39:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:39:31 17:39:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:39:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:39:31 df9b9388f04a: Pulling fs layer 17:39:31 52dc419b0ee2: Pulling fs layer 17:39:31 25bc292e5bac: Pulling fs layer 17:39:31 114826534d7a: Pulling fs layer 17:39:31 4657fd5d0bcf: Pulling fs layer 17:39:31 6ad1cebc031e: Pulling fs layer 17:39:31 8a3aa393b2d8: Pulling fs layer 17:39:31 114826534d7a: Waiting 17:39:31 6ad1cebc031e: Waiting 17:39:31 8a3aa393b2d8: Waiting 17:39:31 4657fd5d0bcf: Waiting 17:39:31 25bc292e5bac: Verifying Checksum 17:39:31 25bc292e5bac: Download complete 17:39:31 52dc419b0ee2: Verifying Checksum 17:39:31 52dc419b0ee2: Download complete 17:39:31 4657fd5d0bcf: Verifying Checksum 17:39:31 4657fd5d0bcf: Download complete 17:39:31 df9b9388f04a: Verifying Checksum 17:39:31 df9b9388f04a: Download complete 17:39:32 6ad1cebc031e: Verifying Checksum 17:39:32 6ad1cebc031e: Download complete 17:39:32 df9b9388f04a: Pull complete 17:39:32 52dc419b0ee2: Pull complete 17:39:32 25bc292e5bac: Pull complete 17:39:32 114826534d7a: Verifying Checksum 17:39:32 114826534d7a: Download complete 17:39:32 8a3aa393b2d8: Verifying Checksum 17:39:32 8a3aa393b2d8: Download complete 17:39:36 114826534d7a: Pull complete 17:39:36 4657fd5d0bcf: Pull complete 17:39:36 6ad1cebc031e: Pull complete 17:39:38 8a3aa393b2d8: Pull complete 17:39:38 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:39:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:39:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:38 prd-ubuntu20.04-docker-8c-8g-11918 does not seem to be running inside a container 17:39:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:39:43 $ docker top 640fb7aeb8f302647ef8ff11ae629262ee484633c726bb3f4e6c6f08e59acdc7 -eo pid,comm [Pipeline] { [Pipeline] echo 17:39:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 17:39:43 + set -o pipefail 17:39:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 17:39:52 17:39:52 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 17:39:52 17:39:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/0bd3473f-d508-4112-9740-f40132edf726 17:39:52 17:39:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:39:52 17:39:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:39:52 17:40:00 17:40:00 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:40:00 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:40:00 More details here: https://snyk.co/ue1NS [Pipeline] } 17:40:00 $ docker stop --time=1 640fb7aeb8f302647ef8ff11ae629262ee484633c726bb3f4e6c6f08e59acdc7 17:40:04 $ docker rm -f --volumes 640fb7aeb8f302647ef8ff11ae629262ee484633c726bb3f4e6c6f08e59acdc7 [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 17:40:04 + git log --format=format:%s -1 f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [Pipeline] sh 17:40:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:40:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:40:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:05 prd-ubuntu20.04-docker-8c-8g-11918 does not seem to be running inside a container 17:40:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:40:06 $ docker top 5a827293474f01fef7d21e57015ec52d3dbac840831924d89358b9c91257d0e9 -eo pid,comm 17:40:06 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). 17:40:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:40:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:40:06 [ssh-agent] Looking for ssh-agent implementation... 17:40:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:40:06 $ docker exec 5a827293474f01fef7d21e57015ec52d3dbac840831924d89358b9c91257d0e9 ssh-agent 17:40:06 SSH_AUTH_SOCK=/tmp/ssh-NThHdOdWfR3E/agent.32 17:40:06 SSH_AGENT_PID=39 17:40:06 Running ssh-add (command line suppressed) 17:40:06 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_666034860049502167.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_666034860049502167.key) 17:40:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:40:06 + git semver tag 17:40:07 2023-04-27 17:40:06,983 [run_tag] DEBUG tag force:False 17:40:07 2023-04-27 17:40:06,983 [check_head_tag] DEBUG check head tag 17:40:07 2023-04-27 17:40:06,984 [execute] INFO git cat-file --batch-check 17:40:07 2023-04-27 17:40:06,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 17:40:07 2023-04-27 17:40:06,988 [execute] INFO git cat-file --batch 17:40:07 2023-04-27 17:40:06,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 17:40:07 2023-04-27 17:40:07,007 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:40:07 2023-04-27 17:40:07,008 [execute] INFO git tag -a v3.0.0-dev.26 -m v3.0.0-dev.26 17:40:07 2023-04-27 17:40:07,008 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.26', '-m', 'v3.0.0-dev.26'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 17:40:07 2023-04-27 17:40:07,012 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:40:07 3.0.0-dev.26 [Pipeline] } 17:40:07 $ docker exec --env ******** --env ******** 5a827293474f01fef7d21e57015ec52d3dbac840831924d89358b9c91257d0e9 ssh-agent -k 17:40:07 unset SSH_AUTH_SOCK; 17:40:07 unset SSH_AGENT_PID; 17:40:07 echo Agent pid 39 killed; 17:40:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:40:07 + git semver [Pipeline] } 17:40:07 $ docker stop --time=1 5a827293474f01fef7d21e57015ec52d3dbac840831924d89358b9c91257d0e9 17:40:09 $ docker rm -f --volumes 5a827293474f01fef7d21e57015ec52d3dbac840831924d89358b9c91257d0e9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:40:09 17:40:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:40:09 0.23.1-centos7: Pulling from edgex-lftools 17:40:09 ab5ef0e58194: Pulling fs layer 17:40:09 9712f1f96733: Pulling fs layer 17:40:09 63f879dbbcfc: Pulling fs layer 17:40:09 0d9ebad4ef96: Pulling fs layer 17:40:09 e9a5061849ea: Pulling fs layer 17:40:09 d747dcd14b5f: Pulling fs layer 17:40:09 2de7ff778b66: Pulling fs layer 17:40:09 d747dcd14b5f: Waiting 17:40:09 0d9ebad4ef96: Waiting 17:40:09 2de7ff778b66: Waiting 17:40:09 e9a5061849ea: Waiting 17:40:09 9712f1f96733: Download complete 17:40:10 63f879dbbcfc: Verifying Checksum 17:40:10 63f879dbbcfc: Download complete 17:40:10 0d9ebad4ef96: Verifying Checksum 17:40:10 e9a5061849ea: Verifying Checksum 17:40:10 e9a5061849ea: Download complete 17:40:10 d747dcd14b5f: Verifying Checksum 17:40:10 d747dcd14b5f: Download complete 17:40:10 ab5ef0e58194: Verifying Checksum 17:40:10 ab5ef0e58194: Download complete 17:40:10 2de7ff778b66: Verifying Checksum 17:40:10 2de7ff778b66: Download complete 17:40:13 ab5ef0e58194: Pull complete 17:40:13 9712f1f96733: Pull complete 17:40:13 63f879dbbcfc: Pull complete 17:40:18 0d9ebad4ef96: Pull complete 17:40:18 e9a5061849ea: Pull complete 17:40:18 d747dcd14b5f: Pull complete 17:40:19 2de7ff778b66: Pull complete 17:40:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:40:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:40:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:19 prd-ubuntu20.04-docker-8c-8g-11918 does not seem to be running inside a container 17:40:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:40:28 $ docker top 56a31f4360b07ed5c4501f34a0a454727df8dcf0ae8c3d0b1911f8dd4eb93f48 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:40:28 provisioning config files... 17:40:28 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15957904841872467264tmp 17:40:28 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config222392636441765320tmp 17:40:28 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2882659072578066753tmp [Pipeline] { [Pipeline] echo 17:40:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:40:29 ---> sigul-configuration.sh 17:40:29 gpg: directory `/root/.gnupg' created 17:40:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:40:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:40:29 gpg: keyring `/root/.gnupg/secring.gpg' created 17:40:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:40:29 gpg: CAST5 encrypted data 17:40:29 gpg: encrypted with 1 passphrase 17:40:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:40:29 + mkdir /home/jenkins 17:40:29 + mkdir /home/jenkins/sigul [Pipeline] sh 17:40:29 + 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 17:40:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:40:30 ---> sigul-install.sh 17:40:30 Sigul already installed; skipping installation. [Pipeline] sh 17:40:30 + git tag --list 17:40:30 v0.0.0 17:40:30 v1.0.0 17:40:30 v2.1.0 17:40:30 v2.1.1 17:40:30 v2.1.1-dev.1 17:40:30 v2.2.0 17:40:30 v2.2.1-dev.1 17:40:30 v2.2.1-dev.2 17:40:30 v2.2.1-dev.3 17:40:30 v2.2.1-dev.4 17:40:30 v2.2.1-dev.5 17:40:30 v2.2.1-dev.6 17:40:30 v2.2.1-dev.7 17:40:30 v2.3.0 17:40:30 v2.3.0-dev.10 17:40:30 v2.3.0-dev.11 17:40:30 v2.3.0-dev.12 17:40:30 v2.3.0-dev.13 17:40:30 v2.3.0-dev.14 17:40:30 v2.3.0-dev.15 17:40:30 v2.3.0-dev.16 17:40:30 v2.3.0-dev.17 17:40:30 v2.3.0-dev.18 17:40:30 v2.3.0-dev.19 17:40:30 v2.3.0-dev.20 17:40:30 v2.3.0-dev.21 17:40:30 v2.3.0-dev.22 17:40:30 v2.3.0-dev.23 17:40:30 v2.3.0-dev.24 17:40:30 v2.3.0-dev.25 17:40:30 v2.3.0-dev.26 17:40:30 v2.3.0-dev.9 17:40:30 v2.3.1-dev.1 17:40:30 v3.0.0-dev.1 17:40:30 v3.0.0-dev.10 17:40:30 v3.0.0-dev.11 17:40:30 v3.0.0-dev.12 17:40:30 v3.0.0-dev.13 17:40:30 v3.0.0-dev.14 17:40:30 v3.0.0-dev.15 17:40:30 v3.0.0-dev.16 17:40:30 v3.0.0-dev.17 17:40:30 v3.0.0-dev.18 17:40:30 v3.0.0-dev.19 17:40:30 v3.0.0-dev.2 17:40:30 v3.0.0-dev.20 17:40:30 v3.0.0-dev.21 17:40:30 v3.0.0-dev.22 17:40:30 v3.0.0-dev.23 17:40:30 v3.0.0-dev.24 17:40:30 v3.0.0-dev.25 17:40:30 v3.0.0-dev.26 17:40:30 v3.0.0-dev.3 17:40:30 v3.0.0-dev.4 17:40:30 v3.0.0-dev.5 17:40:30 v3.0.0-dev.6 17:40:30 v3.0.0-dev.7 17:40:30 v3.0.0-dev.8 17:40:30 v3.0.0-dev.9 [Pipeline] sh 17:40:30 + lftools sign git-tag v3.0.0-dev.26 17:40:31 Signing Git tag with Sigul... 17:40:31 Signing v3.0.0-dev.26 [Pipeline] echo 17:40:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:40:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:40:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:40:32 $ docker stop --time=1 56a31f4360b07ed5c4501f34a0a454727df8dcf0ae8c3d0b1911f8dd4eb93f48 17:40:33 $ docker rm -f --volumes 56a31f4360b07ed5c4501f34a0a454727df8dcf0ae8c3d0b1911f8dd4eb93f48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:40:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:40:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:40:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:34 prd-ubuntu20.04-docker-8c-8g-11918 does not seem to be running inside a container 17:40:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:40:34 $ docker top 839d23e8fd3eec437db55948e4980819c4dc5bc84d95f3dde25389ec7d0f3234 -eo pid,comm 17:40:34 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). 17:40:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:40:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:40:34 [ssh-agent] Looking for ssh-agent implementation... 17:40:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:40:34 $ docker exec 839d23e8fd3eec437db55948e4980819c4dc5bc84d95f3dde25389ec7d0f3234 ssh-agent 17:40:34 SSH_AUTH_SOCK=/tmp/ssh-oRP85wgGN2FN/agent.34 17:40:34 SSH_AGENT_PID=40 17:40:34 Running ssh-add (command line suppressed) 17:40:34 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17138323034296876399.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17138323034296876399.key) 17:40:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:40:35 + git semver bump pre 17:40:35 2023-04-27 17:40:35,489 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:40:35 2023-04-27 17:40:35,489 [bump_version] DEBUG bumping version:3.0.0-dev.26 on axis:pre with prefix:dev 17:40:35 2023-04-27 17:40:35,489 [bump_version] DEBUG bumped version:3.0.0-dev.27 17:40:35 2023-04-27 17:40:35,489 [write_version] DEBUG write version:3.0.0-dev.27 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 17:40:35 2023-04-27 17:40:35,489 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:40:35 2023-04-27 17:40:35,489 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:40:35 2023-04-27 17:40:35,492 [execute] INFO git cat-file --batch-check 17:40:35 2023-04-27 17:40:35,492 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:40:35 2023-04-27 17:40:35,500 [execute] INFO git cat-file --batch 17:40:35 2023-04-27 17:40:35,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:40:35 2023-04-27 17:40:35,506 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:40:35 3.0.0-dev.27 [Pipeline] } 17:40:35 $ docker exec --env ******** --env ******** 839d23e8fd3eec437db55948e4980819c4dc5bc84d95f3dde25389ec7d0f3234 ssh-agent -k 17:40:35 unset SSH_AUTH_SOCK; 17:40:35 unset SSH_AGENT_PID; 17:40:35 echo Agent pid 40 killed; 17:40:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:40:35 + git semver [Pipeline] } 17:40:36 $ docker stop --time=1 839d23e8fd3eec437db55948e4980819c4dc5bc84d95f3dde25389ec7d0f3234 17:40:37 $ docker rm -f --volumes 839d23e8fd3eec437db55948e4980819c4dc5bc84d95f3dde25389ec7d0f3234 [Pipeline] // withDockerContainer [Pipeline] sh 17:40:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:40:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:40:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:38 prd-ubuntu20.04-docker-8c-8g-11918 does not seem to be running inside a container 17:40: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:40:38 $ docker top e0e5a43bb46912d5bf28d37dee825d411428df5836cb2b1d3ef35980ab827aff -eo pid,comm 17:40:38 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). 17:40:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:40:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:40:38 [ssh-agent] Looking for ssh-agent implementation... 17:40:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:40:38 $ docker exec e0e5a43bb46912d5bf28d37dee825d411428df5836cb2b1d3ef35980ab827aff ssh-agent 17:40:38 SSH_AUTH_SOCK=/tmp/ssh-e8dLnD1G5ZkU/agent.32 17:40:38 SSH_AGENT_PID=38 17:40:38 Running ssh-add (command line suppressed) 17:40:39 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3265782782524567760.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3265782782524567760.key) 17:40:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:40:39 + git semver push 17:40:39 2023-04-27 17:40:39,540 [run_push] DEBUG push 17:40:39 2023-04-27 17:40:39,541 [execute] INFO git cat-file --batch-check 17:40:39 2023-04-27 17:40:39,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:40:39 2023-04-27 17:40:39,545 [execute] INFO git rev-list 70c46eb5ff47d461f655c6501b3ccd724e5a73be -- 17:40:39 2023-04-27 17:40:39,546 [execute] DEBUG Popen(['git', 'rev-list', '70c46eb5ff47d461f655c6501b3ccd724e5a73be', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 17:40:39 2023-04-27 17:40:39,553 [execute] INFO git fetch -v origin 17:40:39 2023-04-27 17:40:39,553 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 17:40:40 2023-04-27 17:40:40,039 [run_push] DEBUG no remote changes detected 17:40:40 2023-04-27 17:40:40,040 [execute] INFO git push origin semver 17:40:40 2023-04-27 17:40:40,040 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 17:40:41 2023-04-27 17:40:40,757 [run_push] DEBUG push all version tags 17:40:41 2023-04-27 17:40:40,758 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:40:41 2023-04-27 17:40:40,758 [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) 17:40:41 2023-04-27 17:40:41,442 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:40:41 3.0.0-dev.27 [Pipeline] } 17:40:41 $ docker exec --env ******** --env ******** e0e5a43bb46912d5bf28d37dee825d411428df5836cb2b1d3ef35980ab827aff ssh-agent -k 17:40:41 unset SSH_AUTH_SOCK; 17:40:41 unset SSH_AGENT_PID; 17:40:41 echo Agent pid 38 killed; 17:40:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:40:42 + git semver [Pipeline] } 17:40:42 $ docker stop --time=1 e0e5a43bb46912d5bf28d37dee825d411428df5836cb2b1d3ef35980ab827aff 17:40:43 $ docker rm -f --volumes e0e5a43bb46912d5bf28d37dee825d411428df5836cb2b1d3ef35980ab827aff [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 17:40:44 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 17:40:44 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:40:44 total 16 17:40:44 drwxr-xr-x 3 root root 4096 Apr 27 17:27 . 17:40:44 drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 17:40 .. 17:40:44 drwxr-xr-x 2 root root 4096 Apr 27 17:27 cost 17:40:44 -rw-r--r-- 1 root root 94 Apr 27 17:27 cost.csv 17:40:44 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:40:44 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:40:44 total 16 17:40:44 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 17:27 . 17:40:44 drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 17:40 .. 17:40:44 drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 17:27 cost 17:40:44 -rw-r--r-- 1 jenkins jenkins 94 Apr 27 17:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:40:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:40:45 ---> package-listing.sh 17:40:45 ++ facter osfamily 17:40:45 ++ tr '[:upper:]' '[:lower:]' 17:40:45 + OS_FAMILY=debian 17:40:45 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 17:40:45 + START_PACKAGES=/tmp/packages_start.txt 17:40:45 + END_PACKAGES=/tmp/packages_end.txt 17:40:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:40:45 + PACKAGES=/tmp/packages_start.txt 17:40:45 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 17:40:45 + PACKAGES=/tmp/packages_end.txt 17:40:45 + case "${OS_FAMILY}" in 17:40:45 + dpkg -l 17:40:45 + grep '^ii' 17:40:45 + '[' -f /tmp/packages_start.txt ']' 17:40:45 + '[' -f /tmp/packages_end.txt ']' 17:40:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:40:45 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 17:40:45 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 17:40:45 + 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 17:40:45 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 17:40:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:40:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:46 prd-ubuntu20.04-docker-8c-8g-11918 does not seem to be running inside a container 17:40:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:40:46 $ docker top 7e427b59184b512ce2813a67bd9d74f343b190164a48b242a979b8ad75137dab -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:47 + touch /tmp/pre-build-complete [Pipeline] sh 17:40:47 + mkdir -p /var/log/sysstat [Pipeline] sh 17:40:47 + ls /var/log/sa-host 17:40:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:40:48 provisioning config files... 17:40:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7043570717648678458tmp [Pipeline] { [Pipeline] echo 17:40:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:40:48 ---> create-netrc.sh [Pipeline] } 17:40:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:40:48 ---> python-tools-install.sh [Pipeline] echo 17:40:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:40:48 ---> sudo-logs.sh 17:40:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:40:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:40:49 ---> job-cost.sh 17:40:49 lf-activate-venv: SKIPPING 17:40:49 DEBUG: total: 0.2199999988079071 17:40:49 INFO: Retrieving Stack Cost... 17:40:49 INFO: Retrieving Pricing Info for: v3-standard-8 17:40:50 INFO: Archiving Costs [Pipeline] echo 17:40:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:40:50 ---> logs-deploy.sh 17:40:50 lf-activate-venv: SKIPPING 17:40:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/95 17:40:50 INFO: archiving workspace using pattern(s): 17:40:51 Archives upload complete. 17:40:51 INFO: archiving logs to Nexus 17:40:52 ---> uname -a: 17:40:52 Linux prd-ubuntu20-04-docker-8c-8g-11918 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:40:52 17:40:52 17:40:52 ---> lscpu: 17:40:52 Architecture: x86_64 17:40:52 CPU op-mode(s): 32-bit, 64-bit 17:40:52 Byte Order: Little Endian 17:40:52 Address sizes: 40 bits physical, 48 bits virtual 17:40:52 CPU(s): 8 17:40:52 On-line CPU(s) list: 0-7 17:40:52 Thread(s) per core: 1 17:40:52 Core(s) per socket: 1 17:40:52 Socket(s): 8 17:40:52 NUMA node(s): 1 17:40:52 Vendor ID: AuthenticAMD 17:40:52 CPU family: 23 17:40:52 Model: 49 17:40:52 Model name: AMD EPYC-Rome Processor 17:40:52 Stepping: 0 17:40:52 CPU MHz: 2800.000 17:40:52 BogoMIPS: 5600.00 17:40:52 Virtualization: AMD-V 17:40:52 Hypervisor vendor: KVM 17:40:52 Virtualization type: full 17:40:52 L1d cache: 256 KiB 17:40:52 L1i cache: 256 KiB 17:40:52 L2 cache: 4 MiB 17:40:52 L3 cache: 128 MiB 17:40:52 NUMA node0 CPU(s): 0-7 17:40:52 Vulnerability Itlb multihit: Not affected 17:40:52 Vulnerability L1tf: Not affected 17:40:52 Vulnerability Mds: Not affected 17:40:52 Vulnerability Meltdown: Not affected 17:40:52 Vulnerability Mmio stale data: Not affected 17:40:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:40:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:40:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:40:52 Vulnerability Srbds: Not affected 17:40:52 Vulnerability Tsx async abort: Not affected 17:40:52 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 17:40:52 17:40:52 17:40:52 ---> nproc: 17:40:52 8 17:40:52 17:40:52 17:40:52 ---> df -h: 17:40:52 Filesystem Size Used Avail Use% Mounted on 17:40:52 overlay 155G 13G 143G 9% / 17:40:52 tmpfs 64M 0 64M 0% /dev 17:40:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:40:52 shm 64M 0 64M 0% /dev/shm 17:40:52 /dev/vda1 155G 13G 143G 9% /facter-os 17:40:52 17:40:52 17:40:52 ---> sar -b -r -n DEV: 17:40:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11918) 04/27/23 _x86_64_ (8 CPU) 17:40:52 17:40:52 17:23:56 LINUX RESTART (8 CPU) 17:40:52 17:40:52 17:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:40:52 17:25:01 135.74 48.08 87.67 0.00 5418.70 189691.72 0.00 17:40:52 17:26:01 185.35 1.58 183.77 0.00 26.13 72254.36 0.00 17:40:52 17:27:01 115.18 0.22 114.96 0.00 6.00 33713.18 0.00 17:40:52 17:28:01 104.65 0.08 104.57 0.00 10.66 19726.73 0.00 17:40:52 17:29:01 3.68 0.97 2.72 0.00 67.46 69.86 0.00 17:40:52 17:30:01 40.46 11.85 28.61 0.00 5385.10 6304.95 0.00 17:40:52 17:31:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 17:40:52 17:32:01 1.70 0.00 1.70 0.00 0.00 18.39 0.00 17:40:52 17:33:01 1.73 0.00 1.73 0.00 0.00 19.60 0.00 17:40:52 17:34:01 2.63 0.00 2.63 0.00 0.00 41.19 0.00 17:40:52 17:35:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 17:40:52 17:36:01 1.43 0.00 1.43 0.00 0.00 16.13 0.00 17:40:52 17:37:01 1.67 0.00 1.67 0.00 0.00 20.13 0.00 17:40:52 17:38:01 1.77 0.00 1.77 0.00 0.00 20.40 0.00 17:40:52 17:39:01 1.65 0.02 1.63 0.00 0.13 19.33 0.00 17:40:52 17:40:01 36.24 0.32 35.92 0.00 20.26 28653.25 0.00 17:40:52 Average: 39.80 3.94 35.86 0.00 683.39 21912.46 0.00 17:40:52 17:40:52 17:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:40:52 17:25:01 29182824 31598804 728088 2.21 71300 2621704 2031620 5.99 989324 2365840 717332 17:40:52 17:26:01 27863432 31500204 802872 2.44 145188 3661612 2012272 5.93 1438692 3103268 436060 17:40:52 17:27:01 28109232 31537104 767992 2.34 149776 3469548 2271548 6.69 1259708 3058040 452 17:40:52 17:28:01 27622360 31577636 724968 2.20 159088 3935732 1770692 5.22 1265380 3483252 220 17:40:52 17:29:01 27608336 31571768 730064 2.22 160632 3941812 1790448 5.28 1277004 3489252 1284 17:40:52 17:30:01 27254684 31567108 726592 2.21 167632 4269008 1826344 5.38 1492984 3596564 132 17:40:52 17:31:01 27255068 31567596 725936 2.21 167708 4269004 1826344 5.38 1492744 3596572 8 17:40:52 17:32:01 27257792 31570392 723092 2.20 167788 4269012 1826344 5.38 1490248 3596568 196 17:40:52 17:33:01 27257824 31570484 722900 2.20 167876 4269016 1826344 5.38 1490780 3596576 8 17:40:52 17:34:01 27257760 31570984 722700 2.20 168008 4268996 1826344 5.38 1490596 3596976 4 17:40:52 17:35:01 27258008 31571248 722560 2.20 168064 4268996 1826344 5.38 1490648 3596984 8 17:40:52 17:36:01 27258112 31571492 722340 2.20 168144 4269004 1826344 5.38 1490924 3596988 148 17:40:52 17:37:01 27258096 31571548 722228 2.20 168212 4269004 1826344 5.38 1491340 3596992 172 17:40:52 17:38:01 27257544 31571040 722668 2.20 168260 4269008 1826344 5.38 1490812 3596996 4 17:40:52 17:39:01 27256116 31569680 723680 2.20 168304 4268992 1802144 5.31 1492000 3597000 4 17:40:52 17:40:01 26204760 31531668 756188 2.30 185820 5188860 1971336 5.81 1625352 4436076 161420 17:40:52 Average: 27447622 31563672 734054 2.23 159488 4094332 1880447 5.54 1423034 3493996 82341 17:40:52 17:40:52 17:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:40:52 17:25:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 17:40:52 17:25:01 ens3 675.39 432.86 7023.15 88.33 0.00 0.00 0.00 0.00 17:40:52 17:25:01 docker0 27.90 30.98 2.24 194.97 0.00 0.00 0.00 0.00 17:40:52 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:52 17:26:01 veth4faff5d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:40:52 17:26:01 ens3 318.63 180.15 1973.72 27.29 0.00 0.00 0.00 0.00 17:40:52 17:26:01 docker0 160.26 283.94 13.00 1937.84 0.00 0.00 0.00 0.00 17:40:52 17:27:01 veth5b78859 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:52 17:27:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 17:40:52 17:27:01 ens3 39.24 34.81 63.16 93.15 0.00 0.00 0.00 0.00 17:40:52 17:27:01 docker0 1.32 3.00 0.08 42.49 0.00 0.00 0.00 0.00 17:40:52 17:28:01 lo 8.00 8.00 0.78 0.78 0.00 0.00 0.00 0.00 17:40:52 17:28:01 ens3 148.91 107.73 2597.48 231.72 0.00 0.00 0.00 0.00 17:40:52 17:28:01 docker0 1.57 3.40 0.10 45.58 0.00 0.00 0.00 0.00 17:40:52 17:29:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 17:40:52 17:29:01 ens3 8.03 7.12 17.82 0.85 0.00 0.00 0.00 0.00 17:40:52 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:52 17:30:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 17:40:52 17:30:01 ens3 159.56 82.32 1937.30 5.82 0.00 0.00 0.00 0.00 17:40:52 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:52 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:52 17:31:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 17:40:52 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:52 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:52 17:32:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:40:52 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:52 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:52 17:33:01 ens3 1.95 1.13 5.22 0.08 0.00 0.00 0.00 0.00 17:40:52 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:52 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:52 17:34:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:40:52 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:52 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:52 17:35:01 ens3 0.30 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:40:52 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:52 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:52 17:36:01 ens3 1.47 0.52 0.44 0.28 0.00 0.00 0.00 0.00 17:40:52 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:52 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:52 17:37:01 ens3 0.53 0.30 0.26 0.21 0.00 0.00 0.00 0.00 17:40:52 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:52 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:52 17:38:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:40:52 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:52 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:52 17:39:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:40:52 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:52 17:40:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:40:52 17:40:01 ens3 201.17 116.11 4558.83 17.41 0.00 0.00 0.00 0.00 17:40:52 17:40:01 docker0 39.29 65.23 3.22 581.07 0.00 0.00 0.00 0.00 17:40:52 Average: lo 1.16 1.16 0.11 0.11 0.00 0.00 0.00 0.00 17:40:52 Average: ens3 97.23 60.22 1136.12 29.08 0.00 0.00 0.00 0.00 17:40:52 Average: docker0 14.40 24.16 1.17 175.12 0.00 0.00 0.00 0.00 17:40:52 17:40:52 17:40:52 ---> sar -P ALL: 17:40:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11918) 04/27/23 _x86_64_ (8 CPU) 17:40:52 17:40:52 17:23:56 LINUX RESTART (8 CPU) 17:40:52 17:40:52 17:24:01 CPU %user %nice %system %iowait %steal %idle 17:40:52 17:25:01 all 9.16 0.00 3.38 2.48 0.07 84.91 17:40:52 17:25:01 0 9.32 0.00 3.38 1.77 0.05 85.48 17:40:52 17:25:01 1 8.85 0.00 3.36 0.89 0.07 86.83 17:40:52 17:25:01 2 7.88 0.00 4.76 5.98 0.07 81.32 17:40:52 17:25:01 3 9.84 0.00 2.99 5.50 0.08 81.58 17:40:52 17:25:01 4 7.85 0.00 2.80 1.18 0.07 88.10 17:40:52 17:25:01 5 9.77 0.00 3.69 0.91 0.08 85.55 17:40:52 17:25:01 6 10.24 0.00 3.06 3.35 0.05 83.30 17:40:52 17:25:01 7 9.54 0.00 3.02 0.24 0.08 87.12 17:40:52 17:26:01 all 21.72 0.00 5.15 3.82 0.08 69.22 17:40:52 17:26:01 0 22.51 0.00 5.64 1.34 0.07 70.44 17:40:52 17:26:01 1 21.82 0.00 5.18 0.37 0.07 72.56 17:40:52 17:26:01 2 20.97 0.00 4.88 0.39 0.08 73.68 17:40:52 17:26:01 3 22.78 0.00 5.91 11.39 0.08 59.83 17:40:52 17:26:01 4 21.74 0.00 4.40 0.35 0.08 73.43 17:40:52 17:26:01 5 21.47 0.00 4.46 0.10 0.07 73.90 17:40:52 17:26:01 6 20.39 0.00 5.82 15.60 0.08 58.10 17:40:52 17:26:01 7 22.09 0.00 4.92 1.13 0.10 71.76 17:40:52 17:27:01 all 38.86 0.00 6.06 2.03 0.10 52.94 17:40:52 17:27:01 0 38.26 0.00 5.81 4.97 0.10 50.85 17:40:52 17:27:01 1 38.32 0.00 5.77 0.86 0.10 54.95 17:40:52 17:27:01 2 39.31 0.00 6.79 3.09 0.10 50.70 17:40:52 17:27:01 3 38.78 0.00 5.56 0.10 0.10 55.46 17:40:52 17:27:01 4 37.88 0.00 6.50 0.34 0.12 55.16 17:40:52 17:27:01 5 38.42 0.00 5.86 0.18 0.10 55.43 17:40:52 17:27:01 6 39.52 0.00 6.40 6.63 0.10 47.35 17:40:52 17:27:01 7 40.40 0.00 5.81 0.08 0.10 53.60 17:40:52 17:28:01 all 3.71 0.00 1.54 0.88 0.02 93.84 17:40:52 17:28:01 0 3.61 0.00 1.64 0.05 0.02 94.68 17:40:52 17:28:01 1 4.24 0.00 1.62 0.25 0.02 93.87 17:40:52 17:28:01 2 3.32 0.00 1.34 0.02 0.03 95.28 17:40:52 17:28:01 3 4.00 0.00 1.54 0.05 0.02 94.39 17:40:52 17:28:01 4 4.31 0.00 1.41 0.03 0.02 94.23 17:40:52 17:28:01 5 4.38 0.00 1.29 0.39 0.03 93.91 17:40:52 17:28:01 6 2.57 0.00 1.51 4.66 0.03 91.22 17:40:52 17:28:01 7 3.29 0.00 1.96 1.58 0.02 93.16 17:40:52 17:29:01 all 0.07 0.00 0.06 0.02 0.00 99.85 17:40:52 17:29:01 0 0.05 0.00 0.22 0.02 0.00 99.72 17:40:52 17:29:01 1 0.13 0.00 0.02 0.00 0.00 99.85 17:40:52 17:29:01 2 0.02 0.00 0.05 0.02 0.00 99.92 17:40:52 17:29:01 3 0.05 0.00 0.05 0.02 0.00 99.88 17:40:52 17:29:01 4 0.10 0.00 0.02 0.02 0.02 99.85 17:40:52 17:29:01 5 0.08 0.00 0.02 0.00 0.00 99.90 17:40:52 17:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:40:52 17:29:01 7 0.08 0.00 0.07 0.10 0.02 99.73 17:40:52 17:30:01 all 1.33 0.00 0.61 0.60 0.02 97.44 17:40:52 17:30:01 0 1.50 0.00 0.67 0.05 0.02 97.77 17:40:52 17:30:01 1 1.54 0.00 0.70 1.03 0.02 96.71 17:40:52 17:30:01 2 1.02 0.00 0.59 0.94 0.02 97.44 17:40:52 17:30:01 3 1.72 0.00 0.65 0.13 0.02 97.48 17:40:52 17:30:01 4 0.92 0.00 0.32 0.42 0.02 98.33 17:40:52 17:30:01 5 1.63 0.00 0.75 0.03 0.02 97.56 17:40:52 17:30:01 6 0.47 0.00 0.67 1.02 0.02 97.83 17:40:52 17:30:01 7 1.81 0.00 0.57 1.17 0.02 96.44 17:40:52 17:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:40:52 17:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:40:52 17:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:40:52 17:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 17:40:52 17:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:40:52 17:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:40:52 17:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:40:52 17:31:01 6 0.03 0.00 0.02 0.03 0.00 99.92 17:40:52 17:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:40:52 17:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:40:52 17:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:40:52 17:32:01 1 0.05 0.00 0.02 0.02 0.00 99.92 17:40:52 17:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:40:52 17:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:40:52 17:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:40:52 17:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:40:52 17:32:01 6 0.02 0.00 0.03 0.03 0.02 99.90 17:40:52 17:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:40:52 17:33:01 all 0.03 0.00 0.01 0.01 0.00 99.96 17:40:52 17:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:40:52 17:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:40:52 17:33:01 2 0.02 0.00 0.02 0.02 0.02 99.93 17:40:52 17:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:40:52 17:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:40:52 17:33:01 5 0.05 0.00 0.00 0.00 0.00 99.95 17:40:52 17:33:01 6 0.05 0.00 0.00 0.05 0.00 99.90 17:40:52 17:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 17:40:52 17:34:01 all 0.02 0.00 0.01 0.02 0.00 99.94 17:40:52 17:34:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:40:52 17:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:40:52 17:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:40:52 17:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:40:52 17:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:40:52 17:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:40:52 17:34:01 6 0.02 0.00 0.02 0.13 0.02 99.82 17:40:52 17:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:40:52 17:35:01 all 0.01 0.00 0.01 0.03 0.00 99.95 17:40:52 17:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:40:52 17:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:40:52 17:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:40:52 17:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:40:52 17:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:40:52 17:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:40:52 17:35:01 6 0.02 0.00 0.02 0.20 0.00 99.77 17:40:52 17:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:40:52 17:40:52 17:35:01 CPU %user %nice %system %iowait %steal %idle 17:40:52 17:36:01 all 0.03 0.00 0.01 0.02 0.00 99.94 17:40:52 17:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:40:52 17:36:01 1 0.08 0.00 0.02 0.00 0.00 99.90 17:40:52 17:36:01 2 0.03 0.00 0.00 0.03 0.02 99.92 17:40:52 17:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:40:52 17:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:40:52 17:36:01 5 0.05 0.00 0.00 0.00 0.00 99.95 17:40:52 17:36:01 6 0.02 0.00 0.00 0.12 0.00 99.87 17:40:52 17:36:01 7 0.02 0.00 0.03 0.00 0.02 99.93 17:40:52 17:37:01 all 0.05 0.00 0.01 0.02 0.00 99.92 17:40:52 17:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:40:52 17:37:01 1 0.02 0.00 0.05 0.00 0.02 99.92 17:40:52 17:37:01 2 0.05 0.00 0.00 0.02 0.00 99.93 17:40:52 17:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:40:52 17:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:40:52 17:37:01 5 0.27 0.00 0.02 0.00 0.00 99.72 17:40:52 17:37:01 6 0.00 0.00 0.02 0.12 0.00 99.87 17:40:52 17:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:40:52 17:38:01 all 0.02 0.00 0.01 0.02 0.01 99.95 17:40:52 17:38:01 0 0.02 0.00 0.02 0.02 0.02 99.93 17:40:52 17:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:40:52 17:38:01 2 0.00 0.00 0.00 0.08 0.00 99.92 17:40:52 17:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:40:52 17:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:40:52 17:38:01 5 0.07 0.00 0.00 0.00 0.00 99.93 17:40:52 17:38:01 6 0.00 0.00 0.00 0.07 0.02 99.92 17:40:52 17:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:40:52 17:39:01 all 0.01 0.00 0.03 0.00 0.00 99.95 17:40:52 17:39:01 0 0.00 0.00 0.02 0.02 0.00 99.97 17:40:52 17:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:40:52 17:39:01 2 0.02 0.00 0.05 0.00 0.00 99.93 17:40:52 17:39:01 3 0.00 0.00 0.03 0.00 0.02 99.95 17:40:52 17:39:01 4 0.02 0.00 0.03 0.00 0.00 99.95 17:40:52 17:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:40:52 17:39:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:40:52 17:39:01 7 0.03 0.00 0.07 0.00 0.00 99.90 17:40:52 17:40:01 all 4.15 0.00 1.57 1.13 0.03 93.11 17:40:52 17:40:01 0 4.58 0.00 1.37 0.00 0.03 94.01 17:40:52 17:40:01 1 4.09 0.00 1.78 0.05 0.03 94.05 17:40:52 17:40:01 2 3.39 0.00 1.28 0.32 0.03 94.98 17:40:52 17:40:01 3 4.06 0.00 1.36 0.74 0.03 93.81 17:40:52 17:40:01 4 4.77 0.00 1.55 5.98 0.05 87.65 17:40:52 17:40:01 5 4.24 0.00 1.64 0.02 0.02 94.08 17:40:52 17:40:01 6 3.53 0.00 1.97 1.34 0.02 93.15 17:40:52 17:40:01 7 4.53 0.00 1.64 0.62 0.05 93.16 17:40:52 Average: all 4.92 0.00 1.15 0.69 0.02 93.22 17:40:52 Average: 0 4.97 0.00 1.17 0.51 0.02 93.33 17:40:52 Average: 1 4.93 0.00 1.16 0.22 0.02 93.67 17:40:52 Average: 2 4.74 0.00 1.23 0.68 0.02 93.33 17:40:52 Average: 3 5.05 0.00 1.12 1.11 0.02 92.69 17:40:52 Average: 4 4.83 0.00 1.06 0.52 0.02 93.57 17:40:52 Average: 5 5.00 0.00 1.10 0.10 0.02 93.77 17:40:52 Average: 6 4.76 0.00 1.21 2.07 0.02 91.93 17:40:52 Average: 7 5.09 0.00 1.13 0.31 0.03 93.46 17:40:52 17:40:52 17:40:52