Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 617f1cb135f5f4038bf61bfc09ef59633cb6ae18 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-ssh8883797558087194331.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh2417550823129849220.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh1902221867697880130.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh13946400407012275282.key Verifying host key using known hosts file > 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-ssh8724816037577414461.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8274 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 617f1cb135f5f4038bf61bfc09ef59633cb6ae18 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 617f1cb135f5f4038bf61bfc09ef59633cb6ae18 # timeout=10 Commit message: "feat(snap): add config interface with unique identifier (#115)" > git rev-list --no-walk e240f365f67771784ce38812fc02aedd64631509 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:29:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:29:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:29:53 ========================================================= 09:29:53 EdgeX Global Pipelines Version Info 09:29:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:29:53 ------------------- 09:29:53 stable info: 09:29:53 ------------------- 09:29:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:29:53 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 09:29:53 Message: update stable to v1.0.239 09:29:54 ------------------- 09:29:54 experimental info: 09:29:54 ------------------- 09:29:54 Commited By: **** collab-it+edgex@linuxfoundation.org 09:29:54 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 09:29:54 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [Pipeline] echo 09:29:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 617f1cb [Pipeline] echo 09:29:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:29:55 provisioning config files... 09:29:55 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11275076626313301925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:29:55 ---> docker-login.sh 09:29:55 nexus3.edgexfoundry.org:10001 09:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:55 Configure a credential helper to remove this warning. See 09:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:55 09:29:55 Login Succeeded 09:29:55 nexus3.edgexfoundry.org:10002 09:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:55 Configure a credential helper to remove this warning. See 09:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:55 09:29:55 Login Succeeded 09:29:55 nexus3.edgexfoundry.org:10003 09:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:55 Configure a credential helper to remove this warning. See 09:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:55 09:29:55 Login Succeeded 09:29:55 nexus3.edgexfoundry.org:10004 09:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:56 Configure a credential helper to remove this warning. See 09:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:56 09:29:56 Login Succeeded 09:29:56 docker.io 09:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:56 Configure a credential helper to remove this warning. See 09:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:56 09:29:56 Login Succeeded 09:29:56 ---> docker-login.sh ends [Pipeline] } 09:29:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:29:56 + git rev-list -1 --merges 617f1cb135f5f4038bf61bfc09ef59633cb6ae18~1..617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [Pipeline] echo 09:29:56 -----------> git rev-list -1 --merges 617f1cb135f5f4038bf61bfc09ef59633cb6ae18~1..617f1cb135f5f4038bf61bfc09ef59633cb6ae18 617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [false] [Pipeline] sh 09:29:57 + git log --format=format:%s -1 617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [Pipeline] echo 09:29:57 ========================================================= 09:29:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:29:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:29:57 + git log --format=format:%s -1 617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [Pipeline] echo 09:29:57 [semverPrep] GIT_COMMIT: 617f1cb135f5f4038bf61bfc09ef59633cb6ae18, Commit Message: feat(snap): add config interface with unique identifier (#115) [Pipeline] echo 09:29:57 [semverPrep] This is not a build commit. [Pipeline] sh 09:29:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:29:57 + grep -v github /etc/ssh/ssh_known_hosts 09:29:57 + [ -e /tmp/ssh_known_hosts ] 09:29:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:29:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:29:57 + sudo tee -a /etc/ssh/ssh_known_hosts 09:29:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:29:58 09:29:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:29:58 0.1.4: Pulling from edgex-devops/py-git-semver 09:29:58 b85a868b505f: Pulling fs layer 09:29:58 e2be974225ed: Pulling fs layer 09:29:58 339a4e72a1f5: Pulling fs layer 09:29:58 988bab9f4d93: Pulling fs layer 09:29:58 1469e6f7b9e6: Pulling fs layer 09:29:58 eaf3925da568: Pulling fs layer 09:29:58 bab4dde63d76: Pulling fs layer 09:29:58 bde34c3a00c8: Pulling fs layer 09:29:58 b352a97aabf1: Pulling fs layer 09:29:58 4872d77fe225: Pulling fs layer 09:29:58 5851b861e8e6: Pulling fs layer 09:29:58 988bab9f4d93: Waiting 09:29:58 1469e6f7b9e6: Waiting 09:29:58 eaf3925da568: Waiting 09:29:58 bab4dde63d76: Waiting 09:29:58 bde34c3a00c8: Waiting 09:29:58 5851b861e8e6: Waiting 09:29:58 b352a97aabf1: Waiting 09:29:58 4872d77fe225: Waiting 09:29:58 e2be974225ed: Download complete 09:29:58 988bab9f4d93: Verifying Checksum 09:29:58 988bab9f4d93: Download complete 09:29:58 1469e6f7b9e6: Verifying Checksum 09:29:58 1469e6f7b9e6: Download complete 09:29:58 eaf3925da568: Download complete 09:29:58 339a4e72a1f5: Verifying Checksum 09:29:58 339a4e72a1f5: Download complete 09:29:58 bde34c3a00c8: Verifying Checksum 09:29:58 bde34c3a00c8: Download complete 09:29:58 b352a97aabf1: Verifying Checksum 09:29:58 b352a97aabf1: Download complete 09:29:58 4872d77fe225: Verifying Checksum 09:29:58 4872d77fe225: Download complete 09:29:58 5851b861e8e6: Verifying Checksum 09:29:58 5851b861e8e6: Download complete 09:29:59 b85a868b505f: Verifying Checksum 09:29:59 b85a868b505f: Download complete 09:29:59 bab4dde63d76: Verifying Checksum 09:29:59 bab4dde63d76: Download complete 09:30:00 b85a868b505f: Pull complete 09:30:00 e2be974225ed: Pull complete 09:30:00 339a4e72a1f5: Pull complete 09:30:01 988bab9f4d93: Pull complete 09:30:01 1469e6f7b9e6: Pull complete 09:30:01 eaf3925da568: Pull complete 09:30:03 bab4dde63d76: Pull complete 09:30:03 bde34c3a00c8: Pull complete 09:30:03 b352a97aabf1: Pull complete 09:30:03 4872d77fe225: Pull complete 09:30:03 5851b861e8e6: Pull complete 09:30:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:30:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:30:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:30:03 prd-ubuntu20.04-docker-8c-8g-8274 does not seem to be running inside a container 09:30:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:30:05 $ docker top a77abd06e457fe7211f0ea29372fcdaab214f0e0622b139a590dee9a5fd14024 -eo pid,comm 09:30:05 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). 09:30:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:30:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:30:05 [ssh-agent] Looking for ssh-agent implementation... 09:30:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:30:05 $ docker exec a77abd06e457fe7211f0ea29372fcdaab214f0e0622b139a590dee9a5fd14024 ssh-agent 09:30:06 SSH_AUTH_SOCK=/tmp/ssh-K1Bc5s1ZECqS/agent.31 09:30:06 SSH_AGENT_PID=38 09:30:06 Running ssh-add (command line suppressed) 09:30:06 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2470185988447593839.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2470185988447593839.key) 09:30:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:30:06 + git tag --points-at HEAD [Pipeline] } 09:30:06 $ docker exec --env ******** --env ******** a77abd06e457fe7211f0ea29372fcdaab214f0e0622b139a590dee9a5fd14024 ssh-agent -k 09:30:06 unset SSH_AUTH_SOCK; 09:30:06 unset SSH_AGENT_PID; 09:30:06 echo Agent pid 38 killed; 09:30:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:30:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:30:06 [ssh-agent] Looking for ssh-agent implementation... 09:30:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:30:06 $ docker exec a77abd06e457fe7211f0ea29372fcdaab214f0e0622b139a590dee9a5fd14024 ssh-agent 09:30:06 SSH_AUTH_SOCK=/tmp/ssh-sGO3gdUJoUm3/agent.70 09:30:06 SSH_AGENT_PID=76 09:30:06 Running ssh-add (command line suppressed) 09:30:07 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9551985833972797262.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9551985833972797262.key) 09:30:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:30:07 + git semver init 09:30:07 2022-10-17 09:30:07,495 [run_init] DEBUG init version:0.0.0 force:False 09:30:07 2022-10-17 09:30:07,496 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 09:30:07 2022-10-17 09:30:07,496 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 09:30:07 2022-10-17 09:30:07,497 [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) 09:30:08 2022-10-17 09:30:08,654 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 09:30:08 2022-10-17 09:30:08,655 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 09:30:08 2022-10-17 09:30:08,655 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:30:08 2022-10-17 09:30:08,655 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:30:08 2.3.0-dev.20 [Pipeline] } 09:30:08 $ docker exec --env ******** --env ******** a77abd06e457fe7211f0ea29372fcdaab214f0e0622b139a590dee9a5fd14024 ssh-agent -k 09:30:09 unset SSH_AUTH_SOCK; 09:30:09 unset SSH_AGENT_PID; 09:30:09 echo Agent pid 76 killed; 09:30:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:30:09 + git semver [Pipeline] } 09:30:09 $ docker stop --time=1 a77abd06e457fe7211f0ea29372fcdaab214f0e0622b139a590dee9a5fd14024 09:30:10 $ docker rm -f a77abd06e457fe7211f0ea29372fcdaab214f0e0622b139a590dee9a5fd14024 [Pipeline] // withDockerContainer [Pipeline] sh 09:30:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:30:11 Stashed 1 file(s) [Pipeline] echo 09:30:11 [edgeXSemver]: initialized semver on version 2.3.0-dev.20 [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 09:30:11 provisioning config files... 09:30:11 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11866364175630639257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:30:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8129 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 09:30:11 Running in /w/workspace/app-rfid-llrp-inventory/60 [Pipeline] { [Pipeline] checkout 09:30:11 The recommended git tool is: git 09:30:11 ---> docker-login.sh 09:30:11 nexus3.edgexfoundry.org:10001 09:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:11 Configure a credential helper to remove this warning. See 09:30:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:11 09:30:11 Login Succeeded 09:30:11 nexus3.edgexfoundry.org:10002 09:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:11 Configure a credential helper to remove this warning. See 09:30:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:11 09:30:11 Login Succeeded 09:30:11 nexus3.edgexfoundry.org:10003 09:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:12 Configure a credential helper to remove this warning. See 09:30:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:12 09:30:12 Login Succeeded 09:30:12 nexus3.edgexfoundry.org:10004 09:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:12 Configure a credential helper to remove this warning. See 09:30:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:12 09:30:12 Login Succeeded 09:30:12 docker.io 09:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:12 Configure a credential helper to remove this warning. See 09:30:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:12 09:30:12 Login Succeeded 09:30:12 ---> docker-login.sh ends [Pipeline] } 09:30:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:30:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:30:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:30:12 ========================================================= 09:30:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 09:30:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 09:30:13 Sending build context to Docker daemon 12.49MB 09:30:13 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 09:30:13 Step 2/14 : FROM ${BASE} AS builder 09:30:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 09:30:13 213ec9aee27d: Pulling fs layer 09:30:13 4583459ba037: Pulling fs layer 09:30:13 93c1e223e6f2: Pulling fs layer 09:30:13 53926ce57604: Pulling fs layer 09:30:13 21b2b0c7a3f4: Pulling fs layer 09:30:13 30f14e443154: Pulling fs layer 09:30:13 801331c1e519: Pulling fs layer 09:30:13 99cc6dd402b0: Pulling fs layer 09:30:13 7d9ed39f4882: Pulling fs layer 09:30:13 30f14e443154: Waiting 09:30:13 99cc6dd402b0: Waiting 09:30:13 53926ce57604: Waiting 09:30:13 7d9ed39f4882: Waiting 09:30:13 21b2b0c7a3f4: Waiting 09:30:13 93c1e223e6f2: Verifying Checksum 09:30:13 93c1e223e6f2: Download complete 09:30:13 4583459ba037: Verifying Checksum 09:30:13 4583459ba037: Download complete 09:30:13 21b2b0c7a3f4: Download complete 09:30:13 30f14e443154: Verifying Checksum 09:30:13 30f14e443154: Download complete 09:30:13 213ec9aee27d: Verifying Checksum 09:30:13 801331c1e519: Download complete 09:30:13 213ec9aee27d: Pull complete 09:30:13 4583459ba037: Pull complete 09:30:13 93c1e223e6f2: Pull complete 09:30:13 7d9ed39f4882: Verifying Checksum 09:30:13 7d9ed39f4882: Download complete 09:30:13 99cc6dd402b0: Verifying Checksum 09:30:13 99cc6dd402b0: Download complete 09:30:14 53926ce57604: Verifying Checksum 09:30:14 53926ce57604: Download complete 09:30:16 using credential edgex-jenkins-ssh 09:30:16 Cloning the remote Git repository 09:30:16 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 09:30:16 > git init /w/workspace/app-rfid-llrp-inventory/60 # timeout=10 09:30:16 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 09:30:16 > git --version # timeout=10 09:30:16 > git --version # 'git version 2.25.1' 09:30:16 using GIT_SSH to set credentials SSH Credentials for GitHub 09:30:16 Verifying host key using known hosts file 09:30:16 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:30:18 53926ce57604: Pull complete 09:30:18 21b2b0c7a3f4: Pull complete 09:30:18 30f14e443154: Pull complete 09:30:18 801331c1e519: Pull complete 09:30:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:30:20 99cc6dd402b0: Pull complete 09:30:20 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 09:30:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:30:20 Avoid second fetch 09:30:20 Checking out Revision 617f1cb135f5f4038bf61bfc09ef59633cb6ae18 (main) 09:30:21 7d9ed39f4882: Pull complete 09:30:21 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 09:30:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:30:21 ---> 1dedd983c030 09:30:21 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 09:30:21 Commit message: "feat(snap): add config interface with unique identifier (#115)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:30:20 > git config core.sparsecheckout # timeout=10 09:30:20 > git checkout -f 617f1cb135f5f4038bf61bfc09ef59633cb6ae18 # timeout=10 09:30:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:30:22 % Total % Received % Xferd Average Speed Time Time Time Current 09:30:22 Dload Upload Total Spent Left Speed 09:30:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 151k 0 --:--:-- --:--:-- --:--:-- 153k [Pipeline] sh 09:30:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:30:23 + sudo tee /etc/docker/daemon.new 09:30:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:30:23 { 09:30:23 "registry-mirrors": [ 09:30:23 "https://nexus3.edgexfoundry.org:10001" 09:30:23 ], 09:30:23 "bip": "10.250.0.254/24", 09:30:23 "hosts": [ 09:30:23 "tcp://0.0.0.0:5555", 09:30:23 "unix:///var/run/docker.sock" 09:30:23 ], 09:30:23 "mtu": 1458, 09:30:23 "selinux-enabled": true, 09:30:23 "seccomp-profile": "/etc/docker/seccomp.json" 09:30:23 } [Pipeline] sh 09:30:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:30:23 + sudo service docker restart 09:30:24 ---> Running in 3460e9abb4af 09:30:24 Removing intermediate container 3460e9abb4af 09:30:24 ---> c2bedb8fe6bf 09:30:24 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 09:30:24 ---> Running in 38e1e74590d9 09:30:25 Removing intermediate container 38e1e74590d9 09:30:25 ---> ad1891c66564 09:30:25 Step 5/14 : ARG ADD_BUILD_TAGS="" 09:30:25 ---> Running in 4761af2554ed 09:30:25 Removing intermediate container 4761af2554ed 09:30:25 ---> f61b676aab56 09:30:25 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:30:25 ---> Running in e59b899ed70d 09:30:25 Removing intermediate container e59b899ed70d 09:30:25 ---> 9ca77c664cf5 09:30:25 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:30:25 ---> Running in 3df974ee5bbf 09:30:25 Removing intermediate container 3df974ee5bbf 09:30:25 ---> e170debf3dbf 09:30:25 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:30:25 ---> Running in dedcdd56c474 09:30:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:30:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:30:27 OK: 211 MiB in 51 packages 09:30:27 Removing intermediate container dedcdd56c474 09:30:27 ---> 1c316df4bdb4 09:30:27 Step 9/14 : WORKDIR /app 09:30:28 ---> Running in 026acb52610b 09:30:28 Removing intermediate container 026acb52610b 09:30:28 ---> eca51e831c16 09:30:28 Step 10/14 : COPY go.mod vendor* ./ 09:30:28 ---> 53fb292a2566 09:30:28 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:28 ---> Running in 1652c7eb4790 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:30:42 provisioning config files... 09:30:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/60@tmp/config2883383612860216422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:30:42 ---> docker-login.sh 09:30:42 nexus3.edgexfoundry.org:10001 09:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:42 Configure a credential helper to remove this warning. See 09:30:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:42 09:30:42 Login Succeeded 09:30:42 nexus3.edgexfoundry.org:10002 09:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:43 Configure a credential helper to remove this warning. See 09:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:43 09:30:43 Login Succeeded 09:30:43 nexus3.edgexfoundry.org:10003 09:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:43 Configure a credential helper to remove this warning. See 09:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:43 09:30:43 Login Succeeded 09:30:43 nexus3.edgexfoundry.org:10004 09:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:44 Configure a credential helper to remove this warning. See 09:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:44 09:30:44 Login Succeeded 09:30:44 docker.io 09:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:44 Configure a credential helper to remove this warning. See 09:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:44 09:30:44 Login Succeeded 09:30:44 ---> docker-login.sh ends [Pipeline] } 09:30:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:30:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:30:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:30:44 ========================================================= 09:30:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 09:30:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 09:30:45 Sending build context to Docker daemon 683.5kB 09:30:45 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 09:30:45 Step 2/14 : FROM ${BASE} AS builder 09:30:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:30:45 9b18e9b68314: Pulling fs layer 09:30:45 d32db5db7311: Pulling fs layer 09:30:45 d0c4b47475fc: Pulling fs layer 09:30:45 5831b945b038: Pulling fs layer 09:30:45 86bbec2aaacd: Pulling fs layer 09:30:45 e10730c5d714: Pulling fs layer 09:30:45 5dd5c2283517: Pulling fs layer 09:30:45 d5ac0230b979: Pulling fs layer 09:30:45 e10730c5d714: Waiting 09:30:45 5dd5c2283517: Waiting 09:30:45 d5ac0230b979: Waiting 09:30:45 5831b945b038: Waiting 09:30:45 86bbec2aaacd: Waiting 09:30:45 d0c4b47475fc: Download complete 09:30:45 d32db5db7311: Verifying Checksum 09:30:45 d32db5db7311: Download complete 09:30:45 86bbec2aaacd: Verifying Checksum 09:30:45 86bbec2aaacd: Download complete 09:30:45 e10730c5d714: Verifying Checksum 09:30:45 e10730c5d714: Download complete 09:30:45 9b18e9b68314: Verifying Checksum 09:30:45 9b18e9b68314: Download complete 09:30:46 9b18e9b68314: Pull complete 09:30:46 d5ac0230b979: Verifying Checksum 09:30:46 d5ac0230b979: Download complete 09:30:46 d32db5db7311: Pull complete 09:30:46 Removing intermediate container 1652c7eb4790 09:30:46 ---> 64fa29d5bd7a 09:30:46 Step 12/14 : COPY . . 09:30:46 ---> f195d8763cde 09:30:46 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:30:46 ---> Running in bda6f84671ae 09:30:46 Removing intermediate container bda6f84671ae 09:30:46 ---> 36b82dc1d4ab 09:30:46 Step 14/14 : RUN $MAKE 09:30:46 ---> Running in 3ec808499d2e 09:30:46 noop 09:30:47 d0c4b47475fc: Pull complete 09:30:47 Removing intermediate container 3ec808499d2e 09:30:47 ---> 58e023581a63 09:30:47 Successfully built 58e023581a63 09:30:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:47 5dd5c2283517: Verifying Checksum 09:30:47 5dd5c2283517: Download complete 09:30:47 + docker inspect -f . ci-base-image-x86_64 09:30:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:30:47 prd-ubuntu20.04-docker-8c-8g-8274 does not seem to be running inside a container 09:30:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:30:48 $ docker top 9feafcf88a90c03fbf9eee54ced497ed6227fba543d211fc43d944acf5d9ebd9 -eo pid,comm [Pipeline] { 09:30:48 5831b945b038: Verifying Checksum 09:30:48 5831b945b038: Download complete [Pipeline] sh 09:30:48 + go version 09:30:48 go version go1.18.7 linux/amd64 [Pipeline] } 09:30:48 $ docker stop --time=1 9feafcf88a90c03fbf9eee54ced497ed6227fba543d211fc43d944acf5d9ebd9 09:30:49 $ docker rm -f 9feafcf88a90c03fbf9eee54ced497ed6227fba543d211fc43d944acf5d9ebd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:50 + docker inspect -f . ci-base-image-x86_64 09:30:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:30:50 prd-ubuntu20.04-docker-8c-8g-8274 does not seem to be running inside a container 09:30:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:30:50 $ docker top 71b16e70bfba2d7c5f8fffeb1f94325afa2b336bbc69da3e0e0a2cf859fbb6b9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:30:51 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 09:30:51 + make test 09:30:51 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:31:00 5831b945b038: Pull complete 09:31:00 86bbec2aaacd: Pull complete 09:31:00 e10730c5d714: Pull complete 09:31:01 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 09:31:01 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.037s coverage: 86.2% of statements 09:31:01 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 09:31:03 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.546s coverage: 71.9% of statements 09:31:07 5dd5c2283517: Pull complete 09:31:08 d5ac0230b979: Pull complete 09:31:08 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 09:31:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:31:08 ---> 59b3b1a385d4 09:31:08 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 09:31:10 ---> Running in b50ae790a1e8 09:31:10 Removing intermediate container b50ae790a1e8 09:31:10 ---> 5a5892777eba 09:31:10 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 09:31:10 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 09:31:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:31:10 ---> Running in b913dc8378d0 09:31:10 Removing intermediate container b913dc8378d0 09:31:10 ---> e919cab9d5d6 09:31:10 Step 5/14 : ARG ADD_BUILD_TAGS="" 09:31:10 ---> Running in 74c16ca76772 09:31:11 Removing intermediate container 74c16ca76772 09:31:11 ---> 09761acfddbd 09:31:11 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:31:11 ---> Running in 71b38aeb5956 09:31:11 Removing intermediate container 71b38aeb5956 09:31:11 ---> 1c47e543225d 09:31:11 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:11 ---> Running in 5d3a4642dd6f 09:31:13 Removing intermediate container 5d3a4642dd6f 09:31:13 ---> 9e98fc3ee8a6 09:31:13 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:31:13 ---> Running in 09b017977e32 09:31:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:31:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:31:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:31:14 ./bin/test-attribution.sh [Pipeline] echo 09:31:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:31:14 $ docker stop --time=1 71b16e70bfba2d7c5f8fffeb1f94325afa2b336bbc69da3e0e0a2cf859fbb6b9 09:31:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:31:15 OK: 221 MiB in 51 packages 09:31:16 Removing intermediate container 09b017977e32 09:31:16 ---> 7e5884ba8645 09:31:16 Step 9/14 : WORKDIR /app 09:31:16 ---> Running in 002bb1a6fe10 09:31:16 $ docker rm -f 71b16e70bfba2d7c5f8fffeb1f94325afa2b336bbc69da3e0e0a2cf859fbb6b9 09:31:17 Removing intermediate container 002bb1a6fe10 09:31:17 ---> 0bc8ac94a9db 09:31:17 Step 10/14 : COPY go.mod vendor* ./ [Pipeline] // withDockerContainer [Pipeline] sh 09:31:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:31:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:31:17 ---> db17c98d10b5 09:31:17 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:17 ---> Running in f2adea633f68 09:31:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:31:18 + ls -al . 09:31:18 total 232 09:31:18 drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 09:30 . 09:31:18 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:29 .. 09:31:18 -rw-rw-r-- 1 jenkins jenkins 262 Oct 17 09:29 .dockerignore 09:31:18 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:31 .git 09:31:18 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:29 .github 09:31:18 -rw-rw-r-- 1 jenkins jenkins 788 Oct 17 09:29 .gitignore 09:31:18 -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 09:29 .golangci.yml 09:31:18 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 09:30 .semver 09:31:18 -rw-rw-r-- 1 jenkins jenkins 9922 Oct 17 09:29 Attribution.txt 09:31:18 -rw-rw-r-- 1 jenkins jenkins 2487 Oct 17 09:29 CHANGELOG.md 09:31:18 -rw-rw-r-- 1 jenkins jenkins 1993 Oct 17 09:29 Dockerfile 09:31:18 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 09:29 GOVERNANCE.md 09:31:18 -rw-rw-r-- 1 jenkins jenkins 687 Oct 17 09:29 Jenkinsfile 09:31:18 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 17 09:29 LICENSE 09:31:18 -rw-rw-r-- 1 jenkins jenkins 3163 Oct 17 09:29 Makefile 09:31:18 -rw-rw-r-- 1 jenkins jenkins 617 Oct 17 09:29 OWNERS.md 09:31:18 -rw-rw-r-- 1 jenkins jenkins 31023 Oct 17 09:29 README.md 09:31:18 -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 09:30 VERSION 09:31:18 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:29 bin 09:31:18 -rw-r--r-- 1 jenkins jenkins 41008 Oct 17 09:31 coverage.out 09:31:18 -rw-rw-r-- 1 jenkins jenkins 3657 Oct 17 09:29 go.mod 09:31:18 -rw-rw-r-- 1 jenkins jenkins 38018 Oct 17 09:29 go.sum 09:31:18 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:29 images 09:31:18 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:29 internal 09:31:18 -rw-rw-r-- 1 jenkins jenkins 531 Oct 17 09:29 main.go 09:31:18 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:29 res 09:31:18 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:29 snap 09:31:18 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:29 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:18 + 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=617f1cb135f5f4038bf61bfc09ef59633cb6ae18 --label arch=amd64 --label version=2.3.0-dev.20 . 09:31:18 Sending build context to Docker daemon 12.49MB 09:31:18 Step 1/32 : ARG BASE=golang:1.18-alpine3.16 09:31:18 Step 2/32 : FROM ${BASE} AS builder 09:31:18 ---> 58e023581a63 09:31:18 Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 09:31:18 ---> Running in 8ade65213cec 09:31:18 Removing intermediate container 8ade65213cec 09:31:18 ---> 5b943690c63d 09:31:18 Step 4/32 : ARG ALPINE_PKG_EXTRA="" 09:31:18 ---> Running in 281afa160f99 09:31:18 Removing intermediate container 281afa160f99 09:31:18 ---> 686f775a0fc7 09:31:18 Step 5/32 : ARG ADD_BUILD_TAGS="" 09:31:18 ---> Running in d0b16179f163 09:31:18 Removing intermediate container d0b16179f163 09:31:18 ---> bb4d25d59efa 09:31:18 Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:31:18 ---> Running in 22f29ca02bf6 09:31:19 Removing intermediate container 22f29ca02bf6 09:31:19 ---> eb6ee318e1de 09:31:19 Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:19 ---> Running in 03e970a71779 09:31:19 Removing intermediate container 03e970a71779 09:31:19 ---> 2259f3512e4e 09:31:19 Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:31:19 ---> Running in a2393439672c 09:31:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:31:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:31:21 OK: 211 MiB in 51 packages 09:31:21 Removing intermediate container a2393439672c 09:31:21 ---> 1ec69527b663 09:31:21 Step 9/32 : WORKDIR /app 09:31:21 ---> Running in 2807e3004a77 09:31:21 Removing intermediate container 2807e3004a77 09:31:21 ---> f3e165366642 09:31:21 Step 10/32 : COPY go.mod vendor* ./ 09:31:21 ---> 31e2993a0160 09:31:21 Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:22 ---> Running in f92ea0dc307b 09:31:22 Removing intermediate container f92ea0dc307b 09:31:22 ---> b4dabca48910 09:31:22 Step 12/32 : COPY . . 09:31:22 ---> 19f624e3e9bf 09:31:22 Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:31:22 ---> Running in 8370ab69dc99 09:31:22 Removing intermediate container 8370ab69dc99 09:31:22 ---> 6a5316f50b90 09:31:22 Step 14/32 : RUN $MAKE 09:31:23 ---> Running in ed76751679da 09:31:23 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.20 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 09:31:45 Removing intermediate container ed76751679da 09:31:45 ---> abbd0c20cb55 09:31:45 Step 15/32 : FROM alpine:3.14 09:31:45 3.14: Pulling from library/alpine 09:31:45 c7ed990a2339: Pulling fs layer 09:31:45 c7ed990a2339: Verifying Checksum 09:31:45 c7ed990a2339: Download complete 09:31:45 c7ed990a2339: Pull complete 09:31:45 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 09:31:45 Status: Downloaded newer image for alpine:3.14 09:31:45 ---> dd53f409bf0b 09:31:45 Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:31:45 ---> Running in 385cf58ea370 09:31:45 Removing intermediate container 385cf58ea370 09:31:45 ---> 8acfd62579f3 09:31:45 Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 09:31:45 ---> Running in 2b87251fada5 09:31:45 Removing intermediate container 2b87251fada5 09:31:45 ---> 87dabc96abc0 09:31:45 Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:45 ---> Running in 49f1ff1de81e 09:31:45 Removing intermediate container 49f1ff1de81e 09:31:45 ---> 00eea10b096d 09:31:45 Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init 09:31:45 ---> Running in ae0f1c420d13 09:31:45 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:31:45 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:31:45 (1/7) Installing ca-certificates (20220614-r0) 09:31:45 (2/7) Installing dumb-init (1.2.5-r1) 09:31:45 (3/7) Installing libgcc (10.3.1_git20210424-r2) 09:31:45 (4/7) Installing libsodium (1.0.18-r0) 09:31:46 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 09:31:46 (6/7) Installing libzmq (4.3.4-r0) 09:31:46 (7/7) Installing zeromq (4.3.4-r0) 09:31:46 Executing busybox-1.33.1-r8.trigger 09:31:46 Executing ca-certificates-20220614-r0.trigger 09:31:46 OK: 9 MiB in 21 packages 09:31:46 Removing intermediate container ae0f1c420d13 09:31:46 ---> e8bfb89013f1 09:31:46 Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt 09:31:46 ---> ea5ec176b72b 09:31:46 Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE 09:31:47 ---> 4aa9045845dd 09:31:47 Step 22/32 : COPY --from=builder /app/res/ /res/ 09:31:47 ---> ce6d5bf0e6f2 09:31:47 Step 23/32 : COPY --from=builder /app/static/ /static/ 09:31:47 ---> 48679f832f99 09:31:47 Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 09:31:48 ---> 6f2f98c59cbd 09:31:48 Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 09:31:48 ---> Running in c55cddd8c5ac 09:31:48 Removing intermediate container c55cddd8c5ac 09:31:48 ---> 08cb2cf5b1fe 09:31:48 Step 26/32 : VOLUME /cache 09:31:48 ---> Running in 85b8dc939b0a 09:31:48 Removing intermediate container 85b8dc939b0a 09:31:48 ---> 96fee06178d4 09:31:48 Step 27/32 : EXPOSE 59711 09:31:48 ---> Running in e76773c6c575 09:31:48 Removing intermediate container e76773c6c575 09:31:48 ---> 5fe214f09310 09:31:48 Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 09:31:48 ---> Running in 8ec03e759694 09:31:48 Removing intermediate container 8ec03e759694 09:31:48 ---> e2495486dfa5 09:31:48 Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 09:31:49 ---> Running in cc2cb15004ed 09:31:49 Removing intermediate container cc2cb15004ed 09:31:49 ---> 245c3ce430d3 09:31:49 Step 30/32 : LABEL arch=amd64 09:31:49 ---> Running in 8ef2d5c94cd9 09:31:49 Removing intermediate container 8ef2d5c94cd9 09:31:49 ---> 513b41cc6c12 09:31:49 Step 31/32 : LABEL git_sha=617f1cb135f5f4038bf61bfc09ef59633cb6ae18 09:31:49 ---> Running in 4977f1a9a370 09:31:49 Removing intermediate container 4977f1a9a370 09:31:49 ---> f86eadff01ba 09:31:49 Step 32/32 : LABEL version=2.3.0-dev.20 09:31:49 ---> Running in dff74e275148 09:31:49 Removing intermediate container dff74e275148 09:31:49 ---> a02d2bdee6cd 09:31:49 [Warning] One or more build-args [ARCH] were not consumed 09:31:49 Successfully built a02d2bdee6cd 09:31:49 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 09:31:49 provisioning config files... 09:31:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5974247620415733561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:31:50 ---> docker-login.sh 09:31:50 nexus3.edgexfoundry.org:10001 09:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:50 Configure a credential helper to remove this warning. See 09:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:50 09:31:50 Login Succeeded 09:31:50 nexus3.edgexfoundry.org:10002 09:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:50 Configure a credential helper to remove this warning. See 09:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:50 09:31:50 Login Succeeded 09:31:50 nexus3.edgexfoundry.org:10003 09:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:50 Configure a credential helper to remove this warning. See 09:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:50 09:31:50 Login Succeeded 09:31:50 nexus3.edgexfoundry.org:10004 09:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:50 Configure a credential helper to remove this warning. See 09:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:50 09:31:50 Login Succeeded 09:31:50 docker.io 09:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:50 Configure a credential helper to remove this warning. See 09:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:50 09:31:50 Login Succeeded 09:31:50 ---> docker-login.sh ends [Pipeline] } 09:31:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:31:50 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 09:31:50 617f1cb135f5f4038bf61bfc09ef59633cb6ae18 09:31:50 latest 09:31:50 2.3.0-dev.20 09:31:50 617f1cb135f5f4038bf61bfc09ef59633cb6ae18-2.3.0-dev.20 09:31:50 main 09:31:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:51 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:617f1cb135f5f4038bf61bfc09ef59633cb6ae18 09:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 09:31:51 cc2f14a11243: Preparing 09:31:51 86c462b4aabe: Preparing 09:31:51 cb30997af06e: Preparing 09:31:51 9e652e1d7cdd: Preparing 09:31:51 90d6eba3014b: Preparing 09:31:51 64f477f8e3e6: Preparing 09:31:51 45c9c32d5015: Preparing 09:31:51 a7a74348f327: Preparing 09:31:51 63493a9ab2d4: Preparing 09:31:51 63493a9ab2d4: Waiting 09:31:51 a7a74348f327: Waiting 09:31:51 64f477f8e3e6: Waiting 09:31:51 45c9c32d5015: Waiting 09:31:51 cc2f14a11243: Pushed 09:31:51 9e652e1d7cdd: Pushed 09:31:51 90d6eba3014b: Pushed 09:31:51 cb30997af06e: Pushed 09:31:51 63493a9ab2d4: Layer already exists 09:31:51 64f477f8e3e6: Pushed 09:31:51 a7a74348f327: Pushed 09:31:52 45c9c32d5015: Pushed 09:31:53 86c462b4aabe: Pushed 09:31:53 617f1cb135f5f4038bf61bfc09ef59633cb6ae18: digest: sha256:b3ad18014a1c3a50b1908804a2f29fe0e1cc7c1d68ace4b20497d9a7bc690acf size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:54 + 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 09:31:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 09:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 09:31:54 cc2f14a11243: Preparing 09:31:54 86c462b4aabe: Preparing 09:31:54 cb30997af06e: Preparing 09:31:54 9e652e1d7cdd: Preparing 09:31:54 90d6eba3014b: Preparing 09:31:54 64f477f8e3e6: Preparing 09:31:54 45c9c32d5015: Preparing 09:31:54 a7a74348f327: Preparing 09:31:54 63493a9ab2d4: Preparing 09:31:54 64f477f8e3e6: Waiting 09:31:54 45c9c32d5015: Waiting 09:31:54 a7a74348f327: Waiting 09:31:54 63493a9ab2d4: Waiting 09:31:54 cc2f14a11243: Layer already exists 09:31:54 cb30997af06e: Layer already exists 09:31:54 9e652e1d7cdd: Layer already exists 09:31:54 86c462b4aabe: Layer already exists 09:31:54 90d6eba3014b: Layer already exists 09:31:54 64f477f8e3e6: Layer already exists 09:31:54 a7a74348f327: Layer already exists 09:31:54 63493a9ab2d4: Layer already exists 09:31:54 45c9c32d5015: Layer already exists 09:31:54 latest: digest: sha256:b3ad18014a1c3a50b1908804a2f29fe0e1cc7c1d68ace4b20497d9a7bc690acf size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:54 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.20 09:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 09:31:55 cc2f14a11243: Preparing 09:31:55 86c462b4aabe: Preparing 09:31:55 cb30997af06e: Preparing 09:31:55 9e652e1d7cdd: Preparing 09:31:55 90d6eba3014b: Preparing 09:31:55 64f477f8e3e6: Preparing 09:31:55 45c9c32d5015: Preparing 09:31:55 a7a74348f327: Preparing 09:31:55 63493a9ab2d4: Preparing 09:31:55 a7a74348f327: Waiting 09:31:55 64f477f8e3e6: Waiting 09:31:55 63493a9ab2d4: Waiting 09:31:55 45c9c32d5015: Waiting 09:31:55 cb30997af06e: Layer already exists 09:31:55 9e652e1d7cdd: Layer already exists 09:31:55 90d6eba3014b: Layer already exists 09:31:55 86c462b4aabe: Layer already exists 09:31:55 cc2f14a11243: Layer already exists 09:31:55 64f477f8e3e6: Layer already exists 09:31:55 45c9c32d5015: Layer already exists 09:31:55 a7a74348f327: Layer already exists 09:31:55 63493a9ab2d4: Layer already exists 09:31:55 2.3.0-dev.20: digest: sha256:b3ad18014a1c3a50b1908804a2f29fe0e1cc7c1d68ace4b20497d9a7bc690acf size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:55 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:617f1cb135f5f4038bf61bfc09ef59633cb6ae18-2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:617f1cb135f5f4038bf61bfc09ef59633cb6ae18-2.3.0-dev.20 09:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 09:31:55 cc2f14a11243: Preparing 09:31:55 86c462b4aabe: Preparing 09:31:55 cb30997af06e: Preparing 09:31:55 9e652e1d7cdd: Preparing 09:31:55 90d6eba3014b: Preparing 09:31:55 64f477f8e3e6: Preparing 09:31:55 45c9c32d5015: Preparing 09:31:55 a7a74348f327: Preparing 09:31:55 63493a9ab2d4: Preparing 09:31:55 64f477f8e3e6: Waiting 09:31:55 45c9c32d5015: Waiting 09:31:55 a7a74348f327: Waiting 09:31:55 63493a9ab2d4: Waiting 09:31:55 cb30997af06e: Layer already exists 09:31:55 cc2f14a11243: Layer already exists 09:31:55 9e652e1d7cdd: Layer already exists 09:31:55 86c462b4aabe: Layer already exists 09:31:55 90d6eba3014b: Layer already exists 09:31:55 64f477f8e3e6: Layer already exists 09:31:55 45c9c32d5015: Layer already exists 09:31:55 a7a74348f327: Layer already exists 09:31:55 63493a9ab2d4: Layer already exists 09:31:55 617f1cb135f5f4038bf61bfc09ef59633cb6ae18-2.3.0-dev.20: digest: sha256:b3ad18014a1c3a50b1908804a2f29fe0e1cc7c1d68ace4b20497d9a7bc690acf size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:56 + 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 09:31:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 09:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 09:31:56 cc2f14a11243: Preparing 09:31:56 86c462b4aabe: Preparing 09:31:56 cb30997af06e: Preparing 09:31:56 9e652e1d7cdd: Preparing 09:31:56 90d6eba3014b: Preparing 09:31:56 64f477f8e3e6: Preparing 09:31:56 45c9c32d5015: Preparing 09:31:56 a7a74348f327: Preparing 09:31:56 63493a9ab2d4: Preparing 09:31:56 45c9c32d5015: Waiting 09:31:56 a7a74348f327: Waiting 09:31:56 64f477f8e3e6: Waiting 09:31:56 63493a9ab2d4: Waiting 09:31:56 9e652e1d7cdd: Layer already exists 09:31:56 90d6eba3014b: Layer already exists 09:31:56 86c462b4aabe: Layer already exists 09:31:56 cc2f14a11243: Layer already exists 09:31:56 cb30997af06e: Layer already exists 09:31:56 a7a74348f327: Layer already exists 09:31:56 45c9c32d5015: Layer already exists 09:31:56 64f477f8e3e6: Layer already exists 09:31:56 63493a9ab2d4: Layer already exists 09:31:56 main: digest: sha256:b3ad18014a1c3a50b1908804a2f29fe0e1cc7c1d68ace4b20497d9a7bc690acf size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:56 ===================================================== [Pipeline] echo 09:31:56 taggedImages: 09:31:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:617f1cb135f5f4038bf61bfc09ef59633cb6ae18 09:31:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 09:31:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.20 09:31:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:617f1cb135f5f4038bf61bfc09ef59633cb6ae18-2.3.0-dev.20 09:31:56 - 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 09:31:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:31:56 09:31:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:31:57 latest: Pulling from edgex-lftools-log-publisher 09:31:57 5eb5b503b376: Pulling fs layer 09:31:57 5c69ac0246d0: Pulling fs layer 09:31:57 ec43610c2a17: Pulling fs layer 09:31:57 3a2ae6a8a46f: Pulling fs layer 09:31:57 33b1e0a273af: Pulling fs layer 09:31:57 5d3b04190fa2: Pulling fs layer 09:31:57 2f39f015ded8: Pulling fs layer 09:31:57 33b1e0a273af: Waiting 09:31:57 5d3b04190fa2: Waiting 09:31:57 2f39f015ded8: Waiting 09:31:57 3a2ae6a8a46f: Waiting 09:31:57 5c69ac0246d0: Verifying Checksum 09:31:57 5c69ac0246d0: Download complete 09:31:57 3a2ae6a8a46f: Verifying Checksum 09:31:57 3a2ae6a8a46f: Download complete 09:31:57 33b1e0a273af: Verifying Checksum 09:31:57 33b1e0a273af: Download complete 09:31:57 ec43610c2a17: Verifying Checksum 09:31:57 ec43610c2a17: Download complete 09:31:57 5d3b04190fa2: Verifying Checksum 09:31:57 5d3b04190fa2: Download complete 09:31:57 5eb5b503b376: Verifying Checksum 09:31:57 5eb5b503b376: Download complete 09:31:57 2f39f015ded8: Download complete 09:31:58 5eb5b503b376: Pull complete 09:31:58 5c69ac0246d0: Pull complete 09:31:59 ec43610c2a17: Pull complete 09:31:59 3a2ae6a8a46f: Pull complete 09:31:59 33b1e0a273af: Pull complete 09:31:59 5d3b04190fa2: Pull complete 09:32:03 2f39f015ded8: Pull complete 09:32:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:32:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:32:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:03 prd-ubuntu20.04-docker-8c-8g-8274 does not seem to be running inside a container 09:32:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:32:04 Removing intermediate container f2adea633f68 09:32:04 ---> 5ee52946c517 09:32:04 Step 12/14 : COPY . . 09:32:04 ---> 64da83c2351a 09:32:04 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:32:04 ---> Running in 12868a9d5caa 09:32:05 Removing intermediate container 12868a9d5caa 09:32:05 ---> 420cd0dfd0eb 09:32:05 Step 14/14 : RUN $MAKE 09:32:05 ---> Running in cf863b512356 09:32:05 $ docker top 845b0126ade79a3206f6bf13b533008b89ced725e56c46e137eeff146b0f0752 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:32:05 ---> job-cost.sh 09:32:05 lf-activate-venv: SKIPPING 09:32:05 INFO: No Stack... 09:32:06 noop 09:32:06 INFO: Retrieving Pricing Info for: v3-standard-8 09:32:06 INFO: Archiving Costs [Pipeline] sh 09:32:06 Removing intermediate container cf863b512356 09:32:06 ---> 228992b31e53 09:32:06 Successfully built 228992b31e53 09:32:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:06 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 09:32:06 + cut -d, -f6 [Pipeline] lock 09:32:06 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-60-stack-cost] 09:32:06 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-60-stack-cost] did not exist. Created. 09:32:06 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:32:07 + docker inspect -f . ci-base-image-arm64 09:32:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:07 + echo total: 0.2199999988079071 09:32:07 prd-ubuntu20.04-docker-arm64-4c-16g-8129 does not seem to be running inside a container 09:32:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/60 -v /w/workspace/app-rfid-llrp-inventory/60:/w/workspace/app-rfid-llrp-inventory/60:rw,z -v /w/workspace/app-rfid-llrp-inventory/60@tmp:/w/workspace/app-rfid-llrp-inventory/60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:32:08 $ docker top b72bf8021cc411c4e46639c548924e1d4e6609e0f3b89522049529291780289b -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh 09:32:08 Stashed 1 file(s) [Pipeline] } 09:32:08 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-60-stack-cost] [Pipeline] // lock [Pipeline] } 09:32:08 $ docker stop --time=1 845b0126ade79a3206f6bf13b533008b89ced725e56c46e137eeff146b0f0752 09:32:09 + go version 09:32:09 go version go1.18.7 linux/arm64 09:32:09 $ docker rm -f 845b0126ade79a3206f6bf13b533008b89ced725e56c46e137eeff146b0f0752 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 09:32:09 $ docker stop --time=1 b72bf8021cc411c4e46639c548924e1d4e6609e0f3b89522049529291780289b 09:32:11 $ docker rm -f b72bf8021cc411c4e46639c548924e1d4e6609e0f3b89522049529291780289b [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:12 + docker inspect -f . ci-base-image-arm64 09:32:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:12 prd-ubuntu20.04-docker-arm64-4c-16g-8129 does not seem to be running inside a container 09:32:12 $ 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/60 -v /w/workspace/app-rfid-llrp-inventory/60:/w/workspace/app-rfid-llrp-inventory/60:rw,z -v /w/workspace/app-rfid-llrp-inventory/60@tmp:/w/workspace/app-rfid-llrp-inventory/60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:32:13 $ docker top 763c0c59071e5fd82fec467a10d779ea92e289939fc4de23209705f9db07c4cf -eo pid,comm [Pipeline] { [Pipeline] sh 09:32:13 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/60 [Pipeline] fileExists [Pipeline] sh 09:32:14 + make test 09:32:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:33:35 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 09:33:39 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.145s coverage: 86.2% of statements 09:33:39 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 09:33:45 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.706s coverage: 71.9% of statements 09:33:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:33:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:34:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:34:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:34:07 ./bin/test-attribution.sh [Pipeline] echo 09:34:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:34:08 $ docker stop --time=1 763c0c59071e5fd82fec467a10d779ea92e289939fc4de23209705f9db07c4cf 09:34:09 $ docker rm -f 763c0c59071e5fd82fec467a10d779ea92e289939fc4de23209705f9db07c4cf [Pipeline] // withDockerContainer [Pipeline] sh 09:34:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:34:10 Warning: overwriting stash ‘coverage-report’ 09:34:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:34:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:34:11 + ls -al . 09:34:11 total 228 09:34:11 drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 09:32 . 09:34:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:30 .. 09:34:11 -rw-rw-r-- 1 jenkins jenkins 262 Oct 17 09:30 .dockerignore 09:34:11 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:30 .git 09:34:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:30 .github 09:34:11 -rw-rw-r-- 1 jenkins jenkins 788 Oct 17 09:30 .gitignore 09:34:11 -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 09:30 .golangci.yml 09:34:11 -rw-rw-r-- 1 jenkins jenkins 9922 Oct 17 09:30 Attribution.txt 09:34:11 -rw-rw-r-- 1 jenkins jenkins 2487 Oct 17 09:30 CHANGELOG.md 09:34:11 -rw-rw-r-- 1 jenkins jenkins 1993 Oct 17 09:30 Dockerfile 09:34:11 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 09:30 GOVERNANCE.md 09:34:11 -rw-rw-r-- 1 jenkins jenkins 687 Oct 17 09:30 Jenkinsfile 09:34:11 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 17 09:30 LICENSE 09:34:11 -rw-rw-r-- 1 jenkins jenkins 3163 Oct 17 09:30 Makefile 09:34:11 -rw-rw-r-- 1 jenkins jenkins 617 Oct 17 09:30 OWNERS.md 09:34:11 -rw-rw-r-- 1 jenkins jenkins 31023 Oct 17 09:30 README.md 09:34:11 -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 09:30 VERSION 09:34:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:30 bin 09:34:11 -rw-r--r-- 1 jenkins jenkins 41008 Oct 17 09:33 coverage.out 09:34:11 -rw-rw-r-- 1 jenkins jenkins 3657 Oct 17 09:30 go.mod 09:34:11 -rw-rw-r-- 1 jenkins jenkins 38018 Oct 17 09:30 go.sum 09:34:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:30 images 09:34:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:30 internal 09:34:11 -rw-rw-r-- 1 jenkins jenkins 531 Oct 17 09:30 main.go 09:34:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:30 res 09:34:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:30 snap 09:34:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:30 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:12 + 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=617f1cb135f5f4038bf61bfc09ef59633cb6ae18 --label arch=arm64 --label version=2.3.0-dev.20 . 09:34:12 Sending build context to Docker daemon 683.5kB 09:34:12 Step 1/32 : ARG BASE=golang:1.18-alpine3.16 09:34:12 Step 2/32 : FROM ${BASE} AS builder 09:34:12 ---> 228992b31e53 09:34:12 Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 09:34:12 ---> Running in 64dc290d5001 09:34:12 Removing intermediate container 64dc290d5001 09:34:12 ---> 276abee9626b 09:34:12 Step 4/32 : ARG ALPINE_PKG_EXTRA="" 09:34:12 ---> Running in f4e0de090046 09:34:13 Removing intermediate container f4e0de090046 09:34:13 ---> 6374dc727c02 09:34:13 Step 5/32 : ARG ADD_BUILD_TAGS="" 09:34:13 ---> Running in fd34d29cf4f6 09:34:13 Removing intermediate container fd34d29cf4f6 09:34:13 ---> 0a68af76cd36 09:34:13 Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:34:13 ---> Running in 45131d23bcc1 09:34:13 Removing intermediate container 45131d23bcc1 09:34:13 ---> 00aef6cea6bb 09:34:13 Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:34:14 ---> Running in bb1537860bd9 09:34:15 Removing intermediate container bb1537860bd9 09:34:15 ---> d204bc121b43 09:34:15 Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:34:15 ---> Running in 43464d8e3d94 09:34:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:34:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:34:18 OK: 221 MiB in 51 packages 09:34:19 Removing intermediate container 43464d8e3d94 09:34:19 ---> 2b37b1e6e7f1 09:34:19 Step 9/32 : WORKDIR /app 09:34:19 ---> Running in cbdcde07a228 09:34:19 Removing intermediate container cbdcde07a228 09:34:19 ---> acfa26210bee 09:34:19 Step 10/32 : COPY go.mod vendor* ./ 09:34:20 ---> 8503258fc2a5 09:34:20 Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:20 ---> Running in 48b90d79cb83 09:34:22 Removing intermediate container 48b90d79cb83 09:34:22 ---> bbb183e4d446 09:34:22 Step 12/32 : COPY . . 09:34:23 ---> a0e231b8b379 09:34:23 Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:34:23 ---> Running in d34d322b0301 09:34:23 Removing intermediate container d34d322b0301 09:34:23 ---> e5f58f7a4bb3 09:34:23 Step 14/32 : RUN $MAKE 09:34:23 ---> Running in e896b1d8d9b2 09:34:25 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.20 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 09:36:46 Removing intermediate container e896b1d8d9b2 09:36:46 ---> 7377e55e02eb 09:36:46 Step 15/32 : FROM alpine:3.14 09:36:46 3.14: Pulling from library/alpine 09:36:46 90cda3b7c325: Pulling fs layer 09:36:46 90cda3b7c325: Verifying Checksum 09:36:46 90cda3b7c325: Pull complete 09:36:46 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 09:36:46 Status: Downloaded newer image for alpine:3.14 09:36:46 ---> 376ba31ae3da 09:36:46 Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:36:46 ---> Running in 6e4c709fe3a2 09:36:46 Removing intermediate container 6e4c709fe3a2 09:36:46 ---> 4b54f775d325 09:36:46 Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 09:36:46 ---> Running in 366af24a4850 09:36:46 Removing intermediate container 366af24a4850 09:36:46 ---> a772d689e01c 09:36:46 Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:36:46 ---> Running in cd47d83dd626 09:36:46 Removing intermediate container cd47d83dd626 09:36:46 ---> 2e41d41fedf2 09:36:46 Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init 09:36:46 ---> Running in 4f0107e8d96a 09:36:46 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:36:46 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:36:46 (1/7) Installing ca-certificates (20220614-r0) 09:36:46 (2/7) Installing dumb-init (1.2.5-r1) 09:36:46 (3/7) Installing libgcc (10.3.1_git20210424-r2) 09:36:46 (4/7) Installing libsodium (1.0.18-r0) 09:36:46 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 09:36:46 (6/7) Installing libzmq (4.3.4-r0) 09:36:46 (7/7) Installing zeromq (4.3.4-r0) 09:36:46 Executing busybox-1.33.1-r8.trigger 09:36:46 Executing ca-certificates-20220614-r0.trigger 09:36:46 OK: 9 MiB in 21 packages 09:36:46 Removing intermediate container 4f0107e8d96a 09:36:46 ---> 9e733d5c9f12 09:36:46 Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt 09:36:46 ---> 3f18c80c90d7 09:36:46 Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE 09:36:47 ---> f5aab7c4e437 09:36:47 Step 22/32 : COPY --from=builder /app/res/ /res/ 09:36:47 ---> a5da33d25459 09:36:47 Step 23/32 : COPY --from=builder /app/static/ /static/ 09:36:48 ---> 1164cd2c3b94 09:36:48 Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 09:36:49 ---> 8883f4ef174a 09:36:49 Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 09:36:49 ---> Running in df56aae347ce 09:36:51 Removing intermediate container df56aae347ce 09:36:51 ---> c1103c957e53 09:36:51 Step 26/32 : VOLUME /cache 09:36:51 ---> Running in 8860cfa85162 09:36:51 Removing intermediate container 8860cfa85162 09:36:51 ---> 48d23e53f1a1 09:36:51 Step 27/32 : EXPOSE 59711 09:36:51 ---> Running in 9beebc38f420 09:36:52 Removing intermediate container 9beebc38f420 09:36:52 ---> 5367c59fb9d3 09:36:52 Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 09:36:52 ---> Running in f18aa0610d62 09:36:52 Removing intermediate container f18aa0610d62 09:36:52 ---> ebb1f9b1ddca 09:36:52 Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 09:36:52 ---> Running in b72e7e245690 09:36:52 Removing intermediate container b72e7e245690 09:36:52 ---> 8768b746beb9 09:36:52 Step 30/32 : LABEL arch=arm64 09:36:52 ---> Running in 27000e79c9a0 09:36:53 Removing intermediate container 27000e79c9a0 09:36:53 ---> ea2030b9d52c 09:36:53 Step 31/32 : LABEL git_sha=617f1cb135f5f4038bf61bfc09ef59633cb6ae18 09:36:53 ---> Running in 5662f9477218 09:36:53 Removing intermediate container 5662f9477218 09:36:53 ---> 6dde643a31a9 09:36:53 Step 32/32 : LABEL version=2.3.0-dev.20 09:36:53 ---> Running in 86cb453f4f67 09:36:54 Removing intermediate container 86cb453f4f67 09:36:54 ---> 1bf6826d49d6 09:36:54 [Warning] One or more build-args [ARCH] were not consumed 09:36:54 Successfully built 1bf6826d49d6 09:36:54 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 09:36:54 provisioning config files... 09:36:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/60@tmp/config4563375768402996719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:36:54 ---> docker-login.sh 09:36:54 nexus3.edgexfoundry.org:10001 09:36:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:54 Configure a credential helper to remove this warning. See 09:36:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:54 09:36:54 Login Succeeded 09:36:54 nexus3.edgexfoundry.org:10002 09:36:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:55 Configure a credential helper to remove this warning. See 09:36:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:55 09:36:55 Login Succeeded 09:36:55 nexus3.edgexfoundry.org:10003 09:36:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:55 Configure a credential helper to remove this warning. See 09:36:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:55 09:36:55 Login Succeeded 09:36:55 nexus3.edgexfoundry.org:10004 09:36:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:56 Configure a credential helper to remove this warning. See 09:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:56 09:36:56 Login Succeeded 09:36:56 docker.io 09:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:56 Configure a credential helper to remove this warning. See 09:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:56 09:36:56 Login Succeeded 09:36:56 ---> docker-login.sh ends [Pipeline] } 09:36:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:36:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:36:56 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 09:36:56 617f1cb135f5f4038bf61bfc09ef59633cb6ae18 09:36:56 latest 09:36:56 2.3.0-dev.20 09:36:56 617f1cb135f5f4038bf61bfc09ef59633cb6ae18-2.3.0-dev.20 09:36:56 main 09:36:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:57 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:617f1cb135f5f4038bf61bfc09ef59633cb6ae18 09:36:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 09:36:57 25fb2e26df70: Preparing 09:36:57 95a0addbac55: Preparing 09:36:57 817bfdd7f87f: Preparing 09:36:57 aada9a3d73ed: Preparing 09:36:57 774529e2c166: Preparing 09:36:57 b45abfe55a22: Preparing 09:36:57 05fe43148b72: Preparing 09:36:57 97d91cbbccf9: Preparing 09:36:57 28c3ef001483: Preparing 09:36:57 05fe43148b72: Waiting 09:36:57 28c3ef001483: Waiting 09:36:57 b45abfe55a22: Waiting 09:36:57 97d91cbbccf9: Waiting 09:36:57 817bfdd7f87f: Pushed 09:36:57 774529e2c166: Pushed 09:36:57 aada9a3d73ed: Pushed 09:36:57 25fb2e26df70: Pushed 09:36:57 28c3ef001483: Layer already exists 09:36:58 b45abfe55a22: Pushed 09:36:58 97d91cbbccf9: Pushed 09:36:58 05fe43148b72: Pushed 09:37:03 95a0addbac55: Pushed 09:37:03 617f1cb135f5f4038bf61bfc09ef59633cb6ae18: digest: sha256:92017553adf0d0c502001b23b10d2d3b670232d0389c78f4489f34998e97bbb3 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:03 + 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 09:37:04 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 09:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 09:37:04 25fb2e26df70: Preparing 09:37:04 95a0addbac55: Preparing 09:37:04 817bfdd7f87f: Preparing 09:37:04 aada9a3d73ed: Preparing 09:37:04 774529e2c166: Preparing 09:37:04 b45abfe55a22: Preparing 09:37:04 05fe43148b72: Preparing 09:37:04 97d91cbbccf9: Preparing 09:37:04 28c3ef001483: Preparing 09:37:04 05fe43148b72: Waiting 09:37:04 97d91cbbccf9: Waiting 09:37:04 28c3ef001483: Waiting 09:37:04 b45abfe55a22: Waiting 09:37:04 95a0addbac55: Layer already exists 09:37:04 817bfdd7f87f: Layer already exists 09:37:04 aada9a3d73ed: Layer already exists 09:37:04 774529e2c166: Layer already exists 09:37:04 25fb2e26df70: Layer already exists 09:37:04 b45abfe55a22: Layer already exists 09:37:04 05fe43148b72: Layer already exists 09:37:04 97d91cbbccf9: Layer already exists 09:37:04 28c3ef001483: Layer already exists 09:37:04 latest: digest: sha256:92017553adf0d0c502001b23b10d2d3b670232d0389c78f4489f34998e97bbb3 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:04 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.20 09:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 09:37:05 25fb2e26df70: Preparing 09:37:05 95a0addbac55: Preparing 09:37:05 817bfdd7f87f: Preparing 09:37:05 aada9a3d73ed: Preparing 09:37:05 774529e2c166: Preparing 09:37:05 b45abfe55a22: Preparing 09:37:05 05fe43148b72: Preparing 09:37:05 97d91cbbccf9: Preparing 09:37:05 28c3ef001483: Preparing 09:37:05 05fe43148b72: Waiting 09:37:05 97d91cbbccf9: Waiting 09:37:05 28c3ef001483: Waiting 09:37:05 b45abfe55a22: Waiting 09:37:05 95a0addbac55: Layer already exists 09:37:05 aada9a3d73ed: Layer already exists 09:37:05 774529e2c166: Layer already exists 09:37:05 25fb2e26df70: Layer already exists 09:37:05 817bfdd7f87f: Layer already exists 09:37:05 b45abfe55a22: Layer already exists 09:37:05 05fe43148b72: Layer already exists 09:37:05 28c3ef001483: Layer already exists 09:37:05 97d91cbbccf9: Layer already exists 09:37:05 2.3.0-dev.20: digest: sha256:92017553adf0d0c502001b23b10d2d3b670232d0389c78f4489f34998e97bbb3 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:05 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:617f1cb135f5f4038bf61bfc09ef59633cb6ae18-2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:617f1cb135f5f4038bf61bfc09ef59633cb6ae18-2.3.0-dev.20 09:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 09:37:05 25fb2e26df70: Preparing 09:37:05 95a0addbac55: Preparing 09:37:05 817bfdd7f87f: Preparing 09:37:05 aada9a3d73ed: Preparing 09:37:05 774529e2c166: Preparing 09:37:05 b45abfe55a22: Preparing 09:37:05 05fe43148b72: Preparing 09:37:05 97d91cbbccf9: Preparing 09:37:05 28c3ef001483: Preparing 09:37:05 05fe43148b72: Waiting 09:37:05 97d91cbbccf9: Waiting 09:37:05 28c3ef001483: Waiting 09:37:05 b45abfe55a22: Waiting 09:37:05 774529e2c166: Layer already exists 09:37:05 25fb2e26df70: Layer already exists 09:37:05 aada9a3d73ed: Layer already exists 09:37:05 95a0addbac55: Layer already exists 09:37:05 817bfdd7f87f: Layer already exists 09:37:05 05fe43148b72: Layer already exists 09:37:05 b45abfe55a22: Layer already exists 09:37:05 28c3ef001483: Layer already exists 09:37:05 97d91cbbccf9: Layer already exists 09:37:05 617f1cb135f5f4038bf61bfc09ef59633cb6ae18-2.3.0-dev.20: digest: sha256:92017553adf0d0c502001b23b10d2d3b670232d0389c78f4489f34998e97bbb3 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:06 + 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 09:37:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 09:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 09:37:06 25fb2e26df70: Preparing 09:37:06 95a0addbac55: Preparing 09:37:06 817bfdd7f87f: Preparing 09:37:06 aada9a3d73ed: Preparing 09:37:06 774529e2c166: Preparing 09:37:06 b45abfe55a22: Preparing 09:37:06 05fe43148b72: Preparing 09:37:06 97d91cbbccf9: Preparing 09:37:06 28c3ef001483: Preparing 09:37:06 b45abfe55a22: Waiting 09:37:06 05fe43148b72: Waiting 09:37:06 97d91cbbccf9: Waiting 09:37:06 95a0addbac55: Layer already exists 09:37:06 25fb2e26df70: Layer already exists 09:37:06 817bfdd7f87f: Layer already exists 09:37:06 774529e2c166: Layer already exists 09:37:06 aada9a3d73ed: Layer already exists 09:37:06 b45abfe55a22: Layer already exists 09:37:06 97d91cbbccf9: Layer already exists 09:37:06 05fe43148b72: Layer already exists 09:37:06 28c3ef001483: Layer already exists 09:37:06 main: digest: sha256:92017553adf0d0c502001b23b10d2d3b670232d0389c78f4489f34998e97bbb3 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:37:06 ===================================================== [Pipeline] echo 09:37:06 taggedImages: 09:37:06 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:617f1cb135f5f4038bf61bfc09ef59633cb6ae18 09:37:06 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 09:37:06 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.20 09:37:06 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:617f1cb135f5f4038bf61bfc09ef59633cb6ae18-2.3.0-dev.20 09:37:06 - 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 09:37:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:37:07 09:37:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:37:07 arm64: Pulling from edgex-lftools-log-publisher 09:37:07 8998bd30e6a1: Pulling fs layer 09:37:07 04944245beec: Pulling fs layer 09:37:07 699f458cf7ca: Pulling fs layer 09:37:07 765212b225bb: Pulling fs layer 09:37:07 f23df028b6ca: Pulling fs layer 09:37:07 d65c8cfc05b1: Pulling fs layer 09:37:07 2437ff75d9bd: Pulling fs layer 09:37:07 f23df028b6ca: Waiting 09:37:07 d65c8cfc05b1: Waiting 09:37:07 2437ff75d9bd: Waiting 09:37:07 765212b225bb: Waiting 09:37:07 04944245beec: Verifying Checksum 09:37:07 04944245beec: Download complete 09:37:07 765212b225bb: Verifying Checksum 09:37:07 765212b225bb: Download complete 09:37:07 f23df028b6ca: Verifying Checksum 09:37:07 f23df028b6ca: Download complete 09:37:07 d65c8cfc05b1: Verifying Checksum 09:37:07 d65c8cfc05b1: Download complete 09:37:07 699f458cf7ca: Verifying Checksum 09:37:07 699f458cf7ca: Download complete 09:37:08 8998bd30e6a1: Verifying Checksum 09:37:08 8998bd30e6a1: Download complete 09:37:10 2437ff75d9bd: Verifying Checksum 09:37:10 2437ff75d9bd: Download complete 09:37:12 8998bd30e6a1: Pull complete 09:37:13 04944245beec: Pull complete 09:37:15 699f458cf7ca: Pull complete 09:37:15 765212b225bb: Pull complete 09:37:15 f23df028b6ca: Pull complete 09:37:15 d65c8cfc05b1: Pull complete 09:37:28 2437ff75d9bd: Pull complete 09:37:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:37:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:37:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:37:28 prd-ubuntu20.04-docker-arm64-4c-16g-8129 does not seem to be running inside a container 09:37:28 $ 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/60 -v /w/workspace/app-rfid-llrp-inventory/60:/w/workspace/app-rfid-llrp-inventory/60:rw,z -v /w/workspace/app-rfid-llrp-inventory/60@tmp:/w/workspace/app-rfid-llrp-inventory/60@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:arm64 cat 09:37:30 $ docker top b729eeca6b08d7558240adcd7bfe924ccd1f19e03e20280c35bdd259611d8376 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:37:31 ---> job-cost.sh 09:37:31 lf-activate-venv: SKIPPING 09:37:31 INFO: No Stack... 09:37:32 INFO: Retrieving Pricing Info for: v3-standard-4 09:37:33 INFO: Archiving Costs [Pipeline] sh 09:37:33 + + cut -d, -f6 09:37:33 cat /w/workspace/app-rfid-llrp-inventory/60/archives/cost.csv [Pipeline] lock 09:37:33 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-60-stack-cost] 09:37:33 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-60-stack-cost] did not exist. Created. 09:37:33 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:37:33 /w/workspace/app-rfid-llrp-inventory/60@tmp/durable-334e5ded/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:37:34 + echo total: 0.10999999940395355 [Pipeline] stash 09:37:34 Warning: overwriting stash ‘stack-cost’ 09:37:34 Stashed 1 file(s) [Pipeline] } 09:37:34 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-60-stack-cost] [Pipeline] // lock [Pipeline] } 09:37:34 $ docker stop --time=1 b729eeca6b08d7558240adcd7bfe924ccd1f19e03e20280c35bdd259611d8376 09:37:36 $ docker rm -f b729eeca6b08d7558240adcd7bfe924ccd1f19e03e20280c35bdd259611d8376 [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 09:37:36 provisioning config files... 09:37:36 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12402745531075908247tmp [Pipeline] { [Pipeline] sh 09:37:36 + set +x 09:37:36 + curl -s https://codecov.io/bash 09:37:36 + bash -s -- 09:37:36 09:37:36 _____ _ 09:37:36 / ____| | | 09:37:36 | | ___ __| | ___ ___ _____ __ 09:37:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:37:36 | |___| (_) | (_| | __/ (_| (_) \ V / 09:37:36 \_____\___/ \__,_|\___|\___\___/ \_/ 09:37:36 Bash-1.0.6 09:37:36 09:37:36 09:37:36 ==> git version 2.25.1 found 09:37:36 ==> 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 09:37:36 Release-Date: 2020-01-08 09:37:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:37:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:37:36 ==> Jenkins CI detected. 09:37:36 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 09:37:36 project root: . 09:37:36 --> token set from env 09:37:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:37:36 ==> Running gcov in . (disable via -X gcov) 09:37:36 ==> Python coveragepy not found 09:37:36 ==> Searching for coverage reports in: 09:37:36 + . 09:37:36 -> Found 1 reports 09:37:36 ==> Detecting git/mercurial file structure 09:37:36 ==> Reading reports 09:37:36 + ./coverage.out bytes=41008 09:37:36 ==> Appending adjustments 09:37:36 https://docs.codecov.io/docs/fixing-reports 09:37:37 + Found adjustments 09:37:37 ==> Gzipping contents 09:37:37 12K /tmp/codecov.VtwFKw.gz 09:37:37 ==> Uploading reports 09:37:37 url: https://codecov.io 09:37:37 query: branch=main&commit=617f1cb135f5f4038bf61bfc09ef59633cb6ae18&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 09:37:37 -> Pinging Codecov 09:37:37 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=617f1cb135f5f4038bf61bfc09ef59633cb6ae18&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 09:37:37 -> Uploading to 09:37:37 https://storage.googleapis.com/codecov/v4/raw/2022-10-17/581DD39554BDF9B6E22D074273EAD858/617f1cb135f5f4038bf61bfc09ef59633cb6ae18/d935f879-3d6c-45fa-8c52-841533b116b9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T093737Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a9235fa15846e4d29698c5fbd93fab25a0431dd6178c3ac0eefe63048558b3e 09:37:37 % Total % Received % Xferd Average Speed Time Time Time Current 09:37:37 Dload Upload Total Spent Left Speed 09:37:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11463 0 0 100 11463 0 52342 --:--:-- --:--:-- --:--:-- 52342 09:37:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [Pipeline] } 09:37:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:37:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:37:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:37:38 09:37:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:37:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:37:38 df9b9388f04a: Pulling fs layer 09:37:38 52dc419b0ee2: Pulling fs layer 09:37:38 25bc292e5bac: Pulling fs layer 09:37:38 114826534d7a: Pulling fs layer 09:37:38 4657fd5d0bcf: Pulling fs layer 09:37:38 6ad1cebc031e: Pulling fs layer 09:37:38 8a3aa393b2d8: Pulling fs layer 09:37:38 114826534d7a: Waiting 09:37:38 4657fd5d0bcf: Waiting 09:37:38 6ad1cebc031e: Waiting 09:37:38 8a3aa393b2d8: Waiting 09:37:38 25bc292e5bac: Verifying Checksum 09:37:38 25bc292e5bac: Download complete 09:37:38 52dc419b0ee2: Verifying Checksum 09:37:38 52dc419b0ee2: Download complete 09:37:38 4657fd5d0bcf: Verifying Checksum 09:37:38 4657fd5d0bcf: Download complete 09:37:38 df9b9388f04a: Verifying Checksum 09:37:38 df9b9388f04a: Download complete 09:37:38 df9b9388f04a: Pull complete 09:37:38 6ad1cebc031e: Verifying Checksum 09:37:38 6ad1cebc031e: Download complete 09:37:38 52dc419b0ee2: Pull complete 09:37:38 25bc292e5bac: Pull complete 09:37:39 114826534d7a: Verifying Checksum 09:37:39 114826534d7a: Download complete 09:37:39 8a3aa393b2d8: Download complete 09:37:42 114826534d7a: Pull complete 09:37:42 4657fd5d0bcf: Pull complete 09:37:42 6ad1cebc031e: Pull complete 09:37:45 8a3aa393b2d8: Pull complete 09:37:45 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 09:37:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:37:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:37:45 prd-ubuntu20.04-docker-8c-8g-8274 does not seem to be running inside a container 09:37:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:37:47 $ docker top 3e2b99a18d0128836f66dd5286b657d93c3a76a5a32abaf29e1946e933df872c -eo pid,comm [Pipeline] { [Pipeline] echo 09:37:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 09:37:47 + set -o pipefail 09:37:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 09:37:54 09:37:54 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 09:37:54 09:37:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/ec24c1b2-578c-40ed-bc3e-3f020a2197c2 09:37:54 09:37:54 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:37:54 09:37:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:37:54 09:37:54 09:37:54 A medium severity vulnerability was found in the Snyk CLI versions you are using. 09:37:54 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 09:37:54 More details here: https://snyk.co/ue1NS [Pipeline] } 09:37:54 $ docker stop --time=1 3e2b99a18d0128836f66dd5286b657d93c3a76a5a32abaf29e1946e933df872c 09:37:56 $ docker rm -f 3e2b99a18d0128836f66dd5286b657d93c3a76a5a32abaf29e1946e933df872c [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 09:37:57 + git log --format=format:%s -1 617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [Pipeline] sh 09:37:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:37:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:37:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:37:57 prd-ubuntu20.04-docker-8c-8g-8274 does not seem to be running inside a container 09:37:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:37:58 $ docker top 6ed1dd77bc0e97f02a6bc0d785ca92d14636e2cb0d646d9ab5e6eb383d5ee313 -eo pid,comm 09:37:58 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). 09:37:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:37:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:37:58 [ssh-agent] Looking for ssh-agent implementation... 09:37:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:37:58 $ docker exec 6ed1dd77bc0e97f02a6bc0d785ca92d14636e2cb0d646d9ab5e6eb383d5ee313 ssh-agent 09:37:58 SSH_AUTH_SOCK=/tmp/ssh-fHaalPUmVyCO/agent.31 09:37:58 SSH_AGENT_PID=37 09:37:58 Running ssh-add (command line suppressed) 09:37:58 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11830078807746054495.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11830078807746054495.key) 09:37:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:37:59 + git semver tag 09:37:59 2022-10-17 09:37:59,262 [run_tag] DEBUG tag force:False 09:37:59 2022-10-17 09:37:59,262 [check_head_tag] DEBUG check head tag 09:37:59 2022-10-17 09:37:59,264 [execute] INFO git cat-file --batch-check 09:37:59 2022-10-17 09:37:59,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 09:37:59 2022-10-17 09:37:59,268 [execute] INFO git cat-file --batch 09:37:59 2022-10-17 09:37:59,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 09:37:59 2022-10-17 09:37:59,282 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:37:59 2022-10-17 09:37:59,283 [execute] INFO git tag -a v2.3.0-dev.20 -m v2.3.0-dev.20 09:37:59 2022-10-17 09:37:59,283 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.20', '-m', 'v2.3.0-dev.20'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 09:37:59 2022-10-17 09:37:59,289 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:37:59 2.3.0-dev.20 [Pipeline] } 09:37:59 $ docker exec --env ******** --env ******** 6ed1dd77bc0e97f02a6bc0d785ca92d14636e2cb0d646d9ab5e6eb383d5ee313 ssh-agent -k 09:37:59 unset SSH_AUTH_SOCK; 09:37:59 unset SSH_AGENT_PID; 09:37:59 echo Agent pid 37 killed; 09:37:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:37:59 + git semver [Pipeline] } 09:38:00 $ docker stop --time=1 6ed1dd77bc0e97f02a6bc0d785ca92d14636e2cb0d646d9ab5e6eb383d5ee313 09:38:01 $ docker rm -f 6ed1dd77bc0e97f02a6bc0d785ca92d14636e2cb0d646d9ab5e6eb383d5ee313 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:38:01 09:38:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:38:02 0.23.1-centos7: Pulling from edgex-lftools 09:38:02 ab5ef0e58194: Pulling fs layer 09:38:02 9712f1f96733: Pulling fs layer 09:38:02 63f879dbbcfc: Pulling fs layer 09:38:02 0d9ebad4ef96: Pulling fs layer 09:38:02 e9a5061849ea: Pulling fs layer 09:38:02 d747dcd14b5f: Pulling fs layer 09:38:02 2de7ff778b66: Pulling fs layer 09:38:02 e9a5061849ea: Waiting 09:38:02 d747dcd14b5f: Waiting 09:38:02 2de7ff778b66: Waiting 09:38:02 9712f1f96733: Verifying Checksum 09:38:02 9712f1f96733: Download complete 09:38:02 63f879dbbcfc: Verifying Checksum 09:38:02 63f879dbbcfc: Download complete 09:38:02 0d9ebad4ef96: Verifying Checksum 09:38:02 0d9ebad4ef96: Download complete 09:38:02 d747dcd14b5f: Verifying Checksum 09:38:02 d747dcd14b5f: Download complete 09:38:02 ab5ef0e58194: Verifying Checksum 09:38:02 ab5ef0e58194: Download complete 09:38:02 e9a5061849ea: Verifying Checksum 09:38:02 e9a5061849ea: Download complete 09:38:02 2de7ff778b66: Verifying Checksum 09:38:02 2de7ff778b66: Download complete 09:38:06 ab5ef0e58194: Pull complete 09:38:06 9712f1f96733: Pull complete 09:38:06 63f879dbbcfc: Pull complete 09:38:10 0d9ebad4ef96: Pull complete 09:38:10 e9a5061849ea: Pull complete 09:38:10 d747dcd14b5f: Pull complete 09:38:11 2de7ff778b66: Pull complete 09:38:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:38:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:38:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:11 prd-ubuntu20.04-docker-8c-8g-8274 does not seem to be running inside a container 09:38:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:38:13 $ docker top 6b381ac1b2bf5316aff3784665a0e7aa43d7c49f217e51ee42c11ad1367b855d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:38:13 provisioning config files... 09:38:13 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6255636678866450944tmp 09:38:13 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3050175048028514910tmp 09:38:13 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11621843302510082134tmp [Pipeline] { [Pipeline] echo 09:38:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:38:14 ---> sigul-configuration.sh 09:38:14 gpg: directory `/root/.gnupg' created 09:38:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:38:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:38:14 gpg: keyring `/root/.gnupg/secring.gpg' created 09:38:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:38:14 gpg: CAST5 encrypted data 09:38:14 gpg: encrypted with 1 passphrase 09:38:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:38:14 + mkdir /home/jenkins 09:38:14 + mkdir /home/jenkins/sigul [Pipeline] sh 09:38:14 + 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:38:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:38:15 ---> sigul-install.sh 09:38:15 Sigul already installed; skipping installation. [Pipeline] sh 09:38:15 + git tag --list 09:38:15 v0.0.0 09:38:15 v1.0.0 09:38:15 v2.1.0 09:38:15 v2.1.1 09:38:15 v2.1.1-dev.1 09:38:15 v2.2.0 09:38:15 v2.2.1-dev.1 09:38:15 v2.2.1-dev.2 09:38:15 v2.2.1-dev.3 09:38:15 v2.2.1-dev.4 09:38:15 v2.2.1-dev.5 09:38:15 v2.2.1-dev.6 09:38:15 v2.2.1-dev.7 09:38:15 v2.3.0-dev.10 09:38:15 v2.3.0-dev.11 09:38:15 v2.3.0-dev.12 09:38:15 v2.3.0-dev.13 09:38:15 v2.3.0-dev.14 09:38:15 v2.3.0-dev.15 09:38:15 v2.3.0-dev.16 09:38:15 v2.3.0-dev.17 09:38:15 v2.3.0-dev.18 09:38:15 v2.3.0-dev.19 09:38:15 v2.3.0-dev.20 09:38:15 v2.3.0-dev.9 [Pipeline] sh 09:38:15 + lftools sign git-tag v2.3.0-dev.20 09:38:16 Signing Git tag with Sigul... 09:38:16 Signing v2.3.0-dev.20 [Pipeline] echo 09:38:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:38:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:38:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:38:16 $ docker stop --time=1 6b381ac1b2bf5316aff3784665a0e7aa43d7c49f217e51ee42c11ad1367b855d 09:38:18 $ docker rm -f 6b381ac1b2bf5316aff3784665a0e7aa43d7c49f217e51ee42c11ad1367b855d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:38:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:38:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:38:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:18 prd-ubuntu20.04-docker-8c-8g-8274 does not seem to be running inside a container 09:38:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:38:19 $ docker top 389f8bc224ceb52a11471b05ad593756f701d8e2c8dac998d1b65d091aa37ac1 -eo pid,comm 09:38:19 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). 09:38:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:38:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:38:19 [ssh-agent] Looking for ssh-agent implementation... 09:38:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:38:19 $ docker exec 389f8bc224ceb52a11471b05ad593756f701d8e2c8dac998d1b65d091aa37ac1 ssh-agent 09:38:19 SSH_AUTH_SOCK=/tmp/ssh-SZN9YTNLP3D9/agent.32 09:38:19 SSH_AGENT_PID=38 09:38:19 Running ssh-add (command line suppressed) 09:38:19 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3388424831274376131.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3388424831274376131.key) 09:38:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:38:20 + git semver bump pre 09:38:20 2022-10-17 09:38:20,222 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:38:20 2022-10-17 09:38:20,222 [bump_version] DEBUG bumping version:2.3.0-dev.20 on axis:pre with prefix:dev 09:38:20 2022-10-17 09:38:20,222 [bump_version] DEBUG bumped version:2.3.0-dev.21 09:38:20 2022-10-17 09:38:20,222 [write_version] DEBUG write version:2.3.0-dev.21 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 09:38:20 2022-10-17 09:38:20,222 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:38:20 2022-10-17 09:38:20,223 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:38:20 2022-10-17 09:38:20,224 [execute] INFO git cat-file --batch-check 09:38:20 2022-10-17 09:38:20,224 [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:38:20 2022-10-17 09:38:20,231 [execute] INFO git cat-file --batch 09:38:20 2022-10-17 09:38:20,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 09:38:20 2022-10-17 09:38:20,238 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:38:20 2.3.0-dev.21 [Pipeline] } 09:38:20 $ docker exec --env ******** --env ******** 389f8bc224ceb52a11471b05ad593756f701d8e2c8dac998d1b65d091aa37ac1 ssh-agent -k 09:38:20 unset SSH_AUTH_SOCK; 09:38:20 unset SSH_AGENT_PID; 09:38:20 echo Agent pid 38 killed; 09:38:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:38:20 + git semver [Pipeline] } 09:38:20 $ docker stop --time=1 389f8bc224ceb52a11471b05ad593756f701d8e2c8dac998d1b65d091aa37ac1 09:38:22 $ docker rm -f 389f8bc224ceb52a11471b05ad593756f701d8e2c8dac998d1b65d091aa37ac1 [Pipeline] // withDockerContainer [Pipeline] sh 09:38:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:38:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:38:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:23 prd-ubuntu20.04-docker-8c-8g-8274 does not seem to be running inside a container 09:38:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:38:23 $ docker top 179c4b1aacb6b745a255f99de9b5f60215d01ba248fd317d5cc2a367ef590bac -eo pid,comm 09:38:23 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). 09:38:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:38:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:38:23 [ssh-agent] Looking for ssh-agent implementation... 09:38:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:38:23 $ docker exec 179c4b1aacb6b745a255f99de9b5f60215d01ba248fd317d5cc2a367ef590bac ssh-agent 09:38:23 SSH_AUTH_SOCK=/tmp/ssh-uem7WIvvWEKR/agent.32 09:38:23 SSH_AGENT_PID=38 09:38:23 Running ssh-add (command line suppressed) 09:38:23 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6167156360307907903.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6167156360307907903.key) 09:38:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:38:24 + git semver push 09:38:24 2022-10-17 09:38:24,273 [run_push] DEBUG push 09:38:24 2022-10-17 09:38:24,274 [execute] INFO git cat-file --batch-check 09:38:24 2022-10-17 09:38:24,275 [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:38:24 2022-10-17 09:38:24,278 [execute] INFO git rev-list d2042839f0b4ef3a70a8ec1bc79d8fade68ee659 -- 09:38:24 2022-10-17 09:38:24,279 [execute] DEBUG Popen(['git', 'rev-list', 'd2042839f0b4ef3a70a8ec1bc79d8fade68ee659', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 09:38:24 2022-10-17 09:38:24,285 [execute] INFO git fetch -v origin 09:38:24 2022-10-17 09:38:24,285 [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:38:24 2022-10-17 09:38:24,822 [run_push] DEBUG no remote changes detected 09:38:24 2022-10-17 09:38:24,822 [execute] INFO git push origin semver 09:38:24 2022-10-17 09:38:24,823 [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:38:25 2022-10-17 09:38:25,623 [run_push] DEBUG push all version tags 09:38:25 2022-10-17 09:38:25,623 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:38:25 2022-10-17 09:38:25,624 [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:38:26 2022-10-17 09:38:26,510 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:38:26 2.3.0-dev.21 [Pipeline] } 09:38:26 $ docker exec --env ******** --env ******** 179c4b1aacb6b745a255f99de9b5f60215d01ba248fd317d5cc2a367ef590bac ssh-agent -k 09:38:26 unset SSH_AUTH_SOCK; 09:38:26 unset SSH_AGENT_PID; 09:38:26 echo Agent pid 38 killed; 09:38:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:38:27 + git semver [Pipeline] } 09:38:27 $ docker stop --time=1 179c4b1aacb6b745a255f99de9b5f60215d01ba248fd317d5cc2a367ef590bac 09:38:28 $ docker rm -f 179c4b1aacb6b745a255f99de9b5f60215d01ba248fd317d5cc2a367ef590bac [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:38:29 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 09:38:29 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 09:38:29 total 16 09:38:29 drwxr-xr-x 3 root root 4096 Oct 17 09:32 . 09:38:29 drwxrwxr-x 12 jenkins jenkins 4096 Oct 17 09:38 .. 09:38:29 drwxr-xr-x 2 root root 4096 Oct 17 09:32 cost 09:38:29 -rw-r--r-- 1 root root 94 Oct 17 09:32 cost.csv 09:38:29 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 09:38:29 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 09:38:29 total 16 09:38:29 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 09:32 . 09:38:29 drwxrwxr-x 12 jenkins jenkins 4096 Oct 17 09:38 .. 09:38:29 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 09:32 cost 09:38:29 -rw-r--r-- 1 jenkins jenkins 94 Oct 17 09:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:38:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:38:30 ---> package-listing.sh 09:38:30 ++ facter osfamily 09:38:30 ++ tr '[:upper:]' '[:lower:]' 09:38:30 + OS_FAMILY=debian 09:38:30 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 09:38:30 + START_PACKAGES=/tmp/packages_start.txt 09:38:30 + END_PACKAGES=/tmp/packages_end.txt 09:38:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:38:30 + PACKAGES=/tmp/packages_start.txt 09:38:30 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 09:38:30 + PACKAGES=/tmp/packages_end.txt 09:38:30 + case "${OS_FAMILY}" in 09:38:30 + dpkg -l 09:38:30 + grep '^ii' 09:38:30 + '[' -f /tmp/packages_start.txt ']' 09:38:30 + '[' -f /tmp/packages_end.txt ']' 09:38:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:38:30 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 09:38:30 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 09:38:30 + 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:38:30 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:38:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:38:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:31 prd-ubuntu20.04-docker-8c-8g-8274 does not seem to be running inside a container 09:38:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:38:31 $ docker top 9a8d3ad2305e3a1ba6a8cfa14f216c19cb0af85954b9a09d242191a374c8f4c8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:38:32 + touch /tmp/pre-build-complete [Pipeline] sh 09:38:32 + mkdir -p /var/log/sysstat [Pipeline] sh 09:38:32 + ls /var/log/sa-host 09:38:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:38:33 provisioning config files... 09:38:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3955388885198953789tmp [Pipeline] { [Pipeline] echo 09:38:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:38:33 ---> create-netrc.sh [Pipeline] } 09:38:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:38:33 ---> python-tools-install.sh [Pipeline] echo 09:38:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:38:34 ---> sudo-logs.sh 09:38:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:38:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:38:34 ---> job-cost.sh 09:38:34 lf-activate-venv: SKIPPING 09:38:34 DEBUG: total: 0.2199999988079071 09:38:34 INFO: Retrieving Stack Cost... 09:38:34 INFO: Retrieving Pricing Info for: v3-standard-8 09:38:35 INFO: Archiving Costs [Pipeline] echo 09:38:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:38:35 ---> logs-deploy.sh 09:38:35 lf-activate-venv: SKIPPING 09:38:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/60 09:38:35 INFO: archiving workspace using pattern(s): 09:38:36 Archives upload complete. 09:38:36 INFO: archiving logs to Nexus 09:38:37 ---> uname -a: 09:38:37 Linux prd-ubuntu20-04-docker-8c-8g-8274 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:38:37 09:38:37 09:38:37 ---> lscpu: 09:38:37 Architecture: x86_64 09:38:37 CPU op-mode(s): 32-bit, 64-bit 09:38:37 Byte Order: Little Endian 09:38:37 Address sizes: 40 bits physical, 48 bits virtual 09:38:37 CPU(s): 8 09:38:37 On-line CPU(s) list: 0-7 09:38:37 Thread(s) per core: 1 09:38:37 Core(s) per socket: 1 09:38:37 Socket(s): 8 09:38:37 NUMA node(s): 1 09:38:37 Vendor ID: AuthenticAMD 09:38:37 CPU family: 23 09:38:37 Model: 49 09:38:37 Model name: AMD EPYC-Rome Processor 09:38:37 Stepping: 0 09:38:37 CPU MHz: 2799.994 09:38:37 BogoMIPS: 5599.98 09:38:37 Virtualization: AMD-V 09:38:37 Hypervisor vendor: KVM 09:38:37 Virtualization type: full 09:38:37 L1d cache: 256 KiB 09:38:37 L1i cache: 256 KiB 09:38:37 L2 cache: 4 MiB 09:38:37 L3 cache: 128 MiB 09:38:37 NUMA node0 CPU(s): 0-7 09:38:37 Vulnerability Itlb multihit: Not affected 09:38:37 Vulnerability L1tf: Not affected 09:38:37 Vulnerability Mds: Not affected 09:38:37 Vulnerability Meltdown: Not affected 09:38:37 Vulnerability Mmio stale data: Not affected 09:38:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:38:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:38:37 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:38:37 Vulnerability Srbds: Not affected 09:38:37 Vulnerability Tsx async abort: Not affected 09:38:37 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:38:37 09:38:37 09:38:37 ---> nproc: 09:38:37 8 09:38:37 09:38:37 09:38:37 ---> df -h: 09:38:37 Filesystem Size Used Avail Use% Mounted on 09:38:37 overlay 155G 13G 143G 9% / 09:38:37 tmpfs 64M 0 64M 0% /dev 09:38:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:38:37 shm 64M 0 64M 0% /dev/shm 09:38:37 /dev/vda1 155G 13G 143G 9% /facter-os 09:38:37 09:38:37 09:38:37 ---> sar -b -r -n DEV: 09:38:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8274) 10/17/22 _x86_64_ (8 CPU) 09:38:37 09:38:37 09:29:16 LINUX RESTART (8 CPU) 09:38:37 09:38:37 09:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:38:37 09:31:01 223.91 4.30 219.61 0.00 422.84 120729.23 0.00 09:38:37 09:32:01 208.53 0.35 208.18 0.00 17.20 71312.38 0.00 09:38:37 09:33:01 36.29 0.05 36.24 0.00 6.80 42269.93 0.00 09:38:37 09:34:01 1.47 0.00 1.47 0.00 0.00 16.79 0.00 09:38:37 09:35:01 41.19 10.35 30.84 0.00 2906.18 4800.67 0.00 09:38:37 09:36:01 1.95 0.00 1.95 0.00 0.00 21.86 0.00 09:38:37 09:37:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 09:38:37 09:38:01 67.12 0.35 66.77 0.00 20.40 36755.47 0.00 09:38:37 Average: 72.41 1.92 70.49 0.00 421.66 34309.55 0.00 09:38:37 09:38:37 09:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:38:37 09:31:01 28305892 31579508 724072 2.20 132652 3340140 1860152 5.48 1319964 2808812 253464 09:38:37 09:32:01 27760076 31553304 750352 2.28 144516 3814752 2059228 6.07 1285788 3351192 484736 09:38:37 09:33:01 27811348 31589676 712788 2.17 147468 3787964 1755248 5.17 1265688 3312284 8 09:38:37 09:34:01 27810528 31588984 713196 2.17 147500 3787968 1755248 5.17 1264764 3312284 28 09:38:37 09:35:01 27526544 31578160 706360 2.15 165924 4037228 1796832 5.30 1414932 3421888 12 09:38:37 09:36:01 27526432 31578128 706316 2.15 165996 4037232 1796832 5.30 1415100 3421896 16 09:38:37 09:37:01 27536984 31588792 695648 2.12 166076 4037236 1796832 5.30 1405336 3421904 128 09:38:37 09:38:01 26720104 31551304 730148 2.22 187220 4741536 1877292 5.53 1504556 4084324 84 09:38:37 Average: 27624738 31575982 717360 2.18 157169 3948007 1837208 5.41 1359516 3391823 92310 09:38:37 09:38:37 09:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:38:37 09:31:01 docker0 161.75 212.18 13.43 1903.69 0.00 0.00 0.00 0.00 09:38:37 09:31:01 ens3 426.27 290.02 5958.13 46.83 0.00 0.00 0.00 0.00 09:38:37 09:31:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 09:38:37 09:31:01 veth4fc5ba2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:38:37 09:32:01 docker0 13.16 17.25 0.75 95.06 0.00 0.00 0.00 0.00 09:38:37 09:32:01 ens3 223.08 172.07 2710.38 327.32 0.00 0.00 0.00 0.00 09:38:37 09:32:01 lo 9.40 9.40 0.92 0.92 0.00 0.00 0.00 0.00 09:38:37 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:37 09:33:01 ens3 13.25 8.65 12.20 4.45 0.00 0.00 0.00 0.00 09:38:37 09:33:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:38:37 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:37 09:34:01 ens3 0.57 0.40 0.03 0.03 0.00 0.00 0.00 0.00 09:38:37 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:38:37 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:37 09:35:01 ens3 72.42 44.96 1298.50 3.37 0.00 0.00 0.00 0.00 09:38:37 09:35:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 09:38:37 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:37 09:36:01 ens3 1.00 0.65 2.18 0.23 0.00 0.00 0.00 0.00 09:38:37 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:38:37 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:37 09:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:37 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:37 09:38:01 docker0 36.98 51.72 3.20 689.57 0.00 0.00 0.00 0.00 09:38:37 09:38:01 ens3 244.98 142.33 4687.76 23.71 0.00 0.00 0.00 0.00 09:38:37 09:38:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 09:38:37 Average: docker0 26.20 34.77 2.15 332.75 0.00 0.00 0.00 0.00 09:38:37 Average: ens3 122.06 81.95 1824.96 50.75 0.00 0.00 0.00 0.00 09:38:37 Average: lo 1.85 1.85 0.18 0.18 0.00 0.00 0.00 0.00 09:38:37 09:38:37 09:38:37 ---> sar -P ALL: 09:38:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8274) 10/17/22 _x86_64_ (8 CPU) 09:38:37 09:38:37 09:29:16 LINUX RESTART (8 CPU) 09:38:37 09:38:37 09:30:02 CPU %user %nice %system %iowait %steal %idle 09:38:37 09:31:01 all 20.59 0.00 6.47 3.10 0.08 69.77 09:38:37 09:31:01 0 20.29 0.00 6.56 4.94 0.07 68.14 09:38:37 09:31:01 1 20.89 0.00 6.11 0.59 0.07 72.34 09:38:37 09:31:01 2 20.42 0.00 6.60 0.60 0.07 72.31 09:38:37 09:31:01 3 20.63 0.00 6.46 4.10 0.09 68.73 09:38:37 09:31:01 4 19.61 0.00 5.47 0.84 0.07 74.01 09:38:37 09:31:01 5 20.51 0.00 7.42 10.02 0.09 61.96 09:38:37 09:31:01 6 21.92 0.00 6.50 1.91 0.07 69.60 09:38:37 09:31:01 7 20.45 0.00 6.61 1.83 0.09 71.02 09:38:37 09:32:01 all 27.32 0.00 5.31 1.22 0.08 66.07 09:38:37 09:32:01 0 26.65 0.00 5.16 0.39 0.08 67.72 09:38:37 09:32:01 1 26.62 0.00 5.55 0.54 0.08 67.20 09:38:37 09:32:01 2 25.62 0.00 5.62 0.44 0.08 68.24 09:38:37 09:32:01 3 26.60 0.00 5.57 2.01 0.08 65.74 09:38:37 09:32:01 4 28.59 0.00 5.87 0.66 0.08 64.80 09:38:37 09:32:01 5 28.40 0.00 5.03 5.18 0.08 61.30 09:38:37 09:32:01 6 28.48 0.00 4.97 0.30 0.07 66.17 09:38:37 09:32:01 7 27.60 0.00 4.71 0.22 0.10 67.36 09:38:37 09:33:01 all 0.59 0.00 0.38 0.33 0.01 98.70 09:38:37 09:33:01 0 0.30 0.00 0.20 0.28 0.02 99.20 09:38:37 09:33:01 1 0.73 0.00 0.27 0.20 0.02 98.78 09:38:37 09:33:01 2 0.50 0.00 0.65 0.03 0.00 98.81 09:38:37 09:33:01 3 0.44 0.00 0.74 1.60 0.00 97.23 09:38:37 09:33:01 4 0.43 0.00 0.22 0.02 0.00 99.33 09:38:37 09:33:01 5 0.83 0.00 0.25 0.43 0.00 98.48 09:38:37 09:33:01 6 0.84 0.00 0.39 0.02 0.02 98.74 09:38:37 09:33:01 7 0.65 0.00 0.32 0.05 0.00 98.98 09:38:37 09:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:38:37 09:34:01 0 0.02 0.00 0.05 0.00 0.00 99.93 09:38:37 09:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:38:37 09:34:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:38:37 09:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:38:37 09:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:38:37 09:34:01 5 0.00 0.00 0.02 0.03 0.00 99.95 09:38:37 09:34:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:38:37 09:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:38:37 09:35:01 all 1.21 0.00 0.80 0.33 0.01 97.65 09:38:37 09:35:01 0 1.74 0.00 0.52 0.15 0.02 97.58 09:38:37 09:35:01 1 2.05 0.00 1.00 0.15 0.00 96.80 09:38:37 09:35:01 2 0.70 0.00 0.70 0.07 0.00 98.53 09:38:37 09:35:01 3 0.96 0.00 0.47 0.62 0.02 97.94 09:38:37 09:35:01 4 0.63 0.00 0.35 0.05 0.00 98.96 09:38:37 09:35:01 5 0.95 0.00 0.93 0.18 0.02 97.92 09:38:37 09:35:01 6 1.59 0.00 0.68 0.38 0.02 97.33 09:38:37 09:35:01 7 1.04 0.00 1.77 1.04 0.02 96.14 09:38:37 09:36:01 all 0.19 0.00 0.01 0.01 0.00 99.78 09:38:37 09:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:38:37 09:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:38:37 09:36:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:38:37 09:36:01 3 1.45 0.00 0.02 0.00 0.00 98.53 09:38:37 09:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:38:37 09:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:38:37 09:36:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:38:37 09:36:01 7 0.00 0.00 0.02 0.03 0.00 99.95 09:38:37 09:37:01 all 0.27 0.00 0.01 0.01 0.01 99.70 09:38:37 09:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:38:37 09:37:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:38:37 09:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:38:37 09:37:01 3 2.00 0.00 0.02 0.00 0.02 97.97 09:38:37 09:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:38:37 09:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:38:37 09:37:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:38:37 09:37:01 7 0.02 0.00 0.00 0.05 0.00 99.93 09:38:37 09:38:01 all 4.78 0.00 1.93 0.56 0.02 92.70 09:38:37 09:38:01 0 5.18 0.00 1.81 0.37 0.02 92.62 09:38:37 09:38:01 1 5.99 0.00 2.03 0.12 0.02 91.85 09:38:37 09:38:01 2 4.46 0.00 1.71 0.05 0.02 93.77 09:38:37 09:38:01 3 5.44 0.00 1.50 0.05 0.02 92.99 09:38:37 09:38:01 4 4.26 0.00 1.88 0.52 0.03 93.30 09:38:37 09:38:01 5 5.61 0.00 1.80 0.00 0.02 92.57 09:38:37 09:38:01 6 3.47 0.00 2.98 3.35 0.02 90.18 09:38:37 09:38:01 7 3.86 0.00 1.76 0.05 0.03 94.29 09:38:37 Average: all 6.79 0.00 1.84 0.69 0.03 90.66 09:38:37 Average: 0 6.71 0.00 1.77 0.75 0.03 90.74 09:38:37 Average: 1 6.96 0.00 1.85 0.20 0.03 90.96 09:38:37 Average: 2 6.40 0.00 1.89 0.15 0.02 91.54 09:38:37 Average: 3 7.10 0.00 1.82 1.03 0.03 90.02 09:38:37 Average: 4 6.61 0.00 1.70 0.26 0.02 91.41 09:38:37 Average: 5 6.96 0.00 1.90 1.95 0.03 89.17 09:38:37 Average: 6 6.97 0.00 1.93 0.74 0.03 90.34 09:38:37 Average: 7 6.61 0.00 1.87 0.40 0.03 91.08 09:38:37 09:38:37 09:38:37