Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0370fe2059bad325f9c903388f854f49bb598ddd 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-ssh80026623226599045.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4074325956958726726.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh3030536543617899110.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh14723448175267932160.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-ssh5258839938606943015.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4370 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0370fe2059bad325f9c903388f854f49bb598ddd (main) Commit message: "refactor(snap): Update command and metadata sourcing (#162)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 > git rev-list --no-walk 3870cf64a21da350ccd1352be90d06d1a491a75a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:42:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:42:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:42:02 ========================================================= 08:42:02 EdgeX Global Pipelines Version Info 08:42:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:42:02 ------------------- 08:42:02 stable info: 08:42:02 ------------------- 08:42:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:42:02 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 08:42:02 Message: update stable to v1.0.245 08:42:03 ------------------- 08:42:03 experimental info: 08:42:03 ------------------- 08:42:03 Commited By: **** collab-it+edgex@linuxfoundation.org 08:42:03 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 08:42:03 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:42:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 08:42:03 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 08:42:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:42:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:42:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:42:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:42:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 08:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:42:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:42:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:42:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:42:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:42:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:42:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:42:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:42:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:42:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:42:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:42:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:42:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:42:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:42:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:42:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:42:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:42:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0370fe2059bad325f9c903388f854f49bb598ddd [Pipeline] echo 08:42:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0370fe2 [Pipeline] echo 08:42:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:04 provisioning config files... 08:42:04 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5961200127519763656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:04 ---> docker-login.sh 08:42:04 nexus3.edgexfoundry.org:10001 08:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:04 Configure a credential helper to remove this warning. See 08:42:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:04 08:42:04 Login Succeeded 08:42:04 nexus3.edgexfoundry.org:10002 08:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:05 Configure a credential helper to remove this warning. See 08:42:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:05 08:42:05 Login Succeeded 08:42:05 nexus3.edgexfoundry.org:10003 08:42:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:05 Configure a credential helper to remove this warning. See 08:42:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:05 08:42:05 Login Succeeded 08:42:05 nexus3.edgexfoundry.org:10004 08:42:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:05 Configure a credential helper to remove this warning. See 08:42:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:05 08:42:05 Login Succeeded 08:42:05 docker.io 08:42:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:05 Configure a credential helper to remove this warning. See 08:42:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:05 08:42:05 Login Succeeded 08:42:05 ---> docker-login.sh ends [Pipeline] } 08:42:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:42:05 + git rev-list -1 --merges 0370fe2059bad325f9c903388f854f49bb598ddd~1..0370fe2059bad325f9c903388f854f49bb598ddd [Pipeline] echo 08:42:05 -----------> git rev-list -1 --merges 0370fe2059bad325f9c903388f854f49bb598ddd~1..0370fe2059bad325f9c903388f854f49bb598ddd 0370fe2059bad325f9c903388f854f49bb598ddd [false] [Pipeline] sh 08:42:05 + git log --format=format:%s -1 0370fe2059bad325f9c903388f854f49bb598ddd [Pipeline] echo 08:42:06 ========================================================= 08:42:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:42:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:42:06 + git log --format=format:%s -1 0370fe2059bad325f9c903388f854f49bb598ddd [Pipeline] echo 08:42:06 [semverPrep] GIT_COMMIT: 0370fe2059bad325f9c903388f854f49bb598ddd, Commit Message: refactor(snap): Update command and metadata sourcing (#162) [Pipeline] echo 08:42:06 [semverPrep] This is not a build commit. [Pipeline] sh 08:42:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:42:06 + grep -v github /etc/ssh/ssh_known_hosts 08:42:06 + [ -e /tmp/ssh_known_hosts ] 08:42:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:42:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:42:06 + sudo tee -a /etc/ssh/ssh_known_hosts 08:42:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:42:07 08:42:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:42:07 0.1.4: Pulling from edgex-devops/py-git-semver 08:42:07 b85a868b505f: Pulling fs layer 08:42:07 e2be974225ed: Pulling fs layer 08:42:07 339a4e72a1f5: Pulling fs layer 08:42:07 988bab9f4d93: Pulling fs layer 08:42:07 1469e6f7b9e6: Pulling fs layer 08:42:07 eaf3925da568: Pulling fs layer 08:42:07 bab4dde63d76: Pulling fs layer 08:42:07 bde34c3a00c8: Pulling fs layer 08:42:07 b352a97aabf1: Pulling fs layer 08:42:07 4872d77fe225: Pulling fs layer 08:42:07 5851b861e8e6: Pulling fs layer 08:42:07 988bab9f4d93: Waiting 08:42:07 1469e6f7b9e6: Waiting 08:42:07 eaf3925da568: Waiting 08:42:07 bab4dde63d76: Waiting 08:42:07 bde34c3a00c8: Waiting 08:42:07 b352a97aabf1: Waiting 08:42:07 4872d77fe225: Waiting 08:42:07 e2be974225ed: Download complete 08:42:07 988bab9f4d93: Verifying Checksum 08:42:07 988bab9f4d93: Download complete 08:42:07 339a4e72a1f5: Verifying Checksum 08:42:07 339a4e72a1f5: Download complete 08:42:07 1469e6f7b9e6: Verifying Checksum 08:42:07 1469e6f7b9e6: Download complete 08:42:07 eaf3925da568: Verifying Checksum 08:42:07 eaf3925da568: Download complete 08:42:07 bde34c3a00c8: Verifying Checksum 08:42:07 bde34c3a00c8: Download complete 08:42:07 b352a97aabf1: Verifying Checksum 08:42:07 b352a97aabf1: Download complete 08:42:07 4872d77fe225: Verifying Checksum 08:42:07 4872d77fe225: Download complete 08:42:07 5851b861e8e6: Verifying Checksum 08:42:07 5851b861e8e6: Download complete 08:42:07 b85a868b505f: Verifying Checksum 08:42:07 b85a868b505f: Download complete 08:42:08 bab4dde63d76: Verifying Checksum 08:42:08 bab4dde63d76: Download complete 08:42:09 b85a868b505f: Pull complete 08:42:09 e2be974225ed: Pull complete 08:42:09 339a4e72a1f5: Pull complete 08:42:09 988bab9f4d93: Pull complete 08:42:09 1469e6f7b9e6: Pull complete 08:42:09 eaf3925da568: Pull complete 08:42:11 bab4dde63d76: Pull complete 08:42:11 bde34c3a00c8: Pull complete 08:42:11 b352a97aabf1: Pull complete 08:42:11 4872d77fe225: Pull complete 08:42:11 5851b861e8e6: Pull complete 08:42:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:42:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:42:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:11 prd-ubuntu20.04-docker-8c-8g-4370 does not seem to be running inside a container 08:42:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:42:13 $ docker top 710a0600de657f05bc8baae714e180b8a7f4045e627ab5231887ec7494748f4d -eo pid,comm 08:42:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:42:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:42:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:42:13 [ssh-agent] Looking for ssh-agent implementation... 08:42:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:42:13 $ docker exec 710a0600de657f05bc8baae714e180b8a7f4045e627ab5231887ec7494748f4d ssh-agent 08:42:13 SSH_AUTH_SOCK=/tmp/ssh-n3deWkqmBMkv/agent.32 08:42:13 SSH_AGENT_PID=38 08:42:13 Running ssh-add (command line suppressed) 08:42:13 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11707160211072054862.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11707160211072054862.key) 08:42:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:42:14 + git tag --points-at HEAD [Pipeline] } 08:42:14 $ docker exec --env ******** --env ******** 710a0600de657f05bc8baae714e180b8a7f4045e627ab5231887ec7494748f4d ssh-agent -k 08:42:14 unset SSH_AUTH_SOCK; 08:42:14 unset SSH_AGENT_PID; 08:42:14 echo Agent pid 38 killed; 08:42:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:42:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:42:14 [ssh-agent] Looking for ssh-agent implementation... 08:42:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:42:14 $ docker exec 710a0600de657f05bc8baae714e180b8a7f4045e627ab5231887ec7494748f4d ssh-agent 08:42:14 SSH_AUTH_SOCK=/tmp/ssh-7DfnWjTTXpgb/agent.70 08:42:14 SSH_AGENT_PID=77 08:42:14 Running ssh-add (command line suppressed) 08:42:14 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5488705000032814081.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5488705000032814081.key) 08:42:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:42:14 + git semver init 08:42:15 2023-03-17 08:42:15,096 [run_init] DEBUG init version:0.0.0 force:False 08:42:15 2023-03-17 08:42:15,097 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 08:42:15 2023-03-17 08:42:15,098 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 08:42:15 2023-03-17 08:42:15,098 [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) 08:42:16 2023-03-17 08:42:16,066 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 08:42:16 2023-03-17 08:42:16,066 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 08:42:16 2023-03-17 08:42:16,066 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 08:42:16 2023-03-17 08:42:16,067 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 08:42:16 3.0.0-dev.15 [Pipeline] } 08:42:16 $ docker exec --env ******** --env ******** 710a0600de657f05bc8baae714e180b8a7f4045e627ab5231887ec7494748f4d ssh-agent -k 08:42:16 unset SSH_AUTH_SOCK; 08:42:16 unset SSH_AGENT_PID; 08:42:16 echo Agent pid 77 killed; 08:42:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:42:16 + git semver [Pipeline] } 08:42:16 $ docker stop --time=1 710a0600de657f05bc8baae714e180b8a7f4045e627ab5231887ec7494748f4d 08:42:18 $ docker rm -f --volumes 710a0600de657f05bc8baae714e180b8a7f4045e627ab5231887ec7494748f4d [Pipeline] // withDockerContainer [Pipeline] sh 08:42:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:42:18 Stashed 1 file(s) [Pipeline] echo 08:42:18 [edgeXSemver]: initialized semver on version 3.0.0-dev.15 [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 08:42:18 provisioning config files... 08:42:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9628792974779792331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:19 ---> docker-login.sh 08:42:19 nexus3.edgexfoundry.org:10001 08:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:19 Configure a credential helper to remove this warning. See 08:42:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:19 08:42:19 Login Succeeded 08:42:19 nexus3.edgexfoundry.org:10002 08:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:19 Configure a credential helper to remove this warning. See 08:42:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:19 08:42:19 Login Succeeded 08:42:19 nexus3.edgexfoundry.org:10003 08:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:19 Configure a credential helper to remove this warning. See 08:42:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:19 08:42:19 Login Succeeded 08:42:19 nexus3.edgexfoundry.org:10004 08:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:19 Configure a credential helper to remove this warning. See 08:42:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:19 08:42:19 Login Succeeded 08:42:19 docker.io 08:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:19 Configure a credential helper to remove this warning. See 08:42:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:19 08:42:19 Login Succeeded 08:42:19 ---> docker-login.sh ends [Pipeline] } 08:42:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:42:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:42:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:42:19 ========================================================= 08:42:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:42:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:20 + 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 . 08:42:20 Sending build context to Docker daemon 12.58MB 08:42:20 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 08:42:20 Step 2/12 : FROM ${BASE} AS builder 08:42:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:42:20 63b65145d645: Pulling fs layer 08:42:20 a2d21d5440eb: Pulling fs layer 08:42:20 935e6c44a52c: Pulling fs layer 08:42:20 94cc34f8dd06: Pulling fs layer 08:42:20 30dea6a524f1: Pulling fs layer 08:42:20 a2aff8979fd8: Pulling fs layer 08:42:20 6808be2612f2: Pulling fs layer 08:42:20 f25807f1079a: Pulling fs layer 08:42:20 6808be2612f2: Waiting 08:42:20 30dea6a524f1: Waiting 08:42:20 a2aff8979fd8: Waiting 08:42:20 f25807f1079a: Waiting 08:42:20 94cc34f8dd06: Waiting 08:42:20 a2d21d5440eb: Download complete 08:42:20 94cc34f8dd06: Verifying Checksum 08:42:20 94cc34f8dd06: Download complete 08:42:20 30dea6a524f1: Verifying Checksum 08:42:20 30dea6a524f1: Download complete 08:42:20 63b65145d645: Verifying Checksum 08:42:20 63b65145d645: Download complete 08:42:20 a2aff8979fd8: Verifying Checksum 08:42:20 a2aff8979fd8: Download complete 08:42:20 63b65145d645: Pull complete 08:42:20 a2d21d5440eb: Pull complete 08:42:20 935e6c44a52c: Download complete 08:42:20 f25807f1079a: Verifying Checksum 08:42:20 f25807f1079a: Download complete 08:42:21 6808be2612f2: Verifying Checksum 08:42:21 6808be2612f2: Download complete 08:42:24 935e6c44a52c: Pull complete 08:42:24 94cc34f8dd06: Pull complete 08:42:24 30dea6a524f1: Pull complete 08:42:24 a2aff8979fd8: Pull complete 08:42:26 6808be2612f2: Pull complete 08:42:27 f25807f1079a: Pull complete 08:42:27 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 08:42:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:42:27 ---> 3b553350e43f 08:42:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:42:29 ---> Running in 0199b4f86399 08:42:29 Removing intermediate container 0199b4f86399 08:42:29 ---> 86fd08f14f98 08:42:29 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:42:29 ---> Running in 6580e0f9c39d 08:42:29 Removing intermediate container 6580e0f9c39d 08:42:29 ---> f7cdf37411c0 08:42:29 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:42:29 ---> Running in d39a551c407f 08:42:29 Removing intermediate container d39a551c407f 08:42:29 ---> efe0b669a823 08:42:29 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:42:29 ---> Running in a997a4cc8f08 08:42:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:42:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:42:30 OK: 265 MiB in 53 packages 08:42:30 Removing intermediate container a997a4cc8f08 08:42:30 ---> 99bd103c76ae 08:42:30 Step 7/12 : WORKDIR /app 08:42:30 ---> Running in d5e631e700e6 08:42:30 Removing intermediate container d5e631e700e6 08:42:30 ---> 1aa98912afab 08:42:30 Step 8/12 : COPY go.mod vendor* ./ 08:42:30 ---> acd29d697d2e 08:42:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:31 ---> Running in 104251598a15 08:42:33 Still waiting to schedule task 08:42:33 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:42:53 Removing intermediate container 104251598a15 08:42:53 ---> 3c6d045edfb0 08:42:53 Step 10/12 : COPY . . 08:42:53 ---> e1ecf74d1378 08:42:53 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:42:53 ---> Running in 536911aceb86 08:42:53 Removing intermediate container 536911aceb86 08:42:53 ---> 123948f28172 08:42:53 Step 12/12 : RUN $MAKE 08:42:53 ---> Running in ed0d37019898 08:42:53 noop 08:42:53 Removing intermediate container ed0d37019898 08:42:53 ---> eea6717a4e22 08:42:53 Successfully built eea6717a4e22 08:42:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:53 + docker inspect -f . ci-base-image-x86_64 08:42:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:53 prd-ubuntu20.04-docker-8c-8g-4370 does not seem to be running inside a container 08:42:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:42:53 $ docker top e156b3dc5ce5ae39a80b17e40c652a56f041bde311318bd8d9dfcc6f77d97343 -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:54 + go version 08:42:54 go version go1.20.2 linux/amd64 [Pipeline] } 08:42:54 $ docker stop --time=1 e156b3dc5ce5ae39a80b17e40c652a56f041bde311318bd8d9dfcc6f77d97343 08:42:55 $ docker rm -f --volumes e156b3dc5ce5ae39a80b17e40c652a56f041bde311318bd8d9dfcc6f77d97343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:55 + docker inspect -f . ci-base-image-x86_64 08:42:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:55 prd-ubuntu20.04-docker-8c-8g-4370 does not seem to be running inside a container 08:42:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:42:56 $ docker top b8783fbdadf52e1cdd71f9755a09de5a6142850e42aeab68a99f603eb3a9f30f -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:56 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 08:42:57 + make test 08:42:57 go test -race ./... -coverprofile=coverage.out ./... 08:43:15 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 08:43:15 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 08:43:15 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.152s coverage: 86.2% of statements 08:43:17 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.682s coverage: 71.9% of statements 08:43:39 go vet ./... 08:43:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:43:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:43:40 ./bin/test-attribution.sh [Pipeline] echo 08:43:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:43:40 $ docker stop --time=1 b8783fbdadf52e1cdd71f9755a09de5a6142850e42aeab68a99f603eb3a9f30f 08:43:42 $ docker rm -f --volumes b8783fbdadf52e1cdd71f9755a09de5a6142850e42aeab68a99f603eb3a9f30f [Pipeline] // withDockerContainer [Pipeline] sh 08:43:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:43:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:43:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:43:43 + ls -al . 08:43:43 total 228 08:43:43 drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 08:42 . 08:43:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 08:42 .. 08:43:43 -rw-rw-r-- 1 jenkins jenkins 262 Mar 17 08:42 .dockerignore 08:43:43 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 08:42 .git 08:43:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 08:42 .github 08:43:43 -rw-rw-r-- 1 jenkins jenkins 788 Mar 17 08:42 .gitignore 08:43:43 -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 08:42 .golangci.yml 08:43:43 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 08:42 .semver 08:43:43 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 17 08:42 Attribution.txt 08:43:43 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 17 08:42 CHANGELOG.md 08:43:43 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 17 08:42 Dockerfile 08:43:43 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 08:42 GOVERNANCE.md 08:43:43 -rw-rw-r-- 1 jenkins jenkins 687 Mar 17 08:42 Jenkinsfile 08:43:43 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 17 08:42 LICENSE 08:43:43 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 17 08:42 Makefile 08:43:43 -rw-rw-r-- 1 jenkins jenkins 617 Mar 17 08:42 OWNERS.md 08:43:43 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 17 08:42 README.md 08:43:43 -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 08:42 VERSION 08:43:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 08:42 bin 08:43:43 -rw-r--r-- 1 jenkins jenkins 41317 Mar 17 08:43 coverage.out 08:43:43 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 17 08:42 go.mod 08:43:43 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 17 08:42 go.sum 08:43:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 08:42 images 08:43:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 08:42 internal 08:43:43 -rw-rw-r-- 1 jenkins jenkins 531 Mar 17 08:42 main.go 08:43:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 08:42 res 08:43:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 08:42 snap 08:43:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 08:42 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:44 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0370fe2059bad325f9c903388f854f49bb598ddd --label arch=amd64 --label version=3.0.0-dev.15 . 08:43:44 Sending build context to Docker daemon 12.58MB 08:43:44 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 08:43:44 Step 2/29 : FROM ${BASE} AS builder 08:43:44 ---> eea6717a4e22 08:43:44 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 08:43:44 ---> Running in 69a71f5d7dff 08:43:44 Removing intermediate container 69a71f5d7dff 08:43:44 ---> e7b17154c941 08:43:44 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 08:43:44 ---> Running in 9eb98ee5d4f1 08:43:44 Removing intermediate container 9eb98ee5d4f1 08:43:44 ---> eecfa1b93153 08:43:44 Step 5/29 : ARG ADD_BUILD_TAGS="" 08:43:44 ---> Running in b6789933457a 08:43:44 Removing intermediate container b6789933457a 08:43:44 ---> 68cf8113395f 08:43:44 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:43:44 ---> Running in 38f372e2815b 08:43:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:43:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:43:45 OK: 265 MiB in 53 packages 08:43:45 Removing intermediate container 38f372e2815b 08:43:45 ---> 5aaee1ca1869 08:43:45 Step 7/29 : WORKDIR /app 08:43:45 ---> Running in 345f762ab441 08:43:45 Removing intermediate container 345f762ab441 08:43:45 ---> 3d7882b631ad 08:43:45 Step 8/29 : COPY go.mod vendor* ./ 08:43:46 ---> 2bcf1e4be0d3 08:43:46 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:46 ---> Running in d8e04b92fc88 08:43:47 Removing intermediate container d8e04b92fc88 08:43:47 ---> 08069da20625 08:43:47 Step 10/29 : COPY . . 08:43:47 ---> 93e2d5ccafcc 08:43:47 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:43:47 ---> Running in a16c98eb249d 08:43:47 Removing intermediate container a16c98eb249d 08:43:47 ---> f84b04403aa6 08:43:47 Step 12/29 : RUN $MAKE 08:43:47 ---> Running in 46358c5099cf 08:43:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.15 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.15" -trimpath -mod=readonly -o app-rfid-llrp-inventory 08:44:05 Removing intermediate container 46358c5099cf 08:44:05 ---> e4ccee0ac41f 08:44:05 Step 13/29 : FROM alpine:3.17 08:44:05 3.17: Pulling from library/alpine 08:44:05 63b65145d645: Already exists 08:44:05 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:44:05 Status: Downloaded newer image for alpine:3.17 08:44:05 ---> b2aa39c304c2 08:44:05 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:44:05 ---> Running in 6c641c388b7b 08:44:05 Removing intermediate container 6c641c388b7b 08:44:05 ---> dcb97bbd7903 08:44:05 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 08:44:05 ---> Running in 22a7631c1662 08:44:05 Removing intermediate container 22a7631c1662 08:44:05 ---> e8a6c691fa76 08:44:05 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 08:44:05 ---> Running in 13569f1c70d4 08:44:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:44:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:44:05 (1/2) Installing ca-certificates (20220614-r4) 08:44:05 (2/2) Installing dumb-init (1.2.5-r2) 08:44:05 Executing busybox-1.35.0-r29.trigger 08:44:05 Executing ca-certificates-20220614-r4.trigger 08:44:05 OK: 8 MiB in 17 packages 08:44:06 Removing intermediate container 13569f1c70d4 08:44:06 ---> ea772bdf243a 08:44:06 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:44:06 ---> 0a8333bd264d 08:44:06 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 08:44:06 ---> cb274505f317 08:44:06 Step 19/29 : COPY --from=builder /app/res/ /res/ 08:44:06 ---> 93b69e1be260 08:44:06 Step 20/29 : COPY --from=builder /app/static/ /static/ 08:44:06 ---> d42eba453b29 08:44:06 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 08:44:07 ---> 6c2156e06373 08:44:07 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 08:44:07 ---> Running in 74ad11faf40e 08:44:07 Removing intermediate container 74ad11faf40e 08:44:07 ---> cb2c1c7505c8 08:44:07 Step 23/29 : VOLUME /cache 08:44:07 ---> Running in aaff495c2231 08:44:07 Removing intermediate container aaff495c2231 08:44:07 ---> a571ae48034a 08:44:07 Step 24/29 : EXPOSE 59711 08:44:08 ---> Running in 43bcd415f70a 08:44:08 Removing intermediate container 43bcd415f70a 08:44:08 ---> 3f300972351f 08:44:08 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 08:44:08 ---> Running in dad9499601f3 08:44:08 Removing intermediate container dad9499601f3 08:44:08 ---> 7a512c727c05 08:44:08 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 08:44:08 ---> Running in 38d4e2e5f3eb 08:44:08 Removing intermediate container 38d4e2e5f3eb 08:44:08 ---> 40ee5cf43149 08:44:08 Step 27/29 : LABEL arch=amd64 08:44:08 ---> Running in b6fe942a7ffe 08:44:08 Removing intermediate container b6fe942a7ffe 08:44:08 ---> 918b0fc6b77d 08:44:08 Step 28/29 : LABEL git_sha=0370fe2059bad325f9c903388f854f49bb598ddd 08:44:08 ---> Running in e0b09559907b 08:44:08 Removing intermediate container e0b09559907b 08:44:08 ---> d29bc805d6a9 08:44:08 Step 29/29 : LABEL version=3.0.0-dev.15 08:44:08 ---> Running in a8629d7f47a0 08:44:08 Removing intermediate container a8629d7f47a0 08:44:08 ---> ef0d6375f5b5 08:44:08 [Warning] One or more build-args [ARCH] were not consumed 08:44:08 Successfully built ef0d6375f5b5 08:44:08 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 08:44:08 provisioning config files... 08:44:08 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16256243066943299483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:09 ---> docker-login.sh 08:44:09 nexus3.edgexfoundry.org:10001 08:44:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:09 Configure a credential helper to remove this warning. See 08:44:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:09 08:44:09 Login Succeeded 08:44:09 nexus3.edgexfoundry.org:10002 08:44:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:09 Configure a credential helper to remove this warning. See 08:44:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:09 08:44:09 Login Succeeded 08:44:09 nexus3.edgexfoundry.org:10003 08:44:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:09 Configure a credential helper to remove this warning. See 08:44:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:09 08:44:09 Login Succeeded 08:44:09 nexus3.edgexfoundry.org:10004 08:44:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:09 Configure a credential helper to remove this warning. See 08:44:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:09 08:44:09 Login Succeeded 08:44:09 docker.io 08:44:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:09 Configure a credential helper to remove this warning. See 08:44:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:09 08:44:09 Login Succeeded 08:44:09 ---> docker-login.sh ends [Pipeline] } 08:44:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:44:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:44:09 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 08:44:09 0370fe2059bad325f9c903388f854f49bb598ddd 08:44:09 latest 08:44:09 3.0.0-dev.15 08:44:09 0370fe2059bad325f9c903388f854f49bb598ddd-3.0.0-dev.15 08:44:09 main 08:44:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:09 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0370fe2059bad325f9c903388f854f49bb598ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0370fe2059bad325f9c903388f854f49bb598ddd 08:44:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 08:44:10 8188f6151c5c: Preparing 08:44:10 9b28d42905c4: Preparing 08:44:10 172c3c64283b: Preparing 08:44:10 483072b367ac: Preparing 08:44:10 40c49d18e8bf: Preparing 08:44:10 b43ccf6e1f5d: Preparing 08:44:10 8043b766aeff: Preparing 08:44:10 7cd52847ad77: Preparing 08:44:10 b43ccf6e1f5d: Waiting 08:44:10 8043b766aeff: Waiting 08:44:10 7cd52847ad77: Waiting 08:44:10 483072b367ac: Pushed 08:44:10 8188f6151c5c: Pushed 08:44:10 40c49d18e8bf: Pushed 08:44:10 172c3c64283b: Pushed 08:44:10 7cd52847ad77: Layer already exists 08:44:10 b43ccf6e1f5d: Pushed 08:44:10 8043b766aeff: Pushed 08:44:13 9b28d42905c4: Pushed 08:44:13 0370fe2059bad325f9c903388f854f49bb598ddd: digest: sha256:6497053efeb355e6fbf8bd64ff9332e11b8b7a5373261bfe0216d8f5a1e91486 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:13 + 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 08:44:13 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 08:44:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 08:44:13 8188f6151c5c: Preparing 08:44:13 9b28d42905c4: Preparing 08:44:13 172c3c64283b: Preparing 08:44:13 483072b367ac: Preparing 08:44:13 40c49d18e8bf: Preparing 08:44:13 b43ccf6e1f5d: Preparing 08:44:13 8043b766aeff: Preparing 08:44:13 7cd52847ad77: Preparing 08:44:13 8043b766aeff: Waiting 08:44:13 7cd52847ad77: Waiting 08:44:13 b43ccf6e1f5d: Waiting 08:44:13 483072b367ac: Layer already exists 08:44:13 172c3c64283b: Layer already exists 08:44:13 40c49d18e8bf: Layer already exists 08:44:13 9b28d42905c4: Layer already exists 08:44:13 8188f6151c5c: Layer already exists 08:44:13 b43ccf6e1f5d: Layer already exists 08:44:13 7cd52847ad77: Layer already exists 08:44:13 8043b766aeff: Layer already exists 08:44:13 latest: digest: sha256:6497053efeb355e6fbf8bd64ff9332e11b8b7a5373261bfe0216d8f5a1e91486 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:14 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.15 08:44:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 08:44:14 8188f6151c5c: Preparing 08:44:14 9b28d42905c4: Preparing 08:44:14 172c3c64283b: Preparing 08:44:14 483072b367ac: Preparing 08:44:14 40c49d18e8bf: Preparing 08:44:14 b43ccf6e1f5d: Preparing 08:44:14 8043b766aeff: Preparing 08:44:14 7cd52847ad77: Preparing 08:44:14 b43ccf6e1f5d: Waiting 08:44:14 8043b766aeff: Waiting 08:44:14 7cd52847ad77: Waiting 08:44:14 172c3c64283b: Layer already exists 08:44:14 9b28d42905c4: Layer already exists 08:44:14 40c49d18e8bf: Layer already exists 08:44:14 8188f6151c5c: Layer already exists 08:44:14 483072b367ac: Layer already exists 08:44:14 8043b766aeff: Layer already exists 08:44:14 7cd52847ad77: Layer already exists 08:44:14 b43ccf6e1f5d: Layer already exists 08:44:14 3.0.0-dev.15: digest: sha256:6497053efeb355e6fbf8bd64ff9332e11b8b7a5373261bfe0216d8f5a1e91486 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:14 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0370fe2059bad325f9c903388f854f49bb598ddd-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0370fe2059bad325f9c903388f854f49bb598ddd-3.0.0-dev.15 08:44:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 08:44:14 8188f6151c5c: Preparing 08:44:14 9b28d42905c4: Preparing 08:44:14 172c3c64283b: Preparing 08:44:14 483072b367ac: Preparing 08:44:14 40c49d18e8bf: Preparing 08:44:14 b43ccf6e1f5d: Preparing 08:44:14 8043b766aeff: Preparing 08:44:14 7cd52847ad77: Preparing 08:44:14 b43ccf6e1f5d: Waiting 08:44:14 8043b766aeff: Waiting 08:44:14 7cd52847ad77: Waiting 08:44:14 8188f6151c5c: Layer already exists 08:44:14 172c3c64283b: Layer already exists 08:44:14 483072b367ac: Layer already exists 08:44:14 40c49d18e8bf: Layer already exists 08:44:14 9b28d42905c4: Layer already exists 08:44:14 8043b766aeff: Layer already exists 08:44:14 b43ccf6e1f5d: Layer already exists 08:44:14 7cd52847ad77: Layer already exists 08:44:14 0370fe2059bad325f9c903388f854f49bb598ddd-3.0.0-dev.15: digest: sha256:6497053efeb355e6fbf8bd64ff9332e11b8b7a5373261bfe0216d8f5a1e91486 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:15 + 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 08:44:15 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 08:44:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 08:44:15 8188f6151c5c: Preparing 08:44:15 9b28d42905c4: Preparing 08:44:15 172c3c64283b: Preparing 08:44:15 483072b367ac: Preparing 08:44:15 40c49d18e8bf: Preparing 08:44:15 b43ccf6e1f5d: Preparing 08:44:15 8043b766aeff: Preparing 08:44:15 7cd52847ad77: Preparing 08:44:15 8043b766aeff: Waiting 08:44:15 7cd52847ad77: Waiting 08:44:15 b43ccf6e1f5d: Waiting 08:44:15 172c3c64283b: Layer already exists 08:44:15 9b28d42905c4: Layer already exists 08:44:15 483072b367ac: Layer already exists 08:44:15 40c49d18e8bf: Layer already exists 08:44:15 8188f6151c5c: Layer already exists 08:44:15 b43ccf6e1f5d: Layer already exists 08:44:15 8043b766aeff: Layer already exists 08:44:15 7cd52847ad77: Layer already exists 08:44:15 main: digest: sha256:6497053efeb355e6fbf8bd64ff9332e11b8b7a5373261bfe0216d8f5a1e91486 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:44:15 ===================================================== [Pipeline] echo 08:44:15 taggedImages: 08:44:15 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0370fe2059bad325f9c903388f854f49bb598ddd 08:44:15 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 08:44:15 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.15 08:44:15 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0370fe2059bad325f9c903388f854f49bb598ddd-3.0.0-dev.15 08:44:15 - 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 08:44:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:44:16 08:44:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:44:16 latest: Pulling from edgex-lftools-log-publisher 08:44:16 5eb5b503b376: Pulling fs layer 08:44:16 5c69ac0246d0: Pulling fs layer 08:44:16 ec43610c2a17: Pulling fs layer 08:44:16 3a2ae6a8a46f: Pulling fs layer 08:44:16 33b1e0a273af: Pulling fs layer 08:44:16 5d3b04190fa2: Pulling fs layer 08:44:16 2f39f015ded8: Pulling fs layer 08:44:16 33b1e0a273af: Waiting 08:44:16 5d3b04190fa2: Waiting 08:44:16 3a2ae6a8a46f: Waiting 08:44:16 2f39f015ded8: Waiting 08:44:16 5c69ac0246d0: Verifying Checksum 08:44:16 5c69ac0246d0: Download complete 08:44:16 3a2ae6a8a46f: Verifying Checksum 08:44:16 3a2ae6a8a46f: Download complete 08:44:16 33b1e0a273af: Verifying Checksum 08:44:16 33b1e0a273af: Download complete 08:44:16 5d3b04190fa2: Verifying Checksum 08:44:16 5d3b04190fa2: Download complete 08:44:16 ec43610c2a17: Verifying Checksum 08:44:16 ec43610c2a17: Download complete 08:44:16 5eb5b503b376: Verifying Checksum 08:44:16 5eb5b503b376: Download complete 08:44:17 2f39f015ded8: Download complete 08:44:18 5eb5b503b376: Pull complete 08:44:18 5c69ac0246d0: Pull complete 08:44:18 ec43610c2a17: Pull complete 08:44:18 3a2ae6a8a46f: Pull complete 08:44:18 33b1e0a273af: Pull complete 08:44:18 5d3b04190fa2: Pull complete 08:44:23 2f39f015ded8: Pull complete 08:44:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:44:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:44:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:23 prd-ubuntu20.04-docker-8c-8g-4370 does not seem to be running inside a container 08:44:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:44:25 $ docker top e6d1602d4c6b6d78324924fa91782163a6d3866e0096defaf157af8d4140045a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:25 ---> job-cost.sh 08:44:25 lf-activate-venv: SKIPPING 08:44:25 INFO: No Stack... 08:44:25 INFO: Retrieving Pricing Info for: v3-standard-8 08:44:26 INFO: Archiving Costs [Pipeline] sh 08:44:26 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 08:44:26 + cut -d, -f6 [Pipeline] lock 08:44:26 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-84-stack-cost] 08:44:26 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-84-stack-cost] did not exist. Created. 08:44:26 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:44:26 + echo total: 0.2199999988079071 [Pipeline] stash 08:44:26 Stashed 1 file(s) [Pipeline] } 08:44:26 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-84-stack-cost] [Pipeline] // lock [Pipeline] } 08:44:26 $ docker stop --time=1 e6d1602d4c6b6d78324924fa91782163a6d3866e0096defaf157af8d4140045a 08:44:27 $ docker rm -f --volumes e6d1602d4c6b6d78324924fa91782163a6d3866e0096defaf157af8d4140045a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:46:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4372 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 08:46:12 Running in /w/workspace/app-rfid-llrp-inventory/84 [Pipeline] { [Pipeline] checkout 08:46:12 The recommended git tool is: git 08:46:18 using credential edgex-jenkins-ssh 08:46:18 Cloning the remote Git repository 08:46:18 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:46:19 > git init /w/workspace/app-rfid-llrp-inventory/84 # timeout=10 08:46:19 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:46:19 > git --version # timeout=10 08:46:19 > git --version # 'git version 2.25.1' 08:46:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:46:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:46:21 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:46:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:46:22 Avoid second fetch 08:46:22 Checking out Revision 0370fe2059bad325f9c903388f854f49bb598ddd (main) 08:46:23 Commit message: "refactor(snap): Update command and metadata sourcing (#162)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:46:22 > git config core.sparsecheckout # timeout=10 08:46:23 > git checkout -f 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 08:46:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:46:24 % Total % Received % Xferd Average Speed Time Time Time Current 08:46:24 Dload Upload Total Spent Left Speed 08:46:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 08:46:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:46:25 + sudo tee /etc/docker/daemon.new 08:46:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:46:25 { 08:46:25 "registry-mirrors": [ 08:46:25 "https://nexus3.edgexfoundry.org:10001" 08:46:25 ], 08:46:25 "bip": "10.250.0.254/24", 08:46:25 "hosts": [ 08:46:25 "tcp://0.0.0.0:5555", 08:46:25 "unix:///var/run/docker.sock" 08:46:25 ], 08:46:25 "mtu": 1458, 08:46:25 "selinux-enabled": true, 08:46:25 "seccomp-profile": "/etc/docker/seccomp.json" 08:46:25 } [Pipeline] sh 08:46:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:46:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:46:44 provisioning config files... 08:46:44 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/84@tmp/config9542995724074417681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:46:45 ---> docker-login.sh 08:46:45 nexus3.edgexfoundry.org:10001 08:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:46:45 Configure a credential helper to remove this warning. See 08:46:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:46:45 08:46:45 Login Succeeded 08:46:45 nexus3.edgexfoundry.org:10002 08:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:46:46 Configure a credential helper to remove this warning. See 08:46:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:46:46 08:46:46 Login Succeeded 08:46:46 nexus3.edgexfoundry.org:10003 08:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:46:46 Configure a credential helper to remove this warning. See 08:46:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:46:46 08:46:46 Login Succeeded 08:46:46 nexus3.edgexfoundry.org:10004 08:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:46:47 Configure a credential helper to remove this warning. See 08:46:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:46:47 08:46:47 Login Succeeded 08:46:47 docker.io 08:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:46:47 Configure a credential helper to remove this warning. See 08:46:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:46:47 08:46:47 Login Succeeded 08:46:47 ---> docker-login.sh ends [Pipeline] } 08:46:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:46:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:46:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:46:47 ========================================================= 08:46:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:46:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:48 + 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 . 08:46:48 Sending build context to Docker daemon 678.4kB 08:46:48 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 08:46:48 Step 2/12 : FROM ${BASE} AS builder 08:46:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:46:48 af6eaf76a39c: Pulling fs layer 08:46:48 55522c791124: Pulling fs layer 08:46:48 ce5c4a1c91eb: Pulling fs layer 08:46:48 169dfbe0d373: Pulling fs layer 08:46:48 e1ff8fa3b103: Pulling fs layer 08:46:48 52ebb69f0ebf: Pulling fs layer 08:46:48 5abe8eddf0d5: Pulling fs layer 08:46:48 169dfbe0d373: Waiting 08:46:48 e1ff8fa3b103: Waiting 08:46:48 52ebb69f0ebf: Waiting 08:46:48 5abe8eddf0d5: Waiting 08:46:48 55522c791124: Verifying Checksum 08:46:48 55522c791124: Download complete 08:46:48 169dfbe0d373: Verifying Checksum 08:46:48 169dfbe0d373: Download complete 08:46:48 e1ff8fa3b103: Verifying Checksum 08:46:48 e1ff8fa3b103: Download complete 08:46:48 af6eaf76a39c: Verifying Checksum 08:46:48 af6eaf76a39c: Download complete 08:46:49 af6eaf76a39c: Pull complete 08:46:50 5abe8eddf0d5: Verifying Checksum 08:46:50 5abe8eddf0d5: Download complete 08:46:50 55522c791124: Pull complete 08:46:51 ce5c4a1c91eb: Verifying Checksum 08:46:51 ce5c4a1c91eb: Download complete 08:46:51 52ebb69f0ebf: Verifying Checksum 08:46:51 52ebb69f0ebf: Download complete 08:47:03 ce5c4a1c91eb: Pull complete 08:47:03 169dfbe0d373: Pull complete 08:47:03 e1ff8fa3b103: Pull complete 08:47:12 52ebb69f0ebf: Pull complete 08:47:14 5abe8eddf0d5: Pull complete 08:47:14 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 08:47:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:47:14 ---> 6cb57ee374ae 08:47:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:47:16 ---> Running in 5796f3e29d42 08:47:16 Removing intermediate container 5796f3e29d42 08:47:16 ---> 26ff7d4ea961 08:47:16 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:47:16 ---> Running in 1fd3212f9cb0 08:47:16 Removing intermediate container 1fd3212f9cb0 08:47:16 ---> 0b7d03a62a22 08:47:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:47:16 ---> Running in 8f4d4398c0cc 08:47:16 Removing intermediate container 8f4d4398c0cc 08:47:16 ---> ce59024e1e4d 08:47:16 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:47:17 ---> Running in 8c361ccc9a31 08:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:20 OK: 263 MiB in 53 packages 08:47:21 Removing intermediate container 8c361ccc9a31 08:47:21 ---> 415e4fba0813 08:47:21 Step 7/12 : WORKDIR /app 08:47:21 ---> Running in 3aae6781b236 08:47:21 Removing intermediate container 3aae6781b236 08:47:21 ---> 9ab6acb2b8b9 08:47:21 Step 8/12 : COPY go.mod vendor* ./ 08:47:22 ---> b753fd125765 08:47:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:22 ---> Running in 7c93bfae5c34 08:48:30 Removing intermediate container 7c93bfae5c34 08:48:30 ---> 7ee041f6c48c 08:48:30 Step 10/12 : COPY . . 08:48:30 ---> 5ab8880bb1ba 08:48:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:48:30 ---> Running in 833216b11ae4 08:48:30 Removing intermediate container 833216b11ae4 08:48:30 ---> 1eaf17dd44cf 08:48:30 Step 12/12 : RUN $MAKE 08:48:30 ---> Running in b18eeb4c40ac 08:48:30 noop 08:48:30 Removing intermediate container b18eeb4c40ac 08:48:30 ---> 74a6b7756e2c 08:48:30 Successfully built 74a6b7756e2c 08:48:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:30 + docker inspect -f . ci-base-image-arm64 08:48:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:30 prd-ubuntu20.04-docker-arm64-4c-16g-4372 does not seem to be running inside a container 08:48:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/84 -v /w/workspace/app-rfid-llrp-inventory/84:/w/workspace/app-rfid-llrp-inventory/84:rw,z -v /w/workspace/app-rfid-llrp-inventory/84@tmp:/w/workspace/app-rfid-llrp-inventory/84@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 08:48:32 $ docker top 4d3dd54a5cf99ce1e136ed0ad1784eec6f1b4cb725210d321ff1cae961e421f3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:33 + go version 08:48:33 go version go1.20.2 linux/arm64 [Pipeline] } 08:48:33 $ docker stop --time=1 4d3dd54a5cf99ce1e136ed0ad1784eec6f1b4cb725210d321ff1cae961e421f3 08:48:35 $ docker rm -f --volumes 4d3dd54a5cf99ce1e136ed0ad1784eec6f1b4cb725210d321ff1cae961e421f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:35 + docker inspect -f . ci-base-image-arm64 08:48:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:35 prd-ubuntu20.04-docker-arm64-4c-16g-4372 does not seem to be running inside a container 08:48:35 $ 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/84 -v /w/workspace/app-rfid-llrp-inventory/84:/w/workspace/app-rfid-llrp-inventory/84:rw,z -v /w/workspace/app-rfid-llrp-inventory/84@tmp:/w/workspace/app-rfid-llrp-inventory/84@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 08:48:37 $ docker top 8ff226a364509da2bde96d4fb4f44dc258a8b25fd8e8935bef2d097b1c9fc892 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:38 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/84 [Pipeline] fileExists [Pipeline] sh 08:48:38 + make test 08:48:38 go test -race ./... -coverprofile=coverage.out ./... 08:52:30 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 08:52:33 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 08:52:34 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.409s coverage: 86.2% of statements 08:52:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.768s coverage: 71.9% of statements 08:52:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:52:48 go vet ./... 08:55:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:55:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:55:39 ./bin/test-attribution.sh [Pipeline] echo 08:55:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:55:39 $ docker stop --time=1 8ff226a364509da2bde96d4fb4f44dc258a8b25fd8e8935bef2d097b1c9fc892 08:55:45 $ docker rm -f --volumes 8ff226a364509da2bde96d4fb4f44dc258a8b25fd8e8935bef2d097b1c9fc892 [Pipeline] // withDockerContainer [Pipeline] sh 08:55:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:55:46 Warning: overwriting stash ‘coverage-report’ 08:55:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:55:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:55:48 + ls -al . 08:55:48 total 224 08:55:48 drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 08:48 . 08:55:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 08:46 .. 08:55:48 -rw-rw-r-- 1 jenkins jenkins 262 Mar 17 08:46 .dockerignore 08:55:48 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 08:46 .git 08:55:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 08:46 .github 08:55:48 -rw-rw-r-- 1 jenkins jenkins 788 Mar 17 08:46 .gitignore 08:55:48 -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 08:46 .golangci.yml 08:55:48 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 17 08:46 Attribution.txt 08:55:48 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 17 08:46 CHANGELOG.md 08:55:48 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 17 08:46 Dockerfile 08:55:48 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 08:46 GOVERNANCE.md 08:55:48 -rw-rw-r-- 1 jenkins jenkins 687 Mar 17 08:46 Jenkinsfile 08:55:48 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 17 08:46 LICENSE 08:55:48 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 17 08:46 Makefile 08:55:48 -rw-rw-r-- 1 jenkins jenkins 617 Mar 17 08:46 OWNERS.md 08:55:48 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 17 08:46 README.md 08:55:48 -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 08:42 VERSION 08:55:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 08:46 bin 08:55:48 -rw-r--r-- 1 jenkins jenkins 41317 Mar 17 08:52 coverage.out 08:55:48 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 17 08:46 go.mod 08:55:48 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 17 08:46 go.sum 08:55:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 08:46 images 08:55:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 08:46 internal 08:55:48 -rw-rw-r-- 1 jenkins jenkins 531 Mar 17 08:46 main.go 08:55:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 08:46 res 08:55:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 08:46 snap 08:55:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 08:46 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:48 + 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=0370fe2059bad325f9c903388f854f49bb598ddd --label arch=arm64 --label version=3.0.0-dev.15 . 08:55:48 Sending build context to Docker daemon 678.4kB 08:55:48 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 08:55:48 Step 2/29 : FROM ${BASE} AS builder 08:55:48 ---> 74a6b7756e2c 08:55:48 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 08:55:49 ---> Running in a6a9a18ec2e3 08:55:49 Removing intermediate container a6a9a18ec2e3 08:55:49 ---> 80d5e62cfcc9 08:55:49 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 08:55:49 ---> Running in 8ec955fd388a 08:55:49 Removing intermediate container 8ec955fd388a 08:55:49 ---> 83e1164c2519 08:55:49 Step 5/29 : ARG ADD_BUILD_TAGS="" 08:55:49 ---> Running in f617a6034baa 08:55:50 Removing intermediate container f617a6034baa 08:55:50 ---> 3940888595f2 08:55:50 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:55:50 ---> Running in 215ef3ad63eb 08:55:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:55:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:55:53 OK: 263 MiB in 53 packages 08:55:54 Removing intermediate container 215ef3ad63eb 08:55:54 ---> 55d5475e779c 08:55:54 Step 7/29 : WORKDIR /app 08:55:54 ---> Running in a2a1709e4587 08:55:54 Removing intermediate container a2a1709e4587 08:55:54 ---> 2f9d067aee5e 08:55:54 Step 8/29 : COPY go.mod vendor* ./ 08:55:55 ---> dd27c5e6cb8d 08:55:55 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:55 ---> Running in 8f340aeeae5a 08:55:58 Removing intermediate container 8f340aeeae5a 08:55:58 ---> 703eade22895 08:55:58 Step 10/29 : COPY . . 08:55:59 ---> 476092c791ad 08:55:59 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:55:59 ---> Running in 9d2f3918955c 08:55:59 Removing intermediate container 9d2f3918955c 08:55:59 ---> e960530796b6 08:55:59 Step 12/29 : RUN $MAKE 08:55:59 ---> Running in 8c7944c979bb 08:56:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.15 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.15" -trimpath -mod=readonly -o app-rfid-llrp-inventory 08:58:37 Removing intermediate container 8c7944c979bb 08:58:37 ---> 806d450d6e22 08:58:37 Step 13/29 : FROM alpine:3.17 08:58:37 3.17: Pulling from library/alpine 08:58:37 af6eaf76a39c: Already exists 08:58:37 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:58:37 Status: Downloaded newer image for alpine:3.17 08:58:37 ---> d74e625d9115 08:58:37 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:58:37 ---> Running in 29080addc8f2 08:58:37 Removing intermediate container 29080addc8f2 08:58:37 ---> 3e88f3009c6b 08:58:37 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 08:58:37 ---> Running in c3b1a2a40a12 08:58:37 Removing intermediate container c3b1a2a40a12 08:58:37 ---> bf9faf93dd94 08:58:37 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 08:58:37 ---> Running in 3695674e353e 08:58:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:37 (1/2) Installing ca-certificates (20220614-r4) 08:58:37 (2/2) Installing dumb-init (1.2.5-r2) 08:58:37 Executing busybox-1.35.0-r29.trigger 08:58:37 Executing ca-certificates-20220614-r4.trigger 08:58:37 OK: 8 MiB in 17 packages 08:58:37 Removing intermediate container 3695674e353e 08:58:37 ---> 70c7d188d168 08:58:37 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:58:37 ---> 236facbb7735 08:58:37 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 08:58:37 ---> 9bfd507bb0b6 08:58:37 Step 19/29 : COPY --from=builder /app/res/ /res/ 08:58:37 ---> e4f677b75cb0 08:58:37 Step 20/29 : COPY --from=builder /app/static/ /static/ 08:58:38 ---> 4e18921e41ab 08:58:38 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 08:58:39 ---> 870bbb65388a 08:58:39 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 08:58:39 ---> Running in 5724572c13b6 08:58:41 Removing intermediate container 5724572c13b6 08:58:41 ---> 0878606ce3b9 08:58:41 Step 23/29 : VOLUME /cache 08:58:41 ---> Running in e4dd356b608c 08:58:41 Removing intermediate container e4dd356b608c 08:58:41 ---> a89287c0f94b 08:58:41 Step 24/29 : EXPOSE 59711 08:58:41 ---> Running in e8dc8f15a3da 08:58:42 Removing intermediate container e8dc8f15a3da 08:58:42 ---> f4f523799282 08:58:42 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 08:58:42 ---> Running in be1e5703510d 08:58:42 Removing intermediate container be1e5703510d 08:58:42 ---> e89caa91d1bd 08:58:42 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 08:58:42 ---> Running in 395a87f3ebbb 08:58:43 Removing intermediate container 395a87f3ebbb 08:58:43 ---> f30e75e19166 08:58:43 Step 27/29 : LABEL arch=arm64 08:58:43 ---> Running in d35c9c1367da 08:58:43 Removing intermediate container d35c9c1367da 08:58:43 ---> 183ad009404b 08:58:43 Step 28/29 : LABEL git_sha=0370fe2059bad325f9c903388f854f49bb598ddd 08:58:43 ---> Running in 170f134761ab 08:58:43 Removing intermediate container 170f134761ab 08:58:43 ---> 01f03986295f 08:58:43 Step 29/29 : LABEL version=3.0.0-dev.15 08:58:44 ---> Running in b92ddc8b45e8 08:58:44 Removing intermediate container b92ddc8b45e8 08:58:44 ---> 1b9571982955 08:58:44 [Warning] One or more build-args [ARCH] were not consumed 08:58:44 Successfully built 1b9571982955 08:58:44 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 08:58:44 provisioning config files... 08:58:44 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/84@tmp/config9669128431294209965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:44 ---> docker-login.sh 08:58:44 nexus3.edgexfoundry.org:10001 08:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:45 Configure a credential helper to remove this warning. See 08:58:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:45 08:58:45 Login Succeeded 08:58:45 nexus3.edgexfoundry.org:10002 08:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:45 Configure a credential helper to remove this warning. See 08:58:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:45 08:58:45 Login Succeeded 08:58:45 nexus3.edgexfoundry.org:10003 08:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:46 Configure a credential helper to remove this warning. See 08:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:46 08:58:46 Login Succeeded 08:58:46 nexus3.edgexfoundry.org:10004 08:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:46 Configure a credential helper to remove this warning. See 08:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:46 08:58:46 Login Succeeded 08:58:46 docker.io 08:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:47 Configure a credential helper to remove this warning. See 08:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:47 08:58:47 Login Succeeded 08:58:47 ---> docker-login.sh ends [Pipeline] } 08:58:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:58:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:58:47 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 08:58:47 0370fe2059bad325f9c903388f854f49bb598ddd 08:58:47 latest 08:58:47 3.0.0-dev.15 08:58:47 0370fe2059bad325f9c903388f854f49bb598ddd-3.0.0-dev.15 08:58:47 main 08:58:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:47 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0370fe2059bad325f9c903388f854f49bb598ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0370fe2059bad325f9c903388f854f49bb598ddd 08:58:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 08:58:47 36bf251710ac: Preparing 08:58:47 9eed6a29deb6: Preparing 08:58:47 94440547f0e2: Preparing 08:58:47 121d26d4fea2: Preparing 08:58:47 0347b038cc30: Preparing 08:58:47 e0e71a10d483: Preparing 08:58:47 b3a86939dbee: Preparing 08:58:47 edf70074bd40: Preparing 08:58:47 e0e71a10d483: Waiting 08:58:47 b3a86939dbee: Waiting 08:58:47 edf70074bd40: Waiting 08:58:48 94440547f0e2: Pushed 08:58:48 0347b038cc30: Pushed 08:58:48 121d26d4fea2: Pushed 08:58:48 36bf251710ac: Pushed 08:58:48 edf70074bd40: Layer already exists 08:58:48 e0e71a10d483: Pushed 08:58:48 b3a86939dbee: Pushed 08:58:53 9eed6a29deb6: Pushed 08:58:53 0370fe2059bad325f9c903388f854f49bb598ddd: digest: sha256:ff0928d6397e525477dc76060ee379b91cdf93253a43a832d4fe6f242e8615d6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:54 + 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 08:58:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 08:58:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 08:58:54 36bf251710ac: Preparing 08:58:54 9eed6a29deb6: Preparing 08:58:54 94440547f0e2: Preparing 08:58:54 121d26d4fea2: Preparing 08:58:54 0347b038cc30: Preparing 08:58:54 e0e71a10d483: Preparing 08:58:54 b3a86939dbee: Preparing 08:58:54 edf70074bd40: Preparing 08:58:54 e0e71a10d483: Waiting 08:58:54 b3a86939dbee: Waiting 08:58:54 edf70074bd40: Waiting 08:58:54 9eed6a29deb6: Layer already exists 08:58:54 0347b038cc30: Layer already exists 08:58:54 94440547f0e2: Layer already exists 08:58:54 36bf251710ac: Layer already exists 08:58:54 121d26d4fea2: Layer already exists 08:58:54 e0e71a10d483: Layer already exists 08:58:54 edf70074bd40: Layer already exists 08:58:54 b3a86939dbee: Layer already exists 08:58:54 latest: digest: sha256:ff0928d6397e525477dc76060ee379b91cdf93253a43a832d4fe6f242e8615d6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:55 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.15 08:58:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 08:58:55 36bf251710ac: Preparing 08:58:55 9eed6a29deb6: Preparing 08:58:55 94440547f0e2: Preparing 08:58:55 121d26d4fea2: Preparing 08:58:55 0347b038cc30: Preparing 08:58:55 e0e71a10d483: Preparing 08:58:55 b3a86939dbee: Preparing 08:58:55 edf70074bd40: Preparing 08:58:55 b3a86939dbee: Waiting 08:58:55 edf70074bd40: Waiting 08:58:55 e0e71a10d483: Waiting 08:58:55 0347b038cc30: Layer already exists 08:58:55 9eed6a29deb6: Layer already exists 08:58:55 36bf251710ac: Layer already exists 08:58:55 121d26d4fea2: Layer already exists 08:58:55 94440547f0e2: Layer already exists 08:58:55 b3a86939dbee: Layer already exists 08:58:55 e0e71a10d483: Layer already exists 08:58:55 edf70074bd40: Layer already exists 08:58:55 3.0.0-dev.15: digest: sha256:ff0928d6397e525477dc76060ee379b91cdf93253a43a832d4fe6f242e8615d6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:56 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0370fe2059bad325f9c903388f854f49bb598ddd-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0370fe2059bad325f9c903388f854f49bb598ddd-3.0.0-dev.15 08:58:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 08:58:56 36bf251710ac: Preparing 08:58:56 9eed6a29deb6: Preparing 08:58:56 94440547f0e2: Preparing 08:58:56 121d26d4fea2: Preparing 08:58:56 0347b038cc30: Preparing 08:58:56 e0e71a10d483: Preparing 08:58:56 b3a86939dbee: Preparing 08:58:56 edf70074bd40: Preparing 08:58:56 e0e71a10d483: Waiting 08:58:56 b3a86939dbee: Waiting 08:58:56 edf70074bd40: Waiting 08:58:56 36bf251710ac: Layer already exists 08:58:56 0347b038cc30: Layer already exists 08:58:56 121d26d4fea2: Layer already exists 08:58:56 9eed6a29deb6: Layer already exists 08:58:56 94440547f0e2: Layer already exists 08:58:56 b3a86939dbee: Layer already exists 08:58:56 e0e71a10d483: Layer already exists 08:58:56 edf70074bd40: Layer already exists 08:58:56 0370fe2059bad325f9c903388f854f49bb598ddd-3.0.0-dev.15: digest: sha256:ff0928d6397e525477dc76060ee379b91cdf93253a43a832d4fe6f242e8615d6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:57 + 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 08:58:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 08:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 08:58:57 36bf251710ac: Preparing 08:58:57 9eed6a29deb6: Preparing 08:58:57 94440547f0e2: Preparing 08:58:57 121d26d4fea2: Preparing 08:58:57 0347b038cc30: Preparing 08:58:57 e0e71a10d483: Preparing 08:58:57 b3a86939dbee: Preparing 08:58:57 edf70074bd40: Preparing 08:58:57 e0e71a10d483: Waiting 08:58:57 b3a86939dbee: Waiting 08:58:57 edf70074bd40: Waiting 08:58:57 0347b038cc30: Layer already exists 08:58:57 121d26d4fea2: Layer already exists 08:58:57 9eed6a29deb6: Layer already exists 08:58:57 94440547f0e2: Layer already exists 08:58:57 36bf251710ac: Layer already exists 08:58:57 edf70074bd40: Layer already exists 08:58:57 e0e71a10d483: Layer already exists 08:58:57 b3a86939dbee: Layer already exists 08:58:57 main: digest: sha256:ff0928d6397e525477dc76060ee379b91cdf93253a43a832d4fe6f242e8615d6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:58:57 ===================================================== [Pipeline] echo 08:58:57 taggedImages: 08:58:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0370fe2059bad325f9c903388f854f49bb598ddd 08:58:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 08:58:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.15 08:58:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0370fe2059bad325f9c903388f854f49bb598ddd-3.0.0-dev.15 08:58:57 - 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 08:58:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:58:58 08:58:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:58:58 arm64: Pulling from edgex-lftools-log-publisher 08:58:58 8998bd30e6a1: Pulling fs layer 08:58:58 04944245beec: Pulling fs layer 08:58:58 699f458cf7ca: Pulling fs layer 08:58:58 765212b225bb: Pulling fs layer 08:58:58 f23df028b6ca: Pulling fs layer 08:58:58 d65c8cfc05b1: Pulling fs layer 08:58:58 2437ff75d9bd: Pulling fs layer 08:58:58 765212b225bb: Waiting 08:58:58 f23df028b6ca: Waiting 08:58:58 d65c8cfc05b1: Waiting 08:58:58 2437ff75d9bd: Waiting 08:58:58 04944245beec: Verifying Checksum 08:58:58 04944245beec: Download complete 08:58:58 765212b225bb: Verifying Checksum 08:58:58 765212b225bb: Download complete 08:58:58 f23df028b6ca: Verifying Checksum 08:58:58 f23df028b6ca: Download complete 08:58:58 d65c8cfc05b1: Verifying Checksum 08:58:58 d65c8cfc05b1: Download complete 08:58:59 699f458cf7ca: Verifying Checksum 08:58:59 699f458cf7ca: Download complete 08:58:59 8998bd30e6a1: Download complete 08:59:01 2437ff75d9bd: Verifying Checksum 08:59:01 2437ff75d9bd: Download complete 08:59:03 8998bd30e6a1: Pull complete 08:59:04 04944245beec: Pull complete 08:59:05 699f458cf7ca: Pull complete 08:59:05 765212b225bb: Pull complete 08:59:06 f23df028b6ca: Pull complete 08:59:06 d65c8cfc05b1: Pull complete 08:59:21 2437ff75d9bd: Pull complete 08:59:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:59:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:59:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:22 prd-ubuntu20.04-docker-arm64-4c-16g-4372 does not seem to be running inside a container 08:59:22 $ 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/84 -v /w/workspace/app-rfid-llrp-inventory/84:/w/workspace/app-rfid-llrp-inventory/84:rw,z -v /w/workspace/app-rfid-llrp-inventory/84@tmp:/w/workspace/app-rfid-llrp-inventory/84@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 08:59:25 $ docker top 9fa527b77af4b6858d724a57f98afcfa40cf31e28cfe125791ca0361c9ddb4a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:59:26 ---> job-cost.sh 08:59:26 lf-activate-venv: SKIPPING 08:59:26 INFO: No Stack... 08:59:26 INFO: Retrieving Pricing Info for: v3-standard-4 08:59:27 INFO: Archiving Costs [Pipeline] sh 08:59:27 + cat /w/workspace/app-rfid-llrp-inventory/84/archives/cost.csv 08:59:27 + cut -d, -f6 [Pipeline] lock 08:59:27 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-84-stack-cost] 08:59:27 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-84-stack-cost] did not exist. Created. 08:59:27 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:59:28 /w/workspace/app-rfid-llrp-inventory/84@tmp/durable-c579b945/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:59:29 + echo total: 0.10999999940395355 [Pipeline] stash 08:59:29 Warning: overwriting stash ‘stack-cost’ 08:59:29 Stashed 1 file(s) [Pipeline] } 08:59:29 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-84-stack-cost] [Pipeline] // lock [Pipeline] } 08:59:29 $ docker stop --time=1 9fa527b77af4b6858d724a57f98afcfa40cf31e28cfe125791ca0361c9ddb4a9 08:59:30 $ docker rm -f --volumes 9fa527b77af4b6858d724a57f98afcfa40cf31e28cfe125791ca0361c9ddb4a9 [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 08:59:31 provisioning config files... 08:59:31 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2173959968386824800tmp [Pipeline] { [Pipeline] sh 08:59:31 + set +x 08:59:31 + curl -s https://codecov.io/bash 08:59:31 + bash -s -- 08:59:31 08:59:31 _____ _ 08:59:31 / ____| | | 08:59:31 | | ___ __| | ___ ___ _____ __ 08:59:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:59:31 | |___| (_) | (_| | __/ (_| (_) \ V / 08:59:31 \_____\___/ \__,_|\___|\___\___/ \_/ 08:59:31 Bash-1.0.6 08:59:31 08:59:31 08:59:31 ==> git version 2.25.1 found 08:59:31 ==> 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 08:59:31 Release-Date: 2020-01-08 08:59:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:59:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:59:31 ==> Jenkins CI detected. 08:59:31 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 08:59:31 project root: . 08:59:31 --> token set from env 08:59:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:59:31 ==> Running gcov in . (disable via -X gcov) 08:59:31 ==> Python coveragepy not found 08:59:31 ==> Searching for coverage reports in: 08:59:31 + . 08:59:31 -> Found 1 reports 08:59:31 ==> Detecting git/mercurial file structure 08:59:31 ==> Reading reports 08:59:31 + ./coverage.out bytes=41317 08:59:31 ==> Appending adjustments 08:59:31 https://docs.codecov.io/docs/fixing-reports 08:59:31 + Found adjustments 08:59:31 ==> Gzipping contents 08:59:31 12K /tmp/codecov.y80bUZ.gz 08:59:31 ==> Uploading reports 08:59:31 url: https://codecov.io 08:59:31 query: branch=main&commit=0370fe2059bad325f9c903388f854f49bb598ddd&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 08:59:31 -> Pinging Codecov 08:59:31 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=0370fe2059bad325f9c903388f854f49bb598ddd&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 08:59:32 -> Uploading to 08:59:32 https://storage.googleapis.com/codecov/v4/raw/2023-03-17/581DD39554BDF9B6E22D074273EAD858/0370fe2059bad325f9c903388f854f49bb598ddd/a486f643-3749-4668-8263-22e0e811f403.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T085931Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88d1de468884b3ad97ca504a9eab12d512fbedea5cffe4d87724aa61c1c7f664 08:59:32 % Total % Received % Xferd Average Speed Time Time Time Current 08:59:32 Dload Upload Total Spent Left Speed 08:59:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11805 0 0 100 11805 0 38960 --:--:-- --:--:-- --:--:-- 38960 08:59:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0370fe2059bad325f9c903388f854f49bb598ddd [Pipeline] } 08:59:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:59:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:59:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:59:32 08:59:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:59:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:59:33 df9b9388f04a: Pulling fs layer 08:59:33 52dc419b0ee2: Pulling fs layer 08:59:33 25bc292e5bac: Pulling fs layer 08:59:33 114826534d7a: Pulling fs layer 08:59:33 4657fd5d0bcf: Pulling fs layer 08:59:33 6ad1cebc031e: Pulling fs layer 08:59:33 8a3aa393b2d8: Pulling fs layer 08:59:33 4657fd5d0bcf: Waiting 08:59:33 6ad1cebc031e: Waiting 08:59:33 8a3aa393b2d8: Waiting 08:59:33 114826534d7a: Waiting 08:59:33 25bc292e5bac: Verifying Checksum 08:59:33 25bc292e5bac: Download complete 08:59:33 52dc419b0ee2: Verifying Checksum 08:59:33 52dc419b0ee2: Download complete 08:59:33 4657fd5d0bcf: Download complete 08:59:33 df9b9388f04a: Download complete 08:59:33 df9b9388f04a: Pull complete 08:59:33 6ad1cebc031e: Download complete 08:59:33 52dc419b0ee2: Pull complete 08:59:33 25bc292e5bac: Pull complete 08:59:34 114826534d7a: Verifying Checksum 08:59:34 114826534d7a: Download complete 08:59:34 8a3aa393b2d8: Verifying Checksum 08:59:37 114826534d7a: Pull complete 08:59:37 4657fd5d0bcf: Pull complete 08:59:37 6ad1cebc031e: Pull complete 08:59:40 8a3aa393b2d8: Pull complete 08:59:40 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 08:59:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:59:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:40 prd-ubuntu20.04-docker-8c-8g-4370 does not seem to be running inside a container 08:59:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:59:42 $ docker top b9dcc64c2a5ee91fbec9e345f541a11ce8fb6fce1c8931de528e5b2184b4d36d -eo pid,comm [Pipeline] { [Pipeline] echo 08:59:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 08:59:42 + set -o pipefail 08:59:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 08:59:46 08:59:46 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 08:59:46 08:59:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/50fc7534-d961-4831-be8a-445e99119d65 08:59:46 08:59:46 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:59:46 08:59:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:59:46 08:59:46 08:59:46 A medium severity vulnerability was found in the Snyk CLI versions you are using. 08:59:46 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 08:59:46 More details here: https://snyk.co/ue1NS [Pipeline] } 08:59:46 $ docker stop --time=1 b9dcc64c2a5ee91fbec9e345f541a11ce8fb6fce1c8931de528e5b2184b4d36d 08:59:48 $ docker rm -f --volumes b9dcc64c2a5ee91fbec9e345f541a11ce8fb6fce1c8931de528e5b2184b4d36d [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 08:59:49 + git log --format=format:%s -1 0370fe2059bad325f9c903388f854f49bb598ddd [Pipeline] sh 08:59:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:59:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:59:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:50 prd-ubuntu20.04-docker-8c-8g-4370 does not seem to be running inside a container 08:59:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:59:50 $ docker top 082d9aab5b5479bb674d640b28140379aba8bf774abb613fec8f61b2c36da8e6 -eo pid,comm 08:59:50 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). 08:59:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:59:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:59:50 [ssh-agent] Looking for ssh-agent implementation... 08:59:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:59:50 $ docker exec 082d9aab5b5479bb674d640b28140379aba8bf774abb613fec8f61b2c36da8e6 ssh-agent 08:59:50 SSH_AUTH_SOCK=/tmp/ssh-gslI36TigTGu/agent.33 08:59:50 SSH_AGENT_PID=39 08:59:51 Running ssh-add (command line suppressed) 08:59:51 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6627397539562792768.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6627397539562792768.key) 08:59:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:59:51 + git semver tag 08:59:51 2023-03-17 08:59:51,575 [run_tag] DEBUG tag force:False 08:59:51 2023-03-17 08:59:51,575 [check_head_tag] DEBUG check head tag 08:59:51 2023-03-17 08:59:51,577 [execute] INFO git cat-file --batch-check 08:59:51 2023-03-17 08:59:51,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 08:59:51 2023-03-17 08:59:51,582 [execute] INFO git cat-file --batch 08:59:51 2023-03-17 08:59:51,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 08:59:51 2023-03-17 08:59:51,599 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 08:59:51 2023-03-17 08:59:51,599 [execute] INFO git tag -a v3.0.0-dev.15 -m v3.0.0-dev.15 08:59:51 2023-03-17 08:59:51,600 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.15', '-m', 'v3.0.0-dev.15'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 08:59:51 2023-03-17 08:59:51,604 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 08:59:51 3.0.0-dev.15 [Pipeline] } 08:59:51 $ docker exec --env ******** --env ******** 082d9aab5b5479bb674d640b28140379aba8bf774abb613fec8f61b2c36da8e6 ssh-agent -k 08:59:51 unset SSH_AUTH_SOCK; 08:59:51 unset SSH_AGENT_PID; 08:59:51 echo Agent pid 39 killed; 08:59:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:59:52 + git semver [Pipeline] } 08:59:52 $ docker stop --time=1 082d9aab5b5479bb674d640b28140379aba8bf774abb613fec8f61b2c36da8e6 08:59:53 $ docker rm -f --volumes 082d9aab5b5479bb674d640b28140379aba8bf774abb613fec8f61b2c36da8e6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:59:54 08:59:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:59:54 0.23.1-centos7: Pulling from edgex-lftools 08:59:54 ab5ef0e58194: Pulling fs layer 08:59:54 9712f1f96733: Pulling fs layer 08:59:54 63f879dbbcfc: Pulling fs layer 08:59:54 0d9ebad4ef96: Pulling fs layer 08:59:54 e9a5061849ea: Pulling fs layer 08:59:54 d747dcd14b5f: Pulling fs layer 08:59:54 2de7ff778b66: Pulling fs layer 08:59:54 d747dcd14b5f: Waiting 08:59:54 e9a5061849ea: Waiting 08:59:54 2de7ff778b66: Waiting 08:59:54 0d9ebad4ef96: Waiting 08:59:54 9712f1f96733: Verifying Checksum 08:59:54 9712f1f96733: Download complete 08:59:54 63f879dbbcfc: Verifying Checksum 08:59:54 63f879dbbcfc: Download complete 08:59:54 e9a5061849ea: Verifying Checksum 08:59:54 e9a5061849ea: Download complete 08:59:54 d747dcd14b5f: Verifying Checksum 08:59:54 d747dcd14b5f: Download complete 08:59:55 ab5ef0e58194: Verifying Checksum 08:59:55 ab5ef0e58194: Download complete 08:59:55 0d9ebad4ef96: Download complete 08:59:55 2de7ff778b66: Verifying Checksum 08:59:55 2de7ff778b66: Download complete 08:59:57 ab5ef0e58194: Pull complete 08:59:57 9712f1f96733: Pull complete 08:59:58 63f879dbbcfc: Pull complete 09:00:01 0d9ebad4ef96: Pull complete 09:00:01 e9a5061849ea: Pull complete 09:00:01 d747dcd14b5f: Pull complete 09:00:02 2de7ff778b66: Pull complete 09:00:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:00:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:00:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:02 prd-ubuntu20.04-docker-8c-8g-4370 does not seem to be running inside a container 09:00:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:00:04 $ docker top 92669ed1baf0c54739962fbec317deff7c291a623a0ec41e355d16743ca05f5f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:00:04 provisioning config files... 09:00:04 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6623177577676604123tmp 09:00:04 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5780268310351754714tmp 09:00:04 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6662968508857776978tmp [Pipeline] { [Pipeline] echo 09:00:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:00:05 ---> sigul-configuration.sh 09:00:05 gpg: directory `/root/.gnupg' created 09:00:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:00:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:00:05 gpg: keyring `/root/.gnupg/secring.gpg' created 09:00:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:00:05 gpg: CAST5 encrypted data 09:00:05 gpg: encrypted with 1 passphrase 09:00:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:00:05 + mkdir /home/jenkins 09:00:05 + mkdir /home/jenkins/sigul [Pipeline] sh 09:00:05 + 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 09:00:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:00:05 ---> sigul-install.sh 09:00:05 Sigul already installed; skipping installation. [Pipeline] sh 09:00:06 + git tag --list 09:00:06 v0.0.0 09:00:06 v1.0.0 09:00:06 v2.1.0 09:00:06 v2.1.1 09:00:06 v2.1.1-dev.1 09:00:06 v2.2.0 09:00:06 v2.2.1-dev.1 09:00:06 v2.2.1-dev.2 09:00:06 v2.2.1-dev.3 09:00:06 v2.2.1-dev.4 09:00:06 v2.2.1-dev.5 09:00:06 v2.2.1-dev.6 09:00:06 v2.2.1-dev.7 09:00:06 v2.3.0 09:00:06 v2.3.0-dev.10 09:00:06 v2.3.0-dev.11 09:00:06 v2.3.0-dev.12 09:00:06 v2.3.0-dev.13 09:00:06 v2.3.0-dev.14 09:00:06 v2.3.0-dev.15 09:00:06 v2.3.0-dev.16 09:00:06 v2.3.0-dev.17 09:00:06 v2.3.0-dev.18 09:00:06 v2.3.0-dev.19 09:00:06 v2.3.0-dev.20 09:00:06 v2.3.0-dev.21 09:00:06 v2.3.0-dev.22 09:00:06 v2.3.0-dev.23 09:00:06 v2.3.0-dev.24 09:00:06 v2.3.0-dev.25 09:00:06 v2.3.0-dev.26 09:00:06 v2.3.0-dev.9 09:00:06 v2.3.1-dev.1 09:00:06 v3.0.0-dev.1 09:00:06 v3.0.0-dev.10 09:00:06 v3.0.0-dev.11 09:00:06 v3.0.0-dev.12 09:00:06 v3.0.0-dev.13 09:00:06 v3.0.0-dev.14 09:00:06 v3.0.0-dev.15 09:00:06 v3.0.0-dev.2 09:00:06 v3.0.0-dev.3 09:00:06 v3.0.0-dev.4 09:00:06 v3.0.0-dev.5 09:00:06 v3.0.0-dev.6 09:00:06 v3.0.0-dev.7 09:00:06 v3.0.0-dev.8 09:00:06 v3.0.0-dev.9 [Pipeline] sh 09:00:06 + lftools sign git-tag v3.0.0-dev.15 09:00:07 Signing Git tag with Sigul... 09:00:07 Signing v3.0.0-dev.15 [Pipeline] echo 09:00:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:00:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:00:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:00:07 $ docker stop --time=1 92669ed1baf0c54739962fbec317deff7c291a623a0ec41e355d16743ca05f5f 09:00:08 $ docker rm -f --volumes 92669ed1baf0c54739962fbec317deff7c291a623a0ec41e355d16743ca05f5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:00:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:00:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:00:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:09 prd-ubuntu20.04-docker-8c-8g-4370 does not seem to be running inside a container 09:00:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:00:10 $ docker top 0a0aa5dae1057b6b790551187ba80e4a8673a2607be25182ce4b52011191d4ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:00:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:10 [ssh-agent] Looking for ssh-agent implementation... 09:00:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:10 $ docker exec 0a0aa5dae1057b6b790551187ba80e4a8673a2607be25182ce4b52011191d4ba ssh-agent 09:00:10 SSH_AUTH_SOCK=/tmp/ssh-DbUxRUn7geej/agent.31 09:00:10 SSH_AGENT_PID=37 09:00:10 Running ssh-add (command line suppressed) 09:00:10 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9901973457726779733.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9901973457726779733.key) 09:00:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:10 + git semver bump pre 09:00:11 2023-03-17 09:00:11,052 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:00:11 2023-03-17 09:00:11,053 [bump_version] DEBUG bumping version:3.0.0-dev.15 on axis:pre with prefix:dev 09:00:11 2023-03-17 09:00:11,053 [bump_version] DEBUG bumped version:3.0.0-dev.16 09:00:11 2023-03-17 09:00:11,053 [write_version] DEBUG write version:3.0.0-dev.16 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 09:00:11 2023-03-17 09:00:11,053 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:00:11 2023-03-17 09:00:11,053 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:00:11 2023-03-17 09:00:11,055 [execute] INFO git cat-file --batch-check 09:00:11 2023-03-17 09:00:11,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 09:00:11 2023-03-17 09:00:11,060 [execute] INFO git cat-file --batch 09:00:11 2023-03-17 09:00:11,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 09:00:11 2023-03-17 09:00:11,065 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:00:11 3.0.0-dev.16 [Pipeline] } 09:00:11 $ docker exec --env ******** --env ******** 0a0aa5dae1057b6b790551187ba80e4a8673a2607be25182ce4b52011191d4ba ssh-agent -k 09:00:11 unset SSH_AUTH_SOCK; 09:00:11 unset SSH_AGENT_PID; 09:00:11 echo Agent pid 37 killed; 09:00:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:11 + git semver [Pipeline] } 09:00:11 $ docker stop --time=1 0a0aa5dae1057b6b790551187ba80e4a8673a2607be25182ce4b52011191d4ba 09:00:13 $ docker rm -f --volumes 0a0aa5dae1057b6b790551187ba80e4a8673a2607be25182ce4b52011191d4ba [Pipeline] // withDockerContainer [Pipeline] sh 09:00:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:00:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:00:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:13 prd-ubuntu20.04-docker-8c-8g-4370 does not seem to be running inside a container 09:00:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:00:14 $ docker top ededad0e124ad1268387844446478e74cef9a502b05a840d9c3eeab8fea16a0e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:00:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:14 [ssh-agent] Looking for ssh-agent implementation... 09:00:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:14 $ docker exec ededad0e124ad1268387844446478e74cef9a502b05a840d9c3eeab8fea16a0e ssh-agent 09:00:14 SSH_AUTH_SOCK=/tmp/ssh-EuBrXnmEk3bR/agent.32 09:00:14 SSH_AGENT_PID=38 09:00:14 Running ssh-add (command line suppressed) 09:00:14 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18193285841713061592.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18193285841713061592.key) 09:00:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:14 + git semver push 09:00:15 2023-03-17 09:00:15,084 [run_push] DEBUG push 09:00:15 2023-03-17 09:00:15,085 [execute] INFO git cat-file --batch-check 09:00:15 2023-03-17 09:00:15,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 09:00:15 2023-03-17 09:00:15,088 [execute] INFO git rev-list 183e92f9295ac0326aa37ccc3b7355391e178393 -- 09:00:15 2023-03-17 09:00:15,088 [execute] DEBUG Popen(['git', 'rev-list', '183e92f9295ac0326aa37ccc3b7355391e178393', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 09:00:15 2023-03-17 09:00:15,095 [execute] INFO git fetch -v origin 09:00:15 2023-03-17 09:00:15,095 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 09:00:15 2023-03-17 09:00:15,564 [run_push] DEBUG no remote changes detected 09:00:15 2023-03-17 09:00:15,565 [execute] INFO git push origin semver 09:00:15 2023-03-17 09:00:15,565 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 09:00:16 2023-03-17 09:00:16,323 [run_push] DEBUG push all version tags 09:00:16 2023-03-17 09:00:16,324 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:00:16 2023-03-17 09:00:16,324 [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) 09:00:17 2023-03-17 09:00:17,057 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:00:17 3.0.0-dev.16 [Pipeline] } 09:00:17 $ docker exec --env ******** --env ******** ededad0e124ad1268387844446478e74cef9a502b05a840d9c3eeab8fea16a0e ssh-agent -k 09:00:17 unset SSH_AUTH_SOCK; 09:00:17 unset SSH_AGENT_PID; 09:00:17 echo Agent pid 38 killed; 09:00:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:17 + git semver [Pipeline] } 09:00:17 $ docker stop --time=1 ededad0e124ad1268387844446478e74cef9a502b05a840d9c3eeab8fea16a0e 09:00:19 $ docker rm -f --volumes ededad0e124ad1268387844446478e74cef9a502b05a840d9c3eeab8fea16a0e [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 09:00:19 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 09:00:19 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 09:00:19 total 16 09:00:19 drwxr-xr-x 3 root root 4096 Mar 17 08:44 . 09:00:19 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 09:00 .. 09:00:19 drwxr-xr-x 2 root root 4096 Mar 17 08:44 cost 09:00:19 -rw-r--r-- 1 root root 94 Mar 17 08:44 cost.csv 09:00:19 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 09:00:19 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 09:00:19 total 16 09:00:19 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 08:44 . 09:00:19 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 09:00 .. 09:00:19 drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 08:44 cost 09:00:19 -rw-r--r-- 1 jenkins jenkins 94 Mar 17 08:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:00:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:00:20 ---> package-listing.sh 09:00:20 ++ facter osfamily 09:00:20 ++ tr '[:upper:]' '[:lower:]' 09:00:21 + OS_FAMILY=debian 09:00:21 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 09:00:21 + START_PACKAGES=/tmp/packages_start.txt 09:00:21 + END_PACKAGES=/tmp/packages_end.txt 09:00:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:00:21 + PACKAGES=/tmp/packages_start.txt 09:00:21 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 09:00:21 + PACKAGES=/tmp/packages_end.txt 09:00:21 + case "${OS_FAMILY}" in 09:00:21 + dpkg -l 09:00:21 + grep '^ii' 09:00:21 + '[' -f /tmp/packages_start.txt ']' 09:00:21 + '[' -f /tmp/packages_end.txt ']' 09:00:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:00:21 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 09:00:21 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 09:00:21 + 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 09:00:21 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 09:00:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:00:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:22 prd-ubuntu20.04-docker-8c-8g-4370 does not seem to be running inside a container 09:00:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:00:22 $ docker top 70d58636202b3517b601921b422599507e04a6dde2fb2faf5a4b249f7eee2bf3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:22 + touch /tmp/pre-build-complete [Pipeline] sh 09:00:23 + mkdir -p /var/log/sysstat [Pipeline] sh 09:00:23 + ls /var/log/sa-host 09:00:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:00:23 provisioning config files... 09:00:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16786776581579051561tmp [Pipeline] { [Pipeline] echo 09:00:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:00:23 ---> create-netrc.sh [Pipeline] } 09:00:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:00:24 ---> python-tools-install.sh [Pipeline] echo 09:00:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:00:24 ---> sudo-logs.sh 09:00:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:00:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:00:24 ---> job-cost.sh 09:00:24 lf-activate-venv: SKIPPING 09:00:24 DEBUG: total: 0.2199999988079071 09:00:24 INFO: Retrieving Stack Cost... 09:00:25 INFO: Retrieving Pricing Info for: v3-standard-8 09:00:25 INFO: Archiving Costs [Pipeline] echo 09:00:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:00:25 ---> logs-deploy.sh 09:00:25 lf-activate-venv: SKIPPING 09:00:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/84 09:00:25 INFO: archiving workspace using pattern(s): 09:00:26 Archives upload complete. 09:00:26 INFO: archiving logs to Nexus 09:00:27 ---> uname -a: 09:00:27 Linux prd-ubuntu20-04-docker-8c-8g-4370 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:00:27 09:00:27 09:00:27 ---> lscpu: 09:00:27 Architecture: x86_64 09:00:27 CPU op-mode(s): 32-bit, 64-bit 09:00:27 Byte Order: Little Endian 09:00:27 Address sizes: 40 bits physical, 48 bits virtual 09:00:27 CPU(s): 8 09:00:27 On-line CPU(s) list: 0-7 09:00:27 Thread(s) per core: 1 09:00:27 Core(s) per socket: 1 09:00:27 Socket(s): 8 09:00:27 NUMA node(s): 1 09:00:27 Vendor ID: AuthenticAMD 09:00:27 CPU family: 23 09:00:27 Model: 49 09:00:27 Model name: AMD EPYC-Rome Processor 09:00:27 Stepping: 0 09:00:27 CPU MHz: 2799.994 09:00:27 BogoMIPS: 5599.98 09:00:27 Virtualization: AMD-V 09:00:27 Hypervisor vendor: KVM 09:00:27 Virtualization type: full 09:00:27 L1d cache: 256 KiB 09:00:27 L1i cache: 256 KiB 09:00:27 L2 cache: 4 MiB 09:00:27 L3 cache: 128 MiB 09:00:27 NUMA node0 CPU(s): 0-7 09:00:27 Vulnerability Itlb multihit: Not affected 09:00:27 Vulnerability L1tf: Not affected 09:00:27 Vulnerability Mds: Not affected 09:00:27 Vulnerability Meltdown: Not affected 09:00:27 Vulnerability Mmio stale data: Not affected 09:00:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:00:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:00:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:00:27 Vulnerability Srbds: Not affected 09:00:27 Vulnerability Tsx async abort: Not affected 09:00:27 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 09:00:27 09:00:27 09:00:27 ---> nproc: 09:00:27 8 09:00:27 09:00:27 09:00:27 ---> df -h: 09:00:27 Filesystem Size Used Avail Use% Mounted on 09:00:27 overlay 155G 13G 143G 9% / 09:00:27 tmpfs 64M 0 64M 0% /dev 09:00:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:00:27 shm 64M 0 64M 0% /dev/shm 09:00:27 /dev/vda1 155G 13G 143G 9% /facter-os 09:00:27 09:00:27 09:00:27 ---> sar -b -r -n DEV: 09:00:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4370) 03/17/23 _x86_64_ (8 CPU) 09:00:27 09:00:27 08:41:27 LINUX RESTART (8 CPU) 09:00:27 09:00:27 08:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:00:27 08:43:01 234.10 11.22 222.88 0.00 1726.76 83372.72 0.00 09:00:27 08:44:01 94.38 0.17 94.22 0.00 5.73 26301.35 0.00 09:00:27 08:45:01 125.55 0.03 125.51 0.00 4.00 27354.39 0.00 09:00:27 08:46:01 1.85 0.00 1.85 0.00 0.00 20.13 0.00 09:00:27 08:47:01 53.07 10.78 42.29 0.00 5173.54 8731.61 0.00 09:00:27 08:48:01 7.42 1.03 6.38 0.00 22.00 135.18 0.00 09:00:27 08:49:01 2.13 0.00 2.13 0.00 0.00 23.86 0.00 09:00:27 08:50:01 1.98 0.00 1.98 0.00 0.00 22.66 0.00 09:00:27 08:51:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 09:00:27 08:52:01 2.18 0.00 2.18 0.00 0.00 24.53 0.00 09:00:27 08:53:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 09:00:27 08:54:01 2.00 0.00 2.00 0.00 0.00 22.13 0.00 09:00:27 08:55:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 09:00:27 08:56:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 09:00:27 08:57:01 2.28 0.02 2.27 0.00 0.13 29.20 0.00 09:00:27 08:58:01 1.82 0.00 1.82 0.00 0.00 20.00 0.00 09:00:27 08:59:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 09:00:27 09:00:01 63.70 0.23 63.46 0.00 13.33 36929.69 0.00 09:00:27 Average: 33.08 1.30 31.78 0.00 384.61 10102.13 0.00 09:00:27 09:00:27 08:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:00:27 08:43:01 28315840 31502336 791956 2.41 144476 3240956 2102152 6.20 1220456 2886096 59632 09:00:27 08:44:01 28171904 31590264 706520 2.15 149124 3461688 2045352 6.03 1228152 3019156 38828 09:00:27 08:45:01 27703548 31604908 689052 2.10 158996 3889364 1784536 5.26 1233144 3433028 172 09:00:27 08:46:01 27702628 31604080 689416 2.10 159052 3889364 1784536 5.26 1232968 3433028 12 09:00:27 08:47:01 27174268 31587032 696480 2.12 192400 4345264 1796116 5.29 1551836 3607396 1076 09:00:27 08:48:01 27180568 31589584 694352 2.11 190996 4342620 1798532 5.30 1549548 3604668 252 09:00:27 08:49:01 27186568 31595664 688244 2.09 191080 4342616 1798532 5.30 1543684 3604676 12 09:00:27 08:50:01 27186568 31595780 688064 2.09 191168 4342628 1798532 5.30 1543820 3604676 16 09:00:27 08:51:01 27186608 31596308 687988 2.09 191204 4342628 1798532 5.30 1543448 3605128 8 09:00:27 08:52:01 27186464 31596252 687948 2.09 191284 4342632 1798532 5.30 1543592 3605132 8 09:00:27 08:53:01 27186700 31596576 687572 2.09 191372 4342624 1798532 5.30 1543620 3605140 8 09:00:27 08:54:01 27186648 31596616 687688 2.09 191444 4342640 1798532 5.30 1543748 3605148 8 09:00:27 08:55:01 27186624 31596636 687640 2.09 191484 4342644 1798532 5.30 1544144 3605152 8 09:00:27 08:56:01 27186584 31596600 687572 2.09 191536 4342636 1798532 5.30 1543892 3605152 8 09:00:27 08:57:01 27185788 31595988 688184 2.09 191608 4342624 1794504 5.29 1544084 3605132 8 09:00:27 08:58:01 27186024 31596276 687804 2.09 191648 4342624 1794504 5.29 1544008 3605132 8 09:00:27 08:59:01 27186048 31596308 687736 2.09 191668 4342628 1794504 5.29 1543748 3605136 8 09:00:27 09:00:01 25675804 31540808 739868 2.25 228072 5640968 2057264 6.06 1673412 4860584 623548 09:00:27 Average: 27276399 31587668 698560 2.12 184923 4254397 1841125 5.43 1481739 3583309 40201 09:00:27 09:00:27 08:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:00:27 08:43:01 docker0 219.40 328.50 17.31 2150.47 0.00 0.00 0.00 0.00 09:00:27 08:43:01 ens3 689.05 443.65 8042.37 64.55 0.00 0.00 0.00 0.00 09:00:27 08:43:01 veth6b62f0d 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 09:00:27 08:43:01 lo 5.90 5.90 0.57 0.57 0.00 0.00 0.00 0.00 09:00:27 08:44:01 docker0 1.27 3.30 0.08 42.53 0.00 0.00 0.00 0.00 09:00:27 08:44:01 ens3 27.03 16.38 62.72 9.95 0.00 0.00 0.00 0.00 09:00:27 08:44:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 09:00:27 08:45:01 docker0 1.35 3.20 0.09 45.61 0.00 0.00 0.00 0.00 09:00:27 08:45:01 ens3 198.20 154.14 2614.04 321.17 0.00 0.00 0.00 0.00 09:00:27 08:45:01 lo 8.47 8.47 0.83 0.83 0.00 0.00 0.00 0.00 09:00:27 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:27 08:46:01 ens3 0.87 0.37 0.38 0.26 0.00 0.00 0.00 0.00 09:00:27 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:27 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:27 08:47:01 ens3 162.14 86.67 2803.83 6.42 0.00 0.00 0.00 0.00 09:00:27 08:47:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 09:00:27 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:27 08:48:01 ens3 0.32 0.25 0.02 0.02 0.00 0.00 0.00 0.00 09:00:27 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:27 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:27 08:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:27 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:27 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:27 08:50:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:00:27 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:27 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:27 08:51:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:00:27 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:27 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:27 08:52:01 ens3 0.37 0.20 0.09 0.07 0.00 0.00 0.00 0.00 09:00:27 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:27 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:27 08:53:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:00:27 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:27 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:27 08:54:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:00:27 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:27 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:27 08:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:27 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:27 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:27 08:56:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:00:27 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:27 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:27 08:57:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:00:27 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:27 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:27 08:58:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:00:27 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:27 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:27 08:59:01 ens3 0.17 0.12 0.17 0.01 0.00 0.00 0.00 0.00 09:00:27 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:27 09:00:01 docker0 42.35 66.89 3.36 584.53 0.00 0.00 0.00 0.00 09:00:27 09:00:01 ens3 351.60 229.36 7751.17 31.86 0.00 0.00 0.00 0.00 09:00:27 09:00:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 09:00:27 Average: docker0 14.50 22.04 1.14 154.99 0.00 0.00 0.00 0.00 09:00:27 Average: ens3 78.92 51.40 1175.62 24.10 0.00 0.00 0.00 0.00 09:00:27 Average: lo 1.06 1.06 0.10 0.10 0.00 0.00 0.00 0.00 09:00:27 09:00:27 09:00:27 ---> sar -P ALL: 09:00:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4370) 03/17/23 _x86_64_ (8 CPU) 09:00:27 09:00:27 08:41:27 LINUX RESTART (8 CPU) 09:00:27 09:00:27 08:42:02 CPU %user %nice %system %iowait %steal %idle 09:00:27 08:43:01 all 12.47 0.00 5.08 2.10 0.06 80.28 09:00:27 08:43:01 0 11.81 0.00 3.74 0.21 0.05 84.19 09:00:27 08:43:01 1 11.63 0.00 5.35 2.52 0.05 80.44 09:00:27 08:43:01 2 12.81 0.00 4.88 1.96 0.07 80.28 09:00:27 08:43:01 3 11.04 0.00 5.86 0.88 0.07 82.15 09:00:27 08:43:01 4 14.36 0.00 5.34 3.23 0.07 77.01 09:00:27 08:43:01 5 12.04 0.00 5.17 3.78 0.07 78.93 09:00:27 08:43:01 6 12.60 0.00 4.54 1.30 0.07 81.48 09:00:27 08:43:01 7 13.49 0.00 5.76 2.95 0.07 77.73 09:00:27 08:44:01 all 49.03 0.00 6.77 0.64 0.09 43.47 09:00:27 08:44:01 0 48.11 0.00 6.87 0.29 0.10 44.63 09:00:27 08:44:01 1 50.17 0.00 6.92 0.22 0.10 42.59 09:00:27 08:44:01 2 49.06 0.00 6.17 0.05 0.08 44.63 09:00:27 08:44:01 3 48.99 0.00 7.20 2.83 0.10 40.88 09:00:27 08:44:01 4 49.07 0.00 6.77 0.25 0.08 43.82 09:00:27 08:44:01 5 48.69 0.00 7.12 0.03 0.10 44.05 09:00:27 08:44:01 6 48.61 0.00 6.47 0.81 0.08 44.02 09:00:27 08:44:01 7 49.55 0.00 6.60 0.62 0.10 43.13 09:00:27 08:45:01 all 4.27 0.00 1.84 0.76 0.03 93.10 09:00:27 08:45:01 0 4.28 0.00 2.01 2.62 0.03 91.06 09:00:27 08:45:01 1 3.58 0.00 1.72 0.25 0.03 94.41 09:00:27 08:45:01 2 3.90 0.00 1.57 0.02 0.03 94.48 09:00:27 08:45:01 3 4.97 0.00 1.72 1.02 0.03 92.25 09:00:27 08:45:01 4 3.99 0.00 1.88 0.07 0.03 94.03 09:00:27 08:45:01 5 4.60 0.00 1.85 0.29 0.02 93.25 09:00:27 08:45:01 6 4.77 0.00 1.93 0.05 0.02 93.24 09:00:27 08:45:01 7 4.09 0.00 2.01 1.80 0.03 92.06 09:00:27 08:46:01 all 0.03 0.00 0.01 0.00 0.00 99.95 09:00:27 08:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:00:27 08:46:01 1 0.00 0.00 0.03 0.00 0.00 99.97 09:00:27 08:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:00:27 08:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:00:27 08:46:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:00:27 08:46:01 5 0.02 0.00 0.00 0.03 0.00 99.95 09:00:27 08:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:00:27 08:46:01 7 0.08 0.00 0.02 0.00 0.00 99.90 09:00:27 08:47:01 all 2.19 0.00 1.45 0.40 0.02 95.93 09:00:27 08:47:01 0 1.55 0.00 4.07 0.57 0.02 93.79 09:00:27 08:47:01 1 2.07 0.00 0.90 0.05 0.00 96.98 09:00:27 08:47:01 2 1.83 0.00 1.28 0.02 0.02 96.85 09:00:27 08:47:01 3 2.42 0.00 1.19 0.28 0.02 96.09 09:00:27 08:47:01 4 2.53 0.00 0.84 0.05 0.02 96.57 09:00:27 08:47:01 5 1.49 0.00 1.07 1.41 0.02 96.01 09:00:27 08:47:01 6 2.80 0.00 1.33 0.20 0.02 95.65 09:00:27 08:47:01 7 2.85 0.00 0.94 0.64 0.03 95.54 09:00:27 08:48:01 all 0.21 0.00 0.08 0.03 0.01 99.68 09:00:27 08:48:01 0 0.23 0.00 0.08 0.00 0.00 99.68 09:00:27 08:48:01 1 0.07 0.00 0.05 0.02 0.02 99.85 09:00:27 08:48:01 2 0.05 0.00 0.08 0.00 0.00 99.87 09:00:27 08:48:01 3 0.13 0.00 0.07 0.02 0.00 99.78 09:00:27 08:48:01 4 0.90 0.00 0.13 0.03 0.02 98.92 09:00:27 08:48:01 5 0.08 0.00 0.08 0.12 0.02 99.70 09:00:27 08:48:01 6 0.08 0.00 0.05 0.00 0.00 99.87 09:00:27 08:48:01 7 0.13 0.00 0.08 0.02 0.00 99.77 09:00:27 08:49:01 all 0.27 0.00 0.02 0.02 0.00 99.70 09:00:27 08:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:00:27 08:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:00:27 08:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:00:27 08:49:01 3 1.11 0.00 0.00 0.00 0.02 98.88 09:00:27 08:49:01 4 0.88 0.00 0.02 0.00 0.00 99.11 09:00:27 08:49:01 5 0.02 0.00 0.03 0.07 0.00 99.88 09:00:27 08:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:00:27 08:49:01 7 0.05 0.00 0.03 0.07 0.00 99.85 09:00:27 08:50:01 all 0.29 0.00 0.01 0.00 0.00 99.69 09:00:27 08:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:00:27 08:50:01 1 0.02 0.00 0.05 0.00 0.00 99.93 09:00:27 08:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:00:27 08:50:01 3 1.97 0.00 0.02 0.00 0.00 98.01 09:00:27 08:50:01 4 0.23 0.00 0.00 0.00 0.00 99.77 09:00:27 08:50:01 5 0.03 0.00 0.00 0.03 0.02 99.92 09:00:27 08:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:00:27 08:50:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:00:27 08:51:01 all 0.07 0.00 0.01 0.00 0.00 99.92 09:00:27 08:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:00:27 08:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:00:27 08:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:00:27 08:51:01 3 0.28 0.00 0.03 0.00 0.00 99.68 09:00:27 08:51:01 4 0.10 0.00 0.00 0.00 0.00 99.90 09:00:27 08:51:01 5 0.03 0.00 0.05 0.03 0.00 99.88 09:00:27 08:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:00:27 08:51:01 7 0.07 0.00 0.00 0.00 0.00 99.93 09:00:27 08:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:00:27 08:52:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:00:27 08:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:00:27 08:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:00:27 08:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:00:27 08:52:01 4 0.08 0.00 0.02 0.00 0.00 99.90 09:00:27 08:52:01 5 0.03 0.00 0.00 0.03 0.02 99.92 09:00:27 08:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:00:27 08:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:00:27 08:53:01 all 0.02 0.00 0.02 0.00 0.00 99.96 09:00:27 08:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:00:27 08:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:00:27 08:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:00:27 08:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:00:27 08:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:00:27 08:53:01 5 0.03 0.00 0.03 0.03 0.00 99.90 09:00:27 08:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:00:27 08:53:01 7 0.05 0.00 0.05 0.00 0.02 99.88 09:00:27 09:00:27 08:53:01 CPU %user %nice %system %iowait %steal %idle 09:00:27 08:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:00:27 08:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:00:27 08:54:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:00:27 08:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:00:27 08:54:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:00:27 08:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:00:27 08:54:01 5 0.03 0.00 0.02 0.02 0.02 99.92 09:00:27 08:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:00:27 08:54:01 7 0.02 0.00 0.05 0.00 0.00 99.93 09:00:27 08:55:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:00:27 08:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:00:27 08:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:00:27 08:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:00:27 08:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:00:27 08:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:00:27 08:55:01 5 0.03 0.00 0.02 0.03 0.00 99.92 09:00:27 08:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:00:27 08:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:00:27 08:56:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:00:27 08:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:00:27 08:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:00:27 08:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:00:27 08:56:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:00:27 08:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:00:27 08:56:01 5 0.02 0.00 0.05 0.03 0.02 99.88 09:00:27 08:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:00:27 08:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:00:27 08:57:01 all 0.03 0.00 0.03 0.01 0.00 99.94 09:00:27 08:57:01 0 0.02 0.00 0.05 0.00 0.00 99.93 09:00:27 08:57:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:00:27 08:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:00:27 08:57:01 3 0.03 0.00 0.02 0.02 0.00 99.93 09:00:27 08:57:01 4 0.03 0.00 0.03 0.00 0.00 99.93 09:00:27 08:57:01 5 0.02 0.00 0.03 0.03 0.00 99.92 09:00:27 08:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:00:27 08:57:01 7 0.05 0.00 0.03 0.00 0.00 99.92 09:00:27 08:58:01 all 0.02 0.00 0.01 0.00 0.00 99.95 09:00:27 08:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:00:27 08:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:00:27 08:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:00:27 08:58:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:00:27 08:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:00:27 08:58:01 5 0.02 0.00 0.03 0.02 0.02 99.92 09:00:27 08:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:00:27 08:58:01 7 0.03 0.00 0.05 0.00 0.00 99.92 09:00:27 08:59:01 all 0.17 0.00 0.02 0.01 0.00 99.81 09:00:27 08:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:00:27 08:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:00:27 08:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:00:27 08:59:01 3 1.24 0.00 0.03 0.03 0.00 98.69 09:00:27 08:59:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:00:27 08:59:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:00:27 08:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:00:27 08:59:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:00:27 09:00:01 all 7.33 0.00 2.91 0.61 0.03 89.13 09:00:27 09:00:01 0 7.64 0.00 2.92 0.20 0.03 89.20 09:00:27 09:00:01 1 7.75 0.00 2.81 0.08 0.02 89.34 09:00:27 09:00:01 2 7.83 0.00 2.58 0.03 0.03 89.53 09:00:27 09:00:01 3 7.42 0.00 2.23 0.48 0.03 89.84 09:00:27 09:00:01 4 7.29 0.00 2.95 0.10 0.03 89.63 09:00:27 09:00:01 5 6.62 0.00 2.24 0.91 0.03 90.20 09:00:27 09:00:01 6 7.48 0.00 3.34 3.02 0.03 86.13 09:00:27 09:00:01 7 6.59 0.00 4.20 0.02 0.03 89.16 09:00:27 Average: all 4.21 0.00 1.01 0.25 0.02 94.51 09:00:27 Average: 0 4.07 0.00 1.09 0.21 0.01 94.61 09:00:27 Average: 1 4.16 0.00 0.99 0.17 0.01 94.67 09:00:27 Average: 2 4.17 0.00 0.91 0.11 0.01 94.80 09:00:27 Average: 3 4.41 0.00 1.01 0.31 0.02 94.24 09:00:27 Average: 4 4.38 0.00 0.99 0.20 0.01 94.40 09:00:27 Average: 5 4.06 0.00 0.98 0.38 0.02 94.56 09:00:27 Average: 6 4.22 0.00 0.98 0.30 0.01 94.50 09:00:27 Average: 7 4.25 0.00 1.09 0.33 0.02 94.31 09:00:27 09:00:27 09:00:27