Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bdd9de2e6b7fb58cdebc45eb3705f9970870401e 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-ssh6849289847223732072.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh17383993326103115091.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh2351086543902908379.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh2580569886368797006.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh2126218366412477209.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-20725’ Running on prd-ubuntu20.04-docker-8c-8g-20727 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bdd9de2e6b7fb58cdebc45eb3705f9970870401e (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 bdd9de2e6b7fb58cdebc45eb3705f9970870401e # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#100)" > git rev-list --no-walk bdd9de2e6b7fb58cdebc45eb3705f9970870401e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-21T23:53:09.123Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-21T23:53:09.185Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-21T23:53:09.202Z] ========================================================= [2022-07-21T23:53:09.202Z] EdgeX Global Pipelines Version Info [2022-07-21T23:53:09.202Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-21T23:53:09.969Z] ------------------- [2022-07-21T23:53:09.969Z] stable info: [2022-07-21T23:53:09.969Z] ------------------- [2022-07-21T23:53:09.969Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-21T23:53:09.969Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-21T23:53:09.969Z] Message: update stable to v1.0.238 [2022-07-21T23:53:10.540Z] ------------------- [2022-07-21T23:53:10.540Z] experimental info: [2022-07-21T23:53:10.540Z] ------------------- [2022-07-21T23:53:10.540Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-21T23:53:10.540Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-21T23:53:10.540Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-21T23:53:10.734Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-07-21T23:53:10.748Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-07-21T23:53:10.758Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-21T23:53:10.770Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-21T23:53:10.785Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-21T23:53:10.796Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-21T23:53:10.812Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-21T23:53:10.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-21T23:53:10.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-21T23:53:10.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-21T23:53:10.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-21T23:53:10.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-07-21T23:53:10.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-21T23:53:10.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-21T23:53:10.908Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-21T23:53:10.920Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-21T23:53:10.934Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-21T23:53:10.943Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-21T23:53:10.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-21T23:53:10.967Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-21T23:53:10.978Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-21T23:53:10.992Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-21T23:53:11.008Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-21T23:53:11.023Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-21T23:53:11.034Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-21T23:53:11.048Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-21T23:53:11.061Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-21T23:53:11.074Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-21T23:53:11.090Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-21T23:53:11.101Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-21T23:53:11.125Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] echo [2022-07-21T23:53:11.141Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bdd9de2 [Pipeline] echo [2022-07-21T23:53:11.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-21T23:53:11.208Z] provisioning config files... [2022-07-21T23:53:11.226Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4356074499307373727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T23:53:11.540Z] ---> docker-login.sh [2022-07-21T23:53:11.540Z] nexus3.edgexfoundry.org:10001 [2022-07-21T23:53:11.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T23:53:12.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T23:53:12.063Z] Configure a credential helper to remove this warning. See [2022-07-21T23:53:12.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T23:53:12.063Z] [2022-07-21T23:53:12.063Z] Login Succeeded [2022-07-21T23:53:12.063Z] nexus3.edgexfoundry.org:10002 [2022-07-21T23:53:12.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T23:53:12.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T23:53:12.063Z] Configure a credential helper to remove this warning. See [2022-07-21T23:53:12.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T23:53:12.063Z] [2022-07-21T23:53:12.063Z] Login Succeeded [2022-07-21T23:53:12.063Z] nexus3.edgexfoundry.org:10003 [2022-07-21T23:53:12.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T23:53:12.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T23:53:12.326Z] Configure a credential helper to remove this warning. See [2022-07-21T23:53:12.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T23:53:12.326Z] [2022-07-21T23:53:12.326Z] Login Succeeded [2022-07-21T23:53:12.326Z] nexus3.edgexfoundry.org:10004 [2022-07-21T23:53:12.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T23:53:12.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T23:53:12.326Z] Configure a credential helper to remove this warning. See [2022-07-21T23:53:12.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T23:53:12.326Z] [2022-07-21T23:53:12.326Z] Login Succeeded [2022-07-21T23:53:12.326Z] docker.io [2022-07-21T23:53:12.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T23:53:12.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T23:53:12.851Z] Configure a credential helper to remove this warning. See [2022-07-21T23:53:12.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T23:53:12.851Z] [2022-07-21T23:53:12.851Z] Login Succeeded [2022-07-21T23:53:12.851Z] ---> docker-login.sh ends [Pipeline] } [2022-07-21T23:53:12.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-21T23:53:13.224Z] + git rev-list -1 --merges bdd9de2e6b7fb58cdebc45eb3705f9970870401e~1..bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] echo [2022-07-21T23:53:13.267Z] -----------> git rev-list -1 --merges bdd9de2e6b7fb58cdebc45eb3705f9970870401e~1..bdd9de2e6b7fb58cdebc45eb3705f9970870401e bdd9de2e6b7fb58cdebc45eb3705f9970870401e [false] [Pipeline] sh [2022-07-21T23:53:13.560Z] + git log --format=format:%s -1 bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] echo [2022-07-21T23:53:13.576Z] ========================================================= [2022-07-21T23:53:13.576Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-21T23:53:13.576Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-21T23:53:13.902Z] + git log --format=format:%s -1 bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] echo [2022-07-21T23:53:13.915Z] [semverPrep] GIT_COMMIT: bdd9de2e6b7fb58cdebc45eb3705f9970870401e, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#100) [Pipeline] echo [2022-07-21T23:53:13.924Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-21T23:53:14.285Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-21T23:53:14.285Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-21T23:53:14.285Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-21T23:53:14.285Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-21T23:53:14.285Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-21T23:53:14.285Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-21T23:53:14.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:53:14.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T23:53:14.639Z] [2022-07-21T23:53:14.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:53:14.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T23:53:14.937Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-21T23:53:14.937Z] b85a868b505f: Pulling fs layer [2022-07-21T23:53:14.937Z] e2be974225ed: Pulling fs layer [2022-07-21T23:53:14.937Z] 339a4e72a1f5: Pulling fs layer [2022-07-21T23:53:14.937Z] 988bab9f4d93: Pulling fs layer [2022-07-21T23:53:14.937Z] 1469e6f7b9e6: Pulling fs layer [2022-07-21T23:53:14.937Z] eaf3925da568: Pulling fs layer [2022-07-21T23:53:14.937Z] bab4dde63d76: Pulling fs layer [2022-07-21T23:53:14.937Z] bde34c3a00c8: Pulling fs layer [2022-07-21T23:53:14.937Z] b352a97aabf1: Pulling fs layer [2022-07-21T23:53:14.937Z] 4872d77fe225: Pulling fs layer [2022-07-21T23:53:14.937Z] 5851b861e8e6: Pulling fs layer [2022-07-21T23:53:14.937Z] 5851b861e8e6: Waiting [2022-07-21T23:53:14.937Z] 4872d77fe225: Waiting [2022-07-21T23:53:14.937Z] bab4dde63d76: Waiting [2022-07-21T23:53:14.937Z] 988bab9f4d93: Waiting [2022-07-21T23:53:14.937Z] 1469e6f7b9e6: Waiting [2022-07-21T23:53:14.937Z] bde34c3a00c8: Waiting [2022-07-21T23:53:14.937Z] b352a97aabf1: Waiting [2022-07-21T23:53:14.937Z] eaf3925da568: Waiting [2022-07-21T23:53:14.937Z] e2be974225ed: Verifying Checksum [2022-07-21T23:53:14.937Z] e2be974225ed: Download complete [2022-07-21T23:53:14.937Z] 988bab9f4d93: Verifying Checksum [2022-07-21T23:53:14.938Z] 988bab9f4d93: Download complete [2022-07-21T23:53:15.203Z] 1469e6f7b9e6: Verifying Checksum [2022-07-21T23:53:15.203Z] 1469e6f7b9e6: Download complete [2022-07-21T23:53:15.203Z] 339a4e72a1f5: Verifying Checksum [2022-07-21T23:53:15.203Z] 339a4e72a1f5: Download complete [2022-07-21T23:53:15.203Z] eaf3925da568: Verifying Checksum [2022-07-21T23:53:15.203Z] eaf3925da568: Download complete [2022-07-21T23:53:15.203Z] bde34c3a00c8: Download complete [2022-07-21T23:53:15.203Z] b352a97aabf1: Verifying Checksum [2022-07-21T23:53:15.203Z] b352a97aabf1: Download complete [2022-07-21T23:53:15.203Z] 4872d77fe225: Verifying Checksum [2022-07-21T23:53:15.203Z] 4872d77fe225: Download complete [2022-07-21T23:53:15.203Z] 5851b861e8e6: Download complete [2022-07-21T23:53:15.203Z] b85a868b505f: Verifying Checksum [2022-07-21T23:53:15.203Z] b85a868b505f: Download complete [2022-07-21T23:53:15.465Z] bab4dde63d76: Download complete [2022-07-21T23:53:16.848Z] b85a868b505f: Pull complete [2022-07-21T23:53:16.848Z] e2be974225ed: Pull complete [2022-07-21T23:53:17.425Z] 339a4e72a1f5: Pull complete [2022-07-21T23:53:17.425Z] 988bab9f4d93: Pull complete [2022-07-21T23:53:17.686Z] 1469e6f7b9e6: Pull complete [2022-07-21T23:53:17.951Z] eaf3925da568: Pull complete [2022-07-21T23:53:19.859Z] bab4dde63d76: Pull complete [2022-07-21T23:53:19.860Z] bde34c3a00c8: Pull complete [2022-07-21T23:53:19.860Z] b352a97aabf1: Pull complete [2022-07-21T23:53:20.135Z] 4872d77fe225: Pull complete [2022-07-21T23:53:20.135Z] 5851b861e8e6: Pull complete [2022-07-21T23:53:20.135Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-21T23:53:20.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T23:53:20.135Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T23:53:20.245Z] prd-ubuntu20.04-docker-8c-8g-20727 does not seem to be running inside a container [2022-07-21T23:53:20.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-21T23:53:21.780Z] $ docker top ae061a96c5f96182315e24c105788855c31d188d7129bc67d2d7e4b5bb0b9c1c -eo pid,comm [2022-07-21T23:53:21.847Z] 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-07-21T23:53:21.847Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-21T23:53:21.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-21T23:53:21.896Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-21T23:53:22.029Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-21T23:53:22.037Z] $ docker exec ae061a96c5f96182315e24c105788855c31d188d7129bc67d2d7e4b5bb0b9c1c ssh-agent [2022-07-21T23:53:22.161Z] SSH_AUTH_SOCK=/tmp/ssh-ztZefA3o5mbc/agent.32 [2022-07-21T23:53:22.162Z] SSH_AGENT_PID=38 [2022-07-21T23:53:22.169Z] Running ssh-add (command line suppressed) [2022-07-21T23:53:22.301Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3054145355243521304.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3054145355243521304.key) [2022-07-21T23:53:22.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-21T23:53:22.608Z] + git tag --points-at HEAD [Pipeline] } [2022-07-21T23:53:22.627Z] $ docker exec --env ******** --env ******** ae061a96c5f96182315e24c105788855c31d188d7129bc67d2d7e4b5bb0b9c1c ssh-agent -k [2022-07-21T23:53:22.753Z] unset SSH_AUTH_SOCK; [2022-07-21T23:53:22.753Z] unset SSH_AGENT_PID; [2022-07-21T23:53:22.753Z] echo Agent pid 38 killed; [2022-07-21T23:53:22.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2022-07-21T23:53:22.780Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.2.1-dev.8' [Pipeline] sshagent [2022-07-21T23:53:22.793Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-21T23:53:22.793Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-21T23:53:22.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-21T23:53:22.939Z] $ docker exec ae061a96c5f96182315e24c105788855c31d188d7129bc67d2d7e4b5bb0b9c1c ssh-agent [2022-07-21T23:53:23.071Z] SSH_AUTH_SOCK=/tmp/ssh-TBtk6TEVQalJ/agent.71 [2022-07-21T23:53:23.071Z] SSH_AGENT_PID=77 [2022-07-21T23:53:23.077Z] Running ssh-add (command line suppressed) [2022-07-21T23:53:23.211Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1833366970741889088.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1833366970741889088.key) [2022-07-21T23:53:23.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-21T23:53:23.516Z] + git semver init [2022-07-21T23:53:23.777Z] 2022-07-21 23:53:23,756 [run_init] DEBUG init version:0.0.0 force:False [2022-07-21T23:53:23.777Z] 2022-07-21 23:53:23,757 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-07-21T23:53:23.777Z] 2022-07-21 23:53:23,757 [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-07-21T23:53:23.777Z] 2022-07-21 23:53:23,757 [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-07-21T23:53:24.717Z] 2022-07-21 23:53:24,714 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-07-21T23:53:24.717Z] 2022-07-21 23:53:24,715 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-07-21T23:53:24.717Z] 2022-07-21 23:53:24,715 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-21T23:53:24.717Z] 2022-07-21 23:53:24,715 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-21T23:53:24.717Z] 2.3.0-dev.9 [Pipeline] } [2022-07-21T23:53:24.993Z] $ docker exec --env ******** --env ******** ae061a96c5f96182315e24c105788855c31d188d7129bc67d2d7e4b5bb0b9c1c ssh-agent -k [2022-07-21T23:53:25.114Z] unset SSH_AUTH_SOCK; [2022-07-21T23:53:25.115Z] unset SSH_AGENT_PID; [2022-07-21T23:53:25.115Z] echo Agent pid 77 killed; [2022-07-21T23:53:25.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-21T23:53:25.435Z] + git semver [Pipeline] } [2022-07-21T23:53:25.714Z] $ docker stop --time=1 ae061a96c5f96182315e24c105788855c31d188d7129bc67d2d7e4b5bb0b9c1c [2022-07-21T23:53:27.044Z] $ docker rm -f ae061a96c5f96182315e24c105788855c31d188d7129bc67d2d7e4b5bb0b9c1c [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-21T23:53:27.407Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-21T23:53:27.660Z] Stashed 1 file(s) [Pipeline] echo [2022-07-21T23:53:27.663Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-21T23:53:27.766Z] provisioning config files... [2022-07-21T23:53:27.777Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2474452870292752235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T23:53:28.074Z] ---> docker-login.sh [2022-07-21T23:53:28.074Z] nexus3.edgexfoundry.org:10001 [2022-07-21T23:53:28.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T23:53:28.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T23:53:28.074Z] Configure a credential helper to remove this warning. See [2022-07-21T23:53:28.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T23:53:28.075Z] [2022-07-21T23:53:28.075Z] Login Succeeded [2022-07-21T23:53:28.075Z] nexus3.edgexfoundry.org:10002 [2022-07-21T23:53:28.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T23:53:28.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T23:53:28.334Z] Configure a credential helper to remove this warning. See [2022-07-21T23:53:28.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T23:53:28.334Z] [2022-07-21T23:53:28.334Z] Login Succeeded [2022-07-21T23:53:28.334Z] nexus3.edgexfoundry.org:10003 [2022-07-21T23:53:28.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T23:53:28.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T23:53:28.334Z] Configure a credential helper to remove this warning. See [2022-07-21T23:53:28.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T23:53:28.334Z] [2022-07-21T23:53:28.334Z] Login Succeeded [2022-07-21T23:53:28.334Z] nexus3.edgexfoundry.org:10004 [2022-07-21T23:53:28.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T23:53:28.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T23:53:28.595Z] Configure a credential helper to remove this warning. See [2022-07-21T23:53:28.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T23:53:28.595Z] [2022-07-21T23:53:28.595Z] Login Succeeded [2022-07-21T23:53:28.595Z] docker.io [2022-07-21T23:53:28.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T23:53:28.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T23:53:28.856Z] Configure a credential helper to remove this warning. See [2022-07-21T23:53:28.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T23:53:28.856Z] [2022-07-21T23:53:28.856Z] Login Succeeded [2022-07-21T23:53:28.856Z] ---> docker-login.sh ends [Pipeline] } [2022-07-21T23:53:28.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-21T23:53:28.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T23:53:28.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T23:53:28.944Z] ========================================================= [2022-07-21T23:53:28.944Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-21T23:53:28.944Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:53:29.264Z] + 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-07-21T23:53:29.264Z] Sending build context to Docker daemon 12.45MB [2022-07-21T23:53:29.264Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-21T23:53:29.264Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-21T23:53:29.264Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-21T23:53:29.264Z] 2408cc74d12b: Pulling fs layer [2022-07-21T23:53:29.264Z] ea60b727a1ce: Pulling fs layer [2022-07-21T23:53:29.264Z] 30c4a7721957: Pulling fs layer [2022-07-21T23:53:29.264Z] 370296b7ddb6: Pulling fs layer [2022-07-21T23:53:29.264Z] 7c6cee850709: Pulling fs layer [2022-07-21T23:53:29.264Z] 39a5fcdaea64: Pulling fs layer [2022-07-21T23:53:29.264Z] d94ebbe4e438: Pulling fs layer [2022-07-21T23:53:29.264Z] 370296b7ddb6: Waiting [2022-07-21T23:53:29.264Z] bcfd1f05c69d: Pulling fs layer [2022-07-21T23:53:29.264Z] 59ccb84bbe0f: Pulling fs layer [2022-07-21T23:53:29.264Z] 39a5fcdaea64: Waiting [2022-07-21T23:53:29.264Z] 7c6cee850709: Waiting [2022-07-21T23:53:29.264Z] d94ebbe4e438: Waiting [2022-07-21T23:53:29.264Z] 59ccb84bbe0f: Waiting [2022-07-21T23:53:29.264Z] bcfd1f05c69d: Waiting [2022-07-21T23:53:29.264Z] 30c4a7721957: Verifying Checksum [2022-07-21T23:53:29.264Z] 30c4a7721957: Download complete [2022-07-21T23:53:29.264Z] ea60b727a1ce: Verifying Checksum [2022-07-21T23:53:29.264Z] ea60b727a1ce: Download complete [2022-07-21T23:53:29.524Z] 7c6cee850709: Download complete [2022-07-21T23:53:29.524Z] 39a5fcdaea64: Download complete [2022-07-21T23:53:29.524Z] 2408cc74d12b: Verifying Checksum [2022-07-21T23:53:29.524Z] d94ebbe4e438: Verifying Checksum [2022-07-21T23:53:29.524Z] d94ebbe4e438: Download complete [2022-07-21T23:53:29.524Z] 2408cc74d12b: Pull complete [2022-07-21T23:53:29.788Z] ea60b727a1ce: Pull complete [2022-07-21T23:53:29.788Z] 59ccb84bbe0f: Verifying Checksum [2022-07-21T23:53:29.788Z] 59ccb84bbe0f: Download complete [2022-07-21T23:53:29.788Z] 30c4a7721957: Pull complete [2022-07-21T23:53:30.049Z] bcfd1f05c69d: Verifying Checksum [2022-07-21T23:53:30.049Z] bcfd1f05c69d: Download complete [2022-07-21T23:53:30.310Z] 370296b7ddb6: Verifying Checksum [2022-07-21T23:53:30.310Z] 370296b7ddb6: Download complete [2022-07-21T23:53:34.512Z] 370296b7ddb6: Pull complete [2022-07-21T23:53:34.513Z] 7c6cee850709: Pull complete [2022-07-21T23:53:34.772Z] 39a5fcdaea64: Pull complete [2022-07-21T23:53:34.772Z] d94ebbe4e438: Pull complete [2022-07-21T23:53:37.317Z] bcfd1f05c69d: Pull complete [2022-07-21T23:53:37.885Z] 59ccb84bbe0f: Pull complete [2022-07-21T23:53:37.885Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-21T23:53:37.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-21T23:53:37.885Z] ---> a4fb48ad2a94 [2022-07-21T23:53:37.885Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-21T23:53:39.802Z] ---> Running in 23747ccce72f [2022-07-21T23:53:39.802Z] Removing intermediate container 23747ccce72f [2022-07-21T23:53:39.802Z] ---> b23ba1784c45 [2022-07-21T23:53:39.802Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-21T23:53:39.802Z] ---> Running in d080e3da10ea [2022-07-21T23:53:39.802Z] Removing intermediate container d080e3da10ea [2022-07-21T23:53:39.802Z] ---> 33849e663817 [2022-07-21T23:53:39.802Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-21T23:53:39.802Z] ---> Running in d2f803974328 [2022-07-21T23:53:39.802Z] Removing intermediate container d2f803974328 [2022-07-21T23:53:39.802Z] ---> 7045d7cdc36b [2022-07-21T23:53:39.802Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T23:53:39.802Z] ---> Running in c2beffc05b97 [2022-07-21T23:53:40.373Z] Removing intermediate container c2beffc05b97 [2022-07-21T23:53:40.373Z] ---> 68613043e3b7 [2022-07-21T23:53:40.373Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-21T23:53:40.633Z] ---> Running in a7b652c6d952 [2022-07-21T23:53:40.893Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T23:53:41.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T23:53:42.095Z] OK: 211 MiB in 51 packages [2022-07-21T23:53:42.354Z] Removing intermediate container a7b652c6d952 [2022-07-21T23:53:42.354Z] ---> 2512e13ef780 [2022-07-21T23:53:42.354Z] Step 8/13 : WORKDIR /app [2022-07-21T23:53:42.354Z] ---> Running in ad3438a2411f [2022-07-21T23:53:42.615Z] Removing intermediate container ad3438a2411f [2022-07-21T23:53:42.615Z] ---> c1e372bc52c0 [2022-07-21T23:53:42.615Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-21T23:53:42.615Z] ---> 0e95e746f272 [2022-07-21T23:53:42.615Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T23:53:42.615Z] ---> Running in 29308f20de4f [2022-07-21T23:53:42.740Z] Still waiting to schedule task [2022-07-21T23:53:42.741Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-20726’ is offline [2022-07-21T23:54:00.729Z] Removing intermediate container 29308f20de4f [2022-07-21T23:54:00.729Z] ---> 17a14daa066d [2022-07-21T23:54:00.729Z] Step 11/13 : COPY . . [2022-07-21T23:54:00.729Z] ---> 4719bb2bed0a [2022-07-21T23:54:00.729Z] Step 12/13 : ARG MAKE="make build" [2022-07-21T23:54:00.729Z] ---> Running in 43adbbe7b1e5 [2022-07-21T23:54:00.729Z] Removing intermediate container 43adbbe7b1e5 [2022-07-21T23:54:00.729Z] ---> 0ae79507adac [2022-07-21T23:54:00.729Z] Step 13/13 : RUN $MAKE [2022-07-21T23:54:00.729Z] ---> Running in 2e2fccb1d4ae [2022-07-21T23:54:00.729Z] noop [2022-07-21T23:54:00.729Z] Removing intermediate container 2e2fccb1d4ae [2022-07-21T23:54:00.729Z] ---> 585c8c08117e [2022-07-21T23:54:00.729Z] Successfully built 585c8c08117e [2022-07-21T23:54:00.729Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:54:01.050Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-21T23:54:01.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T23:54:01.133Z] prd-ubuntu20.04-docker-8c-8g-20727 does not seem to be running inside a container [2022-07-21T23:54:01.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-21T23:54:01.590Z] $ docker top 0af78ce1ee07b027c7fbb4e0e40cfde0fcdba09f4f8fb485d9bbf4ea2f8b448f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T23:54:01.969Z] + go version [2022-07-21T23:54:01.969Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-21T23:54:01.991Z] $ docker stop --time=1 0af78ce1ee07b027c7fbb4e0e40cfde0fcdba09f4f8fb485d9bbf4ea2f8b448f [2022-07-21T23:54:03.287Z] $ docker rm -f 0af78ce1ee07b027c7fbb4e0e40cfde0fcdba09f4f8fb485d9bbf4ea2f8b448f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:54:03.733Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-21T23:54:03.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T23:54:03.806Z] prd-ubuntu20.04-docker-8c-8g-20727 does not seem to be running inside a container [2022-07-21T23:54:03.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-21T23:54:04.212Z] $ docker top 45f19f2cf72165ee486a41556edefb76d05abdb5efff8ad4897acfca6f3a4009 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T23:54:04.559Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2022-07-21T23:54:04.855Z] + make test [2022-07-21T23:54:04.855Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-21T23:54:14.841Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-21T23:54:14.841Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.030s coverage: 86.2% of statements [2022-07-21T23:54:14.841Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-21T23:54:17.390Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.557s coverage: 71.9% of statements [2022-07-21T23:54:25.516Z] 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-07-21T23:54:25.516Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-21T23:54:28.815Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-21T23:54:28.815Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-21T23:54:28.815Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-21T23:54:28.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-21T23:54:28.845Z] $ docker stop --time=1 45f19f2cf72165ee486a41556edefb76d05abdb5efff8ad4897acfca6f3a4009 [2022-07-21T23:54:30.664Z] $ docker rm -f 45f19f2cf72165ee486a41556edefb76d05abdb5efff8ad4897acfca6f3a4009 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-21T23:54:31.121Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-21T23:54:31.181Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-21T23:54:31.672Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-21T23:54:31.959Z] + ls -al . [2022-07-21T23:54:31.959Z] total 228 [2022-07-21T23:54:31.959Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 21 23:54 . [2022-07-21T23:54:31.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 23:53 .. [2022-07-21T23:54:31.959Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 21 23:53 .dockerignore [2022-07-21T23:54:31.959Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 23:54 .git [2022-07-21T23:54:31.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 23:53 .github [2022-07-21T23:54:31.959Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 21 23:53 .gitignore [2022-07-21T23:54:31.959Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 23:53 .golangci.yml [2022-07-21T23:54:31.959Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 23:53 .semver [2022-07-21T23:54:31.959Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jul 21 23:53 Attribution.txt [2022-07-21T23:54:31.959Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 21 23:53 CHANGELOG.md [2022-07-21T23:54:31.959Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 21 23:53 Dockerfile [2022-07-21T23:54:31.959Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 23:53 GOVERNANCE.md [2022-07-21T23:54:31.959Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 21 23:53 Jenkinsfile [2022-07-21T23:54:31.959Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 21 23:53 LICENSE [2022-07-21T23:54:31.959Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 21 23:53 Makefile [2022-07-21T23:54:31.959Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 21 23:53 OWNERS.md [2022-07-21T23:54:31.959Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 21 23:53 README.md [2022-07-21T23:54:31.959Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 21 23:53 VERSION [2022-07-21T23:54:31.959Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 23:53 bin [2022-07-21T23:54:31.959Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 21 23:54 coverage.out [2022-07-21T23:54:31.959Z] -rw-rw-r-- 1 jenkins jenkins 3539 Jul 21 23:53 go.mod [2022-07-21T23:54:31.959Z] -rw-rw-r-- 1 jenkins jenkins 36290 Jul 21 23:53 go.sum [2022-07-21T23:54:31.959Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 23:53 images [2022-07-21T23:54:31.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 23:53 internal [2022-07-21T23:54:31.959Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 21 23:53 main.go [2022-07-21T23:54:31.959Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 23:53 res [2022-07-21T23:54:31.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 23:53 snap [2022-07-21T23:54:31.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 23:53 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:54:32.267Z] + 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=bdd9de2e6b7fb58cdebc45eb3705f9970870401e --label arch=amd64 --label version=2.3.0-dev.9 . [2022-07-21T23:54:32.267Z] Sending build context to Docker daemon 12.45MB [2022-07-21T23:54:32.267Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-07-21T23:54:32.267Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-21T23:54:32.267Z] ---> 585c8c08117e [2022-07-21T23:54:32.267Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-21T23:54:32.526Z] ---> Running in 56373bf66323 [2022-07-21T23:54:32.526Z] Removing intermediate container 56373bf66323 [2022-07-21T23:54:32.526Z] ---> c9b6b9892fff [2022-07-21T23:54:32.526Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-21T23:54:32.526Z] ---> Running in 607d0185c453 [2022-07-21T23:54:32.786Z] Removing intermediate container 607d0185c453 [2022-07-21T23:54:32.786Z] ---> 3de05962969c [2022-07-21T23:54:32.786Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-21T23:54:32.786Z] ---> Running in 87c7b435bee2 [2022-07-21T23:54:32.786Z] Removing intermediate container 87c7b435bee2 [2022-07-21T23:54:32.786Z] ---> aeba6d544093 [2022-07-21T23:54:32.786Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T23:54:32.786Z] ---> Running in 6563f2d83d4b [2022-07-21T23:54:33.356Z] Removing intermediate container 6563f2d83d4b [2022-07-21T23:54:33.356Z] ---> 36ee883f1cde [2022-07-21T23:54:33.356Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-21T23:54:33.356Z] ---> Running in fd186819e968 [2022-07-21T23:54:33.927Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T23:54:34.496Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T23:54:35.065Z] OK: 211 MiB in 51 packages [2022-07-21T23:54:35.325Z] Removing intermediate container fd186819e968 [2022-07-21T23:54:35.325Z] ---> 85d607c38bac [2022-07-21T23:54:35.325Z] Step 8/31 : WORKDIR /app [2022-07-21T23:54:35.325Z] ---> Running in e7e907cc99dc [2022-07-21T23:54:35.325Z] Removing intermediate container e7e907cc99dc [2022-07-21T23:54:35.325Z] ---> 6a795072d5ca [2022-07-21T23:54:35.325Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-21T23:54:35.586Z] ---> c4bd4862f75a [2022-07-21T23:54:35.586Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T23:54:35.586Z] ---> Running in fbcafce8f646 [2022-07-21T23:54:36.525Z] Removing intermediate container fbcafce8f646 [2022-07-21T23:54:36.525Z] ---> d26eb6820815 [2022-07-21T23:54:36.525Z] Step 11/31 : COPY . . [2022-07-21T23:54:36.785Z] ---> 6d914db9a4b8 [2022-07-21T23:54:36.785Z] Step 12/31 : ARG MAKE="make build" [2022-07-21T23:54:36.785Z] ---> Running in f3cef6278062 [2022-07-21T23:54:36.785Z] Removing intermediate container f3cef6278062 [2022-07-21T23:54:36.785Z] ---> f5536b756c2a [2022-07-21T23:54:36.785Z] Step 13/31 : RUN $MAKE [2022-07-21T23:54:36.785Z] ---> Running in f8c5261a3fa3 [2022-07-21T23:54:37.360Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-07-21T23:54:59.309Z] Removing intermediate container f8c5261a3fa3 [2022-07-21T23:54:59.309Z] ---> 7c04de030498 [2022-07-21T23:54:59.309Z] Step 14/31 : FROM alpine:3.14 [2022-07-21T23:54:59.309Z] 3.14: Pulling from library/alpine [2022-07-21T23:54:59.309Z] decfdc335d9b: Pulling fs layer [2022-07-21T23:54:59.309Z] decfdc335d9b: Verifying Checksum [2022-07-21T23:54:59.309Z] decfdc335d9b: Download complete [2022-07-21T23:54:59.309Z] decfdc335d9b: Pull complete [2022-07-21T23:54:59.309Z] Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 [2022-07-21T23:54:59.309Z] Status: Downloaded newer image for alpine:3.14 [2022-07-21T23:54:59.309Z] ---> 5977be310a9d [2022-07-21T23:54:59.309Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-21T23:54:59.309Z] ---> Running in b0b8f115577a [2022-07-21T23:54:59.309Z] Removing intermediate container b0b8f115577a [2022-07-21T23:54:59.309Z] ---> ee8bc42d5ff3 [2022-07-21T23:54:59.309Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-21T23:54:59.309Z] ---> Running in 539b4955d837 [2022-07-21T23:54:59.309Z] Removing intermediate container 539b4955d837 [2022-07-21T23:54:59.309Z] ---> 150909215e6b [2022-07-21T23:54:59.309Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T23:54:59.309Z] ---> Running in cc566a5e9f7b [2022-07-21T23:54:59.309Z] Removing intermediate container cc566a5e9f7b [2022-07-21T23:54:59.309Z] ---> 0ae54455275e [2022-07-21T23:54:59.309Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-21T23:54:59.309Z] ---> Running in e91ab7ca2745 [2022-07-21T23:54:59.569Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-21T23:55:00.204Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-21T23:55:00.776Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-21T23:55:00.776Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-21T23:55:00.776Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-21T23:55:01.038Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-21T23:55:01.038Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-21T23:55:01.038Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-21T23:55:01.297Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-21T23:55:01.297Z] Executing busybox-1.33.1-r8.trigger [2022-07-21T23:55:01.297Z] Executing ca-certificates-20211220-r0.trigger [2022-07-21T23:55:01.297Z] OK: 9 MiB in 21 packages [2022-07-21T23:55:01.869Z] Removing intermediate container e91ab7ca2745 [2022-07-21T23:55:01.869Z] ---> 757a5492008f [2022-07-21T23:55:01.869Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-21T23:55:02.130Z] ---> f1f5548c016d [2022-07-21T23:55:02.130Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-21T23:55:02.130Z] ---> 872a4dfc24f2 [2022-07-21T23:55:02.130Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-21T23:55:02.389Z] ---> 89d122ea58e3 [2022-07-21T23:55:02.389Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-21T23:55:02.389Z] ---> ca7d99812f66 [2022-07-21T23:55:02.389Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-21T23:55:02.959Z] ---> 662959aa9690 [2022-07-21T23:55:02.960Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-21T23:55:03.220Z] ---> Running in 4522f0e4add0 [2022-07-21T23:55:03.790Z] Removing intermediate container 4522f0e4add0 [2022-07-21T23:55:03.790Z] ---> c4bd53753c1f [2022-07-21T23:55:03.790Z] Step 25/31 : VOLUME /cache [2022-07-21T23:55:03.790Z] ---> Running in 63ce4ba27bb2 [2022-07-21T23:55:03.790Z] Removing intermediate container 63ce4ba27bb2 [2022-07-21T23:55:03.790Z] ---> 3f0a11dd3ebb [2022-07-21T23:55:03.790Z] Step 26/31 : EXPOSE 59711 [2022-07-21T23:55:04.051Z] ---> Running in 8bdb7251beae [2022-07-21T23:55:04.051Z] Removing intermediate container 8bdb7251beae [2022-07-21T23:55:04.051Z] ---> 6a002c100a00 [2022-07-21T23:55:04.051Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-21T23:55:04.051Z] ---> Running in 26cb1c6a61d9 [2022-07-21T23:55:04.051Z] Removing intermediate container 26cb1c6a61d9 [2022-07-21T23:55:04.051Z] ---> 0067c405300c [2022-07-21T23:55:04.051Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-21T23:55:04.320Z] ---> Running in 7670af845f0c [2022-07-21T23:55:04.320Z] Removing intermediate container 7670af845f0c [2022-07-21T23:55:04.320Z] ---> d93dea85b558 [2022-07-21T23:55:04.320Z] Step 29/31 : LABEL arch=amd64 [2022-07-21T23:55:04.320Z] ---> Running in 794e1a717284 [2022-07-21T23:55:04.579Z] Removing intermediate container 794e1a717284 [2022-07-21T23:55:04.579Z] ---> f3872d9ba5a2 [2022-07-21T23:55:04.579Z] Step 30/31 : LABEL git_sha=bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-21T23:55:04.579Z] ---> Running in 89899294e671 [2022-07-21T23:55:04.579Z] Removing intermediate container 89899294e671 [2022-07-21T23:55:04.579Z] ---> fcfe785f1f59 [2022-07-21T23:55:04.579Z] Step 31/31 : LABEL version=2.3.0-dev.9 [2022-07-21T23:55:04.579Z] ---> Running in 27eaaf34e690 [2022-07-21T23:55:04.840Z] Removing intermediate container 27eaaf34e690 [2022-07-21T23:55:04.840Z] ---> c63c26c02f06 [2022-07-21T23:55:04.840Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-21T23:55:04.840Z] Successfully built c63c26c02f06 [2022-07-21T23:55:04.840Z] 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-07-21T23:55:04.955Z] provisioning config files... [2022-07-21T23:55:04.966Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4758369417159909579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T23:55:05.271Z] ---> docker-login.sh [2022-07-21T23:55:05.271Z] nexus3.edgexfoundry.org:10001 [2022-07-21T23:55:05.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T23:55:05.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T23:55:05.271Z] Configure a credential helper to remove this warning. See [2022-07-21T23:55:05.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T23:55:05.271Z] [2022-07-21T23:55:05.271Z] Login Succeeded [2022-07-21T23:55:05.271Z] nexus3.edgexfoundry.org:10002 [2022-07-21T23:55:05.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T23:55:05.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T23:55:05.530Z] Configure a credential helper to remove this warning. See [2022-07-21T23:55:05.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T23:55:05.530Z] [2022-07-21T23:55:05.530Z] Login Succeeded [2022-07-21T23:55:05.530Z] nexus3.edgexfoundry.org:10003 [2022-07-21T23:55:05.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T23:55:05.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T23:55:05.530Z] Configure a credential helper to remove this warning. See [2022-07-21T23:55:05.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T23:55:05.530Z] [2022-07-21T23:55:05.530Z] Login Succeeded [2022-07-21T23:55:05.530Z] nexus3.edgexfoundry.org:10004 [2022-07-21T23:55:05.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T23:55:05.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T23:55:05.791Z] Configure a credential helper to remove this warning. See [2022-07-21T23:55:05.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T23:55:05.791Z] [2022-07-21T23:55:05.791Z] Login Succeeded [2022-07-21T23:55:05.791Z] docker.io [2022-07-21T23:55:05.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T23:55:06.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T23:55:06.051Z] Configure a credential helper to remove this warning. See [2022-07-21T23:55:06.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T23:55:06.051Z] [2022-07-21T23:55:06.051Z] Login Succeeded [2022-07-21T23:55:06.051Z] ---> docker-login.sh ends [Pipeline] } [2022-07-21T23:55:06.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-21T23:55:06.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T23:55:06.112Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-07-21T23:55:06.112Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-21T23:55:06.112Z] latest [2022-07-21T23:55:06.112Z] 2.3.0-dev.9 [2022-07-21T23:55:06.112Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 [2022-07-21T23:55:06.112Z] main [2022-07-21T23:55:06.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:55:06.430Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:55:06.747Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-21T23:55:06.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-21T23:55:06.747Z] f633d7301f11: Preparing [2022-07-21T23:55:06.747Z] 610dd8915682: Preparing [2022-07-21T23:55:06.747Z] 80141c7c5aee: Preparing [2022-07-21T23:55:06.747Z] 3ad43c952da2: Preparing [2022-07-21T23:55:06.747Z] 3740f0b5d0f8: Preparing [2022-07-21T23:55:06.747Z] d9fff6942aaf: Preparing [2022-07-21T23:55:06.747Z] e1feec2fcf95: Preparing [2022-07-21T23:55:06.747Z] f3d3283ec7c2: Preparing [2022-07-21T23:55:06.747Z] 713e7675e2c1: Preparing [2022-07-21T23:55:06.747Z] d9fff6942aaf: Waiting [2022-07-21T23:55:06.747Z] f3d3283ec7c2: Waiting [2022-07-21T23:55:06.747Z] 713e7675e2c1: Waiting [2022-07-21T23:55:06.747Z] e1feec2fcf95: Waiting [2022-07-21T23:55:06.747Z] 3740f0b5d0f8: Pushed [2022-07-21T23:55:06.747Z] f633d7301f11: Pushed [2022-07-21T23:55:06.747Z] 80141c7c5aee: Pushed [2022-07-21T23:55:06.747Z] 3ad43c952da2: Pushed [2022-07-21T23:55:07.007Z] d9fff6942aaf: Pushed [2022-07-21T23:55:07.008Z] f3d3283ec7c2: Pushed [2022-07-21T23:55:07.267Z] e1feec2fcf95: Pushed [2022-07-21T23:55:07.526Z] 713e7675e2c1: Pushed [2022-07-21T23:55:09.434Z] 610dd8915682: Pushed [2022-07-21T23:55:09.435Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e: digest: sha256:08bb66d0f4eccfaea84d43d0f745954482fbe4f673c5a05854701dfa0d2ea5e2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:55:09.755Z] + 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-07-21T23:55:10.067Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-07-21T23:55:10.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-21T23:55:10.067Z] f633d7301f11: Preparing [2022-07-21T23:55:10.067Z] 610dd8915682: Preparing [2022-07-21T23:55:10.067Z] 80141c7c5aee: Preparing [2022-07-21T23:55:10.067Z] 3ad43c952da2: Preparing [2022-07-21T23:55:10.067Z] 3740f0b5d0f8: Preparing [2022-07-21T23:55:10.067Z] d9fff6942aaf: Preparing [2022-07-21T23:55:10.067Z] e1feec2fcf95: Preparing [2022-07-21T23:55:10.067Z] f3d3283ec7c2: Preparing [2022-07-21T23:55:10.067Z] 713e7675e2c1: Preparing [2022-07-21T23:55:10.067Z] d9fff6942aaf: Waiting [2022-07-21T23:55:10.067Z] f3d3283ec7c2: Waiting [2022-07-21T23:55:10.067Z] e1feec2fcf95: Waiting [2022-07-21T23:55:10.067Z] 713e7675e2c1: Waiting [2022-07-21T23:55:10.067Z] 610dd8915682: Layer already exists [2022-07-21T23:55:10.067Z] 3ad43c952da2: Layer already exists [2022-07-21T23:55:10.067Z] 3740f0b5d0f8: Layer already exists [2022-07-21T23:55:10.067Z] f633d7301f11: Layer already exists [2022-07-21T23:55:10.067Z] 80141c7c5aee: Layer already exists [2022-07-21T23:55:10.067Z] e1feec2fcf95: Layer already exists [2022-07-21T23:55:10.067Z] d9fff6942aaf: Layer already exists [2022-07-21T23:55:10.067Z] f3d3283ec7c2: Layer already exists [2022-07-21T23:55:10.067Z] 713e7675e2c1: Layer already exists [2022-07-21T23:55:10.067Z] latest: digest: sha256:08bb66d0f4eccfaea84d43d0f745954482fbe4f673c5a05854701dfa0d2ea5e2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:55:10.390Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:55:10.799Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.9 [2022-07-21T23:55:10.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-21T23:55:10.799Z] f633d7301f11: Preparing [2022-07-21T23:55:10.799Z] 610dd8915682: Preparing [2022-07-21T23:55:10.799Z] 80141c7c5aee: Preparing [2022-07-21T23:55:10.799Z] 3ad43c952da2: Preparing [2022-07-21T23:55:10.799Z] 3740f0b5d0f8: Preparing [2022-07-21T23:55:10.799Z] d9fff6942aaf: Preparing [2022-07-21T23:55:10.799Z] e1feec2fcf95: Preparing [2022-07-21T23:55:10.799Z] f3d3283ec7c2: Preparing [2022-07-21T23:55:10.799Z] 713e7675e2c1: Preparing [2022-07-21T23:55:10.799Z] d9fff6942aaf: Waiting [2022-07-21T23:55:10.799Z] f3d3283ec7c2: Waiting [2022-07-21T23:55:10.799Z] e1feec2fcf95: Waiting [2022-07-21T23:55:10.799Z] 80141c7c5aee: Layer already exists [2022-07-21T23:55:10.799Z] 3740f0b5d0f8: Layer already exists [2022-07-21T23:55:10.799Z] 610dd8915682: Layer already exists [2022-07-21T23:55:10.799Z] 3ad43c952da2: Layer already exists [2022-07-21T23:55:10.799Z] f633d7301f11: Layer already exists [2022-07-21T23:55:10.799Z] f3d3283ec7c2: Layer already exists [2022-07-21T23:55:10.799Z] e1feec2fcf95: Layer already exists [2022-07-21T23:55:10.799Z] d9fff6942aaf: Layer already exists [2022-07-21T23:55:10.799Z] 713e7675e2c1: Layer already exists [2022-07-21T23:55:10.799Z] 2.3.0-dev.9: digest: sha256:08bb66d0f4eccfaea84d43d0f745954482fbe4f673c5a05854701dfa0d2ea5e2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:55:11.193Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:55:11.507Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 [2022-07-21T23:55:11.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-21T23:55:11.507Z] f633d7301f11: Preparing [2022-07-21T23:55:11.507Z] 610dd8915682: Preparing [2022-07-21T23:55:11.507Z] 80141c7c5aee: Preparing [2022-07-21T23:55:11.507Z] 3ad43c952da2: Preparing [2022-07-21T23:55:11.507Z] 3740f0b5d0f8: Preparing [2022-07-21T23:55:11.507Z] d9fff6942aaf: Preparing [2022-07-21T23:55:11.507Z] e1feec2fcf95: Preparing [2022-07-21T23:55:11.507Z] f3d3283ec7c2: Preparing [2022-07-21T23:55:11.507Z] 713e7675e2c1: Preparing [2022-07-21T23:55:11.507Z] e1feec2fcf95: Waiting [2022-07-21T23:55:11.507Z] f3d3283ec7c2: Waiting [2022-07-21T23:55:11.507Z] 713e7675e2c1: Waiting [2022-07-21T23:55:11.507Z] d9fff6942aaf: Waiting [2022-07-21T23:55:11.507Z] 3740f0b5d0f8: Layer already exists [2022-07-21T23:55:11.507Z] 3ad43c952da2: Layer already exists [2022-07-21T23:55:11.507Z] 610dd8915682: Layer already exists [2022-07-21T23:55:11.507Z] 80141c7c5aee: Layer already exists [2022-07-21T23:55:11.507Z] f633d7301f11: Layer already exists [2022-07-21T23:55:11.507Z] d9fff6942aaf: Layer already exists [2022-07-21T23:55:11.507Z] e1feec2fcf95: Layer already exists [2022-07-21T23:55:11.507Z] 713e7675e2c1: Layer already exists [2022-07-21T23:55:11.507Z] f3d3283ec7c2: Layer already exists [2022-07-21T23:55:11.507Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9: digest: sha256:08bb66d0f4eccfaea84d43d0f745954482fbe4f673c5a05854701dfa0d2ea5e2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:55:11.831Z] + 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-07-21T23:55:12.158Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-07-21T23:55:12.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-21T23:55:12.158Z] f633d7301f11: Preparing [2022-07-21T23:55:12.158Z] 610dd8915682: Preparing [2022-07-21T23:55:12.158Z] 80141c7c5aee: Preparing [2022-07-21T23:55:12.158Z] 3ad43c952da2: Preparing [2022-07-21T23:55:12.158Z] 3740f0b5d0f8: Preparing [2022-07-21T23:55:12.158Z] d9fff6942aaf: Preparing [2022-07-21T23:55:12.158Z] e1feec2fcf95: Preparing [2022-07-21T23:55:12.158Z] f3d3283ec7c2: Preparing [2022-07-21T23:55:12.158Z] 713e7675e2c1: Preparing [2022-07-21T23:55:12.158Z] e1feec2fcf95: Waiting [2022-07-21T23:55:12.159Z] f3d3283ec7c2: Waiting [2022-07-21T23:55:12.159Z] 713e7675e2c1: Waiting [2022-07-21T23:55:12.159Z] d9fff6942aaf: Waiting [2022-07-21T23:55:12.159Z] 3ad43c952da2: Layer already exists [2022-07-21T23:55:12.159Z] 80141c7c5aee: Layer already exists [2022-07-21T23:55:12.159Z] 610dd8915682: Layer already exists [2022-07-21T23:55:12.159Z] f633d7301f11: Layer already exists [2022-07-21T23:55:12.159Z] 3740f0b5d0f8: Layer already exists [2022-07-21T23:55:12.159Z] d9fff6942aaf: Layer already exists [2022-07-21T23:55:12.159Z] e1feec2fcf95: Layer already exists [2022-07-21T23:55:12.159Z] 713e7675e2c1: Layer already exists [2022-07-21T23:55:12.159Z] f3d3283ec7c2: Layer already exists [2022-07-21T23:55:12.159Z] main: digest: sha256:08bb66d0f4eccfaea84d43d0f745954482fbe4f673c5a05854701dfa0d2ea5e2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-21T23:55:12.209Z] ===================================================== [Pipeline] echo [2022-07-21T23:55:12.220Z] taggedImages: [2022-07-21T23:55:12.220Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-21T23:55:12.220Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-07-21T23:55:12.220Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.9 [2022-07-21T23:55:12.220Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 [2022-07-21T23:55:12.220Z] - 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-07-21T23:55:12.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T23:55:12.614Z] [2022-07-21T23:55:12.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:55:12.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T23:55:12.926Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-21T23:55:12.926Z] 5eb5b503b376: Pulling fs layer [2022-07-21T23:55:12.926Z] 5c69ac0246d0: Pulling fs layer [2022-07-21T23:55:12.926Z] ec43610c2a17: Pulling fs layer [2022-07-21T23:55:12.926Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-21T23:55:12.926Z] 33b1e0a273af: Pulling fs layer [2022-07-21T23:55:12.926Z] 5d3b04190fa2: Pulling fs layer [2022-07-21T23:55:12.926Z] 2f39f015ded8: Pulling fs layer [2022-07-21T23:55:12.926Z] 2f39f015ded8: Waiting [2022-07-21T23:55:12.926Z] 3a2ae6a8a46f: Waiting [2022-07-21T23:55:12.926Z] 5c69ac0246d0: Download complete [2022-07-21T23:55:12.926Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-21T23:55:12.926Z] 3a2ae6a8a46f: Download complete [2022-07-21T23:55:12.926Z] 33b1e0a273af: Verifying Checksum [2022-07-21T23:55:12.926Z] 33b1e0a273af: Download complete [2022-07-21T23:55:12.926Z] ec43610c2a17: Verifying Checksum [2022-07-21T23:55:12.926Z] ec43610c2a17: Download complete [2022-07-21T23:55:12.926Z] 5d3b04190fa2: Download complete [2022-07-21T23:55:13.186Z] 5eb5b503b376: Verifying Checksum [2022-07-21T23:55:13.186Z] 5eb5b503b376: Download complete [2022-07-21T23:55:13.753Z] 2f39f015ded8: Download complete [2022-07-21T23:55:14.603Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20728 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-07-21T23:55:14.615Z] Running in /w/workspace/app-rfid-llrp-inventory/48 [Pipeline] { [Pipeline] checkout [2022-07-21T23:55:14.648Z] The recommended git tool is: git [2022-07-21T23:55:14.694Z] 5eb5b503b376: Pull complete [2022-07-21T23:55:14.694Z] 5c69ac0246d0: Pull complete [2022-07-21T23:55:15.262Z] ec43610c2a17: Pull complete [2022-07-21T23:55:15.262Z] 3a2ae6a8a46f: Pull complete [2022-07-21T23:55:15.522Z] 33b1e0a273af: Pull complete [2022-07-21T23:55:15.522Z] 5d3b04190fa2: Pull complete [2022-07-21T23:55:20.794Z] 2f39f015ded8: Pull complete [2022-07-21T23:55:20.794Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-21T23:55:20.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T23:55:20.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T23:55:20.895Z] prd-ubuntu20.04-docker-8c-8g-20727 does not seem to be running inside a container [2022-07-21T23:55:20.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-21T23:55:22.504Z] using credential edgex-jenkins-ssh [2022-07-21T23:55:22.524Z] Cloning the remote Git repository [2022-07-21T23:55:22.710Z] $ docker top c9813c95e88926a0419992315b857832b810baad14f3ac881bb14078ad3a6922 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T23:55:23.091Z] ---> job-cost.sh [2022-07-21T23:55:23.092Z] lf-activate-venv: SKIPPING [2022-07-21T23:55:23.092Z] INFO: No Stack... [2022-07-21T23:55:23.352Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-21T23:55:22.592Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-21T23:55:22.674Z] > git init /w/workspace/app-rfid-llrp-inventory/48 # timeout=10 [2022-07-21T23:55:22.769Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-21T23:55:22.770Z] > git --version # timeout=10 [2022-07-21T23:55:22.797Z] > git --version # 'git version 2.25.1' [2022-07-21T23:55:22.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-21T23:55:23.000Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-21T23:55:23.922Z] INFO: Archiving Costs [Pipeline] sh [2022-07-21T23:55:24.212Z] + + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-07-21T23:55:24.212Z] cut -d, -f6 [Pipeline] lock [2022-07-21T23:55:24.227Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-48-stack-cost] [2022-07-21T23:55:24.236Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-48-stack-cost] did not exist. Created. [2022-07-21T23:55:24.236Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-21T23:55:24.543Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-21T23:55:24.564Z] Stashed 1 file(s) [Pipeline] } [2022-07-21T23:55:24.576Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-21T23:55:24.599Z] $ docker stop --time=1 c9813c95e88926a0419992315b857832b810baad14f3ac881bb14078ad3a6922 [2022-07-21T23:55:25.535Z] Avoid second fetch [2022-07-21T23:55:25.536Z] Checking out Revision bdd9de2e6b7fb58cdebc45eb3705f9970870401e (main) [2022-07-21T23:55:25.785Z] $ docker rm -f c9813c95e88926a0419992315b857832b810baad14f3ac881bb14078ad3a6922 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-21T23:55:25.490Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-07-21T23:55:25.511Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-21T23:55:25.576Z] > git config core.sparsecheckout # timeout=10 [2022-07-21T23:55:25.593Z] > git checkout -f bdd9de2e6b7fb58cdebc45eb3705f9970870401e # timeout=10 [2022-07-21T23:55:30.067Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#100)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-21T23:55:30.987Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-21T23:55:30.987Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-21T23:55:30.987Z] Dload Upload Total Spent Left Speed [2022-07-21T23:55:30.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2022-07-21T23:55:31.671Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-21T23:55:32.021Z] + sudo tee /etc/docker/daemon.new [2022-07-21T23:55:32.021Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-21T23:55:32.021Z] { [2022-07-21T23:55:32.021Z] "registry-mirrors": [ [2022-07-21T23:55:32.021Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-21T23:55:32.021Z] ], [2022-07-21T23:55:32.021Z] "bip": "10.250.0.254/24", [2022-07-21T23:55:32.021Z] "hosts": [ [2022-07-21T23:55:32.021Z] "tcp://0.0.0.0:5555", [2022-07-21T23:55:32.021Z] "unix:///var/run/docker.sock" [2022-07-21T23:55:32.021Z] ], [2022-07-21T23:55:32.021Z] "mtu": 1458, [2022-07-21T23:55:32.021Z] "selinux-enabled": true, [2022-07-21T23:55:32.021Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-21T23:55:32.021Z] } [Pipeline] sh [2022-07-21T23:55:32.440Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-21T23:55:32.778Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-21T23:55:51.098Z] provisioning config files... [2022-07-21T23:55:51.120Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/48@tmp/config443122182283934057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T23:55:51.472Z] ---> docker-login.sh [2022-07-21T23:55:51.472Z] nexus3.edgexfoundry.org:10001 [2022-07-21T23:55:52.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T23:55:52.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T23:55:52.337Z] Configure a credential helper to remove this warning. See [2022-07-21T23:55:52.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T23:55:52.337Z] [2022-07-21T23:55:52.337Z] Login Succeeded [2022-07-21T23:55:52.337Z] nexus3.edgexfoundry.org:10002 [2022-07-21T23:55:52.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T23:55:52.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T23:55:52.609Z] Configure a credential helper to remove this warning. See [2022-07-21T23:55:52.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T23:55:52.609Z] [2022-07-21T23:55:52.609Z] Login Succeeded [2022-07-21T23:55:52.609Z] nexus3.edgexfoundry.org:10003 [2022-07-21T23:55:52.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T23:55:53.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T23:55:53.162Z] Configure a credential helper to remove this warning. See [2022-07-21T23:55:53.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T23:55:53.162Z] [2022-07-21T23:55:53.162Z] Login Succeeded [2022-07-21T23:55:53.162Z] nexus3.edgexfoundry.org:10004 [2022-07-21T23:55:53.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T23:55:53.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T23:55:53.436Z] Configure a credential helper to remove this warning. See [2022-07-21T23:55:53.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T23:55:53.436Z] [2022-07-21T23:55:53.436Z] Login Succeeded [2022-07-21T23:55:53.436Z] docker.io [2022-07-21T23:55:54.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T23:55:54.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T23:55:54.299Z] Configure a credential helper to remove this warning. See [2022-07-21T23:55:54.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T23:55:54.299Z] [2022-07-21T23:55:54.299Z] Login Succeeded [2022-07-21T23:55:54.299Z] ---> docker-login.sh ends [Pipeline] } [2022-07-21T23:55:54.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-21T23:55:54.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T23:55:54.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T23:55:54.838Z] ========================================================= [2022-07-21T23:55:54.838Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-21T23:55:54.838Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:55:55.226Z] + 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-07-21T23:55:55.498Z] Sending build context to Docker daemon 687.1kB [2022-07-21T23:55:55.498Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-21T23:55:55.498Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-21T23:55:55.779Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-21T23:55:55.779Z] b3c136eddcbf: Pulling fs layer [2022-07-21T23:55:55.779Z] c0a3192eca97: Pulling fs layer [2022-07-21T23:55:55.779Z] a050256f5b6f: Pulling fs layer [2022-07-21T23:55:55.779Z] 656be50a0ddc: Pulling fs layer [2022-07-21T23:55:55.779Z] 2bbca73fdf42: Pulling fs layer [2022-07-21T23:55:55.779Z] 46d945488cbd: Pulling fs layer [2022-07-21T23:55:55.779Z] 8a5474983e97: Pulling fs layer [2022-07-21T23:55:55.779Z] 329c88fbcd65: Pulling fs layer [2022-07-21T23:55:55.779Z] 656be50a0ddc: Waiting [2022-07-21T23:55:55.779Z] 2bbca73fdf42: Waiting [2022-07-21T23:55:55.779Z] 46d945488cbd: Waiting [2022-07-21T23:55:55.779Z] 8a5474983e97: Waiting [2022-07-21T23:55:55.779Z] 329c88fbcd65: Waiting [2022-07-21T23:55:55.779Z] a050256f5b6f: Verifying Checksum [2022-07-21T23:55:55.779Z] a050256f5b6f: Download complete [2022-07-21T23:55:55.779Z] c0a3192eca97: Verifying Checksum [2022-07-21T23:55:55.779Z] c0a3192eca97: Download complete [2022-07-21T23:55:55.779Z] 2bbca73fdf42: Verifying Checksum [2022-07-21T23:55:55.779Z] 2bbca73fdf42: Download complete [2022-07-21T23:55:55.779Z] 46d945488cbd: Verifying Checksum [2022-07-21T23:55:55.780Z] 46d945488cbd: Download complete [2022-07-21T23:55:55.780Z] b3c136eddcbf: Verifying Checksum [2022-07-21T23:55:55.780Z] b3c136eddcbf: Download complete [2022-07-21T23:55:56.774Z] b3c136eddcbf: Pull complete [2022-07-21T23:55:57.053Z] 329c88fbcd65: Verifying Checksum [2022-07-21T23:55:57.053Z] 329c88fbcd65: Download complete [2022-07-21T23:55:57.332Z] c0a3192eca97: Pull complete [2022-07-21T23:55:57.619Z] a050256f5b6f: Pull complete [2022-07-21T23:55:57.900Z] 8a5474983e97: Verifying Checksum [2022-07-21T23:55:57.900Z] 8a5474983e97: Download complete [2022-07-21T23:55:58.886Z] 656be50a0ddc: Verifying Checksum [2022-07-21T23:55:58.886Z] 656be50a0ddc: Download complete [2022-07-21T23:56:11.290Z] 656be50a0ddc: Pull complete [2022-07-21T23:56:11.564Z] 2bbca73fdf42: Pull complete [2022-07-21T23:56:11.839Z] 46d945488cbd: Pull complete [2022-07-21T23:56:18.566Z] 8a5474983e97: Pull complete [2022-07-21T23:56:20.553Z] 329c88fbcd65: Pull complete [2022-07-21T23:56:20.553Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-21T23:56:20.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-21T23:56:20.553Z] ---> ff4287adb874 [2022-07-21T23:56:20.553Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-21T23:56:21.565Z] ---> Running in 48ded76bf837 [2022-07-21T23:56:21.565Z] Removing intermediate container 48ded76bf837 [2022-07-21T23:56:21.565Z] ---> 9c982ea7e04b [2022-07-21T23:56:21.565Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-21T23:56:21.565Z] ---> Running in 699eca6f0037 [2022-07-21T23:56:22.163Z] Removing intermediate container 699eca6f0037 [2022-07-21T23:56:22.163Z] ---> a7700cf94673 [2022-07-21T23:56:22.163Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-21T23:56:22.163Z] ---> Running in 8e7d6bd32672 [2022-07-21T23:56:22.438Z] Removing intermediate container 8e7d6bd32672 [2022-07-21T23:56:22.438Z] ---> a5885b3cbb7d [2022-07-21T23:56:22.438Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T23:56:22.438Z] ---> Running in 41a741a26a14 [2022-07-21T23:56:24.441Z] Removing intermediate container 41a741a26a14 [2022-07-21T23:56:24.441Z] ---> 843ae16be594 [2022-07-21T23:56:24.441Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-21T23:56:24.441Z] ---> Running in a742e849ac9e [2022-07-21T23:56:25.425Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T23:56:26.028Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T23:56:27.007Z] OK: 221 MiB in 51 packages [2022-07-21T23:56:28.002Z] Removing intermediate container a742e849ac9e [2022-07-21T23:56:28.002Z] ---> 7da77478b8b2 [2022-07-21T23:56:28.002Z] Step 8/13 : WORKDIR /app [2022-07-21T23:56:28.002Z] ---> Running in 2dea4f125987 [2022-07-21T23:56:28.981Z] Removing intermediate container 2dea4f125987 [2022-07-21T23:56:28.981Z] ---> 14d1beb3671e [2022-07-21T23:56:28.981Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-21T23:56:29.590Z] ---> b265189729b3 [2022-07-21T23:56:29.590Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T23:56:29.590Z] ---> Running in 5fa5481f27e7 [2022-07-21T23:57:16.591Z] Removing intermediate container 5fa5481f27e7 [2022-07-21T23:57:16.591Z] ---> 6305387de3ef [2022-07-21T23:57:16.591Z] Step 11/13 : COPY . . [2022-07-21T23:57:16.591Z] ---> 68a804992f95 [2022-07-21T23:57:16.591Z] Step 12/13 : ARG MAKE="make build" [2022-07-21T23:57:16.591Z] ---> Running in 51b5da26c3d6 [2022-07-21T23:57:16.591Z] Removing intermediate container 51b5da26c3d6 [2022-07-21T23:57:16.591Z] ---> b2c483124cb3 [2022-07-21T23:57:16.591Z] Step 13/13 : RUN $MAKE [2022-07-21T23:57:16.591Z] ---> Running in 6be285b9ced2 [2022-07-21T23:57:16.591Z] noop [2022-07-21T23:57:16.591Z] Removing intermediate container 6be285b9ced2 [2022-07-21T23:57:16.591Z] ---> 0a2a4cdb01a5 [2022-07-21T23:57:16.591Z] Successfully built 0a2a4cdb01a5 [2022-07-21T23:57:16.591Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:57:16.949Z] + docker inspect -f . ci-base-image-arm64 [2022-07-21T23:57:16.949Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T23:57:17.201Z] prd-ubuntu20.04-docker-arm64-4c-16g-20728 does not seem to be running inside a container [2022-07-21T23:57:17.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/48 -v /w/workspace/app-rfid-llrp-inventory/48:/w/workspace/app-rfid-llrp-inventory/48:rw,z -v /w/workspace/app-rfid-llrp-inventory/48@tmp:/w/workspace/app-rfid-llrp-inventory/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-21T23:57:18.556Z] $ docker top 01ca40cbe3e1523be0c6abc7c4b9f2ac1523c18e306efc3c3cad5e051a568c28 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T23:57:19.466Z] + go version [2022-07-21T23:57:19.466Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-21T23:57:19.494Z] $ docker stop --time=1 01ca40cbe3e1523be0c6abc7c4b9f2ac1523c18e306efc3c3cad5e051a568c28 [2022-07-21T23:57:21.132Z] $ docker rm -f 01ca40cbe3e1523be0c6abc7c4b9f2ac1523c18e306efc3c3cad5e051a568c28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:57:21.747Z] + docker inspect -f . ci-base-image-arm64 [2022-07-21T23:57:21.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T23:57:21.987Z] prd-ubuntu20.04-docker-arm64-4c-16g-20728 does not seem to be running inside a container [2022-07-21T23:57:22.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-rfid-llrp-inventory/48 -v /w/workspace/app-rfid-llrp-inventory/48:/w/workspace/app-rfid-llrp-inventory/48:rw,z -v /w/workspace/app-rfid-llrp-inventory/48@tmp:/w/workspace/app-rfid-llrp-inventory/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-21T23:57:23.323Z] $ docker top c89fc535c028735608a84f1d0d38985a3faa9a971010348c7aa130e47a92a8ae -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T23:57:24.228Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/48 [Pipeline] fileExists [Pipeline] sh [2022-07-21T23:57:24.915Z] + make test [2022-07-21T23:57:24.915Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-21T23:58:46.748Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-21T23:58:46.748Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.139s coverage: 86.2% of statements [2022-07-21T23:58:46.748Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-21T23:58:52.148Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.695s coverage: 71.9% of statements [2022-07-21T23:58:52.423Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-21T23:58:52.423Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-21T23:59:14.669Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-21T23:59:14.670Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-21T23:59:14.670Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-21T23:59:14.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-21T23:59:14.708Z] $ docker stop --time=1 c89fc535c028735608a84f1d0d38985a3faa9a971010348c7aa130e47a92a8ae [2022-07-21T23:59:16.454Z] $ docker rm -f c89fc535c028735608a84f1d0d38985a3faa9a971010348c7aa130e47a92a8ae [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-21T23:59:17.442Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-21T23:59:17.464Z] Warning: overwriting stash ‘coverage-report’ [2022-07-21T23:59:17.953Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-21T23:59:18.365Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-21T23:59:18.701Z] + ls -al . [2022-07-21T23:59:18.701Z] total 224 [2022-07-21T23:59:18.701Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 23:57 . [2022-07-21T23:59:18.701Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 23:55 .. [2022-07-21T23:59:18.701Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 21 23:55 .dockerignore [2022-07-21T23:59:18.701Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 23:55 .git [2022-07-21T23:59:18.701Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 23:55 .github [2022-07-21T23:59:18.701Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 21 23:55 .gitignore [2022-07-21T23:59:18.701Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 23:55 .golangci.yml [2022-07-21T23:59:18.701Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jul 21 23:55 Attribution.txt [2022-07-21T23:59:18.701Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 21 23:55 CHANGELOG.md [2022-07-21T23:59:18.701Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 21 23:55 Dockerfile [2022-07-21T23:59:18.701Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 23:55 GOVERNANCE.md [2022-07-21T23:59:18.701Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 21 23:55 Jenkinsfile [2022-07-21T23:59:18.701Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 21 23:55 LICENSE [2022-07-21T23:59:18.701Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 21 23:55 Makefile [2022-07-21T23:59:18.701Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 21 23:55 OWNERS.md [2022-07-21T23:59:18.701Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 21 23:55 README.md [2022-07-21T23:59:18.701Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 21 23:53 VERSION [2022-07-21T23:59:18.701Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 23:55 bin [2022-07-21T23:59:18.701Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 21 23:58 coverage.out [2022-07-21T23:59:18.701Z] -rw-rw-r-- 1 jenkins jenkins 3539 Jul 21 23:55 go.mod [2022-07-21T23:59:18.701Z] -rw-rw-r-- 1 jenkins jenkins 36290 Jul 21 23:55 go.sum [2022-07-21T23:59:18.701Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 23:55 images [2022-07-21T23:59:18.701Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 23:55 internal [2022-07-21T23:59:18.701Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 21 23:55 main.go [2022-07-21T23:59:18.701Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 23:55 res [2022-07-21T23:59:18.701Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 23:55 snap [2022-07-21T23:59:18.701Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 23:55 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:59:19.053Z] + 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=bdd9de2e6b7fb58cdebc45eb3705f9970870401e --label arch=arm64 --label version=2.3.0-dev.9 . [2022-07-21T23:59:19.328Z] Sending build context to Docker daemon 687.1kB [2022-07-21T23:59:19.328Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-07-21T23:59:19.328Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-21T23:59:19.328Z] ---> 0a2a4cdb01a5 [2022-07-21T23:59:19.328Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-21T23:59:19.605Z] ---> Running in d11aa657b37e [2022-07-21T23:59:19.888Z] Removing intermediate container d11aa657b37e [2022-07-21T23:59:19.888Z] ---> 8fbf1379efd2 [2022-07-21T23:59:19.888Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-21T23:59:19.888Z] ---> Running in 8354a80ef02b [2022-07-21T23:59:20.161Z] Removing intermediate container 8354a80ef02b [2022-07-21T23:59:20.161Z] ---> 123494040083 [2022-07-21T23:59:20.161Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-21T23:59:20.161Z] ---> Running in c0a5bdf68ff6 [2022-07-21T23:59:20.434Z] Removing intermediate container c0a5bdf68ff6 [2022-07-21T23:59:20.434Z] ---> 79b814b0afac [2022-07-21T23:59:20.434Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T23:59:20.714Z] ---> Running in 12ac2c409d1d [2022-07-21T23:59:22.157Z] Removing intermediate container 12ac2c409d1d [2022-07-21T23:59:22.157Z] ---> 429fc326506e [2022-07-21T23:59:22.157Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-21T23:59:22.157Z] ---> Running in 5883b987851c [2022-07-21T23:59:23.140Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T23:59:24.112Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T23:59:25.088Z] OK: 221 MiB in 51 packages [2022-07-21T23:59:25.685Z] Removing intermediate container 5883b987851c [2022-07-21T23:59:25.685Z] ---> efc21675bdbc [2022-07-21T23:59:25.685Z] Step 8/31 : WORKDIR /app [2022-07-21T23:59:25.959Z] ---> Running in 88fad0ee91be [2022-07-21T23:59:26.233Z] Removing intermediate container 88fad0ee91be [2022-07-21T23:59:26.233Z] ---> af2db38e8f7d [2022-07-21T23:59:26.233Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-21T23:59:26.831Z] ---> 2cf04c272497 [2022-07-21T23:59:26.831Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T23:59:26.831Z] ---> Running in ea44beb74f19 [2022-07-21T23:59:28.807Z] Removing intermediate container ea44beb74f19 [2022-07-21T23:59:28.808Z] ---> 68382ca9cc53 [2022-07-21T23:59:28.808Z] Step 11/31 : COPY . . [2022-07-21T23:59:29.406Z] ---> 23171367bafa [2022-07-21T23:59:29.406Z] Step 12/31 : ARG MAKE="make build" [2022-07-21T23:59:29.406Z] ---> Running in 0ce82e139d62 [2022-07-21T23:59:29.688Z] Removing intermediate container 0ce82e139d62 [2022-07-21T23:59:29.688Z] ---> d870c8b1babf [2022-07-21T23:59:29.688Z] Step 13/31 : RUN $MAKE [2022-07-21T23:59:29.688Z] ---> Running in 41715acea868 [2022-07-21T23:59:30.669Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-07-22T00:01:37.585Z] Removing intermediate container 41715acea868 [2022-07-22T00:01:37.585Z] ---> 1527fb4b0988 [2022-07-22T00:01:37.585Z] Step 14/31 : FROM alpine:3.14 [2022-07-22T00:01:37.585Z] 3.14: Pulling from library/alpine [2022-07-22T00:01:37.585Z] f4bf3852c6cc: Pulling fs layer [2022-07-22T00:01:37.585Z] f4bf3852c6cc: Verifying Checksum [2022-07-22T00:01:37.585Z] f4bf3852c6cc: Download complete [2022-07-22T00:01:37.585Z] f4bf3852c6cc: Pull complete [2022-07-22T00:01:37.585Z] Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 [2022-07-22T00:01:37.585Z] Status: Downloaded newer image for alpine:3.14 [2022-07-22T00:01:37.585Z] ---> f19c924ebacc [2022-07-22T00:01:37.585Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T00:01:37.585Z] ---> Running in a86e829e3e12 [2022-07-22T00:01:37.585Z] Removing intermediate container a86e829e3e12 [2022-07-22T00:01:37.585Z] ---> 80a0baae25a1 [2022-07-22T00:01:37.585Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-22T00:01:37.585Z] ---> Running in 44c0597f1782 [2022-07-22T00:01:37.585Z] Removing intermediate container 44c0597f1782 [2022-07-22T00:01:37.585Z] ---> a9dc2196c7f9 [2022-07-22T00:01:37.585Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T00:01:37.585Z] ---> Running in a7b0474f327a [2022-07-22T00:01:37.864Z] Removing intermediate container a7b0474f327a [2022-07-22T00:01:37.864Z] ---> 8a91544ff432 [2022-07-22T00:01:37.864Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-22T00:01:37.864Z] ---> Running in 19b9be25ce4f [2022-07-22T00:01:38.849Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-22T00:01:39.833Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-22T00:01:40.815Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-22T00:01:40.815Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-22T00:01:40.815Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-22T00:01:40.815Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-22T00:01:41.088Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-22T00:01:41.088Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-22T00:01:41.362Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-22T00:01:41.362Z] Executing busybox-1.33.1-r8.trigger [2022-07-22T00:01:41.362Z] Executing ca-certificates-20211220-r0.trigger [2022-07-22T00:01:41.635Z] OK: 9 MiB in 21 packages [2022-07-22T00:01:42.621Z] Removing intermediate container 19b9be25ce4f [2022-07-22T00:01:42.621Z] ---> f285745823e8 [2022-07-22T00:01:42.621Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-22T00:01:43.220Z] ---> 06c3f2035e27 [2022-07-22T00:01:43.220Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-22T00:01:43.826Z] ---> 8594cf8318fd [2022-07-22T00:01:43.826Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-22T00:01:44.426Z] ---> e35f440d2a84 [2022-07-22T00:01:44.426Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-22T00:01:45.027Z] ---> 301308284a9f [2022-07-22T00:01:45.027Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-22T00:01:46.474Z] ---> 9340779f5bfe [2022-07-22T00:01:46.474Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-22T00:01:46.474Z] ---> Running in 07d5bca0fc33 [2022-07-22T00:01:47.921Z] Removing intermediate container 07d5bca0fc33 [2022-07-22T00:01:47.921Z] ---> 09096ddff724 [2022-07-22T00:01:47.921Z] Step 25/31 : VOLUME /cache [2022-07-22T00:01:47.921Z] ---> Running in 27185e4e70f7 [2022-07-22T00:01:48.195Z] Removing intermediate container 27185e4e70f7 [2022-07-22T00:01:48.195Z] ---> 1d1a4868a426 [2022-07-22T00:01:48.195Z] Step 26/31 : EXPOSE 59711 [2022-07-22T00:01:48.468Z] ---> Running in ef8c0a970a59 [2022-07-22T00:01:48.741Z] Removing intermediate container ef8c0a970a59 [2022-07-22T00:01:48.741Z] ---> 553a72701e4c [2022-07-22T00:01:48.741Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-22T00:01:48.741Z] ---> Running in b0541e4bbc77 [2022-07-22T00:01:49.021Z] Removing intermediate container b0541e4bbc77 [2022-07-22T00:01:49.021Z] ---> 98b66353f204 [2022-07-22T00:01:49.021Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-22T00:01:49.021Z] ---> Running in efe98f154502 [2022-07-22T00:01:49.297Z] Removing intermediate container efe98f154502 [2022-07-22T00:01:49.297Z] ---> ed636f63c273 [2022-07-22T00:01:49.297Z] Step 29/31 : LABEL arch=arm64 [2022-07-22T00:01:49.584Z] ---> Running in df8db9f862d2 [2022-07-22T00:01:49.857Z] Removing intermediate container df8db9f862d2 [2022-07-22T00:01:49.857Z] ---> 45b9aaa460c9 [2022-07-22T00:01:49.857Z] Step 30/31 : LABEL git_sha=bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-22T00:01:49.857Z] ---> Running in ebe4f2b86040 [2022-07-22T00:01:50.130Z] Removing intermediate container ebe4f2b86040 [2022-07-22T00:01:50.130Z] ---> a8cb69175c82 [2022-07-22T00:01:50.130Z] Step 31/31 : LABEL version=2.3.0-dev.9 [2022-07-22T00:01:50.130Z] ---> Running in 576307b2e4dc [2022-07-22T00:01:50.735Z] Removing intermediate container 576307b2e4dc [2022-07-22T00:01:50.735Z] ---> c33964baa52a [2022-07-22T00:01:50.735Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-22T00:01:50.735Z] Successfully built c33964baa52a [2022-07-22T00:01:50.735Z] 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-07-22T00:01:50.839Z] provisioning config files... [2022-07-22T00:01:50.855Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/48@tmp/config3596227698277615885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:01:51.232Z] ---> docker-login.sh [2022-07-22T00:01:51.232Z] nexus3.edgexfoundry.org:10001 [2022-07-22T00:01:51.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:01:51.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:01:51.506Z] Configure a credential helper to remove this warning. See [2022-07-22T00:01:51.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:01:51.506Z] [2022-07-22T00:01:51.506Z] Login Succeeded [2022-07-22T00:01:51.506Z] nexus3.edgexfoundry.org:10002 [2022-07-22T00:01:52.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:01:52.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:01:52.110Z] Configure a credential helper to remove this warning. See [2022-07-22T00:01:52.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:01:52.110Z] [2022-07-22T00:01:52.110Z] Login Succeeded [2022-07-22T00:01:52.110Z] nexus3.edgexfoundry.org:10003 [2022-07-22T00:01:52.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:01:52.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:01:52.656Z] Configure a credential helper to remove this warning. See [2022-07-22T00:01:52.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:01:52.656Z] [2022-07-22T00:01:52.656Z] Login Succeeded [2022-07-22T00:01:52.656Z] nexus3.edgexfoundry.org:10004 [2022-07-22T00:01:52.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:01:52.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:01:52.931Z] Configure a credential helper to remove this warning. See [2022-07-22T00:01:52.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:01:52.931Z] [2022-07-22T00:01:52.931Z] Login Succeeded [2022-07-22T00:01:52.931Z] docker.io [2022-07-22T00:01:53.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:01:53.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:01:53.801Z] Configure a credential helper to remove this warning. See [2022-07-22T00:01:53.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:01:53.801Z] [2022-07-22T00:01:53.801Z] Login Succeeded [2022-07-22T00:01:53.801Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T00:01:53.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-22T00:01:53.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T00:01:53.874Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-07-22T00:01:53.874Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-22T00:01:53.874Z] latest [2022-07-22T00:01:53.874Z] 2.3.0-dev.9 [2022-07-22T00:01:53.874Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 [2022-07-22T00:01:53.874Z] main [2022-07-22T00:01:53.874Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:01:54.248Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:01:54.620Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-22T00:01:54.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-22T00:01:54.620Z] 763414d7b864: Preparing [2022-07-22T00:01:54.620Z] a73fbef248e4: Preparing [2022-07-22T00:01:54.620Z] d6d6e0c80412: Preparing [2022-07-22T00:01:54.620Z] 567aab461ddf: Preparing [2022-07-22T00:01:54.620Z] 3369d1556f53: Preparing [2022-07-22T00:01:54.620Z] 75bf6747c8fb: Preparing [2022-07-22T00:01:54.620Z] 2b624dec6fcc: Preparing [2022-07-22T00:01:54.620Z] ae80dc73be5a: Preparing [2022-07-22T00:01:54.620Z] 51fe7c9ea229: Preparing [2022-07-22T00:01:54.620Z] 75bf6747c8fb: Waiting [2022-07-22T00:01:54.620Z] 2b624dec6fcc: Waiting [2022-07-22T00:01:54.620Z] ae80dc73be5a: Waiting [2022-07-22T00:01:54.620Z] 51fe7c9ea229: Waiting [2022-07-22T00:01:54.905Z] 763414d7b864: Pushed [2022-07-22T00:01:54.905Z] 567aab461ddf: Pushed [2022-07-22T00:01:54.905Z] 3369d1556f53: Pushed [2022-07-22T00:01:54.905Z] d6d6e0c80412: Pushed [2022-07-22T00:01:55.182Z] 75bf6747c8fb: Pushed [2022-07-22T00:01:55.182Z] ae80dc73be5a: Pushed [2022-07-22T00:01:56.169Z] 2b624dec6fcc: Pushed [2022-07-22T00:01:56.765Z] 51fe7c9ea229: Pushed [2022-07-22T00:02:01.075Z] a73fbef248e4: Pushed [2022-07-22T00:02:01.075Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e: digest: sha256:3001c539a6b5fe4111dfd3ea89d642665f3838555b4a69ebfe72a5b68bebda9e size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:02:01.451Z] + 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-07-22T00:02:01.824Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-07-22T00:02:01.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-22T00:02:01.824Z] 763414d7b864: Preparing [2022-07-22T00:02:01.824Z] a73fbef248e4: Preparing [2022-07-22T00:02:01.824Z] d6d6e0c80412: Preparing [2022-07-22T00:02:01.824Z] 567aab461ddf: Preparing [2022-07-22T00:02:01.824Z] 3369d1556f53: Preparing [2022-07-22T00:02:01.824Z] 75bf6747c8fb: Preparing [2022-07-22T00:02:01.824Z] 2b624dec6fcc: Preparing [2022-07-22T00:02:01.824Z] ae80dc73be5a: Preparing [2022-07-22T00:02:01.824Z] 51fe7c9ea229: Preparing [2022-07-22T00:02:01.824Z] 75bf6747c8fb: Waiting [2022-07-22T00:02:01.824Z] 2b624dec6fcc: Waiting [2022-07-22T00:02:01.824Z] ae80dc73be5a: Waiting [2022-07-22T00:02:01.824Z] 51fe7c9ea229: Waiting [2022-07-22T00:02:01.824Z] 3369d1556f53: Layer already exists [2022-07-22T00:02:01.824Z] 567aab461ddf: Layer already exists [2022-07-22T00:02:01.824Z] d6d6e0c80412: Layer already exists [2022-07-22T00:02:01.824Z] 763414d7b864: Layer already exists [2022-07-22T00:02:01.824Z] a73fbef248e4: Layer already exists [2022-07-22T00:02:01.824Z] 2b624dec6fcc: Layer already exists [2022-07-22T00:02:01.824Z] ae80dc73be5a: Layer already exists [2022-07-22T00:02:01.824Z] 75bf6747c8fb: Layer already exists [2022-07-22T00:02:01.824Z] 51fe7c9ea229: Layer already exists [2022-07-22T00:02:02.097Z] latest: digest: sha256:3001c539a6b5fe4111dfd3ea89d642665f3838555b4a69ebfe72a5b68bebda9e size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:02:02.471Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:02:02.839Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.9 [2022-07-22T00:02:02.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-22T00:02:02.839Z] 763414d7b864: Preparing [2022-07-22T00:02:02.839Z] a73fbef248e4: Preparing [2022-07-22T00:02:02.839Z] d6d6e0c80412: Preparing [2022-07-22T00:02:02.839Z] 567aab461ddf: Preparing [2022-07-22T00:02:02.839Z] 3369d1556f53: Preparing [2022-07-22T00:02:02.839Z] 75bf6747c8fb: Preparing [2022-07-22T00:02:02.839Z] 2b624dec6fcc: Preparing [2022-07-22T00:02:02.839Z] ae80dc73be5a: Preparing [2022-07-22T00:02:02.839Z] 51fe7c9ea229: Preparing [2022-07-22T00:02:02.839Z] 75bf6747c8fb: Waiting [2022-07-22T00:02:02.839Z] 2b624dec6fcc: Waiting [2022-07-22T00:02:02.839Z] ae80dc73be5a: Waiting [2022-07-22T00:02:02.839Z] 51fe7c9ea229: Waiting [2022-07-22T00:02:02.839Z] d6d6e0c80412: Layer already exists [2022-07-22T00:02:02.839Z] 763414d7b864: Layer already exists [2022-07-22T00:02:02.839Z] 3369d1556f53: Layer already exists [2022-07-22T00:02:02.839Z] 567aab461ddf: Layer already exists [2022-07-22T00:02:02.839Z] a73fbef248e4: Layer already exists [2022-07-22T00:02:02.839Z] ae80dc73be5a: Layer already exists [2022-07-22T00:02:02.839Z] 75bf6747c8fb: Layer already exists [2022-07-22T00:02:02.839Z] 2b624dec6fcc: Layer already exists [2022-07-22T00:02:02.839Z] 51fe7c9ea229: Layer already exists [2022-07-22T00:02:03.112Z] 2.3.0-dev.9: digest: sha256:3001c539a6b5fe4111dfd3ea89d642665f3838555b4a69ebfe72a5b68bebda9e size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:02:03.485Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:02:03.846Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 [2022-07-22T00:02:03.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-22T00:02:03.846Z] 763414d7b864: Preparing [2022-07-22T00:02:03.846Z] a73fbef248e4: Preparing [2022-07-22T00:02:03.846Z] d6d6e0c80412: Preparing [2022-07-22T00:02:03.846Z] 567aab461ddf: Preparing [2022-07-22T00:02:03.846Z] 3369d1556f53: Preparing [2022-07-22T00:02:03.846Z] 75bf6747c8fb: Preparing [2022-07-22T00:02:03.846Z] 2b624dec6fcc: Preparing [2022-07-22T00:02:03.846Z] ae80dc73be5a: Preparing [2022-07-22T00:02:03.846Z] 51fe7c9ea229: Preparing [2022-07-22T00:02:03.846Z] 75bf6747c8fb: Waiting [2022-07-22T00:02:03.846Z] ae80dc73be5a: Waiting [2022-07-22T00:02:03.846Z] 2b624dec6fcc: Waiting [2022-07-22T00:02:03.846Z] 51fe7c9ea229: Waiting [2022-07-22T00:02:03.846Z] 3369d1556f53: Layer already exists [2022-07-22T00:02:03.846Z] 567aab461ddf: Layer already exists [2022-07-22T00:02:03.846Z] d6d6e0c80412: Layer already exists [2022-07-22T00:02:03.846Z] a73fbef248e4: Layer already exists [2022-07-22T00:02:03.846Z] 763414d7b864: Layer already exists [2022-07-22T00:02:03.846Z] 75bf6747c8fb: Layer already exists [2022-07-22T00:02:03.846Z] ae80dc73be5a: Layer already exists [2022-07-22T00:02:03.846Z] 2b624dec6fcc: Layer already exists [2022-07-22T00:02:03.846Z] 51fe7c9ea229: Layer already exists [2022-07-22T00:02:04.117Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9: digest: sha256:3001c539a6b5fe4111dfd3ea89d642665f3838555b4a69ebfe72a5b68bebda9e size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:02:04.478Z] + 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-07-22T00:02:04.841Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-07-22T00:02:04.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-22T00:02:04.842Z] 763414d7b864: Preparing [2022-07-22T00:02:04.842Z] a73fbef248e4: Preparing [2022-07-22T00:02:04.842Z] d6d6e0c80412: Preparing [2022-07-22T00:02:04.842Z] 567aab461ddf: Preparing [2022-07-22T00:02:04.842Z] 3369d1556f53: Preparing [2022-07-22T00:02:04.842Z] 75bf6747c8fb: Preparing [2022-07-22T00:02:04.842Z] 2b624dec6fcc: Preparing [2022-07-22T00:02:04.842Z] ae80dc73be5a: Preparing [2022-07-22T00:02:04.842Z] 51fe7c9ea229: Preparing [2022-07-22T00:02:04.842Z] 75bf6747c8fb: Waiting [2022-07-22T00:02:04.842Z] 2b624dec6fcc: Waiting [2022-07-22T00:02:04.842Z] ae80dc73be5a: Waiting [2022-07-22T00:02:04.842Z] 51fe7c9ea229: Waiting [2022-07-22T00:02:04.842Z] d6d6e0c80412: Layer already exists [2022-07-22T00:02:04.842Z] a73fbef248e4: Layer already exists [2022-07-22T00:02:04.842Z] 567aab461ddf: Layer already exists [2022-07-22T00:02:04.842Z] 763414d7b864: Layer already exists [2022-07-22T00:02:04.842Z] 3369d1556f53: Layer already exists [2022-07-22T00:02:05.116Z] 2b624dec6fcc: Layer already exists [2022-07-22T00:02:05.116Z] 51fe7c9ea229: Layer already exists [2022-07-22T00:02:05.116Z] 75bf6747c8fb: Layer already exists [2022-07-22T00:02:05.116Z] ae80dc73be5a: Layer already exists [2022-07-22T00:02:05.116Z] main: digest: sha256:3001c539a6b5fe4111dfd3ea89d642665f3838555b4a69ebfe72a5b68bebda9e size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-22T00:02:05.179Z] ===================================================== [Pipeline] echo [2022-07-22T00:02:05.187Z] taggedImages: [2022-07-22T00:02:05.187Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-22T00:02:05.187Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-07-22T00:02:05.187Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.9 [2022-07-22T00:02:05.187Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 [2022-07-22T00:02:05.187Z] - 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-07-22T00:02:05.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T00:02:05.567Z] [2022-07-22T00:02:05.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:02:05.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T00:02:06.199Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-22T00:02:06.199Z] 8998bd30e6a1: Pulling fs layer [2022-07-22T00:02:06.199Z] 04944245beec: Pulling fs layer [2022-07-22T00:02:06.199Z] 699f458cf7ca: Pulling fs layer [2022-07-22T00:02:06.200Z] 765212b225bb: Pulling fs layer [2022-07-22T00:02:06.200Z] f23df028b6ca: Pulling fs layer [2022-07-22T00:02:06.200Z] d65c8cfc05b1: Pulling fs layer [2022-07-22T00:02:06.200Z] 2437ff75d9bd: Pulling fs layer [2022-07-22T00:02:06.200Z] 765212b225bb: Waiting [2022-07-22T00:02:06.200Z] f23df028b6ca: Waiting [2022-07-22T00:02:06.200Z] d65c8cfc05b1: Waiting [2022-07-22T00:02:06.200Z] 2437ff75d9bd: Waiting [2022-07-22T00:02:06.200Z] 04944245beec: Verifying Checksum [2022-07-22T00:02:06.200Z] 04944245beec: Download complete [2022-07-22T00:02:06.200Z] 765212b225bb: Verifying Checksum [2022-07-22T00:02:06.200Z] 765212b225bb: Download complete [2022-07-22T00:02:06.200Z] f23df028b6ca: Verifying Checksum [2022-07-22T00:02:06.200Z] f23df028b6ca: Download complete [2022-07-22T00:02:06.200Z] d65c8cfc05b1: Verifying Checksum [2022-07-22T00:02:06.200Z] d65c8cfc05b1: Download complete [2022-07-22T00:02:06.481Z] 699f458cf7ca: Verifying Checksum [2022-07-22T00:02:06.481Z] 699f458cf7ca: Download complete [2022-07-22T00:02:06.758Z] 8998bd30e6a1: Verifying Checksum [2022-07-22T00:02:06.758Z] 8998bd30e6a1: Download complete [2022-07-22T00:02:09.395Z] 2437ff75d9bd: Verifying Checksum [2022-07-22T00:02:09.395Z] 2437ff75d9bd: Download complete [2022-07-22T00:02:10.835Z] 8998bd30e6a1: Pull complete [2022-07-22T00:02:11.433Z] 04944245beec: Pull complete [2022-07-22T00:02:12.872Z] 699f458cf7ca: Pull complete [2022-07-22T00:02:13.146Z] 765212b225bb: Pull complete [2022-07-22T00:02:13.745Z] f23df028b6ca: Pull complete [2022-07-22T00:02:14.018Z] d65c8cfc05b1: Pull complete [2022-07-22T00:02:32.471Z] 2437ff75d9bd: Pull complete [2022-07-22T00:02:32.471Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-22T00:02:32.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T00:02:32.471Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:02:32.729Z] prd-ubuntu20.04-docker-arm64-4c-16g-20728 does not seem to be running inside a container [2022-07-22T00:02:32.813Z] $ 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/48 -v /w/workspace/app-rfid-llrp-inventory/48:/w/workspace/app-rfid-llrp-inventory/48:rw,z -v /w/workspace/app-rfid-llrp-inventory/48@tmp:/w/workspace/app-rfid-llrp-inventory/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-22T00:02:35.235Z] $ docker top ae373d682151d2576cc01105112741d40d94a787721f765dcfe212ff60a91448 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:02:36.127Z] ---> job-cost.sh [2022-07-22T00:02:36.127Z] lf-activate-venv: SKIPPING [2022-07-22T00:02:36.127Z] INFO: No Stack... [2022-07-22T00:02:36.716Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-22T00:02:37.309Z] INFO: Archiving Costs [Pipeline] sh [2022-07-22T00:02:37.960Z] + cat /w/workspace/app-rfid-llrp-inventory/48/archives/cost.csv [2022-07-22T00:02:37.960Z] + cut -d, -f6 [Pipeline] lock [2022-07-22T00:02:37.987Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-48-stack-cost] [2022-07-22T00:02:37.995Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-48-stack-cost] did not exist. Created. [2022-07-22T00:02:37.995Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T00:02:38.653Z] /w/workspace/app-rfid-llrp-inventory/48@tmp/durable-06ce553d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-22T00:02:39.314Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-22T00:02:39.340Z] Warning: overwriting stash ‘stack-cost’ [2022-07-22T00:02:39.387Z] Stashed 1 file(s) [Pipeline] } [2022-07-22T00:02:39.393Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-22T00:02:39.410Z] $ docker stop --time=1 ae373d682151d2576cc01105112741d40d94a787721f765dcfe212ff60a91448 [2022-07-22T00:02:40.864Z] $ docker rm -f ae373d682151d2576cc01105112741d40d94a787721f765dcfe212ff60a91448 [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-07-22T00:02:41.398Z] provisioning config files... [2022-07-22T00:02:41.406Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4662171560023465884tmp [Pipeline] { [Pipeline] sh [2022-07-22T00:02:41.691Z] + set +x [2022-07-22T00:02:41.692Z] + bash -s -- [2022-07-22T00:02:41.692Z] + curl -s https://codecov.io/bash [2022-07-22T00:02:41.692Z] [2022-07-22T00:02:41.692Z] _____ _ [2022-07-22T00:02:41.692Z] / ____| | | [2022-07-22T00:02:41.692Z] | | ___ __| | ___ ___ _____ __ [2022-07-22T00:02:41.692Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-22T00:02:41.692Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-22T00:02:41.692Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-22T00:02:41.692Z] Bash-1.0.6 [2022-07-22T00:02:41.692Z] [2022-07-22T00:02:41.692Z] [2022-07-22T00:02:41.692Z] ==> git version 2.25.1 found [2022-07-22T00:02:41.692Z] ==> 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-07-22T00:02:41.692Z] Release-Date: 2020-01-08 [2022-07-22T00:02:41.692Z] 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-07-22T00:02:41.692Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-22T00:02:41.692Z] ==> Jenkins CI detected. [2022-07-22T00:02:41.692Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-07-22T00:02:41.692Z] project root: . [2022-07-22T00:02:41.692Z] --> token set from env [2022-07-22T00:02:41.692Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-22T00:02:41.692Z] ==> Running gcov in . (disable via -X gcov) [2022-07-22T00:02:41.692Z] ==> Python coveragepy not found [2022-07-22T00:02:41.692Z] ==> Searching for coverage reports in: [2022-07-22T00:02:41.692Z] + . [2022-07-22T00:02:41.692Z] -> Found 1 reports [2022-07-22T00:02:41.692Z] ==> Detecting git/mercurial file structure [2022-07-22T00:02:41.692Z] ==> Reading reports [2022-07-22T00:02:41.692Z] + ./coverage.out bytes=41008 [2022-07-22T00:02:41.692Z] ==> Appending adjustments [2022-07-22T00:02:41.692Z] https://docs.codecov.io/docs/fixing-reports [2022-07-22T00:02:41.951Z] + Found adjustments [2022-07-22T00:02:41.951Z] ==> Gzipping contents [2022-07-22T00:02:41.951Z] 12K /tmp/codecov.TEeaNd.gz [2022-07-22T00:02:41.951Z] ==> Uploading reports [2022-07-22T00:02:41.951Z] url: https://codecov.io [2022-07-22T00:02:41.951Z] query: branch=main&commit=bdd9de2e6b7fb58cdebc45eb3705f9970870401e&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-22T00:02:41.951Z] -> Pinging Codecov [2022-07-22T00:02:41.951Z] 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=bdd9de2e6b7fb58cdebc45eb3705f9970870401e&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-22T00:02:42.211Z] -> Uploading to [2022-07-22T00:02:42.211Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-22/581DD39554BDF9B6E22D074273EAD858/bdd9de2e6b7fb58cdebc45eb3705f9970870401e/e0d327b5-fe75-485b-83cf-b03a314fb285.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220722%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220722T000242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c40ddd51a176e0ea5b9f37d9c03c2483375e5d143c429e506f1dbd52b2fd2db7 [2022-07-22T00:02:42.211Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T00:02:42.211Z] Dload Upload Total Spent Left Speed [2022-07-22T00:02:42.471Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11464 0 0 100 11464 0 50725 --:--:-- --:--:-- --:--:-- 50725 [2022-07-22T00:02:42.471Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] } [2022-07-22T00:02:42.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-22T00:02:42.584Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-22T00:02:42.592Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:02:42.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-22T00:02:42.891Z] [2022-07-22T00:02:42.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:02:43.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-22T00:02:43.199Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-22T00:02:43.199Z] df9b9388f04a: Pulling fs layer [2022-07-22T00:02:43.199Z] 52dc419b0ee2: Pulling fs layer [2022-07-22T00:02:43.199Z] 25bc292e5bac: Pulling fs layer [2022-07-22T00:02:43.199Z] 114826534d7a: Pulling fs layer [2022-07-22T00:02:43.199Z] 4657fd5d0bcf: Pulling fs layer [2022-07-22T00:02:43.199Z] 6ad1cebc031e: Pulling fs layer [2022-07-22T00:02:43.199Z] 8a3aa393b2d8: Pulling fs layer [2022-07-22T00:02:43.199Z] 114826534d7a: Waiting [2022-07-22T00:02:43.199Z] 6ad1cebc031e: Waiting [2022-07-22T00:02:43.199Z] 8a3aa393b2d8: Waiting [2022-07-22T00:02:43.199Z] 4657fd5d0bcf: Waiting [2022-07-22T00:02:43.199Z] 25bc292e5bac: Verifying Checksum [2022-07-22T00:02:43.199Z] 25bc292e5bac: Download complete [2022-07-22T00:02:43.199Z] 52dc419b0ee2: Verifying Checksum [2022-07-22T00:02:43.199Z] 52dc419b0ee2: Download complete [2022-07-22T00:02:43.199Z] 4657fd5d0bcf: Verifying Checksum [2022-07-22T00:02:43.199Z] 4657fd5d0bcf: Download complete [2022-07-22T00:02:43.199Z] df9b9388f04a: Verifying Checksum [2022-07-22T00:02:43.199Z] df9b9388f04a: Download complete [2022-07-22T00:02:43.457Z] 6ad1cebc031e: Verifying Checksum [2022-07-22T00:02:43.457Z] 6ad1cebc031e: Download complete [2022-07-22T00:02:43.457Z] df9b9388f04a: Pull complete [2022-07-22T00:02:43.457Z] 52dc419b0ee2: Pull complete [2022-07-22T00:02:43.718Z] 25bc292e5bac: Pull complete [2022-07-22T00:02:43.975Z] 114826534d7a: Verifying Checksum [2022-07-22T00:02:43.975Z] 114826534d7a: Download complete [2022-07-22T00:02:43.975Z] 8a3aa393b2d8: Verifying Checksum [2022-07-22T00:02:43.976Z] 8a3aa393b2d8: Download complete [2022-07-22T00:02:47.260Z] 114826534d7a: Pull complete [2022-07-22T00:02:47.260Z] 4657fd5d0bcf: Pull complete [2022-07-22T00:02:47.827Z] 6ad1cebc031e: Pull complete [2022-07-22T00:02:50.380Z] 8a3aa393b2d8: Pull complete [2022-07-22T00:02:50.380Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-22T00:02:50.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-22T00:02:50.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:02:50.537Z] prd-ubuntu20.04-docker-8c-8g-20727 does not seem to be running inside a container [2022-07-22T00:02:50.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-22T00:02:52.945Z] $ docker top e0fcfa5342c8d89d6ce28adbd647b6777ff4a9f23f95b92a380e30f3ba0faebb -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-22T00:02:53.022Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-07-22T00:02:53.302Z] + set -o pipefail [2022-07-22T00:02:53.302Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-07-22T00:02:59.879Z] [2022-07-22T00:02:59.879Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-07-22T00:02:59.879Z] [2022-07-22T00:02:59.879Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/e93ce627-93eb-43a9-be51-910fb4d95e3e [2022-07-22T00:02:59.879Z] [2022-07-22T00:02:59.879Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-22T00:02:59.879Z] [2022-07-22T00:02:59.879Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-22T00:02:59.879Z] [2022-07-22T00:02:59.879Z] [Pipeline] } [2022-07-22T00:02:59.894Z] $ docker stop --time=1 e0fcfa5342c8d89d6ce28adbd647b6777ff4a9f23f95b92a380e30f3ba0faebb [2022-07-22T00:03:02.258Z] $ docker rm -f e0fcfa5342c8d89d6ce28adbd647b6777ff4a9f23f95b92a380e30f3ba0faebb [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-07-22T00:03:02.994Z] + git log --format=format:%s -1 bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] sh [2022-07-22T00:03:03.287Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T00:03:03.287Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:03:03.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T00:03:03.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:03:03.668Z] prd-ubuntu20.04-docker-8c-8g-20727 does not seem to be running inside a container [2022-07-22T00:03:03.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T00:03:04.145Z] $ docker top 571a86e70969531a481f830eb2227ae878130e5c20eaf0f38c62c1ec1adc392d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-22T00:03:04.236Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.8' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T00:03:04.530Z] + git semver [Pipeline] } [2022-07-22T00:03:04.805Z] $ docker stop --time=1 571a86e70969531a481f830eb2227ae878130e5c20eaf0f38c62c1ec1adc392d [2022-07-22T00:03:06.102Z] $ docker rm -f 571a86e70969531a481f830eb2227ae878130e5c20eaf0f38c62c1ec1adc392d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:03:06.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-22T00:03:06.480Z] [2022-07-22T00:03:06.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:03:06.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-22T00:03:06.783Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-22T00:03:06.783Z] ab5ef0e58194: Pulling fs layer [2022-07-22T00:03:06.783Z] 9712f1f96733: Pulling fs layer [2022-07-22T00:03:06.783Z] 63f879dbbcfc: Pulling fs layer [2022-07-22T00:03:06.783Z] 0d9ebad4ef96: Pulling fs layer [2022-07-22T00:03:06.783Z] e9a5061849ea: Pulling fs layer [2022-07-22T00:03:06.783Z] d747dcd14b5f: Pulling fs layer [2022-07-22T00:03:06.783Z] 2de7ff778b66: Pulling fs layer [2022-07-22T00:03:06.783Z] e9a5061849ea: Waiting [2022-07-22T00:03:06.783Z] d747dcd14b5f: Waiting [2022-07-22T00:03:06.783Z] 2de7ff778b66: Waiting [2022-07-22T00:03:06.783Z] 0d9ebad4ef96: Waiting [2022-07-22T00:03:06.783Z] 9712f1f96733: Download complete [2022-07-22T00:03:07.355Z] 0d9ebad4ef96: Verifying Checksum [2022-07-22T00:03:07.355Z] 0d9ebad4ef96: Download complete [2022-07-22T00:03:07.355Z] 63f879dbbcfc: Verifying Checksum [2022-07-22T00:03:07.355Z] 63f879dbbcfc: Download complete [2022-07-22T00:03:07.355Z] d747dcd14b5f: Verifying Checksum [2022-07-22T00:03:07.355Z] d747dcd14b5f: Download complete [2022-07-22T00:03:07.355Z] ab5ef0e58194: Verifying Checksum [2022-07-22T00:03:07.355Z] ab5ef0e58194: Download complete [2022-07-22T00:03:07.355Z] e9a5061849ea: Verifying Checksum [2022-07-22T00:03:07.355Z] e9a5061849ea: Download complete [2022-07-22T00:03:07.355Z] 2de7ff778b66: Verifying Checksum [2022-07-22T00:03:07.355Z] 2de7ff778b66: Download complete [2022-07-22T00:03:10.644Z] ab5ef0e58194: Pull complete [2022-07-22T00:03:10.644Z] 9712f1f96733: Pull complete [2022-07-22T00:03:10.903Z] 63f879dbbcfc: Pull complete [2022-07-22T00:03:15.096Z] 0d9ebad4ef96: Pull complete [2022-07-22T00:03:15.096Z] e9a5061849ea: Pull complete [2022-07-22T00:03:15.096Z] d747dcd14b5f: Pull complete [2022-07-22T00:03:16.034Z] 2de7ff778b66: Pull complete [2022-07-22T00:03:16.034Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-22T00:03:16.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-22T00:03:16.034Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:03:16.126Z] prd-ubuntu20.04-docker-8c-8g-20727 does not seem to be running inside a container [2022-07-22T00:03:16.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-22T00:03:18.643Z] $ docker top f7299db260225e521c61180e019a1d4855f414cc01ba4f46d1c95e9e9114314f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-22T00:03:18.728Z] provisioning config files... [2022-07-22T00:03:18.735Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config591776312660289804tmp [2022-07-22T00:03:18.746Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9135149888888585891tmp [2022-07-22T00:03:18.760Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2900137323368451038tmp [Pipeline] { [Pipeline] echo [2022-07-22T00:03:18.775Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:03:19.059Z] ---> sigul-configuration.sh [2022-07-22T00:03:19.059Z] gpg: directory `/root/.gnupg' created [2022-07-22T00:03:19.059Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-22T00:03:19.059Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-22T00:03:19.059Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-22T00:03:19.059Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-22T00:03:19.059Z] gpg: CAST5 encrypted data [2022-07-22T00:03:19.059Z] gpg: encrypted with 1 passphrase [2022-07-22T00:03:19.059Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-22T00:03:19.347Z] + mkdir /home/jenkins [2022-07-22T00:03:19.347Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-22T00:03:19.635Z] + 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-07-22T00:03:19.643Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:03:19.931Z] ---> sigul-install.sh [2022-07-22T00:03:19.931Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-22T00:03:20.220Z] + git tag --list [2022-07-22T00:03:20.220Z] v0.0.0 [2022-07-22T00:03:20.220Z] v1.0.0 [2022-07-22T00:03:20.220Z] v2.1.0 [2022-07-22T00:03:20.220Z] v2.1.1 [2022-07-22T00:03:20.220Z] v2.1.1-dev.1 [2022-07-22T00:03:20.220Z] v2.2.0 [2022-07-22T00:03:20.220Z] v2.2.1-dev.1 [2022-07-22T00:03:20.220Z] v2.2.1-dev.2 [2022-07-22T00:03:20.220Z] v2.2.1-dev.3 [2022-07-22T00:03:20.220Z] v2.2.1-dev.4 [2022-07-22T00:03:20.220Z] v2.2.1-dev.5 [2022-07-22T00:03:20.220Z] v2.2.1-dev.6 [2022-07-22T00:03:20.220Z] v2.2.1-dev.7 [2022-07-22T00:03:20.220Z] v2.2.1-dev.8 [Pipeline] sh [2022-07-22T00:03:20.506Z] + lftools sign git-tag v2.3.0-dev.9 [2022-07-22T00:03:21.073Z] Signing Git tag with Sigul... [2022-07-22T00:03:21.073Z] Signing v2.3.0-dev.9 [2022-07-22T00:03:21.073Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.3.0-dev.9'], return code 1, stdout , stderr [Pipeline] echo [2022-07-22T00:03:21.082Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:03:21.366Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-22T00:03:21.374Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-22T00:03:21.393Z] $ docker stop --time=1 f7299db260225e521c61180e019a1d4855f414cc01ba4f46d1c95e9e9114314f [2022-07-22T00:03:22.721Z] $ docker rm -f f7299db260225e521c61180e019a1d4855f414cc01ba4f46d1c95e9e9114314f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-22T00:03:23.139Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T00:03:23.139Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:03:23.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T00:03:23.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:03:23.533Z] prd-ubuntu20.04-docker-8c-8g-20727 does not seem to be running inside a container [2022-07-22T00:03:23.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T00:03:23.969Z] $ docker top 35a6795d5ed26ef88df44de8a2ceed9cd0858857963fc7964d6a1fef9d6fc61d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-22T00:03:24.048Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.8' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T00:03:24.335Z] + git semver [Pipeline] } [2022-07-22T00:03:24.615Z] $ docker stop --time=1 35a6795d5ed26ef88df44de8a2ceed9cd0858857963fc7964d6a1fef9d6fc61d [2022-07-22T00:03:25.908Z] $ docker rm -f 35a6795d5ed26ef88df44de8a2ceed9cd0858857963fc7964d6a1fef9d6fc61d [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T00:03:26.327Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T00:03:26.327Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:03:26.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T00:03:26.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:03:26.767Z] prd-ubuntu20.04-docker-8c-8g-20727 does not seem to be running inside a container [2022-07-22T00:03:26.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T00:03:27.210Z] $ docker top 4bc8a2aee65d2790c8ee98271842e2702a82bdfea065aaca5959240032cfc3c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-22T00:03:27.295Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.8' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T00:03:27.585Z] + git semver [Pipeline] } [2022-07-22T00:03:27.863Z] $ docker stop --time=1 4bc8a2aee65d2790c8ee98271842e2702a82bdfea065aaca5959240032cfc3c3 [2022-07-22T00:03:29.195Z] $ docker rm -f 4bc8a2aee65d2790c8ee98271842e2702a82bdfea065aaca5959240032cfc3c3 [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-07-22T00:03:29.784Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-07-22T00:03:29.784Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-22T00:03:29.784Z] total 16 [2022-07-22T00:03:29.784Z] drwxr-xr-x 3 root root 4096 Jul 21 23:55 . [2022-07-22T00:03:29.784Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 22 00:03 .. [2022-07-22T00:03:29.784Z] drwxr-xr-x 2 root root 4096 Jul 21 23:55 cost [2022-07-22T00:03:29.784Z] -rw-r--r-- 1 root root 93 Jul 21 23:55 cost.csv [2022-07-22T00:03:29.784Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-22T00:03:29.784Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-22T00:03:29.784Z] total 16 [2022-07-22T00:03:29.784Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 23:55 . [2022-07-22T00:03:29.785Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 22 00:03 .. [2022-07-22T00:03:29.785Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 23:55 cost [2022-07-22T00:03:29.785Z] -rw-r--r-- 1 jenkins jenkins 93 Jul 21 23:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:03:30.078Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:03:30.944Z] ---> package-listing.sh [2022-07-22T00:03:30.944Z] ++ facter osfamily [2022-07-22T00:03:30.944Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-22T00:03:31.203Z] + OS_FAMILY=debian [2022-07-22T00:03:31.203Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-07-22T00:03:31.203Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-22T00:03:31.203Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-22T00:03:31.203Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-22T00:03:31.203Z] + PACKAGES=/tmp/packages_start.txt [2022-07-22T00:03:31.203Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-07-22T00:03:31.203Z] + PACKAGES=/tmp/packages_end.txt [2022-07-22T00:03:31.203Z] + case "${OS_FAMILY}" in [2022-07-22T00:03:31.203Z] + dpkg -l [2022-07-22T00:03:31.203Z] + grep '^ii' [2022-07-22T00:03:31.203Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-22T00:03:31.203Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-22T00:03:31.203Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-22T00:03:31.203Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-07-22T00:03:31.203Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-07-22T00:03:31.203Z] + 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-07-22T00:03:31.216Z] 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-07-22T00:03:31.494Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:03:32.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T00:03:32.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:03:32.181Z] prd-ubuntu20.04-docker-8c-8g-20727 does not seem to be running inside a container [2022-07-22T00:03:32.230Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-22T00:03:32.499Z] $ docker top 7a181dc56b99332c4fc5c7c75f603678b0e4c30717e2ec2e4c0b4b5564c47789 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T00:03:32.848Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-22T00:03:33.137Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-22T00:03:33.422Z] + ls /var/log/sa-host [2022-07-22T00:03:33.422Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T00:03:33.497Z] provisioning config files... [2022-07-22T00:03:33.506Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2076812978923313639tmp [Pipeline] { [Pipeline] echo [2022-07-22T00:03:33.517Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:03:33.802Z] ---> create-netrc.sh [Pipeline] } [2022-07-22T00:03:33.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:03:34.144Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-22T00:03:34.154Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:03:34.440Z] ---> sudo-logs.sh [2022-07-22T00:03:34.440Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-22T00:03:34.469Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:03:34.755Z] ---> job-cost.sh [2022-07-22T00:03:34.755Z] lf-activate-venv: SKIPPING [2022-07-22T00:03:34.755Z] DEBUG: total: 0.2199999988079071 [2022-07-22T00:03:34.755Z] INFO: Retrieving Stack Cost... [2022-07-22T00:03:35.015Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-22T00:03:35.585Z] INFO: Archiving Costs [Pipeline] echo [2022-07-22T00:03:35.598Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:03:35.885Z] ---> logs-deploy.sh [2022-07-22T00:03:35.885Z] lf-activate-venv: SKIPPING [2022-07-22T00:03:35.885Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/48 [2022-07-22T00:03:35.885Z] INFO: archiving workspace using pattern(s): [2022-07-22T00:03:36.826Z] Archives upload complete. [2022-07-22T00:03:37.088Z] INFO: archiving logs to Nexus [2022-07-22T00:03:37.660Z] ---> uname -a: [2022-07-22T00:03:37.660Z] Linux prd-ubuntu20-04-docker-8c-8g-20727 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-22T00:03:37.660Z] [2022-07-22T00:03:37.660Z] [2022-07-22T00:03:37.660Z] ---> lscpu: [2022-07-22T00:03:37.660Z] Architecture: x86_64 [2022-07-22T00:03:37.660Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-22T00:03:37.660Z] Byte Order: Little Endian [2022-07-22T00:03:37.660Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-22T00:03:37.660Z] CPU(s): 8 [2022-07-22T00:03:37.660Z] On-line CPU(s) list: 0-7 [2022-07-22T00:03:37.660Z] Thread(s) per core: 1 [2022-07-22T00:03:37.660Z] Core(s) per socket: 1 [2022-07-22T00:03:37.660Z] Socket(s): 8 [2022-07-22T00:03:37.660Z] NUMA node(s): 1 [2022-07-22T00:03:37.660Z] Vendor ID: AuthenticAMD [2022-07-22T00:03:37.660Z] CPU family: 23 [2022-07-22T00:03:37.660Z] Model: 49 [2022-07-22T00:03:37.660Z] Model name: AMD EPYC-Rome Processor [2022-07-22T00:03:37.660Z] Stepping: 0 [2022-07-22T00:03:37.660Z] CPU MHz: 2799.994 [2022-07-22T00:03:37.660Z] BogoMIPS: 5599.98 [2022-07-22T00:03:37.660Z] Virtualization: AMD-V [2022-07-22T00:03:37.660Z] Hypervisor vendor: KVM [2022-07-22T00:03:37.660Z] Virtualization type: full [2022-07-22T00:03:37.660Z] L1d cache: 256 KiB [2022-07-22T00:03:37.660Z] L1i cache: 256 KiB [2022-07-22T00:03:37.660Z] L2 cache: 4 MiB [2022-07-22T00:03:37.660Z] L3 cache: 128 MiB [2022-07-22T00:03:37.660Z] NUMA node0 CPU(s): 0-7 [2022-07-22T00:03:37.660Z] Vulnerability Itlb multihit: Not affected [2022-07-22T00:03:37.660Z] Vulnerability L1tf: Not affected [2022-07-22T00:03:37.660Z] Vulnerability Mds: Not affected [2022-07-22T00:03:37.660Z] Vulnerability Meltdown: Not affected [2022-07-22T00:03:37.660Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-22T00:03:37.660Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-22T00:03:37.660Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-22T00:03:37.660Z] Vulnerability Srbds: Not affected [2022-07-22T00:03:37.660Z] Vulnerability Tsx async abort: Not affected [2022-07-22T00:03:37.660Z] 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-07-22T00:03:37.660Z] [2022-07-22T00:03:37.660Z] [2022-07-22T00:03:37.660Z] ---> nproc: [2022-07-22T00:03:37.660Z] 8 [2022-07-22T00:03:37.660Z] [2022-07-22T00:03:37.660Z] [2022-07-22T00:03:37.660Z] ---> df -h: [2022-07-22T00:03:37.660Z] Filesystem Size Used Avail Use% Mounted on [2022-07-22T00:03:37.660Z] overlay 155G 13G 143G 8% / [2022-07-22T00:03:37.660Z] tmpfs 64M 0 64M 0% /dev [2022-07-22T00:03:37.660Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-22T00:03:37.660Z] shm 64M 0 64M 0% /dev/shm [2022-07-22T00:03:37.660Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-07-22T00:03:37.660Z] [2022-07-22T00:03:37.660Z] [2022-07-22T00:03:37.660Z] ---> sar -b -r -n DEV: [2022-07-22T00:03:37.660Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20727) 07/22/22 _x86_64_ (8 CPU) [2022-07-22T00:03:37.660Z] [2022-07-22T00:03:37.660Z] 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-22T00:03:37.660Z] 00:00:01 400.00 0.00 400.00 0.00 0.00 10400.00 0.00 [2022-07-22T00:03:37.660Z] 00:01:01 8.42 1.60 6.82 0.00 49.33 160.91 0.00 [2022-07-22T00:03:37.660Z] 00:02:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2022-07-22T00:03:37.661Z] 00:03:01 49.52 0.35 49.17 0.00 14.26 31815.00 0.00 [2022-07-22T00:03:37.661Z] Average: 19.72 0.65 19.07 0.00 21.19 10663.56 0.00 [2022-07-22T00:03:37.661Z] [2022-07-22T00:03:37.661Z] 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-22T00:03:37.661Z] 00:00:01 27678048 31791660 497068 1.51 174592 4089116 1802676 5.31 1330312 3360392 12 [2022-07-22T00:03:37.661Z] 00:01:01 27674020 31790672 497712 1.51 174820 4090608 1816380 5.35 1336528 3359264 60 [2022-07-22T00:03:37.661Z] 00:02:01 27674232 31790928 497404 1.51 174856 4090612 1816380 5.35 1335960 3359216 12 [2022-07-22T00:03:37.661Z] 00:03:01 26553424 31743932 541068 1.65 196452 5064076 2052916 6.05 1487976 4245808 132988 [2022-07-22T00:03:37.661Z] Average: 27394931 31779298 508313 1.55 180180 4333603 1872088 5.52 1372694 3581170 33268 [2022-07-22T00:03:37.661Z] [2022-07-22T00:03:37.661Z] 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-22T00:03:37.661Z] 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:03:37.661Z] 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:03:37.661Z] 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:03:37.661Z] 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:03:37.661Z] 00:01:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-07-22T00:03:37.661Z] 00:01:01 ens3 7.08 5.10 5.18 5.82 0.00 0.00 0.00 0.00 [2022-07-22T00:03:37.661Z] 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:03:37.661Z] 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:03:37.661Z] 00:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:03:37.661Z] 00:03:01 docker0 36.89 48.77 3.27 687.40 0.00 0.00 0.00 0.00 [2022-07-22T00:03:37.661Z] 00:03:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-07-22T00:03:37.661Z] 00:03:01 ens3 215.14 144.19 4666.75 51.21 0.00 0.00 0.00 0.00 [2022-07-22T00:03:37.661Z] Average: docker0 12.30 16.26 1.09 229.13 0.00 0.00 0.00 0.00 [2022-07-22T00:03:37.661Z] Average: lo 0.58 0.58 0.05 0.05 0.00 0.00 0.00 0.00 [2022-07-22T00:03:37.661Z] Average: ens3 74.08 49.76 1557.31 19.01 0.00 0.00 0.00 0.00 [2022-07-22T00:03:37.661Z] [2022-07-22T00:03:37.661Z] [2022-07-22T00:03:37.661Z] ---> sar -P ALL: [2022-07-22T00:03:37.661Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20727) 07/22/22 _x86_64_ (8 CPU) [2022-07-22T00:03:37.661Z] [2022-07-22T00:03:37.661Z] 00:00:01 CPU %user %nice %system %iowait %steal %idle [2022-07-22T00:03:37.661Z] 00:00:01 all 9.09 0.00 18.18 0.00 0.00 72.73 [2022-07-22T00:03:37.661Z] 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T00:03:37.661Z] 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T00:03:37.661Z] 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T00:03:37.661Z] 00:00:01 3 50.00 0.00 0.00 0.00 0.00 50.00 [2022-07-22T00:03:37.661Z] 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T00:03:37.661Z] 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T00:03:37.661Z] 00:00:01 6 0.00 0.00 50.00 0.00 0.00 50.00 [2022-07-22T00:03:37.661Z] 00:00:01 7 0.00 0.00 50.00 0.00 0.00 50.00 [2022-07-22T00:03:37.661Z] 00:01:01 all 0.21 0.02 0.07 0.04 0.01 99.65 [2022-07-22T00:03:37.661Z] 00:01:01 0 0.32 0.00 0.10 0.07 0.00 99.52 [2022-07-22T00:03:37.661Z] 00:01:01 1 0.20 0.00 0.05 0.00 0.00 99.75 [2022-07-22T00:03:37.661Z] 00:01:01 2 0.10 0.17 0.13 0.22 0.00 99.38 [2022-07-22T00:03:37.661Z] 00:01:01 3 0.33 0.00 0.02 0.00 0.02 99.63 [2022-07-22T00:03:37.661Z] 00:01:01 4 0.37 0.00 0.07 0.00 0.02 99.55 [2022-07-22T00:03:37.661Z] 00:01:01 5 0.18 0.00 0.03 0.00 0.00 99.78 [2022-07-22T00:03:37.661Z] 00:01:01 6 0.15 0.02 0.07 0.02 0.03 99.72 [2022-07-22T00:03:37.661Z] 00:01:01 7 0.05 0.00 0.07 0.00 0.00 99.88 [2022-07-22T00:03:37.661Z] 00:02:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-07-22T00:03:37.661Z] 00:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-22T00:03:37.661Z] 00:02:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-22T00:03:37.661Z] 00:02:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2022-07-22T00:03:37.661Z] 00:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T00:03:37.661Z] 00:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-22T00:03:37.661Z] 00:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T00:03:37.661Z] 00:02:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-22T00:03:37.661Z] 00:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-22T00:03:37.661Z] 00:03:01 all 4.25 0.00 1.66 0.57 0.03 93.49 [2022-07-22T00:03:37.661Z] 00:03:01 0 3.49 0.00 1.94 0.02 0.02 94.54 [2022-07-22T00:03:37.661Z] 00:03:01 1 3.87 0.00 1.34 0.02 0.03 94.74 [2022-07-22T00:03:37.661Z] 00:03:01 2 5.33 0.00 1.81 3.94 0.03 88.88 [2022-07-22T00:03:37.661Z] 00:03:01 3 4.27 0.00 1.93 0.40 0.02 93.38 [2022-07-22T00:03:37.661Z] 00:03:01 4 4.46 0.00 1.68 0.03 0.02 93.82 [2022-07-22T00:03:37.661Z] 00:03:01 5 4.50 0.00 1.36 0.12 0.03 93.99 [2022-07-22T00:03:37.661Z] 00:03:01 6 4.44 0.00 1.47 0.00 0.03 94.05 [2022-07-22T00:03:37.661Z] 00:03:01 7 3.68 0.00 1.77 0.02 0.02 94.51 [2022-07-22T00:03:37.661Z] Average: all 1.49 0.01 0.58 0.20 0.01 97.70 [2022-07-22T00:03:37.661Z] Average: 0 1.27 0.00 0.68 0.03 0.01 98.01 [2022-07-22T00:03:37.661Z] Average: 1 1.36 0.00 0.47 0.01 0.02 98.15 [2022-07-22T00:03:37.661Z] Average: 2 1.81 0.06 0.65 1.40 0.01 96.08 [2022-07-22T00:03:37.661Z] Average: 3 1.54 0.00 0.65 0.13 0.01 97.67 [2022-07-22T00:03:37.661Z] Average: 4 1.61 0.00 0.58 0.01 0.02 97.78 [2022-07-22T00:03:37.661Z] Average: 5 1.56 0.00 0.46 0.04 0.01 97.93 [2022-07-22T00:03:37.661Z] Average: 6 1.54 0.01 0.53 0.01 0.03 97.90 [2022-07-22T00:03:37.661Z] Average: 7 1.25 0.00 0.62 0.01 0.01 98.11 [2022-07-22T00:03:37.661Z] [2022-07-22T00:03:37.661Z] [2022-07-22T00:03:37.661Z]