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 [2022-10-17T09:29:53.109Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-17T09:29:53.173Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-17T09:29:53.190Z] ========================================================= [2022-10-17T09:29:53.190Z] EdgeX Global Pipelines Version Info [2022-10-17T09:29:53.190Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:29:53.897Z] ------------------- [2022-10-17T09:29:53.897Z] stable info: [2022-10-17T09:29:53.897Z] ------------------- [2022-10-17T09:29:53.897Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-17T09:29:53.897Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T09:29:53.897Z] Message: update stable to v1.0.239 [2022-10-17T09:29:54.471Z] ------------------- [2022-10-17T09:29:54.471Z] experimental info: [2022-10-17T09:29:54.471Z] ------------------- [2022-10-17T09:29:54.471Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-17T09:29:54.471Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T09:29:54.471Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-17T09:29:54.631Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-10-17T09:29:54.643Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-10-17T09:29:54.653Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-17T09:29:54.663Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-17T09:29:54.673Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-17T09:29:54.683Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-17T09:29:54.693Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-17T09:29:54.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-17T09:29:54.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-17T09:29:54.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-17T09:29:54.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-17T09:29:54.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-10-17T09:29:54.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-17T09:29:54.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-17T09:29:54.779Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T09:29:54.793Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T09:29:54.803Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T09:29:54.816Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T09:29:54.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-17T09:29:54.838Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-17T09:29:54.852Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-17T09:29:54.864Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-17T09:29:54.876Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-17T09:29:54.888Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-17T09:29:54.899Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-17T09:29:54.910Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-17T09:29:54.921Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-17T09:29:54.933Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-17T09:29:54.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-17T09:29:54.961Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-17T09:29:54.980Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [Pipeline] echo [2022-10-17T09:29:54.994Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 617f1cb [Pipeline] echo [2022-10-17T09:29:55.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:29:55.044Z] provisioning config files... [2022-10-17T09:29:55.058Z] 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 [2022-10-17T09:29:55.358Z] ---> docker-login.sh [2022-10-17T09:29:55.358Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:29:55.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:29:55.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:29:55.617Z] Configure a credential helper to remove this warning. See [2022-10-17T09:29:55.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:29:55.617Z] [2022-10-17T09:29:55.617Z] Login Succeeded [2022-10-17T09:29:55.617Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:29:55.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:29:55.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:29:55.878Z] Configure a credential helper to remove this warning. See [2022-10-17T09:29:55.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:29:55.878Z] [2022-10-17T09:29:55.878Z] Login Succeeded [2022-10-17T09:29:55.878Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:29:55.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:29:55.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:29:55.878Z] Configure a credential helper to remove this warning. See [2022-10-17T09:29:55.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:29:55.878Z] [2022-10-17T09:29:55.878Z] Login Succeeded [2022-10-17T09:29:55.878Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:29:55.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:29:56.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:29:56.143Z] Configure a credential helper to remove this warning. See [2022-10-17T09:29:56.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:29:56.143Z] [2022-10-17T09:29:56.143Z] Login Succeeded [2022-10-17T09:29:56.143Z] docker.io [2022-10-17T09:29:56.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:29:56.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:29:56.403Z] Configure a credential helper to remove this warning. See [2022-10-17T09:29:56.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:29:56.403Z] [2022-10-17T09:29:56.403Z] Login Succeeded [2022-10-17T09:29:56.403Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:29:56.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-17T09:29:56.788Z] + git rev-list -1 --merges 617f1cb135f5f4038bf61bfc09ef59633cb6ae18~1..617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [Pipeline] echo [2022-10-17T09:29:56.817Z] -----------> git rev-list -1 --merges 617f1cb135f5f4038bf61bfc09ef59633cb6ae18~1..617f1cb135f5f4038bf61bfc09ef59633cb6ae18 617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [false] [Pipeline] sh [2022-10-17T09:29:57.099Z] + git log --format=format:%s -1 617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [Pipeline] echo [2022-10-17T09:29:57.112Z] ========================================================= [2022-10-17T09:29:57.112Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-17T09:29:57.112Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T09:29:57.438Z] + git log --format=format:%s -1 617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [Pipeline] echo [2022-10-17T09:29:57.451Z] [semverPrep] GIT_COMMIT: 617f1cb135f5f4038bf61bfc09ef59633cb6ae18, Commit Message: feat(snap): add config interface with unique identifier (#115) [Pipeline] echo [2022-10-17T09:29:57.462Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-17T09:29:57.900Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:29:57.900Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-17T09:29:57.900Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-17T09:29:57.900Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-17T09:29:57.900Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-17T09:29:57.900Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-17T09:29:57.900Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:29:58.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:29:58.323Z] [2022-10-17T09:29:58.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:29:58.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:29:58.630Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-17T09:29:58.630Z] b85a868b505f: Pulling fs layer [2022-10-17T09:29:58.630Z] e2be974225ed: Pulling fs layer [2022-10-17T09:29:58.630Z] 339a4e72a1f5: Pulling fs layer [2022-10-17T09:29:58.630Z] 988bab9f4d93: Pulling fs layer [2022-10-17T09:29:58.630Z] 1469e6f7b9e6: Pulling fs layer [2022-10-17T09:29:58.630Z] eaf3925da568: Pulling fs layer [2022-10-17T09:29:58.630Z] bab4dde63d76: Pulling fs layer [2022-10-17T09:29:58.630Z] bde34c3a00c8: Pulling fs layer [2022-10-17T09:29:58.630Z] b352a97aabf1: Pulling fs layer [2022-10-17T09:29:58.630Z] 4872d77fe225: Pulling fs layer [2022-10-17T09:29:58.630Z] 5851b861e8e6: Pulling fs layer [2022-10-17T09:29:58.630Z] 988bab9f4d93: Waiting [2022-10-17T09:29:58.630Z] 1469e6f7b9e6: Waiting [2022-10-17T09:29:58.630Z] eaf3925da568: Waiting [2022-10-17T09:29:58.630Z] bab4dde63d76: Waiting [2022-10-17T09:29:58.630Z] bde34c3a00c8: Waiting [2022-10-17T09:29:58.630Z] 5851b861e8e6: Waiting [2022-10-17T09:29:58.630Z] b352a97aabf1: Waiting [2022-10-17T09:29:58.630Z] 4872d77fe225: Waiting [2022-10-17T09:29:58.630Z] e2be974225ed: Download complete [2022-10-17T09:29:58.630Z] 988bab9f4d93: Verifying Checksum [2022-10-17T09:29:58.630Z] 988bab9f4d93: Download complete [2022-10-17T09:29:58.890Z] 1469e6f7b9e6: Verifying Checksum [2022-10-17T09:29:58.890Z] 1469e6f7b9e6: Download complete [2022-10-17T09:29:58.890Z] eaf3925da568: Download complete [2022-10-17T09:29:58.890Z] 339a4e72a1f5: Verifying Checksum [2022-10-17T09:29:58.890Z] 339a4e72a1f5: Download complete [2022-10-17T09:29:58.890Z] bde34c3a00c8: Verifying Checksum [2022-10-17T09:29:58.890Z] bde34c3a00c8: Download complete [2022-10-17T09:29:58.890Z] b352a97aabf1: Verifying Checksum [2022-10-17T09:29:58.890Z] b352a97aabf1: Download complete [2022-10-17T09:29:58.890Z] 4872d77fe225: Verifying Checksum [2022-10-17T09:29:58.890Z] 4872d77fe225: Download complete [2022-10-17T09:29:58.890Z] 5851b861e8e6: Verifying Checksum [2022-10-17T09:29:58.890Z] 5851b861e8e6: Download complete [2022-10-17T09:29:59.149Z] b85a868b505f: Verifying Checksum [2022-10-17T09:29:59.149Z] b85a868b505f: Download complete [2022-10-17T09:29:59.408Z] bab4dde63d76: Verifying Checksum [2022-10-17T09:29:59.408Z] bab4dde63d76: Download complete [2022-10-17T09:30:00.344Z] b85a868b505f: Pull complete [2022-10-17T09:30:00.603Z] e2be974225ed: Pull complete [2022-10-17T09:30:00.862Z] 339a4e72a1f5: Pull complete [2022-10-17T09:30:01.122Z] 988bab9f4d93: Pull complete [2022-10-17T09:30:01.397Z] 1469e6f7b9e6: Pull complete [2022-10-17T09:30:01.397Z] eaf3925da568: Pull complete [2022-10-17T09:30:03.309Z] bab4dde63d76: Pull complete [2022-10-17T09:30:03.309Z] bde34c3a00c8: Pull complete [2022-10-17T09:30:03.570Z] b352a97aabf1: Pull complete [2022-10-17T09:30:03.570Z] 4872d77fe225: Pull complete [2022-10-17T09:30:03.570Z] 5851b861e8e6: Pull complete [2022-10-17T09:30:03.570Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-17T09:30:03.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:30:03.570Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:30:03.663Z] prd-ubuntu20.04-docker-8c-8g-8274 does not seem to be running inside a container [2022-10-17T09:30:03.696Z] $ 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 [2022-10-17T09:30:05.709Z] $ docker top a77abd06e457fe7211f0ea29372fcdaab214f0e0622b139a590dee9a5fd14024 -eo pid,comm [2022-10-17T09:30:05.773Z] 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). [2022-10-17T09:30:05.773Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:30:05.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:30:05.817Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:30:05.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:30:05.943Z] $ docker exec a77abd06e457fe7211f0ea29372fcdaab214f0e0622b139a590dee9a5fd14024 ssh-agent [2022-10-17T09:30:06.067Z] SSH_AUTH_SOCK=/tmp/ssh-K1Bc5s1ZECqS/agent.31 [2022-10-17T09:30:06.067Z] SSH_AGENT_PID=38 [2022-10-17T09:30:06.075Z] Running ssh-add (command line suppressed) [2022-10-17T09:30:06.184Z] 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) [2022-10-17T09:30:06.200Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:30:06.489Z] + git tag --points-at HEAD [Pipeline] } [2022-10-17T09:30:06.505Z] $ docker exec --env ******** --env ******** a77abd06e457fe7211f0ea29372fcdaab214f0e0622b139a590dee9a5fd14024 ssh-agent -k [2022-10-17T09:30:06.606Z] unset SSH_AUTH_SOCK; [2022-10-17T09:30:06.607Z] unset SSH_AGENT_PID; [2022-10-17T09:30:06.607Z] echo Agent pid 38 killed; [2022-10-17T09:30:06.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-17T09:30:06.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:30:06.641Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:30:06.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:30:06.772Z] $ docker exec a77abd06e457fe7211f0ea29372fcdaab214f0e0622b139a590dee9a5fd14024 ssh-agent [2022-10-17T09:30:06.896Z] SSH_AUTH_SOCK=/tmp/ssh-sGO3gdUJoUm3/agent.70 [2022-10-17T09:30:06.896Z] SSH_AGENT_PID=76 [2022-10-17T09:30:06.901Z] Running ssh-add (command line suppressed) [2022-10-17T09:30:07.002Z] 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) [2022-10-17T09:30:07.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:30:07.307Z] + git semver init [2022-10-17T09:30:07.567Z] 2022-10-17 09:30:07,495 [run_init] DEBUG init version:0.0.0 force:False [2022-10-17T09:30:07.567Z] 2022-10-17 09:30:07,496 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-10-17T09:30:07.567Z] 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 [2022-10-17T09:30:07.567Z] 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) [2022-10-17T09:30:08.948Z] 2022-10-17 09:30:08,654 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-10-17T09:30:08.948Z] 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 [2022-10-17T09:30:08.948Z] 2022-10-17 09:30:08,655 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-17T09:30:08.948Z] 2022-10-17 09:30:08,655 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-17T09:30:08.948Z] 2.3.0-dev.20 [Pipeline] } [2022-10-17T09:30:08.960Z] $ docker exec --env ******** --env ******** a77abd06e457fe7211f0ea29372fcdaab214f0e0622b139a590dee9a5fd14024 ssh-agent -k [2022-10-17T09:30:09.063Z] unset SSH_AUTH_SOCK; [2022-10-17T09:30:09.064Z] unset SSH_AGENT_PID; [2022-10-17T09:30:09.064Z] echo Agent pid 76 killed; [2022-10-17T09:30:09.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:30:09.383Z] + git semver [Pipeline] } [2022-10-17T09:30:09.655Z] $ docker stop --time=1 a77abd06e457fe7211f0ea29372fcdaab214f0e0622b139a590dee9a5fd14024 [2022-10-17T09:30:10.949Z] $ docker rm -f a77abd06e457fe7211f0ea29372fcdaab214f0e0622b139a590dee9a5fd14024 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:30:11.287Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-17T09:30:11.503Z] Stashed 1 file(s) [Pipeline] echo [2022-10-17T09:30:11.505Z] [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 [2022-10-17T09:30:11.638Z] provisioning config files... [2022-10-17T09:30:11.646Z] 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 [2022-10-17T09:30:11.695Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8129 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-10-17T09:30:11.704Z] Running in /w/workspace/app-rfid-llrp-inventory/60 [Pipeline] { [Pipeline] checkout [2022-10-17T09:30:11.732Z] The recommended git tool is: git [2022-10-17T09:30:11.939Z] ---> docker-login.sh [2022-10-17T09:30:11.939Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:30:11.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:30:11.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:30:11.939Z] Configure a credential helper to remove this warning. See [2022-10-17T09:30:11.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:30:11.939Z] [2022-10-17T09:30:11.939Z] Login Succeeded [2022-10-17T09:30:11.939Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:30:11.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:30:11.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:30:11.939Z] Configure a credential helper to remove this warning. See [2022-10-17T09:30:11.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:30:11.939Z] [2022-10-17T09:30:11.939Z] Login Succeeded [2022-10-17T09:30:11.939Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:30:12.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:30:12.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:30:12.198Z] Configure a credential helper to remove this warning. See [2022-10-17T09:30:12.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:30:12.198Z] [2022-10-17T09:30:12.198Z] Login Succeeded [2022-10-17T09:30:12.198Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:30:12.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:30:12.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:30:12.198Z] Configure a credential helper to remove this warning. See [2022-10-17T09:30:12.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:30:12.198Z] [2022-10-17T09:30:12.198Z] Login Succeeded [2022-10-17T09:30:12.198Z] docker.io [2022-10-17T09:30:12.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:30:12.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:30:12.718Z] Configure a credential helper to remove this warning. See [2022-10-17T09:30:12.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:30:12.718Z] [2022-10-17T09:30:12.718Z] Login Succeeded [2022-10-17T09:30:12.718Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:30:12.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T09:30:12.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:30:12.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:30:12.802Z] ========================================================= [2022-10-17T09:30:12.802Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-17T09:30:12.802Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:30:13.111Z] + 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 . [2022-10-17T09:30:13.111Z] Sending build context to Docker daemon 12.49MB [2022-10-17T09:30:13.111Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:30:13.111Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-17T09:30:13.111Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-17T09:30:13.111Z] 213ec9aee27d: Pulling fs layer [2022-10-17T09:30:13.112Z] 4583459ba037: Pulling fs layer [2022-10-17T09:30:13.112Z] 93c1e223e6f2: Pulling fs layer [2022-10-17T09:30:13.112Z] 53926ce57604: Pulling fs layer [2022-10-17T09:30:13.112Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-17T09:30:13.112Z] 30f14e443154: Pulling fs layer [2022-10-17T09:30:13.112Z] 801331c1e519: Pulling fs layer [2022-10-17T09:30:13.112Z] 99cc6dd402b0: Pulling fs layer [2022-10-17T09:30:13.112Z] 7d9ed39f4882: Pulling fs layer [2022-10-17T09:30:13.112Z] 30f14e443154: Waiting [2022-10-17T09:30:13.112Z] 99cc6dd402b0: Waiting [2022-10-17T09:30:13.112Z] 53926ce57604: Waiting [2022-10-17T09:30:13.112Z] 7d9ed39f4882: Waiting [2022-10-17T09:30:13.112Z] 21b2b0c7a3f4: Waiting [2022-10-17T09:30:13.374Z] 93c1e223e6f2: Verifying Checksum [2022-10-17T09:30:13.374Z] 93c1e223e6f2: Download complete [2022-10-17T09:30:13.374Z] 4583459ba037: Verifying Checksum [2022-10-17T09:30:13.374Z] 4583459ba037: Download complete [2022-10-17T09:30:13.374Z] 21b2b0c7a3f4: Download complete [2022-10-17T09:30:13.374Z] 30f14e443154: Verifying Checksum [2022-10-17T09:30:13.374Z] 30f14e443154: Download complete [2022-10-17T09:30:13.374Z] 213ec9aee27d: Verifying Checksum [2022-10-17T09:30:13.374Z] 801331c1e519: Download complete [2022-10-17T09:30:13.374Z] 213ec9aee27d: Pull complete [2022-10-17T09:30:13.639Z] 4583459ba037: Pull complete [2022-10-17T09:30:13.639Z] 93c1e223e6f2: Pull complete [2022-10-17T09:30:13.901Z] 7d9ed39f4882: Verifying Checksum [2022-10-17T09:30:13.901Z] 7d9ed39f4882: Download complete [2022-10-17T09:30:13.901Z] 99cc6dd402b0: Verifying Checksum [2022-10-17T09:30:13.901Z] 99cc6dd402b0: Download complete [2022-10-17T09:30:14.160Z] 53926ce57604: Verifying Checksum [2022-10-17T09:30:14.160Z] 53926ce57604: Download complete [2022-10-17T09:30:16.152Z] using credential edgex-jenkins-ssh [2022-10-17T09:30:16.172Z] Cloning the remote Git repository [2022-10-17T09:30:16.221Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-10-17T09:30:16.291Z] > git init /w/workspace/app-rfid-llrp-inventory/60 # timeout=10 [2022-10-17T09:30:16.496Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-10-17T09:30:16.497Z] > git --version # timeout=10 [2022-10-17T09:30:16.537Z] > git --version # 'git version 2.25.1' [2022-10-17T09:30:16.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T09:30:16.667Z] Verifying host key using known hosts file [2022-10-17T09:30:16.875Z] 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. [2022-10-17T09:30:18.344Z] 53926ce57604: Pull complete [2022-10-17T09:30:18.344Z] 21b2b0c7a3f4: Pull complete [2022-10-17T09:30:18.344Z] 30f14e443154: Pull complete [2022-10-17T09:30:18.344Z] 801331c1e519: Pull complete [2022-10-17T09:30:17.862Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T09:30:20.308Z] 99cc6dd402b0: Pull complete [2022-10-17T09:30:20.092Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-10-17T09:30:20.113Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T09:30:20.858Z] Avoid second fetch [2022-10-17T09:30:20.859Z] Checking out Revision 617f1cb135f5f4038bf61bfc09ef59633cb6ae18 (main) [2022-10-17T09:30:21.243Z] 7d9ed39f4882: Pull complete [2022-10-17T09:30:21.243Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-17T09:30:21.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T09:30:21.243Z] ---> 1dedd983c030 [2022-10-17T09:30:21.243Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-17T09:30:21.375Z] 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 [2022-10-17T09:30:20.873Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T09:30:20.888Z] > git checkout -f 617f1cb135f5f4038bf61bfc09ef59633cb6ae18 # timeout=10 [2022-10-17T09:30:22.164Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-17T09:30:22.164Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T09:30:22.164Z] Dload Upload Total Spent Left Speed [2022-10-17T09:30:22.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 151k 0 --:--:-- --:--:-- --:--:-- 153k [Pipeline] sh [2022-10-17T09:30:22.811Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-17T09:30:23.145Z] + sudo tee /etc/docker/daemon.new [2022-10-17T09:30:23.145Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-17T09:30:23.145Z] { [2022-10-17T09:30:23.145Z] "registry-mirrors": [ [2022-10-17T09:30:23.145Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-17T09:30:23.145Z] ], [2022-10-17T09:30:23.145Z] "bip": "10.250.0.254/24", [2022-10-17T09:30:23.145Z] "hosts": [ [2022-10-17T09:30:23.145Z] "tcp://0.0.0.0:5555", [2022-10-17T09:30:23.145Z] "unix:///var/run/docker.sock" [2022-10-17T09:30:23.145Z] ], [2022-10-17T09:30:23.145Z] "mtu": 1458, [2022-10-17T09:30:23.145Z] "selinux-enabled": true, [2022-10-17T09:30:23.145Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-17T09:30:23.145Z] } [Pipeline] sh [2022-10-17T09:30:23.467Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-17T09:30:23.794Z] + sudo service docker restart [2022-10-17T09:30:24.587Z] ---> Running in 3460e9abb4af [2022-10-17T09:30:24.587Z] Removing intermediate container 3460e9abb4af [2022-10-17T09:30:24.587Z] ---> c2bedb8fe6bf [2022-10-17T09:30:24.587Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T09:30:24.853Z] ---> Running in 38e1e74590d9 [2022-10-17T09:30:25.118Z] Removing intermediate container 38e1e74590d9 [2022-10-17T09:30:25.118Z] ---> ad1891c66564 [2022-10-17T09:30:25.118Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:30:25.118Z] ---> Running in 4761af2554ed [2022-10-17T09:30:25.118Z] Removing intermediate container 4761af2554ed [2022-10-17T09:30:25.118Z] ---> f61b676aab56 [2022-10-17T09:30:25.118Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-17T09:30:25.118Z] ---> Running in e59b899ed70d [2022-10-17T09:30:25.376Z] Removing intermediate container e59b899ed70d [2022-10-17T09:30:25.376Z] ---> 9ca77c664cf5 [2022-10-17T09:30:25.376Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:30:25.376Z] ---> Running in 3df974ee5bbf [2022-10-17T09:30:25.944Z] Removing intermediate container 3df974ee5bbf [2022-10-17T09:30:25.944Z] ---> e170debf3dbf [2022-10-17T09:30:25.944Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:30:25.944Z] ---> Running in dedcdd56c474 [2022-10-17T09:30:26.202Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:30:27.139Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:30:27.397Z] OK: 211 MiB in 51 packages [2022-10-17T09:30:27.983Z] Removing intermediate container dedcdd56c474 [2022-10-17T09:30:27.983Z] ---> 1c316df4bdb4 [2022-10-17T09:30:27.983Z] Step 9/14 : WORKDIR /app [2022-10-17T09:30:28.243Z] ---> Running in 026acb52610b [2022-10-17T09:30:28.508Z] Removing intermediate container 026acb52610b [2022-10-17T09:30:28.509Z] ---> eca51e831c16 [2022-10-17T09:30:28.509Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-17T09:30:28.509Z] ---> 53fb292a2566 [2022-10-17T09:30:28.509Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:30:28.766Z] ---> Running in 1652c7eb4790 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:30:42.032Z] provisioning config files... [2022-10-17T09:30:42.057Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/60@tmp/config2883383612860216422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:30:42.406Z] ---> docker-login.sh [2022-10-17T09:30:42.407Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:30:42.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:30:42.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:30:42.942Z] Configure a credential helper to remove this warning. See [2022-10-17T09:30:42.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:30:42.942Z] [2022-10-17T09:30:42.942Z] Login Succeeded [2022-10-17T09:30:42.942Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:30:43.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:30:43.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:30:43.210Z] Configure a credential helper to remove this warning. See [2022-10-17T09:30:43.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:30:43.210Z] [2022-10-17T09:30:43.210Z] Login Succeeded [2022-10-17T09:30:43.210Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:30:43.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:30:43.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:30:43.749Z] Configure a credential helper to remove this warning. See [2022-10-17T09:30:43.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:30:43.749Z] [2022-10-17T09:30:43.749Z] Login Succeeded [2022-10-17T09:30:43.749Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:30:44.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:30:44.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:30:44.022Z] Configure a credential helper to remove this warning. See [2022-10-17T09:30:44.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:30:44.022Z] [2022-10-17T09:30:44.022Z] Login Succeeded [2022-10-17T09:30:44.022Z] docker.io [2022-10-17T09:30:44.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:30:44.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:30:44.557Z] Configure a credential helper to remove this warning. See [2022-10-17T09:30:44.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:30:44.557Z] [2022-10-17T09:30:44.557Z] Login Succeeded [2022-10-17T09:30:44.557Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:30:44.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T09:30:44.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:30:44.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:30:44.738Z] ========================================================= [2022-10-17T09:30:44.738Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-17T09:30:44.738Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:30:45.076Z] + 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 . [2022-10-17T09:30:45.348Z] Sending build context to Docker daemon 683.5kB [2022-10-17T09:30:45.348Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:30:45.348Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-17T09:30:45.348Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-17T09:30:45.348Z] 9b18e9b68314: Pulling fs layer [2022-10-17T09:30:45.348Z] d32db5db7311: Pulling fs layer [2022-10-17T09:30:45.348Z] d0c4b47475fc: Pulling fs layer [2022-10-17T09:30:45.348Z] 5831b945b038: Pulling fs layer [2022-10-17T09:30:45.348Z] 86bbec2aaacd: Pulling fs layer [2022-10-17T09:30:45.348Z] e10730c5d714: Pulling fs layer [2022-10-17T09:30:45.348Z] 5dd5c2283517: Pulling fs layer [2022-10-17T09:30:45.348Z] d5ac0230b979: Pulling fs layer [2022-10-17T09:30:45.348Z] e10730c5d714: Waiting [2022-10-17T09:30:45.348Z] 5dd5c2283517: Waiting [2022-10-17T09:30:45.348Z] d5ac0230b979: Waiting [2022-10-17T09:30:45.348Z] 5831b945b038: Waiting [2022-10-17T09:30:45.348Z] 86bbec2aaacd: Waiting [2022-10-17T09:30:45.348Z] d0c4b47475fc: Download complete [2022-10-17T09:30:45.348Z] d32db5db7311: Verifying Checksum [2022-10-17T09:30:45.348Z] d32db5db7311: Download complete [2022-10-17T09:30:45.618Z] 86bbec2aaacd: Verifying Checksum [2022-10-17T09:30:45.618Z] 86bbec2aaacd: Download complete [2022-10-17T09:30:45.618Z] e10730c5d714: Verifying Checksum [2022-10-17T09:30:45.618Z] e10730c5d714: Download complete [2022-10-17T09:30:45.618Z] 9b18e9b68314: Verifying Checksum [2022-10-17T09:30:45.618Z] 9b18e9b68314: Download complete [2022-10-17T09:30:46.585Z] 9b18e9b68314: Pull complete [2022-10-17T09:30:46.585Z] d5ac0230b979: Verifying Checksum [2022-10-17T09:30:46.585Z] d5ac0230b979: Download complete [2022-10-17T09:30:46.854Z] d32db5db7311: Pull complete [2022-10-17T09:30:46.885Z] Removing intermediate container 1652c7eb4790 [2022-10-17T09:30:46.885Z] ---> 64fa29d5bd7a [2022-10-17T09:30:46.886Z] Step 12/14 : COPY . . [2022-10-17T09:30:46.886Z] ---> f195d8763cde [2022-10-17T09:30:46.886Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:30:46.886Z] ---> Running in bda6f84671ae [2022-10-17T09:30:46.886Z] Removing intermediate container bda6f84671ae [2022-10-17T09:30:46.886Z] ---> 36b82dc1d4ab [2022-10-17T09:30:46.886Z] Step 14/14 : RUN $MAKE [2022-10-17T09:30:46.886Z] ---> Running in 3ec808499d2e [2022-10-17T09:30:46.886Z] noop [2022-10-17T09:30:47.123Z] d0c4b47475fc: Pull complete [2022-10-17T09:30:47.452Z] Removing intermediate container 3ec808499d2e [2022-10-17T09:30:47.452Z] ---> 58e023581a63 [2022-10-17T09:30:47.452Z] Successfully built 58e023581a63 [2022-10-17T09:30:47.452Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:30:47.709Z] 5dd5c2283517: Verifying Checksum [2022-10-17T09:30:47.709Z] 5dd5c2283517: Download complete [2022-10-17T09:30:47.749Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T09:30:47.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:30:47.810Z] prd-ubuntu20.04-docker-8c-8g-8274 does not seem to be running inside a container [2022-10-17T09:30:47.836Z] $ 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 [2022-10-17T09:30:48.230Z] $ docker top 9feafcf88a90c03fbf9eee54ced497ed6227fba543d211fc43d944acf5d9ebd9 -eo pid,comm [Pipeline] { [2022-10-17T09:30:48.297Z] 5831b945b038: Verifying Checksum [2022-10-17T09:30:48.297Z] 5831b945b038: Download complete [Pipeline] sh [2022-10-17T09:30:48.585Z] + go version [2022-10-17T09:30:48.585Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-17T09:30:48.595Z] $ docker stop --time=1 9feafcf88a90c03fbf9eee54ced497ed6227fba543d211fc43d944acf5d9ebd9 [2022-10-17T09:30:49.885Z] $ 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 [2022-10-17T09:30:50.280Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T09:30:50.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:30:50.347Z] prd-ubuntu20.04-docker-8c-8g-8274 does not seem to be running inside a container [2022-10-17T09:30:50.378Z] $ 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 [2022-10-17T09:30:50.717Z] $ docker top 71b16e70bfba2d7c5f8fffeb1f94325afa2b336bbc69da3e0e0a2cf859fbb6b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:30:51.059Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2022-10-17T09:30:51.348Z] + make test [2022-10-17T09:30:51.348Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-17T09:31:00.644Z] 5831b945b038: Pull complete [2022-10-17T09:31:00.644Z] 86bbec2aaacd: Pull complete [2022-10-17T09:31:00.644Z] e10730c5d714: Pull complete [2022-10-17T09:31:01.311Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-10-17T09:31:01.311Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.037s coverage: 86.2% of statements [2022-10-17T09:31:01.311Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-10-17T09:31:03.844Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.546s coverage: 71.9% of statements [2022-10-17T09:31:07.312Z] 5dd5c2283517: Pull complete [2022-10-17T09:31:08.276Z] d5ac0230b979: Pull complete [2022-10-17T09:31:08.276Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-17T09:31:08.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T09:31:08.276Z] ---> 59b3b1a385d4 [2022-10-17T09:31:08.276Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-17T09:31:10.244Z] ---> Running in b50ae790a1e8 [2022-10-17T09:31:10.244Z] Removing intermediate container b50ae790a1e8 [2022-10-17T09:31:10.244Z] ---> 5a5892777eba [2022-10-17T09:31:10.244Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T09:31:10.403Z] 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." [2022-10-17T09:31:10.403Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T09:31:10.512Z] ---> Running in b913dc8378d0 [2022-10-17T09:31:10.781Z] Removing intermediate container b913dc8378d0 [2022-10-17T09:31:10.781Z] ---> e919cab9d5d6 [2022-10-17T09:31:10.781Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:31:10.781Z] ---> Running in 74c16ca76772 [2022-10-17T09:31:11.049Z] Removing intermediate container 74c16ca76772 [2022-10-17T09:31:11.049Z] ---> 09761acfddbd [2022-10-17T09:31:11.049Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-17T09:31:11.049Z] ---> Running in 71b38aeb5956 [2022-10-17T09:31:11.328Z] Removing intermediate container 71b38aeb5956 [2022-10-17T09:31:11.328Z] ---> 1c47e543225d [2022-10-17T09:31:11.328Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:31:11.328Z] ---> Running in 5d3a4642dd6f [2022-10-17T09:31:13.290Z] Removing intermediate container 5d3a4642dd6f [2022-10-17T09:31:13.290Z] ---> 9e98fc3ee8a6 [2022-10-17T09:31:13.290Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:31:13.290Z] ---> Running in 09b017977e32 [2022-10-17T09:31:14.254Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T09:31:14.582Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T09:31:14.582Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T09:31:14.582Z] ./bin/test-attribution.sh [Pipeline] echo [2022-10-17T09:31:14.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T09:31:14.604Z] $ docker stop --time=1 71b16e70bfba2d7c5f8fffeb1f94325afa2b336bbc69da3e0e0a2cf859fbb6b9 [2022-10-17T09:31:15.212Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T09:31:15.797Z] OK: 221 MiB in 51 packages [2022-10-17T09:31:16.771Z] Removing intermediate container 09b017977e32 [2022-10-17T09:31:16.771Z] ---> 7e5884ba8645 [2022-10-17T09:31:16.771Z] Step 9/14 : WORKDIR /app [2022-10-17T09:31:16.771Z] ---> Running in 002bb1a6fe10 [2022-10-17T09:31:16.900Z] $ docker rm -f 71b16e70bfba2d7c5f8fffeb1f94325afa2b336bbc69da3e0e0a2cf859fbb6b9 [2022-10-17T09:31:17.040Z] Removing intermediate container 002bb1a6fe10 [2022-10-17T09:31:17.040Z] ---> 0bc8ac94a9db [2022-10-17T09:31:17.040Z] Step 10/14 : COPY go.mod vendor* ./ [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:31:17.326Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T09:31:17.361Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-17T09:31:17.626Z] ---> db17c98d10b5 [2022-10-17T09:31:17.626Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:31:17.626Z] ---> Running in f2adea633f68 [2022-10-17T09:31:17.758Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T09:31:18.042Z] + ls -al . [2022-10-17T09:31:18.042Z] total 232 [2022-10-17T09:31:18.042Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 09:30 . [2022-10-17T09:31:18.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:29 .. [2022-10-17T09:31:18.042Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 17 09:29 .dockerignore [2022-10-17T09:31:18.042Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:31 .git [2022-10-17T09:31:18.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:29 .github [2022-10-17T09:31:18.042Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 17 09:29 .gitignore [2022-10-17T09:31:18.042Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 09:29 .golangci.yml [2022-10-17T09:31:18.042Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 09:30 .semver [2022-10-17T09:31:18.042Z] -rw-rw-r-- 1 jenkins jenkins 9922 Oct 17 09:29 Attribution.txt [2022-10-17T09:31:18.042Z] -rw-rw-r-- 1 jenkins jenkins 2487 Oct 17 09:29 CHANGELOG.md [2022-10-17T09:31:18.042Z] -rw-rw-r-- 1 jenkins jenkins 1993 Oct 17 09:29 Dockerfile [2022-10-17T09:31:18.042Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 09:29 GOVERNANCE.md [2022-10-17T09:31:18.042Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 17 09:29 Jenkinsfile [2022-10-17T09:31:18.042Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 17 09:29 LICENSE [2022-10-17T09:31:18.042Z] -rw-rw-r-- 1 jenkins jenkins 3163 Oct 17 09:29 Makefile [2022-10-17T09:31:18.042Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 17 09:29 OWNERS.md [2022-10-17T09:31:18.042Z] -rw-rw-r-- 1 jenkins jenkins 31023 Oct 17 09:29 README.md [2022-10-17T09:31:18.042Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 09:30 VERSION [2022-10-17T09:31:18.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:29 bin [2022-10-17T09:31:18.042Z] -rw-r--r-- 1 jenkins jenkins 41008 Oct 17 09:31 coverage.out [2022-10-17T09:31:18.042Z] -rw-rw-r-- 1 jenkins jenkins 3657 Oct 17 09:29 go.mod [2022-10-17T09:31:18.042Z] -rw-rw-r-- 1 jenkins jenkins 38018 Oct 17 09:29 go.sum [2022-10-17T09:31:18.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:29 images [2022-10-17T09:31:18.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:29 internal [2022-10-17T09:31:18.042Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 17 09:29 main.go [2022-10-17T09:31:18.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:29 res [2022-10-17T09:31:18.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:29 snap [2022-10-17T09:31:18.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:29 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:31:18.355Z] + 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 . [2022-10-17T09:31:18.355Z] Sending build context to Docker daemon 12.49MB [2022-10-17T09:31:18.355Z] Step 1/32 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:31:18.355Z] Step 2/32 : FROM ${BASE} AS builder [2022-10-17T09:31:18.355Z] ---> 58e023581a63 [2022-10-17T09:31:18.355Z] Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-17T09:31:18.613Z] ---> Running in 8ade65213cec [2022-10-17T09:31:18.613Z] Removing intermediate container 8ade65213cec [2022-10-17T09:31:18.613Z] ---> 5b943690c63d [2022-10-17T09:31:18.613Z] Step 4/32 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T09:31:18.613Z] ---> Running in 281afa160f99 [2022-10-17T09:31:18.871Z] Removing intermediate container 281afa160f99 [2022-10-17T09:31:18.871Z] ---> 686f775a0fc7 [2022-10-17T09:31:18.871Z] Step 5/32 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:31:18.871Z] ---> Running in d0b16179f163 [2022-10-17T09:31:18.871Z] Removing intermediate container d0b16179f163 [2022-10-17T09:31:18.871Z] ---> bb4d25d59efa [2022-10-17T09:31:18.871Z] Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-17T09:31:18.871Z] ---> Running in 22f29ca02bf6 [2022-10-17T09:31:19.129Z] Removing intermediate container 22f29ca02bf6 [2022-10-17T09:31:19.129Z] ---> eb6ee318e1de [2022-10-17T09:31:19.129Z] Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:31:19.129Z] ---> Running in 03e970a71779 [2022-10-17T09:31:19.697Z] Removing intermediate container 03e970a71779 [2022-10-17T09:31:19.697Z] ---> 2259f3512e4e [2022-10-17T09:31:19.697Z] Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:31:19.697Z] ---> Running in a2393439672c [2022-10-17T09:31:19.955Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:31:20.889Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:31:21.146Z] OK: 211 MiB in 51 packages [2022-10-17T09:31:21.714Z] Removing intermediate container a2393439672c [2022-10-17T09:31:21.714Z] ---> 1ec69527b663 [2022-10-17T09:31:21.714Z] Step 9/32 : WORKDIR /app [2022-10-17T09:31:21.714Z] ---> Running in 2807e3004a77 [2022-10-17T09:31:21.714Z] Removing intermediate container 2807e3004a77 [2022-10-17T09:31:21.714Z] ---> f3e165366642 [2022-10-17T09:31:21.714Z] Step 10/32 : COPY go.mod vendor* ./ [2022-10-17T09:31:21.714Z] ---> 31e2993a0160 [2022-10-17T09:31:21.714Z] Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:31:22.022Z] ---> Running in f92ea0dc307b [2022-10-17T09:31:22.608Z] Removing intermediate container f92ea0dc307b [2022-10-17T09:31:22.608Z] ---> b4dabca48910 [2022-10-17T09:31:22.608Z] Step 12/32 : COPY . . [2022-10-17T09:31:22.889Z] ---> 19f624e3e9bf [2022-10-17T09:31:22.889Z] Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:31:22.889Z] ---> Running in 8370ab69dc99 [2022-10-17T09:31:22.889Z] Removing intermediate container 8370ab69dc99 [2022-10-17T09:31:22.889Z] ---> 6a5316f50b90 [2022-10-17T09:31:22.889Z] Step 14/32 : RUN $MAKE [2022-10-17T09:31:23.169Z] ---> Running in ed76751679da [2022-10-17T09:31:23.453Z] 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 [2022-10-17T09:31:45.378Z] Removing intermediate container ed76751679da [2022-10-17T09:31:45.379Z] ---> abbd0c20cb55 [2022-10-17T09:31:45.379Z] Step 15/32 : FROM alpine:3.14 [2022-10-17T09:31:45.379Z] 3.14: Pulling from library/alpine [2022-10-17T09:31:45.379Z] c7ed990a2339: Pulling fs layer [2022-10-17T09:31:45.379Z] c7ed990a2339: Verifying Checksum [2022-10-17T09:31:45.379Z] c7ed990a2339: Download complete [2022-10-17T09:31:45.379Z] c7ed990a2339: Pull complete [2022-10-17T09:31:45.379Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-17T09:31:45.379Z] Status: Downloaded newer image for alpine:3.14 [2022-10-17T09:31:45.379Z] ---> dd53f409bf0b [2022-10-17T09:31:45.379Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-17T09:31:45.379Z] ---> Running in 385cf58ea370 [2022-10-17T09:31:45.379Z] Removing intermediate container 385cf58ea370 [2022-10-17T09:31:45.379Z] ---> 8acfd62579f3 [2022-10-17T09:31:45.379Z] Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-10-17T09:31:45.379Z] ---> Running in 2b87251fada5 [2022-10-17T09:31:45.379Z] Removing intermediate container 2b87251fada5 [2022-10-17T09:31:45.379Z] ---> 87dabc96abc0 [2022-10-17T09:31:45.379Z] Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:31:45.379Z] ---> Running in 49f1ff1de81e [2022-10-17T09:31:45.379Z] Removing intermediate container 49f1ff1de81e [2022-10-17T09:31:45.379Z] ---> 00eea10b096d [2022-10-17T09:31:45.379Z] Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-10-17T09:31:45.379Z] ---> Running in ae0f1c420d13 [2022-10-17T09:31:45.379Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:31:45.379Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:31:45.637Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-17T09:31:45.896Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-17T09:31:45.896Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-10-17T09:31:45.896Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-17T09:31:46.154Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-17T09:31:46.154Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-17T09:31:46.154Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-17T09:31:46.412Z] Executing busybox-1.33.1-r8.trigger [2022-10-17T09:31:46.412Z] Executing ca-certificates-20220614-r0.trigger [2022-10-17T09:31:46.412Z] OK: 9 MiB in 21 packages [2022-10-17T09:31:46.979Z] Removing intermediate container ae0f1c420d13 [2022-10-17T09:31:46.979Z] ---> e8bfb89013f1 [2022-10-17T09:31:46.979Z] Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-17T09:31:46.979Z] ---> ea5ec176b72b [2022-10-17T09:31:46.979Z] Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-17T09:31:47.237Z] ---> 4aa9045845dd [2022-10-17T09:31:47.237Z] Step 22/32 : COPY --from=builder /app/res/ /res/ [2022-10-17T09:31:47.237Z] ---> ce6d5bf0e6f2 [2022-10-17T09:31:47.237Z] Step 23/32 : COPY --from=builder /app/static/ /static/ [2022-10-17T09:31:47.495Z] ---> 48679f832f99 [2022-10-17T09:31:47.495Z] Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-10-17T09:31:48.063Z] ---> 6f2f98c59cbd [2022-10-17T09:31:48.063Z] Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-10-17T09:31:48.063Z] ---> Running in c55cddd8c5ac [2022-10-17T09:31:48.630Z] Removing intermediate container c55cddd8c5ac [2022-10-17T09:31:48.630Z] ---> 08cb2cf5b1fe [2022-10-17T09:31:48.630Z] Step 26/32 : VOLUME /cache [2022-10-17T09:31:48.630Z] ---> Running in 85b8dc939b0a [2022-10-17T09:31:48.630Z] Removing intermediate container 85b8dc939b0a [2022-10-17T09:31:48.630Z] ---> 96fee06178d4 [2022-10-17T09:31:48.630Z] Step 27/32 : EXPOSE 59711 [2022-10-17T09:31:48.887Z] ---> Running in e76773c6c575 [2022-10-17T09:31:48.887Z] Removing intermediate container e76773c6c575 [2022-10-17T09:31:48.887Z] ---> 5fe214f09310 [2022-10-17T09:31:48.887Z] Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-10-17T09:31:48.887Z] ---> Running in 8ec03e759694 [2022-10-17T09:31:48.887Z] Removing intermediate container 8ec03e759694 [2022-10-17T09:31:48.887Z] ---> e2495486dfa5 [2022-10-17T09:31:48.887Z] Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-10-17T09:31:49.151Z] ---> Running in cc2cb15004ed [2022-10-17T09:31:49.151Z] Removing intermediate container cc2cb15004ed [2022-10-17T09:31:49.151Z] ---> 245c3ce430d3 [2022-10-17T09:31:49.151Z] Step 30/32 : LABEL arch=amd64 [2022-10-17T09:31:49.151Z] ---> Running in 8ef2d5c94cd9 [2022-10-17T09:31:49.151Z] Removing intermediate container 8ef2d5c94cd9 [2022-10-17T09:31:49.151Z] ---> 513b41cc6c12 [2022-10-17T09:31:49.151Z] Step 31/32 : LABEL git_sha=617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [2022-10-17T09:31:49.408Z] ---> Running in 4977f1a9a370 [2022-10-17T09:31:49.408Z] Removing intermediate container 4977f1a9a370 [2022-10-17T09:31:49.408Z] ---> f86eadff01ba [2022-10-17T09:31:49.408Z] Step 32/32 : LABEL version=2.3.0-dev.20 [2022-10-17T09:31:49.408Z] ---> Running in dff74e275148 [2022-10-17T09:31:49.666Z] Removing intermediate container dff74e275148 [2022-10-17T09:31:49.666Z] ---> a02d2bdee6cd [2022-10-17T09:31:49.666Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T09:31:49.666Z] Successfully built a02d2bdee6cd [2022-10-17T09:31:49.666Z] 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 [2022-10-17T09:31:49.765Z] provisioning config files... [2022-10-17T09:31:49.773Z] 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 [2022-10-17T09:31:50.065Z] ---> docker-login.sh [2022-10-17T09:31:50.066Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:31:50.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:31:50.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:31:50.066Z] Configure a credential helper to remove this warning. See [2022-10-17T09:31:50.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:31:50.066Z] [2022-10-17T09:31:50.066Z] Login Succeeded [2022-10-17T09:31:50.066Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:31:50.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:31:50.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:31:50.066Z] Configure a credential helper to remove this warning. See [2022-10-17T09:31:50.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:31:50.066Z] [2022-10-17T09:31:50.066Z] Login Succeeded [2022-10-17T09:31:50.066Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:31:50.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:31:50.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:31:50.324Z] Configure a credential helper to remove this warning. See [2022-10-17T09:31:50.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:31:50.324Z] [2022-10-17T09:31:50.324Z] Login Succeeded [2022-10-17T09:31:50.324Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:31:50.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:31:50.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:31:50.324Z] Configure a credential helper to remove this warning. See [2022-10-17T09:31:50.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:31:50.324Z] [2022-10-17T09:31:50.324Z] Login Succeeded [2022-10-17T09:31:50.324Z] docker.io [2022-10-17T09:31:50.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:31:50.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:31:50.840Z] Configure a credential helper to remove this warning. See [2022-10-17T09:31:50.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:31:50.840Z] [2022-10-17T09:31:50.840Z] Login Succeeded [2022-10-17T09:31:50.840Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:31:50.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:31:50.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:31:50.884Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-10-17T09:31:50.884Z] 617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [2022-10-17T09:31:50.884Z] latest [2022-10-17T09:31:50.884Z] 2.3.0-dev.20 [2022-10-17T09:31:50.884Z] 617f1cb135f5f4038bf61bfc09ef59633cb6ae18-2.3.0-dev.20 [2022-10-17T09:31:50.884Z] main [2022-10-17T09:31:50.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:31:51.185Z] + 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 [2022-10-17T09:31:51.487Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [2022-10-17T09:31:51.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-17T09:31:51.487Z] cc2f14a11243: Preparing [2022-10-17T09:31:51.487Z] 86c462b4aabe: Preparing [2022-10-17T09:31:51.487Z] cb30997af06e: Preparing [2022-10-17T09:31:51.487Z] 9e652e1d7cdd: Preparing [2022-10-17T09:31:51.487Z] 90d6eba3014b: Preparing [2022-10-17T09:31:51.487Z] 64f477f8e3e6: Preparing [2022-10-17T09:31:51.487Z] 45c9c32d5015: Preparing [2022-10-17T09:31:51.487Z] a7a74348f327: Preparing [2022-10-17T09:31:51.487Z] 63493a9ab2d4: Preparing [2022-10-17T09:31:51.487Z] 63493a9ab2d4: Waiting [2022-10-17T09:31:51.487Z] a7a74348f327: Waiting [2022-10-17T09:31:51.487Z] 64f477f8e3e6: Waiting [2022-10-17T09:31:51.487Z] 45c9c32d5015: Waiting [2022-10-17T09:31:51.487Z] cc2f14a11243: Pushed [2022-10-17T09:31:51.487Z] 9e652e1d7cdd: Pushed [2022-10-17T09:31:51.487Z] 90d6eba3014b: Pushed [2022-10-17T09:31:51.487Z] cb30997af06e: Pushed [2022-10-17T09:31:51.487Z] 63493a9ab2d4: Layer already exists [2022-10-17T09:31:51.487Z] 64f477f8e3e6: Pushed [2022-10-17T09:31:51.744Z] a7a74348f327: Pushed [2022-10-17T09:31:52.002Z] 45c9c32d5015: Pushed [2022-10-17T09:31:53.907Z] 86c462b4aabe: Pushed [2022-10-17T09:31:53.907Z] 617f1cb135f5f4038bf61bfc09ef59633cb6ae18: digest: sha256:b3ad18014a1c3a50b1908804a2f29fe0e1cc7c1d68ace4b20497d9a7bc690acf size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:31:54.223Z] + 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 [2022-10-17T09:31:54.521Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-10-17T09:31:54.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-17T09:31:54.521Z] cc2f14a11243: Preparing [2022-10-17T09:31:54.521Z] 86c462b4aabe: Preparing [2022-10-17T09:31:54.521Z] cb30997af06e: Preparing [2022-10-17T09:31:54.521Z] 9e652e1d7cdd: Preparing [2022-10-17T09:31:54.521Z] 90d6eba3014b: Preparing [2022-10-17T09:31:54.521Z] 64f477f8e3e6: Preparing [2022-10-17T09:31:54.521Z] 45c9c32d5015: Preparing [2022-10-17T09:31:54.521Z] a7a74348f327: Preparing [2022-10-17T09:31:54.521Z] 63493a9ab2d4: Preparing [2022-10-17T09:31:54.521Z] 64f477f8e3e6: Waiting [2022-10-17T09:31:54.521Z] 45c9c32d5015: Waiting [2022-10-17T09:31:54.521Z] a7a74348f327: Waiting [2022-10-17T09:31:54.521Z] 63493a9ab2d4: Waiting [2022-10-17T09:31:54.521Z] cc2f14a11243: Layer already exists [2022-10-17T09:31:54.521Z] cb30997af06e: Layer already exists [2022-10-17T09:31:54.521Z] 9e652e1d7cdd: Layer already exists [2022-10-17T09:31:54.521Z] 86c462b4aabe: Layer already exists [2022-10-17T09:31:54.521Z] 90d6eba3014b: Layer already exists [2022-10-17T09:31:54.521Z] 64f477f8e3e6: Layer already exists [2022-10-17T09:31:54.521Z] a7a74348f327: Layer already exists [2022-10-17T09:31:54.521Z] 63493a9ab2d4: Layer already exists [2022-10-17T09:31:54.521Z] 45c9c32d5015: Layer already exists [2022-10-17T09:31:54.521Z] latest: digest: sha256:b3ad18014a1c3a50b1908804a2f29fe0e1cc7c1d68ace4b20497d9a7bc690acf size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:31:54.836Z] + 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 [2022-10-17T09:31:55.199Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.20 [2022-10-17T09:31:55.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-17T09:31:55.199Z] cc2f14a11243: Preparing [2022-10-17T09:31:55.199Z] 86c462b4aabe: Preparing [2022-10-17T09:31:55.199Z] cb30997af06e: Preparing [2022-10-17T09:31:55.199Z] 9e652e1d7cdd: Preparing [2022-10-17T09:31:55.199Z] 90d6eba3014b: Preparing [2022-10-17T09:31:55.199Z] 64f477f8e3e6: Preparing [2022-10-17T09:31:55.199Z] 45c9c32d5015: Preparing [2022-10-17T09:31:55.199Z] a7a74348f327: Preparing [2022-10-17T09:31:55.199Z] 63493a9ab2d4: Preparing [2022-10-17T09:31:55.199Z] a7a74348f327: Waiting [2022-10-17T09:31:55.199Z] 64f477f8e3e6: Waiting [2022-10-17T09:31:55.199Z] 63493a9ab2d4: Waiting [2022-10-17T09:31:55.199Z] 45c9c32d5015: Waiting [2022-10-17T09:31:55.199Z] cb30997af06e: Layer already exists [2022-10-17T09:31:55.199Z] 9e652e1d7cdd: Layer already exists [2022-10-17T09:31:55.199Z] 90d6eba3014b: Layer already exists [2022-10-17T09:31:55.199Z] 86c462b4aabe: Layer already exists [2022-10-17T09:31:55.199Z] cc2f14a11243: Layer already exists [2022-10-17T09:31:55.199Z] 64f477f8e3e6: Layer already exists [2022-10-17T09:31:55.199Z] 45c9c32d5015: Layer already exists [2022-10-17T09:31:55.199Z] a7a74348f327: Layer already exists [2022-10-17T09:31:55.199Z] 63493a9ab2d4: Layer already exists [2022-10-17T09:31:55.199Z] 2.3.0-dev.20: digest: sha256:b3ad18014a1c3a50b1908804a2f29fe0e1cc7c1d68ace4b20497d9a7bc690acf size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:31:55.503Z] + 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 [2022-10-17T09:31:55.808Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:617f1cb135f5f4038bf61bfc09ef59633cb6ae18-2.3.0-dev.20 [2022-10-17T09:31:55.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-17T09:31:55.808Z] cc2f14a11243: Preparing [2022-10-17T09:31:55.808Z] 86c462b4aabe: Preparing [2022-10-17T09:31:55.808Z] cb30997af06e: Preparing [2022-10-17T09:31:55.808Z] 9e652e1d7cdd: Preparing [2022-10-17T09:31:55.808Z] 90d6eba3014b: Preparing [2022-10-17T09:31:55.808Z] 64f477f8e3e6: Preparing [2022-10-17T09:31:55.808Z] 45c9c32d5015: Preparing [2022-10-17T09:31:55.808Z] a7a74348f327: Preparing [2022-10-17T09:31:55.808Z] 63493a9ab2d4: Preparing [2022-10-17T09:31:55.808Z] 64f477f8e3e6: Waiting [2022-10-17T09:31:55.808Z] 45c9c32d5015: Waiting [2022-10-17T09:31:55.808Z] a7a74348f327: Waiting [2022-10-17T09:31:55.808Z] 63493a9ab2d4: Waiting [2022-10-17T09:31:55.808Z] cb30997af06e: Layer already exists [2022-10-17T09:31:55.808Z] cc2f14a11243: Layer already exists [2022-10-17T09:31:55.808Z] 9e652e1d7cdd: Layer already exists [2022-10-17T09:31:55.808Z] 86c462b4aabe: Layer already exists [2022-10-17T09:31:55.808Z] 90d6eba3014b: Layer already exists [2022-10-17T09:31:55.808Z] 64f477f8e3e6: Layer already exists [2022-10-17T09:31:55.808Z] 45c9c32d5015: Layer already exists [2022-10-17T09:31:55.808Z] a7a74348f327: Layer already exists [2022-10-17T09:31:55.808Z] 63493a9ab2d4: Layer already exists [2022-10-17T09:31:55.808Z] 617f1cb135f5f4038bf61bfc09ef59633cb6ae18-2.3.0-dev.20: digest: sha256:b3ad18014a1c3a50b1908804a2f29fe0e1cc7c1d68ace4b20497d9a7bc690acf size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:31:56.114Z] + 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 [2022-10-17T09:31:56.416Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-10-17T09:31:56.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-17T09:31:56.416Z] cc2f14a11243: Preparing [2022-10-17T09:31:56.416Z] 86c462b4aabe: Preparing [2022-10-17T09:31:56.416Z] cb30997af06e: Preparing [2022-10-17T09:31:56.416Z] 9e652e1d7cdd: Preparing [2022-10-17T09:31:56.416Z] 90d6eba3014b: Preparing [2022-10-17T09:31:56.416Z] 64f477f8e3e6: Preparing [2022-10-17T09:31:56.416Z] 45c9c32d5015: Preparing [2022-10-17T09:31:56.416Z] a7a74348f327: Preparing [2022-10-17T09:31:56.416Z] 63493a9ab2d4: Preparing [2022-10-17T09:31:56.416Z] 45c9c32d5015: Waiting [2022-10-17T09:31:56.416Z] a7a74348f327: Waiting [2022-10-17T09:31:56.416Z] 64f477f8e3e6: Waiting [2022-10-17T09:31:56.416Z] 63493a9ab2d4: Waiting [2022-10-17T09:31:56.416Z] 9e652e1d7cdd: Layer already exists [2022-10-17T09:31:56.416Z] 90d6eba3014b: Layer already exists [2022-10-17T09:31:56.416Z] 86c462b4aabe: Layer already exists [2022-10-17T09:31:56.416Z] cc2f14a11243: Layer already exists [2022-10-17T09:31:56.416Z] cb30997af06e: Layer already exists [2022-10-17T09:31:56.416Z] a7a74348f327: Layer already exists [2022-10-17T09:31:56.416Z] 45c9c32d5015: Layer already exists [2022-10-17T09:31:56.416Z] 64f477f8e3e6: Layer already exists [2022-10-17T09:31:56.416Z] 63493a9ab2d4: Layer already exists [2022-10-17T09:31:56.416Z] main: digest: sha256:b3ad18014a1c3a50b1908804a2f29fe0e1cc7c1d68ace4b20497d9a7bc690acf size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:31:56.450Z] ===================================================== [Pipeline] echo [2022-10-17T09:31:56.455Z] taggedImages: [2022-10-17T09:31:56.455Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [2022-10-17T09:31:56.455Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-10-17T09:31:56.455Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.20 [2022-10-17T09:31:56.455Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:617f1cb135f5f4038bf61bfc09ef59633cb6ae18-2.3.0-dev.20 [2022-10-17T09:31:56.455Z] - 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 [2022-10-17T09:31:56.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:31:56.823Z] [2022-10-17T09:31:56.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:31:57.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:31:57.121Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-17T09:31:57.121Z] 5eb5b503b376: Pulling fs layer [2022-10-17T09:31:57.121Z] 5c69ac0246d0: Pulling fs layer [2022-10-17T09:31:57.121Z] ec43610c2a17: Pulling fs layer [2022-10-17T09:31:57.121Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-17T09:31:57.121Z] 33b1e0a273af: Pulling fs layer [2022-10-17T09:31:57.121Z] 5d3b04190fa2: Pulling fs layer [2022-10-17T09:31:57.121Z] 2f39f015ded8: Pulling fs layer [2022-10-17T09:31:57.121Z] 33b1e0a273af: Waiting [2022-10-17T09:31:57.121Z] 5d3b04190fa2: Waiting [2022-10-17T09:31:57.121Z] 2f39f015ded8: Waiting [2022-10-17T09:31:57.121Z] 3a2ae6a8a46f: Waiting [2022-10-17T09:31:57.121Z] 5c69ac0246d0: Verifying Checksum [2022-10-17T09:31:57.121Z] 5c69ac0246d0: Download complete [2022-10-17T09:31:57.121Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-17T09:31:57.121Z] 3a2ae6a8a46f: Download complete [2022-10-17T09:31:57.121Z] 33b1e0a273af: Verifying Checksum [2022-10-17T09:31:57.121Z] 33b1e0a273af: Download complete [2022-10-17T09:31:57.121Z] ec43610c2a17: Verifying Checksum [2022-10-17T09:31:57.121Z] ec43610c2a17: Download complete [2022-10-17T09:31:57.379Z] 5d3b04190fa2: Verifying Checksum [2022-10-17T09:31:57.379Z] 5d3b04190fa2: Download complete [2022-10-17T09:31:57.379Z] 5eb5b503b376: Verifying Checksum [2022-10-17T09:31:57.379Z] 5eb5b503b376: Download complete [2022-10-17T09:31:57.945Z] 2f39f015ded8: Download complete [2022-10-17T09:31:58.510Z] 5eb5b503b376: Pull complete [2022-10-17T09:31:58.510Z] 5c69ac0246d0: Pull complete [2022-10-17T09:31:59.077Z] ec43610c2a17: Pull complete [2022-10-17T09:31:59.077Z] 3a2ae6a8a46f: Pull complete [2022-10-17T09:31:59.077Z] 33b1e0a273af: Pull complete [2022-10-17T09:31:59.335Z] 5d3b04190fa2: Pull complete [2022-10-17T09:32:03.525Z] 2f39f015ded8: Pull complete [2022-10-17T09:32:03.525Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-17T09:32:03.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:32:03.525Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:32:03.596Z] prd-ubuntu20.04-docker-8c-8g-8274 does not seem to be running inside a container [2022-10-17T09:32:03.624Z] $ 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 [2022-10-17T09:32:04.613Z] Removing intermediate container f2adea633f68 [2022-10-17T09:32:04.614Z] ---> 5ee52946c517 [2022-10-17T09:32:04.614Z] Step 12/14 : COPY . . [2022-10-17T09:32:04.614Z] ---> 64da83c2351a [2022-10-17T09:32:04.614Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:32:04.885Z] ---> Running in 12868a9d5caa [2022-10-17T09:32:05.155Z] Removing intermediate container 12868a9d5caa [2022-10-17T09:32:05.155Z] ---> 420cd0dfd0eb [2022-10-17T09:32:05.155Z] Step 14/14 : RUN $MAKE [2022-10-17T09:32:05.155Z] ---> Running in cf863b512356 [2022-10-17T09:32:05.308Z] $ docker top 845b0126ade79a3206f6bf13b533008b89ced725e56c46e137eeff146b0f0752 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:32:05.680Z] ---> job-cost.sh [2022-10-17T09:32:05.680Z] lf-activate-venv: SKIPPING [2022-10-17T09:32:05.680Z] INFO: No Stack... [2022-10-17T09:32:06.116Z] noop [2022-10-17T09:32:06.247Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T09:32:06.506Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T09:32:06.701Z] Removing intermediate container cf863b512356 [2022-10-17T09:32:06.701Z] ---> 228992b31e53 [2022-10-17T09:32:06.701Z] Successfully built 228992b31e53 [2022-10-17T09:32:06.701Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:32:06.801Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-10-17T09:32:06.801Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T09:32:06.813Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-60-stack-cost] [2022-10-17T09:32:06.822Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-60-stack-cost] did not exist. Created. [2022-10-17T09:32:06.822Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T09:32:07.054Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T09:32:07.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:32:07.118Z] + echo total: 0.2199999988079071 [2022-10-17T09:32:07.226Z] prd-ubuntu20.04-docker-arm64-4c-16g-8129 does not seem to be running inside a container [2022-10-17T09:32:07.282Z] $ 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 [2022-10-17T09:32:08.421Z] $ docker top b72bf8021cc411c4e46639c548924e1d4e6609e0f3b89522049529291780289b -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh [2022-10-17T09:32:08.637Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T09:32:08.683Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-60-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T09:32:08.703Z] $ docker stop --time=1 845b0126ade79a3206f6bf13b533008b89ced725e56c46e137eeff146b0f0752 [2022-10-17T09:32:09.245Z] + go version [2022-10-17T09:32:09.245Z] go version go1.18.7 linux/arm64 [2022-10-17T09:32:09.889Z] $ docker rm -f 845b0126ade79a3206f6bf13b533008b89ced725e56c46e137eeff146b0f0752 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2022-10-17T09:32:09.944Z] $ docker stop --time=1 b72bf8021cc411c4e46639c548924e1d4e6609e0f3b89522049529291780289b [2022-10-17T09:32:11.570Z] $ 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 [2022-10-17T09:32:12.122Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T09:32:12.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:32:12.292Z] prd-ubuntu20.04-docker-arm64-4c-16g-8129 does not seem to be running inside a container [2022-10-17T09:32:12.360Z] $ 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 [2022-10-17T09:32:13.480Z] $ docker top 763c0c59071e5fd82fec467a10d779ea92e289939fc4de23209705f9db07c4cf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:32:13.970Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/60 [Pipeline] fileExists [Pipeline] sh [2022-10-17T09:32:14.295Z] + make test [2022-10-17T09:32:14.296Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-17T09:33:35.920Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-10-17T09:33:39.260Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.145s coverage: 86.2% of statements [2022-10-17T09:33:39.260Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-10-17T09:33:45.912Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.706s coverage: 71.9% of statements [2022-10-17T09:33:45.912Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-17T09:33:45.912Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T09:34:07.999Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T09:34:07.999Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T09:34:07.999Z] ./bin/test-attribution.sh [Pipeline] echo [2022-10-17T09:34:08.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T09:34:08.030Z] $ docker stop --time=1 763c0c59071e5fd82fec467a10d779ea92e289939fc4de23209705f9db07c4cf [2022-10-17T09:34:09.801Z] $ docker rm -f 763c0c59071e5fd82fec467a10d779ea92e289939fc4de23209705f9db07c4cf [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:34:10.720Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T09:34:10.742Z] Warning: overwriting stash ‘coverage-report’ [2022-10-17T09:34:11.148Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T09:34:11.534Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T09:34:11.848Z] + ls -al . [2022-10-17T09:34:11.848Z] total 228 [2022-10-17T09:34:11.848Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 09:32 . [2022-10-17T09:34:11.848Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:30 .. [2022-10-17T09:34:11.848Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 17 09:30 .dockerignore [2022-10-17T09:34:11.848Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:30 .git [2022-10-17T09:34:11.848Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:30 .github [2022-10-17T09:34:11.848Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 17 09:30 .gitignore [2022-10-17T09:34:11.848Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 09:30 .golangci.yml [2022-10-17T09:34:11.848Z] -rw-rw-r-- 1 jenkins jenkins 9922 Oct 17 09:30 Attribution.txt [2022-10-17T09:34:11.848Z] -rw-rw-r-- 1 jenkins jenkins 2487 Oct 17 09:30 CHANGELOG.md [2022-10-17T09:34:11.848Z] -rw-rw-r-- 1 jenkins jenkins 1993 Oct 17 09:30 Dockerfile [2022-10-17T09:34:11.848Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 09:30 GOVERNANCE.md [2022-10-17T09:34:11.848Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 17 09:30 Jenkinsfile [2022-10-17T09:34:11.848Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 17 09:30 LICENSE [2022-10-17T09:34:11.848Z] -rw-rw-r-- 1 jenkins jenkins 3163 Oct 17 09:30 Makefile [2022-10-17T09:34:11.848Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 17 09:30 OWNERS.md [2022-10-17T09:34:11.848Z] -rw-rw-r-- 1 jenkins jenkins 31023 Oct 17 09:30 README.md [2022-10-17T09:34:11.848Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 09:30 VERSION [2022-10-17T09:34:11.848Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:30 bin [2022-10-17T09:34:11.848Z] -rw-r--r-- 1 jenkins jenkins 41008 Oct 17 09:33 coverage.out [2022-10-17T09:34:11.848Z] -rw-rw-r-- 1 jenkins jenkins 3657 Oct 17 09:30 go.mod [2022-10-17T09:34:11.848Z] -rw-rw-r-- 1 jenkins jenkins 38018 Oct 17 09:30 go.sum [2022-10-17T09:34:11.848Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:30 images [2022-10-17T09:34:11.848Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:30 internal [2022-10-17T09:34:11.848Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 17 09:30 main.go [2022-10-17T09:34:11.848Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:30 res [2022-10-17T09:34:11.848Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:30 snap [2022-10-17T09:34:11.848Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:30 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:34:12.183Z] + 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 . [2022-10-17T09:34:12.450Z] Sending build context to Docker daemon 683.5kB [2022-10-17T09:34:12.450Z] Step 1/32 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:34:12.450Z] Step 2/32 : FROM ${BASE} AS builder [2022-10-17T09:34:12.450Z] ---> 228992b31e53 [2022-10-17T09:34:12.450Z] Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-17T09:34:12.450Z] ---> Running in 64dc290d5001 [2022-10-17T09:34:12.730Z] Removing intermediate container 64dc290d5001 [2022-10-17T09:34:12.730Z] ---> 276abee9626b [2022-10-17T09:34:12.730Z] Step 4/32 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T09:34:12.996Z] ---> Running in f4e0de090046 [2022-10-17T09:34:13.264Z] Removing intermediate container f4e0de090046 [2022-10-17T09:34:13.264Z] ---> 6374dc727c02 [2022-10-17T09:34:13.264Z] Step 5/32 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:34:13.264Z] ---> Running in fd34d29cf4f6 [2022-10-17T09:34:13.532Z] Removing intermediate container fd34d29cf4f6 [2022-10-17T09:34:13.532Z] ---> 0a68af76cd36 [2022-10-17T09:34:13.532Z] Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-17T09:34:13.532Z] ---> Running in 45131d23bcc1 [2022-10-17T09:34:13.802Z] Removing intermediate container 45131d23bcc1 [2022-10-17T09:34:13.802Z] ---> 00aef6cea6bb [2022-10-17T09:34:13.802Z] Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:34:14.070Z] ---> Running in bb1537860bd9 [2022-10-17T09:34:15.490Z] Removing intermediate container bb1537860bd9 [2022-10-17T09:34:15.490Z] ---> d204bc121b43 [2022-10-17T09:34:15.490Z] Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:34:15.759Z] ---> Running in 43464d8e3d94 [2022-10-17T09:34:16.722Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T09:34:17.688Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T09:34:18.653Z] OK: 221 MiB in 51 packages [2022-10-17T09:34:19.620Z] Removing intermediate container 43464d8e3d94 [2022-10-17T09:34:19.620Z] ---> 2b37b1e6e7f1 [2022-10-17T09:34:19.620Z] Step 9/32 : WORKDIR /app [2022-10-17T09:34:19.620Z] ---> Running in cbdcde07a228 [2022-10-17T09:34:19.888Z] Removing intermediate container cbdcde07a228 [2022-10-17T09:34:19.888Z] ---> acfa26210bee [2022-10-17T09:34:19.888Z] Step 10/32 : COPY go.mod vendor* ./ [2022-10-17T09:34:20.474Z] ---> 8503258fc2a5 [2022-10-17T09:34:20.474Z] Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:34:20.474Z] ---> Running in 48b90d79cb83 [2022-10-17T09:34:22.429Z] Removing intermediate container 48b90d79cb83 [2022-10-17T09:34:22.429Z] ---> bbb183e4d446 [2022-10-17T09:34:22.429Z] Step 12/32 : COPY . . [2022-10-17T09:34:23.396Z] ---> a0e231b8b379 [2022-10-17T09:34:23.396Z] Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:34:23.396Z] ---> Running in d34d322b0301 [2022-10-17T09:34:23.666Z] Removing intermediate container d34d322b0301 [2022-10-17T09:34:23.666Z] ---> e5f58f7a4bb3 [2022-10-17T09:34:23.666Z] Step 14/32 : RUN $MAKE [2022-10-17T09:34:23.666Z] ---> Running in e896b1d8d9b2 [2022-10-17T09:34:25.100Z] 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 [2022-10-17T09:36:46.810Z] Removing intermediate container e896b1d8d9b2 [2022-10-17T09:36:46.810Z] ---> 7377e55e02eb [2022-10-17T09:36:46.810Z] Step 15/32 : FROM alpine:3.14 [2022-10-17T09:36:46.810Z] 3.14: Pulling from library/alpine [2022-10-17T09:36:46.810Z] 90cda3b7c325: Pulling fs layer [2022-10-17T09:36:46.810Z] 90cda3b7c325: Verifying Checksum [2022-10-17T09:36:46.810Z] 90cda3b7c325: Pull complete [2022-10-17T09:36:46.810Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-17T09:36:46.810Z] Status: Downloaded newer image for alpine:3.14 [2022-10-17T09:36:46.810Z] ---> 376ba31ae3da [2022-10-17T09:36:46.810Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-17T09:36:46.810Z] ---> Running in 6e4c709fe3a2 [2022-10-17T09:36:46.810Z] Removing intermediate container 6e4c709fe3a2 [2022-10-17T09:36:46.810Z] ---> 4b54f775d325 [2022-10-17T09:36:46.810Z] Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-10-17T09:36:46.810Z] ---> Running in 366af24a4850 [2022-10-17T09:36:46.810Z] Removing intermediate container 366af24a4850 [2022-10-17T09:36:46.810Z] ---> a772d689e01c [2022-10-17T09:36:46.810Z] Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:36:46.810Z] ---> Running in cd47d83dd626 [2022-10-17T09:36:46.810Z] Removing intermediate container cd47d83dd626 [2022-10-17T09:36:46.810Z] ---> 2e41d41fedf2 [2022-10-17T09:36:46.810Z] Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-10-17T09:36:46.810Z] ---> Running in 4f0107e8d96a [2022-10-17T09:36:46.810Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-10-17T09:36:46.810Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-10-17T09:36:46.810Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-17T09:36:46.810Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-17T09:36:46.810Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-10-17T09:36:46.810Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-17T09:36:46.810Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-17T09:36:46.810Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-17T09:36:46.810Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-17T09:36:46.810Z] Executing busybox-1.33.1-r8.trigger [2022-10-17T09:36:46.810Z] Executing ca-certificates-20220614-r0.trigger [2022-10-17T09:36:46.810Z] OK: 9 MiB in 21 packages [2022-10-17T09:36:46.810Z] Removing intermediate container 4f0107e8d96a [2022-10-17T09:36:46.810Z] ---> 9e733d5c9f12 [2022-10-17T09:36:46.810Z] Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-17T09:36:46.810Z] ---> 3f18c80c90d7 [2022-10-17T09:36:46.810Z] Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-17T09:36:47.394Z] ---> f5aab7c4e437 [2022-10-17T09:36:47.394Z] Step 22/32 : COPY --from=builder /app/res/ /res/ [2022-10-17T09:36:47.661Z] ---> a5da33d25459 [2022-10-17T09:36:47.661Z] Step 23/32 : COPY --from=builder /app/static/ /static/ [2022-10-17T09:36:48.248Z] ---> 1164cd2c3b94 [2022-10-17T09:36:48.248Z] Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-10-17T09:36:49.663Z] ---> 8883f4ef174a [2022-10-17T09:36:49.663Z] Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-10-17T09:36:49.663Z] ---> Running in df56aae347ce [2022-10-17T09:36:51.627Z] Removing intermediate container df56aae347ce [2022-10-17T09:36:51.627Z] ---> c1103c957e53 [2022-10-17T09:36:51.627Z] Step 26/32 : VOLUME /cache [2022-10-17T09:36:51.627Z] ---> Running in 8860cfa85162 [2022-10-17T09:36:51.895Z] Removing intermediate container 8860cfa85162 [2022-10-17T09:36:51.895Z] ---> 48d23e53f1a1 [2022-10-17T09:36:51.895Z] Step 27/32 : EXPOSE 59711 [2022-10-17T09:36:51.895Z] ---> Running in 9beebc38f420 [2022-10-17T09:36:52.162Z] Removing intermediate container 9beebc38f420 [2022-10-17T09:36:52.162Z] ---> 5367c59fb9d3 [2022-10-17T09:36:52.162Z] Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-10-17T09:36:52.162Z] ---> Running in f18aa0610d62 [2022-10-17T09:36:52.431Z] Removing intermediate container f18aa0610d62 [2022-10-17T09:36:52.431Z] ---> ebb1f9b1ddca [2022-10-17T09:36:52.431Z] Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-10-17T09:36:52.699Z] ---> Running in b72e7e245690 [2022-10-17T09:36:52.967Z] Removing intermediate container b72e7e245690 [2022-10-17T09:36:52.968Z] ---> 8768b746beb9 [2022-10-17T09:36:52.968Z] Step 30/32 : LABEL arch=arm64 [2022-10-17T09:36:52.968Z] ---> Running in 27000e79c9a0 [2022-10-17T09:36:53.238Z] Removing intermediate container 27000e79c9a0 [2022-10-17T09:36:53.238Z] ---> ea2030b9d52c [2022-10-17T09:36:53.238Z] Step 31/32 : LABEL git_sha=617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [2022-10-17T09:36:53.507Z] ---> Running in 5662f9477218 [2022-10-17T09:36:53.775Z] Removing intermediate container 5662f9477218 [2022-10-17T09:36:53.775Z] ---> 6dde643a31a9 [2022-10-17T09:36:53.775Z] Step 32/32 : LABEL version=2.3.0-dev.20 [2022-10-17T09:36:53.775Z] ---> Running in 86cb453f4f67 [2022-10-17T09:36:54.043Z] Removing intermediate container 86cb453f4f67 [2022-10-17T09:36:54.043Z] ---> 1bf6826d49d6 [2022-10-17T09:36:54.043Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T09:36:54.043Z] Successfully built 1bf6826d49d6 [2022-10-17T09:36:54.043Z] 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 [2022-10-17T09:36:54.188Z] provisioning config files... [2022-10-17T09:36:54.217Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/60@tmp/config4563375768402996719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:36:54.794Z] ---> docker-login.sh [2022-10-17T09:36:54.794Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:36:54.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:36:54.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:36:54.794Z] Configure a credential helper to remove this warning. See [2022-10-17T09:36:54.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:36:54.794Z] [2022-10-17T09:36:54.794Z] Login Succeeded [2022-10-17T09:36:54.794Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:36:55.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:36:55.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:36:55.343Z] Configure a credential helper to remove this warning. See [2022-10-17T09:36:55.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:36:55.343Z] [2022-10-17T09:36:55.343Z] Login Succeeded [2022-10-17T09:36:55.343Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:36:55.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:36:55.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:36:55.632Z] Configure a credential helper to remove this warning. See [2022-10-17T09:36:55.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:36:55.633Z] [2022-10-17T09:36:55.633Z] Login Succeeded [2022-10-17T09:36:55.633Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:36:55.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:36:56.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:36:56.186Z] Configure a credential helper to remove this warning. See [2022-10-17T09:36:56.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:36:56.186Z] [2022-10-17T09:36:56.186Z] Login Succeeded [2022-10-17T09:36:56.186Z] docker.io [2022-10-17T09:36:56.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:36:56.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:36:56.726Z] Configure a credential helper to remove this warning. See [2022-10-17T09:36:56.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:36:56.726Z] [2022-10-17T09:36:56.726Z] Login Succeeded [2022-10-17T09:36:56.726Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:36:56.738Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:36:56.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:36:56.775Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-10-17T09:36:56.775Z] 617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [2022-10-17T09:36:56.775Z] latest [2022-10-17T09:36:56.775Z] 2.3.0-dev.20 [2022-10-17T09:36:56.775Z] 617f1cb135f5f4038bf61bfc09ef59633cb6ae18-2.3.0-dev.20 [2022-10-17T09:36:56.775Z] main [2022-10-17T09:36:56.775Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:36:57.112Z] + 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 [2022-10-17T09:36:57.460Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [2022-10-17T09:36:57.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-17T09:36:57.460Z] 25fb2e26df70: Preparing [2022-10-17T09:36:57.460Z] 95a0addbac55: Preparing [2022-10-17T09:36:57.460Z] 817bfdd7f87f: Preparing [2022-10-17T09:36:57.460Z] aada9a3d73ed: Preparing [2022-10-17T09:36:57.460Z] 774529e2c166: Preparing [2022-10-17T09:36:57.460Z] b45abfe55a22: Preparing [2022-10-17T09:36:57.460Z] 05fe43148b72: Preparing [2022-10-17T09:36:57.460Z] 97d91cbbccf9: Preparing [2022-10-17T09:36:57.460Z] 28c3ef001483: Preparing [2022-10-17T09:36:57.460Z] 05fe43148b72: Waiting [2022-10-17T09:36:57.460Z] 28c3ef001483: Waiting [2022-10-17T09:36:57.460Z] b45abfe55a22: Waiting [2022-10-17T09:36:57.460Z] 97d91cbbccf9: Waiting [2022-10-17T09:36:57.732Z] 817bfdd7f87f: Pushed [2022-10-17T09:36:57.732Z] 774529e2c166: Pushed [2022-10-17T09:36:57.732Z] aada9a3d73ed: Pushed [2022-10-17T09:36:57.732Z] 25fb2e26df70: Pushed [2022-10-17T09:36:57.732Z] 28c3ef001483: Layer already exists [2022-10-17T09:36:58.001Z] b45abfe55a22: Pushed [2022-10-17T09:36:58.001Z] 97d91cbbccf9: Pushed [2022-10-17T09:36:58.964Z] 05fe43148b72: Pushed [2022-10-17T09:37:03.226Z] 95a0addbac55: Pushed [2022-10-17T09:37:03.492Z] 617f1cb135f5f4038bf61bfc09ef59633cb6ae18: digest: sha256:92017553adf0d0c502001b23b10d2d3b670232d0389c78f4489f34998e97bbb3 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:37:03.829Z] + 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 [2022-10-17T09:37:04.162Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-10-17T09:37:04.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-17T09:37:04.162Z] 25fb2e26df70: Preparing [2022-10-17T09:37:04.162Z] 95a0addbac55: Preparing [2022-10-17T09:37:04.162Z] 817bfdd7f87f: Preparing [2022-10-17T09:37:04.162Z] aada9a3d73ed: Preparing [2022-10-17T09:37:04.162Z] 774529e2c166: Preparing [2022-10-17T09:37:04.162Z] b45abfe55a22: Preparing [2022-10-17T09:37:04.162Z] 05fe43148b72: Preparing [2022-10-17T09:37:04.162Z] 97d91cbbccf9: Preparing [2022-10-17T09:37:04.162Z] 28c3ef001483: Preparing [2022-10-17T09:37:04.162Z] 05fe43148b72: Waiting [2022-10-17T09:37:04.162Z] 97d91cbbccf9: Waiting [2022-10-17T09:37:04.162Z] 28c3ef001483: Waiting [2022-10-17T09:37:04.162Z] b45abfe55a22: Waiting [2022-10-17T09:37:04.162Z] 95a0addbac55: Layer already exists [2022-10-17T09:37:04.162Z] 817bfdd7f87f: Layer already exists [2022-10-17T09:37:04.162Z] aada9a3d73ed: Layer already exists [2022-10-17T09:37:04.162Z] 774529e2c166: Layer already exists [2022-10-17T09:37:04.162Z] 25fb2e26df70: Layer already exists [2022-10-17T09:37:04.162Z] b45abfe55a22: Layer already exists [2022-10-17T09:37:04.162Z] 05fe43148b72: Layer already exists [2022-10-17T09:37:04.162Z] 97d91cbbccf9: Layer already exists [2022-10-17T09:37:04.162Z] 28c3ef001483: Layer already exists [2022-10-17T09:37:04.428Z] latest: digest: sha256:92017553adf0d0c502001b23b10d2d3b670232d0389c78f4489f34998e97bbb3 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:37:04.771Z] + 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 [2022-10-17T09:37:05.108Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.20 [2022-10-17T09:37:05.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-17T09:37:05.108Z] 25fb2e26df70: Preparing [2022-10-17T09:37:05.108Z] 95a0addbac55: Preparing [2022-10-17T09:37:05.108Z] 817bfdd7f87f: Preparing [2022-10-17T09:37:05.108Z] aada9a3d73ed: Preparing [2022-10-17T09:37:05.108Z] 774529e2c166: Preparing [2022-10-17T09:37:05.108Z] b45abfe55a22: Preparing [2022-10-17T09:37:05.108Z] 05fe43148b72: Preparing [2022-10-17T09:37:05.108Z] 97d91cbbccf9: Preparing [2022-10-17T09:37:05.108Z] 28c3ef001483: Preparing [2022-10-17T09:37:05.108Z] 05fe43148b72: Waiting [2022-10-17T09:37:05.108Z] 97d91cbbccf9: Waiting [2022-10-17T09:37:05.108Z] 28c3ef001483: Waiting [2022-10-17T09:37:05.108Z] b45abfe55a22: Waiting [2022-10-17T09:37:05.108Z] 95a0addbac55: Layer already exists [2022-10-17T09:37:05.108Z] aada9a3d73ed: Layer already exists [2022-10-17T09:37:05.108Z] 774529e2c166: Layer already exists [2022-10-17T09:37:05.108Z] 25fb2e26df70: Layer already exists [2022-10-17T09:37:05.108Z] 817bfdd7f87f: Layer already exists [2022-10-17T09:37:05.108Z] b45abfe55a22: Layer already exists [2022-10-17T09:37:05.108Z] 05fe43148b72: Layer already exists [2022-10-17T09:37:05.108Z] 28c3ef001483: Layer already exists [2022-10-17T09:37:05.108Z] 97d91cbbccf9: Layer already exists [2022-10-17T09:37:05.108Z] 2.3.0-dev.20: digest: sha256:92017553adf0d0c502001b23b10d2d3b670232d0389c78f4489f34998e97bbb3 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:37:05.453Z] + 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 [2022-10-17T09:37:05.784Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:617f1cb135f5f4038bf61bfc09ef59633cb6ae18-2.3.0-dev.20 [2022-10-17T09:37:05.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-17T09:37:05.784Z] 25fb2e26df70: Preparing [2022-10-17T09:37:05.784Z] 95a0addbac55: Preparing [2022-10-17T09:37:05.784Z] 817bfdd7f87f: Preparing [2022-10-17T09:37:05.784Z] aada9a3d73ed: Preparing [2022-10-17T09:37:05.784Z] 774529e2c166: Preparing [2022-10-17T09:37:05.784Z] b45abfe55a22: Preparing [2022-10-17T09:37:05.784Z] 05fe43148b72: Preparing [2022-10-17T09:37:05.784Z] 97d91cbbccf9: Preparing [2022-10-17T09:37:05.784Z] 28c3ef001483: Preparing [2022-10-17T09:37:05.784Z] 05fe43148b72: Waiting [2022-10-17T09:37:05.784Z] 97d91cbbccf9: Waiting [2022-10-17T09:37:05.784Z] 28c3ef001483: Waiting [2022-10-17T09:37:05.784Z] b45abfe55a22: Waiting [2022-10-17T09:37:05.784Z] 774529e2c166: Layer already exists [2022-10-17T09:37:05.784Z] 25fb2e26df70: Layer already exists [2022-10-17T09:37:05.784Z] aada9a3d73ed: Layer already exists [2022-10-17T09:37:05.784Z] 95a0addbac55: Layer already exists [2022-10-17T09:37:05.784Z] 817bfdd7f87f: Layer already exists [2022-10-17T09:37:05.784Z] 05fe43148b72: Layer already exists [2022-10-17T09:37:05.784Z] b45abfe55a22: Layer already exists [2022-10-17T09:37:05.784Z] 28c3ef001483: Layer already exists [2022-10-17T09:37:05.784Z] 97d91cbbccf9: Layer already exists [2022-10-17T09:37:05.784Z] 617f1cb135f5f4038bf61bfc09ef59633cb6ae18-2.3.0-dev.20: digest: sha256:92017553adf0d0c502001b23b10d2d3b670232d0389c78f4489f34998e97bbb3 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:37:06.130Z] + 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 [2022-10-17T09:37:06.468Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-10-17T09:37:06.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-17T09:37:06.468Z] 25fb2e26df70: Preparing [2022-10-17T09:37:06.468Z] 95a0addbac55: Preparing [2022-10-17T09:37:06.468Z] 817bfdd7f87f: Preparing [2022-10-17T09:37:06.468Z] aada9a3d73ed: Preparing [2022-10-17T09:37:06.468Z] 774529e2c166: Preparing [2022-10-17T09:37:06.468Z] b45abfe55a22: Preparing [2022-10-17T09:37:06.468Z] 05fe43148b72: Preparing [2022-10-17T09:37:06.468Z] 97d91cbbccf9: Preparing [2022-10-17T09:37:06.468Z] 28c3ef001483: Preparing [2022-10-17T09:37:06.468Z] b45abfe55a22: Waiting [2022-10-17T09:37:06.468Z] 05fe43148b72: Waiting [2022-10-17T09:37:06.468Z] 97d91cbbccf9: Waiting [2022-10-17T09:37:06.468Z] 95a0addbac55: Layer already exists [2022-10-17T09:37:06.468Z] 25fb2e26df70: Layer already exists [2022-10-17T09:37:06.468Z] 817bfdd7f87f: Layer already exists [2022-10-17T09:37:06.468Z] 774529e2c166: Layer already exists [2022-10-17T09:37:06.468Z] aada9a3d73ed: Layer already exists [2022-10-17T09:37:06.468Z] b45abfe55a22: Layer already exists [2022-10-17T09:37:06.468Z] 97d91cbbccf9: Layer already exists [2022-10-17T09:37:06.468Z] 05fe43148b72: Layer already exists [2022-10-17T09:37:06.468Z] 28c3ef001483: Layer already exists [2022-10-17T09:37:06.733Z] main: digest: sha256:92017553adf0d0c502001b23b10d2d3b670232d0389c78f4489f34998e97bbb3 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:37:06.785Z] ===================================================== [Pipeline] echo [2022-10-17T09:37:06.794Z] taggedImages: [2022-10-17T09:37:06.794Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [2022-10-17T09:37:06.794Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-10-17T09:37:06.794Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.20 [2022-10-17T09:37:06.794Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:617f1cb135f5f4038bf61bfc09ef59633cb6ae18-2.3.0-dev.20 [2022-10-17T09:37:06.794Z] - 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 [2022-10-17T09:37:07.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T09:37:07.140Z] [2022-10-17T09:37:07.140Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:37:07.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T09:37:07.468Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-17T09:37:07.468Z] 8998bd30e6a1: Pulling fs layer [2022-10-17T09:37:07.468Z] 04944245beec: Pulling fs layer [2022-10-17T09:37:07.468Z] 699f458cf7ca: Pulling fs layer [2022-10-17T09:37:07.468Z] 765212b225bb: Pulling fs layer [2022-10-17T09:37:07.468Z] f23df028b6ca: Pulling fs layer [2022-10-17T09:37:07.468Z] d65c8cfc05b1: Pulling fs layer [2022-10-17T09:37:07.468Z] 2437ff75d9bd: Pulling fs layer [2022-10-17T09:37:07.468Z] f23df028b6ca: Waiting [2022-10-17T09:37:07.468Z] d65c8cfc05b1: Waiting [2022-10-17T09:37:07.468Z] 2437ff75d9bd: Waiting [2022-10-17T09:37:07.468Z] 765212b225bb: Waiting [2022-10-17T09:37:07.735Z] 04944245beec: Verifying Checksum [2022-10-17T09:37:07.735Z] 04944245beec: Download complete [2022-10-17T09:37:07.735Z] 765212b225bb: Verifying Checksum [2022-10-17T09:37:07.735Z] 765212b225bb: Download complete [2022-10-17T09:37:07.735Z] f23df028b6ca: Verifying Checksum [2022-10-17T09:37:07.735Z] f23df028b6ca: Download complete [2022-10-17T09:37:07.735Z] d65c8cfc05b1: Verifying Checksum [2022-10-17T09:37:07.735Z] d65c8cfc05b1: Download complete [2022-10-17T09:37:07.735Z] 699f458cf7ca: Verifying Checksum [2022-10-17T09:37:07.735Z] 699f458cf7ca: Download complete [2022-10-17T09:37:08.320Z] 8998bd30e6a1: Verifying Checksum [2022-10-17T09:37:08.320Z] 8998bd30e6a1: Download complete [2022-10-17T09:37:10.258Z] 2437ff75d9bd: Verifying Checksum [2022-10-17T09:37:10.258Z] 2437ff75d9bd: Download complete [2022-10-17T09:37:12.198Z] 8998bd30e6a1: Pull complete [2022-10-17T09:37:13.606Z] 04944245beec: Pull complete [2022-10-17T09:37:15.012Z] 699f458cf7ca: Pull complete [2022-10-17T09:37:15.012Z] 765212b225bb: Pull complete [2022-10-17T09:37:15.596Z] f23df028b6ca: Pull complete [2022-10-17T09:37:15.863Z] d65c8cfc05b1: Pull complete [2022-10-17T09:37:28.165Z] 2437ff75d9bd: Pull complete [2022-10-17T09:37:28.165Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-17T09:37:28.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T09:37:28.165Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:37:28.344Z] prd-ubuntu20.04-docker-arm64-4c-16g-8129 does not seem to be running inside a container [2022-10-17T09:37:28.418Z] $ 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 [2022-10-17T09:37:30.982Z] $ docker top b729eeca6b08d7558240adcd7bfe924ccd1f19e03e20280c35bdd259611d8376 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:37:31.804Z] ---> job-cost.sh [2022-10-17T09:37:31.804Z] lf-activate-venv: SKIPPING [2022-10-17T09:37:31.804Z] INFO: No Stack... [2022-10-17T09:37:32.070Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-17T09:37:33.029Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T09:37:33.347Z] + + cut -d, -f6 [2022-10-17T09:37:33.347Z] cat /w/workspace/app-rfid-llrp-inventory/60/archives/cost.csv [Pipeline] lock [2022-10-17T09:37:33.648Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-60-stack-cost] [2022-10-17T09:37:33.654Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-60-stack-cost] did not exist. Created. [2022-10-17T09:37:33.654Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T09:37:33.986Z] /w/workspace/app-rfid-llrp-inventory/60@tmp/durable-334e5ded/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-17T09:37:34.639Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-17T09:37:34.654Z] Warning: overwriting stash ‘stack-cost’ [2022-10-17T09:37:34.705Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T09:37:34.711Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-60-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T09:37:34.729Z] $ docker stop --time=1 b729eeca6b08d7558240adcd7bfe924ccd1f19e03e20280c35bdd259611d8376 [2022-10-17T09:37:36.217Z] $ 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 [2022-10-17T09:37:36.642Z] provisioning config files... [2022-10-17T09:37:36.649Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12402745531075908247tmp [Pipeline] { [Pipeline] sh [2022-10-17T09:37:36.936Z] + set +x [2022-10-17T09:37:36.936Z] + curl -s https://codecov.io/bash [2022-10-17T09:37:36.936Z] + bash -s -- [2022-10-17T09:37:36.936Z] [2022-10-17T09:37:36.936Z] _____ _ [2022-10-17T09:37:36.936Z] / ____| | | [2022-10-17T09:37:36.936Z] | | ___ __| | ___ ___ _____ __ [2022-10-17T09:37:36.936Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-17T09:37:36.936Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-17T09:37:36.936Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-17T09:37:36.936Z] Bash-1.0.6 [2022-10-17T09:37:36.936Z] [2022-10-17T09:37:36.936Z] [2022-10-17T09:37:36.936Z] ==> git version 2.25.1 found [2022-10-17T09:37:36.936Z] ==> 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 [2022-10-17T09:37:36.936Z] Release-Date: 2020-01-08 [2022-10-17T09:37:36.936Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-17T09:37:36.936Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-17T09:37:36.936Z] ==> Jenkins CI detected. [2022-10-17T09:37:36.936Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-10-17T09:37:36.936Z] project root: . [2022-10-17T09:37:36.936Z] --> token set from env [2022-10-17T09:37:36.936Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-17T09:37:36.936Z] ==> Running gcov in . (disable via -X gcov) [2022-10-17T09:37:36.936Z] ==> Python coveragepy not found [2022-10-17T09:37:36.936Z] ==> Searching for coverage reports in: [2022-10-17T09:37:36.936Z] + . [2022-10-17T09:37:36.936Z] -> Found 1 reports [2022-10-17T09:37:36.936Z] ==> Detecting git/mercurial file structure [2022-10-17T09:37:36.936Z] ==> Reading reports [2022-10-17T09:37:36.936Z] + ./coverage.out bytes=41008 [2022-10-17T09:37:36.936Z] ==> Appending adjustments [2022-10-17T09:37:36.936Z] https://docs.codecov.io/docs/fixing-reports [2022-10-17T09:37:37.195Z] + Found adjustments [2022-10-17T09:37:37.195Z] ==> Gzipping contents [2022-10-17T09:37:37.195Z] 12K /tmp/codecov.VtwFKw.gz [2022-10-17T09:37:37.195Z] ==> Uploading reports [2022-10-17T09:37:37.195Z] url: https://codecov.io [2022-10-17T09:37:37.195Z] 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= [2022-10-17T09:37:37.195Z] -> Pinging Codecov [2022-10-17T09:37:37.195Z] 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= [2022-10-17T09:37:37.454Z] -> Uploading to [2022-10-17T09:37:37.454Z] 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 [2022-10-17T09:37:37.454Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T09:37:37.454Z] Dload Upload Total Spent Left Speed [2022-10-17T09:37:37.713Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11463 0 0 100 11463 0 52342 --:--:-- --:--:-- --:--:-- 52342 [2022-10-17T09:37:37.713Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [Pipeline] } [2022-10-17T09:37:37.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-17T09:37:37.884Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-17T09:37:37.895Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:37:38.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T09:37:38.187Z] [2022-10-17T09:37:38.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:37:38.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T09:37:38.488Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-17T09:37:38.488Z] df9b9388f04a: Pulling fs layer [2022-10-17T09:37:38.488Z] 52dc419b0ee2: Pulling fs layer [2022-10-17T09:37:38.488Z] 25bc292e5bac: Pulling fs layer [2022-10-17T09:37:38.488Z] 114826534d7a: Pulling fs layer [2022-10-17T09:37:38.488Z] 4657fd5d0bcf: Pulling fs layer [2022-10-17T09:37:38.488Z] 6ad1cebc031e: Pulling fs layer [2022-10-17T09:37:38.488Z] 8a3aa393b2d8: Pulling fs layer [2022-10-17T09:37:38.488Z] 114826534d7a: Waiting [2022-10-17T09:37:38.488Z] 4657fd5d0bcf: Waiting [2022-10-17T09:37:38.488Z] 6ad1cebc031e: Waiting [2022-10-17T09:37:38.488Z] 8a3aa393b2d8: Waiting [2022-10-17T09:37:38.488Z] 25bc292e5bac: Verifying Checksum [2022-10-17T09:37:38.488Z] 25bc292e5bac: Download complete [2022-10-17T09:37:38.488Z] 52dc419b0ee2: Verifying Checksum [2022-10-17T09:37:38.488Z] 52dc419b0ee2: Download complete [2022-10-17T09:37:38.488Z] 4657fd5d0bcf: Verifying Checksum [2022-10-17T09:37:38.488Z] 4657fd5d0bcf: Download complete [2022-10-17T09:37:38.488Z] df9b9388f04a: Verifying Checksum [2022-10-17T09:37:38.488Z] df9b9388f04a: Download complete [2022-10-17T09:37:38.749Z] df9b9388f04a: Pull complete [2022-10-17T09:37:38.749Z] 6ad1cebc031e: Verifying Checksum [2022-10-17T09:37:38.749Z] 6ad1cebc031e: Download complete [2022-10-17T09:37:38.749Z] 52dc419b0ee2: Pull complete [2022-10-17T09:37:38.749Z] 25bc292e5bac: Pull complete [2022-10-17T09:37:39.316Z] 114826534d7a: Verifying Checksum [2022-10-17T09:37:39.316Z] 114826534d7a: Download complete [2022-10-17T09:37:39.316Z] 8a3aa393b2d8: Download complete [2022-10-17T09:37:42.599Z] 114826534d7a: Pull complete [2022-10-17T09:37:42.599Z] 4657fd5d0bcf: Pull complete [2022-10-17T09:37:42.599Z] 6ad1cebc031e: Pull complete [2022-10-17T09:37:45.128Z] 8a3aa393b2d8: Pull complete [2022-10-17T09:37:45.387Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-17T09:37:45.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T09:37:45.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:37:45.473Z] prd-ubuntu20.04-docker-8c-8g-8274 does not seem to be running inside a container [2022-10-17T09:37:45.501Z] $ 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 [2022-10-17T09:37:47.544Z] $ docker top 3e2b99a18d0128836f66dd5286b657d93c3a76a5a32abaf29e1946e933df872c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-17T09:37:47.610Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-10-17T09:37:47.887Z] + set -o pipefail [2022-10-17T09:37:47.887Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-10-17T09:37:54.448Z] [2022-10-17T09:37:54.448Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-10-17T09:37:54.448Z] [2022-10-17T09:37:54.448Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/ec24c1b2-578c-40ed-bc3e-3f020a2197c2 [2022-10-17T09:37:54.448Z] [2022-10-17T09:37:54.448Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-17T09:37:54.448Z] [2022-10-17T09:37:54.448Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-17T09:37:54.448Z] [2022-10-17T09:37:54.448Z] [2022-10-17T09:37:54.448Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-17T09:37:54.448Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-17T09:37:54.448Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-17T09:37:54.459Z] $ docker stop --time=1 3e2b99a18d0128836f66dd5286b657d93c3a76a5a32abaf29e1946e933df872c [2022-10-17T09:37:56.584Z] $ 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 [2022-10-17T09:37:57.299Z] + git log --format=format:%s -1 617f1cb135f5f4038bf61bfc09ef59633cb6ae18 [Pipeline] sh [2022-10-17T09:37:57.584Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:37:57.584Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:37:57.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:37:57.877Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:37:57.939Z] prd-ubuntu20.04-docker-8c-8g-8274 does not seem to be running inside a container [2022-10-17T09:37:57.960Z] $ 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 [2022-10-17T09:37:58.385Z] $ docker top 6ed1dd77bc0e97f02a6bc0d785ca92d14636e2cb0d646d9ab5e6eb383d5ee313 -eo pid,comm [2022-10-17T09:37:58.434Z] 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). [2022-10-17T09:37:58.434Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:37:58.460Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:37:58.460Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:37:58.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:37:58.576Z] $ docker exec 6ed1dd77bc0e97f02a6bc0d785ca92d14636e2cb0d646d9ab5e6eb383d5ee313 ssh-agent [2022-10-17T09:37:58.687Z] SSH_AUTH_SOCK=/tmp/ssh-fHaalPUmVyCO/agent.31 [2022-10-17T09:37:58.687Z] SSH_AGENT_PID=37 [2022-10-17T09:37:58.690Z] Running ssh-add (command line suppressed) [2022-10-17T09:37:58.792Z] 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) [2022-10-17T09:37:58.805Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:37:59.089Z] + git semver tag [2022-10-17T09:37:59.348Z] 2022-10-17 09:37:59,262 [run_tag] DEBUG tag force:False [2022-10-17T09:37:59.348Z] 2022-10-17 09:37:59,262 [check_head_tag] DEBUG check head tag [2022-10-17T09:37:59.348Z] 2022-10-17 09:37:59,264 [execute] INFO git cat-file --batch-check [2022-10-17T09:37:59.348Z] 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=) [2022-10-17T09:37:59.348Z] 2022-10-17 09:37:59,268 [execute] INFO git cat-file --batch [2022-10-17T09:37:59.348Z] 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=) [2022-10-17T09:37:59.348Z] 2022-10-17 09:37:59,282 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-17T09:37:59.348Z] 2022-10-17 09:37:59,283 [execute] INFO git tag -a v2.3.0-dev.20 -m v2.3.0-dev.20 [2022-10-17T09:37:59.348Z] 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) [2022-10-17T09:37:59.348Z] 2022-10-17 09:37:59,289 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-17T09:37:59.348Z] 2.3.0-dev.20 [Pipeline] } [2022-10-17T09:37:59.355Z] $ docker exec --env ******** --env ******** 6ed1dd77bc0e97f02a6bc0d785ca92d14636e2cb0d646d9ab5e6eb383d5ee313 ssh-agent -k [2022-10-17T09:37:59.458Z] unset SSH_AUTH_SOCK; [2022-10-17T09:37:59.459Z] unset SSH_AGENT_PID; [2022-10-17T09:37:59.459Z] echo Agent pid 37 killed; [2022-10-17T09:37:59.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:37:59.765Z] + git semver [Pipeline] } [2022-10-17T09:38:00.034Z] $ docker stop --time=1 6ed1dd77bc0e97f02a6bc0d785ca92d14636e2cb0d646d9ab5e6eb383d5ee313 [2022-10-17T09:38:01.363Z] $ docker rm -f 6ed1dd77bc0e97f02a6bc0d785ca92d14636e2cb0d646d9ab5e6eb383d5ee313 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:38:01.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T09:38:01.738Z] [2022-10-17T09:38:01.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:38:02.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T09:38:02.036Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-17T09:38:02.036Z] ab5ef0e58194: Pulling fs layer [2022-10-17T09:38:02.036Z] 9712f1f96733: Pulling fs layer [2022-10-17T09:38:02.036Z] 63f879dbbcfc: Pulling fs layer [2022-10-17T09:38:02.036Z] 0d9ebad4ef96: Pulling fs layer [2022-10-17T09:38:02.036Z] e9a5061849ea: Pulling fs layer [2022-10-17T09:38:02.036Z] d747dcd14b5f: Pulling fs layer [2022-10-17T09:38:02.036Z] 2de7ff778b66: Pulling fs layer [2022-10-17T09:38:02.036Z] e9a5061849ea: Waiting [2022-10-17T09:38:02.036Z] d747dcd14b5f: Waiting [2022-10-17T09:38:02.036Z] 2de7ff778b66: Waiting [2022-10-17T09:38:02.036Z] 9712f1f96733: Verifying Checksum [2022-10-17T09:38:02.036Z] 9712f1f96733: Download complete [2022-10-17T09:38:02.304Z] 63f879dbbcfc: Verifying Checksum [2022-10-17T09:38:02.304Z] 63f879dbbcfc: Download complete [2022-10-17T09:38:02.572Z] 0d9ebad4ef96: Verifying Checksum [2022-10-17T09:38:02.572Z] 0d9ebad4ef96: Download complete [2022-10-17T09:38:02.831Z] d747dcd14b5f: Verifying Checksum [2022-10-17T09:38:02.831Z] d747dcd14b5f: Download complete [2022-10-17T09:38:02.831Z] ab5ef0e58194: Verifying Checksum [2022-10-17T09:38:02.831Z] ab5ef0e58194: Download complete [2022-10-17T09:38:02.831Z] e9a5061849ea: Verifying Checksum [2022-10-17T09:38:02.831Z] e9a5061849ea: Download complete [2022-10-17T09:38:02.831Z] 2de7ff778b66: Verifying Checksum [2022-10-17T09:38:02.831Z] 2de7ff778b66: Download complete [2022-10-17T09:38:06.111Z] ab5ef0e58194: Pull complete [2022-10-17T09:38:06.111Z] 9712f1f96733: Pull complete [2022-10-17T09:38:06.369Z] 63f879dbbcfc: Pull complete [2022-10-17T09:38:10.553Z] 0d9ebad4ef96: Pull complete [2022-10-17T09:38:10.553Z] e9a5061849ea: Pull complete [2022-10-17T09:38:10.553Z] d747dcd14b5f: Pull complete [2022-10-17T09:38:11.488Z] 2de7ff778b66: Pull complete [2022-10-17T09:38:11.488Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-17T09:38:11.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T09:38:11.488Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:38:11.558Z] prd-ubuntu20.04-docker-8c-8g-8274 does not seem to be running inside a container [2022-10-17T09:38:11.580Z] $ 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 [2022-10-17T09:38:13.882Z] $ docker top 6b381ac1b2bf5316aff3784665a0e7aa43d7c49f217e51ee42c11ad1367b855d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:38:13.957Z] provisioning config files... [2022-10-17T09:38:13.964Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6255636678866450944tmp [2022-10-17T09:38:13.973Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3050175048028514910tmp [2022-10-17T09:38:13.980Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11621843302510082134tmp [Pipeline] { [Pipeline] echo [2022-10-17T09:38:13.995Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:38:14.274Z] ---> sigul-configuration.sh [2022-10-17T09:38:14.274Z] gpg: directory `/root/.gnupg' created [2022-10-17T09:38:14.274Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-17T09:38:14.274Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-17T09:38:14.274Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-17T09:38:14.274Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-17T09:38:14.274Z] gpg: CAST5 encrypted data [2022-10-17T09:38:14.274Z] gpg: encrypted with 1 passphrase [2022-10-17T09:38:14.274Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-17T09:38:14.559Z] + mkdir /home/jenkins [2022-10-17T09:38:14.559Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-17T09:38:14.842Z] + 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 [2022-10-17T09:38:14.850Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:38:15.134Z] ---> sigul-install.sh [2022-10-17T09:38:15.134Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-17T09:38:15.418Z] + git tag --list [2022-10-17T09:38:15.418Z] v0.0.0 [2022-10-17T09:38:15.418Z] v1.0.0 [2022-10-17T09:38:15.418Z] v2.1.0 [2022-10-17T09:38:15.418Z] v2.1.1 [2022-10-17T09:38:15.418Z] v2.1.1-dev.1 [2022-10-17T09:38:15.418Z] v2.2.0 [2022-10-17T09:38:15.418Z] v2.2.1-dev.1 [2022-10-17T09:38:15.418Z] v2.2.1-dev.2 [2022-10-17T09:38:15.418Z] v2.2.1-dev.3 [2022-10-17T09:38:15.418Z] v2.2.1-dev.4 [2022-10-17T09:38:15.418Z] v2.2.1-dev.5 [2022-10-17T09:38:15.418Z] v2.2.1-dev.6 [2022-10-17T09:38:15.418Z] v2.2.1-dev.7 [2022-10-17T09:38:15.418Z] v2.3.0-dev.10 [2022-10-17T09:38:15.418Z] v2.3.0-dev.11 [2022-10-17T09:38:15.418Z] v2.3.0-dev.12 [2022-10-17T09:38:15.418Z] v2.3.0-dev.13 [2022-10-17T09:38:15.418Z] v2.3.0-dev.14 [2022-10-17T09:38:15.418Z] v2.3.0-dev.15 [2022-10-17T09:38:15.418Z] v2.3.0-dev.16 [2022-10-17T09:38:15.418Z] v2.3.0-dev.17 [2022-10-17T09:38:15.418Z] v2.3.0-dev.18 [2022-10-17T09:38:15.418Z] v2.3.0-dev.19 [2022-10-17T09:38:15.418Z] v2.3.0-dev.20 [2022-10-17T09:38:15.418Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-17T09:38:15.704Z] + lftools sign git-tag v2.3.0-dev.20 [2022-10-17T09:38:16.272Z] Signing Git tag with Sigul... [2022-10-17T09:38:16.272Z] Signing v2.3.0-dev.20 [Pipeline] echo [2022-10-17T09:38:16.540Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:38:16.824Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-17T09:38:16.832Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-17T09:38:16.848Z] $ docker stop --time=1 6b381ac1b2bf5316aff3784665a0e7aa43d7c49f217e51ee42c11ad1367b855d [2022-10-17T09:38:18.162Z] $ docker rm -f 6b381ac1b2bf5316aff3784665a0e7aa43d7c49f217e51ee42c11ad1367b855d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-17T09:38:18.553Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:38:18.554Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:38:18.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:38:18.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:38:18.911Z] prd-ubuntu20.04-docker-8c-8g-8274 does not seem to be running inside a container [2022-10-17T09:38:18.935Z] $ 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 [2022-10-17T09:38:19.316Z] $ docker top 389f8bc224ceb52a11471b05ad593756f701d8e2c8dac998d1b65d091aa37ac1 -eo pid,comm [2022-10-17T09:38:19.361Z] 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). [2022-10-17T09:38:19.361Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:38:19.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:38:19.395Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:38:19.520Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:38:19.522Z] $ docker exec 389f8bc224ceb52a11471b05ad593756f701d8e2c8dac998d1b65d091aa37ac1 ssh-agent [2022-10-17T09:38:19.637Z] SSH_AUTH_SOCK=/tmp/ssh-SZN9YTNLP3D9/agent.32 [2022-10-17T09:38:19.637Z] SSH_AGENT_PID=38 [2022-10-17T09:38:19.642Z] Running ssh-add (command line suppressed) [2022-10-17T09:38:19.745Z] 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) [2022-10-17T09:38:19.760Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:38:20.045Z] + git semver bump pre [2022-10-17T09:38:20.304Z] 2022-10-17 09:38:20,222 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-17T09:38:20.304Z] 2022-10-17 09:38:20,222 [bump_version] DEBUG bumping version:2.3.0-dev.20 on axis:pre with prefix:dev [2022-10-17T09:38:20.304Z] 2022-10-17 09:38:20,222 [bump_version] DEBUG bumped version:2.3.0-dev.21 [2022-10-17T09:38:20.304Z] 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 [2022-10-17T09:38:20.304Z] 2022-10-17 09:38:20,222 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-17T09:38:20.304Z] 2022-10-17 09:38:20,223 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-17T09:38:20.304Z] 2022-10-17 09:38:20,224 [execute] INFO git cat-file --batch-check [2022-10-17T09:38:20.304Z] 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=) [2022-10-17T09:38:20.304Z] 2022-10-17 09:38:20,231 [execute] INFO git cat-file --batch [2022-10-17T09:38:20.304Z] 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=) [2022-10-17T09:38:20.304Z] 2022-10-17 09:38:20,238 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-17T09:38:20.304Z] 2.3.0-dev.21 [Pipeline] } [2022-10-17T09:38:20.313Z] $ docker exec --env ******** --env ******** 389f8bc224ceb52a11471b05ad593756f701d8e2c8dac998d1b65d091aa37ac1 ssh-agent -k [2022-10-17T09:38:20.412Z] unset SSH_AUTH_SOCK; [2022-10-17T09:38:20.412Z] unset SSH_AGENT_PID; [2022-10-17T09:38:20.412Z] echo Agent pid 38 killed; [2022-10-17T09:38:20.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:38:20.722Z] + git semver [Pipeline] } [2022-10-17T09:38:20.996Z] $ docker stop --time=1 389f8bc224ceb52a11471b05ad593756f701d8e2c8dac998d1b65d091aa37ac1 [2022-10-17T09:38:22.320Z] $ docker rm -f 389f8bc224ceb52a11471b05ad593756f701d8e2c8dac998d1b65d091aa37ac1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:38:22.655Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:38:22.655Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:38:22.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:38:22.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:38:23.017Z] prd-ubuntu20.04-docker-8c-8g-8274 does not seem to be running inside a container [2022-10-17T09:38:23.045Z] $ 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 [2022-10-17T09:38:23.411Z] $ docker top 179c4b1aacb6b745a255f99de9b5f60215d01ba248fd317d5cc2a367ef590bac -eo pid,comm [2022-10-17T09:38:23.456Z] 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). [2022-10-17T09:38:23.456Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:38:23.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:38:23.484Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:38:23.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:38:23.597Z] $ docker exec 179c4b1aacb6b745a255f99de9b5f60215d01ba248fd317d5cc2a367ef590bac ssh-agent [2022-10-17T09:38:23.702Z] SSH_AUTH_SOCK=/tmp/ssh-uem7WIvvWEKR/agent.32 [2022-10-17T09:38:23.702Z] SSH_AGENT_PID=38 [2022-10-17T09:38:23.706Z] Running ssh-add (command line suppressed) [2022-10-17T09:38:23.805Z] 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) [2022-10-17T09:38:23.818Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:38:24.101Z] + git semver push [2022-10-17T09:38:24.359Z] 2022-10-17 09:38:24,273 [run_push] DEBUG push [2022-10-17T09:38:24.359Z] 2022-10-17 09:38:24,274 [execute] INFO git cat-file --batch-check [2022-10-17T09:38:24.359Z] 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=) [2022-10-17T09:38:24.359Z] 2022-10-17 09:38:24,278 [execute] INFO git rev-list d2042839f0b4ef3a70a8ec1bc79d8fade68ee659 -- [2022-10-17T09:38:24.359Z] 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) [2022-10-17T09:38:24.360Z] 2022-10-17 09:38:24,285 [execute] INFO git fetch -v origin [2022-10-17T09:38:24.360Z] 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) [2022-10-17T09:38:24.926Z] 2022-10-17 09:38:24,822 [run_push] DEBUG no remote changes detected [2022-10-17T09:38:24.926Z] 2022-10-17 09:38:24,822 [execute] INFO git push origin semver [2022-10-17T09:38:24.926Z] 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) [2022-10-17T09:38:25.860Z] 2022-10-17 09:38:25,623 [run_push] DEBUG push all version tags [2022-10-17T09:38:25.860Z] 2022-10-17 09:38:25,623 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-17T09:38:25.860Z] 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) [2022-10-17T09:38:26.796Z] 2022-10-17 09:38:26,510 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-17T09:38:26.796Z] 2.3.0-dev.21 [Pipeline] } [2022-10-17T09:38:26.805Z] $ docker exec --env ******** --env ******** 179c4b1aacb6b745a255f99de9b5f60215d01ba248fd317d5cc2a367ef590bac ssh-agent -k [2022-10-17T09:38:26.924Z] unset SSH_AUTH_SOCK; [2022-10-17T09:38:26.926Z] unset SSH_AGENT_PID; [2022-10-17T09:38:26.926Z] echo Agent pid 38 killed; [2022-10-17T09:38:26.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:38:27.234Z] + git semver [Pipeline] } [2022-10-17T09:38:27.505Z] $ docker stop --time=1 179c4b1aacb6b745a255f99de9b5f60215d01ba248fd317d5cc2a367ef590bac [2022-10-17T09:38:28.808Z] $ 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 [2022-10-17T09:38:29.392Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-10-17T09:38:29.392Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-10-17T09:38:29.392Z] total 16 [2022-10-17T09:38:29.392Z] drwxr-xr-x 3 root root 4096 Oct 17 09:32 . [2022-10-17T09:38:29.392Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 17 09:38 .. [2022-10-17T09:38:29.392Z] drwxr-xr-x 2 root root 4096 Oct 17 09:32 cost [2022-10-17T09:38:29.392Z] -rw-r--r-- 1 root root 94 Oct 17 09:32 cost.csv [2022-10-17T09:38:29.392Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-10-17T09:38:29.392Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-10-17T09:38:29.392Z] total 16 [2022-10-17T09:38:29.392Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 09:32 . [2022-10-17T09:38:29.392Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 17 09:38 .. [2022-10-17T09:38:29.392Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 09:32 cost [2022-10-17T09:38:29.392Z] -rw-r--r-- 1 jenkins jenkins 94 Oct 17 09:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:38:29.676Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:38:30.531Z] ---> package-listing.sh [2022-10-17T09:38:30.531Z] ++ facter osfamily [2022-10-17T09:38:30.531Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-17T09:38:30.789Z] + OS_FAMILY=debian [2022-10-17T09:38:30.789Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-10-17T09:38:30.789Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-17T09:38:30.789Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-17T09:38:30.789Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-17T09:38:30.789Z] + PACKAGES=/tmp/packages_start.txt [2022-10-17T09:38:30.789Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-10-17T09:38:30.789Z] + PACKAGES=/tmp/packages_end.txt [2022-10-17T09:38:30.789Z] + case "${OS_FAMILY}" in [2022-10-17T09:38:30.789Z] + dpkg -l [2022-10-17T09:38:30.789Z] + grep '^ii' [2022-10-17T09:38:30.789Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-17T09:38:30.789Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-17T09:38:30.789Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-17T09:38:30.789Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-10-17T09:38:30.789Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-10-17T09:38:30.789Z] + 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 [2022-10-17T09:38:30.800Z] 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 [2022-10-17T09:38:31.077Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:38:31.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:38:31.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:38:31.695Z] prd-ubuntu20.04-docker-8c-8g-8274 does not seem to be running inside a container [2022-10-17T09:38:31.718Z] $ 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 [2022-10-17T09:38:31.974Z] $ docker top 9a8d3ad2305e3a1ba6a8cfa14f216c19cb0af85954b9a09d242191a374c8f4c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:38:32.313Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-17T09:38:32.646Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-17T09:38:32.974Z] + ls /var/log/sa-host [2022-10-17T09:38:32.974Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:38:33.121Z] provisioning config files... [2022-10-17T09:38:33.134Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3955388885198953789tmp [Pipeline] { [Pipeline] echo [2022-10-17T09:38:33.149Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:38:33.471Z] ---> create-netrc.sh [Pipeline] } [2022-10-17T09:38:33.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:38:33.803Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-17T09:38:33.810Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:38:34.091Z] ---> sudo-logs.sh [2022-10-17T09:38:34.091Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-17T09:38:34.120Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:38:34.401Z] ---> job-cost.sh [2022-10-17T09:38:34.401Z] lf-activate-venv: SKIPPING [2022-10-17T09:38:34.401Z] DEBUG: total: 0.2199999988079071 [2022-10-17T09:38:34.401Z] INFO: Retrieving Stack Cost... [2022-10-17T09:38:34.968Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T09:38:35.227Z] INFO: Archiving Costs [Pipeline] echo [2022-10-17T09:38:35.237Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:38:35.516Z] ---> logs-deploy.sh [2022-10-17T09:38:35.516Z] lf-activate-venv: SKIPPING [2022-10-17T09:38:35.516Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/60 [2022-10-17T09:38:35.516Z] INFO: archiving workspace using pattern(s): [2022-10-17T09:38:36.454Z] Archives upload complete. [2022-10-17T09:38:36.713Z] INFO: archiving logs to Nexus [2022-10-17T09:38:37.282Z] ---> uname -a: [2022-10-17T09:38:37.282Z] 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 [2022-10-17T09:38:37.282Z] [2022-10-17T09:38:37.282Z] [2022-10-17T09:38:37.282Z] ---> lscpu: [2022-10-17T09:38:37.282Z] Architecture: x86_64 [2022-10-17T09:38:37.282Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-17T09:38:37.282Z] Byte Order: Little Endian [2022-10-17T09:38:37.282Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-17T09:38:37.282Z] CPU(s): 8 [2022-10-17T09:38:37.282Z] On-line CPU(s) list: 0-7 [2022-10-17T09:38:37.282Z] Thread(s) per core: 1 [2022-10-17T09:38:37.282Z] Core(s) per socket: 1 [2022-10-17T09:38:37.282Z] Socket(s): 8 [2022-10-17T09:38:37.282Z] NUMA node(s): 1 [2022-10-17T09:38:37.282Z] Vendor ID: AuthenticAMD [2022-10-17T09:38:37.282Z] CPU family: 23 [2022-10-17T09:38:37.282Z] Model: 49 [2022-10-17T09:38:37.282Z] Model name: AMD EPYC-Rome Processor [2022-10-17T09:38:37.282Z] Stepping: 0 [2022-10-17T09:38:37.282Z] CPU MHz: 2799.994 [2022-10-17T09:38:37.282Z] BogoMIPS: 5599.98 [2022-10-17T09:38:37.282Z] Virtualization: AMD-V [2022-10-17T09:38:37.282Z] Hypervisor vendor: KVM [2022-10-17T09:38:37.282Z] Virtualization type: full [2022-10-17T09:38:37.282Z] L1d cache: 256 KiB [2022-10-17T09:38:37.282Z] L1i cache: 256 KiB [2022-10-17T09:38:37.282Z] L2 cache: 4 MiB [2022-10-17T09:38:37.282Z] L3 cache: 128 MiB [2022-10-17T09:38:37.282Z] NUMA node0 CPU(s): 0-7 [2022-10-17T09:38:37.282Z] Vulnerability Itlb multihit: Not affected [2022-10-17T09:38:37.282Z] Vulnerability L1tf: Not affected [2022-10-17T09:38:37.282Z] Vulnerability Mds: Not affected [2022-10-17T09:38:37.282Z] Vulnerability Meltdown: Not affected [2022-10-17T09:38:37.282Z] Vulnerability Mmio stale data: Not affected [2022-10-17T09:38:37.282Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-17T09:38:37.282Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-17T09:38:37.282Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-17T09:38:37.282Z] Vulnerability Srbds: Not affected [2022-10-17T09:38:37.282Z] Vulnerability Tsx async abort: Not affected [2022-10-17T09:38:37.282Z] 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 [2022-10-17T09:38:37.282Z] [2022-10-17T09:38:37.282Z] [2022-10-17T09:38:37.282Z] ---> nproc: [2022-10-17T09:38:37.282Z] 8 [2022-10-17T09:38:37.282Z] [2022-10-17T09:38:37.282Z] [2022-10-17T09:38:37.282Z] ---> df -h: [2022-10-17T09:38:37.282Z] Filesystem Size Used Avail Use% Mounted on [2022-10-17T09:38:37.282Z] overlay 155G 13G 143G 9% / [2022-10-17T09:38:37.282Z] tmpfs 64M 0 64M 0% /dev [2022-10-17T09:38:37.282Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-17T09:38:37.282Z] shm 64M 0 64M 0% /dev/shm [2022-10-17T09:38:37.282Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-10-17T09:38:37.282Z] [2022-10-17T09:38:37.282Z] [2022-10-17T09:38:37.282Z] ---> sar -b -r -n DEV: [2022-10-17T09:38:37.282Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8274) 10/17/22 _x86_64_ (8 CPU) [2022-10-17T09:38:37.282Z] [2022-10-17T09:38:37.282Z] 09:29:16 LINUX RESTART (8 CPU) [2022-10-17T09:38:37.282Z] [2022-10-17T09:38:37.282Z] 09:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-17T09:38:37.282Z] 09:31:01 223.91 4.30 219.61 0.00 422.84 120729.23 0.00 [2022-10-17T09:38:37.282Z] 09:32:01 208.53 0.35 208.18 0.00 17.20 71312.38 0.00 [2022-10-17T09:38:37.282Z] 09:33:01 36.29 0.05 36.24 0.00 6.80 42269.93 0.00 [2022-10-17T09:38:37.282Z] 09:34:01 1.47 0.00 1.47 0.00 0.00 16.79 0.00 [2022-10-17T09:38:37.282Z] 09:35:01 41.19 10.35 30.84 0.00 2906.18 4800.67 0.00 [2022-10-17T09:38:37.282Z] 09:36:01 1.95 0.00 1.95 0.00 0.00 21.86 0.00 [2022-10-17T09:38:37.282Z] 09:37:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 [2022-10-17T09:38:37.282Z] 09:38:01 67.12 0.35 66.77 0.00 20.40 36755.47 0.00 [2022-10-17T09:38:37.282Z] Average: 72.41 1.92 70.49 0.00 421.66 34309.55 0.00 [2022-10-17T09:38:37.282Z] [2022-10-17T09:38:37.282Z] 09:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-17T09:38:37.282Z] 09:31:01 28305892 31579508 724072 2.20 132652 3340140 1860152 5.48 1319964 2808812 253464 [2022-10-17T09:38:37.282Z] 09:32:01 27760076 31553304 750352 2.28 144516 3814752 2059228 6.07 1285788 3351192 484736 [2022-10-17T09:38:37.282Z] 09:33:01 27811348 31589676 712788 2.17 147468 3787964 1755248 5.17 1265688 3312284 8 [2022-10-17T09:38:37.282Z] 09:34:01 27810528 31588984 713196 2.17 147500 3787968 1755248 5.17 1264764 3312284 28 [2022-10-17T09:38:37.282Z] 09:35:01 27526544 31578160 706360 2.15 165924 4037228 1796832 5.30 1414932 3421888 12 [2022-10-17T09:38:37.282Z] 09:36:01 27526432 31578128 706316 2.15 165996 4037232 1796832 5.30 1415100 3421896 16 [2022-10-17T09:38:37.282Z] 09:37:01 27536984 31588792 695648 2.12 166076 4037236 1796832 5.30 1405336 3421904 128 [2022-10-17T09:38:37.282Z] 09:38:01 26720104 31551304 730148 2.22 187220 4741536 1877292 5.53 1504556 4084324 84 [2022-10-17T09:38:37.282Z] Average: 27624738 31575982 717360 2.18 157169 3948007 1837208 5.41 1359516 3391823 92310 [2022-10-17T09:38:37.282Z] [2022-10-17T09:38:37.282Z] 09:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-17T09:38:37.282Z] 09:31:01 docker0 161.75 212.18 13.43 1903.69 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.282Z] 09:31:01 ens3 426.27 290.02 5958.13 46.83 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.282Z] 09:31:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.282Z] 09:31:01 veth4fc5ba2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.282Z] 09:32:01 docker0 13.16 17.25 0.75 95.06 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.282Z] 09:32:01 ens3 223.08 172.07 2710.38 327.32 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.282Z] 09:32:01 lo 9.40 9.40 0.92 0.92 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.282Z] 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.282Z] 09:33:01 ens3 13.25 8.65 12.20 4.45 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.282Z] 09:33:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.282Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.282Z] 09:34:01 ens3 0.57 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.282Z] 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.282Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.282Z] 09:35:01 ens3 72.42 44.96 1298.50 3.37 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.282Z] 09:35:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.282Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.282Z] 09:36:01 ens3 1.00 0.65 2.18 0.23 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.282Z] 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.283Z] 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.283Z] 09:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.283Z] 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.283Z] 09:38:01 docker0 36.98 51.72 3.20 689.57 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.283Z] 09:38:01 ens3 244.98 142.33 4687.76 23.71 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.283Z] 09:38:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.283Z] Average: docker0 26.20 34.77 2.15 332.75 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.283Z] Average: ens3 122.06 81.95 1824.96 50.75 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.283Z] Average: lo 1.85 1.85 0.18 0.18 0.00 0.00 0.00 0.00 [2022-10-17T09:38:37.283Z] [2022-10-17T09:38:37.283Z] [2022-10-17T09:38:37.283Z] ---> sar -P ALL: [2022-10-17T09:38:37.283Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8274) 10/17/22 _x86_64_ (8 CPU) [2022-10-17T09:38:37.283Z] [2022-10-17T09:38:37.283Z] 09:29:16 LINUX RESTART (8 CPU) [2022-10-17T09:38:37.283Z] [2022-10-17T09:38:37.283Z] 09:30:02 CPU %user %nice %system %iowait %steal %idle [2022-10-17T09:38:37.283Z] 09:31:01 all 20.59 0.00 6.47 3.10 0.08 69.77 [2022-10-17T09:38:37.283Z] 09:31:01 0 20.29 0.00 6.56 4.94 0.07 68.14 [2022-10-17T09:38:37.283Z] 09:31:01 1 20.89 0.00 6.11 0.59 0.07 72.34 [2022-10-17T09:38:37.283Z] 09:31:01 2 20.42 0.00 6.60 0.60 0.07 72.31 [2022-10-17T09:38:37.283Z] 09:31:01 3 20.63 0.00 6.46 4.10 0.09 68.73 [2022-10-17T09:38:37.283Z] 09:31:01 4 19.61 0.00 5.47 0.84 0.07 74.01 [2022-10-17T09:38:37.283Z] 09:31:01 5 20.51 0.00 7.42 10.02 0.09 61.96 [2022-10-17T09:38:37.283Z] 09:31:01 6 21.92 0.00 6.50 1.91 0.07 69.60 [2022-10-17T09:38:37.283Z] 09:31:01 7 20.45 0.00 6.61 1.83 0.09 71.02 [2022-10-17T09:38:37.283Z] 09:32:01 all 27.32 0.00 5.31 1.22 0.08 66.07 [2022-10-17T09:38:37.283Z] 09:32:01 0 26.65 0.00 5.16 0.39 0.08 67.72 [2022-10-17T09:38:37.283Z] 09:32:01 1 26.62 0.00 5.55 0.54 0.08 67.20 [2022-10-17T09:38:37.283Z] 09:32:01 2 25.62 0.00 5.62 0.44 0.08 68.24 [2022-10-17T09:38:37.283Z] 09:32:01 3 26.60 0.00 5.57 2.01 0.08 65.74 [2022-10-17T09:38:37.283Z] 09:32:01 4 28.59 0.00 5.87 0.66 0.08 64.80 [2022-10-17T09:38:37.283Z] 09:32:01 5 28.40 0.00 5.03 5.18 0.08 61.30 [2022-10-17T09:38:37.283Z] 09:32:01 6 28.48 0.00 4.97 0.30 0.07 66.17 [2022-10-17T09:38:37.283Z] 09:32:01 7 27.60 0.00 4.71 0.22 0.10 67.36 [2022-10-17T09:38:37.283Z] 09:33:01 all 0.59 0.00 0.38 0.33 0.01 98.70 [2022-10-17T09:38:37.283Z] 09:33:01 0 0.30 0.00 0.20 0.28 0.02 99.20 [2022-10-17T09:38:37.283Z] 09:33:01 1 0.73 0.00 0.27 0.20 0.02 98.78 [2022-10-17T09:38:37.283Z] 09:33:01 2 0.50 0.00 0.65 0.03 0.00 98.81 [2022-10-17T09:38:37.283Z] 09:33:01 3 0.44 0.00 0.74 1.60 0.00 97.23 [2022-10-17T09:38:37.283Z] 09:33:01 4 0.43 0.00 0.22 0.02 0.00 99.33 [2022-10-17T09:38:37.283Z] 09:33:01 5 0.83 0.00 0.25 0.43 0.00 98.48 [2022-10-17T09:38:37.283Z] 09:33:01 6 0.84 0.00 0.39 0.02 0.02 98.74 [2022-10-17T09:38:37.283Z] 09:33:01 7 0.65 0.00 0.32 0.05 0.00 98.98 [2022-10-17T09:38:37.283Z] 09:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-17T09:38:37.283Z] 09:34:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2022-10-17T09:38:37.283Z] 09:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-17T09:38:37.283Z] 09:34:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-17T09:38:37.283Z] 09:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-17T09:38:37.283Z] 09:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-17T09:38:37.283Z] 09:34:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-17T09:38:37.283Z] 09:34:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-17T09:38:37.283Z] 09:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-17T09:38:37.283Z] 09:35:01 all 1.21 0.00 0.80 0.33 0.01 97.65 [2022-10-17T09:38:37.283Z] 09:35:01 0 1.74 0.00 0.52 0.15 0.02 97.58 [2022-10-17T09:38:37.283Z] 09:35:01 1 2.05 0.00 1.00 0.15 0.00 96.80 [2022-10-17T09:38:37.283Z] 09:35:01 2 0.70 0.00 0.70 0.07 0.00 98.53 [2022-10-17T09:38:37.283Z] 09:35:01 3 0.96 0.00 0.47 0.62 0.02 97.94 [2022-10-17T09:38:37.283Z] 09:35:01 4 0.63 0.00 0.35 0.05 0.00 98.96 [2022-10-17T09:38:37.283Z] 09:35:01 5 0.95 0.00 0.93 0.18 0.02 97.92 [2022-10-17T09:38:37.283Z] 09:35:01 6 1.59 0.00 0.68 0.38 0.02 97.33 [2022-10-17T09:38:37.283Z] 09:35:01 7 1.04 0.00 1.77 1.04 0.02 96.14 [2022-10-17T09:38:37.283Z] 09:36:01 all 0.19 0.00 0.01 0.01 0.00 99.78 [2022-10-17T09:38:37.283Z] 09:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-17T09:38:37.283Z] 09:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-17T09:38:37.283Z] 09:36:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-17T09:38:37.283Z] 09:36:01 3 1.45 0.00 0.02 0.00 0.00 98.53 [2022-10-17T09:38:37.283Z] 09:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-17T09:38:37.283Z] 09:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-17T09:38:37.283Z] 09:36:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-17T09:38:37.283Z] 09:36:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-17T09:38:37.283Z] 09:37:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2022-10-17T09:38:37.283Z] 09:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-17T09:38:37.283Z] 09:37:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-17T09:38:37.283Z] 09:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-17T09:38:37.283Z] 09:37:01 3 2.00 0.00 0.02 0.00 0.02 97.97 [2022-10-17T09:38:37.283Z] 09:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-17T09:38:37.283Z] 09:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-17T09:38:37.283Z] 09:37:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-17T09:38:37.283Z] 09:37:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2022-10-17T09:38:37.283Z] 09:38:01 all 4.78 0.00 1.93 0.56 0.02 92.70 [2022-10-17T09:38:37.283Z] 09:38:01 0 5.18 0.00 1.81 0.37 0.02 92.62 [2022-10-17T09:38:37.283Z] 09:38:01 1 5.99 0.00 2.03 0.12 0.02 91.85 [2022-10-17T09:38:37.283Z] 09:38:01 2 4.46 0.00 1.71 0.05 0.02 93.77 [2022-10-17T09:38:37.283Z] 09:38:01 3 5.44 0.00 1.50 0.05 0.02 92.99 [2022-10-17T09:38:37.283Z] 09:38:01 4 4.26 0.00 1.88 0.52 0.03 93.30 [2022-10-17T09:38:37.283Z] 09:38:01 5 5.61 0.00 1.80 0.00 0.02 92.57 [2022-10-17T09:38:37.283Z] 09:38:01 6 3.47 0.00 2.98 3.35 0.02 90.18 [2022-10-17T09:38:37.283Z] 09:38:01 7 3.86 0.00 1.76 0.05 0.03 94.29 [2022-10-17T09:38:37.283Z] Average: all 6.79 0.00 1.84 0.69 0.03 90.66 [2022-10-17T09:38:37.283Z] Average: 0 6.71 0.00 1.77 0.75 0.03 90.74 [2022-10-17T09:38:37.283Z] Average: 1 6.96 0.00 1.85 0.20 0.03 90.96 [2022-10-17T09:38:37.283Z] Average: 2 6.40 0.00 1.89 0.15 0.02 91.54 [2022-10-17T09:38:37.283Z] Average: 3 7.10 0.00 1.82 1.03 0.03 90.02 [2022-10-17T09:38:37.283Z] Average: 4 6.61 0.00 1.70 0.26 0.02 91.41 [2022-10-17T09:38:37.283Z] Average: 5 6.96 0.00 1.90 1.95 0.03 89.17 [2022-10-17T09:38:37.283Z] Average: 6 6.97 0.00 1.93 0.74 0.03 90.34 [2022-10-17T09:38:37.283Z] Average: 7 6.61 0.00 1.87 0.40 0.03 91.08 [2022-10-17T09:38:37.283Z] [2022-10-17T09:38:37.283Z] [2022-10-17T09:38:37.283Z]