Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 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-ssh13139495904741917590.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-ssh3896764258453577248.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-ssh11280802303752047889.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-ssh11665098866056587519.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-ssh8259419387727729505.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6913 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#112)" > git rev-list --no-walk 50b7175916fade296152ad9743613fc80727b30a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-03T17:46:40.755Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-03T17:46:40.806Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-03T17:46:40.821Z] ========================================================= [2022-10-03T17:46:40.821Z] EdgeX Global Pipelines Version Info [2022-10-03T17:46:40.821Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:46:41.517Z] ------------------- [2022-10-03T17:46:41.518Z] stable info: [2022-10-03T17:46:41.518Z] ------------------- [2022-10-03T17:46:41.518Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-03T17:46:41.518Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T17:46:41.518Z] Message: update stable to v1.0.239 [2022-10-03T17:46:42.089Z] ------------------- [2022-10-03T17:46:42.089Z] experimental info: [2022-10-03T17:46:42.089Z] ------------------- [2022-10-03T17:46:42.089Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-03T17:46:42.089Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T17:46:42.089Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-03T17:46:42.247Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-10-03T17:46:42.256Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-10-03T17:46:42.264Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-03T17:46:42.271Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-03T17:46:42.279Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-03T17:46:42.287Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-03T17:46:42.295Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-03T17:46:42.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-03T17:46:42.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-03T17:46:42.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-03T17:46:42.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-03T17:46:42.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-10-03T17:46:42.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-03T17:46:42.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-03T17:46:42.366Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T17:46:42.383Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T17:46:42.398Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T17:46:42.415Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T17:46:42.434Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-03T17:46:42.445Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-03T17:46:42.456Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-03T17:46:42.467Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-03T17:46:42.478Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-03T17:46:42.489Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-03T17:46:42.501Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-03T17:46:42.512Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-03T17:46:42.522Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-03T17:46:42.533Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-03T17:46:42.545Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-03T17:46:42.555Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-03T17:46:42.565Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 [Pipeline] echo [2022-10-03T17:46:42.576Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 42cc387 [Pipeline] echo [2022-10-03T17:46:42.587Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T17:46:42.628Z] provisioning config files... [2022-10-03T17:46:42.644Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2174596565276269877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:46:42.948Z] ---> docker-login.sh [2022-10-03T17:46:42.948Z] nexus3.edgexfoundry.org:10001 [2022-10-03T17:46:43.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:46:43.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:46:43.466Z] Configure a credential helper to remove this warning. See [2022-10-03T17:46:43.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:46:43.466Z] [2022-10-03T17:46:43.466Z] Login Succeeded [2022-10-03T17:46:43.466Z] nexus3.edgexfoundry.org:10002 [2022-10-03T17:46:43.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:46:43.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:46:43.466Z] Configure a credential helper to remove this warning. See [2022-10-03T17:46:43.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:46:43.466Z] [2022-10-03T17:46:43.466Z] Login Succeeded [2022-10-03T17:46:43.466Z] nexus3.edgexfoundry.org:10003 [2022-10-03T17:46:43.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:46:43.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:46:43.727Z] Configure a credential helper to remove this warning. See [2022-10-03T17:46:43.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:46:43.727Z] [2022-10-03T17:46:43.727Z] Login Succeeded [2022-10-03T17:46:43.727Z] nexus3.edgexfoundry.org:10004 [2022-10-03T17:46:43.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:46:43.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:46:43.727Z] Configure a credential helper to remove this warning. See [2022-10-03T17:46:43.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:46:43.727Z] [2022-10-03T17:46:43.727Z] Login Succeeded [2022-10-03T17:46:43.727Z] docker.io [2022-10-03T17:46:43.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:46:44.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:46:44.293Z] Configure a credential helper to remove this warning. See [2022-10-03T17:46:44.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:46:44.293Z] [2022-10-03T17:46:44.293Z] Login Succeeded [2022-10-03T17:46:44.293Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T17:46:44.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-03T17:46:44.666Z] + git rev-list -1 --merges 42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86~1..42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 [Pipeline] echo [2022-10-03T17:46:44.695Z] -----------> git rev-list -1 --merges 42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86~1..42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 [false] [Pipeline] sh [2022-10-03T17:46:44.979Z] + git log --format=format:%s -1 42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 [Pipeline] echo [2022-10-03T17:46:44.995Z] ========================================================= [2022-10-03T17:46:44.995Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-03T17:46:44.995Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T17:46:45.318Z] + git log --format=format:%s -1 42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 [Pipeline] echo [2022-10-03T17:46:45.330Z] [semverPrep] GIT_COMMIT: 42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#112) [Pipeline] echo [2022-10-03T17:46:45.340Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-03T17:46:45.701Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T17:46:45.701Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-03T17:46:45.701Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-03T17:46:45.701Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-03T17:46:45.701Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-03T17:46:45.701Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-03T17:46:45.701Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:46:46.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T17:46:46.123Z] [2022-10-03T17:46:46.123Z] 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-03T17:46:46.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T17:46:46.421Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-03T17:46:46.421Z] b85a868b505f: Pulling fs layer [2022-10-03T17:46:46.421Z] e2be974225ed: Pulling fs layer [2022-10-03T17:46:46.421Z] 339a4e72a1f5: Pulling fs layer [2022-10-03T17:46:46.421Z] 988bab9f4d93: Pulling fs layer [2022-10-03T17:46:46.421Z] 1469e6f7b9e6: Pulling fs layer [2022-10-03T17:46:46.421Z] eaf3925da568: Pulling fs layer [2022-10-03T17:46:46.421Z] bab4dde63d76: Pulling fs layer [2022-10-03T17:46:46.421Z] 988bab9f4d93: Waiting [2022-10-03T17:46:46.421Z] 1469e6f7b9e6: Waiting [2022-10-03T17:46:46.421Z] eaf3925da568: Waiting [2022-10-03T17:46:46.421Z] bde34c3a00c8: Pulling fs layer [2022-10-03T17:46:46.421Z] b352a97aabf1: Pulling fs layer [2022-10-03T17:46:46.421Z] 4872d77fe225: Pulling fs layer [2022-10-03T17:46:46.421Z] 5851b861e8e6: Pulling fs layer [2022-10-03T17:46:46.421Z] b352a97aabf1: Waiting [2022-10-03T17:46:46.421Z] 4872d77fe225: Waiting [2022-10-03T17:46:46.421Z] bde34c3a00c8: Waiting [2022-10-03T17:46:46.421Z] 5851b861e8e6: Waiting [2022-10-03T17:46:46.421Z] bab4dde63d76: Waiting [2022-10-03T17:46:46.421Z] e2be974225ed: Download complete [2022-10-03T17:46:46.421Z] 988bab9f4d93: Verifying Checksum [2022-10-03T17:46:46.421Z] 988bab9f4d93: Download complete [2022-10-03T17:46:46.686Z] 1469e6f7b9e6: Verifying Checksum [2022-10-03T17:46:46.686Z] 1469e6f7b9e6: Download complete [2022-10-03T17:46:46.686Z] eaf3925da568: Verifying Checksum [2022-10-03T17:46:46.686Z] eaf3925da568: Download complete [2022-10-03T17:46:46.686Z] 339a4e72a1f5: Verifying Checksum [2022-10-03T17:46:46.686Z] 339a4e72a1f5: Download complete [2022-10-03T17:46:46.686Z] bde34c3a00c8: Verifying Checksum [2022-10-03T17:46:46.686Z] bde34c3a00c8: Download complete [2022-10-03T17:46:46.686Z] b352a97aabf1: Verifying Checksum [2022-10-03T17:46:46.686Z] b352a97aabf1: Download complete [2022-10-03T17:46:46.686Z] 4872d77fe225: Verifying Checksum [2022-10-03T17:46:46.686Z] 4872d77fe225: Download complete [2022-10-03T17:46:46.686Z] 5851b861e8e6: Verifying Checksum [2022-10-03T17:46:46.686Z] 5851b861e8e6: Download complete [2022-10-03T17:46:46.686Z] b85a868b505f: Download complete [2022-10-03T17:46:46.945Z] bab4dde63d76: Verifying Checksum [2022-10-03T17:46:46.945Z] bab4dde63d76: Download complete [2022-10-03T17:46:48.854Z] b85a868b505f: Pull complete [2022-10-03T17:46:48.854Z] e2be974225ed: Pull complete [2022-10-03T17:46:49.116Z] 339a4e72a1f5: Pull complete [2022-10-03T17:46:49.374Z] 988bab9f4d93: Pull complete [2022-10-03T17:46:49.632Z] 1469e6f7b9e6: Pull complete [2022-10-03T17:46:49.632Z] eaf3925da568: Pull complete [2022-10-03T17:46:51.537Z] bab4dde63d76: Pull complete [2022-10-03T17:46:51.537Z] bde34c3a00c8: Pull complete [2022-10-03T17:46:51.795Z] b352a97aabf1: Pull complete [2022-10-03T17:46:51.795Z] 4872d77fe225: Pull complete [2022-10-03T17:46:51.795Z] 5851b861e8e6: Pull complete [2022-10-03T17:46:51.795Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-03T17:46:51.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T17:46:52.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:46:52.143Z] prd-ubuntu20.04-docker-8c-8g-6913 does not seem to be running inside a container [2022-10-03T17:46:52.174Z] $ 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-03T17:46:53.590Z] $ docker top 535df1fc44e425d7c01305c3db3e14e60554464c6658696bf2dee710bd274a66 -eo pid,comm [2022-10-03T17:46:53.646Z] 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-03T17:46:53.646Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T17:46:53.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T17:46:53.681Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T17:46:53.800Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T17:46:53.806Z] $ docker exec 535df1fc44e425d7c01305c3db3e14e60554464c6658696bf2dee710bd274a66 ssh-agent [2022-10-03T17:46:53.919Z] SSH_AUTH_SOCK=/tmp/ssh-jrKndyuxgOOW/agent.33 [2022-10-03T17:46:53.919Z] SSH_AGENT_PID=39 [2022-10-03T17:46:53.926Z] Running ssh-add (command line suppressed) [2022-10-03T17:46:54.047Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2097316922665320654.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2097316922665320654.key) [2022-10-03T17:46:54.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T17:46:54.352Z] + git tag --points-at HEAD [Pipeline] } [2022-10-03T17:46:54.367Z] $ docker exec --env ******** --env ******** 535df1fc44e425d7c01305c3db3e14e60554464c6658696bf2dee710bd274a66 ssh-agent -k [2022-10-03T17:46:54.481Z] unset SSH_AUTH_SOCK; [2022-10-03T17:46:54.482Z] unset SSH_AGENT_PID; [2022-10-03T17:46:54.482Z] echo Agent pid 39 killed; [2022-10-03T17:46:54.490Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-03T17:46:54.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T17:46:54.521Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T17:46:54.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T17:46:54.643Z] $ docker exec 535df1fc44e425d7c01305c3db3e14e60554464c6658696bf2dee710bd274a66 ssh-agent [2022-10-03T17:46:54.744Z] SSH_AUTH_SOCK=/tmp/ssh-nxrpSMNBoMp7/agent.72 [2022-10-03T17:46:54.744Z] SSH_AGENT_PID=78 [2022-10-03T17:46:54.749Z] Running ssh-add (command line suppressed) [2022-10-03T17:46:54.858Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2822176345765421854.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2822176345765421854.key) [2022-10-03T17:46:54.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T17:46:55.157Z] + git semver init [2022-10-03T17:46:55.416Z] 2022-10-03 17:46:55,351 [run_init] DEBUG init version:0.0.0 force:False [2022-10-03T17:46:55.416Z] 2022-10-03 17:46:55,352 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-10-03T17:46:55.416Z] 2022-10-03 17:46:55,352 [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-03T17:46:55.416Z] 2022-10-03 17:46:55,352 [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-03T17:46:56.796Z] 2022-10-03 17:46:56,553 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-10-03T17:46:56.796Z] 2022-10-03 17:46:56,554 [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-03T17:46:56.796Z] 2022-10-03 17:46:56,554 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-03T17:46:56.796Z] 2022-10-03 17:46:56,554 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-03T17:46:56.796Z] 2.3.0-dev.17 [Pipeline] } [2022-10-03T17:46:56.808Z] $ docker exec --env ******** --env ******** 535df1fc44e425d7c01305c3db3e14e60554464c6658696bf2dee710bd274a66 ssh-agent -k [2022-10-03T17:46:56.914Z] unset SSH_AUTH_SOCK; [2022-10-03T17:46:56.914Z] unset SSH_AGENT_PID; [2022-10-03T17:46:56.914Z] echo Agent pid 78 killed; [2022-10-03T17:46:56.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T17:46:57.233Z] + git semver [Pipeline] } [2022-10-03T17:46:57.511Z] $ docker stop --time=1 535df1fc44e425d7c01305c3db3e14e60554464c6658696bf2dee710bd274a66 [2022-10-03T17:46:58.820Z] $ docker rm -f 535df1fc44e425d7c01305c3db3e14e60554464c6658696bf2dee710bd274a66 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T17:46:59.162Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-03T17:46:59.344Z] Stashed 1 file(s) [Pipeline] echo [2022-10-03T17:46:59.346Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.17 [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-03T17:46:59.466Z] provisioning config files... [2022-10-03T17:46:59.475Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7833165600757398672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:46:59.768Z] ---> docker-login.sh [2022-10-03T17:46:59.768Z] nexus3.edgexfoundry.org:10001 [2022-10-03T17:46:59.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:46:59.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:46:59.768Z] Configure a credential helper to remove this warning. See [2022-10-03T17:46:59.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:46:59.768Z] [2022-10-03T17:46:59.768Z] Login Succeeded [2022-10-03T17:46:59.768Z] nexus3.edgexfoundry.org:10002 [2022-10-03T17:46:59.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:46:59.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:46:59.768Z] Configure a credential helper to remove this warning. See [2022-10-03T17:46:59.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:46:59.768Z] [2022-10-03T17:46:59.768Z] Login Succeeded [2022-10-03T17:46:59.768Z] nexus3.edgexfoundry.org:10003 [2022-10-03T17:47:00.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:47:00.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:47:00.027Z] Configure a credential helper to remove this warning. See [2022-10-03T17:47:00.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:47:00.027Z] [2022-10-03T17:47:00.027Z] Login Succeeded [2022-10-03T17:47:00.027Z] nexus3.edgexfoundry.org:10004 [2022-10-03T17:47:00.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:47:00.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:47:00.027Z] Configure a credential helper to remove this warning. See [2022-10-03T17:47:00.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:47:00.027Z] [2022-10-03T17:47:00.027Z] Login Succeeded [2022-10-03T17:47:00.027Z] docker.io [2022-10-03T17:47:00.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:47:00.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:47:00.545Z] Configure a credential helper to remove this warning. See [2022-10-03T17:47:00.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:47:00.545Z] [2022-10-03T17:47:00.545Z] Login Succeeded [2022-10-03T17:47:00.545Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T17:47:00.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-03T17:47:00.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T17:47:00.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T17:47:00.618Z] ========================================================= [2022-10-03T17:47:00.618Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-03T17:47:00.618Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:47:00.918Z] + 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-03T17:47:00.918Z] Sending build context to Docker daemon 12.49MB [2022-10-03T17:47:00.918Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T17:47:00.918Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-03T17:47:00.918Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-03T17:47:00.918Z] 2408cc74d12b: Pulling fs layer [2022-10-03T17:47:00.918Z] ea60b727a1ce: Pulling fs layer [2022-10-03T17:47:00.918Z] 30c4a7721957: Pulling fs layer [2022-10-03T17:47:00.918Z] 370296b7ddb6: Pulling fs layer [2022-10-03T17:47:00.918Z] 7c6cee850709: Pulling fs layer [2022-10-03T17:47:00.918Z] aa9baa53a306: Pulling fs layer [2022-10-03T17:47:00.918Z] 8b309c321861: Pulling fs layer [2022-10-03T17:47:00.918Z] d8d76fd02f46: Pulling fs layer [2022-10-03T17:47:00.918Z] fa31f396de31: Pulling fs layer [2022-10-03T17:47:00.918Z] 370296b7ddb6: Waiting [2022-10-03T17:47:00.918Z] 7c6cee850709: Waiting [2022-10-03T17:47:00.918Z] aa9baa53a306: Waiting [2022-10-03T17:47:00.918Z] 8b309c321861: Waiting [2022-10-03T17:47:00.918Z] d8d76fd02f46: Waiting [2022-10-03T17:47:00.918Z] fa31f396de31: Waiting [2022-10-03T17:47:00.918Z] 30c4a7721957: Download complete [2022-10-03T17:47:00.918Z] ea60b727a1ce: Verifying Checksum [2022-10-03T17:47:00.918Z] ea60b727a1ce: Download complete [2022-10-03T17:47:01.183Z] 7c6cee850709: Verifying Checksum [2022-10-03T17:47:01.183Z] 7c6cee850709: Download complete [2022-10-03T17:47:01.183Z] aa9baa53a306: Verifying Checksum [2022-10-03T17:47:01.183Z] aa9baa53a306: Download complete [2022-10-03T17:47:01.183Z] 2408cc74d12b: Verifying Checksum [2022-10-03T17:47:01.183Z] 2408cc74d12b: Download complete [2022-10-03T17:47:01.183Z] 8b309c321861: Download complete [2022-10-03T17:47:01.183Z] 2408cc74d12b: Pull complete [2022-10-03T17:47:01.460Z] ea60b727a1ce: Pull complete [2022-10-03T17:47:01.460Z] 30c4a7721957: Pull complete [2022-10-03T17:47:01.734Z] fa31f396de31: Verifying Checksum [2022-10-03T17:47:01.734Z] fa31f396de31: Download complete [2022-10-03T17:47:01.995Z] 370296b7ddb6: Verifying Checksum [2022-10-03T17:47:01.995Z] 370296b7ddb6: Download complete [2022-10-03T17:47:02.253Z] d8d76fd02f46: Verifying Checksum [2022-10-03T17:47:02.253Z] d8d76fd02f46: Download complete [2022-10-03T17:47:06.434Z] 370296b7ddb6: Pull complete [2022-10-03T17:47:06.434Z] 7c6cee850709: Pull complete [2022-10-03T17:47:06.434Z] aa9baa53a306: Pull complete [2022-10-03T17:47:06.434Z] 8b309c321861: Pull complete [2022-10-03T17:47:08.328Z] d8d76fd02f46: Pull complete [2022-10-03T17:47:08.895Z] fa31f396de31: Pull complete [2022-10-03T17:47:08.895Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-03T17:47:08.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-03T17:47:08.895Z] ---> cef68f9685f8 [2022-10-03T17:47:08.895Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-03T17:47:10.799Z] ---> Running in 268c4ad58df1 [2022-10-03T17:47:10.799Z] Removing intermediate container 268c4ad58df1 [2022-10-03T17:47:10.799Z] ---> 576c335f9edc [2022-10-03T17:47:10.799Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T17:47:10.799Z] ---> Running in 1965ddb2320f [2022-10-03T17:47:11.060Z] Removing intermediate container 1965ddb2320f [2022-10-03T17:47:11.060Z] ---> cbb56c1bcd1f [2022-10-03T17:47:11.060Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-03T17:47:11.060Z] ---> Running in 92dea0a57225 [2022-10-03T17:47:11.060Z] Removing intermediate container 92dea0a57225 [2022-10-03T17:47:11.060Z] ---> 9c762d975a47 [2022-10-03T17:47:11.060Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-03T17:47:11.319Z] ---> Running in 3b64da686d31 [2022-10-03T17:47:11.319Z] Removing intermediate container 3b64da686d31 [2022-10-03T17:47:11.319Z] ---> 659823ff268b [2022-10-03T17:47:11.319Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T17:47:11.319Z] ---> Running in afef49b69835 [2022-10-03T17:47:11.885Z] Removing intermediate container afef49b69835 [2022-10-03T17:47:11.885Z] ---> cbaba65661b8 [2022-10-03T17:47:11.885Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T17:47:12.144Z] ---> Running in 7258489d64a9 [2022-10-03T17:47:12.403Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T17:47:13.339Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T17:47:13.599Z] OK: 211 MiB in 51 packages [2022-10-03T17:47:14.166Z] Removing intermediate container 7258489d64a9 [2022-10-03T17:47:14.166Z] ---> 049c48bc664b [2022-10-03T17:47:14.166Z] Step 9/14 : WORKDIR /app [2022-10-03T17:47:14.166Z] ---> Running in 28ed4d27d7fc [2022-10-03T17:47:14.166Z] Removing intermediate container 28ed4d27d7fc [2022-10-03T17:47:14.166Z] ---> 1bcc26e4818d [2022-10-03T17:47:14.166Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-03T17:47:14.424Z] ---> bccc44567001 [2022-10-03T17:47:14.424Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T17:47:14.424Z] ---> Running in 740597346a65 [2022-10-03T17:47:14.439Z] Still waiting to schedule task [2022-10-03T17:47:14.440Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-03T17:47:32.511Z] Removing intermediate container 740597346a65 [2022-10-03T17:47:32.512Z] ---> 62dd6f4865d8 [2022-10-03T17:47:32.512Z] Step 12/14 : COPY . . [2022-10-03T17:47:32.512Z] ---> 5aab841f3e63 [2022-10-03T17:47:32.512Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T17:47:32.512Z] ---> Running in 29e2f23db420 [2022-10-03T17:47:32.512Z] Removing intermediate container 29e2f23db420 [2022-10-03T17:47:32.512Z] ---> cb5167d1517f [2022-10-03T17:47:32.512Z] Step 14/14 : RUN $MAKE [2022-10-03T17:47:32.512Z] ---> Running in 285984700cd2 [2022-10-03T17:47:32.512Z] noop [2022-10-03T17:47:32.770Z] Removing intermediate container 285984700cd2 [2022-10-03T17:47:32.770Z] ---> 79665cbdf364 [2022-10-03T17:47:32.770Z] Successfully built 79665cbdf364 [2022-10-03T17:47:32.770Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:47:33.076Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T17:47:33.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:47:33.142Z] prd-ubuntu20.04-docker-8c-8g-6913 does not seem to be running inside a container [2022-10-03T17:47:33.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-03T17:47:33.567Z] $ docker top 212d9bed915f399081387b0919582e24c403aa436b4da5b822f25e803348b71d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T17:47:33.908Z] + go version [2022-10-03T17:47:33.908Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-03T17:47:33.920Z] $ docker stop --time=1 212d9bed915f399081387b0919582e24c403aa436b4da5b822f25e803348b71d [2022-10-03T17:47:35.233Z] $ docker rm -f 212d9bed915f399081387b0919582e24c403aa436b4da5b822f25e803348b71d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:47:35.620Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T17:47:35.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:47:35.686Z] prd-ubuntu20.04-docker-8c-8g-6913 does not seem to be running inside a container [2022-10-03T17:47:35.715Z] $ 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-03T17:47:36.117Z] $ docker top 65969b8bb55f86c92fd32f6a9a8af685d3e0c874e5ba772e90c3a3867d0ffd81 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T17:47:36.458Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2022-10-03T17:47:36.750Z] + make test [2022-10-03T17:47:36.751Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-03T17:47:48.950Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-10-03T17:47:48.950Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.054s coverage: 86.2% of statements [2022-10-03T17:47:48.950Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-10-03T17:47:50.324Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.549s coverage: 71.9% of statements [2022-10-03T17:47:58.439Z] 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-03T17:47:58.439Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-03T17:48:02.632Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T17:48:02.632Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T17:48:02.632Z] ./bin/test-attribution.sh [Pipeline] echo [2022-10-03T17:48:02.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T17:48:02.659Z] $ docker stop --time=1 65969b8bb55f86c92fd32f6a9a8af685d3e0c874e5ba772e90c3a3867d0ffd81 [2022-10-03T17:48:04.565Z] $ docker rm -f 65969b8bb55f86c92fd32f6a9a8af685d3e0c874e5ba772e90c3a3867d0ffd81 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T17:48:05.009Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T17:48:05.057Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-03T17:48:05.629Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T17:48:05.906Z] + ls -al . [2022-10-03T17:48:05.906Z] total 232 [2022-10-03T17:48:05.906Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 17:47 . [2022-10-03T17:48:05.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 17:46 .. [2022-10-03T17:48:05.906Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 3 17:46 .dockerignore [2022-10-03T17:48:05.906Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 17:47 .git [2022-10-03T17:48:05.906Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 17:46 .github [2022-10-03T17:48:05.906Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 3 17:46 .gitignore [2022-10-03T17:48:05.906Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 17:46 .golangci.yml [2022-10-03T17:48:05.906Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 17:46 .semver [2022-10-03T17:48:05.906Z] -rw-rw-r-- 1 jenkins jenkins 9922 Oct 3 17:46 Attribution.txt [2022-10-03T17:48:05.906Z] -rw-rw-r-- 1 jenkins jenkins 2487 Oct 3 17:46 CHANGELOG.md [2022-10-03T17:48:05.906Z] -rw-rw-r-- 1 jenkins jenkins 1993 Oct 3 17:46 Dockerfile [2022-10-03T17:48:05.906Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 17:46 GOVERNANCE.md [2022-10-03T17:48:05.906Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 3 17:46 Jenkinsfile [2022-10-03T17:48:05.906Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 3 17:46 LICENSE [2022-10-03T17:48:05.906Z] -rw-rw-r-- 1 jenkins jenkins 3163 Oct 3 17:46 Makefile [2022-10-03T17:48:05.906Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 3 17:46 OWNERS.md [2022-10-03T17:48:05.906Z] -rw-rw-r-- 1 jenkins jenkins 31023 Oct 3 17:46 README.md [2022-10-03T17:48:05.906Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 17:46 VERSION [2022-10-03T17:48:05.906Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 17:46 bin [2022-10-03T17:48:05.906Z] -rw-r--r-- 1 jenkins jenkins 41008 Oct 3 17:47 coverage.out [2022-10-03T17:48:05.906Z] -rw-rw-r-- 1 jenkins jenkins 3657 Oct 3 17:46 go.mod [2022-10-03T17:48:05.906Z] -rw-rw-r-- 1 jenkins jenkins 38018 Oct 3 17:46 go.sum [2022-10-03T17:48:05.906Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 17:46 images [2022-10-03T17:48:05.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 17:46 internal [2022-10-03T17:48:05.906Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 3 17:46 main.go [2022-10-03T17:48:05.906Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 17:46 res [2022-10-03T17:48:05.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 17:46 snap [2022-10-03T17:48:05.906Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 17:46 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:48:06.212Z] + 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=42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 --label arch=amd64 --label version=2.3.0-dev.17 . [2022-10-03T17:48:06.212Z] Sending build context to Docker daemon 12.49MB [2022-10-03T17:48:06.212Z] Step 1/32 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T17:48:06.212Z] Step 2/32 : FROM ${BASE} AS builder [2022-10-03T17:48:06.212Z] ---> 79665cbdf364 [2022-10-03T17:48:06.212Z] Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-03T17:48:06.471Z] ---> Running in ceac2ffcc434 [2022-10-03T17:48:06.471Z] Removing intermediate container ceac2ffcc434 [2022-10-03T17:48:06.471Z] ---> 2db352ed2a12 [2022-10-03T17:48:06.471Z] Step 4/32 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T17:48:06.471Z] ---> Running in 17cbeccce18a [2022-10-03T17:48:06.471Z] Removing intermediate container 17cbeccce18a [2022-10-03T17:48:06.471Z] ---> b42979bdc24e [2022-10-03T17:48:06.471Z] Step 5/32 : ARG ADD_BUILD_TAGS="" [2022-10-03T17:48:06.736Z] ---> Running in ce045ea1281d [2022-10-03T17:48:06.736Z] Removing intermediate container ce045ea1281d [2022-10-03T17:48:06.736Z] ---> 65557ad9f17d [2022-10-03T17:48:06.736Z] Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-03T17:48:06.736Z] ---> Running in d9d71bad4c01 [2022-10-03T17:48:06.995Z] Removing intermediate container d9d71bad4c01 [2022-10-03T17:48:06.995Z] ---> e2da7637915e [2022-10-03T17:48:06.995Z] Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T17:48:06.995Z] ---> Running in e331b05ae203 [2022-10-03T17:48:07.562Z] Removing intermediate container e331b05ae203 [2022-10-03T17:48:07.562Z] ---> bee6b7a0c1bb [2022-10-03T17:48:07.562Z] Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T17:48:07.562Z] ---> Running in 8b179241556c [2022-10-03T17:48:07.822Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T17:48:08.761Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T17:48:09.020Z] OK: 211 MiB in 51 packages [2022-10-03T17:48:09.279Z] Removing intermediate container 8b179241556c [2022-10-03T17:48:09.279Z] ---> 7edc15d378a3 [2022-10-03T17:48:09.279Z] Step 9/32 : WORKDIR /app [2022-10-03T17:48:09.279Z] ---> Running in 1bccd11f3af8 [2022-10-03T17:48:09.538Z] Removing intermediate container 1bccd11f3af8 [2022-10-03T17:48:09.538Z] ---> 11bf8aa3b660 [2022-10-03T17:48:09.538Z] Step 10/32 : COPY go.mod vendor* ./ [2022-10-03T17:48:09.538Z] ---> ced8f252fae3 [2022-10-03T17:48:09.538Z] Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T17:48:09.538Z] ---> Running in 3ae015d383b9 [2022-10-03T17:48:10.475Z] Removing intermediate container 3ae015d383b9 [2022-10-03T17:48:10.475Z] ---> 5a3d651413a3 [2022-10-03T17:48:10.475Z] Step 12/32 : COPY . . [2022-10-03T17:48:10.773Z] ---> 47615988b05d [2022-10-03T17:48:10.773Z] Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T17:48:10.773Z] ---> Running in 3088e55053b3 [2022-10-03T17:48:10.773Z] Removing intermediate container 3088e55053b3 [2022-10-03T17:48:10.773Z] ---> c114e1750b8f [2022-10-03T17:48:10.774Z] Step 14/32 : RUN $MAKE [2022-10-03T17:48:10.774Z] ---> Running in 0a8ec110df81 [2022-10-03T17:48:11.061Z] 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.44 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.17 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.17" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-10-03T17:48:33.051Z] Removing intermediate container 0a8ec110df81 [2022-10-03T17:48:33.051Z] ---> 0e0ea4447b5a [2022-10-03T17:48:33.051Z] Step 15/32 : FROM alpine:3.14 [2022-10-03T17:48:33.051Z] 3.14: Pulling from library/alpine [2022-10-03T17:48:33.052Z] c7ed990a2339: Pulling fs layer [2022-10-03T17:48:33.310Z] c7ed990a2339: Download complete [2022-10-03T17:48:33.310Z] c7ed990a2339: Pull complete [2022-10-03T17:48:33.310Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-03T17:48:33.310Z] Status: Downloaded newer image for alpine:3.14 [2022-10-03T17:48:33.310Z] ---> dd53f409bf0b [2022-10-03T17:48:33.310Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-03T17:48:33.570Z] ---> Running in c3aeeacb8448 [2022-10-03T17:48:33.570Z] Removing intermediate container c3aeeacb8448 [2022-10-03T17:48:33.570Z] ---> d0e01d4ad398 [2022-10-03T17:48:33.570Z] Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-10-03T17:48:33.570Z] ---> Running in 89564bd73c2f [2022-10-03T17:48:33.828Z] Removing intermediate container 89564bd73c2f [2022-10-03T17:48:33.828Z] ---> be5a5b5db9ad [2022-10-03T17:48:33.828Z] Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T17:48:33.828Z] ---> Running in 12d8dc023966 [2022-10-03T17:48:34.393Z] Removing intermediate container 12d8dc023966 [2022-10-03T17:48:34.393Z] ---> 4c6b78c52dd7 [2022-10-03T17:48:34.393Z] Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-10-03T17:48:34.393Z] ---> Running in f3013e7d892b [2022-10-03T17:48:34.651Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-10-03T17:48:35.585Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-10-03T17:48:35.843Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-03T17:48:35.843Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-03T17:48:36.102Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-10-03T17:48:36.102Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-03T17:48:36.102Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-03T17:48:36.360Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-03T17:48:36.360Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-03T17:48:36.360Z] Executing busybox-1.33.1-r8.trigger [2022-10-03T17:48:36.620Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T17:48:36.620Z] OK: 9 MiB in 21 packages [2022-10-03T17:48:37.188Z] Removing intermediate container f3013e7d892b [2022-10-03T17:48:37.188Z] ---> e27a485a6a49 [2022-10-03T17:48:37.188Z] Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-03T17:48:37.188Z] ---> 5ff03b6ecd59 [2022-10-03T17:48:37.188Z] Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-03T17:48:37.447Z] ---> 1d05f2deaa05 [2022-10-03T17:48:37.447Z] Step 22/32 : COPY --from=builder /app/res/ /res/ [2022-10-03T17:48:37.447Z] ---> 36343684c43a [2022-10-03T17:48:37.447Z] Step 23/32 : COPY --from=builder /app/static/ /static/ [2022-10-03T17:48:37.707Z] ---> 9cbb55ce7f0d [2022-10-03T17:48:37.707Z] Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-10-03T17:48:38.275Z] ---> f1ba90d2bbb9 [2022-10-03T17:48:38.275Z] Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-10-03T17:48:38.275Z] ---> Running in c5161d6ccf10 [2022-10-03T17:48:38.844Z] Removing intermediate container c5161d6ccf10 [2022-10-03T17:48:38.844Z] ---> a26f9179163c [2022-10-03T17:48:38.844Z] Step 26/32 : VOLUME /cache [2022-10-03T17:48:38.844Z] ---> Running in 0567a75f770d [2022-10-03T17:48:39.102Z] Removing intermediate container 0567a75f770d [2022-10-03T17:48:39.102Z] ---> caec1a591f05 [2022-10-03T17:48:39.102Z] Step 27/32 : EXPOSE 59711 [2022-10-03T17:48:39.102Z] ---> Running in 8255b622f1f1 [2022-10-03T17:48:39.102Z] Removing intermediate container 8255b622f1f1 [2022-10-03T17:48:39.102Z] ---> efcc6ee24adb [2022-10-03T17:48:39.102Z] Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-10-03T17:48:39.102Z] ---> Running in 93fd62d8323d [2022-10-03T17:48:39.360Z] Removing intermediate container 93fd62d8323d [2022-10-03T17:48:39.360Z] ---> f68603a31e37 [2022-10-03T17:48:39.360Z] Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-10-03T17:48:39.360Z] ---> Running in b66098292821 [2022-10-03T17:48:39.360Z] Removing intermediate container b66098292821 [2022-10-03T17:48:39.360Z] ---> a2f698c17279 [2022-10-03T17:48:39.360Z] Step 30/32 : LABEL arch=amd64 [2022-10-03T17:48:39.619Z] ---> Running in eeb19271a172 [2022-10-03T17:48:39.619Z] Removing intermediate container eeb19271a172 [2022-10-03T17:48:39.619Z] ---> 2974070b1f66 [2022-10-03T17:48:39.619Z] Step 31/32 : LABEL git_sha=42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 [2022-10-03T17:48:39.619Z] ---> Running in 695c2bb960c8 [2022-10-03T17:48:39.619Z] Removing intermediate container 695c2bb960c8 [2022-10-03T17:48:39.619Z] ---> 180935cd05c4 [2022-10-03T17:48:39.619Z] Step 32/32 : LABEL version=2.3.0-dev.17 [2022-10-03T17:48:39.877Z] ---> Running in 20041ef32d17 [2022-10-03T17:48:39.877Z] Removing intermediate container 20041ef32d17 [2022-10-03T17:48:39.877Z] ---> 23d6206d6bb8 [2022-10-03T17:48:39.877Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T17:48:39.877Z] Successfully built 23d6206d6bb8 [2022-10-03T17:48:39.877Z] 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-03T17:48:39.949Z] provisioning config files... [2022-10-03T17:48:39.958Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3969723345802883038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:48:40.250Z] ---> docker-login.sh [2022-10-03T17:48:40.250Z] nexus3.edgexfoundry.org:10001 [2022-10-03T17:48:40.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:48:40.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:48:40.250Z] Configure a credential helper to remove this warning. See [2022-10-03T17:48:40.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:48:40.250Z] [2022-10-03T17:48:40.250Z] Login Succeeded [2022-10-03T17:48:40.250Z] nexus3.edgexfoundry.org:10002 [2022-10-03T17:48:40.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:48:40.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:48:40.250Z] Configure a credential helper to remove this warning. See [2022-10-03T17:48:40.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:48:40.250Z] [2022-10-03T17:48:40.250Z] Login Succeeded [2022-10-03T17:48:40.250Z] nexus3.edgexfoundry.org:10003 [2022-10-03T17:48:40.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:48:40.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:48:40.509Z] Configure a credential helper to remove this warning. See [2022-10-03T17:48:40.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:48:40.509Z] [2022-10-03T17:48:40.509Z] Login Succeeded [2022-10-03T17:48:40.509Z] nexus3.edgexfoundry.org:10004 [2022-10-03T17:48:40.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:48:40.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:48:40.509Z] Configure a credential helper to remove this warning. See [2022-10-03T17:48:40.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:48:40.509Z] [2022-10-03T17:48:40.509Z] Login Succeeded [2022-10-03T17:48:40.509Z] docker.io [2022-10-03T17:48:40.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:48:41.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:48:41.028Z] Configure a credential helper to remove this warning. See [2022-10-03T17:48:41.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:48:41.028Z] [2022-10-03T17:48:41.028Z] Login Succeeded [2022-10-03T17:48:41.028Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T17:48:41.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T17:48:41.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T17:48:41.095Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-10-03T17:48:41.095Z] 42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 [2022-10-03T17:48:41.095Z] latest [2022-10-03T17:48:41.095Z] 2.3.0-dev.17 [2022-10-03T17:48:41.095Z] 42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86-2.3.0-dev.17 [2022-10-03T17:48:41.095Z] main [2022-10-03T17:48:41.095Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:48:41.407Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:48:41.710Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 [2022-10-03T17:48:41.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-03T17:48:41.711Z] 3608811bed06: Preparing [2022-10-03T17:48:41.711Z] da0f40b509f3: Preparing [2022-10-03T17:48:41.711Z] 32b3ec5a7f93: Preparing [2022-10-03T17:48:41.711Z] ebddf506c095: Preparing [2022-10-03T17:48:41.711Z] 1a5fd23444c5: Preparing [2022-10-03T17:48:41.711Z] 7fb967664e7f: Preparing [2022-10-03T17:48:41.711Z] a03a7bbb3543: Preparing [2022-10-03T17:48:41.711Z] e246693128fc: Preparing [2022-10-03T17:48:41.711Z] 63493a9ab2d4: Preparing [2022-10-03T17:48:41.711Z] 7fb967664e7f: Waiting [2022-10-03T17:48:41.711Z] a03a7bbb3543: Waiting [2022-10-03T17:48:41.711Z] e246693128fc: Waiting [2022-10-03T17:48:41.711Z] 63493a9ab2d4: Waiting [2022-10-03T17:48:41.711Z] ebddf506c095: Pushed [2022-10-03T17:48:41.711Z] 32b3ec5a7f93: Pushed [2022-10-03T17:48:41.711Z] 3608811bed06: Pushed [2022-10-03T17:48:41.711Z] 1a5fd23444c5: Pushed [2022-10-03T17:48:41.711Z] 63493a9ab2d4: Layer already exists [2022-10-03T17:48:41.711Z] 7fb967664e7f: Pushed [2022-10-03T17:48:41.969Z] e246693128fc: Pushed [2022-10-03T17:48:42.228Z] a03a7bbb3543: Pushed [2022-10-03T17:48:44.774Z] da0f40b509f3: Pushed [2022-10-03T17:48:44.774Z] 42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86: digest: sha256:2965fb090c9a7d7a7f89f6c74732b383bb92e4596d170b167ad47a2fa6c72bf6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:48:45.096Z] + 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-03T17:48:45.405Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-10-03T17:48:45.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-03T17:48:45.405Z] 3608811bed06: Preparing [2022-10-03T17:48:45.405Z] da0f40b509f3: Preparing [2022-10-03T17:48:45.405Z] 32b3ec5a7f93: Preparing [2022-10-03T17:48:45.405Z] ebddf506c095: Preparing [2022-10-03T17:48:45.405Z] 1a5fd23444c5: Preparing [2022-10-03T17:48:45.405Z] 7fb967664e7f: Preparing [2022-10-03T17:48:45.405Z] a03a7bbb3543: Preparing [2022-10-03T17:48:45.405Z] e246693128fc: Preparing [2022-10-03T17:48:45.405Z] 63493a9ab2d4: Preparing [2022-10-03T17:48:45.405Z] 7fb967664e7f: Waiting [2022-10-03T17:48:45.405Z] a03a7bbb3543: Waiting [2022-10-03T17:48:45.405Z] e246693128fc: Waiting [2022-10-03T17:48:45.405Z] 63493a9ab2d4: Waiting [2022-10-03T17:48:45.405Z] 3608811bed06: Layer already exists [2022-10-03T17:48:45.405Z] 32b3ec5a7f93: Layer already exists [2022-10-03T17:48:45.405Z] da0f40b509f3: Layer already exists [2022-10-03T17:48:45.405Z] ebddf506c095: Layer already exists [2022-10-03T17:48:45.405Z] 1a5fd23444c5: Layer already exists [2022-10-03T17:48:45.405Z] 7fb967664e7f: Layer already exists [2022-10-03T17:48:45.405Z] e246693128fc: Layer already exists [2022-10-03T17:48:45.405Z] 63493a9ab2d4: Layer already exists [2022-10-03T17:48:45.405Z] a03a7bbb3543: Layer already exists [2022-10-03T17:48:45.405Z] latest: digest: sha256:2965fb090c9a7d7a7f89f6c74732b383bb92e4596d170b167ad47a2fa6c72bf6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:48:45.718Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:48:46.021Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.17 [2022-10-03T17:48:46.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-03T17:48:46.021Z] 3608811bed06: Preparing [2022-10-03T17:48:46.021Z] da0f40b509f3: Preparing [2022-10-03T17:48:46.021Z] 32b3ec5a7f93: Preparing [2022-10-03T17:48:46.021Z] ebddf506c095: Preparing [2022-10-03T17:48:46.021Z] 1a5fd23444c5: Preparing [2022-10-03T17:48:46.021Z] 7fb967664e7f: Preparing [2022-10-03T17:48:46.021Z] a03a7bbb3543: Preparing [2022-10-03T17:48:46.021Z] e246693128fc: Preparing [2022-10-03T17:48:46.021Z] 63493a9ab2d4: Preparing [2022-10-03T17:48:46.021Z] 7fb967664e7f: Waiting [2022-10-03T17:48:46.021Z] a03a7bbb3543: Waiting [2022-10-03T17:48:46.021Z] 63493a9ab2d4: Waiting [2022-10-03T17:48:46.021Z] e246693128fc: Waiting [2022-10-03T17:48:46.021Z] da0f40b509f3: Layer already exists [2022-10-03T17:48:46.021Z] 32b3ec5a7f93: Layer already exists [2022-10-03T17:48:46.021Z] 1a5fd23444c5: Layer already exists [2022-10-03T17:48:46.021Z] 3608811bed06: Layer already exists [2022-10-03T17:48:46.021Z] ebddf506c095: Layer already exists [2022-10-03T17:48:46.021Z] a03a7bbb3543: Layer already exists [2022-10-03T17:48:46.021Z] 7fb967664e7f: Layer already exists [2022-10-03T17:48:46.021Z] 63493a9ab2d4: Layer already exists [2022-10-03T17:48:46.021Z] e246693128fc: Layer already exists [2022-10-03T17:48:46.021Z] 2.3.0-dev.17: digest: sha256:2965fb090c9a7d7a7f89f6c74732b383bb92e4596d170b167ad47a2fa6c72bf6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:48:46.330Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86-2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:48:46.638Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86-2.3.0-dev.17 [2022-10-03T17:48:46.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-03T17:48:46.638Z] 3608811bed06: Preparing [2022-10-03T17:48:46.638Z] da0f40b509f3: Preparing [2022-10-03T17:48:46.638Z] 32b3ec5a7f93: Preparing [2022-10-03T17:48:46.638Z] ebddf506c095: Preparing [2022-10-03T17:48:46.638Z] 1a5fd23444c5: Preparing [2022-10-03T17:48:46.638Z] 7fb967664e7f: Preparing [2022-10-03T17:48:46.638Z] a03a7bbb3543: Preparing [2022-10-03T17:48:46.638Z] e246693128fc: Preparing [2022-10-03T17:48:46.638Z] 63493a9ab2d4: Preparing [2022-10-03T17:48:46.638Z] 7fb967664e7f: Waiting [2022-10-03T17:48:46.638Z] a03a7bbb3543: Waiting [2022-10-03T17:48:46.638Z] e246693128fc: Waiting [2022-10-03T17:48:46.638Z] 63493a9ab2d4: Waiting [2022-10-03T17:48:46.638Z] ebddf506c095: Layer already exists [2022-10-03T17:48:46.638Z] da0f40b509f3: Layer already exists [2022-10-03T17:48:46.638Z] 3608811bed06: Layer already exists [2022-10-03T17:48:46.638Z] 1a5fd23444c5: Layer already exists [2022-10-03T17:48:46.638Z] 32b3ec5a7f93: Layer already exists [2022-10-03T17:48:46.638Z] 63493a9ab2d4: Layer already exists [2022-10-03T17:48:46.638Z] a03a7bbb3543: Layer already exists [2022-10-03T17:48:46.638Z] 7fb967664e7f: Layer already exists [2022-10-03T17:48:46.638Z] e246693128fc: Layer already exists [2022-10-03T17:48:46.638Z] 42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86-2.3.0-dev.17: digest: sha256:2965fb090c9a7d7a7f89f6c74732b383bb92e4596d170b167ad47a2fa6c72bf6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:48:46.942Z] + 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-03T17:48:47.252Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-10-03T17:48:47.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-03T17:48:47.252Z] 3608811bed06: Preparing [2022-10-03T17:48:47.252Z] da0f40b509f3: Preparing [2022-10-03T17:48:47.252Z] 32b3ec5a7f93: Preparing [2022-10-03T17:48:47.252Z] ebddf506c095: Preparing [2022-10-03T17:48:47.252Z] 1a5fd23444c5: Preparing [2022-10-03T17:48:47.252Z] 7fb967664e7f: Preparing [2022-10-03T17:48:47.252Z] a03a7bbb3543: Preparing [2022-10-03T17:48:47.252Z] e246693128fc: Preparing [2022-10-03T17:48:47.252Z] 63493a9ab2d4: Preparing [2022-10-03T17:48:47.252Z] 7fb967664e7f: Waiting [2022-10-03T17:48:47.252Z] a03a7bbb3543: Waiting [2022-10-03T17:48:47.252Z] e246693128fc: Waiting [2022-10-03T17:48:47.252Z] ebddf506c095: Layer already exists [2022-10-03T17:48:47.252Z] 32b3ec5a7f93: Layer already exists [2022-10-03T17:48:47.252Z] 3608811bed06: Layer already exists [2022-10-03T17:48:47.252Z] 1a5fd23444c5: Layer already exists [2022-10-03T17:48:47.252Z] da0f40b509f3: Layer already exists [2022-10-03T17:48:47.252Z] 7fb967664e7f: Layer already exists [2022-10-03T17:48:47.252Z] a03a7bbb3543: Layer already exists [2022-10-03T17:48:47.252Z] e246693128fc: Layer already exists [2022-10-03T17:48:47.252Z] 63493a9ab2d4: Layer already exists [2022-10-03T17:48:47.252Z] main: digest: sha256:2965fb090c9a7d7a7f89f6c74732b383bb92e4596d170b167ad47a2fa6c72bf6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T17:48:47.288Z] ===================================================== [Pipeline] echo [2022-10-03T17:48:47.293Z] taggedImages: [2022-10-03T17:48:47.293Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 [2022-10-03T17:48:47.293Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-10-03T17:48:47.293Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.17 [2022-10-03T17:48:47.293Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86-2.3.0-dev.17 [2022-10-03T17:48:47.293Z] - 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-03T17:48:47.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T17:48:47.634Z] [2022-10-03T17:48:47.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:48:47.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T17:48:47.929Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-03T17:48:47.929Z] 5eb5b503b376: Pulling fs layer [2022-10-03T17:48:47.929Z] 5c69ac0246d0: Pulling fs layer [2022-10-03T17:48:47.929Z] ec43610c2a17: Pulling fs layer [2022-10-03T17:48:47.929Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-03T17:48:47.929Z] 33b1e0a273af: Pulling fs layer [2022-10-03T17:48:47.929Z] 5d3b04190fa2: Pulling fs layer [2022-10-03T17:48:47.929Z] 2f39f015ded8: Pulling fs layer [2022-10-03T17:48:47.929Z] 3a2ae6a8a46f: Waiting [2022-10-03T17:48:47.929Z] 33b1e0a273af: Waiting [2022-10-03T17:48:47.929Z] 5d3b04190fa2: Waiting [2022-10-03T17:48:47.929Z] 2f39f015ded8: Waiting [2022-10-03T17:48:47.929Z] 5c69ac0246d0: Verifying Checksum [2022-10-03T17:48:47.929Z] 5c69ac0246d0: Download complete [2022-10-03T17:48:47.929Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-03T17:48:47.929Z] 3a2ae6a8a46f: Download complete [2022-10-03T17:48:47.929Z] 33b1e0a273af: Download complete [2022-10-03T17:48:48.191Z] 5d3b04190fa2: Verifying Checksum [2022-10-03T17:48:48.191Z] 5d3b04190fa2: Download complete [2022-10-03T17:48:48.191Z] ec43610c2a17: Download complete [2022-10-03T17:48:48.191Z] 5eb5b503b376: Verifying Checksum [2022-10-03T17:48:48.191Z] 5eb5b503b376: Download complete [2022-10-03T17:48:48.760Z] 2f39f015ded8: Download complete [2022-10-03T17:48:49.326Z] 5eb5b503b376: Pull complete [2022-10-03T17:48:49.583Z] 5c69ac0246d0: Pull complete [2022-10-03T17:48:49.841Z] ec43610c2a17: Pull complete [2022-10-03T17:48:50.099Z] 3a2ae6a8a46f: Pull complete [2022-10-03T17:48:50.357Z] 33b1e0a273af: Pull complete [2022-10-03T17:48:50.357Z] 5d3b04190fa2: Pull complete [2022-10-03T17:48:55.627Z] 2f39f015ded8: Pull complete [2022-10-03T17:48:55.627Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-03T17:48:55.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T17:48:55.628Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:48:55.699Z] prd-ubuntu20.04-docker-8c-8g-6913 does not seem to be running inside a container [2022-10-03T17:48:55.724Z] $ 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-03T17:48:57.351Z] $ docker top 723b16eabf2555e5fbbae066593a001cfd49b659a307143d090e930076849680 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:48:57.718Z] ---> job-cost.sh [2022-10-03T17:48:57.718Z] lf-activate-venv: SKIPPING [2022-10-03T17:48:57.718Z] INFO: No Stack... [2022-10-03T17:48:57.976Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T17:48:58.546Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T17:48:58.829Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-10-03T17:48:58.829Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T17:48:58.843Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-57-stack-cost] [2022-10-03T17:48:58.848Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-57-stack-cost] did not exist. Created. [2022-10-03T17:48:58.848Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T17:48:59.146Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-03T17:48:59.177Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T17:48:59.183Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-57-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T17:48:59.199Z] $ docker stop --time=1 723b16eabf2555e5fbbae066593a001cfd49b659a307143d090e930076849680 [2022-10-03T17:49:00.385Z] $ docker rm -f 723b16eabf2555e5fbbae066593a001cfd49b659a307143d090e930076849680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-03T17:49:42.215Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6916 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-10-03T17:49:42.231Z] Running in /w/workspace/app-rfid-llrp-inventory/57 [Pipeline] { [Pipeline] checkout [2022-10-03T17:49:42.266Z] The recommended git tool is: git [2022-10-03T17:49:47.788Z] using credential edgex-jenkins-ssh [2022-10-03T17:49:47.809Z] Cloning the remote Git repository [2022-10-03T17:49:47.861Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-10-03T17:49:47.943Z] > git init /w/workspace/app-rfid-llrp-inventory/57 # timeout=10 [2022-10-03T17:49:48.106Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-10-03T17:49:48.107Z] > git --version # timeout=10 [2022-10-03T17:49:48.130Z] > git --version # 'git version 2.25.1' [2022-10-03T17:49:48.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T17:49:48.183Z] Verifying host key using known hosts file [2022-10-03T17:49:48.398Z] 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-03T17:49:48.410Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T17:49:50.615Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-10-03T17:49:50.640Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T17:49:51.591Z] Avoid second fetch [2022-10-03T17:49:51.592Z] Checking out Revision 42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 (main) [2022-10-03T17:49:52.145Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#112)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T17:49:51.610Z] > git config core.sparsecheckout # timeout=10 [2022-10-03T17:49:51.628Z] > git checkout -f 42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 # timeout=10 [2022-10-03T17:49:53.046Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-03T17:49:53.046Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T17:49:53.046Z] Dload Upload Total Spent Left Speed [2022-10-03T17:49:53.046Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88746 0 --:--:-- --:--:-- --:--:-- 88746 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 87513 [Pipeline] sh [2022-10-03T17:49:53.679Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-03T17:49:54.014Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-03T17:49:54.014Z] + sudo tee /etc/docker/daemon.new [2022-10-03T17:49:54.014Z] { [2022-10-03T17:49:54.014Z] "registry-mirrors": [ [2022-10-03T17:49:54.014Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-03T17:49:54.014Z] ], [2022-10-03T17:49:54.014Z] "bip": "10.250.0.254/24", [2022-10-03T17:49:54.014Z] "hosts": [ [2022-10-03T17:49:54.014Z] "tcp://0.0.0.0:5555", [2022-10-03T17:49:54.014Z] "unix:///var/run/docker.sock" [2022-10-03T17:49:54.014Z] ], [2022-10-03T17:49:54.014Z] "mtu": 1458, [2022-10-03T17:49:54.014Z] "selinux-enabled": true, [2022-10-03T17:49:54.014Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-03T17:49:54.014Z] } [Pipeline] sh [2022-10-03T17:49:54.347Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-03T17:49:54.701Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T17:50:12.989Z] provisioning config files... [2022-10-03T17:50:13.016Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/57@tmp/config1939795640429466251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:50:13.369Z] ---> docker-login.sh [2022-10-03T17:50:13.369Z] nexus3.edgexfoundry.org:10001 [2022-10-03T17:50:13.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:50:13.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:50:13.960Z] Configure a credential helper to remove this warning. See [2022-10-03T17:50:13.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:50:13.960Z] [2022-10-03T17:50:13.960Z] Login Succeeded [2022-10-03T17:50:13.960Z] nexus3.edgexfoundry.org:10002 [2022-10-03T17:50:14.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:50:14.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:50:14.231Z] Configure a credential helper to remove this warning. See [2022-10-03T17:50:14.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:50:14.231Z] [2022-10-03T17:50:14.231Z] Login Succeeded [2022-10-03T17:50:14.231Z] nexus3.edgexfoundry.org:10003 [2022-10-03T17:50:14.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:50:14.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:50:14.772Z] Configure a credential helper to remove this warning. See [2022-10-03T17:50:14.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:50:14.772Z] [2022-10-03T17:50:14.772Z] Login Succeeded [2022-10-03T17:50:14.772Z] nexus3.edgexfoundry.org:10004 [2022-10-03T17:50:15.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:50:15.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:50:15.045Z] Configure a credential helper to remove this warning. See [2022-10-03T17:50:15.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:50:15.045Z] [2022-10-03T17:50:15.045Z] Login Succeeded [2022-10-03T17:50:15.045Z] docker.io [2022-10-03T17:50:15.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:50:15.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:50:15.590Z] Configure a credential helper to remove this warning. See [2022-10-03T17:50:15.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:50:15.590Z] [2022-10-03T17:50:15.590Z] Login Succeeded [2022-10-03T17:50:15.590Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T17:50:15.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-03T17:50:15.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T17:50:15.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T17:50:15.791Z] ========================================================= [2022-10-03T17:50:15.791Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-03T17:50:15.791Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:50:16.143Z] + 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-03T17:50:16.412Z] Sending build context to Docker daemon 683.5kB [2022-10-03T17:50:16.412Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T17:50:16.412Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-03T17:50:16.687Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-03T17:50:16.687Z] b3c136eddcbf: Pulling fs layer [2022-10-03T17:50:16.687Z] c0a3192eca97: Pulling fs layer [2022-10-03T17:50:16.687Z] a050256f5b6f: Pulling fs layer [2022-10-03T17:50:16.687Z] 656be50a0ddc: Pulling fs layer [2022-10-03T17:50:16.687Z] 2bbca73fdf42: Pulling fs layer [2022-10-03T17:50:16.687Z] f607e4fc86c3: Pulling fs layer [2022-10-03T17:50:16.687Z] 4d572c569a2c: Pulling fs layer [2022-10-03T17:50:16.687Z] fcf976331f73: Pulling fs layer [2022-10-03T17:50:16.687Z] 2bbca73fdf42: Waiting [2022-10-03T17:50:16.687Z] f607e4fc86c3: Waiting [2022-10-03T17:50:16.687Z] 656be50a0ddc: Waiting [2022-10-03T17:50:16.687Z] 4d572c569a2c: Waiting [2022-10-03T17:50:16.687Z] fcf976331f73: Waiting [2022-10-03T17:50:16.687Z] a050256f5b6f: Download complete [2022-10-03T17:50:16.687Z] c0a3192eca97: Verifying Checksum [2022-10-03T17:50:16.687Z] c0a3192eca97: Download complete [2022-10-03T17:50:16.687Z] 2bbca73fdf42: Verifying Checksum [2022-10-03T17:50:16.687Z] 2bbca73fdf42: Download complete [2022-10-03T17:50:16.687Z] f607e4fc86c3: Verifying Checksum [2022-10-03T17:50:16.687Z] f607e4fc86c3: Download complete [2022-10-03T17:50:16.687Z] b3c136eddcbf: Verifying Checksum [2022-10-03T17:50:16.687Z] b3c136eddcbf: Download complete [2022-10-03T17:50:17.663Z] b3c136eddcbf: Pull complete [2022-10-03T17:50:17.663Z] fcf976331f73: Verifying Checksum [2022-10-03T17:50:17.663Z] fcf976331f73: Download complete [2022-10-03T17:50:18.255Z] c0a3192eca97: Pull complete [2022-10-03T17:50:18.532Z] a050256f5b6f: Pull complete [2022-10-03T17:50:18.805Z] 4d572c569a2c: Download complete [2022-10-03T17:50:19.770Z] 656be50a0ddc: Verifying Checksum [2022-10-03T17:50:19.770Z] 656be50a0ddc: Download complete [2022-10-03T17:50:34.809Z] 656be50a0ddc: Pull complete [2022-10-03T17:50:34.809Z] 2bbca73fdf42: Pull complete [2022-10-03T17:50:34.809Z] f607e4fc86c3: Pull complete [2022-10-03T17:50:39.094Z] 4d572c569a2c: Pull complete [2022-10-03T17:50:41.057Z] fcf976331f73: Pull complete [2022-10-03T17:50:41.057Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-03T17:50:41.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-03T17:50:41.057Z] ---> 3970a7415f9e [2022-10-03T17:50:41.057Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-03T17:50:43.019Z] ---> Running in 05fbe4075d03 [2022-10-03T17:50:43.019Z] Removing intermediate container 05fbe4075d03 [2022-10-03T17:50:43.019Z] ---> 28e5a809614f [2022-10-03T17:50:43.019Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T17:50:43.289Z] ---> Running in ba38cafb4c96 [2022-10-03T17:50:43.560Z] Removing intermediate container ba38cafb4c96 [2022-10-03T17:50:43.560Z] ---> e20aee740fcf [2022-10-03T17:50:43.560Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-03T17:50:43.560Z] ---> Running in 7305e027bd2f [2022-10-03T17:50:43.842Z] Removing intermediate container 7305e027bd2f [2022-10-03T17:50:43.842Z] ---> 368fbea45aac [2022-10-03T17:50:43.842Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-03T17:50:44.114Z] ---> Running in 9ecb3309b101 [2022-10-03T17:50:44.388Z] Removing intermediate container 9ecb3309b101 [2022-10-03T17:50:44.388Z] ---> 8502119383c7 [2022-10-03T17:50:44.388Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T17:50:44.388Z] ---> Running in db99ba85dbc4 [2022-10-03T17:50:47.879Z] Removing intermediate container db99ba85dbc4 [2022-10-03T17:50:47.879Z] ---> e407e1903a36 [2022-10-03T17:50:47.879Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T17:50:47.879Z] ---> Running in 02220679d53d [2022-10-03T17:50:48.847Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T17:50:49.811Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T17:50:51.231Z] OK: 221 MiB in 51 packages [2022-10-03T17:50:51.822Z] Removing intermediate container 02220679d53d [2022-10-03T17:50:51.822Z] ---> d649f81ddad2 [2022-10-03T17:50:51.822Z] Step 9/14 : WORKDIR /app [2022-10-03T17:50:52.094Z] ---> Running in cc033d3e288f [2022-10-03T17:50:52.365Z] Removing intermediate container cc033d3e288f [2022-10-03T17:50:52.365Z] ---> 94bd886bb5d4 [2022-10-03T17:50:52.365Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-03T17:50:52.962Z] ---> d48429904406 [2022-10-03T17:50:52.962Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T17:50:52.962Z] ---> Running in 41e4ea0e91de [2022-10-03T17:51:49.417Z] Removing intermediate container 41e4ea0e91de [2022-10-03T17:51:49.417Z] ---> 2834a326b22f [2022-10-03T17:51:49.417Z] Step 12/14 : COPY . . [2022-10-03T17:51:49.417Z] ---> 00318be2470c [2022-10-03T17:51:49.417Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T17:51:49.417Z] ---> Running in 0cdf8db89b7e [2022-10-03T17:51:49.417Z] Removing intermediate container 0cdf8db89b7e [2022-10-03T17:51:49.417Z] ---> be8ed8d992ae [2022-10-03T17:51:49.417Z] Step 14/14 : RUN $MAKE [2022-10-03T17:51:49.417Z] ---> Running in a8d06fe6f74f [2022-10-03T17:51:49.417Z] noop [2022-10-03T17:51:49.417Z] Removing intermediate container a8d06fe6f74f [2022-10-03T17:51:49.417Z] ---> c0a9437ef7a9 [2022-10-03T17:51:49.417Z] Successfully built c0a9437ef7a9 [2022-10-03T17:51:49.417Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:51:49.770Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T17:51:49.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:51:49.965Z] prd-ubuntu20.04-docker-arm64-4c-16g-6916 does not seem to be running inside a container [2022-10-03T17:51:50.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/57 -v /w/workspace/app-rfid-llrp-inventory/57:/w/workspace/app-rfid-llrp-inventory/57:rw,z -v /w/workspace/app-rfid-llrp-inventory/57@tmp:/w/workspace/app-rfid-llrp-inventory/57@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-03T17:51:51.380Z] $ docker top 640ec55cc840cf37d254a0167d6905aac37b4c9e882d73536d133b3081b38137 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T17:51:52.249Z] + go version [2022-10-03T17:51:52.249Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-03T17:51:52.272Z] $ docker stop --time=1 640ec55cc840cf37d254a0167d6905aac37b4c9e882d73536d133b3081b38137 [2022-10-03T17:51:53.920Z] $ docker rm -f 640ec55cc840cf37d254a0167d6905aac37b4c9e882d73536d133b3081b38137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:51:54.482Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T17:51:54.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:51:54.656Z] prd-ubuntu20.04-docker-arm64-4c-16g-6916 does not seem to be running inside a container [2022-10-03T17:51:54.718Z] $ 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/57 -v /w/workspace/app-rfid-llrp-inventory/57:/w/workspace/app-rfid-llrp-inventory/57:rw,z -v /w/workspace/app-rfid-llrp-inventory/57@tmp:/w/workspace/app-rfid-llrp-inventory/57@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-03T17:51:55.922Z] $ docker top 47fe9a394f6bf8ff622f723532835ffc98397d6a24a12893e397ddb11524f515 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T17:51:56.754Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/57 [Pipeline] fileExists [Pipeline] sh [2022-10-03T17:51:57.408Z] + make test [2022-10-03T17:51:57.408Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-03T17:53:34.064Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-10-03T17:53:34.064Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.221s coverage: 86.2% of statements [2022-10-03T17:53:34.064Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-10-03T17:53:37.411Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.733s coverage: 71.9% of statements [2022-10-03T17:53:37.679Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-03T17:53:37.679Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-03T17:54:04.382Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T17:54:04.382Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T17:54:04.382Z] ./bin/test-attribution.sh [Pipeline] echo [2022-10-03T17:54:04.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T17:54:04.420Z] $ docker stop --time=1 47fe9a394f6bf8ff622f723532835ffc98397d6a24a12893e397ddb11524f515 [2022-10-03T17:54:06.414Z] $ docker rm -f 47fe9a394f6bf8ff622f723532835ffc98397d6a24a12893e397ddb11524f515 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T17:54:07.384Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T17:54:07.401Z] Warning: overwriting stash ‘coverage-report’ [2022-10-03T17:54:07.927Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T17:54:08.335Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T17:54:08.661Z] + ls -al . [2022-10-03T17:54:08.661Z] total 228 [2022-10-03T17:54:08.661Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 17:51 . [2022-10-03T17:54:08.661Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 17:49 .. [2022-10-03T17:54:08.661Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 3 17:49 .dockerignore [2022-10-03T17:54:08.661Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 17:49 .git [2022-10-03T17:54:08.661Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 17:49 .github [2022-10-03T17:54:08.661Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 3 17:49 .gitignore [2022-10-03T17:54:08.661Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 17:49 .golangci.yml [2022-10-03T17:54:08.661Z] -rw-rw-r-- 1 jenkins jenkins 9922 Oct 3 17:49 Attribution.txt [2022-10-03T17:54:08.661Z] -rw-rw-r-- 1 jenkins jenkins 2487 Oct 3 17:49 CHANGELOG.md [2022-10-03T17:54:08.661Z] -rw-rw-r-- 1 jenkins jenkins 1993 Oct 3 17:49 Dockerfile [2022-10-03T17:54:08.661Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 17:49 GOVERNANCE.md [2022-10-03T17:54:08.661Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 3 17:49 Jenkinsfile [2022-10-03T17:54:08.661Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 3 17:49 LICENSE [2022-10-03T17:54:08.661Z] -rw-rw-r-- 1 jenkins jenkins 3163 Oct 3 17:49 Makefile [2022-10-03T17:54:08.661Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 3 17:49 OWNERS.md [2022-10-03T17:54:08.661Z] -rw-rw-r-- 1 jenkins jenkins 31023 Oct 3 17:49 README.md [2022-10-03T17:54:08.661Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 17:46 VERSION [2022-10-03T17:54:08.661Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 17:49 bin [2022-10-03T17:54:08.661Z] -rw-r--r-- 1 jenkins jenkins 41008 Oct 3 17:53 coverage.out [2022-10-03T17:54:08.661Z] -rw-rw-r-- 1 jenkins jenkins 3657 Oct 3 17:49 go.mod [2022-10-03T17:54:08.661Z] -rw-rw-r-- 1 jenkins jenkins 38018 Oct 3 17:49 go.sum [2022-10-03T17:54:08.661Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 17:49 images [2022-10-03T17:54:08.661Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 17:49 internal [2022-10-03T17:54:08.661Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 3 17:49 main.go [2022-10-03T17:54:08.661Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 17:49 res [2022-10-03T17:54:08.661Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 17:49 snap [2022-10-03T17:54:08.661Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 17:49 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:54:09.000Z] + 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=42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 --label arch=arm64 --label version=2.3.0-dev.17 . [2022-10-03T17:54:09.268Z] Sending build context to Docker daemon 683.5kB [2022-10-03T17:54:09.268Z] Step 1/32 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T17:54:09.268Z] Step 2/32 : FROM ${BASE} AS builder [2022-10-03T17:54:09.268Z] ---> c0a9437ef7a9 [2022-10-03T17:54:09.268Z] Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-03T17:54:09.540Z] ---> Running in 65cb75836e71 [2022-10-03T17:54:09.810Z] Removing intermediate container 65cb75836e71 [2022-10-03T17:54:09.810Z] ---> f5d66dad1c5e [2022-10-03T17:54:09.810Z] Step 4/32 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T17:54:09.810Z] ---> Running in 9c6bd52420ae [2022-10-03T17:54:10.085Z] Removing intermediate container 9c6bd52420ae [2022-10-03T17:54:10.085Z] ---> 5d874e68c11e [2022-10-03T17:54:10.085Z] Step 5/32 : ARG ADD_BUILD_TAGS="" [2022-10-03T17:54:10.359Z] ---> Running in c3d03efc7881 [2022-10-03T17:54:10.628Z] Removing intermediate container c3d03efc7881 [2022-10-03T17:54:10.628Z] ---> 1ecefdf770db [2022-10-03T17:54:10.628Z] Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-03T17:54:10.628Z] ---> Running in da344a7595da [2022-10-03T17:54:11.220Z] Removing intermediate container da344a7595da [2022-10-03T17:54:11.220Z] ---> 1b3b6a92671f [2022-10-03T17:54:11.220Z] Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T17:54:11.220Z] ---> Running in 39bd71d545ab [2022-10-03T17:54:13.184Z] Removing intermediate container 39bd71d545ab [2022-10-03T17:54:13.184Z] ---> c97326fc28aa [2022-10-03T17:54:13.184Z] Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T17:54:13.184Z] ---> Running in a1c9d4caa25b [2022-10-03T17:54:14.597Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T17:54:15.189Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T17:54:16.172Z] OK: 221 MiB in 51 packages [2022-10-03T17:54:17.136Z] Removing intermediate container a1c9d4caa25b [2022-10-03T17:54:17.136Z] ---> 4abf1d56b6bd [2022-10-03T17:54:17.136Z] Step 9/32 : WORKDIR /app [2022-10-03T17:54:17.403Z] ---> Running in b0c3d53336c7 [2022-10-03T17:54:17.671Z] Removing intermediate container b0c3d53336c7 [2022-10-03T17:54:17.671Z] ---> 793ac8160c84 [2022-10-03T17:54:17.671Z] Step 10/32 : COPY go.mod vendor* ./ [2022-10-03T17:54:18.263Z] ---> 1ce1fe74af1c [2022-10-03T17:54:18.263Z] Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T17:54:18.535Z] ---> Running in a9ea82a338b0 [2022-10-03T17:54:21.896Z] Removing intermediate container a9ea82a338b0 [2022-10-03T17:54:21.896Z] ---> 2a776f67ac25 [2022-10-03T17:54:21.896Z] Step 12/32 : COPY . . [2022-10-03T17:54:22.484Z] ---> 9ebb19b2d186 [2022-10-03T17:54:22.484Z] Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T17:54:22.756Z] ---> Running in 559e75750dee [2022-10-03T17:54:23.039Z] Removing intermediate container 559e75750dee [2022-10-03T17:54:23.039Z] ---> c6c73abda3a4 [2022-10-03T17:54:23.039Z] Step 14/32 : RUN $MAKE [2022-10-03T17:54:23.308Z] ---> Running in a24eb62cfef6 [2022-10-03T17:54:24.269Z] 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.44 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.17 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.17" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-10-03T17:57:16.509Z] Removing intermediate container a24eb62cfef6 [2022-10-03T17:57:16.509Z] ---> 1f7e6f783fbf [2022-10-03T17:57:16.509Z] Step 15/32 : FROM alpine:3.14 [2022-10-03T17:57:16.509Z] 3.14: Pulling from library/alpine [2022-10-03T17:57:16.509Z] 90cda3b7c325: Pulling fs layer [2022-10-03T17:57:16.509Z] 90cda3b7c325: Verifying Checksum [2022-10-03T17:57:16.509Z] 90cda3b7c325: Download complete [2022-10-03T17:57:16.509Z] 90cda3b7c325: Pull complete [2022-10-03T17:57:16.509Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-03T17:57:16.509Z] Status: Downloaded newer image for alpine:3.14 [2022-10-03T17:57:16.509Z] ---> 376ba31ae3da [2022-10-03T17:57:16.509Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-03T17:57:16.509Z] ---> Running in d3ab1e452616 [2022-10-03T17:57:16.509Z] Removing intermediate container d3ab1e452616 [2022-10-03T17:57:16.509Z] ---> f32c7f4582c0 [2022-10-03T17:57:16.509Z] Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-10-03T17:57:16.509Z] ---> Running in f74690697a29 [2022-10-03T17:57:16.509Z] Removing intermediate container f74690697a29 [2022-10-03T17:57:16.509Z] ---> 0b1920b1c18c [2022-10-03T17:57:16.509Z] Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T17:57:16.509Z] ---> Running in 23486fdd6b2a [2022-10-03T17:57:16.509Z] Removing intermediate container 23486fdd6b2a [2022-10-03T17:57:16.509Z] ---> 586690439cf4 [2022-10-03T17:57:16.509Z] Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-10-03T17:57:16.509Z] ---> Running in 9da062fcbd11 [2022-10-03T17:57:16.509Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-10-03T17:57:16.509Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-10-03T17:57:16.509Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-03T17:57:16.509Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-03T17:57:16.509Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-10-03T17:57:16.509Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-03T17:57:16.509Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-03T17:57:16.509Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-03T17:57:16.509Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-03T17:57:16.509Z] Executing busybox-1.33.1-r8.trigger [2022-10-03T17:57:16.509Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T17:57:16.509Z] OK: 9 MiB in 21 packages [2022-10-03T17:57:16.509Z] Removing intermediate container 9da062fcbd11 [2022-10-03T17:57:16.509Z] ---> 9efe8c908a00 [2022-10-03T17:57:16.509Z] Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-03T17:57:16.509Z] ---> ffb8de54b666 [2022-10-03T17:57:16.509Z] Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-03T17:57:16.509Z] ---> 1519d2774d0b [2022-10-03T17:57:16.509Z] Step 22/32 : COPY --from=builder /app/res/ /res/ [2022-10-03T17:57:16.510Z] ---> 9f578c20f027 [2022-10-03T17:57:16.510Z] Step 23/32 : COPY --from=builder /app/static/ /static/ [2022-10-03T17:57:16.779Z] ---> fe8fa6a098d5 [2022-10-03T17:57:16.779Z] Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-10-03T17:57:18.192Z] ---> 182033571f6b [2022-10-03T17:57:18.192Z] Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-10-03T17:57:18.192Z] ---> Running in ee9e2b95da9d [2022-10-03T17:57:20.147Z] Removing intermediate container ee9e2b95da9d [2022-10-03T17:57:20.147Z] ---> b29d2be694d1 [2022-10-03T17:57:20.147Z] Step 26/32 : VOLUME /cache [2022-10-03T17:57:20.147Z] ---> Running in 137ee5e1e407 [2022-10-03T17:57:20.414Z] Removing intermediate container 137ee5e1e407 [2022-10-03T17:57:20.414Z] ---> a698b2871a4a [2022-10-03T17:57:20.414Z] Step 27/32 : EXPOSE 59711 [2022-10-03T17:57:20.414Z] ---> Running in 06b050868b6d [2022-10-03T17:57:20.685Z] Removing intermediate container 06b050868b6d [2022-10-03T17:57:20.685Z] ---> 2a72554e8d19 [2022-10-03T17:57:20.685Z] Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-10-03T17:57:20.956Z] ---> Running in bca481f88948 [2022-10-03T17:57:21.225Z] Removing intermediate container bca481f88948 [2022-10-03T17:57:21.225Z] ---> fdaaac426915 [2022-10-03T17:57:21.225Z] Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-10-03T17:57:21.225Z] ---> Running in ede34d1bd9da [2022-10-03T17:57:21.497Z] Removing intermediate container ede34d1bd9da [2022-10-03T17:57:21.497Z] ---> 5fe5b6b7e085 [2022-10-03T17:57:21.497Z] Step 30/32 : LABEL arch=arm64 [2022-10-03T17:57:21.767Z] ---> Running in 6343d4347a75 [2022-10-03T17:57:22.036Z] Removing intermediate container 6343d4347a75 [2022-10-03T17:57:22.036Z] ---> 28d338dbbb87 [2022-10-03T17:57:22.036Z] Step 31/32 : LABEL git_sha=42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 [2022-10-03T17:57:22.036Z] ---> Running in 1b8d9f92aa95 [2022-10-03T17:57:22.306Z] Removing intermediate container 1b8d9f92aa95 [2022-10-03T17:57:22.306Z] ---> 1f1e9d2040e1 [2022-10-03T17:57:22.306Z] Step 32/32 : LABEL version=2.3.0-dev.17 [2022-10-03T17:57:22.575Z] ---> Running in d11a04ba948a [2022-10-03T17:57:22.842Z] Removing intermediate container d11a04ba948a [2022-10-03T17:57:22.842Z] ---> b5cbb535aeef [2022-10-03T17:57:22.842Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T17:57:22.843Z] Successfully built b5cbb535aeef [2022-10-03T17:57:22.843Z] 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-03T17:57:22.949Z] provisioning config files... [2022-10-03T17:57:22.965Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/57@tmp/config14711786763744676678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:57:23.296Z] ---> docker-login.sh [2022-10-03T17:57:23.296Z] nexus3.edgexfoundry.org:10001 [2022-10-03T17:57:23.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:57:23.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:57:23.564Z] Configure a credential helper to remove this warning. See [2022-10-03T17:57:23.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:57:23.564Z] [2022-10-03T17:57:23.564Z] Login Succeeded [2022-10-03T17:57:23.564Z] nexus3.edgexfoundry.org:10002 [2022-10-03T17:57:23.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:57:23.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:57:23.833Z] Configure a credential helper to remove this warning. See [2022-10-03T17:57:23.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:57:23.833Z] [2022-10-03T17:57:23.833Z] Login Succeeded [2022-10-03T17:57:23.833Z] nexus3.edgexfoundry.org:10003 [2022-10-03T17:57:24.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:57:24.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:57:24.370Z] Configure a credential helper to remove this warning. See [2022-10-03T17:57:24.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:57:24.370Z] [2022-10-03T17:57:24.370Z] Login Succeeded [2022-10-03T17:57:24.370Z] nexus3.edgexfoundry.org:10004 [2022-10-03T17:57:24.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:57:24.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:57:24.638Z] Configure a credential helper to remove this warning. See [2022-10-03T17:57:24.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:57:24.638Z] [2022-10-03T17:57:24.638Z] Login Succeeded [2022-10-03T17:57:24.638Z] docker.io [2022-10-03T17:57:24.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:57:25.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:57:25.490Z] Configure a credential helper to remove this warning. See [2022-10-03T17:57:25.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:57:25.490Z] [2022-10-03T17:57:25.490Z] Login Succeeded [2022-10-03T17:57:25.490Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T17:57:25.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T17:57:25.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T17:57:25.550Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-10-03T17:57:25.550Z] 42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 [2022-10-03T17:57:25.550Z] latest [2022-10-03T17:57:25.550Z] 2.3.0-dev.17 [2022-10-03T17:57:25.550Z] 42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86-2.3.0-dev.17 [2022-10-03T17:57:25.550Z] main [2022-10-03T17:57:25.550Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:57:25.907Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:57:26.244Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 [2022-10-03T17:57:26.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-03T17:57:26.244Z] 21cc0f4628bf: Preparing [2022-10-03T17:57:26.244Z] a894098f9132: Preparing [2022-10-03T17:57:26.244Z] da5da4ce1efd: Preparing [2022-10-03T17:57:26.244Z] 3a750e7ea127: Preparing [2022-10-03T17:57:26.244Z] 78197ecbe95b: Preparing [2022-10-03T17:57:26.244Z] 77556255ca62: Preparing [2022-10-03T17:57:26.244Z] 1772500dda23: Preparing [2022-10-03T17:57:26.244Z] 4bd47ddf4e12: Preparing [2022-10-03T17:57:26.244Z] 28c3ef001483: Preparing [2022-10-03T17:57:26.244Z] 77556255ca62: Waiting [2022-10-03T17:57:26.244Z] 1772500dda23: Waiting [2022-10-03T17:57:26.244Z] 4bd47ddf4e12: Waiting [2022-10-03T17:57:26.244Z] 28c3ef001483: Waiting [2022-10-03T17:57:26.511Z] 21cc0f4628bf: Pushed [2022-10-03T17:57:26.511Z] 78197ecbe95b: Pushed [2022-10-03T17:57:26.511Z] da5da4ce1efd: Pushed [2022-10-03T17:57:26.511Z] 3a750e7ea127: Pushed [2022-10-03T17:57:26.511Z] 28c3ef001483: Layer already exists [2022-10-03T17:57:26.511Z] 77556255ca62: Pushed [2022-10-03T17:57:26.779Z] 4bd47ddf4e12: Pushed [2022-10-03T17:57:27.366Z] 1772500dda23: Pushed [2022-10-03T17:57:31.704Z] a894098f9132: Pushed [2022-10-03T17:57:31.704Z] 42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86: digest: sha256:911369d82b6c8f874642bb5762310c94cfa776f84699f7245549fa82c697734a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:57:32.077Z] + 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-03T17:57:32.420Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-10-03T17:57:32.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-03T17:57:32.420Z] 21cc0f4628bf: Preparing [2022-10-03T17:57:32.420Z] a894098f9132: Preparing [2022-10-03T17:57:32.420Z] da5da4ce1efd: Preparing [2022-10-03T17:57:32.420Z] 3a750e7ea127: Preparing [2022-10-03T17:57:32.420Z] 78197ecbe95b: Preparing [2022-10-03T17:57:32.420Z] 77556255ca62: Preparing [2022-10-03T17:57:32.420Z] 1772500dda23: Preparing [2022-10-03T17:57:32.420Z] 4bd47ddf4e12: Preparing [2022-10-03T17:57:32.420Z] 28c3ef001483: Preparing [2022-10-03T17:57:32.420Z] 1772500dda23: Waiting [2022-10-03T17:57:32.420Z] 4bd47ddf4e12: Waiting [2022-10-03T17:57:32.420Z] 28c3ef001483: Waiting [2022-10-03T17:57:32.420Z] 77556255ca62: Waiting [2022-10-03T17:57:32.420Z] 78197ecbe95b: Layer already exists [2022-10-03T17:57:32.420Z] a894098f9132: Layer already exists [2022-10-03T17:57:32.420Z] da5da4ce1efd: Layer already exists [2022-10-03T17:57:32.420Z] 3a750e7ea127: Layer already exists [2022-10-03T17:57:32.420Z] 21cc0f4628bf: Layer already exists [2022-10-03T17:57:32.420Z] 4bd47ddf4e12: Layer already exists [2022-10-03T17:57:32.420Z] 77556255ca62: Layer already exists [2022-10-03T17:57:32.420Z] 1772500dda23: Layer already exists [2022-10-03T17:57:32.420Z] 28c3ef001483: Layer already exists [2022-10-03T17:57:32.692Z] latest: digest: sha256:911369d82b6c8f874642bb5762310c94cfa776f84699f7245549fa82c697734a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:57:33.041Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:57:33.377Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.17 [2022-10-03T17:57:33.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-03T17:57:33.377Z] 21cc0f4628bf: Preparing [2022-10-03T17:57:33.377Z] a894098f9132: Preparing [2022-10-03T17:57:33.377Z] da5da4ce1efd: Preparing [2022-10-03T17:57:33.377Z] 3a750e7ea127: Preparing [2022-10-03T17:57:33.377Z] 78197ecbe95b: Preparing [2022-10-03T17:57:33.377Z] 77556255ca62: Preparing [2022-10-03T17:57:33.377Z] 1772500dda23: Preparing [2022-10-03T17:57:33.377Z] 4bd47ddf4e12: Preparing [2022-10-03T17:57:33.377Z] 28c3ef001483: Preparing [2022-10-03T17:57:33.377Z] 77556255ca62: Waiting [2022-10-03T17:57:33.377Z] 1772500dda23: Waiting [2022-10-03T17:57:33.377Z] 4bd47ddf4e12: Waiting [2022-10-03T17:57:33.377Z] 28c3ef001483: Waiting [2022-10-03T17:57:33.377Z] a894098f9132: Layer already exists [2022-10-03T17:57:33.377Z] 78197ecbe95b: Layer already exists [2022-10-03T17:57:33.377Z] 21cc0f4628bf: Layer already exists [2022-10-03T17:57:33.377Z] 3a750e7ea127: Layer already exists [2022-10-03T17:57:33.377Z] da5da4ce1efd: Layer already exists [2022-10-03T17:57:33.377Z] 28c3ef001483: Layer already exists [2022-10-03T17:57:33.377Z] 4bd47ddf4e12: Layer already exists [2022-10-03T17:57:33.377Z] 77556255ca62: Layer already exists [2022-10-03T17:57:33.377Z] 1772500dda23: Layer already exists [2022-10-03T17:57:33.644Z] 2.3.0-dev.17: digest: sha256:911369d82b6c8f874642bb5762310c94cfa776f84699f7245549fa82c697734a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:57:33.999Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86-2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:57:34.339Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86-2.3.0-dev.17 [2022-10-03T17:57:34.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-03T17:57:34.339Z] 21cc0f4628bf: Preparing [2022-10-03T17:57:34.339Z] a894098f9132: Preparing [2022-10-03T17:57:34.339Z] da5da4ce1efd: Preparing [2022-10-03T17:57:34.339Z] 3a750e7ea127: Preparing [2022-10-03T17:57:34.339Z] 78197ecbe95b: Preparing [2022-10-03T17:57:34.339Z] 77556255ca62: Preparing [2022-10-03T17:57:34.339Z] 1772500dda23: Preparing [2022-10-03T17:57:34.339Z] 4bd47ddf4e12: Preparing [2022-10-03T17:57:34.339Z] 28c3ef001483: Preparing [2022-10-03T17:57:34.339Z] 1772500dda23: Waiting [2022-10-03T17:57:34.339Z] 4bd47ddf4e12: Waiting [2022-10-03T17:57:34.339Z] 28c3ef001483: Waiting [2022-10-03T17:57:34.339Z] 77556255ca62: Waiting [2022-10-03T17:57:34.339Z] 78197ecbe95b: Layer already exists [2022-10-03T17:57:34.339Z] 3a750e7ea127: Layer already exists [2022-10-03T17:57:34.339Z] a894098f9132: Layer already exists [2022-10-03T17:57:34.339Z] da5da4ce1efd: Layer already exists [2022-10-03T17:57:34.339Z] 21cc0f4628bf: Layer already exists [2022-10-03T17:57:34.339Z] 1772500dda23: Layer already exists [2022-10-03T17:57:34.339Z] 77556255ca62: Layer already exists [2022-10-03T17:57:34.339Z] 28c3ef001483: Layer already exists [2022-10-03T17:57:34.339Z] 4bd47ddf4e12: Layer already exists [2022-10-03T17:57:34.606Z] 42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86-2.3.0-dev.17: digest: sha256:911369d82b6c8f874642bb5762310c94cfa776f84699f7245549fa82c697734a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:57:34.955Z] + 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-03T17:57:35.289Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-10-03T17:57:35.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-03T17:57:35.289Z] 21cc0f4628bf: Preparing [2022-10-03T17:57:35.289Z] a894098f9132: Preparing [2022-10-03T17:57:35.289Z] da5da4ce1efd: Preparing [2022-10-03T17:57:35.289Z] 3a750e7ea127: Preparing [2022-10-03T17:57:35.289Z] 78197ecbe95b: Preparing [2022-10-03T17:57:35.289Z] 77556255ca62: Preparing [2022-10-03T17:57:35.289Z] 1772500dda23: Preparing [2022-10-03T17:57:35.289Z] 4bd47ddf4e12: Preparing [2022-10-03T17:57:35.289Z] 28c3ef001483: Preparing [2022-10-03T17:57:35.289Z] 1772500dda23: Waiting [2022-10-03T17:57:35.289Z] 4bd47ddf4e12: Waiting [2022-10-03T17:57:35.289Z] 28c3ef001483: Waiting [2022-10-03T17:57:35.289Z] 77556255ca62: Waiting [2022-10-03T17:57:35.289Z] a894098f9132: Layer already exists [2022-10-03T17:57:35.289Z] 78197ecbe95b: Layer already exists [2022-10-03T17:57:35.289Z] 21cc0f4628bf: Layer already exists [2022-10-03T17:57:35.289Z] 3a750e7ea127: Layer already exists [2022-10-03T17:57:35.289Z] da5da4ce1efd: Layer already exists [2022-10-03T17:57:35.289Z] 1772500dda23: Layer already exists [2022-10-03T17:57:35.289Z] 4bd47ddf4e12: Layer already exists [2022-10-03T17:57:35.289Z] 77556255ca62: Layer already exists [2022-10-03T17:57:35.289Z] 28c3ef001483: Layer already exists [2022-10-03T17:57:35.556Z] main: digest: sha256:911369d82b6c8f874642bb5762310c94cfa776f84699f7245549fa82c697734a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T17:57:35.597Z] ===================================================== [Pipeline] echo [2022-10-03T17:57:35.605Z] taggedImages: [2022-10-03T17:57:35.605Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 [2022-10-03T17:57:35.605Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-10-03T17:57:35.605Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.17 [2022-10-03T17:57:35.605Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86-2.3.0-dev.17 [2022-10-03T17:57:35.605Z] - 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-03T17:57:35.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T17:57:35.964Z] [2022-10-03T17:57:35.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:57:36.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T17:57:36.294Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-03T17:57:36.294Z] 8998bd30e6a1: Pulling fs layer [2022-10-03T17:57:36.294Z] 04944245beec: Pulling fs layer [2022-10-03T17:57:36.294Z] 699f458cf7ca: Pulling fs layer [2022-10-03T17:57:36.294Z] 765212b225bb: Pulling fs layer [2022-10-03T17:57:36.294Z] f23df028b6ca: Pulling fs layer [2022-10-03T17:57:36.294Z] d65c8cfc05b1: Pulling fs layer [2022-10-03T17:57:36.294Z] 2437ff75d9bd: Pulling fs layer [2022-10-03T17:57:36.294Z] d65c8cfc05b1: Waiting [2022-10-03T17:57:36.294Z] 765212b225bb: Waiting [2022-10-03T17:57:36.294Z] 2437ff75d9bd: Waiting [2022-10-03T17:57:36.294Z] f23df028b6ca: Waiting [2022-10-03T17:57:36.568Z] 04944245beec: Verifying Checksum [2022-10-03T17:57:36.568Z] 04944245beec: Download complete [2022-10-03T17:57:36.568Z] 765212b225bb: Verifying Checksum [2022-10-03T17:57:36.568Z] 765212b225bb: Download complete [2022-10-03T17:57:36.568Z] f23df028b6ca: Download complete [2022-10-03T17:57:36.568Z] d65c8cfc05b1: Verifying Checksum [2022-10-03T17:57:36.568Z] d65c8cfc05b1: Download complete [2022-10-03T17:57:36.568Z] 699f458cf7ca: Verifying Checksum [2022-10-03T17:57:36.568Z] 699f458cf7ca: Download complete [2022-10-03T17:57:37.153Z] 8998bd30e6a1: Verifying Checksum [2022-10-03T17:57:37.153Z] 8998bd30e6a1: Download complete [2022-10-03T17:57:39.733Z] 2437ff75d9bd: Verifying Checksum [2022-10-03T17:57:39.733Z] 2437ff75d9bd: Download complete [2022-10-03T17:57:40.695Z] 8998bd30e6a1: Pull complete [2022-10-03T17:57:41.291Z] 04944245beec: Pull complete [2022-10-03T17:57:42.708Z] 699f458cf7ca: Pull complete [2022-10-03T17:57:42.708Z] 765212b225bb: Pull complete [2022-10-03T17:57:43.293Z] f23df028b6ca: Pull complete [2022-10-03T17:57:43.560Z] d65c8cfc05b1: Pull complete [2022-10-03T17:57:55.872Z] 2437ff75d9bd: Pull complete [2022-10-03T17:57:55.872Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-03T17:57:55.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T17:57:55.872Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:57:56.057Z] prd-ubuntu20.04-docker-arm64-4c-16g-6916 does not seem to be running inside a container [2022-10-03T17:57:56.125Z] $ 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/57 -v /w/workspace/app-rfid-llrp-inventory/57:/w/workspace/app-rfid-llrp-inventory/57:rw,z -v /w/workspace/app-rfid-llrp-inventory/57@tmp:/w/workspace/app-rfid-llrp-inventory/57@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-03T17:57:58.887Z] $ docker top 7c2cfe1eb316cf91865d03dd16ac86e5c0b86d63eac522c166f1e9401106b118 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:57:59.754Z] ---> job-cost.sh [2022-10-03T17:57:59.754Z] lf-activate-venv: SKIPPING [2022-10-03T17:57:59.754Z] INFO: No Stack... [2022-10-03T17:58:00.338Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-03T17:58:00.922Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T17:58:01.554Z] + cat /w/workspace/app-rfid-llrp-inventory/57/archives/cost.csv [2022-10-03T17:58:01.555Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T17:58:01.624Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-57-stack-cost] [2022-10-03T17:58:01.631Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-57-stack-cost] did not exist. Created. [2022-10-03T17:58:01.631Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T17:58:02.280Z] /w/workspace/app-rfid-llrp-inventory/57@tmp/durable-ec7411e1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-03T17:58:02.937Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-03T17:58:02.959Z] Warning: overwriting stash ‘stack-cost’ [2022-10-03T17:58:03.016Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T17:58:03.022Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-57-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T17:58:03.041Z] $ docker stop --time=1 7c2cfe1eb316cf91865d03dd16ac86e5c0b86d63eac522c166f1e9401106b118 [2022-10-03T17:58:04.552Z] $ docker rm -f 7c2cfe1eb316cf91865d03dd16ac86e5c0b86d63eac522c166f1e9401106b118 [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-03T17:58:04.966Z] provisioning config files... [2022-10-03T17:58:04.973Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config997940595801394427tmp [Pipeline] { [Pipeline] sh [2022-10-03T17:58:05.265Z] + set +x [2022-10-03T17:58:05.265Z] + curl -s https://codecov.io/bash [2022-10-03T17:58:05.265Z] + bash -s -- [2022-10-03T17:58:05.265Z] [2022-10-03T17:58:05.265Z] _____ _ [2022-10-03T17:58:05.265Z] / ____| | | [2022-10-03T17:58:05.265Z] | | ___ __| | ___ ___ _____ __ [2022-10-03T17:58:05.265Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-03T17:58:05.265Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-03T17:58:05.265Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-03T17:58:05.265Z] Bash-1.0.6 [2022-10-03T17:58:05.265Z] [2022-10-03T17:58:05.265Z] [2022-10-03T17:58:05.265Z] ==> git version 2.25.1 found [2022-10-03T17:58:05.265Z] ==> 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-03T17:58:05.265Z] Release-Date: 2020-01-08 [2022-10-03T17:58:05.265Z] 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-03T17:58:05.265Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-03T17:58:05.265Z] ==> Jenkins CI detected. [2022-10-03T17:58:05.265Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-10-03T17:58:05.265Z] project root: . [2022-10-03T17:58:05.265Z] --> token set from env [2022-10-03T17:58:05.265Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-03T17:58:05.265Z] ==> Running gcov in . (disable via -X gcov) [2022-10-03T17:58:05.265Z] ==> Python coveragepy not found [2022-10-03T17:58:05.265Z] ==> Searching for coverage reports in: [2022-10-03T17:58:05.265Z] + . [2022-10-03T17:58:05.265Z] -> Found 1 reports [2022-10-03T17:58:05.265Z] ==> Detecting git/mercurial file structure [2022-10-03T17:58:05.265Z] ==> Reading reports [2022-10-03T17:58:05.265Z] + ./coverage.out bytes=41008 [2022-10-03T17:58:05.265Z] ==> Appending adjustments [2022-10-03T17:58:05.265Z] https://docs.codecov.io/docs/fixing-reports [2022-10-03T17:58:05.523Z] + Found adjustments [2022-10-03T17:58:05.523Z] ==> Gzipping contents [2022-10-03T17:58:05.523Z] 12K /tmp/codecov.otSSsj.gz [2022-10-03T17:58:05.523Z] ==> Uploading reports [2022-10-03T17:58:05.523Z] url: https://codecov.io [2022-10-03T17:58:05.523Z] query: branch=main&commit=42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-03T17:58:05.523Z] -> Pinging Codecov [2022-10-03T17:58:05.523Z] 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=42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-03T17:58:05.781Z] -> Uploading to [2022-10-03T17:58:05.781Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-03/581DD39554BDF9B6E22D074273EAD858/42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86/4fa54220-1e04-432a-965e-0411805dd2c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T175805Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=57bb9d9637d5c40ea19857d1122b4ca8209f78cea8308bfc527124a8f307ae80 [2022-10-03T17:58:05.781Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T17:58:05.781Z] Dload Upload Total Spent Left Speed [2022-10-03T17:58:06.039Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11489 0 0 100 11489 0 49521 --:--:-- --:--:-- --:--:-- 49521 [2022-10-03T17:58:06.039Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 [Pipeline] } [2022-10-03T17:58:06.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-03T17:58:06.151Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-03T17:58:06.162Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:58:06.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T17:58:06.458Z] [2022-10-03T17:58:06.458Z] 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-03T17:58:06.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T17:58:06.762Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-03T17:58:06.762Z] df9b9388f04a: Pulling fs layer [2022-10-03T17:58:06.762Z] 52dc419b0ee2: Pulling fs layer [2022-10-03T17:58:06.762Z] 25bc292e5bac: Pulling fs layer [2022-10-03T17:58:06.762Z] 114826534d7a: Pulling fs layer [2022-10-03T17:58:06.762Z] 4657fd5d0bcf: Pulling fs layer [2022-10-03T17:58:06.762Z] 6ad1cebc031e: Pulling fs layer [2022-10-03T17:58:06.762Z] 8a3aa393b2d8: Pulling fs layer [2022-10-03T17:58:06.762Z] 114826534d7a: Waiting [2022-10-03T17:58:06.762Z] 4657fd5d0bcf: Waiting [2022-10-03T17:58:06.762Z] 6ad1cebc031e: Waiting [2022-10-03T17:58:06.762Z] 8a3aa393b2d8: Waiting [2022-10-03T17:58:06.762Z] 25bc292e5bac: Verifying Checksum [2022-10-03T17:58:06.762Z] 25bc292e5bac: Download complete [2022-10-03T17:58:06.762Z] 52dc419b0ee2: Verifying Checksum [2022-10-03T17:58:06.762Z] 4657fd5d0bcf: Verifying Checksum [2022-10-03T17:58:06.762Z] 4657fd5d0bcf: Download complete [2022-10-03T17:58:06.762Z] df9b9388f04a: Download complete [2022-10-03T17:58:07.040Z] df9b9388f04a: Pull complete [2022-10-03T17:58:07.040Z] 6ad1cebc031e: Verifying Checksum [2022-10-03T17:58:07.040Z] 6ad1cebc031e: Download complete [2022-10-03T17:58:07.040Z] 52dc419b0ee2: Pull complete [2022-10-03T17:58:07.040Z] 25bc292e5bac: Pull complete [2022-10-03T17:58:07.619Z] 114826534d7a: Verifying Checksum [2022-10-03T17:58:07.619Z] 114826534d7a: Download complete [2022-10-03T17:58:07.876Z] 8a3aa393b2d8: Verifying Checksum [2022-10-03T17:58:07.876Z] 8a3aa393b2d8: Download complete [2022-10-03T17:58:11.155Z] 114826534d7a: Pull complete [2022-10-03T17:58:11.155Z] 4657fd5d0bcf: Pull complete [2022-10-03T17:58:11.155Z] 6ad1cebc031e: Pull complete [2022-10-03T17:58:13.680Z] 8a3aa393b2d8: Pull complete [2022-10-03T17:58:13.680Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-03T17:58:13.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T17:58:13.680Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:58:13.759Z] prd-ubuntu20.04-docker-8c-8g-6913 does not seem to be running inside a container [2022-10-03T17:58:13.790Z] $ 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-03T17:58:15.864Z] $ docker top 3b5d35525826e615cd2b8961ef4b4b8834a1a6fdf9a50eac4f55b37904305286 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-03T17:58:15.926Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-10-03T17:58:16.205Z] + set -o pipefail [2022-10-03T17:58:16.205Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-10-03T17:58:21.476Z] [2022-10-03T17:58:21.476Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-10-03T17:58:21.476Z] [2022-10-03T17:58:21.477Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/aa08cdc4-10f9-44ec-8be3-cb1d41b409ab [2022-10-03T17:58:21.477Z] [2022-10-03T17:58:21.477Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-03T17:58:21.477Z] [2022-10-03T17:58:21.477Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-03T17:58:21.477Z] [2022-10-03T17:58:21.736Z] [Pipeline] } [2022-10-03T17:58:21.750Z] $ docker stop --time=1 3b5d35525826e615cd2b8961ef4b4b8834a1a6fdf9a50eac4f55b37904305286 [2022-10-03T17:58:23.947Z] $ docker rm -f 3b5d35525826e615cd2b8961ef4b4b8834a1a6fdf9a50eac4f55b37904305286 [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-03T17:58:24.610Z] + git log --format=format:%s -1 42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 [Pipeline] sh [2022-10-03T17:58:24.899Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T17:58:24.899Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:58:25.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T17:58:25.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:58:25.255Z] prd-ubuntu20.04-docker-8c-8g-6913 does not seem to be running inside a container [2022-10-03T17:58:25.285Z] $ 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-03T17:58:25.678Z] $ docker top 8fe00b3a28b85080b5c6bfba5c19c6b47540be70d52ee00f8e77537f7a1c1d5c -eo pid,comm [2022-10-03T17:58:25.723Z] 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-03T17:58:25.723Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T17:58:25.758Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T17:58:25.758Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T17:58:25.860Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T17:58:25.864Z] $ docker exec 8fe00b3a28b85080b5c6bfba5c19c6b47540be70d52ee00f8e77537f7a1c1d5c ssh-agent [2022-10-03T17:58:25.966Z] SSH_AUTH_SOCK=/tmp/ssh-OK9a9oiyp1pB/agent.31 [2022-10-03T17:58:25.966Z] SSH_AGENT_PID=37 [2022-10-03T17:58:25.971Z] Running ssh-add (command line suppressed) [2022-10-03T17:58:26.065Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2327084307924584344.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2327084307924584344.key) [2022-10-03T17:58:26.077Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T17:58:26.361Z] + git semver tag [2022-10-03T17:58:26.620Z] 2022-10-03 17:58:26,533 [run_tag] DEBUG tag force:False [2022-10-03T17:58:26.620Z] 2022-10-03 17:58:26,534 [check_head_tag] DEBUG check head tag [2022-10-03T17:58:26.620Z] 2022-10-03 17:58:26,534 [execute] INFO git cat-file --batch-check [2022-10-03T17:58:26.620Z] 2022-10-03 17:58:26,534 [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-03T17:58:26.620Z] 2022-10-03 17:58:26,538 [execute] INFO git cat-file --batch [2022-10-03T17:58:26.620Z] 2022-10-03 17:58:26,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-10-03T17:58:26.620Z] 2022-10-03 17:58:26,548 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-03T17:58:26.620Z] 2022-10-03 17:58:26,549 [execute] INFO git tag -a v2.3.0-dev.17 -m v2.3.0-dev.17 [2022-10-03T17:58:26.620Z] 2022-10-03 17:58:26,549 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.17', '-m', 'v2.3.0-dev.17'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-10-03T17:58:26.620Z] 2022-10-03 17:58:26,553 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-03T17:58:26.620Z] 2.3.0-dev.17 [Pipeline] } [2022-10-03T17:58:26.631Z] $ docker exec --env ******** --env ******** 8fe00b3a28b85080b5c6bfba5c19c6b47540be70d52ee00f8e77537f7a1c1d5c ssh-agent -k [2022-10-03T17:58:26.739Z] unset SSH_AUTH_SOCK; [2022-10-03T17:58:26.739Z] unset SSH_AGENT_PID; [2022-10-03T17:58:26.739Z] echo Agent pid 37 killed; [2022-10-03T17:58:26.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T17:58:27.044Z] + git semver [Pipeline] } [2022-10-03T17:58:27.316Z] $ docker stop --time=1 8fe00b3a28b85080b5c6bfba5c19c6b47540be70d52ee00f8e77537f7a1c1d5c [2022-10-03T17:58:28.599Z] $ docker rm -f 8fe00b3a28b85080b5c6bfba5c19c6b47540be70d52ee00f8e77537f7a1c1d5c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:58:28.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T17:58:28.973Z] [2022-10-03T17:58:28.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:58:29.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T17:58:29.267Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-03T17:58:29.267Z] ab5ef0e58194: Pulling fs layer [2022-10-03T17:58:29.267Z] 9712f1f96733: Pulling fs layer [2022-10-03T17:58:29.267Z] 63f879dbbcfc: Pulling fs layer [2022-10-03T17:58:29.267Z] 0d9ebad4ef96: Pulling fs layer [2022-10-03T17:58:29.267Z] e9a5061849ea: Pulling fs layer [2022-10-03T17:58:29.267Z] d747dcd14b5f: Pulling fs layer [2022-10-03T17:58:29.267Z] 2de7ff778b66: Pulling fs layer [2022-10-03T17:58:29.267Z] d747dcd14b5f: Waiting [2022-10-03T17:58:29.267Z] 0d9ebad4ef96: Waiting [2022-10-03T17:58:29.267Z] e9a5061849ea: Waiting [2022-10-03T17:58:29.267Z] 2de7ff778b66: Waiting [2022-10-03T17:58:29.267Z] 9712f1f96733: Verifying Checksum [2022-10-03T17:58:29.267Z] 9712f1f96733: Download complete [2022-10-03T17:58:29.834Z] 63f879dbbcfc: Verifying Checksum [2022-10-03T17:58:29.834Z] 63f879dbbcfc: Download complete [2022-10-03T17:58:29.834Z] e9a5061849ea: Verifying Checksum [2022-10-03T17:58:29.834Z] 0d9ebad4ef96: Verifying Checksum [2022-10-03T17:58:29.834Z] 0d9ebad4ef96: Download complete [2022-10-03T17:58:29.834Z] d747dcd14b5f: Verifying Checksum [2022-10-03T17:58:29.834Z] d747dcd14b5f: Download complete [2022-10-03T17:58:30.091Z] 2de7ff778b66: Download complete [2022-10-03T17:58:30.091Z] ab5ef0e58194: Verifying Checksum [2022-10-03T17:58:30.091Z] ab5ef0e58194: Download complete [2022-10-03T17:58:32.616Z] ab5ef0e58194: Pull complete [2022-10-03T17:58:32.616Z] 9712f1f96733: Pull complete [2022-10-03T17:58:33.180Z] 63f879dbbcfc: Pull complete [2022-10-03T17:58:36.458Z] 0d9ebad4ef96: Pull complete [2022-10-03T17:58:36.716Z] e9a5061849ea: Pull complete [2022-10-03T17:58:36.716Z] d747dcd14b5f: Pull complete [2022-10-03T17:58:37.650Z] 2de7ff778b66: Pull complete [2022-10-03T17:58:37.650Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-03T17:58:37.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T17:58:37.650Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:58:37.722Z] prd-ubuntu20.04-docker-8c-8g-6913 does not seem to be running inside a container [2022-10-03T17:58:37.746Z] $ 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-03T17:58:39.747Z] $ docker top d626137834fd208b188550711e2256c836dac9b3d6be8eedb65b1c73391a2869 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-03T17:58:39.811Z] provisioning config files... [2022-10-03T17:58:39.816Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11629627310865964166tmp [2022-10-03T17:58:39.826Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4614089498696976621tmp [2022-10-03T17:58:39.834Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8681700681644903340tmp [Pipeline] { [Pipeline] echo [2022-10-03T17:58:39.849Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:58:40.131Z] ---> sigul-configuration.sh [2022-10-03T17:58:40.131Z] gpg: directory `/root/.gnupg' created [2022-10-03T17:58:40.131Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-03T17:58:40.131Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-03T17:58:40.131Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-03T17:58:40.131Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-03T17:58:40.131Z] gpg: CAST5 encrypted data [2022-10-03T17:58:40.131Z] gpg: encrypted with 1 passphrase [2022-10-03T17:58:40.131Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-03T17:58:40.414Z] + mkdir /home/jenkins [2022-10-03T17:58:40.414Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-03T17:58:40.700Z] + 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-03T17:58:40.708Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:58:40.994Z] ---> sigul-install.sh [2022-10-03T17:58:40.994Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-03T17:58:41.277Z] + git tag --list [2022-10-03T17:58:41.277Z] v0.0.0 [2022-10-03T17:58:41.277Z] v1.0.0 [2022-10-03T17:58:41.277Z] v2.1.0 [2022-10-03T17:58:41.277Z] v2.1.1 [2022-10-03T17:58:41.277Z] v2.1.1-dev.1 [2022-10-03T17:58:41.277Z] v2.2.0 [2022-10-03T17:58:41.277Z] v2.2.1-dev.1 [2022-10-03T17:58:41.277Z] v2.2.1-dev.2 [2022-10-03T17:58:41.277Z] v2.2.1-dev.3 [2022-10-03T17:58:41.277Z] v2.2.1-dev.4 [2022-10-03T17:58:41.277Z] v2.2.1-dev.5 [2022-10-03T17:58:41.277Z] v2.2.1-dev.6 [2022-10-03T17:58:41.277Z] v2.2.1-dev.7 [2022-10-03T17:58:41.277Z] v2.3.0-dev.10 [2022-10-03T17:58:41.277Z] v2.3.0-dev.11 [2022-10-03T17:58:41.277Z] v2.3.0-dev.12 [2022-10-03T17:58:41.277Z] v2.3.0-dev.13 [2022-10-03T17:58:41.277Z] v2.3.0-dev.14 [2022-10-03T17:58:41.277Z] v2.3.0-dev.15 [2022-10-03T17:58:41.277Z] v2.3.0-dev.16 [2022-10-03T17:58:41.277Z] v2.3.0-dev.17 [2022-10-03T17:58:41.277Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-03T17:58:41.560Z] + lftools sign git-tag v2.3.0-dev.17 [2022-10-03T17:58:42.127Z] Signing Git tag with Sigul... [2022-10-03T17:58:42.127Z] Signing v2.3.0-dev.17 [Pipeline] echo [2022-10-03T17:58:42.394Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:58:42.674Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-03T17:58:42.681Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-03T17:58:42.699Z] $ docker stop --time=1 d626137834fd208b188550711e2256c836dac9b3d6be8eedb65b1c73391a2869 [2022-10-03T17:58:43.992Z] $ docker rm -f d626137834fd208b188550711e2256c836dac9b3d6be8eedb65b1c73391a2869 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-03T17:58:44.396Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T17:58:44.396Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:58:44.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T17:58:44.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:58:44.757Z] prd-ubuntu20.04-docker-8c-8g-6913 does not seem to be running inside a container [2022-10-03T17:58:44.789Z] $ 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-03T17:58:45.153Z] $ docker top 488d59796759f84feaf2455b57bee075c29dbf1199771f7e0fa073e9151cbc34 -eo pid,comm [2022-10-03T17:58:45.195Z] 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-03T17:58:45.195Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T17:58:45.237Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T17:58:45.237Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T17:58:45.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T17:58:45.339Z] $ docker exec 488d59796759f84feaf2455b57bee075c29dbf1199771f7e0fa073e9151cbc34 ssh-agent [2022-10-03T17:58:45.437Z] SSH_AUTH_SOCK=/tmp/ssh-QioXKx6j038W/agent.32 [2022-10-03T17:58:45.437Z] SSH_AGENT_PID=38 [2022-10-03T17:58:45.442Z] Running ssh-add (command line suppressed) [2022-10-03T17:58:45.540Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13545146079849955522.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13545146079849955522.key) [2022-10-03T17:58:45.558Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T17:58:45.846Z] + git semver bump pre [2022-10-03T17:58:46.105Z] 2022-10-03 17:58:46,016 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-03T17:58:46.105Z] 2022-10-03 17:58:46,017 [bump_version] DEBUG bumping version:2.3.0-dev.17 on axis:pre with prefix:dev [2022-10-03T17:58:46.105Z] 2022-10-03 17:58:46,017 [bump_version] DEBUG bumped version:2.3.0-dev.18 [2022-10-03T17:58:46.105Z] 2022-10-03 17:58:46,017 [write_version] DEBUG write version:2.3.0-dev.18 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-10-03T17:58:46.105Z] 2022-10-03 17:58:46,017 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-03T17:58:46.105Z] 2022-10-03 17:58:46,017 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-03T17:58:46.105Z] 2022-10-03 17:58:46,018 [execute] INFO git cat-file --batch-check [2022-10-03T17:58:46.105Z] 2022-10-03 17:58:46,019 [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-03T17:58:46.105Z] 2022-10-03 17:58:46,023 [execute] INFO git cat-file --batch [2022-10-03T17:58:46.105Z] 2022-10-03 17:58:46,024 [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-03T17:58:46.105Z] 2022-10-03 17:58:46,029 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-03T17:58:46.105Z] 2.3.0-dev.18 [Pipeline] } [2022-10-03T17:58:46.115Z] $ docker exec --env ******** --env ******** 488d59796759f84feaf2455b57bee075c29dbf1199771f7e0fa073e9151cbc34 ssh-agent -k [2022-10-03T17:58:46.219Z] unset SSH_AUTH_SOCK; [2022-10-03T17:58:46.219Z] unset SSH_AGENT_PID; [2022-10-03T17:58:46.219Z] echo Agent pid 38 killed; [2022-10-03T17:58:46.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T17:58:46.525Z] + git semver [Pipeline] } [2022-10-03T17:58:46.797Z] $ docker stop --time=1 488d59796759f84feaf2455b57bee075c29dbf1199771f7e0fa073e9151cbc34 [2022-10-03T17:58:48.107Z] $ docker rm -f 488d59796759f84feaf2455b57bee075c29dbf1199771f7e0fa073e9151cbc34 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T17:58:48.434Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T17:58:48.434Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:58:48.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T17:58:48.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:58:48.788Z] prd-ubuntu20.04-docker-8c-8g-6913 does not seem to be running inside a container [2022-10-03T17:58:48.814Z] $ 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-03T17:58:49.171Z] $ docker top 4f29911da3cf291c3d5a972736fbb03aa7a3bd5c9513ac736e1c2b27f4e81fc4 -eo pid,comm [2022-10-03T17:58:49.216Z] 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-03T17:58:49.216Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T17:58:49.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T17:58:49.247Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T17:58:49.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T17:58:49.358Z] $ docker exec 4f29911da3cf291c3d5a972736fbb03aa7a3bd5c9513ac736e1c2b27f4e81fc4 ssh-agent [2022-10-03T17:58:49.466Z] SSH_AUTH_SOCK=/tmp/ssh-ZFKlf9WPy3pd/agent.33 [2022-10-03T17:58:49.466Z] SSH_AGENT_PID=39 [2022-10-03T17:58:49.470Z] Running ssh-add (command line suppressed) [2022-10-03T17:58:49.572Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12166958209190484292.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12166958209190484292.key) [2022-10-03T17:58:49.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T17:58:49.864Z] + git semver push [2022-10-03T17:58:50.123Z] 2022-10-03 17:58:50,031 [run_push] DEBUG push [2022-10-03T17:58:50.123Z] 2022-10-03 17:58:50,032 [execute] INFO git cat-file --batch-check [2022-10-03T17:58:50.123Z] 2022-10-03 17:58:50,032 [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-03T17:58:50.123Z] 2022-10-03 17:58:50,035 [execute] INFO git rev-list afe6731be367213a11ea206a3ad826d11e9e51de -- [2022-10-03T17:58:50.123Z] 2022-10-03 17:58:50,036 [execute] DEBUG Popen(['git', 'rev-list', 'afe6731be367213a11ea206a3ad826d11e9e51de', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-03T17:58:50.123Z] 2022-10-03 17:58:50,041 [execute] INFO git fetch -v origin [2022-10-03T17:58:50.123Z] 2022-10-03 17:58:50,042 [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-03T17:58:50.689Z] 2022-10-03 17:58:50,583 [run_push] DEBUG no remote changes detected [2022-10-03T17:58:50.689Z] 2022-10-03 17:58:50,583 [execute] INFO git push origin semver [2022-10-03T17:58:50.689Z] 2022-10-03 17:58:50,584 [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-03T17:58:51.625Z] 2022-10-03 17:58:51,338 [run_push] DEBUG push all version tags [2022-10-03T17:58:51.625Z] 2022-10-03 17:58:51,338 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-03T17:58:51.625Z] 2022-10-03 17:58:51,339 [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-03T17:58:52.192Z] 2022-10-03 17:58:52,114 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-03T17:58:52.192Z] 2.3.0-dev.18 [Pipeline] } [2022-10-03T17:58:52.201Z] $ docker exec --env ******** --env ******** 4f29911da3cf291c3d5a972736fbb03aa7a3bd5c9513ac736e1c2b27f4e81fc4 ssh-agent -k [2022-10-03T17:58:52.293Z] unset SSH_AUTH_SOCK; [2022-10-03T17:58:52.293Z] unset SSH_AGENT_PID; [2022-10-03T17:58:52.293Z] echo Agent pid 39 killed; [2022-10-03T17:58:52.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T17:58:52.601Z] + git semver [Pipeline] } [2022-10-03T17:58:52.871Z] $ docker stop --time=1 4f29911da3cf291c3d5a972736fbb03aa7a3bd5c9513ac736e1c2b27f4e81fc4 [2022-10-03T17:58:54.173Z] $ docker rm -f 4f29911da3cf291c3d5a972736fbb03aa7a3bd5c9513ac736e1c2b27f4e81fc4 [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-03T17:58:54.664Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-10-03T17:58:54.664Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-10-03T17:58:54.664Z] total 16 [2022-10-03T17:58:54.664Z] drwxr-xr-x 3 root root 4096 Oct 3 17:48 . [2022-10-03T17:58:54.664Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 3 17:58 .. [2022-10-03T17:58:54.664Z] drwxr-xr-x 2 root root 4096 Oct 3 17:48 cost [2022-10-03T17:58:54.664Z] -rw-r--r-- 1 root root 94 Oct 3 17:48 cost.csv [2022-10-03T17:58:54.664Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-10-03T17:58:54.664Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-10-03T17:58:54.664Z] total 16 [2022-10-03T17:58:54.664Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 17:48 . [2022-10-03T17:58:54.664Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 3 17:58 .. [2022-10-03T17:58:54.664Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 17:48 cost [2022-10-03T17:58:54.664Z] -rw-r--r-- 1 jenkins jenkins 94 Oct 3 17:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:58:54.951Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:58:55.800Z] ---> package-listing.sh [2022-10-03T17:58:55.800Z] ++ facter osfamily [2022-10-03T17:58:55.800Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-03T17:58:56.058Z] + OS_FAMILY=debian [2022-10-03T17:58:56.058Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-10-03T17:58:56.058Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-03T17:58:56.058Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-03T17:58:56.058Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-03T17:58:56.058Z] + PACKAGES=/tmp/packages_start.txt [2022-10-03T17:58:56.058Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-10-03T17:58:56.058Z] + PACKAGES=/tmp/packages_end.txt [2022-10-03T17:58:56.058Z] + case "${OS_FAMILY}" in [2022-10-03T17:58:56.058Z] + dpkg -l [2022-10-03T17:58:56.058Z] + grep '^ii' [2022-10-03T17:58:56.058Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-03T17:58:56.058Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-03T17:58:56.058Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-03T17:58:56.058Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-10-03T17:58:56.058Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-10-03T17:58:56.058Z] + 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-03T17:58:56.068Z] 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-03T17:58:56.341Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:58:56.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T17:58:56.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:58:56.957Z] prd-ubuntu20.04-docker-8c-8g-6913 does not seem to be running inside a container [2022-10-03T17:58:57.043Z] $ 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-03T17:58:57.265Z] $ docker top bcf7e1579b46aacd295bbe7a79f13b43eea02fdd9d6adfd37496903a35511a39 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T17:58:57.662Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-03T17:58:57.971Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-03T17:58:58.251Z] + ls /var/log/sa-host [2022-10-03T17:58:58.251Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T17:58:58.317Z] provisioning config files... [2022-10-03T17:58:58.325Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11704099816565389622tmp [Pipeline] { [Pipeline] echo [2022-10-03T17:58:58.338Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:58:58.619Z] ---> create-netrc.sh [Pipeline] } [2022-10-03T17:58:58.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:58:58.946Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-03T17:58:58.954Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:58:59.234Z] ---> sudo-logs.sh [2022-10-03T17:58:59.235Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-03T17:58:59.256Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:58:59.536Z] ---> job-cost.sh [2022-10-03T17:58:59.536Z] lf-activate-venv: SKIPPING [2022-10-03T17:58:59.536Z] DEBUG: total: 0.2199999988079071 [2022-10-03T17:58:59.536Z] INFO: Retrieving Stack Cost... [2022-10-03T17:59:00.103Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T17:59:00.362Z] INFO: Archiving Costs [Pipeline] echo [2022-10-03T17:59:00.373Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:59:00.653Z] ---> logs-deploy.sh [2022-10-03T17:59:00.653Z] lf-activate-venv: SKIPPING [2022-10-03T17:59:00.653Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/57 [2022-10-03T17:59:00.653Z] INFO: archiving workspace using pattern(s): [2022-10-03T17:59:01.590Z] Archives upload complete. [2022-10-03T17:59:01.590Z] INFO: archiving logs to Nexus