Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 670e042fb11711975c44f19a61fa475a20d859e8 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-ssh13251770854675508077.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh335969625783181840.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh9429677774306346595.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh5973982206219509350.key > 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-ssh16746079669405947924.key > 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.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7571 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 670e042fb11711975c44f19a61fa475a20d859e8 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#175)" > git config core.sparsecheckout # timeout=10 > git checkout -f 670e042fb11711975c44f19a61fa475a20d859e8 # timeout=10 > git rev-list --no-walk d587da57cbe4a05f119c115f8fc98fba81978bb1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-12T16:55:11.841Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-12T16:55:11.882Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-12T16:55:11.897Z] ========================================================= [2023-04-12T16:55:11.897Z] EdgeX Global Pipelines Version Info [2023-04-12T16:55:11.897Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-12T16:55:12.604Z] ------------------- [2023-04-12T16:55:12.604Z] stable info: [2023-04-12T16:55:12.604Z] ------------------- [2023-04-12T16:55:12.604Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-12T16:55:12.604Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-12T16:55:12.604Z] Message: update stable to v1.0.245 [2023-04-12T16:55:13.174Z] ------------------- [2023-04-12T16:55:13.174Z] experimental info: [2023-04-12T16:55:13.174Z] ------------------- [2023-04-12T16:55:13.174Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-12T16:55:13.174Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-12T16:55:13.174Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-12T16:55:13.354Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-04-12T16:55:13.365Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-04-12T16:55:13.376Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-12T16:55:13.389Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-12T16:55:13.400Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-12T16:55:13.411Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-12T16:55:13.424Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-12T16:55:13.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-12T16:55:13.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-12T16:55:13.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-12T16:55:13.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-12T16:55:13.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-04-12T16:55:13.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-12T16:55:13.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-12T16:55:13.525Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-12T16:55:13.536Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-12T16:55:13.547Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-12T16:55:13.561Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-12T16:55:13.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-12T16:55:13.583Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-12T16:55:13.594Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-12T16:55:13.604Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-12T16:55:13.615Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-12T16:55:13.626Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-12T16:55:13.641Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-12T16:55:13.656Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-12T16:55:13.668Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-12T16:55:13.680Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-12T16:55:13.695Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-12T16:55:13.705Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-12T16:55:13.718Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 670e042fb11711975c44f19a61fa475a20d859e8 [Pipeline] echo [2023-04-12T16:55:13.730Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 670e042 [Pipeline] echo [2023-04-12T16:55:13.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T16:55:13.791Z] provisioning config files... [2023-04-12T16:55:13.806Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16702855305955929317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T16:55:14.108Z] ---> docker-login.sh [2023-04-12T16:55:14.108Z] nexus3.edgexfoundry.org:10001 [2023-04-12T16:55:14.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:55:14.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:55:14.630Z] Configure a credential helper to remove this warning. See [2023-04-12T16:55:14.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:55:14.630Z] [2023-04-12T16:55:14.630Z] Login Succeeded [2023-04-12T16:55:14.630Z] nexus3.edgexfoundry.org:10002 [2023-04-12T16:55:14.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:55:14.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:55:14.630Z] Configure a credential helper to remove this warning. See [2023-04-12T16:55:14.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:55:14.630Z] [2023-04-12T16:55:14.630Z] Login Succeeded [2023-04-12T16:55:14.630Z] nexus3.edgexfoundry.org:10003 [2023-04-12T16:55:14.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:55:14.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:55:14.630Z] Configure a credential helper to remove this warning. See [2023-04-12T16:55:14.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:55:14.630Z] [2023-04-12T16:55:14.630Z] Login Succeeded [2023-04-12T16:55:14.630Z] nexus3.edgexfoundry.org:10004 [2023-04-12T16:55:14.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:55:14.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:55:14.890Z] Configure a credential helper to remove this warning. See [2023-04-12T16:55:14.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:55:14.890Z] [2023-04-12T16:55:14.890Z] Login Succeeded [2023-04-12T16:55:14.890Z] docker.io [2023-04-12T16:55:14.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:55:15.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:55:15.150Z] Configure a credential helper to remove this warning. See [2023-04-12T16:55:15.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:55:15.150Z] [2023-04-12T16:55:15.150Z] Login Succeeded [2023-04-12T16:55:15.150Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T16:55:15.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-12T16:55:15.512Z] + git rev-list -1 --merges 670e042fb11711975c44f19a61fa475a20d859e8~1..670e042fb11711975c44f19a61fa475a20d859e8 [Pipeline] echo [2023-04-12T16:55:15.558Z] -----------> git rev-list -1 --merges 670e042fb11711975c44f19a61fa475a20d859e8~1..670e042fb11711975c44f19a61fa475a20d859e8 670e042fb11711975c44f19a61fa475a20d859e8 [false] [Pipeline] sh [2023-04-12T16:55:15.846Z] + git log --format=format:%s -1 670e042fb11711975c44f19a61fa475a20d859e8 [Pipeline] echo [2023-04-12T16:55:15.880Z] ========================================================= [2023-04-12T16:55:15.880Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-12T16:55:15.880Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T16:55:16.221Z] + git log --format=format:%s -1 670e042fb11711975c44f19a61fa475a20d859e8 [Pipeline] echo [2023-04-12T16:55:16.232Z] [semverPrep] GIT_COMMIT: 670e042fb11711975c44f19a61fa475a20d859e8, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#175) [Pipeline] echo [2023-04-12T16:55:16.243Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-12T16:55:16.615Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T16:55:16.615Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-12T16:55:16.615Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-12T16:55:16.615Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-12T16:55:16.615Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-12T16:55:16.615Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-12T16:55:16.615Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:55:17.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T16:55:17.029Z] [2023-04-12T16:55:17.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:55:17.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T16:55:17.334Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-12T16:55:17.334Z] b85a868b505f: Pulling fs layer [2023-04-12T16:55:17.334Z] e2be974225ed: Pulling fs layer [2023-04-12T16:55:17.334Z] 339a4e72a1f5: Pulling fs layer [2023-04-12T16:55:17.334Z] 988bab9f4d93: Pulling fs layer [2023-04-12T16:55:17.334Z] 1469e6f7b9e6: Pulling fs layer [2023-04-12T16:55:17.334Z] eaf3925da568: Pulling fs layer [2023-04-12T16:55:17.334Z] bab4dde63d76: Pulling fs layer [2023-04-12T16:55:17.334Z] bde34c3a00c8: Pulling fs layer [2023-04-12T16:55:17.334Z] b352a97aabf1: Pulling fs layer [2023-04-12T16:55:17.334Z] 4872d77fe225: Pulling fs layer [2023-04-12T16:55:17.334Z] 5851b861e8e6: Pulling fs layer [2023-04-12T16:55:17.334Z] eaf3925da568: Waiting [2023-04-12T16:55:17.334Z] 988bab9f4d93: Waiting [2023-04-12T16:55:17.334Z] bab4dde63d76: Waiting [2023-04-12T16:55:17.334Z] b352a97aabf1: Waiting [2023-04-12T16:55:17.334Z] 1469e6f7b9e6: Waiting [2023-04-12T16:55:17.334Z] bde34c3a00c8: Waiting [2023-04-12T16:55:17.334Z] 4872d77fe225: Waiting [2023-04-12T16:55:17.334Z] e2be974225ed: Verifying Checksum [2023-04-12T16:55:17.334Z] e2be974225ed: Download complete [2023-04-12T16:55:17.334Z] 988bab9f4d93: Download complete [2023-04-12T16:55:17.593Z] 339a4e72a1f5: Verifying Checksum [2023-04-12T16:55:17.593Z] 339a4e72a1f5: Download complete [2023-04-12T16:55:17.593Z] 1469e6f7b9e6: Verifying Checksum [2023-04-12T16:55:17.593Z] 1469e6f7b9e6: Download complete [2023-04-12T16:55:17.593Z] eaf3925da568: Verifying Checksum [2023-04-12T16:55:17.593Z] eaf3925da568: Download complete [2023-04-12T16:55:17.593Z] bde34c3a00c8: Verifying Checksum [2023-04-12T16:55:17.593Z] bde34c3a00c8: Download complete [2023-04-12T16:55:17.593Z] b352a97aabf1: Download complete [2023-04-12T16:55:17.593Z] 4872d77fe225: Download complete [2023-04-12T16:55:17.593Z] 5851b861e8e6: Download complete [2023-04-12T16:55:17.593Z] b85a868b505f: Verifying Checksum [2023-04-12T16:55:17.593Z] b85a868b505f: Download complete [2023-04-12T16:55:17.851Z] bab4dde63d76: Verifying Checksum [2023-04-12T16:55:17.851Z] bab4dde63d76: Download complete [2023-04-12T16:55:19.245Z] b85a868b505f: Pull complete [2023-04-12T16:55:19.245Z] e2be974225ed: Pull complete [2023-04-12T16:55:19.814Z] 339a4e72a1f5: Pull complete [2023-04-12T16:55:19.814Z] 988bab9f4d93: Pull complete [2023-04-12T16:55:20.076Z] 1469e6f7b9e6: Pull complete [2023-04-12T16:55:20.076Z] eaf3925da568: Pull complete [2023-04-12T16:55:22.612Z] bab4dde63d76: Pull complete [2023-04-12T16:55:22.612Z] bde34c3a00c8: Pull complete [2023-04-12T16:55:22.612Z] b352a97aabf1: Pull complete [2023-04-12T16:55:22.612Z] 4872d77fe225: Pull complete [2023-04-12T16:55:22.612Z] 5851b861e8e6: Pull complete [2023-04-12T16:55:22.612Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-12T16:55:22.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T16:55:22.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T16:55:22.710Z] prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container [2023-04-12T16:55:22.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-12T16:55:26.607Z] $ docker top a544e490ea66b65372b26b243b9a2e4a515ac32af6aa612ed35f88838fa539b7 -eo pid,comm [2023-04-12T16:55:26.664Z] 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). [2023-04-12T16:55:26.664Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T16:55:26.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T16:55:26.702Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T16:55:26.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T16:55:26.832Z] $ docker exec a544e490ea66b65372b26b243b9a2e4a515ac32af6aa612ed35f88838fa539b7 ssh-agent [2023-04-12T16:55:26.946Z] SSH_AUTH_SOCK=/tmp/ssh-QMGVpo6qAayt/agent.33 [2023-04-12T16:55:26.946Z] SSH_AGENT_PID=39 [2023-04-12T16:55:26.954Z] Running ssh-add (command line suppressed) [2023-04-12T16:55:27.060Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12021813056525699011.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12021813056525699011.key) [2023-04-12T16:55:27.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T16:55:27.356Z] + git tag --points-at HEAD [Pipeline] } [2023-04-12T16:55:27.372Z] $ docker exec --env ******** --env ******** a544e490ea66b65372b26b243b9a2e4a515ac32af6aa612ed35f88838fa539b7 ssh-agent -k [2023-04-12T16:55:27.471Z] unset SSH_AUTH_SOCK; [2023-04-12T16:55:27.472Z] unset SSH_AGENT_PID; [2023-04-12T16:55:27.472Z] echo Agent pid 39 killed; [2023-04-12T16:55:27.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-12T16:55:27.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T16:55:27.505Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T16:55:27.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T16:55:27.626Z] $ docker exec a544e490ea66b65372b26b243b9a2e4a515ac32af6aa612ed35f88838fa539b7 ssh-agent [2023-04-12T16:55:27.727Z] SSH_AUTH_SOCK=/tmp/ssh-PZ2PgzTHm3Xb/agent.71 [2023-04-12T16:55:27.727Z] SSH_AGENT_PID=77 [2023-04-12T16:55:27.732Z] Running ssh-add (command line suppressed) [2023-04-12T16:55:27.840Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1417310449042475661.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1417310449042475661.key) [2023-04-12T16:55:27.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T16:55:28.141Z] + git semver init [2023-04-12T16:55:28.401Z] 2023-04-12 16:55:28,339 [run_init] DEBUG init version:0.0.0 force:False [2023-04-12T16:55:28.401Z] 2023-04-12 16:55:28,340 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-04-12T16:55:28.401Z] 2023-04-12 16:55:28,341 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-04-12T16:55:28.401Z] 2023-04-12 16:55:28,341 [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) [2023-04-12T16:55:29.796Z] 2023-04-12 16:55:29,483 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-04-12T16:55:29.796Z] 2023-04-12 16:55:29,484 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-04-12T16:55:29.796Z] 2023-04-12 16:55:29,484 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-12T16:55:29.796Z] 2023-04-12 16:55:29,484 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-12T16:55:29.796Z] 3.0.0-dev.22 [Pipeline] } [2023-04-12T16:55:29.808Z] $ docker exec --env ******** --env ******** a544e490ea66b65372b26b243b9a2e4a515ac32af6aa612ed35f88838fa539b7 ssh-agent -k [2023-04-12T16:55:29.930Z] unset SSH_AUTH_SOCK; [2023-04-12T16:55:29.931Z] unset SSH_AGENT_PID; [2023-04-12T16:55:29.931Z] echo Agent pid 77 killed; [2023-04-12T16:55:29.939Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T16:55:30.238Z] + git semver [Pipeline] } [2023-04-12T16:55:30.516Z] $ docker stop --time=1 a544e490ea66b65372b26b243b9a2e4a515ac32af6aa612ed35f88838fa539b7 [2023-04-12T16:55:31.844Z] $ docker rm -f --volumes a544e490ea66b65372b26b243b9a2e4a515ac32af6aa612ed35f88838fa539b7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T16:55:32.188Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-12T16:55:32.378Z] Stashed 1 file(s) [Pipeline] echo [2023-04-12T16:55:32.380Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.22 [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 [2023-04-12T16:55:32.519Z] provisioning config files... [2023-04-12T16:55:32.527Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14072326240870143890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T16:55:32.819Z] ---> docker-login.sh [2023-04-12T16:55:32.819Z] nexus3.edgexfoundry.org:10001 [2023-04-12T16:55:32.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:55:32.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:55:32.819Z] Configure a credential helper to remove this warning. See [2023-04-12T16:55:32.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:55:32.819Z] [2023-04-12T16:55:32.819Z] Login Succeeded [2023-04-12T16:55:32.819Z] nexus3.edgexfoundry.org:10002 [2023-04-12T16:55:32.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:55:32.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:55:32.819Z] Configure a credential helper to remove this warning. See [2023-04-12T16:55:32.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:55:32.819Z] [2023-04-12T16:55:32.819Z] Login Succeeded [2023-04-12T16:55:32.819Z] nexus3.edgexfoundry.org:10003 [2023-04-12T16:55:33.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:55:33.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:55:33.077Z] Configure a credential helper to remove this warning. See [2023-04-12T16:55:33.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:55:33.077Z] [2023-04-12T16:55:33.078Z] Login Succeeded [2023-04-12T16:55:33.078Z] nexus3.edgexfoundry.org:10004 [2023-04-12T16:55:33.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:55:33.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:55:33.078Z] Configure a credential helper to remove this warning. See [2023-04-12T16:55:33.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:55:33.078Z] [2023-04-12T16:55:33.078Z] Login Succeeded [2023-04-12T16:55:33.078Z] docker.io [2023-04-12T16:55:33.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:55:33.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:55:33.336Z] Configure a credential helper to remove this warning. See [2023-04-12T16:55:33.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:55:33.336Z] [2023-04-12T16:55:33.336Z] Login Succeeded [2023-04-12T16:55:33.336Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T16:55:33.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-12T16:55:33.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T16:55:33.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T16:55:33.411Z] ========================================================= [2023-04-12T16:55:33.411Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-12T16:55:33.411Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:55:33.712Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-12T16:55:33.712Z] Sending build context to Docker daemon 12.62MB [2023-04-12T16:55:33.712Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T16:55:33.712Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-12T16:55:33.712Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-12T16:55:33.712Z] 63b65145d645: Pulling fs layer [2023-04-12T16:55:33.712Z] a2d21d5440eb: Pulling fs layer [2023-04-12T16:55:33.712Z] 935e6c44a52c: Pulling fs layer [2023-04-12T16:55:33.712Z] 94cc34f8dd06: Pulling fs layer [2023-04-12T16:55:33.712Z] 30dea6a524f1: Pulling fs layer [2023-04-12T16:55:33.712Z] a2aff8979fd8: Pulling fs layer [2023-04-12T16:55:33.712Z] 30dea6a524f1: Waiting [2023-04-12T16:55:33.712Z] 94cc34f8dd06: Waiting [2023-04-12T16:55:33.712Z] a2aff8979fd8: Waiting [2023-04-12T16:55:33.712Z] 6808be2612f2: Pulling fs layer [2023-04-12T16:55:33.712Z] f25807f1079a: Pulling fs layer [2023-04-12T16:55:33.712Z] 6808be2612f2: Waiting [2023-04-12T16:55:33.970Z] a2d21d5440eb: Download complete [2023-04-12T16:55:33.970Z] 94cc34f8dd06: Verifying Checksum [2023-04-12T16:55:33.970Z] 94cc34f8dd06: Download complete [2023-04-12T16:55:33.970Z] 30dea6a524f1: Download complete [2023-04-12T16:55:33.970Z] 63b65145d645: Verifying Checksum [2023-04-12T16:55:33.970Z] 63b65145d645: Download complete [2023-04-12T16:55:33.970Z] a2aff8979fd8: Verifying Checksum [2023-04-12T16:55:33.970Z] a2aff8979fd8: Download complete [2023-04-12T16:55:33.970Z] 63b65145d645: Pull complete [2023-04-12T16:55:34.230Z] a2d21d5440eb: Pull complete [2023-04-12T16:55:34.230Z] f25807f1079a: Verifying Checksum [2023-04-12T16:55:34.230Z] f25807f1079a: Download complete [2023-04-12T16:55:34.489Z] 935e6c44a52c: Verifying Checksum [2023-04-12T16:55:34.489Z] 935e6c44a52c: Download complete [2023-04-12T16:55:34.747Z] 6808be2612f2: Verifying Checksum [2023-04-12T16:55:34.747Z] 6808be2612f2: Download complete [2023-04-12T16:55:38.034Z] 935e6c44a52c: Pull complete [2023-04-12T16:55:38.295Z] 94cc34f8dd06: Pull complete [2023-04-12T16:55:38.295Z] 30dea6a524f1: Pull complete [2023-04-12T16:55:38.295Z] a2aff8979fd8: Pull complete [2023-04-12T16:55:40.828Z] 6808be2612f2: Pull complete [2023-04-12T16:55:41.770Z] f25807f1079a: Pull complete [2023-04-12T16:55:41.770Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-12T16:55:41.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-12T16:55:41.770Z] ---> 3b553350e43f [2023-04-12T16:55:41.770Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T16:55:47.095Z] ---> Running in 0a102995abae [2023-04-12T16:55:47.095Z] Removing intermediate container 0a102995abae [2023-04-12T16:55:47.095Z] ---> 058debc4b0af [2023-04-12T16:55:47.095Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T16:55:47.095Z] ---> Running in 0faaf872523c [2023-04-12T16:55:47.095Z] Removing intermediate container 0faaf872523c [2023-04-12T16:55:47.095Z] ---> 4fbb91728251 [2023-04-12T16:55:47.095Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-12T16:55:47.095Z] ---> Running in c7367636d1b3 [2023-04-12T16:55:47.095Z] Removing intermediate container c7367636d1b3 [2023-04-12T16:55:47.095Z] ---> e5a1a555f66a [2023-04-12T16:55:47.095Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T16:55:47.354Z] ---> Running in 905ada92e319 [2023-04-12T16:55:47.475Z] Still waiting to schedule task [2023-04-12T16:55:47.475Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-12T16:55:47.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T16:55:47.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T16:55:48.129Z] OK: 265 MiB in 53 packages [2023-04-12T16:55:48.388Z] Removing intermediate container 905ada92e319 [2023-04-12T16:55:48.388Z] ---> d5e9f358038b [2023-04-12T16:55:48.388Z] Step 7/12 : WORKDIR /app [2023-04-12T16:55:48.388Z] ---> Running in 129cccdffe7f [2023-04-12T16:55:48.646Z] Removing intermediate container 129cccdffe7f [2023-04-12T16:55:48.646Z] ---> 1331fe3f38e1 [2023-04-12T16:55:48.646Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-12T16:55:48.646Z] ---> d8755df2bced [2023-04-12T16:55:48.646Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T16:55:48.646Z] ---> Running in e3ff9eae34ff [2023-04-12T16:56:56.368Z] Removing intermediate container e3ff9eae34ff [2023-04-12T16:56:56.368Z] ---> bb17bd3a0bb0 [2023-04-12T16:56:56.368Z] Step 10/12 : COPY . . [2023-04-12T16:56:56.368Z] ---> a733108a2676 [2023-04-12T16:56:56.368Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T16:56:56.368Z] ---> Running in 5a2911526c87 [2023-04-12T16:56:56.368Z] Removing intermediate container 5a2911526c87 [2023-04-12T16:56:56.368Z] ---> 7cf2f8fd1aa8 [2023-04-12T16:56:56.368Z] Step 12/12 : RUN $MAKE [2023-04-12T16:56:56.368Z] ---> Running in 219deb151957 [2023-04-12T16:56:56.368Z] noop [2023-04-12T16:56:56.368Z] Removing intermediate container 219deb151957 [2023-04-12T16:56:56.368Z] ---> 8d00a46848fb [2023-04-12T16:56:56.368Z] Successfully built 8d00a46848fb [2023-04-12T16:56:56.368Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:56:56.686Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-12T16:56:56.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T16:56:56.755Z] prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container [2023-04-12T16:56:56.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-12T16:56:57.130Z] $ docker top 14ffaf6eb0bfee7849a11330945ce5f263be249409cc377fa9c21b99f393b53e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T16:56:57.460Z] + go version [2023-04-12T16:56:57.461Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-12T16:56:57.474Z] $ docker stop --time=1 14ffaf6eb0bfee7849a11330945ce5f263be249409cc377fa9c21b99f393b53e [2023-04-12T16:56:58.927Z] $ docker rm -f --volumes 14ffaf6eb0bfee7849a11330945ce5f263be249409cc377fa9c21b99f393b53e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:56:59.342Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-12T16:56:59.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T16:56:59.407Z] prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container [2023-04-12T16:56:59.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-12T16:56:59.850Z] $ docker top 61c5e0dcb935d8adfe84f9f784b1ef62a6398f0fff71e60d5e14df79a4477645 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T16:57:00.186Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-04-12T16:57:00.534Z] + make test [2023-04-12T16:57:00.534Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-12T16:57:18.290Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7573 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-04-12T16:57:18.302Z] Running in /w/workspace/app-rfid-llrp-inventory/91 [Pipeline] { [Pipeline] checkout [2023-04-12T16:57:18.328Z] The recommended git tool is: git [2023-04-12T16:57:22.448Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-12T16:57:22.448Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-12T16:57:22.448Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.130s coverage: 86.2% of statements [2023-04-12T16:57:22.448Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.688s coverage: 71.9% of statements [2023-04-12T16:57:23.537Z] using credential edgex-jenkins-ssh [2023-04-12T16:57:23.558Z] Cloning the remote Git repository [2023-04-12T16:57:23.604Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-12T16:57:23.698Z] > git init /w/workspace/app-rfid-llrp-inventory/91 # timeout=10 [2023-04-12T16:57:23.854Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-12T16:57:23.856Z] > git --version # timeout=10 [2023-04-12T16:57:23.878Z] > git --version # 'git version 2.25.1' [2023-04-12T16:57:23.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-12T16:57:24.020Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-12T16:57:26.756Z] Avoid second fetch [2023-04-12T16:57:26.757Z] Checking out Revision 670e042fb11711975c44f19a61fa475a20d859e8 (main) [2023-04-12T16:57:27.277Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#175)" [2023-04-12T16:57:25.998Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-12T16:57:26.030Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-12T16:57:26.772Z] > git config core.sparsecheckout # timeout=10 [2023-04-12T16:57:26.830Z] > git checkout -f 670e042fb11711975c44f19a61fa475a20d859e8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T16:57:28.145Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-12T16:57:28.145Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-12T16:57:28.145Z] Dload Upload Total Spent Left Speed [2023-04-12T16:57:28.145Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh [2023-04-12T16:57:28.780Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-12T16:57:29.109Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-12T16:57:29.109Z] + sudo tee /etc/docker/daemon.new [2023-04-12T16:57:29.109Z] { [2023-04-12T16:57:29.109Z] "registry-mirrors": [ [2023-04-12T16:57:29.109Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-12T16:57:29.109Z] ], [2023-04-12T16:57:29.109Z] "bip": "10.250.0.254/24", [2023-04-12T16:57:29.109Z] "hosts": [ [2023-04-12T16:57:29.109Z] "tcp://0.0.0.0:5555", [2023-04-12T16:57:29.109Z] "unix:///var/run/docker.sock" [2023-04-12T16:57:29.109Z] ], [2023-04-12T16:57:29.109Z] "mtu": 1458, [2023-04-12T16:57:29.109Z] "selinux-enabled": true, [2023-04-12T16:57:29.109Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-12T16:57:29.109Z] } [Pipeline] sh [2023-04-12T16:57:29.443Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-12T16:57:29.775Z] + sudo service docker restart [2023-04-12T16:57:44.372Z] go vet ./... [2023-04-12T16:57:46.268Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-12T16:57:46.268Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-12T16:57:46.268Z] ./bin/test-attribution.sh [2023-04-12T16:57:46.268Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-12T16:57:46.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-12T16:57:46.294Z] $ docker stop --time=1 61c5e0dcb935d8adfe84f9f784b1ef62a6398f0fff71e60d5e14df79a4477645 [2023-04-12T16:57:50.161Z] $ docker rm -f --volumes 61c5e0dcb935d8adfe84f9f784b1ef62a6398f0fff71e60d5e14df79a4477645 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T16:57:50.763Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-12T16:57:50.822Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-12T16:57:51.434Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-12T16:57:51.718Z] + ls -al . [2023-04-12T16:57:51.718Z] total 228 [2023-04-12T16:57:51.718Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 12 16:57 . [2023-04-12T16:57:51.718Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:55 .. [2023-04-12T16:57:51.718Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 12 16:55 .dockerignore [2023-04-12T16:57:51.718Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 16:55 .git [2023-04-12T16:57:51.718Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 16:55 .github [2023-04-12T16:57:51.718Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 12 16:55 .gitignore [2023-04-12T16:57:51.718Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 16:55 .golangci.yml [2023-04-12T16:57:51.718Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 16:55 .semver [2023-04-12T16:57:51.718Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 12 16:55 Attribution.txt [2023-04-12T16:57:51.718Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 12 16:55 CHANGELOG.md [2023-04-12T16:57:51.718Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 12 16:55 Dockerfile [2023-04-12T16:57:51.718Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 16:55 GOVERNANCE.md [2023-04-12T16:57:51.718Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 12 16:55 Jenkinsfile [2023-04-12T16:57:51.718Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 12 16:55 LICENSE [2023-04-12T16:57:51.718Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 12 16:55 Makefile [2023-04-12T16:57:51.718Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 12 16:55 OWNERS.md [2023-04-12T16:57:51.718Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 12 16:55 README.md [2023-04-12T16:57:51.718Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 16:55 VERSION [2023-04-12T16:57:51.718Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 16:55 bin [2023-04-12T16:57:51.718Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 12 16:57 coverage.out [2023-04-12T16:57:51.718Z] -rw-rw-r-- 1 jenkins jenkins 3467 Apr 12 16:55 go.mod [2023-04-12T16:57:51.718Z] -rw-rw-r-- 1 jenkins jenkins 31730 Apr 12 16:55 go.sum [2023-04-12T16:57:51.718Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 16:55 images [2023-04-12T16:57:51.718Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:55 internal [2023-04-12T16:57:51.718Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 12 16:55 main.go [2023-04-12T16:57:51.718Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 16:55 res [2023-04-12T16:57:51.718Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:55 snap [2023-04-12T16:57:51.718Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 16:55 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T16:57:51.895Z] provisioning config files... [2023-04-12T16:57:51.922Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/91@tmp/config15171584893055075189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T16:57:52.019Z] + 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=670e042fb11711975c44f19a61fa475a20d859e8 --label arch=amd64 --label version=3.0.0-dev.22 . [2023-04-12T16:57:52.019Z] Sending build context to Docker daemon 12.62MB [2023-04-12T16:57:52.019Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T16:57:52.019Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-12T16:57:52.019Z] ---> 8d00a46848fb [2023-04-12T16:57:52.019Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T16:57:52.276Z] ---> Running in 1e16a324d785 [2023-04-12T16:57:52.276Z] Removing intermediate container 1e16a324d785 [2023-04-12T16:57:52.276Z] ---> ceefeab9a859 [2023-04-12T16:57:52.276Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T16:57:52.276Z] ---> Running in 8e04238f5722 [2023-04-12T16:57:52.276Z] ---> docker-login.sh [2023-04-12T16:57:52.276Z] nexus3.edgexfoundry.org:10001 [2023-04-12T16:57:52.535Z] Removing intermediate container 8e04238f5722 [2023-04-12T16:57:52.535Z] ---> c4b3c0396d3d [2023-04-12T16:57:52.535Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-12T16:57:52.535Z] ---> Running in 2bcd71aa8eff [2023-04-12T16:57:52.535Z] Removing intermediate container 2bcd71aa8eff [2023-04-12T16:57:52.535Z] ---> fd6bd0b86c71 [2023-04-12T16:57:52.535Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T16:57:52.535Z] ---> Running in 53069f171f62 [2023-04-12T16:57:52.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T16:57:52.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:57:52.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:57:52.867Z] Configure a credential helper to remove this warning. See [2023-04-12T16:57:52.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:57:52.867Z] [2023-04-12T16:57:52.867Z] Login Succeeded [2023-04-12T16:57:52.867Z] nexus3.edgexfoundry.org:10002 [2023-04-12T16:57:53.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T16:57:53.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:57:53.311Z] OK: 265 MiB in 53 packages [2023-04-12T16:57:53.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:57:53.406Z] Configure a credential helper to remove this warning. See [2023-04-12T16:57:53.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:57:53.406Z] [2023-04-12T16:57:53.406Z] Login Succeeded [2023-04-12T16:57:53.406Z] nexus3.edgexfoundry.org:10003 [2023-04-12T16:57:53.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:57:53.571Z] Removing intermediate container 53069f171f62 [2023-04-12T16:57:53.571Z] ---> 6dda98afa5dd [2023-04-12T16:57:53.571Z] Step 7/29 : WORKDIR /app [2023-04-12T16:57:53.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:57:53.675Z] Configure a credential helper to remove this warning. See [2023-04-12T16:57:53.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:57:53.675Z] [2023-04-12T16:57:53.675Z] Login Succeeded [2023-04-12T16:57:53.675Z] nexus3.edgexfoundry.org:10004 [2023-04-12T16:57:53.830Z] ---> Running in 864cf23acdc8 [2023-04-12T16:57:53.830Z] Removing intermediate container 864cf23acdc8 [2023-04-12T16:57:53.830Z] ---> b2e5f77fbc22 [2023-04-12T16:57:53.830Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-12T16:57:53.830Z] ---> 604e9d442230 [2023-04-12T16:57:53.830Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T16:57:53.830Z] ---> Running in 8343aff1b581 [2023-04-12T16:57:53.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:57:53.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:57:53.947Z] Configure a credential helper to remove this warning. See [2023-04-12T16:57:53.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:57:53.947Z] [2023-04-12T16:57:53.947Z] Login Succeeded [2023-04-12T16:57:53.947Z] docker.io [2023-04-12T16:57:54.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:57:54.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:57:54.482Z] Configure a credential helper to remove this warning. See [2023-04-12T16:57:54.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:57:54.482Z] [2023-04-12T16:57:54.482Z] Login Succeeded [2023-04-12T16:57:54.482Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T16:57:54.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-12T16:57:54.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-04-12T16:57:54.763Z] Removing intermediate container 8343aff1b581 [2023-04-12T16:57:54.763Z] ---> b3a64d154ba4 [2023-04-12T16:57:54.763Z] Step 10/29 : COPY . . [Pipeline] echo [2023-04-12T16:57:54.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T16:57:54.784Z] ========================================================= [2023-04-12T16:57:54.784Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-12T16:57:54.784Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:57:55.155Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-12T16:57:55.331Z] ---> 43825a8d6cb0 [2023-04-12T16:57:55.331Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T16:57:55.331Z] ---> Running in 5a569f994416 [2023-04-12T16:57:55.331Z] Removing intermediate container 5a569f994416 [2023-04-12T16:57:55.331Z] ---> 4546cf4f5438 [2023-04-12T16:57:55.331Z] Step 12/29 : RUN $MAKE [2023-04-12T16:57:55.331Z] ---> Running in dabb9c2015e4 [2023-04-12T16:57:55.434Z] Sending build context to Docker daemon 677.9kB [2023-04-12T16:57:55.434Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T16:57:55.434Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-12T16:57:55.434Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-12T16:57:55.434Z] af6eaf76a39c: Pulling fs layer [2023-04-12T16:57:55.434Z] 55522c791124: Pulling fs layer [2023-04-12T16:57:55.434Z] ce5c4a1c91eb: Pulling fs layer [2023-04-12T16:57:55.434Z] 169dfbe0d373: Pulling fs layer [2023-04-12T16:57:55.434Z] e1ff8fa3b103: Pulling fs layer [2023-04-12T16:57:55.434Z] 52ebb69f0ebf: Pulling fs layer [2023-04-12T16:57:55.434Z] 5abe8eddf0d5: Pulling fs layer [2023-04-12T16:57:55.434Z] 5abe8eddf0d5: Waiting [2023-04-12T16:57:55.434Z] 52ebb69f0ebf: Waiting [2023-04-12T16:57:55.434Z] e1ff8fa3b103: Waiting [2023-04-12T16:57:55.434Z] 169dfbe0d373: Waiting [2023-04-12T16:57:55.591Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.22 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.22" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-04-12T16:57:55.705Z] 55522c791124: Verifying Checksum [2023-04-12T16:57:55.705Z] 55522c791124: Download complete [2023-04-12T16:57:55.705Z] 169dfbe0d373: Verifying Checksum [2023-04-12T16:57:55.705Z] 169dfbe0d373: Download complete [2023-04-12T16:57:55.705Z] e1ff8fa3b103: Verifying Checksum [2023-04-12T16:57:55.705Z] e1ff8fa3b103: Download complete [2023-04-12T16:57:55.705Z] af6eaf76a39c: Verifying Checksum [2023-04-12T16:57:55.705Z] af6eaf76a39c: Download complete [2023-04-12T16:57:56.683Z] af6eaf76a39c: Pull complete [2023-04-12T16:57:56.683Z] 5abe8eddf0d5: Verifying Checksum [2023-04-12T16:57:56.683Z] 5abe8eddf0d5: Download complete [2023-04-12T16:57:57.272Z] 55522c791124: Pull complete [2023-04-12T16:57:57.866Z] 52ebb69f0ebf: Verifying Checksum [2023-04-12T16:57:57.866Z] 52ebb69f0ebf: Download complete [2023-04-12T16:57:57.866Z] ce5c4a1c91eb: Verifying Checksum [2023-04-12T16:57:57.866Z] ce5c4a1c91eb: Download complete [2023-04-12T16:58:07.946Z] ce5c4a1c91eb: Pull complete [2023-04-12T16:58:08.215Z] 169dfbe0d373: Pull complete [2023-04-12T16:58:08.485Z] e1ff8fa3b103: Pull complete [2023-04-12T16:58:16.717Z] 52ebb69f0ebf: Pull complete [2023-04-12T16:58:17.310Z] 5abe8eddf0d5: Pull complete [2023-04-12T16:58:17.310Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-12T16:58:17.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-12T16:58:17.556Z] Removing intermediate container dabb9c2015e4 [2023-04-12T16:58:17.556Z] ---> a14dcd861be0 [2023-04-12T16:58:17.556Z] Step 13/29 : FROM alpine:3.17 [2023-04-12T16:58:17.556Z] 3.17: Pulling from library/alpine [2023-04-12T16:58:17.556Z] f56be85fc22e: Pulling fs layer [2023-04-12T16:58:17.556Z] f56be85fc22e: Verifying Checksum [2023-04-12T16:58:17.556Z] f56be85fc22e: Download complete [2023-04-12T16:58:17.556Z] f56be85fc22e: Pull complete [2023-04-12T16:58:17.556Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-12T16:58:17.556Z] Status: Downloaded newer image for alpine:3.17 [2023-04-12T16:58:17.556Z] ---> 9ed4aefc74f6 [2023-04-12T16:58:17.556Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-12T16:58:17.556Z] ---> Running in e695853b93f5 [2023-04-12T16:58:17.556Z] Removing intermediate container e695853b93f5 [2023-04-12T16:58:17.556Z] ---> aa9b5d3112fc [2023-04-12T16:58:17.556Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-12T16:58:17.556Z] ---> Running in 48882972857c [2023-04-12T16:58:17.556Z] Removing intermediate container 48882972857c [2023-04-12T16:58:17.556Z] ---> 21ab0e3868d1 [2023-04-12T16:58:17.556Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-12T16:58:17.556Z] ---> Running in 399af2acc6b9 [2023-04-12T16:58:17.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T16:58:17.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T16:58:17.556Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-12T16:58:17.556Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-12T16:58:17.556Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T16:58:17.556Z] Executing ca-certificates-20220614-r4.trigger [2023-04-12T16:58:17.556Z] OK: 8 MiB in 17 packages [2023-04-12T16:58:17.579Z] ---> 6cb57ee374ae [2023-04-12T16:58:17.579Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T16:58:17.814Z] Removing intermediate container 399af2acc6b9 [2023-04-12T16:58:17.814Z] ---> 9afe93ee470d [2023-04-12T16:58:17.814Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-12T16:58:18.072Z] ---> acbf648cc94c [2023-04-12T16:58:18.072Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-12T16:58:18.072Z] ---> ead9ce7a18c4 [2023-04-12T16:58:18.072Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-12T16:58:18.336Z] ---> d36230753fac [2023-04-12T16:58:18.336Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-12T16:58:18.336Z] ---> c8e9a37df437 [2023-04-12T16:58:18.336Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-12T16:58:19.273Z] ---> b180f6e6788f [2023-04-12T16:58:19.273Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-12T16:58:19.273Z] ---> Running in 1c84ebd777b5 [2023-04-12T16:58:19.532Z] Removing intermediate container 1c84ebd777b5 [2023-04-12T16:58:19.532Z] ---> c24119908fd1 [2023-04-12T16:58:19.532Z] Step 23/29 : VOLUME /cache [2023-04-12T16:58:19.532Z] ---> Running in bdb17cd9f09d [2023-04-12T16:58:19.541Z] ---> Running in d02ffdc8f95a [2023-04-12T16:58:19.541Z] Removing intermediate container d02ffdc8f95a [2023-04-12T16:58:19.541Z] ---> 5b1edb2cfa15 [2023-04-12T16:58:19.541Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T16:58:19.823Z] Removing intermediate container bdb17cd9f09d [2023-04-12T16:58:19.823Z] ---> 0c9d2bc920ec [2023-04-12T16:58:19.823Z] Step 24/29 : EXPOSE 59711 [2023-04-12T16:58:19.823Z] ---> Running in 9d6c43dad615 [2023-04-12T16:58:19.823Z] Removing intermediate container 9d6c43dad615 [2023-04-12T16:58:19.823Z] ---> dbd3e60c6e2e [2023-04-12T16:58:19.823Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-12T16:58:19.823Z] ---> Running in 2c105ceb8c67 [2023-04-12T16:58:19.823Z] Removing intermediate container 2c105ceb8c67 [2023-04-12T16:58:19.823Z] ---> 3411310e2ca1 [2023-04-12T16:58:19.823Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-12T16:58:19.858Z] ---> Running in 9d0dedf51b28 [2023-04-12T16:58:20.084Z] ---> Running in bcd4765d5f82 [2023-04-12T16:58:20.085Z] Removing intermediate container bcd4765d5f82 [2023-04-12T16:58:20.085Z] ---> 98ae9dce226c [2023-04-12T16:58:20.085Z] Step 27/29 : LABEL arch=amd64 [2023-04-12T16:58:20.085Z] ---> Running in 4aaa443b1ecf [2023-04-12T16:58:20.085Z] Removing intermediate container 4aaa443b1ecf [2023-04-12T16:58:20.085Z] ---> 9e2959b64b0d [2023-04-12T16:58:20.085Z] Step 28/29 : LABEL git_sha=670e042fb11711975c44f19a61fa475a20d859e8 [2023-04-12T16:58:20.132Z] Removing intermediate container 9d0dedf51b28 [2023-04-12T16:58:20.132Z] ---> e3a8c75c9e47 [2023-04-12T16:58:20.132Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-12T16:58:20.132Z] ---> Running in 6f215f4e33b3 [2023-04-12T16:58:20.347Z] ---> Running in 69f217d373d7 [2023-04-12T16:58:20.347Z] Removing intermediate container 69f217d373d7 [2023-04-12T16:58:20.347Z] ---> 133b975898c3 [2023-04-12T16:58:20.347Z] Step 29/29 : LABEL version=3.0.0-dev.22 [2023-04-12T16:58:20.347Z] ---> Running in f86cecf0b82e [2023-04-12T16:58:20.347Z] Removing intermediate container f86cecf0b82e [2023-04-12T16:58:20.347Z] ---> 5c2b025d6ae5 [2023-04-12T16:58:20.347Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-12T16:58:20.347Z] Successfully built 5c2b025d6ae5 [2023-04-12T16:58:20.347Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2023-04-12T16:58:20.405Z] Removing intermediate container 6f215f4e33b3 [2023-04-12T16:58:20.406Z] ---> 48726209721d [2023-04-12T16:58:20.406Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T16:58:20.457Z] provisioning config files... [2023-04-12T16:58:20.469Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1370265820232982634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T16:58:20.679Z] ---> Running in 603b09474167 [2023-04-12T16:58:21.111Z] ---> docker-login.sh [2023-04-12T16:58:21.111Z] nexus3.edgexfoundry.org:10001 [2023-04-12T16:58:21.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:58:21.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:58:21.111Z] Configure a credential helper to remove this warning. See [2023-04-12T16:58:21.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:58:21.111Z] [2023-04-12T16:58:21.111Z] Login Succeeded [2023-04-12T16:58:21.111Z] nexus3.edgexfoundry.org:10002 [2023-04-12T16:58:21.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:58:21.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:58:21.572Z] Configure a credential helper to remove this warning. See [2023-04-12T16:58:21.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:58:21.572Z] [2023-04-12T16:58:21.572Z] Login Succeeded [2023-04-12T16:58:21.572Z] nexus3.edgexfoundry.org:10003 [2023-04-12T16:58:21.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:58:21.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T16:58:21.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:58:21.832Z] Configure a credential helper to remove this warning. See [2023-04-12T16:58:21.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:58:21.832Z] [2023-04-12T16:58:21.832Z] Login Succeeded [2023-04-12T16:58:21.832Z] nexus3.edgexfoundry.org:10004 [2023-04-12T16:58:21.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:58:21.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:58:21.832Z] Configure a credential helper to remove this warning. See [2023-04-12T16:58:21.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:58:21.832Z] [2023-04-12T16:58:21.832Z] Login Succeeded [2023-04-12T16:58:21.832Z] docker.io [2023-04-12T16:58:21.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T16:58:22.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T16:58:22.092Z] Configure a credential helper to remove this warning. See [2023-04-12T16:58:22.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T16:58:22.092Z] [2023-04-12T16:58:22.092Z] Login Succeeded [2023-04-12T16:58:22.092Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T16:58:22.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T16:58:22.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T16:58:22.164Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-04-12T16:58:22.164Z] 670e042fb11711975c44f19a61fa475a20d859e8 [2023-04-12T16:58:22.164Z] latest [2023-04-12T16:58:22.164Z] 3.0.0-dev.22 [2023-04-12T16:58:22.164Z] 670e042fb11711975c44f19a61fa475a20d859e8-3.0.0-dev.22 [2023-04-12T16:58:22.164Z] main [2023-04-12T16:58:22.164Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:58:22.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T16:58:22.490Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:670e042fb11711975c44f19a61fa475a20d859e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:58:22.847Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:670e042fb11711975c44f19a61fa475a20d859e8 [2023-04-12T16:58:22.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-12T16:58:22.847Z] 54a806e55462: Preparing [2023-04-12T16:58:22.847Z] 8c7207856827: Preparing [2023-04-12T16:58:22.847Z] 8cf3af1b3ad5: Preparing [2023-04-12T16:58:22.847Z] 519c14a19914: Preparing [2023-04-12T16:58:22.847Z] 6b50dfc58133: Preparing [2023-04-12T16:58:22.847Z] f281342e2abe: Preparing [2023-04-12T16:58:22.847Z] b4ad6a534134: Preparing [2023-04-12T16:58:22.847Z] f1417ff83b31: Preparing [2023-04-12T16:58:22.847Z] b4ad6a534134: Waiting [2023-04-12T16:58:22.847Z] f281342e2abe: Waiting [2023-04-12T16:58:22.847Z] f1417ff83b31: Waiting [2023-04-12T16:58:23.105Z] 6b50dfc58133: Pushed [2023-04-12T16:58:23.106Z] 8cf3af1b3ad5: Pushed [2023-04-12T16:58:23.106Z] 54a806e55462: Pushed [2023-04-12T16:58:23.106Z] 519c14a19914: Pushed [2023-04-12T16:58:23.106Z] f1417ff83b31: Layer already exists [2023-04-12T16:58:23.106Z] f281342e2abe: Pushed [2023-04-12T16:58:23.202Z] OK: 263 MiB in 53 packages [2023-04-12T16:58:23.366Z] b4ad6a534134: Pushed [2023-04-12T16:58:24.172Z] Removing intermediate container 603b09474167 [2023-04-12T16:58:24.172Z] ---> 82894548c524 [2023-04-12T16:58:24.173Z] Step 7/12 : WORKDIR /app [2023-04-12T16:58:24.173Z] ---> Running in 3b5609c098f3 [2023-04-12T16:58:24.764Z] Removing intermediate container 3b5609c098f3 [2023-04-12T16:58:24.764Z] ---> dbe69ce35cca [2023-04-12T16:58:24.764Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-12T16:58:25.048Z] ---> fa06c0fc11d7 [2023-04-12T16:58:25.048Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T16:58:25.270Z] 8c7207856827: Pushed [2023-04-12T16:58:25.317Z] ---> Running in 7f754d283b44 [2023-04-12T16:58:25.530Z] 670e042fb11711975c44f19a61fa475a20d859e8: digest: sha256:b20f4099eff5067c7c4a8409bdb21241ac3e421e5ca3edc4a12f659343848788 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:58:25.836Z] + 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 [2023-04-12T16:58:26.139Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-04-12T16:58:26.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-12T16:58:26.139Z] 54a806e55462: Preparing [2023-04-12T16:58:26.139Z] 8c7207856827: Preparing [2023-04-12T16:58:26.139Z] 8cf3af1b3ad5: Preparing [2023-04-12T16:58:26.139Z] 519c14a19914: Preparing [2023-04-12T16:58:26.139Z] 6b50dfc58133: Preparing [2023-04-12T16:58:26.139Z] f281342e2abe: Preparing [2023-04-12T16:58:26.139Z] b4ad6a534134: Preparing [2023-04-12T16:58:26.139Z] f1417ff83b31: Preparing [2023-04-12T16:58:26.139Z] b4ad6a534134: Waiting [2023-04-12T16:58:26.139Z] f281342e2abe: Waiting [2023-04-12T16:58:26.139Z] f1417ff83b31: Waiting [2023-04-12T16:58:26.139Z] 519c14a19914: Layer already exists [2023-04-12T16:58:26.139Z] 8cf3af1b3ad5: Layer already exists [2023-04-12T16:58:26.139Z] 6b50dfc58133: Layer already exists [2023-04-12T16:58:26.139Z] 8c7207856827: Layer already exists [2023-04-12T16:58:26.139Z] 54a806e55462: Layer already exists [2023-04-12T16:58:26.139Z] f281342e2abe: Layer already exists [2023-04-12T16:58:26.139Z] b4ad6a534134: Layer already exists [2023-04-12T16:58:26.139Z] f1417ff83b31: Layer already exists [2023-04-12T16:58:26.139Z] latest: digest: sha256:b20f4099eff5067c7c4a8409bdb21241ac3e421e5ca3edc4a12f659343848788 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:58:26.446Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:58:26.746Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.22 [2023-04-12T16:58:26.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-12T16:58:26.746Z] 54a806e55462: Preparing [2023-04-12T16:58:26.746Z] 8c7207856827: Preparing [2023-04-12T16:58:26.746Z] 8cf3af1b3ad5: Preparing [2023-04-12T16:58:26.746Z] 519c14a19914: Preparing [2023-04-12T16:58:26.746Z] 6b50dfc58133: Preparing [2023-04-12T16:58:26.746Z] f281342e2abe: Preparing [2023-04-12T16:58:26.746Z] b4ad6a534134: Preparing [2023-04-12T16:58:26.746Z] f1417ff83b31: Preparing [2023-04-12T16:58:26.746Z] f281342e2abe: Waiting [2023-04-12T16:58:26.746Z] b4ad6a534134: Waiting [2023-04-12T16:58:26.746Z] f1417ff83b31: Waiting [2023-04-12T16:58:26.746Z] 8c7207856827: Layer already exists [2023-04-12T16:58:26.746Z] 8cf3af1b3ad5: Layer already exists [2023-04-12T16:58:26.746Z] 519c14a19914: Layer already exists [2023-04-12T16:58:26.746Z] 54a806e55462: Layer already exists [2023-04-12T16:58:26.746Z] 6b50dfc58133: Layer already exists [2023-04-12T16:58:26.746Z] b4ad6a534134: Layer already exists [2023-04-12T16:58:26.746Z] f1417ff83b31: Layer already exists [2023-04-12T16:58:26.746Z] f281342e2abe: Layer already exists [2023-04-12T16:58:26.746Z] 3.0.0-dev.22: digest: sha256:b20f4099eff5067c7c4a8409bdb21241ac3e421e5ca3edc4a12f659343848788 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:58:27.050Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:670e042fb11711975c44f19a61fa475a20d859e8-3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:58:27.359Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:670e042fb11711975c44f19a61fa475a20d859e8-3.0.0-dev.22 [2023-04-12T16:58:27.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-12T16:58:27.359Z] 54a806e55462: Preparing [2023-04-12T16:58:27.359Z] 8c7207856827: Preparing [2023-04-12T16:58:27.359Z] 8cf3af1b3ad5: Preparing [2023-04-12T16:58:27.359Z] 519c14a19914: Preparing [2023-04-12T16:58:27.359Z] 6b50dfc58133: Preparing [2023-04-12T16:58:27.359Z] f281342e2abe: Preparing [2023-04-12T16:58:27.359Z] b4ad6a534134: Preparing [2023-04-12T16:58:27.359Z] f1417ff83b31: Preparing [2023-04-12T16:58:27.359Z] b4ad6a534134: Waiting [2023-04-12T16:58:27.359Z] f281342e2abe: Waiting [2023-04-12T16:58:27.359Z] f1417ff83b31: Waiting [2023-04-12T16:58:27.359Z] 8c7207856827: Layer already exists [2023-04-12T16:58:27.359Z] 8cf3af1b3ad5: Layer already exists [2023-04-12T16:58:27.359Z] 6b50dfc58133: Layer already exists [2023-04-12T16:58:27.359Z] 519c14a19914: Layer already exists [2023-04-12T16:58:27.359Z] 54a806e55462: Layer already exists [2023-04-12T16:58:27.359Z] f281342e2abe: Layer already exists [2023-04-12T16:58:27.359Z] b4ad6a534134: Layer already exists [2023-04-12T16:58:27.359Z] f1417ff83b31: Layer already exists [2023-04-12T16:58:27.359Z] 670e042fb11711975c44f19a61fa475a20d859e8-3.0.0-dev.22: digest: sha256:b20f4099eff5067c7c4a8409bdb21241ac3e421e5ca3edc4a12f659343848788 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:58:27.665Z] + 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 [2023-04-12T16:58:27.970Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-04-12T16:58:27.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-12T16:58:27.970Z] 54a806e55462: Preparing [2023-04-12T16:58:27.970Z] 8c7207856827: Preparing [2023-04-12T16:58:27.970Z] 8cf3af1b3ad5: Preparing [2023-04-12T16:58:27.970Z] 519c14a19914: Preparing [2023-04-12T16:58:27.970Z] 6b50dfc58133: Preparing [2023-04-12T16:58:27.970Z] f281342e2abe: Preparing [2023-04-12T16:58:27.970Z] b4ad6a534134: Preparing [2023-04-12T16:58:27.970Z] f1417ff83b31: Preparing [2023-04-12T16:58:27.970Z] f281342e2abe: Waiting [2023-04-12T16:58:27.970Z] b4ad6a534134: Waiting [2023-04-12T16:58:27.970Z] f1417ff83b31: Waiting [2023-04-12T16:58:27.970Z] 54a806e55462: Layer already exists [2023-04-12T16:58:27.970Z] 519c14a19914: Layer already exists [2023-04-12T16:58:27.970Z] 6b50dfc58133: Layer already exists [2023-04-12T16:58:27.970Z] 8c7207856827: Layer already exists [2023-04-12T16:58:27.970Z] 8cf3af1b3ad5: Layer already exists [2023-04-12T16:58:27.970Z] f281342e2abe: Layer already exists [2023-04-12T16:58:27.970Z] f1417ff83b31: Layer already exists [2023-04-12T16:58:27.970Z] b4ad6a534134: Layer already exists [2023-04-12T16:58:27.970Z] main: digest: sha256:b20f4099eff5067c7c4a8409bdb21241ac3e421e5ca3edc4a12f659343848788 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T16:58:28.006Z] ===================================================== [Pipeline] echo [2023-04-12T16:58:28.011Z] taggedImages: [2023-04-12T16:58:28.011Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:670e042fb11711975c44f19a61fa475a20d859e8 [2023-04-12T16:58:28.011Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-04-12T16:58:28.011Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.22 [2023-04-12T16:58:28.011Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:670e042fb11711975c44f19a61fa475a20d859e8-3.0.0-dev.22 [2023-04-12T16:58:28.011Z] - 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 [2023-04-12T16:58:28.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T16:58:28.383Z] [2023-04-12T16:58:28.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:58:28.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T16:58:28.679Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-12T16:58:28.679Z] 5eb5b503b376: Pulling fs layer [2023-04-12T16:58:28.679Z] 5c69ac0246d0: Pulling fs layer [2023-04-12T16:58:28.679Z] ec43610c2a17: Pulling fs layer [2023-04-12T16:58:28.679Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-12T16:58:28.679Z] 33b1e0a273af: Pulling fs layer [2023-04-12T16:58:28.679Z] 5d3b04190fa2: Pulling fs layer [2023-04-12T16:58:28.679Z] 2f39f015ded8: Pulling fs layer [2023-04-12T16:58:28.679Z] 3a2ae6a8a46f: Waiting [2023-04-12T16:58:28.679Z] 33b1e0a273af: Waiting [2023-04-12T16:58:28.679Z] 2f39f015ded8: Waiting [2023-04-12T16:58:28.679Z] 5c69ac0246d0: Verifying Checksum [2023-04-12T16:58:28.679Z] 5c69ac0246d0: Download complete [2023-04-12T16:58:28.679Z] 3a2ae6a8a46f: Download complete [2023-04-12T16:58:28.679Z] 33b1e0a273af: Verifying Checksum [2023-04-12T16:58:28.679Z] 33b1e0a273af: Download complete [2023-04-12T16:58:28.679Z] 5d3b04190fa2: Verifying Checksum [2023-04-12T16:58:28.679Z] 5d3b04190fa2: Download complete [2023-04-12T16:58:28.679Z] ec43610c2a17: Verifying Checksum [2023-04-12T16:58:28.679Z] ec43610c2a17: Download complete [2023-04-12T16:58:28.937Z] 5eb5b503b376: Verifying Checksum [2023-04-12T16:58:28.937Z] 5eb5b503b376: Download complete [2023-04-12T16:58:30.309Z] 5eb5b503b376: Pull complete [2023-04-12T16:58:30.309Z] 5c69ac0246d0: Pull complete [2023-04-12T16:58:30.567Z] ec43610c2a17: Pull complete [2023-04-12T16:58:30.567Z] 3a2ae6a8a46f: Pull complete [2023-04-12T16:58:30.825Z] 33b1e0a273af: Pull complete [2023-04-12T16:58:30.825Z] 5d3b04190fa2: Pull complete [2023-04-12T16:58:35.003Z] 2f39f015ded8: Pull complete [2023-04-12T16:58:35.003Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-12T16:58:35.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T16:58:35.003Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T16:58:35.077Z] prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container [2023-04-12T16:58:35.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-12T16:58:39.298Z] $ docker top 3da94f6108c08bafc9004a1d6fffa3dfaabbd2fc6eb784bc4bfb27d38b3db882 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T16:58:39.690Z] ---> job-cost.sh [2023-04-12T16:58:39.690Z] lf-activate-venv: SKIPPING [2023-04-12T16:58:39.691Z] INFO: No Stack... [2023-04-12T16:58:39.950Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-12T16:58:40.208Z] INFO: Archiving Costs [Pipeline] sh [2023-04-12T16:58:40.496Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-04-12T16:58:40.496Z] + cut -d, -f6 [Pipeline] lock [2023-04-12T16:58:40.510Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-91-stack-cost] [2023-04-12T16:58:40.516Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-91-stack-cost] did not exist. Created. [2023-04-12T16:58:40.516Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-12T16:58:40.817Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-12T16:58:40.851Z] Stashed 1 file(s) [Pipeline] } [2023-04-12T16:58:40.858Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-91-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-12T16:58:40.877Z] $ docker stop --time=1 3da94f6108c08bafc9004a1d6fffa3dfaabbd2fc6eb784bc4bfb27d38b3db882 [2023-04-12T16:58:42.034Z] $ docker rm -f --volumes 3da94f6108c08bafc9004a1d6fffa3dfaabbd2fc6eb784bc4bfb27d38b3db882 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-12T16:59:33.215Z] Removing intermediate container 7f754d283b44 [2023-04-12T16:59:33.215Z] ---> 3b8f91fc0bfe [2023-04-12T16:59:33.215Z] Step 10/12 : COPY . . [2023-04-12T16:59:33.215Z] ---> 97c1a02cf612 [2023-04-12T16:59:33.215Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T16:59:33.215Z] ---> Running in 95b1e50f04c1 [2023-04-12T16:59:33.215Z] Removing intermediate container 95b1e50f04c1 [2023-04-12T16:59:33.215Z] ---> b86d98aa84f2 [2023-04-12T16:59:33.215Z] Step 12/12 : RUN $MAKE [2023-04-12T16:59:33.215Z] ---> Running in 72222b190eb6 [2023-04-12T16:59:33.215Z] noop [2023-04-12T16:59:33.215Z] Removing intermediate container 72222b190eb6 [2023-04-12T16:59:33.215Z] ---> 7c3da84e63c8 [2023-04-12T16:59:33.215Z] Successfully built 7c3da84e63c8 [2023-04-12T16:59:33.215Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:59:33.577Z] + docker inspect -f . ci-base-image-arm64 [2023-04-12T16:59:33.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T16:59:33.803Z] prd-ubuntu20.04-docker-arm64-4c-16g-7573 does not seem to be running inside a container [2023-04-12T16:59:33.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/91 -v /w/workspace/app-rfid-llrp-inventory/91:/w/workspace/app-rfid-llrp-inventory/91:rw,z -v /w/workspace/app-rfid-llrp-inventory/91@tmp:/w/workspace/app-rfid-llrp-inventory/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-12T16:59:35.164Z] $ docker top e1ffe7e2b1ada05bf5aca288be4881456861ea2c4be66384599f5b2ff1d7a769 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T16:59:36.018Z] + go version [2023-04-12T16:59:36.018Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-12T16:59:36.038Z] $ docker stop --time=1 e1ffe7e2b1ada05bf5aca288be4881456861ea2c4be66384599f5b2ff1d7a769 [2023-04-12T16:59:37.663Z] $ docker rm -f --volumes e1ffe7e2b1ada05bf5aca288be4881456861ea2c4be66384599f5b2ff1d7a769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T16:59:38.222Z] + docker inspect -f . ci-base-image-arm64 [2023-04-12T16:59:38.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T16:59:38.407Z] prd-ubuntu20.04-docker-arm64-4c-16g-7573 does not seem to be running inside a container [2023-04-12T16:59:38.479Z] $ 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/91 -v /w/workspace/app-rfid-llrp-inventory/91:/w/workspace/app-rfid-llrp-inventory/91:rw,z -v /w/workspace/app-rfid-llrp-inventory/91@tmp:/w/workspace/app-rfid-llrp-inventory/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-12T16:59:39.679Z] $ docker top 8aa2d196802f785729d05b788716e2e8b8431cbb2c8f7cf1a3b1035b7abb429e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T16:59:40.521Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/91 [Pipeline] fileExists [Pipeline] sh [2023-04-12T16:59:40.858Z] + make test [2023-04-12T16:59:41.126Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-12T17:02:48.135Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-12T17:02:50.722Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-12T17:02:51.683Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.368s coverage: 86.2% of statements [2023-04-12T17:03:04.012Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.663s coverage: 71.9% of statements [2023-04-12T17:03:04.012Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-12T17:03:04.012Z] go vet ./... [2023-04-12T17:05:40.799Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-12T17:05:40.799Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-12T17:05:40.799Z] ./bin/test-attribution.sh [2023-04-12T17:05:40.799Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-12T17:05:40.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-12T17:05:40.830Z] $ docker stop --time=1 8aa2d196802f785729d05b788716e2e8b8431cbb2c8f7cf1a3b1035b7abb429e [2023-04-12T17:05:42.809Z] $ docker rm -f --volumes 8aa2d196802f785729d05b788716e2e8b8431cbb2c8f7cf1a3b1035b7abb429e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T17:05:44.468Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-12T17:05:44.489Z] Warning: overwriting stash ‘coverage-report’ [2023-04-12T17:05:45.009Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T17:05:45.388Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-12T17:05:45.713Z] + ls -al . [2023-04-12T17:05:45.713Z] total 224 [2023-04-12T17:05:45.713Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 16:59 . [2023-04-12T17:05:45.713Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:57 .. [2023-04-12T17:05:45.713Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 12 16:57 .dockerignore [2023-04-12T17:05:45.713Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 16:57 .git [2023-04-12T17:05:45.713Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 16:57 .github [2023-04-12T17:05:45.713Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 12 16:57 .gitignore [2023-04-12T17:05:45.713Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 16:57 .golangci.yml [2023-04-12T17:05:45.713Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 12 16:57 Attribution.txt [2023-04-12T17:05:45.713Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 12 16:57 CHANGELOG.md [2023-04-12T17:05:45.713Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 12 16:57 Dockerfile [2023-04-12T17:05:45.713Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 16:57 GOVERNANCE.md [2023-04-12T17:05:45.713Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 12 16:57 Jenkinsfile [2023-04-12T17:05:45.713Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 12 16:57 LICENSE [2023-04-12T17:05:45.713Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 12 16:57 Makefile [2023-04-12T17:05:45.713Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 12 16:57 OWNERS.md [2023-04-12T17:05:45.713Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 12 16:57 README.md [2023-04-12T17:05:45.713Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 16:55 VERSION [2023-04-12T17:05:45.713Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 16:57 bin [2023-04-12T17:05:45.713Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 12 17:03 coverage.out [2023-04-12T17:05:45.713Z] -rw-rw-r-- 1 jenkins jenkins 3467 Apr 12 16:57 go.mod [2023-04-12T17:05:45.713Z] -rw-rw-r-- 1 jenkins jenkins 31730 Apr 12 16:57 go.sum [2023-04-12T17:05:45.713Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 16:57 images [2023-04-12T17:05:45.713Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:57 internal [2023-04-12T17:05:45.713Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 12 16:57 main.go [2023-04-12T17:05:45.713Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 16:57 res [2023-04-12T17:05:45.713Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:57 snap [2023-04-12T17:05:45.713Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 16:57 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:05:46.051Z] + 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=670e042fb11711975c44f19a61fa475a20d859e8 --label arch=arm64 --label version=3.0.0-dev.22 . [2023-04-12T17:05:46.318Z] Sending build context to Docker daemon 677.9kB [2023-04-12T17:05:46.318Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T17:05:46.318Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-12T17:05:46.318Z] ---> 7c3da84e63c8 [2023-04-12T17:05:46.318Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T17:05:48.901Z] ---> Running in 09692e04ef27 [2023-04-12T17:05:49.167Z] Removing intermediate container 09692e04ef27 [2023-04-12T17:05:49.167Z] ---> 44e94cc0ae13 [2023-04-12T17:05:49.167Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T17:05:49.434Z] ---> Running in e824d4de7316 [2023-04-12T17:05:49.699Z] Removing intermediate container e824d4de7316 [2023-04-12T17:05:49.699Z] ---> 571cf9ee6b3d [2023-04-12T17:05:49.699Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-12T17:05:49.699Z] ---> Running in 5cb58a5c49ca [2023-04-12T17:05:49.974Z] Removing intermediate container 5cb58a5c49ca [2023-04-12T17:05:49.974Z] ---> 08cc59e2ad1d [2023-04-12T17:05:49.974Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T17:05:49.974Z] ---> Running in fae4b28dba64 [2023-04-12T17:05:50.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T17:05:51.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T17:05:52.919Z] OK: 263 MiB in 53 packages [2023-04-12T17:05:53.884Z] Removing intermediate container fae4b28dba64 [2023-04-12T17:05:53.884Z] ---> 5ba9bfbc02d3 [2023-04-12T17:05:53.884Z] Step 7/29 : WORKDIR /app [2023-04-12T17:05:53.884Z] ---> Running in 9dd84cffc82e [2023-04-12T17:05:54.151Z] Removing intermediate container 9dd84cffc82e [2023-04-12T17:05:54.151Z] ---> 483b8e29bddb [2023-04-12T17:05:54.151Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-12T17:05:54.740Z] ---> 5c229aacc41d [2023-04-12T17:05:54.740Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T17:05:54.740Z] ---> Running in 5f9f65b752c3 [2023-04-12T17:05:57.333Z] Removing intermediate container 5f9f65b752c3 [2023-04-12T17:05:57.333Z] ---> 1293ee41f8b9 [2023-04-12T17:05:57.333Z] Step 10/29 : COPY . . [2023-04-12T17:05:58.302Z] ---> 0d02b893945d [2023-04-12T17:05:58.302Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T17:05:58.302Z] ---> Running in 97da0f1beab0 [2023-04-12T17:05:58.571Z] Removing intermediate container 97da0f1beab0 [2023-04-12T17:05:58.571Z] ---> 841a2f278b54 [2023-04-12T17:05:58.571Z] Step 12/29 : RUN $MAKE [2023-04-12T17:05:58.571Z] ---> Running in 477fde286405 [2023-04-12T17:05:59.537Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.22 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.22" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-04-12T17:08:21.263Z] Removing intermediate container 477fde286405 [2023-04-12T17:08:21.263Z] ---> d67434ca3859 [2023-04-12T17:08:21.263Z] Step 13/29 : FROM alpine:3.17 [2023-04-12T17:08:21.263Z] 3.17: Pulling from library/alpine [2023-04-12T17:08:21.263Z] c41833b44d91: Pulling fs layer [2023-04-12T17:08:21.263Z] c41833b44d91: Verifying Checksum [2023-04-12T17:08:21.263Z] c41833b44d91: Download complete [2023-04-12T17:08:21.531Z] c41833b44d91: Pull complete [2023-04-12T17:08:21.531Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-12T17:08:21.531Z] Status: Downloaded newer image for alpine:3.17 [2023-04-12T17:08:21.531Z] ---> 51e60588ff2c [2023-04-12T17:08:21.531Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-12T17:08:21.800Z] ---> Running in f4a0be271597 [2023-04-12T17:08:22.068Z] Removing intermediate container f4a0be271597 [2023-04-12T17:08:22.068Z] ---> 28fd89bda1bd [2023-04-12T17:08:22.068Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-12T17:08:22.068Z] ---> Running in cce9fa60d1e8 [2023-04-12T17:08:22.335Z] Removing intermediate container cce9fa60d1e8 [2023-04-12T17:08:22.335Z] ---> 831aa8f121b3 [2023-04-12T17:08:22.335Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-12T17:08:22.335Z] ---> Running in 7749b8564f4e [2023-04-12T17:08:23.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T17:08:24.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T17:08:25.232Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-12T17:08:25.232Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-12T17:08:25.232Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T17:08:25.232Z] Executing ca-certificates-20220614-r4.trigger [2023-04-12T17:08:25.815Z] OK: 8 MiB in 17 packages [2023-04-12T17:08:28.393Z] Removing intermediate container 7749b8564f4e [2023-04-12T17:08:28.393Z] ---> 9e116376e557 [2023-04-12T17:08:28.393Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-12T17:08:28.975Z] ---> 7e82fd7375ca [2023-04-12T17:08:28.975Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-12T17:08:29.241Z] ---> 0371b91594f8 [2023-04-12T17:08:29.241Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-12T17:08:29.826Z] ---> fc7ca46679ab [2023-04-12T17:08:29.826Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-12T17:08:30.409Z] ---> 0e7ea8d5af6c [2023-04-12T17:08:30.409Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-12T17:08:31.813Z] ---> 071516bbeff7 [2023-04-12T17:08:31.813Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-12T17:08:31.813Z] ---> Running in 5f2f009698b2 [2023-04-12T17:08:33.218Z] Removing intermediate container 5f2f009698b2 [2023-04-12T17:08:33.218Z] ---> 494a2dff1a81 [2023-04-12T17:08:33.218Z] Step 23/29 : VOLUME /cache [2023-04-12T17:08:33.218Z] ---> Running in ca6c48c41ed3 [2023-04-12T17:08:33.484Z] Removing intermediate container ca6c48c41ed3 [2023-04-12T17:08:33.484Z] ---> 87b2c5fa2f04 [2023-04-12T17:08:33.484Z] Step 24/29 : EXPOSE 59711 [2023-04-12T17:08:33.484Z] ---> Running in 506d74c00237 [2023-04-12T17:08:33.754Z] Removing intermediate container 506d74c00237 [2023-04-12T17:08:33.754Z] ---> 654f7465577c [2023-04-12T17:08:33.754Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-12T17:08:34.021Z] ---> Running in 762e970137e1 [2023-04-12T17:08:34.288Z] Removing intermediate container 762e970137e1 [2023-04-12T17:08:34.288Z] ---> 0ef69f561d70 [2023-04-12T17:08:34.288Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-12T17:08:34.288Z] ---> Running in 1bcd18908019 [2023-04-12T17:08:34.554Z] Removing intermediate container 1bcd18908019 [2023-04-12T17:08:34.554Z] ---> d6a24d0596cf [2023-04-12T17:08:34.554Z] Step 27/29 : LABEL arch=arm64 [2023-04-12T17:08:34.554Z] ---> Running in ef01cfaf1d45 [2023-04-12T17:08:34.818Z] Removing intermediate container ef01cfaf1d45 [2023-04-12T17:08:34.818Z] ---> 4d8fd8fc6c38 [2023-04-12T17:08:34.818Z] Step 28/29 : LABEL git_sha=670e042fb11711975c44f19a61fa475a20d859e8 [2023-04-12T17:08:35.083Z] ---> Running in c5a87bdd34a7 [2023-04-12T17:08:35.349Z] Removing intermediate container c5a87bdd34a7 [2023-04-12T17:08:35.349Z] ---> fce9cd076e5f [2023-04-12T17:08:35.349Z] Step 29/29 : LABEL version=3.0.0-dev.22 [2023-04-12T17:08:35.349Z] ---> Running in 3526897bb291 [2023-04-12T17:08:35.614Z] Removing intermediate container 3526897bb291 [2023-04-12T17:08:35.614Z] ---> 0785a85231a1 [2023-04-12T17:08:35.614Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-12T17:08:35.614Z] Successfully built 0785a85231a1 [2023-04-12T17:08:35.614Z] 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 [2023-04-12T17:08:35.718Z] provisioning config files... [2023-04-12T17:08:35.732Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/91@tmp/config8084634328268927228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:08:36.142Z] ---> docker-login.sh [2023-04-12T17:08:36.142Z] nexus3.edgexfoundry.org:10001 [2023-04-12T17:08:36.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T17:08:36.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T17:08:36.412Z] Configure a credential helper to remove this warning. See [2023-04-12T17:08:36.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T17:08:36.412Z] [2023-04-12T17:08:36.412Z] Login Succeeded [2023-04-12T17:08:36.412Z] nexus3.edgexfoundry.org:10002 [2023-04-12T17:08:36.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T17:08:36.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T17:08:36.698Z] Configure a credential helper to remove this warning. See [2023-04-12T17:08:36.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T17:08:36.698Z] [2023-04-12T17:08:36.698Z] Login Succeeded [2023-04-12T17:08:36.698Z] nexus3.edgexfoundry.org:10003 [2023-04-12T17:08:36.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T17:08:37.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T17:08:37.245Z] Configure a credential helper to remove this warning. See [2023-04-12T17:08:37.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T17:08:37.245Z] [2023-04-12T17:08:37.245Z] Login Succeeded [2023-04-12T17:08:37.245Z] nexus3.edgexfoundry.org:10004 [2023-04-12T17:08:37.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T17:08:37.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T17:08:37.519Z] Configure a credential helper to remove this warning. See [2023-04-12T17:08:37.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T17:08:37.519Z] [2023-04-12T17:08:37.519Z] Login Succeeded [2023-04-12T17:08:37.519Z] docker.io [2023-04-12T17:08:37.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T17:08:38.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T17:08:38.063Z] Configure a credential helper to remove this warning. See [2023-04-12T17:08:38.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T17:08:38.063Z] [2023-04-12T17:08:38.063Z] Login Succeeded [2023-04-12T17:08:38.063Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T17:08:38.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T17:08:38.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T17:08:38.116Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-04-12T17:08:38.116Z] 670e042fb11711975c44f19a61fa475a20d859e8 [2023-04-12T17:08:38.116Z] latest [2023-04-12T17:08:38.116Z] 3.0.0-dev.22 [2023-04-12T17:08:38.116Z] 670e042fb11711975c44f19a61fa475a20d859e8-3.0.0-dev.22 [2023-04-12T17:08:38.116Z] main [2023-04-12T17:08:38.116Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:08:38.462Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:670e042fb11711975c44f19a61fa475a20d859e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:08:38.805Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:670e042fb11711975c44f19a61fa475a20d859e8 [2023-04-12T17:08:38.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-12T17:08:38.805Z] e9e84eaf6345: Preparing [2023-04-12T17:08:38.805Z] 834ff97d1e5c: Preparing [2023-04-12T17:08:38.805Z] 5b594a2abc70: Preparing [2023-04-12T17:08:38.805Z] 63d5480bfb4c: Preparing [2023-04-12T17:08:38.805Z] c40c02dad779: Preparing [2023-04-12T17:08:38.805Z] ddbe8fb6ed69: Preparing [2023-04-12T17:08:38.805Z] b970db5f267f: Preparing [2023-04-12T17:08:38.805Z] 26cbea5cba74: Preparing [2023-04-12T17:08:38.805Z] ddbe8fb6ed69: Waiting [2023-04-12T17:08:38.805Z] b970db5f267f: Waiting [2023-04-12T17:08:38.805Z] 26cbea5cba74: Waiting [2023-04-12T17:08:39.072Z] 63d5480bfb4c: Pushed [2023-04-12T17:08:39.072Z] 5b594a2abc70: Pushed [2023-04-12T17:08:39.072Z] e9e84eaf6345: Pushed [2023-04-12T17:08:39.072Z] c40c02dad779: Pushed [2023-04-12T17:08:39.342Z] ddbe8fb6ed69: Pushed [2023-04-12T17:08:39.342Z] b970db5f267f: Pushed [2023-04-12T17:08:40.747Z] 26cbea5cba74: Layer already exists [2023-04-12T17:08:44.991Z] 834ff97d1e5c: Pushed [2023-04-12T17:08:44.991Z] 670e042fb11711975c44f19a61fa475a20d859e8: digest: sha256:6a13edc6745bcce65471698b140868809e9c4487657fc9d751c4133c109cc9b5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:08:45.327Z] + 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 [2023-04-12T17:08:45.661Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-04-12T17:08:45.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-12T17:08:45.661Z] e9e84eaf6345: Preparing [2023-04-12T17:08:45.661Z] 834ff97d1e5c: Preparing [2023-04-12T17:08:45.661Z] 5b594a2abc70: Preparing [2023-04-12T17:08:45.661Z] 63d5480bfb4c: Preparing [2023-04-12T17:08:45.661Z] c40c02dad779: Preparing [2023-04-12T17:08:45.661Z] ddbe8fb6ed69: Preparing [2023-04-12T17:08:45.661Z] b970db5f267f: Preparing [2023-04-12T17:08:45.661Z] 26cbea5cba74: Preparing [2023-04-12T17:08:45.661Z] b970db5f267f: Waiting [2023-04-12T17:08:45.661Z] 26cbea5cba74: Waiting [2023-04-12T17:08:45.661Z] ddbe8fb6ed69: Waiting [2023-04-12T17:08:45.661Z] 5b594a2abc70: Layer already exists [2023-04-12T17:08:45.661Z] 834ff97d1e5c: Layer already exists [2023-04-12T17:08:45.661Z] c40c02dad779: Layer already exists [2023-04-12T17:08:45.661Z] 63d5480bfb4c: Layer already exists [2023-04-12T17:08:45.661Z] e9e84eaf6345: Layer already exists [2023-04-12T17:08:45.661Z] ddbe8fb6ed69: Layer already exists [2023-04-12T17:08:45.661Z] b970db5f267f: Layer already exists [2023-04-12T17:08:45.661Z] 26cbea5cba74: Layer already exists [2023-04-12T17:08:45.926Z] latest: digest: sha256:6a13edc6745bcce65471698b140868809e9c4487657fc9d751c4133c109cc9b5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:08:46.266Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:08:46.612Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.22 [2023-04-12T17:08:46.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-12T17:08:46.612Z] e9e84eaf6345: Preparing [2023-04-12T17:08:46.612Z] 834ff97d1e5c: Preparing [2023-04-12T17:08:46.612Z] 5b594a2abc70: Preparing [2023-04-12T17:08:46.612Z] 63d5480bfb4c: Preparing [2023-04-12T17:08:46.612Z] c40c02dad779: Preparing [2023-04-12T17:08:46.612Z] ddbe8fb6ed69: Preparing [2023-04-12T17:08:46.612Z] b970db5f267f: Preparing [2023-04-12T17:08:46.612Z] 26cbea5cba74: Preparing [2023-04-12T17:08:46.612Z] ddbe8fb6ed69: Waiting [2023-04-12T17:08:46.612Z] b970db5f267f: Waiting [2023-04-12T17:08:46.612Z] 26cbea5cba74: Waiting [2023-04-12T17:08:46.612Z] 834ff97d1e5c: Layer already exists [2023-04-12T17:08:46.612Z] c40c02dad779: Layer already exists [2023-04-12T17:08:46.612Z] 5b594a2abc70: Layer already exists [2023-04-12T17:08:46.612Z] e9e84eaf6345: Layer already exists [2023-04-12T17:08:46.612Z] 63d5480bfb4c: Layer already exists [2023-04-12T17:08:46.612Z] b970db5f267f: Layer already exists [2023-04-12T17:08:46.612Z] ddbe8fb6ed69: Layer already exists [2023-04-12T17:08:46.612Z] 26cbea5cba74: Layer already exists [2023-04-12T17:08:46.878Z] 3.0.0-dev.22: digest: sha256:6a13edc6745bcce65471698b140868809e9c4487657fc9d751c4133c109cc9b5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:08:47.218Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:670e042fb11711975c44f19a61fa475a20d859e8-3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:08:47.559Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:670e042fb11711975c44f19a61fa475a20d859e8-3.0.0-dev.22 [2023-04-12T17:08:47.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-12T17:08:47.560Z] e9e84eaf6345: Preparing [2023-04-12T17:08:47.560Z] 834ff97d1e5c: Preparing [2023-04-12T17:08:47.560Z] 5b594a2abc70: Preparing [2023-04-12T17:08:47.560Z] 63d5480bfb4c: Preparing [2023-04-12T17:08:47.560Z] c40c02dad779: Preparing [2023-04-12T17:08:47.560Z] ddbe8fb6ed69: Preparing [2023-04-12T17:08:47.560Z] b970db5f267f: Preparing [2023-04-12T17:08:47.560Z] 26cbea5cba74: Preparing [2023-04-12T17:08:47.560Z] ddbe8fb6ed69: Waiting [2023-04-12T17:08:47.560Z] b970db5f267f: Waiting [2023-04-12T17:08:47.560Z] 26cbea5cba74: Waiting [2023-04-12T17:08:47.560Z] c40c02dad779: Layer already exists [2023-04-12T17:08:47.560Z] e9e84eaf6345: Layer already exists [2023-04-12T17:08:47.560Z] 834ff97d1e5c: Layer already exists [2023-04-12T17:08:47.560Z] 63d5480bfb4c: Layer already exists [2023-04-12T17:08:47.560Z] 5b594a2abc70: Layer already exists [2023-04-12T17:08:47.560Z] ddbe8fb6ed69: Layer already exists [2023-04-12T17:08:47.560Z] b970db5f267f: Layer already exists [2023-04-12T17:08:47.560Z] 26cbea5cba74: Layer already exists [2023-04-12T17:08:47.825Z] 670e042fb11711975c44f19a61fa475a20d859e8-3.0.0-dev.22: digest: sha256:6a13edc6745bcce65471698b140868809e9c4487657fc9d751c4133c109cc9b5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:08:48.175Z] + 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 [2023-04-12T17:08:48.516Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-04-12T17:08:48.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-12T17:08:48.516Z] e9e84eaf6345: Preparing [2023-04-12T17:08:48.516Z] 834ff97d1e5c: Preparing [2023-04-12T17:08:48.516Z] 5b594a2abc70: Preparing [2023-04-12T17:08:48.516Z] 63d5480bfb4c: Preparing [2023-04-12T17:08:48.516Z] c40c02dad779: Preparing [2023-04-12T17:08:48.516Z] ddbe8fb6ed69: Preparing [2023-04-12T17:08:48.516Z] b970db5f267f: Preparing [2023-04-12T17:08:48.516Z] 26cbea5cba74: Preparing [2023-04-12T17:08:48.516Z] ddbe8fb6ed69: Waiting [2023-04-12T17:08:48.516Z] 26cbea5cba74: Waiting [2023-04-12T17:08:48.516Z] b970db5f267f: Waiting [2023-04-12T17:08:48.516Z] e9e84eaf6345: Layer already exists [2023-04-12T17:08:48.516Z] 834ff97d1e5c: Layer already exists [2023-04-12T17:08:48.516Z] 63d5480bfb4c: Layer already exists [2023-04-12T17:08:48.516Z] c40c02dad779: Layer already exists [2023-04-12T17:08:48.516Z] 5b594a2abc70: Layer already exists [2023-04-12T17:08:48.516Z] b970db5f267f: Layer already exists [2023-04-12T17:08:48.516Z] 26cbea5cba74: Layer already exists [2023-04-12T17:08:48.516Z] ddbe8fb6ed69: Layer already exists [2023-04-12T17:08:48.781Z] main: digest: sha256:6a13edc6745bcce65471698b140868809e9c4487657fc9d751c4133c109cc9b5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T17:08:48.833Z] ===================================================== [Pipeline] echo [2023-04-12T17:08:48.843Z] taggedImages: [2023-04-12T17:08:48.843Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:670e042fb11711975c44f19a61fa475a20d859e8 [2023-04-12T17:08:48.843Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-04-12T17:08:48.843Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.22 [2023-04-12T17:08:48.843Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:670e042fb11711975c44f19a61fa475a20d859e8-3.0.0-dev.22 [2023-04-12T17:08:48.843Z] - 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 [2023-04-12T17:08:49.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T17:08:49.201Z] [2023-04-12T17:08:49.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:08:49.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T17:08:49.528Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-12T17:08:49.528Z] 8998bd30e6a1: Pulling fs layer [2023-04-12T17:08:49.528Z] 04944245beec: Pulling fs layer [2023-04-12T17:08:49.528Z] 699f458cf7ca: Pulling fs layer [2023-04-12T17:08:49.528Z] 765212b225bb: Pulling fs layer [2023-04-12T17:08:49.528Z] f23df028b6ca: Pulling fs layer [2023-04-12T17:08:49.528Z] d65c8cfc05b1: Pulling fs layer [2023-04-12T17:08:49.528Z] 2437ff75d9bd: Pulling fs layer [2023-04-12T17:08:49.528Z] 765212b225bb: Waiting [2023-04-12T17:08:49.528Z] f23df028b6ca: Waiting [2023-04-12T17:08:49.528Z] 2437ff75d9bd: Waiting [2023-04-12T17:08:49.528Z] d65c8cfc05b1: Waiting [2023-04-12T17:08:49.801Z] 04944245beec: Verifying Checksum [2023-04-12T17:08:49.801Z] 04944245beec: Download complete [2023-04-12T17:08:49.801Z] 765212b225bb: Verifying Checksum [2023-04-12T17:08:49.801Z] 765212b225bb: Download complete [2023-04-12T17:08:49.801Z] f23df028b6ca: Verifying Checksum [2023-04-12T17:08:49.801Z] f23df028b6ca: Download complete [2023-04-12T17:08:49.801Z] d65c8cfc05b1: Verifying Checksum [2023-04-12T17:08:49.801Z] d65c8cfc05b1: Download complete [2023-04-12T17:08:50.072Z] 699f458cf7ca: Verifying Checksum [2023-04-12T17:08:50.072Z] 699f458cf7ca: Download complete [2023-04-12T17:08:50.339Z] 8998bd30e6a1: Verifying Checksum [2023-04-12T17:08:50.339Z] 8998bd30e6a1: Download complete [2023-04-12T17:08:52.282Z] 2437ff75d9bd: Verifying Checksum [2023-04-12T17:08:52.283Z] 2437ff75d9bd: Download complete [2023-04-12T17:08:54.222Z] 8998bd30e6a1: Pull complete [2023-04-12T17:08:54.489Z] 04944245beec: Pull complete [2023-04-12T17:08:55.892Z] 699f458cf7ca: Pull complete [2023-04-12T17:08:55.892Z] 765212b225bb: Pull complete [2023-04-12T17:08:56.473Z] f23df028b6ca: Pull complete [2023-04-12T17:08:56.739Z] d65c8cfc05b1: Pull complete [2023-04-12T17:09:11.721Z] 2437ff75d9bd: Pull complete [2023-04-12T17:09:11.721Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-12T17:09:11.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T17:09:11.721Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T17:09:11.930Z] prd-ubuntu20.04-docker-arm64-4c-16g-7573 does not seem to be running inside a container [2023-04-12T17:09:11.998Z] $ 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/91 -v /w/workspace/app-rfid-llrp-inventory/91:/w/workspace/app-rfid-llrp-inventory/91:rw,z -v /w/workspace/app-rfid-llrp-inventory/91@tmp:/w/workspace/app-rfid-llrp-inventory/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-12T17:09:14.840Z] $ docker top 5540e0a1414df059f0c44f73974041cd15206be77487733db7bf7f4d67969db3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:09:15.682Z] ---> job-cost.sh [2023-04-12T17:09:15.682Z] lf-activate-venv: SKIPPING [2023-04-12T17:09:15.682Z] INFO: No Stack... [2023-04-12T17:09:16.268Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-12T17:09:17.229Z] INFO: Archiving Costs [Pipeline] sh [2023-04-12T17:09:17.866Z] + cat /w/workspace/app-rfid-llrp-inventory/91/archives/cost.csv [2023-04-12T17:09:17.866Z] + cut -d, -f6 [Pipeline] lock [2023-04-12T17:09:17.938Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-91-stack-cost] [2023-04-12T17:09:17.945Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-91-stack-cost] did not exist. Created. [2023-04-12T17:09:17.945Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-12T17:09:18.639Z] /w/workspace/app-rfid-llrp-inventory/91@tmp/durable-a539fc2d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-12T17:09:19.307Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-12T17:09:19.320Z] Warning: overwriting stash ‘stack-cost’ [2023-04-12T17:09:19.389Z] Stashed 1 file(s) [Pipeline] } [2023-04-12T17:09:19.399Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-91-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-12T17:09:19.420Z] $ docker stop --time=1 5540e0a1414df059f0c44f73974041cd15206be77487733db7bf7f4d67969db3 [2023-04-12T17:09:21.626Z] $ docker rm -f --volumes 5540e0a1414df059f0c44f73974041cd15206be77487733db7bf7f4d67969db3 [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 [2023-04-12T17:09:22.063Z] provisioning config files... [2023-04-12T17:09:22.069Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12729236086928715274tmp [Pipeline] { [Pipeline] sh [2023-04-12T17:09:22.358Z] + set +x [2023-04-12T17:09:22.358Z] + bash -s -- [2023-04-12T17:09:22.358Z] + curl -s https://codecov.io/bash [2023-04-12T17:09:22.358Z] [2023-04-12T17:09:22.358Z] _____ _ [2023-04-12T17:09:22.358Z] / ____| | | [2023-04-12T17:09:22.358Z] | | ___ __| | ___ ___ _____ __ [2023-04-12T17:09:22.358Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-12T17:09:22.358Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-12T17:09:22.358Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-12T17:09:22.358Z] Bash-1.0.6 [2023-04-12T17:09:22.358Z] [2023-04-12T17:09:22.358Z] [2023-04-12T17:09:22.358Z] ==> git version 2.25.1 found [2023-04-12T17:09:22.358Z] ==> 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 [2023-04-12T17:09:22.358Z] Release-Date: 2020-01-08 [2023-04-12T17:09:22.358Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-12T17:09:22.358Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-12T17:09:22.358Z] ==> Jenkins CI detected. [2023-04-12T17:09:22.358Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-04-12T17:09:22.358Z] project root: . [2023-04-12T17:09:22.358Z] --> token set from env [2023-04-12T17:09:22.358Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-12T17:09:22.358Z] ==> Running gcov in . (disable via -X gcov) [2023-04-12T17:09:22.358Z] ==> Python coveragepy not found [2023-04-12T17:09:22.358Z] ==> Searching for coverage reports in: [2023-04-12T17:09:22.358Z] + . [2023-04-12T17:09:22.358Z] -> Found 1 reports [2023-04-12T17:09:22.358Z] ==> Detecting git/mercurial file structure [2023-04-12T17:09:22.617Z] ==> Reading reports [2023-04-12T17:09:22.617Z] + ./coverage.out bytes=41317 [2023-04-12T17:09:22.617Z] ==> Appending adjustments [2023-04-12T17:09:22.617Z] https://docs.codecov.io/docs/fixing-reports [2023-04-12T17:09:22.617Z] + Found adjustments [2023-04-12T17:09:22.617Z] ==> Gzipping contents [2023-04-12T17:09:22.617Z] 12K /tmp/codecov.IbSUYE.gz [2023-04-12T17:09:22.617Z] ==> Uploading reports [2023-04-12T17:09:22.617Z] url: https://codecov.io [2023-04-12T17:09:22.617Z] query: branch=main&commit=670e042fb11711975c44f19a61fa475a20d859e8&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-12T17:09:22.617Z] -> Pinging Codecov [2023-04-12T17:09:22.617Z] 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=670e042fb11711975c44f19a61fa475a20d859e8&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-12T17:09:22.876Z] -> Uploading to [2023-04-12T17:09:22.876Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-12/581DD39554BDF9B6E22D074273EAD858/670e042fb11711975c44f19a61fa475a20d859e8/39406fac-6e67-4c02-9c24-25158ab1b8bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230412T170922Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b14c181937c882382993f8beaee06ad4a0bf7e29fcc729b96022abe642c948f1 [2023-04-12T17:09:22.876Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-12T17:09:22.876Z] Dload Upload Total Spent Left Speed [2023-04-12T17:09:23.137Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 46452 --:--:-- --:--:-- --:--:-- 46452 [2023-04-12T17:09:23.137Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/670e042fb11711975c44f19a61fa475a20d859e8 [Pipeline] } [2023-04-12T17:09:23.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-12T17:09:23.354Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-12T17:09:23.367Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:09:23.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-12T17:09:23.663Z] [2023-04-12T17:09:23.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:09:23.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-12T17:09:23.961Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-12T17:09:23.961Z] df9b9388f04a: Pulling fs layer [2023-04-12T17:09:23.961Z] 52dc419b0ee2: Pulling fs layer [2023-04-12T17:09:23.961Z] 25bc292e5bac: Pulling fs layer [2023-04-12T17:09:23.961Z] 114826534d7a: Pulling fs layer [2023-04-12T17:09:23.961Z] 4657fd5d0bcf: Pulling fs layer [2023-04-12T17:09:23.961Z] 6ad1cebc031e: Pulling fs layer [2023-04-12T17:09:23.961Z] 8a3aa393b2d8: Pulling fs layer [2023-04-12T17:09:23.961Z] 114826534d7a: Waiting [2023-04-12T17:09:23.961Z] 4657fd5d0bcf: Waiting [2023-04-12T17:09:23.961Z] 6ad1cebc031e: Waiting [2023-04-12T17:09:23.961Z] 8a3aa393b2d8: Waiting [2023-04-12T17:09:23.961Z] 25bc292e5bac: Verifying Checksum [2023-04-12T17:09:23.961Z] 25bc292e5bac: Download complete [2023-04-12T17:09:23.961Z] 52dc419b0ee2: Verifying Checksum [2023-04-12T17:09:23.961Z] 52dc419b0ee2: Download complete [2023-04-12T17:09:23.961Z] 4657fd5d0bcf: Verifying Checksum [2023-04-12T17:09:23.961Z] 4657fd5d0bcf: Download complete [2023-04-12T17:09:23.961Z] df9b9388f04a: Verifying Checksum [2023-04-12T17:09:23.961Z] df9b9388f04a: Download complete [2023-04-12T17:09:24.224Z] 6ad1cebc031e: Verifying Checksum [2023-04-12T17:09:24.224Z] 6ad1cebc031e: Download complete [2023-04-12T17:09:24.224Z] df9b9388f04a: Pull complete [2023-04-12T17:09:24.224Z] 52dc419b0ee2: Pull complete [2023-04-12T17:09:24.483Z] 25bc292e5bac: Pull complete [2023-04-12T17:09:24.741Z] 114826534d7a: Verifying Checksum [2023-04-12T17:09:24.741Z] 114826534d7a: Download complete [2023-04-12T17:09:25.001Z] 8a3aa393b2d8: Verifying Checksum [2023-04-12T17:09:25.001Z] 8a3aa393b2d8: Download complete [2023-04-12T17:09:28.283Z] 114826534d7a: Pull complete [2023-04-12T17:09:28.283Z] 4657fd5d0bcf: Pull complete [2023-04-12T17:09:28.543Z] 6ad1cebc031e: Pull complete [2023-04-12T17:09:31.071Z] 8a3aa393b2d8: Pull complete [2023-04-12T17:09:31.071Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-12T17:09:31.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-12T17:09:31.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T17:09:31.153Z] prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container [2023-04-12T17:09:31.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-12T17:09:38.652Z] $ docker top 3a8d249a56878479b802f96489d3f0a6e65b1a77f8c4f9fb8d45fdfe1cd689ee -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-12T17:09:38.725Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-04-12T17:09:39.005Z] + set -o pipefail [2023-04-12T17:09:39.005Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-04-12T17:09:44.274Z] [2023-04-12T17:09:44.274Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-04-12T17:09:44.274Z] [2023-04-12T17:09:44.274Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/87ade716-3e8d-48dc-9bd6-757c1a793751 [2023-04-12T17:09:44.274Z] [2023-04-12T17:09:44.274Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-12T17:09:44.274Z] [2023-04-12T17:09:44.274Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-12T17:09:44.274Z] [2023-04-12T17:09:44.274Z] [2023-04-12T17:09:44.274Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-12T17:09:44.274Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-12T17:09:44.274Z] More details here: https://snyk.co/ue1NS [2023-04-12T17:09:44.274Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-12T17:09:44.274Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-12T17:09:44.282Z] $ docker stop --time=1 3a8d249a56878479b802f96489d3f0a6e65b1a77f8c4f9fb8d45fdfe1cd689ee [2023-04-12T17:09:50.513Z] $ docker rm -f --volumes 3a8d249a56878479b802f96489d3f0a6e65b1a77f8c4f9fb8d45fdfe1cd689ee [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 [2023-04-12T17:09:51.333Z] + git log --format=format:%s -1 670e042fb11711975c44f19a61fa475a20d859e8 [Pipeline] sh [2023-04-12T17:09:51.622Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T17:09:51.622Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:09:51.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T17:09:51.916Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T17:09:51.981Z] prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container [2023-04-12T17:09:52.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-12T17:09:52.880Z] $ docker top 2544bfe0781840585e592f3dc46d9d42cb1ff1b73096b276e9d957df2be4ac9b -eo pid,comm [2023-04-12T17:09:52.939Z] 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). [2023-04-12T17:09:52.939Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T17:09:52.978Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T17:09:52.978Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T17:09:53.089Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T17:09:53.089Z] $ docker exec 2544bfe0781840585e592f3dc46d9d42cb1ff1b73096b276e9d957df2be4ac9b ssh-agent [2023-04-12T17:09:53.232Z] SSH_AUTH_SOCK=/tmp/ssh-pxaxXUI927j7/agent.13 [2023-04-12T17:09:53.232Z] SSH_AGENT_PID=20 [2023-04-12T17:09:53.240Z] Running ssh-add (command line suppressed) [2023-04-12T17:09:53.353Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7441409091413032136.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7441409091413032136.key) [2023-04-12T17:09:53.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T17:09:53.659Z] + git semver tag [2023-04-12T17:09:53.920Z] 2023-04-12 17:09:53,857 [run_tag] DEBUG tag force:False [2023-04-12T17:09:53.920Z] 2023-04-12 17:09:53,857 [check_head_tag] DEBUG check head tag [2023-04-12T17:09:53.920Z] 2023-04-12 17:09:53,858 [execute] INFO git cat-file --batch-check [2023-04-12T17:09:53.920Z] 2023-04-12 17:09:53,859 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-04-12T17:09:53.920Z] 2023-04-12 17:09:53,862 [execute] INFO git cat-file --batch [2023-04-12T17:09:53.920Z] 2023-04-12 17:09:53,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-04-12T17:09:53.920Z] 2023-04-12 17:09:53,881 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-12T17:09:53.920Z] 2023-04-12 17:09:53,882 [execute] INFO git tag -a v3.0.0-dev.22 -m v3.0.0-dev.22 [2023-04-12T17:09:53.920Z] 2023-04-12 17:09:53,882 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.22', '-m', 'v3.0.0-dev.22'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-04-12T17:09:53.920Z] 2023-04-12 17:09:53,886 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-12T17:09:53.920Z] 3.0.0-dev.22 [Pipeline] } [2023-04-12T17:09:53.925Z] $ docker exec --env ******** --env ******** 2544bfe0781840585e592f3dc46d9d42cb1ff1b73096b276e9d957df2be4ac9b ssh-agent -k [2023-04-12T17:09:54.048Z] unset SSH_AUTH_SOCK; [2023-04-12T17:09:54.049Z] unset SSH_AGENT_PID; [2023-04-12T17:09:54.049Z] echo Agent pid 20 killed; [2023-04-12T17:09:54.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T17:09:54.381Z] + git semver [Pipeline] } [2023-04-12T17:09:54.649Z] $ docker stop --time=1 2544bfe0781840585e592f3dc46d9d42cb1ff1b73096b276e9d957df2be4ac9b [2023-04-12T17:09:56.140Z] $ docker rm -f --volumes 2544bfe0781840585e592f3dc46d9d42cb1ff1b73096b276e9d957df2be4ac9b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:09:56.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-12T17:09:56.580Z] [2023-04-12T17:09:56.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:09:56.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-12T17:09:56.883Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-12T17:09:56.883Z] ab5ef0e58194: Pulling fs layer [2023-04-12T17:09:56.883Z] 9712f1f96733: Pulling fs layer [2023-04-12T17:09:56.883Z] 63f879dbbcfc: Pulling fs layer [2023-04-12T17:09:56.883Z] 0d9ebad4ef96: Pulling fs layer [2023-04-12T17:09:56.883Z] e9a5061849ea: Pulling fs layer [2023-04-12T17:09:56.883Z] d747dcd14b5f: Pulling fs layer [2023-04-12T17:09:56.883Z] 2de7ff778b66: Pulling fs layer [2023-04-12T17:09:56.883Z] 0d9ebad4ef96: Waiting [2023-04-12T17:09:56.883Z] e9a5061849ea: Waiting [2023-04-12T17:09:56.883Z] d747dcd14b5f: Waiting [2023-04-12T17:09:56.883Z] 2de7ff778b66: Waiting [2023-04-12T17:09:56.883Z] 9712f1f96733: Download complete [2023-04-12T17:09:57.450Z] 63f879dbbcfc: Verifying Checksum [2023-04-12T17:09:57.450Z] 63f879dbbcfc: Download complete [2023-04-12T17:09:57.450Z] e9a5061849ea: Verifying Checksum [2023-04-12T17:09:57.450Z] e9a5061849ea: Download complete [2023-04-12T17:09:57.450Z] ab5ef0e58194: Verifying Checksum [2023-04-12T17:09:57.450Z] ab5ef0e58194: Download complete [2023-04-12T17:09:57.450Z] d747dcd14b5f: Verifying Checksum [2023-04-12T17:09:57.450Z] d747dcd14b5f: Download complete [2023-04-12T17:09:57.450Z] 0d9ebad4ef96: Verifying Checksum [2023-04-12T17:09:57.450Z] 0d9ebad4ef96: Download complete [2023-04-12T17:09:57.707Z] 2de7ff778b66: Verifying Checksum [2023-04-12T17:10:00.996Z] ab5ef0e58194: Pull complete [2023-04-12T17:10:00.996Z] 9712f1f96733: Pull complete [2023-04-12T17:10:01.560Z] 63f879dbbcfc: Pull complete [2023-04-12T17:10:05.754Z] 0d9ebad4ef96: Pull complete [2023-04-12T17:10:06.017Z] e9a5061849ea: Pull complete [2023-04-12T17:10:06.017Z] d747dcd14b5f: Pull complete [2023-04-12T17:10:06.959Z] 2de7ff778b66: Pull complete [2023-04-12T17:10:06.959Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-12T17:10:06.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-12T17:10:06.959Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T17:10:07.037Z] prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container [2023-04-12T17:10:07.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-12T17:10:15.577Z] $ docker top 6443a4e90dfaea277a62e14f2ec9c6f06754dcf26bc4c4586b9ddc4dda689b59 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-12T17:10:15.652Z] provisioning config files... [2023-04-12T17:10:15.658Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16812316191283780848tmp [2023-04-12T17:10:15.666Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11289914524535112854tmp [2023-04-12T17:10:15.673Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5711266779233713365tmp [Pipeline] { [Pipeline] echo [2023-04-12T17:10:15.689Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:10:15.969Z] ---> sigul-configuration.sh [2023-04-12T17:10:15.969Z] gpg: directory `/root/.gnupg' created [2023-04-12T17:10:15.969Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-12T17:10:15.969Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-12T17:10:15.969Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-12T17:10:15.969Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-12T17:10:15.969Z] gpg: CAST5 encrypted data [2023-04-12T17:10:15.969Z] gpg: encrypted with 1 passphrase [2023-04-12T17:10:15.969Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-12T17:10:16.250Z] + mkdir /home/jenkins [2023-04-12T17:10:16.250Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-12T17:10:16.538Z] + 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 [2023-04-12T17:10:16.545Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:10:16.828Z] ---> sigul-install.sh [2023-04-12T17:10:16.828Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-12T17:10:17.118Z] + git tag --list [2023-04-12T17:10:17.118Z] v0.0.0 [2023-04-12T17:10:17.118Z] v1.0.0 [2023-04-12T17:10:17.118Z] v2.1.0 [2023-04-12T17:10:17.118Z] v2.1.1 [2023-04-12T17:10:17.118Z] v2.1.1-dev.1 [2023-04-12T17:10:17.118Z] v2.2.0 [2023-04-12T17:10:17.118Z] v2.2.1-dev.1 [2023-04-12T17:10:17.118Z] v2.2.1-dev.2 [2023-04-12T17:10:17.118Z] v2.2.1-dev.3 [2023-04-12T17:10:17.118Z] v2.2.1-dev.4 [2023-04-12T17:10:17.118Z] v2.2.1-dev.5 [2023-04-12T17:10:17.118Z] v2.2.1-dev.6 [2023-04-12T17:10:17.118Z] v2.2.1-dev.7 [2023-04-12T17:10:17.118Z] v2.3.0 [2023-04-12T17:10:17.118Z] v2.3.0-dev.10 [2023-04-12T17:10:17.118Z] v2.3.0-dev.11 [2023-04-12T17:10:17.118Z] v2.3.0-dev.12 [2023-04-12T17:10:17.118Z] v2.3.0-dev.13 [2023-04-12T17:10:17.118Z] v2.3.0-dev.14 [2023-04-12T17:10:17.118Z] v2.3.0-dev.15 [2023-04-12T17:10:17.118Z] v2.3.0-dev.16 [2023-04-12T17:10:17.118Z] v2.3.0-dev.17 [2023-04-12T17:10:17.118Z] v2.3.0-dev.18 [2023-04-12T17:10:17.118Z] v2.3.0-dev.19 [2023-04-12T17:10:17.118Z] v2.3.0-dev.20 [2023-04-12T17:10:17.118Z] v2.3.0-dev.21 [2023-04-12T17:10:17.118Z] v2.3.0-dev.22 [2023-04-12T17:10:17.118Z] v2.3.0-dev.23 [2023-04-12T17:10:17.118Z] v2.3.0-dev.24 [2023-04-12T17:10:17.118Z] v2.3.0-dev.25 [2023-04-12T17:10:17.118Z] v2.3.0-dev.26 [2023-04-12T17:10:17.118Z] v2.3.0-dev.9 [2023-04-12T17:10:17.118Z] v2.3.1-dev.1 [2023-04-12T17:10:17.118Z] v3.0.0-dev.1 [2023-04-12T17:10:17.118Z] v3.0.0-dev.10 [2023-04-12T17:10:17.118Z] v3.0.0-dev.11 [2023-04-12T17:10:17.118Z] v3.0.0-dev.12 [2023-04-12T17:10:17.118Z] v3.0.0-dev.13 [2023-04-12T17:10:17.118Z] v3.0.0-dev.14 [2023-04-12T17:10:17.118Z] v3.0.0-dev.15 [2023-04-12T17:10:17.118Z] v3.0.0-dev.16 [2023-04-12T17:10:17.118Z] v3.0.0-dev.17 [2023-04-12T17:10:17.118Z] v3.0.0-dev.18 [2023-04-12T17:10:17.118Z] v3.0.0-dev.19 [2023-04-12T17:10:17.118Z] v3.0.0-dev.2 [2023-04-12T17:10:17.118Z] v3.0.0-dev.20 [2023-04-12T17:10:17.118Z] v3.0.0-dev.21 [2023-04-12T17:10:17.118Z] v3.0.0-dev.22 [2023-04-12T17:10:17.118Z] v3.0.0-dev.3 [2023-04-12T17:10:17.118Z] v3.0.0-dev.4 [2023-04-12T17:10:17.118Z] v3.0.0-dev.5 [2023-04-12T17:10:17.118Z] v3.0.0-dev.6 [2023-04-12T17:10:17.118Z] v3.0.0-dev.7 [2023-04-12T17:10:17.118Z] v3.0.0-dev.8 [2023-04-12T17:10:17.118Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-12T17:10:17.402Z] + lftools sign git-tag v3.0.0-dev.22 [2023-04-12T17:10:17.969Z] Signing Git tag with Sigul... [2023-04-12T17:10:17.969Z] Signing v3.0.0-dev.22 [Pipeline] echo [2023-04-12T17:10:18.234Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:10:18.518Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-12T17:10:18.524Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-12T17:10:18.532Z] $ docker stop --time=1 6443a4e90dfaea277a62e14f2ec9c6f06754dcf26bc4c4586b9ddc4dda689b59 [2023-04-12T17:10:19.840Z] $ docker rm -f --volumes 6443a4e90dfaea277a62e14f2ec9c6f06754dcf26bc4c4586b9ddc4dda689b59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-12T17:10:20.264Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T17:10:20.264Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:10:20.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T17:10:20.559Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T17:10:20.621Z] prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container [2023-04-12T17:10:20.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-12T17:10:20.995Z] $ docker top aa7cade14b2f43a91edb219f56aa06757c33fdaf0aa36c981e6971a7c181a19d -eo pid,comm [2023-04-12T17:10:21.043Z] 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). [2023-04-12T17:10:21.043Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T17:10:21.085Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T17:10:21.085Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T17:10:21.198Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T17:10:21.197Z] $ docker exec aa7cade14b2f43a91edb219f56aa06757c33fdaf0aa36c981e6971a7c181a19d ssh-agent [2023-04-12T17:10:21.303Z] SSH_AUTH_SOCK=/tmp/ssh-gPSQyA0FegYO/agent.32 [2023-04-12T17:10:21.303Z] SSH_AGENT_PID=38 [2023-04-12T17:10:21.307Z] Running ssh-add (command line suppressed) [2023-04-12T17:10:21.397Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10628453736823172366.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10628453736823172366.key) [2023-04-12T17:10:21.413Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T17:10:21.700Z] + git semver bump pre [2023-04-12T17:10:21.959Z] 2023-04-12 17:10:21,884 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-12T17:10:21.959Z] 2023-04-12 17:10:21,884 [bump_version] DEBUG bumping version:3.0.0-dev.22 on axis:pre with prefix:dev [2023-04-12T17:10:21.959Z] 2023-04-12 17:10:21,884 [bump_version] DEBUG bumped version:3.0.0-dev.23 [2023-04-12T17:10:21.959Z] 2023-04-12 17:10:21,884 [write_version] DEBUG write version:3.0.0-dev.23 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-04-12T17:10:21.959Z] 2023-04-12 17:10:21,884 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-12T17:10:21.959Z] 2023-04-12 17:10:21,884 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-12T17:10:21.959Z] 2023-04-12 17:10:21,886 [execute] INFO git cat-file --batch-check [2023-04-12T17:10:21.959Z] 2023-04-12 17:10:21,886 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T17:10:21.959Z] 2023-04-12 17:10:21,891 [execute] INFO git cat-file --batch [2023-04-12T17:10:21.959Z] 2023-04-12 17:10:21,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T17:10:21.959Z] 2023-04-12 17:10:21,896 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-12T17:10:21.959Z] 3.0.0-dev.23 [Pipeline] } [2023-04-12T17:10:21.965Z] $ docker exec --env ******** --env ******** aa7cade14b2f43a91edb219f56aa06757c33fdaf0aa36c981e6971a7c181a19d ssh-agent -k [2023-04-12T17:10:22.055Z] unset SSH_AUTH_SOCK; [2023-04-12T17:10:22.056Z] unset SSH_AGENT_PID; [2023-04-12T17:10:22.056Z] echo Agent pid 38 killed; [2023-04-12T17:10:22.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T17:10:22.370Z] + git semver [Pipeline] } [2023-04-12T17:10:22.636Z] $ docker stop --time=1 aa7cade14b2f43a91edb219f56aa06757c33fdaf0aa36c981e6971a7c181a19d [2023-04-12T17:10:23.940Z] $ docker rm -f --volumes aa7cade14b2f43a91edb219f56aa06757c33fdaf0aa36c981e6971a7c181a19d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T17:10:24.277Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T17:10:24.277Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:10:24.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T17:10:24.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T17:10:24.640Z] prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container [2023-04-12T17:10:24.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-12T17:10:25.018Z] $ docker top 93abd97209b0bbaa3adb266521c19a9c382674d87a64eb070b62be43074f9265 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T17:10:25.108Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T17:10:25.108Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T17:10:25.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T17:10:25.220Z] $ docker exec 93abd97209b0bbaa3adb266521c19a9c382674d87a64eb070b62be43074f9265 ssh-agent [2023-04-12T17:10:25.333Z] SSH_AUTH_SOCK=/tmp/ssh-dPu9h1JZDOJi/agent.32 [2023-04-12T17:10:25.333Z] SSH_AGENT_PID=38 [2023-04-12T17:10:25.338Z] Running ssh-add (command line suppressed) [2023-04-12T17:10:25.431Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3523254802926301635.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3523254802926301635.key) [2023-04-12T17:10:25.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T17:10:25.736Z] + git semver push [2023-04-12T17:10:25.995Z] 2023-04-12 17:10:25,910 [run_push] DEBUG push [2023-04-12T17:10:25.995Z] 2023-04-12 17:10:25,910 [execute] INFO git cat-file --batch-check [2023-04-12T17:10:25.995Z] 2023-04-12 17:10:25,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T17:10:25.995Z] 2023-04-12 17:10:25,914 [execute] INFO git rev-list 82c9a67fc1f6b6b0ad2d6490f51ec4d52581d545 -- [2023-04-12T17:10:25.995Z] 2023-04-12 17:10:25,914 [execute] DEBUG Popen(['git', 'rev-list', '82c9a67fc1f6b6b0ad2d6490f51ec4d52581d545', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-12T17:10:25.995Z] 2023-04-12 17:10:25,921 [execute] INFO git fetch -v origin [2023-04-12T17:10:25.995Z] 2023-04-12 17:10:25,921 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-12T17:10:26.562Z] 2023-04-12 17:10:26,403 [run_push] DEBUG no remote changes detected [2023-04-12T17:10:26.562Z] 2023-04-12 17:10:26,403 [execute] INFO git push origin semver [2023-04-12T17:10:26.562Z] 2023-04-12 17:10:26,404 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-12T17:10:27.507Z] 2023-04-12 17:10:27,256 [run_push] DEBUG push all version tags [2023-04-12T17:10:27.507Z] 2023-04-12 17:10:27,257 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-12T17:10:27.508Z] 2023-04-12 17:10:27,257 [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) [2023-04-12T17:10:28.074Z] 2023-04-12 17:10:28,037 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-12T17:10:28.074Z] 3.0.0-dev.23 [Pipeline] } [2023-04-12T17:10:28.078Z] $ docker exec --env ******** --env ******** 93abd97209b0bbaa3adb266521c19a9c382674d87a64eb070b62be43074f9265 ssh-agent -k [2023-04-12T17:10:28.172Z] unset SSH_AUTH_SOCK; [2023-04-12T17:10:28.173Z] unset SSH_AGENT_PID; [2023-04-12T17:10:28.173Z] echo Agent pid 38 killed; [2023-04-12T17:10:28.192Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T17:10:28.508Z] + git semver [Pipeline] } [2023-04-12T17:10:28.774Z] $ docker stop --time=1 93abd97209b0bbaa3adb266521c19a9c382674d87a64eb070b62be43074f9265 [2023-04-12T17:10:30.069Z] $ docker rm -f --volumes 93abd97209b0bbaa3adb266521c19a9c382674d87a64eb070b62be43074f9265 [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 [2023-04-12T17:10:30.605Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-04-12T17:10:30.605Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-12T17:10:30.605Z] total 16 [2023-04-12T17:10:30.605Z] drwxr-xr-x 3 root root 4096 Apr 12 16:58 . [2023-04-12T17:10:30.605Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 12 17:10 .. [2023-04-12T17:10:30.605Z] drwxr-xr-x 2 root root 4096 Apr 12 16:58 cost [2023-04-12T17:10:30.605Z] -rw-r--r-- 1 root root 94 Apr 12 16:58 cost.csv [2023-04-12T17:10:30.605Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-12T17:10:30.605Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-12T17:10:30.605Z] total 16 [2023-04-12T17:10:30.605Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 16:58 . [2023-04-12T17:10:30.605Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 12 17:10 .. [2023-04-12T17:10:30.605Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 16:58 cost [2023-04-12T17:10:30.605Z] -rw-r--r-- 1 jenkins jenkins 94 Apr 12 16:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:10:30.898Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:10:31.759Z] ---> package-listing.sh [2023-04-12T17:10:31.759Z] ++ facter osfamily [2023-04-12T17:10:31.759Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-12T17:10:32.018Z] + OS_FAMILY=debian [2023-04-12T17:10:32.018Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-04-12T17:10:32.018Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-12T17:10:32.018Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-12T17:10:32.018Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-12T17:10:32.018Z] + PACKAGES=/tmp/packages_start.txt [2023-04-12T17:10:32.018Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-04-12T17:10:32.018Z] + PACKAGES=/tmp/packages_end.txt [2023-04-12T17:10:32.018Z] + case "${OS_FAMILY}" in [2023-04-12T17:10:32.018Z] + dpkg -l [2023-04-12T17:10:32.018Z] + grep '^ii' [2023-04-12T17:10:32.018Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-12T17:10:32.018Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-12T17:10:32.018Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-12T17:10:32.018Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-04-12T17:10:32.018Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-04-12T17:10:32.018Z] + 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 [2023-04-12T17:10:32.028Z] 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 [2023-04-12T17:10:32.304Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T17:10:32.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T17:10:32.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T17:10:33.093Z] prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container [2023-04-12T17:10:33.125Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-12T17:10:33.342Z] $ docker top 35aa641c1aa1f7d4a5b6c7e599c6b9d67bf6a1f89999fa3eb27b3a8e39fa1429 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T17:10:33.694Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-12T17:10:33.976Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-12T17:10:34.257Z] + ls /var/log/sa-host [2023-04-12T17:10:34.257Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T17:10:34.400Z] provisioning config files... [2023-04-12T17:10:34.469Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7712974008444793505tmp [Pipeline] { [Pipeline] echo [2023-04-12T17:10:34.485Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:10:34.765Z] ---> create-netrc.sh [Pipeline] } [2023-04-12T17:10:34.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:10:35.092Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-12T17:10:35.100Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:10:35.388Z] ---> sudo-logs.sh [2023-04-12T17:10:35.388Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-12T17:10:35.433Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:10:35.716Z] ---> job-cost.sh [2023-04-12T17:10:35.716Z] lf-activate-venv: SKIPPING [2023-04-12T17:10:35.716Z] DEBUG: total: 0.2199999988079071 [2023-04-12T17:10:35.716Z] INFO: Retrieving Stack Cost... [2023-04-12T17:10:36.281Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-12T17:10:36.540Z] INFO: Archiving Costs [Pipeline] echo [2023-04-12T17:10:36.551Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T17:10:36.834Z] ---> logs-deploy.sh [2023-04-12T17:10:36.834Z] lf-activate-venv: SKIPPING [2023-04-12T17:10:36.834Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/91 [2023-04-12T17:10:36.834Z] INFO: archiving workspace using pattern(s): [2023-04-12T17:10:37.771Z] Archives upload complete. [2023-04-12T17:10:37.771Z] INFO: archiving logs to Nexus