Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e240f365f67771784ce38812fc02aedd64631509 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-ssh13145238066676392170.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3154517842914430304.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1868302265766765451.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2116660499484151407.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8096022146914888592.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-7542’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-7541’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7544 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e240f365f67771784ce38812fc02aedd64631509 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#114)" > git config core.sparsecheckout # timeout=10 > git checkout -f e240f365f67771784ce38812fc02aedd64631509 # timeout=10 > git rev-list --no-walk 2fcd71071cefce79693aa6556d1fb916c9af044d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-10T17:07:23.338Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-10T17:07:23.395Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-10T17:07:23.407Z] ========================================================= [2022-10-10T17:07:23.407Z] EdgeX Global Pipelines Version Info [2022-10-10T17:07:23.407Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:07:24.095Z] ------------------- [2022-10-10T17:07:24.095Z] stable info: [2022-10-10T17:07:24.095Z] ------------------- [2022-10-10T17:07:24.095Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-10T17:07:24.095Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-10T17:07:24.095Z] Message: update stable to v1.0.239 [2022-10-10T17:07:24.663Z] ------------------- [2022-10-10T17:07:24.663Z] experimental info: [2022-10-10T17:07:24.663Z] ------------------- [2022-10-10T17:07:24.663Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-10T17:07:24.663Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-10T17:07:24.663Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-10T17:07:24.817Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-10-10T17:07:24.833Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-10-10T17:07:24.844Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-10T17:07:24.855Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-10T17:07:24.868Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-10T17:07:24.879Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-10T17:07:24.891Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-10T17:07:24.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-10T17:07:24.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-10T17:07:24.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-10T17:07:24.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-10T17:07:24.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-10-10T17:07:24.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-10T17:07:24.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-10T17:07:24.984Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-10T17:07:24.995Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-10T17:07:25.008Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-10T17:07:25.020Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-10T17:07:25.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-10T17:07:25.044Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-10T17:07:25.058Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-10T17:07:25.069Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-10T17:07:25.080Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-10T17:07:25.091Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-10T17:07:25.102Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-10T17:07:25.114Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-10T17:07:25.127Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-10T17:07:25.138Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-10T17:07:25.149Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-10T17:07:25.160Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-10T17:07:25.171Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e240f365f67771784ce38812fc02aedd64631509 [Pipeline] echo [2022-10-10T17:07:25.183Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e240f36 [Pipeline] echo [2022-10-10T17:07:25.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T17:07:25.239Z] provisioning config files... [2022-10-10T17:07:25.252Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5058771407235398419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:07:25.551Z] ---> docker-login.sh [2022-10-10T17:07:25.551Z] nexus3.edgexfoundry.org:10001 [2022-10-10T17:07:25.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:07:25.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:07:25.810Z] Configure a credential helper to remove this warning. See [2022-10-10T17:07:25.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:07:25.810Z] [2022-10-10T17:07:25.810Z] Login Succeeded [2022-10-10T17:07:25.810Z] nexus3.edgexfoundry.org:10002 [2022-10-10T17:07:25.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:07:26.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:07:26.071Z] Configure a credential helper to remove this warning. See [2022-10-10T17:07:26.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:07:26.071Z] [2022-10-10T17:07:26.071Z] Login Succeeded [2022-10-10T17:07:26.072Z] nexus3.edgexfoundry.org:10003 [2022-10-10T17:07:26.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:07:26.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:07:26.072Z] Configure a credential helper to remove this warning. See [2022-10-10T17:07:26.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:07:26.072Z] [2022-10-10T17:07:26.072Z] Login Succeeded [2022-10-10T17:07:26.072Z] nexus3.edgexfoundry.org:10004 [2022-10-10T17:07:26.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:07:26.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:07:26.072Z] Configure a credential helper to remove this warning. See [2022-10-10T17:07:26.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:07:26.072Z] [2022-10-10T17:07:26.072Z] Login Succeeded [2022-10-10T17:07:26.072Z] docker.io [2022-10-10T17:07:26.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:07:26.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:07:26.592Z] Configure a credential helper to remove this warning. See [2022-10-10T17:07:26.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:07:26.592Z] [2022-10-10T17:07:26.592Z] Login Succeeded [2022-10-10T17:07:26.592Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T17:07:26.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-10T17:07:26.968Z] + git rev-list -1 --merges e240f365f67771784ce38812fc02aedd64631509~1..e240f365f67771784ce38812fc02aedd64631509 [Pipeline] echo [2022-10-10T17:07:26.996Z] -----------> git rev-list -1 --merges e240f365f67771784ce38812fc02aedd64631509~1..e240f365f67771784ce38812fc02aedd64631509 e240f365f67771784ce38812fc02aedd64631509 [false] [Pipeline] sh [2022-10-10T17:07:27.284Z] + git log --format=format:%s -1 e240f365f67771784ce38812fc02aedd64631509 [Pipeline] echo [2022-10-10T17:07:27.297Z] ========================================================= [2022-10-10T17:07:27.297Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-10T17:07:27.297Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-10T17:07:27.618Z] + git log --format=format:%s -1 e240f365f67771784ce38812fc02aedd64631509 [Pipeline] echo [2022-10-10T17:07:27.648Z] [semverPrep] GIT_COMMIT: e240f365f67771784ce38812fc02aedd64631509, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#114) [Pipeline] echo [2022-10-10T17:07:27.658Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-10T17:07:27.998Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T17:07:27.999Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-10T17:07:27.999Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-10T17:07:27.999Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-10T17:07:27.999Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-10T17:07:27.999Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-10T17:07:27.999Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:07:28.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T17:07:28.345Z] [2022-10-10T17:07:28.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:07:28.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T17:07:28.646Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-10T17:07:28.646Z] b85a868b505f: Pulling fs layer [2022-10-10T17:07:28.646Z] e2be974225ed: Pulling fs layer [2022-10-10T17:07:28.646Z] 339a4e72a1f5: Pulling fs layer [2022-10-10T17:07:28.646Z] 988bab9f4d93: Pulling fs layer [2022-10-10T17:07:28.646Z] 1469e6f7b9e6: Pulling fs layer [2022-10-10T17:07:28.646Z] eaf3925da568: Pulling fs layer [2022-10-10T17:07:28.646Z] bab4dde63d76: Pulling fs layer [2022-10-10T17:07:28.646Z] bde34c3a00c8: Pulling fs layer [2022-10-10T17:07:28.646Z] b352a97aabf1: Pulling fs layer [2022-10-10T17:07:28.646Z] 1469e6f7b9e6: Waiting [2022-10-10T17:07:28.646Z] eaf3925da568: Waiting [2022-10-10T17:07:28.646Z] bab4dde63d76: Waiting [2022-10-10T17:07:28.646Z] 988bab9f4d93: Waiting [2022-10-10T17:07:28.646Z] bde34c3a00c8: Waiting [2022-10-10T17:07:28.646Z] 4872d77fe225: Pulling fs layer [2022-10-10T17:07:28.646Z] 5851b861e8e6: Pulling fs layer [2022-10-10T17:07:28.646Z] b352a97aabf1: Waiting [2022-10-10T17:07:28.646Z] 5851b861e8e6: Waiting [2022-10-10T17:07:28.646Z] 4872d77fe225: Waiting [2022-10-10T17:07:28.646Z] e2be974225ed: Verifying Checksum [2022-10-10T17:07:28.646Z] e2be974225ed: Download complete [2022-10-10T17:07:28.646Z] 988bab9f4d93: Verifying Checksum [2022-10-10T17:07:28.646Z] 988bab9f4d93: Download complete [2022-10-10T17:07:28.906Z] 1469e6f7b9e6: Verifying Checksum [2022-10-10T17:07:28.906Z] 1469e6f7b9e6: Download complete [2022-10-10T17:07:28.906Z] eaf3925da568: Verifying Checksum [2022-10-10T17:07:28.906Z] eaf3925da568: Download complete [2022-10-10T17:07:28.906Z] 339a4e72a1f5: Verifying Checksum [2022-10-10T17:07:28.906Z] 339a4e72a1f5: Download complete [2022-10-10T17:07:28.906Z] bde34c3a00c8: Verifying Checksum [2022-10-10T17:07:28.906Z] bde34c3a00c8: Download complete [2022-10-10T17:07:28.906Z] b352a97aabf1: Verifying Checksum [2022-10-10T17:07:28.906Z] b352a97aabf1: Download complete [2022-10-10T17:07:28.906Z] 4872d77fe225: Verifying Checksum [2022-10-10T17:07:28.906Z] 4872d77fe225: Download complete [2022-10-10T17:07:28.906Z] 5851b861e8e6: Verifying Checksum [2022-10-10T17:07:28.906Z] 5851b861e8e6: Download complete [2022-10-10T17:07:28.906Z] b85a868b505f: Verifying Checksum [2022-10-10T17:07:28.906Z] b85a868b505f: Download complete [2022-10-10T17:07:29.165Z] bab4dde63d76: Verifying Checksum [2022-10-10T17:07:29.165Z] bab4dde63d76: Download complete [2022-10-10T17:07:30.097Z] b85a868b505f: Pull complete [2022-10-10T17:07:30.097Z] e2be974225ed: Pull complete [2022-10-10T17:07:30.662Z] 339a4e72a1f5: Pull complete [2022-10-10T17:07:30.662Z] 988bab9f4d93: Pull complete [2022-10-10T17:07:30.921Z] 1469e6f7b9e6: Pull complete [2022-10-10T17:07:30.921Z] eaf3925da568: Pull complete [2022-10-10T17:07:32.822Z] bab4dde63d76: Pull complete [2022-10-10T17:07:32.822Z] bde34c3a00c8: Pull complete [2022-10-10T17:07:32.822Z] b352a97aabf1: Pull complete [2022-10-10T17:07:32.822Z] 4872d77fe225: Pull complete [2022-10-10T17:07:33.081Z] 5851b861e8e6: Pull complete [2022-10-10T17:07:33.081Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-10T17:07:33.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T17:07:33.081Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:07:33.162Z] prd-ubuntu20.04-docker-8c-8g-7544 does not seem to be running inside a container [2022-10-10T17:07:33.189Z] $ 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-10-10T17:07:35.470Z] $ docker top 168893b0062b7a3d81c9db4a42b5bd1fa81f533881517ccbceda0b77b213d4d8 -eo pid,comm [2022-10-10T17:07:35.526Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-10T17:07:35.526Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T17:07:35.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T17:07:35.558Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T17:07:35.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T17:07:35.673Z] $ docker exec 168893b0062b7a3d81c9db4a42b5bd1fa81f533881517ccbceda0b77b213d4d8 ssh-agent [2022-10-10T17:07:35.776Z] SSH_AUTH_SOCK=/tmp/ssh-hV9Cph4fryhA/agent.32 [2022-10-10T17:07:35.776Z] SSH_AGENT_PID=38 [2022-10-10T17:07:35.782Z] Running ssh-add (command line suppressed) [2022-10-10T17:07:35.879Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7697522897950543784.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7697522897950543784.key) [2022-10-10T17:07:35.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T17:07:36.173Z] + git tag --points-at HEAD [Pipeline] } [2022-10-10T17:07:36.185Z] $ docker exec --env ******** --env ******** 168893b0062b7a3d81c9db4a42b5bd1fa81f533881517ccbceda0b77b213d4d8 ssh-agent -k [2022-10-10T17:07:36.277Z] unset SSH_AUTH_SOCK; [2022-10-10T17:07:36.278Z] unset SSH_AGENT_PID; [2022-10-10T17:07:36.278Z] echo Agent pid 38 killed; [2022-10-10T17:07:36.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-10T17:07:36.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T17:07:36.311Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T17:07:36.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T17:07:36.416Z] $ docker exec 168893b0062b7a3d81c9db4a42b5bd1fa81f533881517ccbceda0b77b213d4d8 ssh-agent [2022-10-10T17:07:36.519Z] SSH_AUTH_SOCK=/tmp/ssh-XWMl1mre6BZP/agent.70 [2022-10-10T17:07:36.519Z] SSH_AGENT_PID=76 [2022-10-10T17:07:36.524Z] Running ssh-add (command line suppressed) [2022-10-10T17:07:36.630Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11230676296263621799.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11230676296263621799.key) [2022-10-10T17:07:36.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T17:07:36.931Z] + git semver init [2022-10-10T17:07:37.191Z] 2022-10-10 17:07:37,087 [run_init] DEBUG init version:0.0.0 force:False [2022-10-10T17:07:37.191Z] 2022-10-10 17:07:37,088 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-10-10T17:07:37.191Z] 2022-10-10 17:07:37,088 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-10-10T17:07:37.191Z] 2022-10-10 17:07:37,088 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-10-10T17:07:38.573Z] 2022-10-10 17:07:38,266 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-10-10T17:07:38.573Z] 2022-10-10 17:07:38,267 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-10-10T17:07:38.573Z] 2022-10-10 17:07:38,267 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-10T17:07:38.573Z] 2022-10-10 17:07:38,267 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-10T17:07:38.573Z] 2.3.0-dev.19 [Pipeline] } [2022-10-10T17:07:38.585Z] $ docker exec --env ******** --env ******** 168893b0062b7a3d81c9db4a42b5bd1fa81f533881517ccbceda0b77b213d4d8 ssh-agent -k [2022-10-10T17:07:38.674Z] unset SSH_AUTH_SOCK; [2022-10-10T17:07:38.674Z] unset SSH_AGENT_PID; [2022-10-10T17:07:38.675Z] echo Agent pid 76 killed; [2022-10-10T17:07:38.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T17:07:38.982Z] + git semver [Pipeline] } [2022-10-10T17:07:39.254Z] $ docker stop --time=1 168893b0062b7a3d81c9db4a42b5bd1fa81f533881517ccbceda0b77b213d4d8 [2022-10-10T17:07:40.728Z] $ docker rm -f 168893b0062b7a3d81c9db4a42b5bd1fa81f533881517ccbceda0b77b213d4d8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T17:07:41.115Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-10T17:07:41.282Z] Stashed 1 file(s) [Pipeline] echo [2022-10-10T17:07:41.284Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T17:07:41.436Z] provisioning config files... [2022-10-10T17:07:41.446Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11606461299951857018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:07:41.740Z] ---> docker-login.sh [2022-10-10T17:07:41.740Z] nexus3.edgexfoundry.org:10001 [2022-10-10T17:07:41.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:07:41.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:07:41.740Z] Configure a credential helper to remove this warning. See [2022-10-10T17:07:41.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:07:41.740Z] [2022-10-10T17:07:41.740Z] Login Succeeded [2022-10-10T17:07:41.740Z] nexus3.edgexfoundry.org:10002 [2022-10-10T17:07:41.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:07:41.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:07:41.740Z] Configure a credential helper to remove this warning. See [2022-10-10T17:07:41.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:07:41.740Z] [2022-10-10T17:07:41.740Z] Login Succeeded [2022-10-10T17:07:41.740Z] nexus3.edgexfoundry.org:10003 [2022-10-10T17:07:41.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:07:41.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:07:41.998Z] Configure a credential helper to remove this warning. See [2022-10-10T17:07:41.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:07:41.998Z] [2022-10-10T17:07:41.998Z] Login Succeeded [2022-10-10T17:07:41.998Z] nexus3.edgexfoundry.org:10004 [2022-10-10T17:07:41.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:07:41.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:07:41.998Z] Configure a credential helper to remove this warning. See [2022-10-10T17:07:41.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:07:41.998Z] [2022-10-10T17:07:41.998Z] Login Succeeded [2022-10-10T17:07:41.998Z] docker.io [2022-10-10T17:07:41.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:07:42.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:07:42.566Z] Configure a credential helper to remove this warning. See [2022-10-10T17:07:42.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:07:42.566Z] [2022-10-10T17:07:42.566Z] Login Succeeded [2022-10-10T17:07:42.566Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T17:07:42.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-10T17:07:42.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T17:07:42.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T17:07:42.650Z] ========================================================= [2022-10-10T17:07:42.650Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-10T17:07:42.650Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:07:42.959Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-10T17:07:42.959Z] Sending build context to Docker daemon 12.49MB [2022-10-10T17:07:42.959Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T17:07:42.960Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-10T17:07:42.960Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-10T17:07:42.960Z] 2408cc74d12b: Pulling fs layer [2022-10-10T17:07:42.960Z] ea60b727a1ce: Pulling fs layer [2022-10-10T17:07:42.960Z] 30c4a7721957: Pulling fs layer [2022-10-10T17:07:42.960Z] 370296b7ddb6: Pulling fs layer [2022-10-10T17:07:42.960Z] 7c6cee850709: Pulling fs layer [2022-10-10T17:07:42.960Z] 370296b7ddb6: Waiting [2022-10-10T17:07:42.960Z] 7c6cee850709: Waiting [2022-10-10T17:07:42.960Z] aa9baa53a306: Pulling fs layer [2022-10-10T17:07:42.960Z] 8b309c321861: Pulling fs layer [2022-10-10T17:07:42.960Z] 8b309c321861: Waiting [2022-10-10T17:07:42.960Z] d8d76fd02f46: Pulling fs layer [2022-10-10T17:07:42.960Z] fa31f396de31: Pulling fs layer [2022-10-10T17:07:42.960Z] d8d76fd02f46: Waiting [2022-10-10T17:07:42.960Z] 30c4a7721957: Verifying Checksum [2022-10-10T17:07:42.960Z] 30c4a7721957: Download complete [2022-10-10T17:07:42.960Z] ea60b727a1ce: Verifying Checksum [2022-10-10T17:07:42.960Z] ea60b727a1ce: Download complete [2022-10-10T17:07:43.234Z] 7c6cee850709: Download complete [2022-10-10T17:07:43.234Z] aa9baa53a306: Download complete [2022-10-10T17:07:43.234Z] 2408cc74d12b: Verifying Checksum [2022-10-10T17:07:43.234Z] 2408cc74d12b: Download complete [2022-10-10T17:07:43.234Z] 8b309c321861: Download complete [2022-10-10T17:07:43.234Z] 2408cc74d12b: Pull complete [2022-10-10T17:07:43.502Z] ea60b727a1ce: Pull complete [2022-10-10T17:07:43.502Z] 30c4a7721957: Pull complete [2022-10-10T17:07:43.763Z] fa31f396de31: Verifying Checksum [2022-10-10T17:07:43.763Z] fa31f396de31: Download complete [2022-10-10T17:07:43.763Z] d8d76fd02f46: Verifying Checksum [2022-10-10T17:07:43.763Z] d8d76fd02f46: Download complete [2022-10-10T17:07:43.763Z] 370296b7ddb6: Verifying Checksum [2022-10-10T17:07:43.763Z] 370296b7ddb6: Download complete [2022-10-10T17:07:47.045Z] 370296b7ddb6: Pull complete [2022-10-10T17:07:47.303Z] 7c6cee850709: Pull complete [2022-10-10T17:07:47.303Z] aa9baa53a306: Pull complete [2022-10-10T17:07:47.303Z] 8b309c321861: Pull complete [2022-10-10T17:07:49.201Z] d8d76fd02f46: Pull complete [2022-10-10T17:07:50.134Z] fa31f396de31: Pull complete [2022-10-10T17:07:50.134Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-10T17:07:50.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-10T17:07:50.134Z] ---> cef68f9685f8 [2022-10-10T17:07:50.134Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-10T17:07:53.418Z] ---> Running in 21004e8d9d62 [2022-10-10T17:07:53.418Z] Removing intermediate container 21004e8d9d62 [2022-10-10T17:07:53.418Z] ---> de78eb1dfd03 [2022-10-10T17:07:53.418Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T17:07:53.418Z] ---> Running in 573f56f540f9 [2022-10-10T17:07:53.418Z] Removing intermediate container 573f56f540f9 [2022-10-10T17:07:53.418Z] ---> fc023e6d15fd [2022-10-10T17:07:53.418Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-10T17:07:53.418Z] ---> Running in 29dca265d04a [2022-10-10T17:07:53.418Z] Removing intermediate container 29dca265d04a [2022-10-10T17:07:53.418Z] ---> 96ccea416045 [2022-10-10T17:07:53.418Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-10T17:07:53.418Z] ---> Running in f5d53caf48df [2022-10-10T17:07:53.418Z] Removing intermediate container f5d53caf48df [2022-10-10T17:07:53.418Z] ---> 6fd227f1d116 [2022-10-10T17:07:53.418Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:07:53.418Z] ---> Running in 993c568300d0 [2022-10-10T17:07:53.995Z] Removing intermediate container 993c568300d0 [2022-10-10T17:07:53.995Z] ---> f7ded038a56e [2022-10-10T17:07:53.995Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T17:07:53.995Z] ---> Running in 882326e372ca [2022-10-10T17:07:53.995Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:07:55.432Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:07:56.394Z] Still waiting to schedule task [2022-10-10T17:07:56.395Z] ‘prd-centos7-builder-2c-1g-7539’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-10T17:07:56.395Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7545’ is offline [2022-10-10T17:07:57.343Z] OK: 211 MiB in 51 packages [2022-10-10T17:07:57.602Z] Removing intermediate container 882326e372ca [2022-10-10T17:07:57.602Z] ---> 8922afbdbbd3 [2022-10-10T17:07:57.602Z] Step 9/14 : WORKDIR /app [2022-10-10T17:07:57.602Z] ---> Running in 6b79a20d9a59 [2022-10-10T17:07:57.861Z] Removing intermediate container 6b79a20d9a59 [2022-10-10T17:07:57.861Z] ---> febddb8cdf57 [2022-10-10T17:07:57.861Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-10T17:07:57.861Z] ---> 907bf8b58c60 [2022-10-10T17:07:57.861Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:07:57.861Z] ---> Running in d1f760f61baa [2022-10-10T17:08:15.961Z] Removing intermediate container d1f760f61baa [2022-10-10T17:08:15.961Z] ---> cc0d63a1dcde [2022-10-10T17:08:15.961Z] Step 12/14 : COPY . . [2022-10-10T17:08:15.961Z] ---> e18f4474831e [2022-10-10T17:08:15.961Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T17:08:15.961Z] ---> Running in 1a4a60ffcbe2 [2022-10-10T17:08:15.961Z] Removing intermediate container 1a4a60ffcbe2 [2022-10-10T17:08:15.961Z] ---> aed0121122f2 [2022-10-10T17:08:15.961Z] Step 14/14 : RUN $MAKE [2022-10-10T17:08:15.961Z] ---> Running in b74e2d05a908 [2022-10-10T17:08:15.961Z] noop [2022-10-10T17:08:15.961Z] Removing intermediate container b74e2d05a908 [2022-10-10T17:08:15.961Z] ---> 506f09babfe7 [2022-10-10T17:08:15.961Z] Successfully built 506f09babfe7 [2022-10-10T17:08:15.961Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:08:16.263Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-10T17:08:16.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:08:16.323Z] prd-ubuntu20.04-docker-8c-8g-7544 does not seem to be running inside a container [2022-10-10T17:08:16.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-10T17:08:16.743Z] $ docker top 25370d2930450c82af2172d4546102c2fb3581a0ce399928dde35d671309fa08 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T17:08:17.075Z] + go version [2022-10-10T17:08:17.076Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-10T17:08:17.086Z] $ docker stop --time=1 25370d2930450c82af2172d4546102c2fb3581a0ce399928dde35d671309fa08 [2022-10-10T17:08:18.332Z] $ docker rm -f 25370d2930450c82af2172d4546102c2fb3581a0ce399928dde35d671309fa08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:08:18.719Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-10T17:08:18.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:08:18.785Z] prd-ubuntu20.04-docker-8c-8g-7544 does not seem to be running inside a container [2022-10-10T17:08:18.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-10T17:08:19.121Z] $ docker top b53d36f166157e97cc552883969a21e59ed71827fa0df6a935dc322066973fca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T17:08:19.454Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2022-10-10T17:08:19.750Z] + make test [2022-10-10T17:08:19.750Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-10T17:08:29.719Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-10-10T17:08:29.719Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.044s coverage: 86.2% of statements [2022-10-10T17:08:29.719Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-10-10T17:08:31.623Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.545s coverage: 71.9% of statements [2022-10-10T17:08:38.180Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-10T17:08:38.180Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-10T17:08:41.456Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-10T17:08:41.456Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-10T17:08:41.456Z] ./bin/test-attribution.sh [Pipeline] echo [2022-10-10T17:08:41.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-10T17:08:41.476Z] $ docker stop --time=1 b53d36f166157e97cc552883969a21e59ed71827fa0df6a935dc322066973fca [2022-10-10T17:08:43.627Z] $ docker rm -f b53d36f166157e97cc552883969a21e59ed71827fa0df6a935dc322066973fca [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T17:08:44.057Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-10T17:08:44.105Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-10T17:08:44.524Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-10T17:08:44.801Z] + ls -al . [2022-10-10T17:08:44.801Z] total 232 [2022-10-10T17:08:44.801Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 10 17:08 . [2022-10-10T17:08:44.801Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 17:07 .. [2022-10-10T17:08:44.801Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 10 17:07 .dockerignore [2022-10-10T17:08:44.801Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 17:08 .git [2022-10-10T17:08:44.801Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 17:07 .github [2022-10-10T17:08:44.801Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 10 17:07 .gitignore [2022-10-10T17:08:44.801Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 10 17:07 .golangci.yml [2022-10-10T17:08:44.801Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 17:07 .semver [2022-10-10T17:08:44.801Z] -rw-rw-r-- 1 jenkins jenkins 9922 Oct 10 17:07 Attribution.txt [2022-10-10T17:08:44.801Z] -rw-rw-r-- 1 jenkins jenkins 2487 Oct 10 17:07 CHANGELOG.md [2022-10-10T17:08:44.801Z] -rw-rw-r-- 1 jenkins jenkins 1993 Oct 10 17:07 Dockerfile [2022-10-10T17:08:44.801Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 17:07 GOVERNANCE.md [2022-10-10T17:08:44.801Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 10 17:07 Jenkinsfile [2022-10-10T17:08:44.801Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 10 17:07 LICENSE [2022-10-10T17:08:44.801Z] -rw-rw-r-- 1 jenkins jenkins 3163 Oct 10 17:07 Makefile [2022-10-10T17:08:44.801Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 10 17:07 OWNERS.md [2022-10-10T17:08:44.801Z] -rw-rw-r-- 1 jenkins jenkins 31023 Oct 10 17:07 README.md [2022-10-10T17:08:44.801Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 10 17:07 VERSION [2022-10-10T17:08:44.801Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 17:07 bin [2022-10-10T17:08:44.801Z] -rw-r--r-- 1 jenkins jenkins 41008 Oct 10 17:08 coverage.out [2022-10-10T17:08:44.801Z] -rw-rw-r-- 1 jenkins jenkins 3657 Oct 10 17:07 go.mod [2022-10-10T17:08:44.801Z] -rw-rw-r-- 1 jenkins jenkins 38018 Oct 10 17:07 go.sum [2022-10-10T17:08:44.801Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 17:07 images [2022-10-10T17:08:44.801Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 17:07 internal [2022-10-10T17:08:44.801Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 10 17:07 main.go [2022-10-10T17:08:44.801Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 17:07 res [2022-10-10T17:08:44.801Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 17:07 snap [2022-10-10T17:08:44.801Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 17:07 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:08:45.099Z] + 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=e240f365f67771784ce38812fc02aedd64631509 --label arch=amd64 --label version=2.3.0-dev.19 . [2022-10-10T17:08:45.099Z] Sending build context to Docker daemon 12.49MB [2022-10-10T17:08:45.099Z] Step 1/32 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T17:08:45.099Z] Step 2/32 : FROM ${BASE} AS builder [2022-10-10T17:08:45.099Z] ---> 506f09babfe7 [2022-10-10T17:08:45.099Z] Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-10T17:08:45.358Z] ---> Running in b2e745177dc1 [2022-10-10T17:08:45.358Z] Removing intermediate container b2e745177dc1 [2022-10-10T17:08:45.358Z] ---> 1b8cbe58208e [2022-10-10T17:08:45.358Z] Step 4/32 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T17:08:45.358Z] ---> Running in 076a7baa3024 [2022-10-10T17:08:45.358Z] Removing intermediate container 076a7baa3024 [2022-10-10T17:08:45.358Z] ---> aa3d9960c126 [2022-10-10T17:08:45.358Z] Step 5/32 : ARG ADD_BUILD_TAGS="" [2022-10-10T17:08:45.358Z] ---> Running in afaa8993948e [2022-10-10T17:08:45.358Z] Removing intermediate container afaa8993948e [2022-10-10T17:08:45.358Z] ---> 54654d767194 [2022-10-10T17:08:45.358Z] Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-10T17:08:45.615Z] ---> Running in f5ec636ace89 [2022-10-10T17:08:45.615Z] Removing intermediate container f5ec636ace89 [2022-10-10T17:08:45.615Z] ---> 2a146ac42c6f [2022-10-10T17:08:45.615Z] Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:08:45.615Z] ---> Running in 2e3d8a942754 [2022-10-10T17:08:46.182Z] Removing intermediate container 2e3d8a942754 [2022-10-10T17:08:46.182Z] ---> 35e7017a3f04 [2022-10-10T17:08:46.182Z] Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T17:08:46.182Z] ---> Running in ab9a858c2fd7 [2022-10-10T17:08:46.441Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:08:47.828Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:08:49.204Z] OK: 211 MiB in 51 packages [2022-10-10T17:08:49.767Z] Removing intermediate container ab9a858c2fd7 [2022-10-10T17:08:49.767Z] ---> 9333103fe6f1 [2022-10-10T17:08:49.767Z] Step 9/32 : WORKDIR /app [2022-10-10T17:08:49.767Z] ---> Running in d379406cf179 [2022-10-10T17:08:49.767Z] Removing intermediate container d379406cf179 [2022-10-10T17:08:49.767Z] ---> 5e0728564e2d [2022-10-10T17:08:49.767Z] Step 10/32 : COPY go.mod vendor* ./ [2022-10-10T17:08:49.767Z] ---> e2f95551e675 [2022-10-10T17:08:49.767Z] Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:08:49.767Z] ---> Running in 24806602a8e4 [2022-10-10T17:08:50.335Z] Removing intermediate container 24806602a8e4 [2022-10-10T17:08:50.335Z] ---> 7b6a61205ff5 [2022-10-10T17:08:50.335Z] Step 12/32 : COPY . . [2022-10-10T17:08:50.901Z] ---> 7e859ec775b0 [2022-10-10T17:08:50.901Z] Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T17:08:50.901Z] ---> Running in f5820f114197 [2022-10-10T17:08:50.901Z] Removing intermediate container f5820f114197 [2022-10-10T17:08:50.901Z] ---> 499699abbb0d [2022-10-10T17:08:50.901Z] Step 14/32 : RUN $MAKE [2022-10-10T17:08:50.901Z] ---> Running in 4705eafba650 [2022-10-10T17:08:51.167Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.19 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-10-10T17:09:13.288Z] Removing intermediate container 4705eafba650 [2022-10-10T17:09:13.288Z] ---> f3169c720397 [2022-10-10T17:09:13.288Z] Step 15/32 : FROM alpine:3.14 [2022-10-10T17:09:13.288Z] 3.14: Pulling from library/alpine [2022-10-10T17:09:13.288Z] c7ed990a2339: Pulling fs layer [2022-10-10T17:09:13.288Z] c7ed990a2339: Verifying Checksum [2022-10-10T17:09:13.288Z] c7ed990a2339: Download complete [2022-10-10T17:09:13.288Z] c7ed990a2339: Pull complete [2022-10-10T17:09:13.288Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-10T17:09:13.288Z] Status: Downloaded newer image for alpine:3.14 [2022-10-10T17:09:13.288Z] ---> dd53f409bf0b [2022-10-10T17:09:13.288Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-10T17:09:13.288Z] ---> Running in 52c9a1224354 [2022-10-10T17:09:13.288Z] Removing intermediate container 52c9a1224354 [2022-10-10T17:09:13.288Z] ---> 4ca65dbbdde7 [2022-10-10T17:09:13.288Z] Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-10-10T17:09:13.288Z] ---> Running in 9197047936ec [2022-10-10T17:09:13.288Z] Removing intermediate container 9197047936ec [2022-10-10T17:09:13.288Z] ---> b21bc8a20a8e [2022-10-10T17:09:13.288Z] Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:09:13.288Z] ---> Running in 778d161d7f20 [2022-10-10T17:09:13.288Z] Removing intermediate container 778d161d7f20 [2022-10-10T17:09:13.288Z] ---> 720442e08164 [2022-10-10T17:09:13.288Z] Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-10-10T17:09:13.288Z] ---> Running in f1f5baf4baf7 [2022-10-10T17:09:13.288Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:09:13.288Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:09:13.546Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-10T17:09:13.546Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-10T17:09:13.804Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-10-10T17:09:13.804Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-10T17:09:13.804Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-10T17:09:14.063Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-10T17:09:14.063Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-10T17:09:14.063Z] Executing busybox-1.33.1-r8.trigger [2022-10-10T17:09:14.063Z] Executing ca-certificates-20220614-r0.trigger [2022-10-10T17:09:14.334Z] OK: 9 MiB in 21 packages [2022-10-10T17:09:14.592Z] Removing intermediate container f1f5baf4baf7 [2022-10-10T17:09:14.592Z] ---> c19c597b51f1 [2022-10-10T17:09:14.592Z] Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-10T17:09:14.850Z] ---> 5b54bc330b66 [2022-10-10T17:09:14.850Z] Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-10T17:09:14.850Z] ---> 4f065bf13092 [2022-10-10T17:09:14.850Z] Step 22/32 : COPY --from=builder /app/res/ /res/ [2022-10-10T17:09:15.108Z] ---> d9051c1c6107 [2022-10-10T17:09:15.108Z] Step 23/32 : COPY --from=builder /app/static/ /static/ [2022-10-10T17:09:15.108Z] ---> 5b60da042eb1 [2022-10-10T17:09:15.108Z] Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-10-10T17:09:15.676Z] ---> c7b689c03144 [2022-10-10T17:09:15.676Z] Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-10-10T17:09:15.676Z] ---> Running in a710a498b23b [2022-10-10T17:09:16.243Z] Removing intermediate container a710a498b23b [2022-10-10T17:09:16.243Z] ---> cd6adc71b249 [2022-10-10T17:09:16.243Z] Step 26/32 : VOLUME /cache [2022-10-10T17:09:16.243Z] ---> Running in fe9376f5e634 [2022-10-10T17:09:16.243Z] Removing intermediate container fe9376f5e634 [2022-10-10T17:09:16.243Z] ---> 35823cf4f070 [2022-10-10T17:09:16.243Z] Step 27/32 : EXPOSE 59711 [2022-10-10T17:09:16.501Z] ---> Running in 9ae822d4707a [2022-10-10T17:09:16.501Z] Removing intermediate container 9ae822d4707a [2022-10-10T17:09:16.501Z] ---> f00dfc1ce4f3 [2022-10-10T17:09:16.501Z] Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-10-10T17:09:16.501Z] ---> Running in b6da599113cb [2022-10-10T17:09:16.501Z] Removing intermediate container b6da599113cb [2022-10-10T17:09:16.501Z] ---> 3b5b80ba6862 [2022-10-10T17:09:16.501Z] Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-10-10T17:09:16.501Z] ---> Running in 2854e6974a87 [2022-10-10T17:09:16.760Z] Removing intermediate container 2854e6974a87 [2022-10-10T17:09:16.760Z] ---> 691c21b1d095 [2022-10-10T17:09:16.760Z] Step 30/32 : LABEL arch=amd64 [2022-10-10T17:09:16.760Z] ---> Running in 858a06dffd2f [2022-10-10T17:09:16.760Z] Removing intermediate container 858a06dffd2f [2022-10-10T17:09:16.760Z] ---> 9ca9833ac02d [2022-10-10T17:09:16.760Z] Step 31/32 : LABEL git_sha=e240f365f67771784ce38812fc02aedd64631509 [2022-10-10T17:09:16.760Z] ---> Running in 42c95b4766ee [2022-10-10T17:09:16.760Z] Removing intermediate container 42c95b4766ee [2022-10-10T17:09:16.760Z] ---> 285b284e3dff [2022-10-10T17:09:16.760Z] Step 32/32 : LABEL version=2.3.0-dev.19 [2022-10-10T17:09:16.760Z] ---> Running in bfd1865a9d2b [2022-10-10T17:09:17.018Z] Removing intermediate container bfd1865a9d2b [2022-10-10T17:09:17.018Z] ---> e6edee25b0e0 [2022-10-10T17:09:17.018Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-10T17:09:17.018Z] Successfully built e6edee25b0e0 [2022-10-10T17:09:17.018Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T17:09:17.112Z] provisioning config files... [2022-10-10T17:09:17.120Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8447836443098011767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:09:17.405Z] ---> docker-login.sh [2022-10-10T17:09:17.405Z] nexus3.edgexfoundry.org:10001 [2022-10-10T17:09:17.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:09:17.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:09:17.405Z] Configure a credential helper to remove this warning. See [2022-10-10T17:09:17.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:09:17.405Z] [2022-10-10T17:09:17.405Z] Login Succeeded [2022-10-10T17:09:17.405Z] nexus3.edgexfoundry.org:10002 [2022-10-10T17:09:17.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:09:17.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:09:17.405Z] Configure a credential helper to remove this warning. See [2022-10-10T17:09:17.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:09:17.405Z] [2022-10-10T17:09:17.405Z] Login Succeeded [2022-10-10T17:09:17.405Z] nexus3.edgexfoundry.org:10003 [2022-10-10T17:09:17.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:09:17.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:09:17.664Z] Configure a credential helper to remove this warning. See [2022-10-10T17:09:17.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:09:17.664Z] [2022-10-10T17:09:17.664Z] Login Succeeded [2022-10-10T17:09:17.664Z] nexus3.edgexfoundry.org:10004 [2022-10-10T17:09:17.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:09:17.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:09:17.664Z] Configure a credential helper to remove this warning. See [2022-10-10T17:09:17.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:09:17.664Z] [2022-10-10T17:09:17.664Z] Login Succeeded [2022-10-10T17:09:17.664Z] docker.io [2022-10-10T17:09:17.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:09:18.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:09:18.230Z] Configure a credential helper to remove this warning. See [2022-10-10T17:09:18.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:09:18.230Z] [2022-10-10T17:09:18.230Z] Login Succeeded [2022-10-10T17:09:18.230Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T17:09:18.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:09:18.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T17:09:18.277Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-10-10T17:09:18.277Z] e240f365f67771784ce38812fc02aedd64631509 [2022-10-10T17:09:18.277Z] latest [2022-10-10T17:09:18.277Z] 2.3.0-dev.19 [2022-10-10T17:09:18.277Z] e240f365f67771784ce38812fc02aedd64631509-2.3.0-dev.19 [2022-10-10T17:09:18.277Z] main [2022-10-10T17:09:18.277Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:09:18.591Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e240f365f67771784ce38812fc02aedd64631509 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:09:18.889Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e240f365f67771784ce38812fc02aedd64631509 [2022-10-10T17:09:18.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-10T17:09:18.889Z] e2e6fa4a1e0b: Preparing [2022-10-10T17:09:18.889Z] fa49528c863d: Preparing [2022-10-10T17:09:18.889Z] 496c89093633: Preparing [2022-10-10T17:09:18.889Z] 062584ac7165: Preparing [2022-10-10T17:09:18.889Z] 1fce5a361e51: Preparing [2022-10-10T17:09:18.889Z] 1ed57e6405a2: Preparing [2022-10-10T17:09:18.889Z] fd20d01e51cf: Preparing [2022-10-10T17:09:18.889Z] 5860afdf59f1: Preparing [2022-10-10T17:09:18.889Z] 63493a9ab2d4: Preparing [2022-10-10T17:09:18.889Z] 5860afdf59f1: Waiting [2022-10-10T17:09:18.889Z] 1ed57e6405a2: Waiting [2022-10-10T17:09:18.889Z] fd20d01e51cf: Waiting [2022-10-10T17:09:18.889Z] 63493a9ab2d4: Waiting [2022-10-10T17:09:18.889Z] e2e6fa4a1e0b: Pushed [2022-10-10T17:09:18.889Z] 062584ac7165: Pushed [2022-10-10T17:09:18.889Z] 1fce5a361e51: Pushed [2022-10-10T17:09:18.889Z] 496c89093633: Pushed [2022-10-10T17:09:18.889Z] 63493a9ab2d4: Layer already exists [2022-10-10T17:09:18.889Z] 1ed57e6405a2: Pushed [2022-10-10T17:09:19.147Z] 5860afdf59f1: Pushed [2022-10-10T17:09:19.407Z] fd20d01e51cf: Pushed [2022-10-10T17:09:21.307Z] fa49528c863d: Pushed [2022-10-10T17:09:21.307Z] e240f365f67771784ce38812fc02aedd64631509: digest: sha256:2e3f0b2e99c9e7bd5e617eb8d9196203732f7c93077d4f12c1e9dbcbee82d26d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:09:21.615Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:09:21.926Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-10-10T17:09:21.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-10T17:09:21.926Z] e2e6fa4a1e0b: Preparing [2022-10-10T17:09:21.926Z] fa49528c863d: Preparing [2022-10-10T17:09:21.926Z] 496c89093633: Preparing [2022-10-10T17:09:21.926Z] 062584ac7165: Preparing [2022-10-10T17:09:21.926Z] 1fce5a361e51: Preparing [2022-10-10T17:09:21.926Z] 1ed57e6405a2: Preparing [2022-10-10T17:09:21.926Z] fd20d01e51cf: Preparing [2022-10-10T17:09:21.926Z] 5860afdf59f1: Preparing [2022-10-10T17:09:21.926Z] 63493a9ab2d4: Preparing [2022-10-10T17:09:21.926Z] 1ed57e6405a2: Waiting [2022-10-10T17:09:21.926Z] fd20d01e51cf: Waiting [2022-10-10T17:09:21.926Z] 5860afdf59f1: Waiting [2022-10-10T17:09:21.926Z] 63493a9ab2d4: Waiting [2022-10-10T17:09:21.926Z] fa49528c863d: Layer already exists [2022-10-10T17:09:21.926Z] 496c89093633: Layer already exists [2022-10-10T17:09:21.926Z] 1fce5a361e51: Layer already exists [2022-10-10T17:09:21.926Z] 062584ac7165: Layer already exists [2022-10-10T17:09:21.926Z] e2e6fa4a1e0b: Layer already exists [2022-10-10T17:09:21.926Z] 1ed57e6405a2: Layer already exists [2022-10-10T17:09:21.926Z] 63493a9ab2d4: Layer already exists [2022-10-10T17:09:21.926Z] fd20d01e51cf: Layer already exists [2022-10-10T17:09:21.926Z] 5860afdf59f1: Layer already exists [2022-10-10T17:09:21.926Z] latest: digest: sha256:2e3f0b2e99c9e7bd5e617eb8d9196203732f7c93077d4f12c1e9dbcbee82d26d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:09:22.237Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:09:22.536Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.19 [2022-10-10T17:09:22.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-10T17:09:22.536Z] e2e6fa4a1e0b: Preparing [2022-10-10T17:09:22.536Z] fa49528c863d: Preparing [2022-10-10T17:09:22.536Z] 496c89093633: Preparing [2022-10-10T17:09:22.536Z] 062584ac7165: Preparing [2022-10-10T17:09:22.536Z] 1fce5a361e51: Preparing [2022-10-10T17:09:22.536Z] 1ed57e6405a2: Preparing [2022-10-10T17:09:22.536Z] fd20d01e51cf: Preparing [2022-10-10T17:09:22.536Z] 5860afdf59f1: Preparing [2022-10-10T17:09:22.536Z] 63493a9ab2d4: Preparing [2022-10-10T17:09:22.536Z] fd20d01e51cf: Waiting [2022-10-10T17:09:22.536Z] 5860afdf59f1: Waiting [2022-10-10T17:09:22.536Z] 1ed57e6405a2: Waiting [2022-10-10T17:09:22.536Z] 496c89093633: Layer already exists [2022-10-10T17:09:22.536Z] 062584ac7165: Layer already exists [2022-10-10T17:09:22.536Z] e2e6fa4a1e0b: Layer already exists [2022-10-10T17:09:22.536Z] 1fce5a361e51: Layer already exists [2022-10-10T17:09:22.536Z] fa49528c863d: Layer already exists [2022-10-10T17:09:22.536Z] 5860afdf59f1: Layer already exists [2022-10-10T17:09:22.536Z] 1ed57e6405a2: Layer already exists [2022-10-10T17:09:22.536Z] fd20d01e51cf: Layer already exists [2022-10-10T17:09:22.536Z] 63493a9ab2d4: Layer already exists [2022-10-10T17:09:22.536Z] 2.3.0-dev.19: digest: sha256:2e3f0b2e99c9e7bd5e617eb8d9196203732f7c93077d4f12c1e9dbcbee82d26d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:09:22.841Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e240f365f67771784ce38812fc02aedd64631509-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:09:23.139Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e240f365f67771784ce38812fc02aedd64631509-2.3.0-dev.19 [2022-10-10T17:09:23.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-10T17:09:23.139Z] e2e6fa4a1e0b: Preparing [2022-10-10T17:09:23.139Z] fa49528c863d: Preparing [2022-10-10T17:09:23.139Z] 496c89093633: Preparing [2022-10-10T17:09:23.139Z] 062584ac7165: Preparing [2022-10-10T17:09:23.139Z] 1fce5a361e51: Preparing [2022-10-10T17:09:23.139Z] 1ed57e6405a2: Preparing [2022-10-10T17:09:23.139Z] fd20d01e51cf: Preparing [2022-10-10T17:09:23.139Z] 5860afdf59f1: Preparing [2022-10-10T17:09:23.139Z] 63493a9ab2d4: Preparing [2022-10-10T17:09:23.139Z] 5860afdf59f1: Waiting [2022-10-10T17:09:23.139Z] 1ed57e6405a2: Waiting [2022-10-10T17:09:23.139Z] 63493a9ab2d4: Waiting [2022-10-10T17:09:23.139Z] fd20d01e51cf: Waiting [2022-10-10T17:09:23.139Z] e2e6fa4a1e0b: Layer already exists [2022-10-10T17:09:23.139Z] 062584ac7165: Layer already exists [2022-10-10T17:09:23.139Z] 496c89093633: Layer already exists [2022-10-10T17:09:23.139Z] 1fce5a361e51: Layer already exists [2022-10-10T17:09:23.139Z] fa49528c863d: Layer already exists [2022-10-10T17:09:23.139Z] 1ed57e6405a2: Layer already exists [2022-10-10T17:09:23.139Z] fd20d01e51cf: Layer already exists [2022-10-10T17:09:23.139Z] 63493a9ab2d4: Layer already exists [2022-10-10T17:09:23.139Z] 5860afdf59f1: Layer already exists [2022-10-10T17:09:23.139Z] e240f365f67771784ce38812fc02aedd64631509-2.3.0-dev.19: digest: sha256:2e3f0b2e99c9e7bd5e617eb8d9196203732f7c93077d4f12c1e9dbcbee82d26d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:09:23.445Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:09:23.742Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-10-10T17:09:23.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-10T17:09:23.742Z] e2e6fa4a1e0b: Preparing [2022-10-10T17:09:23.742Z] fa49528c863d: Preparing [2022-10-10T17:09:23.742Z] 496c89093633: Preparing [2022-10-10T17:09:23.742Z] 062584ac7165: Preparing [2022-10-10T17:09:23.742Z] 1fce5a361e51: Preparing [2022-10-10T17:09:23.742Z] 1ed57e6405a2: Preparing [2022-10-10T17:09:23.742Z] fd20d01e51cf: Preparing [2022-10-10T17:09:23.742Z] 5860afdf59f1: Preparing [2022-10-10T17:09:23.742Z] 63493a9ab2d4: Preparing [2022-10-10T17:09:23.742Z] 1ed57e6405a2: Waiting [2022-10-10T17:09:23.742Z] 5860afdf59f1: Waiting [2022-10-10T17:09:23.742Z] fd20d01e51cf: Waiting [2022-10-10T17:09:23.742Z] 63493a9ab2d4: Waiting [2022-10-10T17:09:23.742Z] e2e6fa4a1e0b: Layer already exists [2022-10-10T17:09:23.742Z] fa49528c863d: Layer already exists [2022-10-10T17:09:23.742Z] 1fce5a361e51: Layer already exists [2022-10-10T17:09:23.742Z] 062584ac7165: Layer already exists [2022-10-10T17:09:23.742Z] 496c89093633: Layer already exists [2022-10-10T17:09:23.742Z] fd20d01e51cf: Layer already exists [2022-10-10T17:09:23.742Z] 5860afdf59f1: Layer already exists [2022-10-10T17:09:23.742Z] 63493a9ab2d4: Layer already exists [2022-10-10T17:09:23.742Z] 1ed57e6405a2: Layer already exists [2022-10-10T17:09:23.742Z] main: digest: sha256:2e3f0b2e99c9e7bd5e617eb8d9196203732f7c93077d4f12c1e9dbcbee82d26d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:09:23.777Z] ===================================================== [Pipeline] echo [2022-10-10T17:09:23.782Z] taggedImages: [2022-10-10T17:09:23.782Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e240f365f67771784ce38812fc02aedd64631509 [2022-10-10T17:09:23.782Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-10-10T17:09:23.782Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.19 [2022-10-10T17:09:23.782Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e240f365f67771784ce38812fc02aedd64631509-2.3.0-dev.19 [2022-10-10T17:09:23.782Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:09:24.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T17:09:24.113Z] [2022-10-10T17:09:24.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:09:24.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T17:09:24.407Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-10T17:09:24.407Z] 5eb5b503b376: Pulling fs layer [2022-10-10T17:09:24.407Z] 5c69ac0246d0: Pulling fs layer [2022-10-10T17:09:24.407Z] ec43610c2a17: Pulling fs layer [2022-10-10T17:09:24.407Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-10T17:09:24.407Z] 33b1e0a273af: Pulling fs layer [2022-10-10T17:09:24.407Z] 5d3b04190fa2: Pulling fs layer [2022-10-10T17:09:24.407Z] 2f39f015ded8: Pulling fs layer [2022-10-10T17:09:24.407Z] 3a2ae6a8a46f: Waiting [2022-10-10T17:09:24.407Z] 33b1e0a273af: Waiting [2022-10-10T17:09:24.407Z] 5d3b04190fa2: Waiting [2022-10-10T17:09:24.407Z] 2f39f015ded8: Waiting [2022-10-10T17:09:24.407Z] 5c69ac0246d0: Download complete [2022-10-10T17:09:24.407Z] 3a2ae6a8a46f: Download complete [2022-10-10T17:09:24.407Z] 33b1e0a273af: Verifying Checksum [2022-10-10T17:09:24.407Z] 33b1e0a273af: Download complete [2022-10-10T17:09:24.407Z] 5d3b04190fa2: Verifying Checksum [2022-10-10T17:09:24.407Z] 5d3b04190fa2: Download complete [2022-10-10T17:09:24.666Z] ec43610c2a17: Verifying Checksum [2022-10-10T17:09:24.666Z] ec43610c2a17: Download complete [2022-10-10T17:09:24.666Z] 5eb5b503b376: Verifying Checksum [2022-10-10T17:09:24.666Z] 5eb5b503b376: Download complete [2022-10-10T17:09:25.230Z] 2f39f015ded8: Download complete [2022-10-10T17:09:25.796Z] 5eb5b503b376: Pull complete [2022-10-10T17:09:25.796Z] 5c69ac0246d0: Pull complete [2022-10-10T17:09:26.364Z] ec43610c2a17: Pull complete [2022-10-10T17:09:26.364Z] 3a2ae6a8a46f: Pull complete [2022-10-10T17:09:26.364Z] 33b1e0a273af: Pull complete [2022-10-10T17:09:26.621Z] 5d3b04190fa2: Pull complete [2022-10-10T17:09:30.799Z] 2f39f015ded8: Pull complete [2022-10-10T17:09:30.799Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-10T17:09:30.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T17:09:30.799Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:09:30.867Z] prd-ubuntu20.04-docker-8c-8g-7544 does not seem to be running inside a container [2022-10-10T17:09:30.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-10T17:09:33.210Z] $ docker top c52e833240d56438e825502a2904d4334a5a361d47e1df5a88bc5254f045f32c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:09:33.574Z] ---> job-cost.sh [2022-10-10T17:09:33.574Z] lf-activate-venv: SKIPPING [2022-10-10T17:09:33.574Z] INFO: No Stack... [2022-10-10T17:09:33.833Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-10T17:09:34.091Z] INFO: Archiving Costs [Pipeline] sh [2022-10-10T17:09:34.430Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-10-10T17:09:34.430Z] + cut -d, -f6 [Pipeline] lock [2022-10-10T17:09:34.444Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-59-stack-cost] [2022-10-10T17:09:34.455Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-59-stack-cost] did not exist. Created. [2022-10-10T17:09:34.456Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-10T17:09:34.757Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-10T17:09:34.787Z] Stashed 1 file(s) [Pipeline] } [2022-10-10T17:09:34.794Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-59-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-10T17:09:34.811Z] $ docker stop --time=1 c52e833240d56438e825502a2904d4334a5a361d47e1df5a88bc5254f045f32c [2022-10-10T17:09:35.952Z] $ docker rm -f c52e833240d56438e825502a2904d4334a5a361d47e1df5a88bc5254f045f32c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-10T17:11:58.425Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7546 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-10-10T17:11:58.439Z] Running in /w/workspace/app-rfid-llrp-inventory/59 [Pipeline] { [Pipeline] checkout [2022-10-10T17:11:58.472Z] The recommended git tool is: git [2022-10-10T17:12:04.939Z] using credential edgex-jenkins-ssh [2022-10-10T17:12:04.958Z] Cloning the remote Git repository [2022-10-10T17:12:05.019Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-10-10T17:12:05.119Z] > git init /w/workspace/app-rfid-llrp-inventory/59 # timeout=10 [2022-10-10T17:12:05.306Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-10-10T17:12:05.307Z] > git --version # timeout=10 [2022-10-10T17:12:05.333Z] > git --version # 'git version 2.25.1' [2022-10-10T17:12:05.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-10T17:12:05.397Z] Verifying host key using known hosts file [2022-10-10T17:12:05.654Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-10T17:12:05.669Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-10T17:12:07.938Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-10-10T17:12:07.967Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-10T17:12:09.019Z] Avoid second fetch [2022-10-10T17:12:09.020Z] Checking out Revision e240f365f67771784ce38812fc02aedd64631509 (main) [2022-10-10T17:12:09.718Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#114)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2022-10-10T17:12:09.042Z] > git config core.sparsecheckout # timeout=10 [2022-10-10T17:12:09.065Z] > git checkout -f e240f365f67771784ce38812fc02aedd64631509 # timeout=10 [Pipeline] sh [2022-10-10T17:12:10.763Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-10T17:12:10.763Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-10T17:12:10.763Z] Dload Upload Total Spent Left Speed [2022-10-10T17:12:10.763Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94044 0 --:--:-- --:--:-- --:--:-- 94044 [Pipeline] sh [2022-10-10T17:12:11.490Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-10T17:12:11.834Z] + sudo tee /etc/docker/daemon.new [2022-10-10T17:12:11.834Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-10T17:12:11.834Z] { [2022-10-10T17:12:11.834Z] "registry-mirrors": [ [2022-10-10T17:12:11.834Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-10T17:12:11.834Z] ], [2022-10-10T17:12:11.834Z] "bip": "10.250.0.254/24", [2022-10-10T17:12:11.834Z] "hosts": [ [2022-10-10T17:12:11.834Z] "tcp://0.0.0.0:5555", [2022-10-10T17:12:11.834Z] "unix:///var/run/docker.sock" [2022-10-10T17:12:11.834Z] ], [2022-10-10T17:12:11.834Z] "mtu": 1458, [2022-10-10T17:12:11.834Z] "selinux-enabled": true, [2022-10-10T17:12:11.834Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-10T17:12:11.834Z] } [Pipeline] sh [2022-10-10T17:12:12.177Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-10T17:12:12.524Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T17:12:30.832Z] provisioning config files... [2022-10-10T17:12:30.862Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/59@tmp/config12798983261442589949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:12:31.234Z] ---> docker-login.sh [2022-10-10T17:12:31.234Z] nexus3.edgexfoundry.org:10001 [2022-10-10T17:12:31.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:12:31.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:12:31.828Z] Configure a credential helper to remove this warning. See [2022-10-10T17:12:31.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:12:31.828Z] [2022-10-10T17:12:31.828Z] Login Succeeded [2022-10-10T17:12:31.828Z] nexus3.edgexfoundry.org:10002 [2022-10-10T17:12:32.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:12:32.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:12:32.373Z] Configure a credential helper to remove this warning. See [2022-10-10T17:12:32.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:12:32.373Z] [2022-10-10T17:12:32.373Z] Login Succeeded [2022-10-10T17:12:32.373Z] nexus3.edgexfoundry.org:10003 [2022-10-10T17:12:32.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:12:32.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:12:32.644Z] Configure a credential helper to remove this warning. See [2022-10-10T17:12:32.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:12:32.644Z] [2022-10-10T17:12:32.644Z] Login Succeeded [2022-10-10T17:12:32.644Z] nexus3.edgexfoundry.org:10004 [2022-10-10T17:12:32.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:12:33.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:12:33.190Z] Configure a credential helper to remove this warning. See [2022-10-10T17:12:33.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:12:33.190Z] [2022-10-10T17:12:33.190Z] Login Succeeded [2022-10-10T17:12:33.190Z] docker.io [2022-10-10T17:12:33.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:12:33.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:12:33.734Z] Configure a credential helper to remove this warning. See [2022-10-10T17:12:33.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:12:33.734Z] [2022-10-10T17:12:33.734Z] Login Succeeded [2022-10-10T17:12:33.734Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T17:12:33.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-10T17:12:33.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T17:12:33.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T17:12:33.952Z] ========================================================= [2022-10-10T17:12:33.952Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-10T17:12:33.952Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:12:34.316Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-10T17:12:34.589Z] Sending build context to Docker daemon 683.5kB [2022-10-10T17:12:34.589Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T17:12:34.589Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-10T17:12:34.865Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-10T17:12:34.865Z] b3c136eddcbf: Pulling fs layer [2022-10-10T17:12:34.865Z] c0a3192eca97: Pulling fs layer [2022-10-10T17:12:34.865Z] a050256f5b6f: Pulling fs layer [2022-10-10T17:12:34.865Z] 656be50a0ddc: Pulling fs layer [2022-10-10T17:12:34.865Z] 2bbca73fdf42: Pulling fs layer [2022-10-10T17:12:34.865Z] f607e4fc86c3: Pulling fs layer [2022-10-10T17:12:34.865Z] 4d572c569a2c: Pulling fs layer [2022-10-10T17:12:34.865Z] fcf976331f73: Pulling fs layer [2022-10-10T17:12:34.865Z] 2bbca73fdf42: Waiting [2022-10-10T17:12:34.865Z] f607e4fc86c3: Waiting [2022-10-10T17:12:34.865Z] 4d572c569a2c: Waiting [2022-10-10T17:12:34.865Z] fcf976331f73: Waiting [2022-10-10T17:12:34.865Z] 656be50a0ddc: Waiting [2022-10-10T17:12:34.865Z] a050256f5b6f: Verifying Checksum [2022-10-10T17:12:34.865Z] a050256f5b6f: Download complete [2022-10-10T17:12:34.865Z] c0a3192eca97: Verifying Checksum [2022-10-10T17:12:34.865Z] c0a3192eca97: Download complete [2022-10-10T17:12:34.865Z] 2bbca73fdf42: Verifying Checksum [2022-10-10T17:12:34.865Z] 2bbca73fdf42: Download complete [2022-10-10T17:12:34.865Z] f607e4fc86c3: Verifying Checksum [2022-10-10T17:12:34.865Z] f607e4fc86c3: Download complete [2022-10-10T17:12:34.865Z] b3c136eddcbf: Download complete [2022-10-10T17:12:35.848Z] b3c136eddcbf: Pull complete [2022-10-10T17:12:36.125Z] fcf976331f73: Verifying Checksum [2022-10-10T17:12:36.125Z] fcf976331f73: Download complete [2022-10-10T17:12:36.407Z] c0a3192eca97: Pull complete [2022-10-10T17:12:37.003Z] a050256f5b6f: Pull complete [2022-10-10T17:12:37.276Z] 4d572c569a2c: Verifying Checksum [2022-10-10T17:12:37.276Z] 4d572c569a2c: Download complete [2022-10-10T17:12:38.251Z] 656be50a0ddc: Verifying Checksum [2022-10-10T17:12:38.251Z] 656be50a0ddc: Download complete [2022-10-10T17:12:50.610Z] 656be50a0ddc: Pull complete [2022-10-10T17:12:50.881Z] 2bbca73fdf42: Pull complete [2022-10-10T17:12:51.152Z] f607e4fc86c3: Pull complete [2022-10-10T17:12:57.848Z] 4d572c569a2c: Pull complete [2022-10-10T17:12:59.804Z] fcf976331f73: Pull complete [2022-10-10T17:12:59.804Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-10T17:12:59.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-10T17:12:59.804Z] ---> 3970a7415f9e [2022-10-10T17:12:59.804Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-10T17:13:00.396Z] ---> Running in 101a2036ca18 [2022-10-10T17:13:00.992Z] Removing intermediate container 101a2036ca18 [2022-10-10T17:13:00.992Z] ---> 6e47857f2c8c [2022-10-10T17:13:00.992Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T17:13:00.992Z] ---> Running in eb4e88662909 [2022-10-10T17:13:01.262Z] Removing intermediate container eb4e88662909 [2022-10-10T17:13:01.262Z] ---> cf676fbe713a [2022-10-10T17:13:01.262Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-10T17:13:01.262Z] ---> Running in 4d5fa6ad0279 [2022-10-10T17:13:01.532Z] Removing intermediate container 4d5fa6ad0279 [2022-10-10T17:13:01.532Z] ---> 78a8ddef43ea [2022-10-10T17:13:01.532Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-10T17:13:01.808Z] ---> Running in fec10b9eb8cd [2022-10-10T17:13:02.083Z] Removing intermediate container fec10b9eb8cd [2022-10-10T17:13:02.083Z] ---> 3847d9a3df8e [2022-10-10T17:13:02.083Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:13:02.083Z] ---> Running in e4977a8db012 [2022-10-10T17:13:04.683Z] Removing intermediate container e4977a8db012 [2022-10-10T17:13:04.683Z] ---> e97aedb7c3d2 [2022-10-10T17:13:04.683Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T17:13:04.683Z] ---> Running in 725a0cbf1269 [2022-10-10T17:13:05.271Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:13:06.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:13:07.666Z] OK: 221 MiB in 51 packages [2022-10-10T17:13:08.260Z] Removing intermediate container 725a0cbf1269 [2022-10-10T17:13:08.260Z] ---> dd0f7847c276 [2022-10-10T17:13:08.260Z] Step 9/14 : WORKDIR /app [2022-10-10T17:13:08.260Z] ---> Running in 9d8eaf2d021b [2022-10-10T17:13:08.617Z] Removing intermediate container 9d8eaf2d021b [2022-10-10T17:13:08.617Z] ---> 899be8696226 [2022-10-10T17:13:08.617Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-10T17:13:09.217Z] ---> ea88b34292e7 [2022-10-10T17:13:09.217Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:13:09.507Z] ---> Running in 1c0dd4fd317d [2022-10-10T17:14:05.989Z] Removing intermediate container 1c0dd4fd317d [2022-10-10T17:14:05.989Z] ---> bb14464e0636 [2022-10-10T17:14:05.989Z] Step 12/14 : COPY . . [2022-10-10T17:14:05.989Z] ---> 0c8ed52c8462 [2022-10-10T17:14:05.989Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T17:14:05.989Z] ---> Running in 4dd77cd68e3f [2022-10-10T17:14:05.989Z] Removing intermediate container 4dd77cd68e3f [2022-10-10T17:14:05.989Z] ---> 69f8606d1666 [2022-10-10T17:14:05.989Z] Step 14/14 : RUN $MAKE [2022-10-10T17:14:05.989Z] ---> Running in 01fb1b1cc585 [2022-10-10T17:14:05.989Z] noop [2022-10-10T17:14:05.989Z] Removing intermediate container 01fb1b1cc585 [2022-10-10T17:14:05.989Z] ---> acb38532df8e [2022-10-10T17:14:05.989Z] Successfully built acb38532df8e [2022-10-10T17:14:05.989Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:14:06.331Z] + docker inspect -f . ci-base-image-arm64 [2022-10-10T17:14:06.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:14:06.533Z] prd-ubuntu20.04-docker-arm64-4c-16g-7546 does not seem to be running inside a container [2022-10-10T17:14:06.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/59 -v /w/workspace/app-rfid-llrp-inventory/59:/w/workspace/app-rfid-llrp-inventory/59:rw,z -v /w/workspace/app-rfid-llrp-inventory/59@tmp:/w/workspace/app-rfid-llrp-inventory/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-10T17:14:07.948Z] $ docker top 51c8ff2a4355978dbb8ccf777871cfb4cf03db86d7046823e3ebaee8b63d7a4b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T17:14:08.805Z] + go version [2022-10-10T17:14:08.805Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-10T17:14:08.829Z] $ docker stop --time=1 51c8ff2a4355978dbb8ccf777871cfb4cf03db86d7046823e3ebaee8b63d7a4b [2022-10-10T17:14:10.519Z] $ docker rm -f 51c8ff2a4355978dbb8ccf777871cfb4cf03db86d7046823e3ebaee8b63d7a4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:14:11.068Z] + docker inspect -f . ci-base-image-arm64 [2022-10-10T17:14:11.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:14:11.264Z] prd-ubuntu20.04-docker-arm64-4c-16g-7546 does not seem to be running inside a container [2022-10-10T17:14:11.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/59 -v /w/workspace/app-rfid-llrp-inventory/59:/w/workspace/app-rfid-llrp-inventory/59:rw,z -v /w/workspace/app-rfid-llrp-inventory/59@tmp:/w/workspace/app-rfid-llrp-inventory/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-10T17:14:12.709Z] $ docker top de0b4675287516f81a4ef590b6dbc70a092fad7beea905c8d2222a9dff0b4611 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T17:14:13.584Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/59 [Pipeline] fileExists [Pipeline] sh [2022-10-10T17:14:14.243Z] + make test [2022-10-10T17:14:14.243Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-10T17:15:50.930Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-10-10T17:15:50.930Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.178s coverage: 86.2% of statements [2022-10-10T17:15:50.930Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-10-10T17:15:56.278Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.732s coverage: 71.9% of statements [2022-10-10T17:15:56.871Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-10T17:15:56.871Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-10T17:16:23.563Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-10T17:16:23.563Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-10T17:16:23.563Z] ./bin/test-attribution.sh [Pipeline] echo [2022-10-10T17:16:23.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-10T17:16:23.597Z] $ docker stop --time=1 de0b4675287516f81a4ef590b6dbc70a092fad7beea905c8d2222a9dff0b4611 [2022-10-10T17:16:25.381Z] $ docker rm -f de0b4675287516f81a4ef590b6dbc70a092fad7beea905c8d2222a9dff0b4611 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T17:16:26.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-10T17:16:26.429Z] Warning: overwriting stash ‘coverage-report’ [2022-10-10T17:16:26.958Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-10T17:16:27.324Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-10T17:16:27.676Z] + ls -al . [2022-10-10T17:16:27.676Z] total 228 [2022-10-10T17:16:27.676Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 10 17:14 . [2022-10-10T17:16:27.676Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 17:12 .. [2022-10-10T17:16:27.676Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 10 17:12 .dockerignore [2022-10-10T17:16:27.676Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 17:12 .git [2022-10-10T17:16:27.676Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 17:12 .github [2022-10-10T17:16:27.676Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 10 17:12 .gitignore [2022-10-10T17:16:27.676Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 10 17:12 .golangci.yml [2022-10-10T17:16:27.676Z] -rw-rw-r-- 1 jenkins jenkins 9922 Oct 10 17:12 Attribution.txt [2022-10-10T17:16:27.676Z] -rw-rw-r-- 1 jenkins jenkins 2487 Oct 10 17:12 CHANGELOG.md [2022-10-10T17:16:27.676Z] -rw-rw-r-- 1 jenkins jenkins 1993 Oct 10 17:12 Dockerfile [2022-10-10T17:16:27.676Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 17:12 GOVERNANCE.md [2022-10-10T17:16:27.676Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 10 17:12 Jenkinsfile [2022-10-10T17:16:27.676Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 10 17:12 LICENSE [2022-10-10T17:16:27.676Z] -rw-rw-r-- 1 jenkins jenkins 3163 Oct 10 17:12 Makefile [2022-10-10T17:16:27.676Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 10 17:12 OWNERS.md [2022-10-10T17:16:27.676Z] -rw-rw-r-- 1 jenkins jenkins 31023 Oct 10 17:12 README.md [2022-10-10T17:16:27.676Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 10 17:07 VERSION [2022-10-10T17:16:27.676Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 17:12 bin [2022-10-10T17:16:27.676Z] -rw-r--r-- 1 jenkins jenkins 41008 Oct 10 17:15 coverage.out [2022-10-10T17:16:27.676Z] -rw-rw-r-- 1 jenkins jenkins 3657 Oct 10 17:12 go.mod [2022-10-10T17:16:27.676Z] -rw-rw-r-- 1 jenkins jenkins 38018 Oct 10 17:12 go.sum [2022-10-10T17:16:27.676Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 17:12 images [2022-10-10T17:16:27.676Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 17:12 internal [2022-10-10T17:16:27.676Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 10 17:12 main.go [2022-10-10T17:16:27.676Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 17:12 res [2022-10-10T17:16:27.676Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 17:12 snap [2022-10-10T17:16:27.676Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 17:12 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:16:28.039Z] + 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=e240f365f67771784ce38812fc02aedd64631509 --label arch=arm64 --label version=2.3.0-dev.19 . [2022-10-10T17:16:28.307Z] Sending build context to Docker daemon 683.5kB [2022-10-10T17:16:28.307Z] Step 1/32 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T17:16:28.307Z] Step 2/32 : FROM ${BASE} AS builder [2022-10-10T17:16:28.307Z] ---> acb38532df8e [2022-10-10T17:16:28.307Z] Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-10T17:16:28.584Z] ---> Running in cc19c325c6a0 [2022-10-10T17:16:28.861Z] Removing intermediate container cc19c325c6a0 [2022-10-10T17:16:28.861Z] ---> e7c2e8df09c9 [2022-10-10T17:16:28.861Z] Step 4/32 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T17:16:28.861Z] ---> Running in 8a3dc1fa8af4 [2022-10-10T17:16:29.449Z] Removing intermediate container 8a3dc1fa8af4 [2022-10-10T17:16:29.449Z] ---> b0cfb4dc7b3c [2022-10-10T17:16:29.449Z] Step 5/32 : ARG ADD_BUILD_TAGS="" [2022-10-10T17:16:29.449Z] ---> Running in ed59315825b2 [2022-10-10T17:16:29.716Z] Removing intermediate container ed59315825b2 [2022-10-10T17:16:29.716Z] ---> 541fea383aa6 [2022-10-10T17:16:29.716Z] Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-10T17:16:29.716Z] ---> Running in 85a65704818d [2022-10-10T17:16:30.306Z] Removing intermediate container 85a65704818d [2022-10-10T17:16:30.306Z] ---> 47468a57f5b3 [2022-10-10T17:16:30.306Z] Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:16:30.306Z] ---> Running in 1f589e0fd05e [2022-10-10T17:16:32.896Z] Removing intermediate container 1f589e0fd05e [2022-10-10T17:16:32.896Z] ---> a243a8999f20 [2022-10-10T17:16:32.896Z] Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T17:16:32.896Z] ---> Running in cb1e988fa18d [2022-10-10T17:16:34.307Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:16:35.278Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:16:36.241Z] OK: 221 MiB in 51 packages [2022-10-10T17:16:36.837Z] Removing intermediate container cb1e988fa18d [2022-10-10T17:16:36.837Z] ---> ffa9e3ee5cd2 [2022-10-10T17:16:36.837Z] Step 9/32 : WORKDIR /app [2022-10-10T17:16:37.105Z] ---> Running in 64700d660f91 [2022-10-10T17:16:37.373Z] Removing intermediate container 64700d660f91 [2022-10-10T17:16:37.373Z] ---> b9b3b527f370 [2022-10-10T17:16:37.373Z] Step 10/32 : COPY go.mod vendor* ./ [2022-10-10T17:16:37.961Z] ---> cfe7805af1af [2022-10-10T17:16:37.961Z] Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:16:37.961Z] ---> Running in b7402d5d7c37 [2022-10-10T17:16:40.560Z] Removing intermediate container b7402d5d7c37 [2022-10-10T17:16:40.560Z] ---> 957693a17ae3 [2022-10-10T17:16:40.560Z] Step 12/32 : COPY . . [2022-10-10T17:16:41.146Z] ---> 41254c59b39b [2022-10-10T17:16:41.146Z] Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T17:16:41.146Z] ---> Running in 0b78ccc6a16e [2022-10-10T17:16:41.414Z] Removing intermediate container 0b78ccc6a16e [2022-10-10T17:16:41.414Z] ---> 769033aaa8e4 [2022-10-10T17:16:41.414Z] Step 14/32 : RUN $MAKE [2022-10-10T17:16:41.693Z] ---> Running in c1b5fe963f00 [2022-10-10T17:16:42.660Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.19 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-10-10T17:19:19.406Z] Removing intermediate container c1b5fe963f00 [2022-10-10T17:19:19.406Z] ---> 1613dab0e8b2 [2022-10-10T17:19:19.406Z] Step 15/32 : FROM alpine:3.14 [2022-10-10T17:19:19.406Z] 3.14: Pulling from library/alpine [2022-10-10T17:19:19.406Z] 90cda3b7c325: Pulling fs layer [2022-10-10T17:19:19.406Z] 90cda3b7c325: Verifying Checksum [2022-10-10T17:19:19.406Z] 90cda3b7c325: Download complete [2022-10-10T17:19:19.406Z] 90cda3b7c325: Pull complete [2022-10-10T17:19:19.406Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-10T17:19:19.406Z] Status: Downloaded newer image for alpine:3.14 [2022-10-10T17:19:19.406Z] ---> 376ba31ae3da [2022-10-10T17:19:19.406Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-10T17:19:19.406Z] ---> Running in 8947f5f174b3 [2022-10-10T17:19:19.406Z] Removing intermediate container 8947f5f174b3 [2022-10-10T17:19:19.406Z] ---> 159e0f84d5e3 [2022-10-10T17:19:19.406Z] Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-10-10T17:19:19.406Z] ---> Running in a7089b954bdf [2022-10-10T17:19:19.406Z] Removing intermediate container a7089b954bdf [2022-10-10T17:19:19.406Z] ---> e9ab38ff4e40 [2022-10-10T17:19:19.406Z] Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:19:19.406Z] ---> Running in bc44f3542bb6 [2022-10-10T17:19:19.406Z] Removing intermediate container bc44f3542bb6 [2022-10-10T17:19:19.406Z] ---> 71a7471fefce [2022-10-10T17:19:19.406Z] Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-10-10T17:19:19.406Z] ---> Running in 90a0455920ba [2022-10-10T17:19:19.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:19:19.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:19:19.406Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-10T17:19:19.406Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-10T17:19:19.406Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-10-10T17:19:19.406Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-10T17:19:19.406Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-10T17:19:19.406Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-10T17:19:19.406Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-10T17:19:19.406Z] Executing busybox-1.33.1-r8.trigger [2022-10-10T17:19:19.406Z] Executing ca-certificates-20220614-r0.trigger [2022-10-10T17:19:19.406Z] OK: 9 MiB in 21 packages [2022-10-10T17:19:19.406Z] Removing intermediate container 90a0455920ba [2022-10-10T17:19:19.406Z] ---> b24fa4399cf3 [2022-10-10T17:19:19.406Z] Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-10T17:19:19.996Z] ---> 12957db2c56a [2022-10-10T17:19:19.996Z] Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-10T17:19:20.264Z] ---> 5520935349ef [2022-10-10T17:19:20.264Z] Step 22/32 : COPY --from=builder /app/res/ /res/ [2022-10-10T17:19:20.845Z] ---> 27b3b8eb6194 [2022-10-10T17:19:20.845Z] Step 23/32 : COPY --from=builder /app/static/ /static/ [2022-10-10T17:19:21.431Z] ---> 18e75088166d [2022-10-10T17:19:21.431Z] Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-10-10T17:19:22.843Z] ---> aff735e9df4c [2022-10-10T17:19:22.843Z] Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-10-10T17:19:22.843Z] ---> Running in 0aa99f9e0034 [2022-10-10T17:19:24.788Z] Removing intermediate container 0aa99f9e0034 [2022-10-10T17:19:24.788Z] ---> c80c9fc9fa46 [2022-10-10T17:19:24.788Z] Step 26/32 : VOLUME /cache [2022-10-10T17:19:24.788Z] ---> Running in 923176690a75 [2022-10-10T17:19:25.055Z] Removing intermediate container 923176690a75 [2022-10-10T17:19:25.055Z] ---> 3c18ee95fe73 [2022-10-10T17:19:25.055Z] Step 27/32 : EXPOSE 59711 [2022-10-10T17:19:25.055Z] ---> Running in 56b64f46d14b [2022-10-10T17:19:25.325Z] Removing intermediate container 56b64f46d14b [2022-10-10T17:19:25.325Z] ---> 55e085067647 [2022-10-10T17:19:25.325Z] Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-10-10T17:19:25.325Z] ---> Running in 16a8cf83cb9e [2022-10-10T17:19:25.911Z] Removing intermediate container 16a8cf83cb9e [2022-10-10T17:19:25.911Z] ---> cead658d89bb [2022-10-10T17:19:25.911Z] Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-10-10T17:19:25.911Z] ---> Running in 1ea2d95e6f94 [2022-10-10T17:19:26.180Z] Removing intermediate container 1ea2d95e6f94 [2022-10-10T17:19:26.180Z] ---> 878d6b3b6df6 [2022-10-10T17:19:26.180Z] Step 30/32 : LABEL arch=arm64 [2022-10-10T17:19:26.180Z] ---> Running in 80e3b2b97412 [2022-10-10T17:19:26.453Z] Removing intermediate container 80e3b2b97412 [2022-10-10T17:19:26.453Z] ---> 13d3134da1fa [2022-10-10T17:19:26.453Z] Step 31/32 : LABEL git_sha=e240f365f67771784ce38812fc02aedd64631509 [2022-10-10T17:19:26.721Z] ---> Running in 252a943f1648 [2022-10-10T17:19:26.990Z] Removing intermediate container 252a943f1648 [2022-10-10T17:19:26.990Z] ---> a447cd5e4843 [2022-10-10T17:19:26.990Z] Step 32/32 : LABEL version=2.3.0-dev.19 [2022-10-10T17:19:26.990Z] ---> Running in eec6e7f42861 [2022-10-10T17:19:27.256Z] Removing intermediate container eec6e7f42861 [2022-10-10T17:19:27.256Z] ---> c26161d426da [2022-10-10T17:19:27.256Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-10T17:19:27.256Z] Successfully built c26161d426da [2022-10-10T17:19:27.256Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T17:19:27.360Z] provisioning config files... [2022-10-10T17:19:27.375Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/59@tmp/config844482126581246940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:19:27.718Z] ---> docker-login.sh [2022-10-10T17:19:27.718Z] nexus3.edgexfoundry.org:10001 [2022-10-10T17:19:27.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:19:27.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:19:27.985Z] Configure a credential helper to remove this warning. See [2022-10-10T17:19:27.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:19:27.985Z] [2022-10-10T17:19:27.985Z] Login Succeeded [2022-10-10T17:19:27.985Z] nexus3.edgexfoundry.org:10002 [2022-10-10T17:19:28.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:19:28.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:19:28.251Z] Configure a credential helper to remove this warning. See [2022-10-10T17:19:28.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:19:28.252Z] [2022-10-10T17:19:28.252Z] Login Succeeded [2022-10-10T17:19:28.252Z] nexus3.edgexfoundry.org:10003 [2022-10-10T17:19:28.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:19:28.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:19:28.787Z] Configure a credential helper to remove this warning. See [2022-10-10T17:19:28.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:19:28.787Z] [2022-10-10T17:19:28.787Z] Login Succeeded [2022-10-10T17:19:28.787Z] nexus3.edgexfoundry.org:10004 [2022-10-10T17:19:29.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:19:29.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:19:29.056Z] Configure a credential helper to remove this warning. See [2022-10-10T17:19:29.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:19:29.056Z] [2022-10-10T17:19:29.056Z] Login Succeeded [2022-10-10T17:19:29.056Z] docker.io [2022-10-10T17:19:29.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:19:29.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:19:29.907Z] Configure a credential helper to remove this warning. See [2022-10-10T17:19:29.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:19:29.907Z] [2022-10-10T17:19:29.907Z] Login Succeeded [2022-10-10T17:19:29.907Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T17:19:29.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:19:29.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T17:19:29.974Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-10-10T17:19:29.974Z] e240f365f67771784ce38812fc02aedd64631509 [2022-10-10T17:19:29.974Z] latest [2022-10-10T17:19:29.974Z] 2.3.0-dev.19 [2022-10-10T17:19:29.974Z] e240f365f67771784ce38812fc02aedd64631509-2.3.0-dev.19 [2022-10-10T17:19:29.974Z] main [2022-10-10T17:19:29.974Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:19:30.330Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e240f365f67771784ce38812fc02aedd64631509 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:19:30.672Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e240f365f67771784ce38812fc02aedd64631509 [2022-10-10T17:19:30.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-10T17:19:30.672Z] 4ce3993cae4c: Preparing [2022-10-10T17:19:30.672Z] 156e47024431: Preparing [2022-10-10T17:19:30.672Z] ba546898383c: Preparing [2022-10-10T17:19:30.672Z] c0ad801e1ca3: Preparing [2022-10-10T17:19:30.672Z] dfd402c7eefb: Preparing [2022-10-10T17:19:30.672Z] e6d91a7ff52b: Preparing [2022-10-10T17:19:30.672Z] ce7547781df7: Preparing [2022-10-10T17:19:30.672Z] 495c0e003784: Preparing [2022-10-10T17:19:30.672Z] 28c3ef001483: Preparing [2022-10-10T17:19:30.672Z] ce7547781df7: Waiting [2022-10-10T17:19:30.672Z] 495c0e003784: Waiting [2022-10-10T17:19:30.672Z] 28c3ef001483: Waiting [2022-10-10T17:19:30.672Z] e6d91a7ff52b: Waiting [2022-10-10T17:19:30.943Z] dfd402c7eefb: Pushed [2022-10-10T17:19:30.943Z] 4ce3993cae4c: Pushed [2022-10-10T17:19:30.943Z] c0ad801e1ca3: Pushed [2022-10-10T17:19:30.943Z] ba546898383c: Pushed [2022-10-10T17:19:30.943Z] 28c3ef001483: Layer already exists [2022-10-10T17:19:30.943Z] e6d91a7ff52b: Pushed [2022-10-10T17:19:31.210Z] 495c0e003784: Pushed [2022-10-10T17:19:31.937Z] ce7547781df7: Pushed [2022-10-10T17:19:37.328Z] 156e47024431: Pushed [2022-10-10T17:19:37.328Z] e240f365f67771784ce38812fc02aedd64631509: digest: sha256:34e7d76470a622e60d5e8638697c33cb49f2e4d48948a23d5a5ac275051eb799 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:19:37.686Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:19:38.024Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-10-10T17:19:38.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-10T17:19:38.024Z] 4ce3993cae4c: Preparing [2022-10-10T17:19:38.024Z] 156e47024431: Preparing [2022-10-10T17:19:38.024Z] ba546898383c: Preparing [2022-10-10T17:19:38.024Z] c0ad801e1ca3: Preparing [2022-10-10T17:19:38.024Z] dfd402c7eefb: Preparing [2022-10-10T17:19:38.024Z] e6d91a7ff52b: Preparing [2022-10-10T17:19:38.024Z] ce7547781df7: Preparing [2022-10-10T17:19:38.024Z] 495c0e003784: Preparing [2022-10-10T17:19:38.024Z] 28c3ef001483: Preparing [2022-10-10T17:19:38.024Z] ce7547781df7: Waiting [2022-10-10T17:19:38.024Z] 495c0e003784: Waiting [2022-10-10T17:19:38.024Z] 28c3ef001483: Waiting [2022-10-10T17:19:38.024Z] e6d91a7ff52b: Waiting [2022-10-10T17:19:38.024Z] c0ad801e1ca3: Layer already exists [2022-10-10T17:19:38.024Z] dfd402c7eefb: Layer already exists [2022-10-10T17:19:38.024Z] ba546898383c: Layer already exists [2022-10-10T17:19:38.024Z] 4ce3993cae4c: Layer already exists [2022-10-10T17:19:38.024Z] 156e47024431: Layer already exists [2022-10-10T17:19:38.024Z] 495c0e003784: Layer already exists [2022-10-10T17:19:38.024Z] ce7547781df7: Layer already exists [2022-10-10T17:19:38.024Z] e6d91a7ff52b: Layer already exists [2022-10-10T17:19:38.024Z] 28c3ef001483: Layer already exists [2022-10-10T17:19:38.291Z] latest: digest: sha256:34e7d76470a622e60d5e8638697c33cb49f2e4d48948a23d5a5ac275051eb799 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:19:38.631Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:19:38.963Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.19 [2022-10-10T17:19:38.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-10T17:19:38.964Z] 4ce3993cae4c: Preparing [2022-10-10T17:19:38.964Z] 156e47024431: Preparing [2022-10-10T17:19:38.964Z] ba546898383c: Preparing [2022-10-10T17:19:38.964Z] c0ad801e1ca3: Preparing [2022-10-10T17:19:38.964Z] dfd402c7eefb: Preparing [2022-10-10T17:19:38.964Z] e6d91a7ff52b: Preparing [2022-10-10T17:19:38.964Z] ce7547781df7: Preparing [2022-10-10T17:19:38.964Z] 495c0e003784: Preparing [2022-10-10T17:19:38.964Z] 28c3ef001483: Preparing [2022-10-10T17:19:38.964Z] ce7547781df7: Waiting [2022-10-10T17:19:38.964Z] e6d91a7ff52b: Waiting [2022-10-10T17:19:38.964Z] 495c0e003784: Waiting [2022-10-10T17:19:38.964Z] 28c3ef001483: Waiting [2022-10-10T17:19:38.964Z] ba546898383c: Layer already exists [2022-10-10T17:19:38.964Z] 4ce3993cae4c: Layer already exists [2022-10-10T17:19:38.964Z] 156e47024431: Layer already exists [2022-10-10T17:19:38.964Z] c0ad801e1ca3: Layer already exists [2022-10-10T17:19:38.964Z] dfd402c7eefb: Layer already exists [2022-10-10T17:19:38.964Z] e6d91a7ff52b: Layer already exists [2022-10-10T17:19:38.964Z] ce7547781df7: Layer already exists [2022-10-10T17:19:38.964Z] 28c3ef001483: Layer already exists [2022-10-10T17:19:38.964Z] 495c0e003784: Layer already exists [2022-10-10T17:19:39.230Z] 2.3.0-dev.19: digest: sha256:34e7d76470a622e60d5e8638697c33cb49f2e4d48948a23d5a5ac275051eb799 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:19:39.576Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e240f365f67771784ce38812fc02aedd64631509-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:19:39.918Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e240f365f67771784ce38812fc02aedd64631509-2.3.0-dev.19 [2022-10-10T17:19:39.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-10T17:19:39.918Z] 4ce3993cae4c: Preparing [2022-10-10T17:19:39.918Z] 156e47024431: Preparing [2022-10-10T17:19:39.918Z] ba546898383c: Preparing [2022-10-10T17:19:39.918Z] c0ad801e1ca3: Preparing [2022-10-10T17:19:39.918Z] dfd402c7eefb: Preparing [2022-10-10T17:19:39.918Z] e6d91a7ff52b: Preparing [2022-10-10T17:19:39.918Z] ce7547781df7: Preparing [2022-10-10T17:19:39.918Z] 495c0e003784: Preparing [2022-10-10T17:19:39.918Z] 28c3ef001483: Preparing [2022-10-10T17:19:39.918Z] ce7547781df7: Waiting [2022-10-10T17:19:39.918Z] 28c3ef001483: Waiting [2022-10-10T17:19:39.918Z] e6d91a7ff52b: Waiting [2022-10-10T17:19:39.918Z] 495c0e003784: Waiting [2022-10-10T17:19:39.918Z] 156e47024431: Layer already exists [2022-10-10T17:19:39.918Z] ba546898383c: Layer already exists [2022-10-10T17:19:39.918Z] dfd402c7eefb: Layer already exists [2022-10-10T17:19:39.918Z] c0ad801e1ca3: Layer already exists [2022-10-10T17:19:39.918Z] 4ce3993cae4c: Layer already exists [2022-10-10T17:19:39.918Z] ce7547781df7: Layer already exists [2022-10-10T17:19:39.918Z] e6d91a7ff52b: Layer already exists [2022-10-10T17:19:39.918Z] 495c0e003784: Layer already exists [2022-10-10T17:19:39.918Z] 28c3ef001483: Layer already exists [2022-10-10T17:19:40.186Z] e240f365f67771784ce38812fc02aedd64631509-2.3.0-dev.19: digest: sha256:34e7d76470a622e60d5e8638697c33cb49f2e4d48948a23d5a5ac275051eb799 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:19:40.537Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:19:40.880Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-10-10T17:19:40.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-10T17:19:40.880Z] 4ce3993cae4c: Preparing [2022-10-10T17:19:40.880Z] 156e47024431: Preparing [2022-10-10T17:19:40.880Z] ba546898383c: Preparing [2022-10-10T17:19:40.880Z] c0ad801e1ca3: Preparing [2022-10-10T17:19:40.880Z] dfd402c7eefb: Preparing [2022-10-10T17:19:40.880Z] e6d91a7ff52b: Preparing [2022-10-10T17:19:40.880Z] ce7547781df7: Preparing [2022-10-10T17:19:40.880Z] 495c0e003784: Preparing [2022-10-10T17:19:40.880Z] 28c3ef001483: Preparing [2022-10-10T17:19:40.880Z] e6d91a7ff52b: Waiting [2022-10-10T17:19:40.880Z] ce7547781df7: Waiting [2022-10-10T17:19:40.880Z] 495c0e003784: Waiting [2022-10-10T17:19:40.880Z] 28c3ef001483: Waiting [2022-10-10T17:19:40.880Z] ba546898383c: Layer already exists [2022-10-10T17:19:40.880Z] dfd402c7eefb: Layer already exists [2022-10-10T17:19:40.880Z] c0ad801e1ca3: Layer already exists [2022-10-10T17:19:40.880Z] 4ce3993cae4c: Layer already exists [2022-10-10T17:19:40.880Z] 156e47024431: Layer already exists [2022-10-10T17:19:40.880Z] e6d91a7ff52b: Layer already exists [2022-10-10T17:19:40.880Z] 495c0e003784: Layer already exists [2022-10-10T17:19:40.880Z] ce7547781df7: Layer already exists [2022-10-10T17:19:40.880Z] 28c3ef001483: Layer already exists [2022-10-10T17:19:41.146Z] main: digest: sha256:34e7d76470a622e60d5e8638697c33cb49f2e4d48948a23d5a5ac275051eb799 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:19:41.204Z] ===================================================== [Pipeline] echo [2022-10-10T17:19:41.216Z] taggedImages: [2022-10-10T17:19:41.216Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e240f365f67771784ce38812fc02aedd64631509 [2022-10-10T17:19:41.216Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-10-10T17:19:41.216Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.19 [2022-10-10T17:19:41.216Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e240f365f67771784ce38812fc02aedd64631509-2.3.0-dev.19 [2022-10-10T17:19:41.216Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:19:41.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T17:19:41.579Z] [2022-10-10T17:19:41.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:19:41.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T17:19:42.177Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-10T17:19:42.177Z] 8998bd30e6a1: Pulling fs layer [2022-10-10T17:19:42.177Z] 04944245beec: Pulling fs layer [2022-10-10T17:19:42.177Z] 699f458cf7ca: Pulling fs layer [2022-10-10T17:19:42.177Z] 765212b225bb: Pulling fs layer [2022-10-10T17:19:42.177Z] f23df028b6ca: Pulling fs layer [2022-10-10T17:19:42.177Z] d65c8cfc05b1: Pulling fs layer [2022-10-10T17:19:42.177Z] 2437ff75d9bd: Pulling fs layer [2022-10-10T17:19:42.178Z] 765212b225bb: Waiting [2022-10-10T17:19:42.178Z] f23df028b6ca: Waiting [2022-10-10T17:19:42.178Z] d65c8cfc05b1: Waiting [2022-10-10T17:19:42.178Z] 2437ff75d9bd: Waiting [2022-10-10T17:19:42.178Z] 04944245beec: Verifying Checksum [2022-10-10T17:19:42.178Z] 04944245beec: Download complete [2022-10-10T17:19:42.178Z] 765212b225bb: Verifying Checksum [2022-10-10T17:19:42.178Z] 765212b225bb: Download complete [2022-10-10T17:19:42.178Z] f23df028b6ca: Download complete [2022-10-10T17:19:42.178Z] d65c8cfc05b1: Verifying Checksum [2022-10-10T17:19:42.178Z] d65c8cfc05b1: Download complete [2022-10-10T17:19:42.447Z] 699f458cf7ca: Verifying Checksum [2022-10-10T17:19:42.447Z] 699f458cf7ca: Download complete [2022-10-10T17:19:42.716Z] 8998bd30e6a1: Download complete [2022-10-10T17:19:45.306Z] 2437ff75d9bd: Download complete [2022-10-10T17:19:47.258Z] 8998bd30e6a1: Pull complete [2022-10-10T17:19:47.258Z] 04944245beec: Pull complete [2022-10-10T17:19:48.666Z] 699f458cf7ca: Pull complete [2022-10-10T17:19:48.934Z] 765212b225bb: Pull complete [2022-10-10T17:19:50.875Z] f23df028b6ca: Pull complete [2022-10-10T17:19:50.875Z] d65c8cfc05b1: Pull complete [2022-10-10T17:20:05.883Z] 2437ff75d9bd: Pull complete [2022-10-10T17:20:05.883Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-10T17:20:05.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T17:20:05.884Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:20:06.065Z] prd-ubuntu20.04-docker-arm64-4c-16g-7546 does not seem to be running inside a container [2022-10-10T17:20:06.131Z] $ 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/59 -v /w/workspace/app-rfid-llrp-inventory/59:/w/workspace/app-rfid-llrp-inventory/59:rw,z -v /w/workspace/app-rfid-llrp-inventory/59@tmp:/w/workspace/app-rfid-llrp-inventory/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-10T17:20:08.822Z] $ docker top 92a5420932da592d5c662355b983a1548335468eb4f8c0a73246be1218971279 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:20:09.656Z] ---> job-cost.sh [2022-10-10T17:20:09.656Z] lf-activate-venv: SKIPPING [2022-10-10T17:20:09.656Z] INFO: No Stack... [2022-10-10T17:20:10.236Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-10T17:20:11.198Z] INFO: Archiving Costs [Pipeline] sh [2022-10-10T17:20:11.832Z] + cat /w/workspace/app-rfid-llrp-inventory/59/archives/cost.csv [2022-10-10T17:20:11.832Z] + cut -d, -f6 [Pipeline] lock [2022-10-10T17:20:11.896Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-59-stack-cost] [2022-10-10T17:20:11.902Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-59-stack-cost] did not exist. Created. [2022-10-10T17:20:11.902Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-10T17:20:12.556Z] /w/workspace/app-rfid-llrp-inventory/59@tmp/durable-7ead205e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-10T17:20:13.199Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-10T17:20:13.221Z] Warning: overwriting stash ‘stack-cost’ [2022-10-10T17:20:13.271Z] Stashed 1 file(s) [Pipeline] } [2022-10-10T17:20:13.278Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-59-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-10T17:20:13.302Z] $ docker stop --time=1 92a5420932da592d5c662355b983a1548335468eb4f8c0a73246be1218971279 [2022-10-10T17:20:14.828Z] $ docker rm -f 92a5420932da592d5c662355b983a1548335468eb4f8c0a73246be1218971279 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-10T17:20:15.210Z] provisioning config files... [2022-10-10T17:20:15.217Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2755438651824514284tmp [Pipeline] { [Pipeline] sh [2022-10-10T17:20:15.505Z] + set +x [2022-10-10T17:20:15.505Z] + curl -s https://codecov.io/bash [2022-10-10T17:20:15.505Z] + bash -s -- [2022-10-10T17:20:15.505Z] [2022-10-10T17:20:15.505Z] _____ _ [2022-10-10T17:20:15.505Z] / ____| | | [2022-10-10T17:20:15.505Z] | | ___ __| | ___ ___ _____ __ [2022-10-10T17:20:15.505Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-10T17:20:15.505Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-10T17:20:15.505Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-10T17:20:15.505Z] Bash-1.0.6 [2022-10-10T17:20:15.505Z] [2022-10-10T17:20:15.505Z] [2022-10-10T17:20:15.505Z] ==> git version 2.25.1 found [2022-10-10T17:20:15.505Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-10T17:20:15.505Z] Release-Date: 2020-01-08 [2022-10-10T17:20:15.505Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-10T17:20:15.505Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-10T17:20:15.505Z] ==> Jenkins CI detected. [2022-10-10T17:20:15.505Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-10-10T17:20:15.505Z] project root: . [2022-10-10T17:20:15.505Z] --> token set from env [2022-10-10T17:20:15.505Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-10T17:20:15.505Z] ==> Running gcov in . (disable via -X gcov) [2022-10-10T17:20:15.505Z] ==> Python coveragepy not found [2022-10-10T17:20:15.505Z] ==> Searching for coverage reports in: [2022-10-10T17:20:15.505Z] + . [2022-10-10T17:20:15.505Z] -> Found 1 reports [2022-10-10T17:20:15.505Z] ==> Detecting git/mercurial file structure [2022-10-10T17:20:15.505Z] ==> Reading reports [2022-10-10T17:20:15.505Z] + ./coverage.out bytes=41008 [2022-10-10T17:20:15.764Z] ==> Appending adjustments [2022-10-10T17:20:15.764Z] https://docs.codecov.io/docs/fixing-reports [2022-10-10T17:20:15.764Z] + Found adjustments [2022-10-10T17:20:15.764Z] ==> Gzipping contents [2022-10-10T17:20:15.764Z] 12K /tmp/codecov.XYDO4b.gz [2022-10-10T17:20:15.764Z] ==> Uploading reports [2022-10-10T17:20:15.764Z] url: https://codecov.io [2022-10-10T17:20:15.764Z] query: branch=main&commit=e240f365f67771784ce38812fc02aedd64631509&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-10T17:20:15.764Z] -> Pinging Codecov [2022-10-10T17:20:15.764Z] 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=e240f365f67771784ce38812fc02aedd64631509&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-10T17:20:16.023Z] -> Uploading to [2022-10-10T17:20:16.023Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-10/581DD39554BDF9B6E22D074273EAD858/e240f365f67771784ce38812fc02aedd64631509/bc5e1ea3-6df9-4650-92bc-3e6c966851ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221010%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221010T172015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ceab4ddd5528798089905533d6d66e7f61873f7700db4c30443da0bc31b2308 [2022-10-10T17:20:16.023Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-10T17:20:16.023Z] Dload Upload Total Spent Left Speed [2022-10-10T17:20:16.282Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11459 0 0 100 11459 0 44073 --:--:-- --:--:-- --:--:-- 44073 [2022-10-10T17:20:16.282Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e240f365f67771784ce38812fc02aedd64631509 [Pipeline] } [2022-10-10T17:20:16.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-10T17:20:16.389Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-10T17:20:16.400Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:20:16.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-10T17:20:16.693Z] [2022-10-10T17:20:16.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:20:16.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-10T17:20:16.983Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-10T17:20:16.983Z] df9b9388f04a: Pulling fs layer [2022-10-10T17:20:16.983Z] 52dc419b0ee2: Pulling fs layer [2022-10-10T17:20:16.983Z] 25bc292e5bac: Pulling fs layer [2022-10-10T17:20:16.983Z] 114826534d7a: Pulling fs layer [2022-10-10T17:20:16.983Z] 4657fd5d0bcf: Pulling fs layer [2022-10-10T17:20:16.983Z] 6ad1cebc031e: Pulling fs layer [2022-10-10T17:20:16.983Z] 8a3aa393b2d8: Pulling fs layer [2022-10-10T17:20:16.983Z] 114826534d7a: Waiting [2022-10-10T17:20:16.983Z] 4657fd5d0bcf: Waiting [2022-10-10T17:20:16.983Z] 8a3aa393b2d8: Waiting [2022-10-10T17:20:16.983Z] 6ad1cebc031e: Waiting [2022-10-10T17:20:16.983Z] 25bc292e5bac: Download complete [2022-10-10T17:20:16.983Z] 52dc419b0ee2: Download complete [2022-10-10T17:20:16.983Z] 4657fd5d0bcf: Download complete [2022-10-10T17:20:16.983Z] df9b9388f04a: Verifying Checksum [2022-10-10T17:20:16.983Z] df9b9388f04a: Download complete [2022-10-10T17:20:17.243Z] df9b9388f04a: Pull complete [2022-10-10T17:20:17.243Z] 6ad1cebc031e: Verifying Checksum [2022-10-10T17:20:17.243Z] 6ad1cebc031e: Download complete [2022-10-10T17:20:17.244Z] 52dc419b0ee2: Pull complete [2022-10-10T17:20:17.244Z] 25bc292e5bac: Pull complete [2022-10-10T17:20:17.812Z] 114826534d7a: Verifying Checksum [2022-10-10T17:20:17.812Z] 114826534d7a: Download complete [2022-10-10T17:20:17.812Z] 8a3aa393b2d8: Verifying Checksum [2022-10-10T17:20:17.812Z] 8a3aa393b2d8: Download complete [2022-10-10T17:20:21.090Z] 114826534d7a: Pull complete [2022-10-10T17:20:21.090Z] 4657fd5d0bcf: Pull complete [2022-10-10T17:20:21.090Z] 6ad1cebc031e: Pull complete [2022-10-10T17:20:23.618Z] 8a3aa393b2d8: Pull complete [2022-10-10T17:20:23.618Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-10T17:20:23.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-10T17:20:23.618Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:20:23.690Z] prd-ubuntu20.04-docker-8c-8g-7544 does not seem to be running inside a container [2022-10-10T17:20:23.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-10T17:20:27.009Z] $ docker top 758f2f5bfea1d8022879809aac2e21bce703060122ad6a9c028d35e3633acc5f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-10T17:20:27.067Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-10-10T17:20:27.347Z] + set -o pipefail [2022-10-10T17:20:27.347Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-10-10T17:20:33.909Z] [2022-10-10T17:20:33.909Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-10-10T17:20:33.909Z] [2022-10-10T17:20:33.909Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/c3950808-a1f9-48c8-a13b-89071e5f33d1 [2022-10-10T17:20:33.909Z] [2022-10-10T17:20:33.909Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-10T17:20:33.909Z] [2022-10-10T17:20:33.909Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-10T17:20:33.909Z] [2022-10-10T17:20:33.909Z] [2022-10-10T17:20:33.909Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-10T17:20:33.909Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-10T17:20:33.909Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-10T17:20:33.921Z] $ docker stop --time=1 758f2f5bfea1d8022879809aac2e21bce703060122ad6a9c028d35e3633acc5f [2022-10-10T17:20:36.904Z] $ docker rm -f 758f2f5bfea1d8022879809aac2e21bce703060122ad6a9c028d35e3633acc5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-10T17:20:37.580Z] + git log --format=format:%s -1 e240f365f67771784ce38812fc02aedd64631509 [Pipeline] sh [2022-10-10T17:20:37.869Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T17:20:37.869Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:20:38.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T17:20:38.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:20:38.233Z] prd-ubuntu20.04-docker-8c-8g-7544 does not seem to be running inside a container [2022-10-10T17:20:38.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-10T17:20:38.632Z] $ docker top 415c89ba250373793dc0a2a9fc72782583b05c03911f042f522c8d960d241201 -eo pid,comm [2022-10-10T17:20:38.675Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-10T17:20:38.675Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T17:20:38.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T17:20:38.712Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T17:20:38.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T17:20:38.836Z] $ docker exec 415c89ba250373793dc0a2a9fc72782583b05c03911f042f522c8d960d241201 ssh-agent [2022-10-10T17:20:38.956Z] SSH_AUTH_SOCK=/tmp/ssh-ApGDV84COlNF/agent.32 [2022-10-10T17:20:38.956Z] SSH_AGENT_PID=38 [2022-10-10T17:20:38.961Z] Running ssh-add (command line suppressed) [2022-10-10T17:20:39.062Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18350016955280910448.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18350016955280910448.key) [2022-10-10T17:20:39.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T17:20:39.359Z] + git semver tag [2022-10-10T17:20:39.618Z] 2022-10-10 17:20:39,523 [run_tag] DEBUG tag force:False [2022-10-10T17:20:39.618Z] 2022-10-10 17:20:39,524 [check_head_tag] DEBUG check head tag [2022-10-10T17:20:39.618Z] 2022-10-10 17:20:39,524 [execute] INFO git cat-file --batch-check [2022-10-10T17:20:39.618Z] 2022-10-10 17:20:39,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-10-10T17:20:39.618Z] 2022-10-10 17:20:39,529 [execute] INFO git cat-file --batch [2022-10-10T17:20:39.618Z] 2022-10-10 17:20:39,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-10-10T17:20:39.618Z] 2022-10-10 17:20:39,541 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-10T17:20:39.618Z] 2022-10-10 17:20:39,541 [execute] INFO git tag -a v2.3.0-dev.19 -m v2.3.0-dev.19 [2022-10-10T17:20:39.618Z] 2022-10-10 17:20:39,541 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.19', '-m', 'v2.3.0-dev.19'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-10-10T17:20:39.618Z] 2022-10-10 17:20:39,546 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-10T17:20:39.618Z] 2.3.0-dev.19 [Pipeline] } [2022-10-10T17:20:39.628Z] $ docker exec --env ******** --env ******** 415c89ba250373793dc0a2a9fc72782583b05c03911f042f522c8d960d241201 ssh-agent -k [2022-10-10T17:20:39.722Z] unset SSH_AUTH_SOCK; [2022-10-10T17:20:39.722Z] unset SSH_AGENT_PID; [2022-10-10T17:20:39.722Z] echo Agent pid 38 killed; [2022-10-10T17:20:39.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T17:20:40.025Z] + git semver [Pipeline] } [2022-10-10T17:20:40.299Z] $ docker stop --time=1 415c89ba250373793dc0a2a9fc72782583b05c03911f042f522c8d960d241201 [2022-10-10T17:20:41.530Z] $ docker rm -f 415c89ba250373793dc0a2a9fc72782583b05c03911f042f522c8d960d241201 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:20:41.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-10T17:20:41.887Z] [2022-10-10T17:20:41.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:20:42.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-10T17:20:42.185Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-10T17:20:42.185Z] ab5ef0e58194: Pulling fs layer [2022-10-10T17:20:42.185Z] 9712f1f96733: Pulling fs layer [2022-10-10T17:20:42.185Z] 63f879dbbcfc: Pulling fs layer [2022-10-10T17:20:42.185Z] 0d9ebad4ef96: Pulling fs layer [2022-10-10T17:20:42.185Z] e9a5061849ea: Pulling fs layer [2022-10-10T17:20:42.185Z] d747dcd14b5f: Pulling fs layer [2022-10-10T17:20:42.185Z] 2de7ff778b66: Pulling fs layer [2022-10-10T17:20:42.185Z] e9a5061849ea: Waiting [2022-10-10T17:20:42.185Z] d747dcd14b5f: Waiting [2022-10-10T17:20:42.185Z] 2de7ff778b66: Waiting [2022-10-10T17:20:42.185Z] 0d9ebad4ef96: Waiting [2022-10-10T17:20:42.185Z] 9712f1f96733: Verifying Checksum [2022-10-10T17:20:42.185Z] 9712f1f96733: Download complete [2022-10-10T17:20:42.757Z] 63f879dbbcfc: Verifying Checksum [2022-10-10T17:20:42.757Z] 63f879dbbcfc: Download complete [2022-10-10T17:20:42.757Z] 0d9ebad4ef96: Verifying Checksum [2022-10-10T17:20:42.757Z] 0d9ebad4ef96: Download complete [2022-10-10T17:20:42.757Z] d747dcd14b5f: Download complete [2022-10-10T17:20:42.757Z] e9a5061849ea: Verifying Checksum [2022-10-10T17:20:42.757Z] e9a5061849ea: Download complete [2022-10-10T17:20:42.757Z] ab5ef0e58194: Verifying Checksum [2022-10-10T17:20:42.757Z] ab5ef0e58194: Download complete [2022-10-10T17:20:43.015Z] 2de7ff778b66: Verifying Checksum [2022-10-10T17:20:43.015Z] 2de7ff778b66: Download complete [2022-10-10T17:20:45.542Z] ab5ef0e58194: Pull complete [2022-10-10T17:20:45.542Z] 9712f1f96733: Pull complete [2022-10-10T17:20:46.107Z] 63f879dbbcfc: Pull complete [2022-10-10T17:20:49.386Z] 0d9ebad4ef96: Pull complete [2022-10-10T17:20:49.386Z] e9a5061849ea: Pull complete [2022-10-10T17:20:49.386Z] d747dcd14b5f: Pull complete [2022-10-10T17:20:50.317Z] 2de7ff778b66: Pull complete [2022-10-10T17:20:50.317Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-10T17:20:50.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-10T17:20:50.317Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:20:50.382Z] prd-ubuntu20.04-docker-8c-8g-7544 does not seem to be running inside a container [2022-10-10T17:20:50.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-10T17:20:53.874Z] $ docker top d24fdce2eef834b3d03d685ba55c76009dd30b010c58894affcf00279c11713a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-10T17:20:53.935Z] provisioning config files... [2022-10-10T17:20:53.942Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16075939460462424485tmp [2022-10-10T17:20:53.951Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5729149515873543915tmp [2022-10-10T17:20:53.959Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12701485899104752600tmp [Pipeline] { [Pipeline] echo [2022-10-10T17:20:53.977Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:20:54.258Z] ---> sigul-configuration.sh [2022-10-10T17:20:54.258Z] gpg: directory `/root/.gnupg' created [2022-10-10T17:20:54.258Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-10T17:20:54.258Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-10T17:20:54.258Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-10T17:20:54.258Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-10T17:20:54.258Z] gpg: CAST5 encrypted data [2022-10-10T17:20:54.258Z] gpg: encrypted with 1 passphrase [2022-10-10T17:20:54.258Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-10T17:20:54.543Z] + mkdir /home/jenkins [2022-10-10T17:20:54.543Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-10T17:20:54.828Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-10T17:20:54.837Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:20:55.122Z] ---> sigul-install.sh [2022-10-10T17:20:55.122Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-10T17:20:55.412Z] + git tag --list [2022-10-10T17:20:55.412Z] v0.0.0 [2022-10-10T17:20:55.412Z] v1.0.0 [2022-10-10T17:20:55.412Z] v2.1.0 [2022-10-10T17:20:55.412Z] v2.1.1 [2022-10-10T17:20:55.412Z] v2.1.1-dev.1 [2022-10-10T17:20:55.412Z] v2.2.0 [2022-10-10T17:20:55.412Z] v2.2.1-dev.1 [2022-10-10T17:20:55.412Z] v2.2.1-dev.2 [2022-10-10T17:20:55.412Z] v2.2.1-dev.3 [2022-10-10T17:20:55.412Z] v2.2.1-dev.4 [2022-10-10T17:20:55.412Z] v2.2.1-dev.5 [2022-10-10T17:20:55.412Z] v2.2.1-dev.6 [2022-10-10T17:20:55.412Z] v2.2.1-dev.7 [2022-10-10T17:20:55.412Z] v2.3.0-dev.10 [2022-10-10T17:20:55.412Z] v2.3.0-dev.11 [2022-10-10T17:20:55.412Z] v2.3.0-dev.12 [2022-10-10T17:20:55.412Z] v2.3.0-dev.13 [2022-10-10T17:20:55.412Z] v2.3.0-dev.14 [2022-10-10T17:20:55.412Z] v2.3.0-dev.15 [2022-10-10T17:20:55.412Z] v2.3.0-dev.16 [2022-10-10T17:20:55.412Z] v2.3.0-dev.17 [2022-10-10T17:20:55.412Z] v2.3.0-dev.18 [2022-10-10T17:20:55.412Z] v2.3.0-dev.19 [2022-10-10T17:20:55.412Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-10T17:20:55.697Z] + lftools sign git-tag v2.3.0-dev.19 [2022-10-10T17:20:56.264Z] Signing Git tag with Sigul... [2022-10-10T17:20:56.264Z] Signing v2.3.0-dev.19 [Pipeline] echo [2022-10-10T17:20:56.533Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:20:56.815Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-10T17:20:56.821Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-10T17:20:56.841Z] $ docker stop --time=1 d24fdce2eef834b3d03d685ba55c76009dd30b010c58894affcf00279c11713a [2022-10-10T17:20:58.119Z] $ docker rm -f d24fdce2eef834b3d03d685ba55c76009dd30b010c58894affcf00279c11713a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-10T17:20:58.510Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T17:20:58.510Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:20:58.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T17:20:58.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:20:58.874Z] prd-ubuntu20.04-docker-8c-8g-7544 does not seem to be running inside a container [2022-10-10T17:20:58.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-10T17:20:59.206Z] $ docker top da0268b342eb16d73a6be4a43df88cc005ad0b2d1d7856898eaaaaa1934e8d76 -eo pid,comm [2022-10-10T17:20:59.248Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-10T17:20:59.248Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T17:20:59.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T17:20:59.290Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T17:20:59.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T17:20:59.389Z] $ docker exec da0268b342eb16d73a6be4a43df88cc005ad0b2d1d7856898eaaaaa1934e8d76 ssh-agent [2022-10-10T17:20:59.496Z] SSH_AUTH_SOCK=/tmp/ssh-8aY7haCZ459K/agent.31 [2022-10-10T17:20:59.496Z] SSH_AGENT_PID=37 [2022-10-10T17:20:59.501Z] Running ssh-add (command line suppressed) [2022-10-10T17:20:59.612Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15994022409215894590.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15994022409215894590.key) [2022-10-10T17:20:59.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T17:20:59.908Z] + git semver bump pre [2022-10-10T17:21:00.168Z] 2022-10-10 17:21:00,077 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-10T17:21:00.168Z] 2022-10-10 17:21:00,077 [bump_version] DEBUG bumping version:2.3.0-dev.19 on axis:pre with prefix:dev [2022-10-10T17:21:00.168Z] 2022-10-10 17:21:00,077 [bump_version] DEBUG bumped version:2.3.0-dev.20 [2022-10-10T17:21:00.168Z] 2022-10-10 17:21:00,077 [write_version] DEBUG write version:2.3.0-dev.20 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-10-10T17:21:00.168Z] 2022-10-10 17:21:00,077 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-10T17:21:00.168Z] 2022-10-10 17:21:00,077 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-10T17:21:00.168Z] 2022-10-10 17:21:00,080 [execute] INFO git cat-file --batch-check [2022-10-10T17:21:00.168Z] 2022-10-10 17:21:00,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-10T17:21:00.168Z] 2022-10-10 17:21:00,085 [execute] INFO git cat-file --batch [2022-10-10T17:21:00.168Z] 2022-10-10 17:21:00,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-10T17:21:00.168Z] 2022-10-10 17:21:00,090 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-10T17:21:00.168Z] 2.3.0-dev.20 [Pipeline] } [2022-10-10T17:21:00.178Z] $ docker exec --env ******** --env ******** da0268b342eb16d73a6be4a43df88cc005ad0b2d1d7856898eaaaaa1934e8d76 ssh-agent -k [2022-10-10T17:21:00.276Z] unset SSH_AUTH_SOCK; [2022-10-10T17:21:00.276Z] unset SSH_AGENT_PID; [2022-10-10T17:21:00.276Z] echo Agent pid 37 killed; [2022-10-10T17:21:00.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T17:21:00.585Z] + git semver [Pipeline] } [2022-10-10T17:21:00.857Z] $ docker stop --time=1 da0268b342eb16d73a6be4a43df88cc005ad0b2d1d7856898eaaaaa1934e8d76 [2022-10-10T17:21:02.146Z] $ docker rm -f da0268b342eb16d73a6be4a43df88cc005ad0b2d1d7856898eaaaaa1934e8d76 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T17:21:02.477Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T17:21:02.478Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:21:02.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T17:21:02.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:21:02.835Z] prd-ubuntu20.04-docker-8c-8g-7544 does not seem to be running inside a container [2022-10-10T17:21:02.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-10T17:21:03.185Z] $ docker top 48f2e74aa4f9dcece1b6327e7ae43870617c90be04b149fb7515dca775cdee94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T17:21:03.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T17:21:03.268Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T17:21:03.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T17:21:03.379Z] $ docker exec 48f2e74aa4f9dcece1b6327e7ae43870617c90be04b149fb7515dca775cdee94 ssh-agent [2022-10-10T17:21:03.480Z] SSH_AUTH_SOCK=/tmp/ssh-VnYOYwwYyqT3/agent.32 [2022-10-10T17:21:03.480Z] SSH_AGENT_PID=38 [2022-10-10T17:21:03.485Z] Running ssh-add (command line suppressed) [2022-10-10T17:21:03.584Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10859052604645307948.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10859052604645307948.key) [2022-10-10T17:21:03.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T17:21:03.885Z] + git semver push [2022-10-10T17:21:04.145Z] 2022-10-10 17:21:04,060 [run_push] DEBUG push [2022-10-10T17:21:04.145Z] 2022-10-10 17:21:04,061 [execute] INFO git cat-file --batch-check [2022-10-10T17:21:04.145Z] 2022-10-10 17:21:04,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-10T17:21:04.145Z] 2022-10-10 17:21:04,064 [execute] INFO git rev-list 47f6244ecc3f9a078815cedb757faa94bc45d558 -- [2022-10-10T17:21:04.145Z] 2022-10-10 17:21:04,064 [execute] DEBUG Popen(['git', 'rev-list', '47f6244ecc3f9a078815cedb757faa94bc45d558', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-10T17:21:04.145Z] 2022-10-10 17:21:04,070 [execute] INFO git fetch -v origin [2022-10-10T17:21:04.145Z] 2022-10-10 17:21:04,070 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-10T17:21:04.713Z] 2022-10-10 17:21:04,623 [run_push] DEBUG no remote changes detected [2022-10-10T17:21:04.713Z] 2022-10-10 17:21:04,623 [execute] INFO git push origin semver [2022-10-10T17:21:04.713Z] 2022-10-10 17:21:04,624 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-10T17:21:05.652Z] 2022-10-10 17:21:05,467 [run_push] DEBUG push all version tags [2022-10-10T17:21:05.652Z] 2022-10-10 17:21:05,467 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-10T17:21:05.653Z] 2022-10-10 17:21:05,468 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-10-10T17:21:06.590Z] 2022-10-10 17:21:06,230 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-10T17:21:06.590Z] 2.3.0-dev.20 [Pipeline] } [2022-10-10T17:21:06.600Z] $ docker exec --env ******** --env ******** 48f2e74aa4f9dcece1b6327e7ae43870617c90be04b149fb7515dca775cdee94 ssh-agent -k [2022-10-10T17:21:06.699Z] unset SSH_AUTH_SOCK; [2022-10-10T17:21:06.699Z] unset SSH_AGENT_PID; [2022-10-10T17:21:06.699Z] echo Agent pid 38 killed; [2022-10-10T17:21:06.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T17:21:07.009Z] + git semver [Pipeline] } [2022-10-10T17:21:07.284Z] $ docker stop --time=1 48f2e74aa4f9dcece1b6327e7ae43870617c90be04b149fb7515dca775cdee94 [2022-10-10T17:21:08.520Z] $ docker rm -f 48f2e74aa4f9dcece1b6327e7ae43870617c90be04b149fb7515dca775cdee94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-10T17:21:09.042Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-10-10T17:21:09.043Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-10-10T17:21:09.043Z] total 16 [2022-10-10T17:21:09.043Z] drwxr-xr-x 3 root root 4096 Oct 10 17:09 . [2022-10-10T17:21:09.043Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 10 17:20 .. [2022-10-10T17:21:09.043Z] drwxr-xr-x 2 root root 4096 Oct 10 17:09 cost [2022-10-10T17:21:09.043Z] -rw-r--r-- 1 root root 94 Oct 10 17:09 cost.csv [2022-10-10T17:21:09.043Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-10-10T17:21:09.043Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-10-10T17:21:09.043Z] total 16 [2022-10-10T17:21:09.043Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 17:09 . [2022-10-10T17:21:09.043Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 10 17:20 .. [2022-10-10T17:21:09.043Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 10 17:09 cost [2022-10-10T17:21:09.043Z] -rw-r--r-- 1 jenkins jenkins 94 Oct 10 17:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:21:09.334Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:21:10.194Z] ---> package-listing.sh [2022-10-10T17:21:10.194Z] ++ facter osfamily [2022-10-10T17:21:10.194Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-10T17:21:10.453Z] + OS_FAMILY=debian [2022-10-10T17:21:10.453Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-10-10T17:21:10.453Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-10T17:21:10.453Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-10T17:21:10.453Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-10T17:21:10.453Z] + PACKAGES=/tmp/packages_start.txt [2022-10-10T17:21:10.453Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-10-10T17:21:10.453Z] + PACKAGES=/tmp/packages_end.txt [2022-10-10T17:21:10.453Z] + case "${OS_FAMILY}" in [2022-10-10T17:21:10.453Z] + dpkg -l [2022-10-10T17:21:10.453Z] + grep '^ii' [2022-10-10T17:21:10.453Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-10T17:21:10.453Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-10T17:21:10.453Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-10T17:21:10.453Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-10-10T17:21:10.453Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-10-10T17:21:10.453Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2022-10-10T17:21:10.465Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-10T17:21:10.739Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:21:11.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T17:21:11.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:21:11.354Z] prd-ubuntu20.04-docker-8c-8g-7544 does not seem to be running inside a container [2022-10-10T17:21:11.379Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-10T17:21:11.604Z] $ docker top f91688dd17d6fd0e7b4441fffe1a39a100a08018495dc68abce92675a10f20cd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T17:21:11.938Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-10T17:21:12.217Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-10T17:21:12.495Z] + ls /var/log/sa-host [2022-10-10T17:21:12.495Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T17:21:12.599Z] provisioning config files... [2022-10-10T17:21:12.623Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13148064368381177987tmp [Pipeline] { [Pipeline] echo [2022-10-10T17:21:12.655Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:21:12.978Z] ---> create-netrc.sh [Pipeline] } [2022-10-10T17:21:13.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:21:13.358Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-10T17:21:13.365Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:21:13.646Z] ---> sudo-logs.sh [2022-10-10T17:21:13.646Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-10T17:21:13.666Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:21:13.948Z] ---> job-cost.sh [2022-10-10T17:21:13.948Z] lf-activate-venv: SKIPPING [2022-10-10T17:21:13.948Z] DEBUG: total: 0.2199999988079071 [2022-10-10T17:21:13.948Z] INFO: Retrieving Stack Cost... [2022-10-10T17:21:14.514Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-10T17:21:14.773Z] INFO: Archiving Costs [Pipeline] echo [2022-10-10T17:21:14.784Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:21:15.064Z] ---> logs-deploy.sh [2022-10-10T17:21:15.064Z] lf-activate-venv: SKIPPING [2022-10-10T17:21:15.064Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/59 [2022-10-10T17:21:15.064Z] INFO: archiving workspace using pattern(s): [2022-10-10T17:21:15.998Z] Archives upload complete. [2022-10-10T17:21:16.256Z] INFO: archiving logs to Nexus [2022-10-10T17:21:16.824Z] ---> uname -a: [2022-10-10T17:21:16.824Z] Linux prd-ubuntu20-04-docker-8c-8g-7544 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-10T17:21:16.824Z] [2022-10-10T17:21:16.824Z] [2022-10-10T17:21:16.824Z] ---> lscpu: [2022-10-10T17:21:16.824Z] Architecture: x86_64 [2022-10-10T17:21:16.824Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-10T17:21:16.824Z] Byte Order: Little Endian [2022-10-10T17:21:16.824Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-10T17:21:16.824Z] CPU(s): 8 [2022-10-10T17:21:16.824Z] On-line CPU(s) list: 0-7 [2022-10-10T17:21:16.824Z] Thread(s) per core: 1 [2022-10-10T17:21:16.824Z] Core(s) per socket: 1 [2022-10-10T17:21:16.824Z] Socket(s): 8 [2022-10-10T17:21:16.824Z] NUMA node(s): 1 [2022-10-10T17:21:16.824Z] Vendor ID: AuthenticAMD [2022-10-10T17:21:16.824Z] CPU family: 23 [2022-10-10T17:21:16.824Z] Model: 49 [2022-10-10T17:21:16.824Z] Model name: AMD EPYC-Rome Processor [2022-10-10T17:21:16.824Z] Stepping: 0 [2022-10-10T17:21:16.824Z] CPU MHz: 2799.998 [2022-10-10T17:21:16.824Z] BogoMIPS: 5599.99 [2022-10-10T17:21:16.824Z] Virtualization: AMD-V [2022-10-10T17:21:16.824Z] Hypervisor vendor: KVM [2022-10-10T17:21:16.824Z] Virtualization type: full [2022-10-10T17:21:16.824Z] L1d cache: 256 KiB [2022-10-10T17:21:16.824Z] L1i cache: 256 KiB [2022-10-10T17:21:16.824Z] L2 cache: 4 MiB [2022-10-10T17:21:16.824Z] L3 cache: 128 MiB [2022-10-10T17:21:16.824Z] NUMA node0 CPU(s): 0-7 [2022-10-10T17:21:16.824Z] Vulnerability Itlb multihit: Not affected [2022-10-10T17:21:16.824Z] Vulnerability L1tf: Not affected [2022-10-10T17:21:16.824Z] Vulnerability Mds: Not affected [2022-10-10T17:21:16.824Z] Vulnerability Meltdown: Not affected [2022-10-10T17:21:16.824Z] Vulnerability Mmio stale data: Not affected [2022-10-10T17:21:16.824Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-10T17:21:16.824Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-10T17:21:16.824Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-10T17:21:16.824Z] Vulnerability Srbds: Not affected [2022-10-10T17:21:16.824Z] Vulnerability Tsx async abort: Not affected [2022-10-10T17:21:16.824Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-10T17:21:16.824Z] [2022-10-10T17:21:16.824Z] [2022-10-10T17:21:16.824Z] ---> nproc: [2022-10-10T17:21:16.824Z] 8 [2022-10-10T17:21:16.824Z] [2022-10-10T17:21:16.824Z] [2022-10-10T17:21:16.824Z] ---> df -h: [2022-10-10T17:21:16.824Z] Filesystem Size Used Avail Use% Mounted on [2022-10-10T17:21:16.824Z] overlay 155G 13G 143G 9% / [2022-10-10T17:21:16.824Z] tmpfs 64M 0 64M 0% /dev [2022-10-10T17:21:16.824Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-10T17:21:16.824Z] shm 64M 0 64M 0% /dev/shm [2022-10-10T17:21:16.824Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-10-10T17:21:16.824Z] [2022-10-10T17:21:16.824Z]