Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bdd9de2e6b7fb58cdebc45eb3705f9970870401e Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14020463151491552150.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10307629854739670772.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7524574025620254166.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3219460621361955639.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14409892555094919037.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-20272’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-20273’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-20495’ is offline Running on prd-ubuntu20.04-docker-8c-8g-20496 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bdd9de2e6b7fb58cdebc45eb3705f9970870401e (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bdd9de2e6b7fb58cdebc45eb3705f9970870401e # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#100)" > git rev-list --no-walk bf0cdc510067010a7614561d99b7e3f1f4b6f8fb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-19T17:14:34.846Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-19T17:14:34.883Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-19T17:14:34.895Z] ========================================================= [2022-07-19T17:14:34.895Z] EdgeX Global Pipelines Version Info [2022-07-19T17:14:34.895Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:14:35.677Z] ------------------- [2022-07-19T17:14:35.677Z] stable info: [2022-07-19T17:14:35.677Z] ------------------- [2022-07-19T17:14:35.677Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-19T17:14:35.677Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-19T17:14:35.677Z] Message: update stable to v1.0.238 [2022-07-19T17:14:36.251Z] ------------------- [2022-07-19T17:14:36.251Z] experimental info: [2022-07-19T17:14:36.251Z] ------------------- [2022-07-19T17:14:36.251Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-19T17:14:36.251Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-19T17:14:36.251Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-19T17:14:36.533Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-07-19T17:14:36.545Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-07-19T17:14:36.557Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-19T17:14:36.568Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-19T17:14:36.582Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-19T17:14:36.592Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-19T17:14:36.604Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-19T17:14:36.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-19T17:14:36.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-19T17:14:36.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-19T17:14:36.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-19T17:14:36.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-07-19T17:14:36.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-19T17:14:36.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-19T17:14:36.776Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-19T17:14:36.788Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-19T17:14:36.799Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-19T17:14:36.813Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-19T17:14:36.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-19T17:14:36.836Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-19T17:14:36.849Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-19T17:14:36.863Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-19T17:14:36.873Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-19T17:14:36.889Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-19T17:14:36.910Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-19T17:14:36.930Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-19T17:14:36.949Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-19T17:14:36.969Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-19T17:14:36.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-19T17:14:37.004Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-19T17:14:37.022Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] echo [2022-07-19T17:14:37.040Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bdd9de2 [Pipeline] echo [2022-07-19T17:14:37.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T17:14:37.104Z] provisioning config files... [2022-07-19T17:14:37.117Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7069119572101412146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:14:37.423Z] ---> docker-login.sh [2022-07-19T17:14:37.423Z] nexus3.edgexfoundry.org:10001 [2022-07-19T17:14:37.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:14:37.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:14:37.683Z] Configure a credential helper to remove this warning. See [2022-07-19T17:14:37.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:14:37.683Z] [2022-07-19T17:14:37.683Z] Login Succeeded [2022-07-19T17:14:37.683Z] nexus3.edgexfoundry.org:10002 [2022-07-19T17:14:37.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:14:37.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:14:37.946Z] Configure a credential helper to remove this warning. See [2022-07-19T17:14:37.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:14:37.946Z] [2022-07-19T17:14:37.946Z] Login Succeeded [2022-07-19T17:14:37.946Z] nexus3.edgexfoundry.org:10003 [2022-07-19T17:14:37.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:14:37.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:14:37.946Z] Configure a credential helper to remove this warning. See [2022-07-19T17:14:37.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:14:37.946Z] [2022-07-19T17:14:37.946Z] Login Succeeded [2022-07-19T17:14:37.946Z] nexus3.edgexfoundry.org:10004 [2022-07-19T17:14:38.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:14:38.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:14:38.208Z] Configure a credential helper to remove this warning. See [2022-07-19T17:14:38.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:14:38.208Z] [2022-07-19T17:14:38.208Z] Login Succeeded [2022-07-19T17:14:38.208Z] docker.io [2022-07-19T17:14:38.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:14:38.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:14:38.470Z] Configure a credential helper to remove this warning. See [2022-07-19T17:14:38.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:14:38.470Z] [2022-07-19T17:14:38.470Z] Login Succeeded [2022-07-19T17:14:38.470Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T17:14:38.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-19T17:14:38.858Z] + git rev-list -1 --merges bdd9de2e6b7fb58cdebc45eb3705f9970870401e~1..bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] echo [2022-07-19T17:14:38.892Z] -----------> git rev-list -1 --merges bdd9de2e6b7fb58cdebc45eb3705f9970870401e~1..bdd9de2e6b7fb58cdebc45eb3705f9970870401e bdd9de2e6b7fb58cdebc45eb3705f9970870401e [false] [Pipeline] sh [2022-07-19T17:14:39.186Z] + git log --format=format:%s -1 bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] echo [2022-07-19T17:14:39.200Z] ========================================================= [2022-07-19T17:14:39.200Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-19T17:14:39.200Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-19T17:14:39.538Z] + git log --format=format:%s -1 bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] echo [2022-07-19T17:14:39.548Z] [semverPrep] GIT_COMMIT: bdd9de2e6b7fb58cdebc45eb3705f9970870401e, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#100) [Pipeline] echo [2022-07-19T17:14:39.558Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-19T17:14:39.898Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-19T17:14:39.898Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-19T17:14:39.898Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-19T17:14:39.898Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-19T17:14:39.898Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2022-07-19T17:14:39.898Z] tee -a /etc/ssh/ssh_known_hosts [2022-07-19T17:14:39.898Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:14:40.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T17:14:40.250Z] [2022-07-19T17:14:40.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:14:40.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T17:14:40.554Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-19T17:14:40.554Z] b85a868b505f: Pulling fs layer [2022-07-19T17:14:40.554Z] e2be974225ed: Pulling fs layer [2022-07-19T17:14:40.554Z] 339a4e72a1f5: Pulling fs layer [2022-07-19T17:14:40.554Z] 988bab9f4d93: Pulling fs layer [2022-07-19T17:14:40.554Z] 1469e6f7b9e6: Pulling fs layer [2022-07-19T17:14:40.554Z] eaf3925da568: Pulling fs layer [2022-07-19T17:14:40.554Z] bab4dde63d76: Pulling fs layer [2022-07-19T17:14:40.554Z] bde34c3a00c8: Pulling fs layer [2022-07-19T17:14:40.554Z] b352a97aabf1: Pulling fs layer [2022-07-19T17:14:40.554Z] 4872d77fe225: Pulling fs layer [2022-07-19T17:14:40.554Z] 988bab9f4d93: Waiting [2022-07-19T17:14:40.554Z] eaf3925da568: Waiting [2022-07-19T17:14:40.554Z] bab4dde63d76: Waiting [2022-07-19T17:14:40.554Z] 1469e6f7b9e6: Waiting [2022-07-19T17:14:40.554Z] 5851b861e8e6: Pulling fs layer [2022-07-19T17:14:40.554Z] bde34c3a00c8: Waiting [2022-07-19T17:14:40.554Z] b352a97aabf1: Waiting [2022-07-19T17:14:40.554Z] 4872d77fe225: Waiting [2022-07-19T17:14:40.554Z] 5851b861e8e6: Waiting [2022-07-19T17:14:40.554Z] e2be974225ed: Verifying Checksum [2022-07-19T17:14:40.554Z] e2be974225ed: Download complete [2022-07-19T17:14:40.554Z] 988bab9f4d93: Verifying Checksum [2022-07-19T17:14:40.554Z] 988bab9f4d93: Download complete [2022-07-19T17:14:40.812Z] 1469e6f7b9e6: Verifying Checksum [2022-07-19T17:14:40.812Z] 1469e6f7b9e6: Download complete [2022-07-19T17:14:40.812Z] 339a4e72a1f5: Verifying Checksum [2022-07-19T17:14:40.812Z] 339a4e72a1f5: Download complete [2022-07-19T17:14:40.812Z] eaf3925da568: Verifying Checksum [2022-07-19T17:14:40.812Z] eaf3925da568: Download complete [2022-07-19T17:14:40.812Z] bde34c3a00c8: Download complete [2022-07-19T17:14:40.812Z] b352a97aabf1: Verifying Checksum [2022-07-19T17:14:40.812Z] b352a97aabf1: Download complete [2022-07-19T17:14:40.813Z] 4872d77fe225: Verifying Checksum [2022-07-19T17:14:40.813Z] 4872d77fe225: Download complete [2022-07-19T17:14:40.813Z] 5851b861e8e6: Download complete [2022-07-19T17:14:40.813Z] b85a868b505f: Verifying Checksum [2022-07-19T17:14:40.813Z] b85a868b505f: Download complete [2022-07-19T17:14:41.072Z] bab4dde63d76: Verifying Checksum [2022-07-19T17:14:41.072Z] bab4dde63d76: Download complete [2022-07-19T17:14:42.453Z] b85a868b505f: Pull complete [2022-07-19T17:14:42.453Z] e2be974225ed: Pull complete [2022-07-19T17:14:42.715Z] 339a4e72a1f5: Pull complete [2022-07-19T17:14:42.976Z] 988bab9f4d93: Pull complete [2022-07-19T17:14:43.238Z] 1469e6f7b9e6: Pull complete [2022-07-19T17:14:43.238Z] eaf3925da568: Pull complete [2022-07-19T17:14:45.796Z] bab4dde63d76: Pull complete [2022-07-19T17:14:45.796Z] bde34c3a00c8: Pull complete [2022-07-19T17:14:45.796Z] b352a97aabf1: Pull complete [2022-07-19T17:14:45.796Z] 4872d77fe225: Pull complete [2022-07-19T17:14:45.796Z] 5851b861e8e6: Pull complete [2022-07-19T17:14:45.796Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-19T17:14:45.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T17:14:45.796Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:14:45.904Z] prd-ubuntu20.04-docker-8c-8g-20496 does not seem to be running inside a container [2022-07-19T17:14:45.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-19T17:14:47.193Z] $ docker top e0516f869ed8666131bd8fc67225b8caeea90e06fb9f6f4ea6b01dc7f08857cf -eo pid,comm [2022-07-19T17:14:47.272Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-19T17:14:47.272Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-19T17:14:47.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T17:14:47.314Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T17:14:47.446Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T17:14:47.445Z] $ docker exec e0516f869ed8666131bd8fc67225b8caeea90e06fb9f6f4ea6b01dc7f08857cf ssh-agent [2022-07-19T17:14:47.581Z] SSH_AUTH_SOCK=/tmp/ssh-KXtuGr62SjnY/agent.33 [2022-07-19T17:14:47.581Z] SSH_AGENT_PID=41 [2022-07-19T17:14:47.593Z] Running ssh-add (command line suppressed) [2022-07-19T17:14:47.704Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5121409344511960109.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5121409344511960109.key) [2022-07-19T17:14:47.725Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T17:14:48.016Z] + git tag --points-at HEAD [Pipeline] } [2022-07-19T17:14:48.026Z] $ docker exec --env ******** --env ******** e0516f869ed8666131bd8fc67225b8caeea90e06fb9f6f4ea6b01dc7f08857cf ssh-agent -k [2022-07-19T17:14:48.150Z] unset SSH_AUTH_SOCK; [2022-07-19T17:14:48.150Z] unset SSH_AGENT_PID; [2022-07-19T17:14:48.150Z] echo Agent pid 41 killed; [2022-07-19T17:14:48.166Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-19T17:14:48.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T17:14:48.192Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T17:14:48.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T17:14:48.323Z] $ docker exec e0516f869ed8666131bd8fc67225b8caeea90e06fb9f6f4ea6b01dc7f08857cf ssh-agent [2022-07-19T17:14:48.455Z] SSH_AUTH_SOCK=/tmp/ssh-XgDNQhG1OaUP/agent.75 [2022-07-19T17:14:48.455Z] SSH_AGENT_PID=83 [2022-07-19T17:14:48.461Z] Running ssh-add (command line suppressed) [2022-07-19T17:14:48.578Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_413298702072891288.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_413298702072891288.key) [2022-07-19T17:14:48.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T17:14:48.902Z] + git semver init [2022-07-19T17:14:49.162Z] 2022-07-19 17:14:49,120 [run_init] DEBUG init version:0.0.0 force:False [2022-07-19T17:14:49.162Z] 2022-07-19 17:14:49,121 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-07-19T17:14:49.162Z] 2022-07-19 17:14:49,122 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-07-19T17:14:49.162Z] 2022-07-19 17:14:49,122 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-07-19T17:14:53.393Z] 2022-07-19 17:14:52,489 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-07-19T17:14:53.393Z] 2022-07-19 17:14:52,489 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-07-19T17:14:53.393Z] 2022-07-19 17:14:52,489 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-19T17:14:53.393Z] 2022-07-19 17:14:52,490 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-19T17:14:53.393Z] 2.2.1-dev.8 [Pipeline] } [2022-07-19T17:14:53.403Z] $ docker exec --env ******** --env ******** e0516f869ed8666131bd8fc67225b8caeea90e06fb9f6f4ea6b01dc7f08857cf ssh-agent -k [2022-07-19T17:14:53.535Z] unset SSH_AUTH_SOCK; [2022-07-19T17:14:53.535Z] unset SSH_AGENT_PID; [2022-07-19T17:14:53.535Z] echo Agent pid 83 killed; [2022-07-19T17:14:53.551Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-19T17:14:53.871Z] + git semver [Pipeline] } [2022-07-19T17:14:54.156Z] $ docker stop --time=1 e0516f869ed8666131bd8fc67225b8caeea90e06fb9f6f4ea6b01dc7f08857cf [2022-07-19T17:14:55.481Z] $ docker rm -f e0516f869ed8666131bd8fc67225b8caeea90e06fb9f6f4ea6b01dc7f08857cf [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-19T17:14:55.842Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-19T17:14:56.087Z] Stashed 1 file(s) [Pipeline] echo [2022-07-19T17:14:56.090Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T17:14:56.233Z] provisioning config files... [2022-07-19T17:14:56.243Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config142820643688765576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:14:56.543Z] ---> docker-login.sh [2022-07-19T17:14:56.543Z] nexus3.edgexfoundry.org:10001 [2022-07-19T17:14:56.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:14:56.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:14:56.543Z] Configure a credential helper to remove this warning. See [2022-07-19T17:14:56.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:14:56.543Z] [2022-07-19T17:14:56.543Z] Login Succeeded [2022-07-19T17:14:56.543Z] nexus3.edgexfoundry.org:10002 [2022-07-19T17:14:56.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:14:56.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:14:56.804Z] Configure a credential helper to remove this warning. See [2022-07-19T17:14:56.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:14:56.804Z] [2022-07-19T17:14:56.804Z] Login Succeeded [2022-07-19T17:14:56.804Z] nexus3.edgexfoundry.org:10003 [2022-07-19T17:14:56.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:14:56.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:14:56.804Z] Configure a credential helper to remove this warning. See [2022-07-19T17:14:56.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:14:56.804Z] [2022-07-19T17:14:56.804Z] Login Succeeded [2022-07-19T17:14:56.804Z] nexus3.edgexfoundry.org:10004 [2022-07-19T17:14:57.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:14:57.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:14:57.066Z] Configure a credential helper to remove this warning. See [2022-07-19T17:14:57.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:14:57.066Z] [2022-07-19T17:14:57.066Z] Login Succeeded [2022-07-19T17:14:57.066Z] docker.io [2022-07-19T17:14:57.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:14:57.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:14:57.638Z] Configure a credential helper to remove this warning. See [2022-07-19T17:14:57.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:14:57.638Z] [2022-07-19T17:14:57.638Z] Login Succeeded [2022-07-19T17:14:57.638Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T17:14:57.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-19T17:14:57.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T17:14:57.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T17:14:57.731Z] ========================================================= [2022-07-19T17:14:57.731Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-19T17:14:57.731Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:14:58.046Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-19T17:14:58.046Z] Sending build context to Docker daemon 12.45MB [2022-07-19T17:14:58.046Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-19T17:14:58.046Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-19T17:14:58.046Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-19T17:14:58.046Z] 2408cc74d12b: Pulling fs layer [2022-07-19T17:14:58.046Z] ea60b727a1ce: Pulling fs layer [2022-07-19T17:14:58.046Z] 30c4a7721957: Pulling fs layer [2022-07-19T17:14:58.046Z] 370296b7ddb6: Pulling fs layer [2022-07-19T17:14:58.046Z] 7c6cee850709: Pulling fs layer [2022-07-19T17:14:58.046Z] 39a5fcdaea64: Pulling fs layer [2022-07-19T17:14:58.046Z] d94ebbe4e438: Pulling fs layer [2022-07-19T17:14:58.046Z] 7c6cee850709: Waiting [2022-07-19T17:14:58.046Z] 39a5fcdaea64: Waiting [2022-07-19T17:14:58.046Z] bcfd1f05c69d: Pulling fs layer [2022-07-19T17:14:58.046Z] 59ccb84bbe0f: Pulling fs layer [2022-07-19T17:14:58.046Z] bcfd1f05c69d: Waiting [2022-07-19T17:14:58.046Z] 59ccb84bbe0f: Waiting [2022-07-19T17:14:58.046Z] 30c4a7721957: Download complete [2022-07-19T17:14:58.311Z] ea60b727a1ce: Download complete [2022-07-19T17:14:58.311Z] 7c6cee850709: Verifying Checksum [2022-07-19T17:14:58.311Z] 7c6cee850709: Download complete [2022-07-19T17:14:58.311Z] 39a5fcdaea64: Download complete [2022-07-19T17:14:58.311Z] 2408cc74d12b: Verifying Checksum [2022-07-19T17:14:58.311Z] 2408cc74d12b: Download complete [2022-07-19T17:14:58.311Z] d94ebbe4e438: Download complete [2022-07-19T17:14:58.311Z] 2408cc74d12b: Pull complete [2022-07-19T17:14:58.579Z] ea60b727a1ce: Pull complete [2022-07-19T17:14:58.579Z] 30c4a7721957: Pull complete [2022-07-19T17:14:58.849Z] 59ccb84bbe0f: Verifying Checksum [2022-07-19T17:14:59.111Z] 370296b7ddb6: Verifying Checksum [2022-07-19T17:14:59.111Z] 370296b7ddb6: Download complete [2022-07-19T17:14:59.111Z] bcfd1f05c69d: Verifying Checksum [2022-07-19T17:14:59.111Z] bcfd1f05c69d: Download complete [2022-07-19T17:15:03.319Z] 370296b7ddb6: Pull complete [2022-07-19T17:15:03.319Z] 7c6cee850709: Pull complete [2022-07-19T17:15:03.578Z] 39a5fcdaea64: Pull complete [2022-07-19T17:15:03.578Z] d94ebbe4e438: Pull complete [2022-07-19T17:15:06.116Z] bcfd1f05c69d: Pull complete [2022-07-19T17:15:06.686Z] 59ccb84bbe0f: Pull complete [2022-07-19T17:15:06.686Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-19T17:15:06.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-19T17:15:06.686Z] ---> a4fb48ad2a94 [2022-07-19T17:15:06.686Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-19T17:15:08.075Z] ---> Running in f257aa29cad9 [2022-07-19T17:15:08.336Z] Removing intermediate container f257aa29cad9 [2022-07-19T17:15:08.336Z] ---> 4e6497ac8825 [2022-07-19T17:15:08.337Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-19T17:15:08.337Z] ---> Running in 69359de11c53 [2022-07-19T17:15:08.337Z] Removing intermediate container 69359de11c53 [2022-07-19T17:15:08.337Z] ---> 752aabeba7c9 [2022-07-19T17:15:08.337Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-19T17:15:08.337Z] ---> Running in 11c63dd3b4cb [2022-07-19T17:15:08.598Z] Removing intermediate container 11c63dd3b4cb [2022-07-19T17:15:08.598Z] ---> 141a115c0482 [2022-07-19T17:15:08.598Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T17:15:08.598Z] ---> Running in 4f90d1e7904c [2022-07-19T17:15:09.168Z] Removing intermediate container 4f90d1e7904c [2022-07-19T17:15:09.168Z] ---> 8cdd1a167491 [2022-07-19T17:15:09.168Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-19T17:15:09.168Z] ---> Running in 23720bbfbfd4 [2022-07-19T17:15:09.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-19T17:15:10.369Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-19T17:15:10.630Z] OK: 211 MiB in 51 packages [2022-07-19T17:15:10.889Z] Removing intermediate container 23720bbfbfd4 [2022-07-19T17:15:10.889Z] ---> 16aa7c0712db [2022-07-19T17:15:10.889Z] Step 8/13 : WORKDIR /app [2022-07-19T17:15:11.149Z] ---> Running in ffddf0b1777d [2022-07-19T17:15:11.149Z] Removing intermediate container ffddf0b1777d [2022-07-19T17:15:11.149Z] ---> 8b78fcebad2a [2022-07-19T17:15:11.149Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-19T17:15:11.195Z] Still waiting to schedule task [2022-07-19T17:15:11.195Z] ‘prd-centos7-blackbox-4c-2g-20272’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-19T17:15:11.195Z] ‘prd-centos7-blackbox-4c-2g-20273’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-19T17:15:11.196Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-20497’ is offline [2022-07-19T17:15:11.410Z] ---> 85f13fa594b4 [2022-07-19T17:15:11.410Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-19T17:15:11.410Z] ---> Running in ee86822eec07 [2022-07-19T17:15:26.322Z] Removing intermediate container ee86822eec07 [2022-07-19T17:15:26.322Z] ---> 61125e111985 [2022-07-19T17:15:26.322Z] Step 11/13 : COPY . . [2022-07-19T17:15:26.322Z] ---> 4e2af8441f10 [2022-07-19T17:15:26.322Z] Step 12/13 : ARG MAKE="make build" [2022-07-19T17:15:26.322Z] ---> Running in fc9094037cab [2022-07-19T17:15:26.322Z] Removing intermediate container fc9094037cab [2022-07-19T17:15:26.322Z] ---> 5909f89749ab [2022-07-19T17:15:26.322Z] Step 13/13 : RUN $MAKE [2022-07-19T17:15:26.322Z] ---> Running in 0bb8e892fe57 [2022-07-19T17:15:26.322Z] noop [2022-07-19T17:15:26.584Z] Removing intermediate container 0bb8e892fe57 [2022-07-19T17:15:26.584Z] ---> 61549b2bf9fa [2022-07-19T17:15:26.584Z] Successfully built 61549b2bf9fa [2022-07-19T17:15:26.584Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:15:26.909Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-19T17:15:26.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:15:26.990Z] prd-ubuntu20.04-docker-8c-8g-20496 does not seem to be running inside a container [2022-07-19T17:15:27.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-19T17:15:27.448Z] $ docker top 0123fbeb37e243aa9ba360839750ed6078ad5c7425067ae5bc0e207e56e7c143 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T17:15:27.878Z] + go version [2022-07-19T17:15:27.878Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-19T17:15:27.903Z] $ docker stop --time=1 0123fbeb37e243aa9ba360839750ed6078ad5c7425067ae5bc0e207e56e7c143 [2022-07-19T17:15:29.292Z] $ docker rm -f 0123fbeb37e243aa9ba360839750ed6078ad5c7425067ae5bc0e207e56e7c143 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:15:29.693Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-19T17:15:29.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:15:29.781Z] prd-ubuntu20.04-docker-8c-8g-20496 does not seem to be running inside a container [2022-07-19T17:15:29.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-19T17:15:30.231Z] $ docker top a8ad167c8ad641881a4e79935c886b018b37edc5c1c3c4024415bf60151ae060 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T17:15:30.589Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2022-07-19T17:15:30.890Z] + make test [2022-07-19T17:15:30.890Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-19T17:15:43.114Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-19T17:15:43.114Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.054s coverage: 86.2% of statements [2022-07-19T17:15:43.114Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-19T17:15:44.499Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.552s coverage: 71.9% of statements [2022-07-19T17:15:52.622Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-19T17:15:52.622Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-19T17:15:56.816Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-19T17:15:56.816Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-19T17:15:56.816Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-19T17:15:56.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-19T17:15:56.848Z] $ docker stop --time=1 a8ad167c8ad641881a4e79935c886b018b37edc5c1c3c4024415bf60151ae060 [2022-07-19T17:15:58.560Z] $ docker rm -f a8ad167c8ad641881a4e79935c886b018b37edc5c1c3c4024415bf60151ae060 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-19T17:15:59.034Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-19T17:15:59.092Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-19T17:15:59.547Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-19T17:15:59.834Z] + ls -al . [2022-07-19T17:15:59.834Z] total 228 [2022-07-19T17:15:59.834Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 17:15 . [2022-07-19T17:15:59.834Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:14 .. [2022-07-19T17:15:59.834Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 19 17:14 .dockerignore [2022-07-19T17:15:59.834Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 17:15 .git [2022-07-19T17:15:59.834Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 17:14 .github [2022-07-19T17:15:59.834Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 19 17:14 .gitignore [2022-07-19T17:15:59.834Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 17:14 .golangci.yml [2022-07-19T17:15:59.834Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 17:14 .semver [2022-07-19T17:15:59.834Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jul 19 17:14 Attribution.txt [2022-07-19T17:15:59.834Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 19 17:14 CHANGELOG.md [2022-07-19T17:15:59.834Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 19 17:14 Dockerfile [2022-07-19T17:15:59.834Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 17:14 GOVERNANCE.md [2022-07-19T17:15:59.834Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 19 17:14 Jenkinsfile [2022-07-19T17:15:59.834Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 17:14 LICENSE [2022-07-19T17:15:59.834Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 19 17:14 Makefile [2022-07-19T17:15:59.834Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 19 17:14 OWNERS.md [2022-07-19T17:15:59.834Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 19 17:14 README.md [2022-07-19T17:15:59.834Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 19 17:14 VERSION [2022-07-19T17:15:59.834Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:14 bin [2022-07-19T17:15:59.834Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 19 17:15 coverage.out [2022-07-19T17:15:59.834Z] -rw-rw-r-- 1 jenkins jenkins 3539 Jul 19 17:14 go.mod [2022-07-19T17:15:59.834Z] -rw-rw-r-- 1 jenkins jenkins 36290 Jul 19 17:14 go.sum [2022-07-19T17:15:59.834Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:14 images [2022-07-19T17:15:59.834Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:14 internal [2022-07-19T17:15:59.834Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 19 17:14 main.go [2022-07-19T17:15:59.834Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:14 res [2022-07-19T17:15:59.834Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:14 snap [2022-07-19T17:15:59.834Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 17:14 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:16:00.143Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=bdd9de2e6b7fb58cdebc45eb3705f9970870401e --label arch=amd64 --label version=2.2.1-dev.8 . [2022-07-19T17:16:00.143Z] Sending build context to Docker daemon 12.45MB [2022-07-19T17:16:00.143Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-07-19T17:16:00.143Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-19T17:16:00.143Z] ---> 61549b2bf9fa [2022-07-19T17:16:00.143Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-19T17:16:00.143Z] ---> Running in e94de7f5be1d [2022-07-19T17:16:00.401Z] Removing intermediate container e94de7f5be1d [2022-07-19T17:16:00.401Z] ---> 349cf4c81928 [2022-07-19T17:16:00.401Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-19T17:16:00.401Z] ---> Running in e9abf3f886b1 [2022-07-19T17:16:00.401Z] Removing intermediate container e9abf3f886b1 [2022-07-19T17:16:00.401Z] ---> 07ce17b09c42 [2022-07-19T17:16:00.401Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-19T17:16:00.401Z] ---> Running in 0b2a241a0e3f [2022-07-19T17:16:00.663Z] Removing intermediate container 0b2a241a0e3f [2022-07-19T17:16:00.663Z] ---> 8bdaf8618f24 [2022-07-19T17:16:00.663Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T17:16:00.663Z] ---> Running in 776d8360e382 [2022-07-19T17:16:01.233Z] Removing intermediate container 776d8360e382 [2022-07-19T17:16:01.233Z] ---> b99b71355aea [2022-07-19T17:16:01.233Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-19T17:16:01.233Z] ---> Running in a4252007183b [2022-07-19T17:16:01.492Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-19T17:16:02.431Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-19T17:16:02.691Z] OK: 211 MiB in 51 packages [2022-07-19T17:16:02.955Z] Removing intermediate container a4252007183b [2022-07-19T17:16:02.955Z] ---> 8f8900fd6de8 [2022-07-19T17:16:02.955Z] Step 8/31 : WORKDIR /app [2022-07-19T17:16:02.955Z] ---> Running in 46a977b167e3 [2022-07-19T17:16:03.215Z] Removing intermediate container 46a977b167e3 [2022-07-19T17:16:03.215Z] ---> 511f9a4ee2fe [2022-07-19T17:16:03.215Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-19T17:16:03.215Z] ---> e11c1f82eda5 [2022-07-19T17:16:03.215Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-19T17:16:03.474Z] ---> Running in b8c5fd5b0d62 [2022-07-19T17:16:04.045Z] Removing intermediate container b8c5fd5b0d62 [2022-07-19T17:16:04.045Z] ---> c5bf883ea23a [2022-07-19T17:16:04.045Z] Step 11/31 : COPY . . [2022-07-19T17:16:04.310Z] ---> 09144e904957 [2022-07-19T17:16:04.310Z] Step 12/31 : ARG MAKE="make build" [2022-07-19T17:16:04.310Z] ---> Running in efa0043565a9 [2022-07-19T17:16:04.570Z] Removing intermediate container efa0043565a9 [2022-07-19T17:16:04.570Z] ---> 86e7f4cd7a6d [2022-07-19T17:16:04.570Z] Step 13/31 : RUN $MAKE [2022-07-19T17:16:04.570Z] ---> Running in fca059fd0687 [2022-07-19T17:16:04.831Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.8 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.2.1-dev.8" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-07-19T17:16:26.798Z] Removing intermediate container fca059fd0687 [2022-07-19T17:16:26.798Z] ---> 41a33eac3441 [2022-07-19T17:16:26.798Z] Step 14/31 : FROM alpine:3.14 [2022-07-19T17:16:26.798Z] 3.14: Pulling from library/alpine [2022-07-19T17:16:26.798Z] 8663204ce13b: Pulling fs layer [2022-07-19T17:16:26.798Z] 8663204ce13b: Verifying Checksum [2022-07-19T17:16:26.798Z] 8663204ce13b: Download complete [2022-07-19T17:16:27.057Z] 8663204ce13b: Pull complete [2022-07-19T17:16:27.057Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-19T17:16:27.057Z] Status: Downloaded newer image for alpine:3.14 [2022-07-19T17:16:27.057Z] ---> e04c818066af [2022-07-19T17:16:27.057Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-19T17:16:27.057Z] ---> Running in ba403864e587 [2022-07-19T17:16:27.057Z] Removing intermediate container ba403864e587 [2022-07-19T17:16:27.057Z] ---> cc0cf9811d93 [2022-07-19T17:16:27.057Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-19T17:16:27.057Z] ---> Running in 0e7daf45fb8b [2022-07-19T17:16:27.317Z] Removing intermediate container 0e7daf45fb8b [2022-07-19T17:16:27.317Z] ---> 70eb213d4204 [2022-07-19T17:16:27.317Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T17:16:27.317Z] ---> Running in 37a1e70bc74d [2022-07-19T17:16:27.889Z] Removing intermediate container 37a1e70bc74d [2022-07-19T17:16:27.889Z] ---> bb1e339eb021 [2022-07-19T17:16:27.889Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-19T17:16:27.889Z] ---> Running in 4513327d071f [2022-07-19T17:16:28.149Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-19T17:16:29.096Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-19T17:16:29.358Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-19T17:16:29.358Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-19T17:16:29.620Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-19T17:16:29.621Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-19T17:16:29.621Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-19T17:16:29.882Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-19T17:16:29.882Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-19T17:16:29.882Z] Executing busybox-1.33.1-r7.trigger [2022-07-19T17:16:29.882Z] Executing ca-certificates-20211220-r0.trigger [2022-07-19T17:16:30.147Z] OK: 9 MiB in 21 packages [2022-07-19T17:16:30.409Z] Removing intermediate container 4513327d071f [2022-07-19T17:16:30.409Z] ---> 6698814acb80 [2022-07-19T17:16:30.409Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-19T17:16:30.669Z] ---> d616dbc0a4a7 [2022-07-19T17:16:30.669Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-19T17:16:30.669Z] ---> 55a937222ae3 [2022-07-19T17:16:30.669Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-19T17:16:30.929Z] ---> ea799cc92e21 [2022-07-19T17:16:30.929Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-19T17:16:31.189Z] ---> 62d2ef342a44 [2022-07-19T17:16:31.189Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-19T17:16:31.763Z] ---> ee8e9c9692fe [2022-07-19T17:16:31.763Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-19T17:16:31.763Z] ---> Running in 704fff37093e [2022-07-19T17:16:32.331Z] Removing intermediate container 704fff37093e [2022-07-19T17:16:32.331Z] ---> 1a225d119bcd [2022-07-19T17:16:32.331Z] Step 25/31 : VOLUME /cache [2022-07-19T17:16:32.331Z] ---> Running in 63170efbf7e2 [2022-07-19T17:16:32.331Z] Removing intermediate container 63170efbf7e2 [2022-07-19T17:16:32.331Z] ---> 43d928371135 [2022-07-19T17:16:32.331Z] Step 26/31 : EXPOSE 59711 [2022-07-19T17:16:32.331Z] ---> Running in 02526511f9d8 [2022-07-19T17:16:32.591Z] Removing intermediate container 02526511f9d8 [2022-07-19T17:16:32.591Z] ---> 6331dbb2c2bb [2022-07-19T17:16:32.591Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-19T17:16:32.591Z] ---> Running in 1dbc51d24f08 [2022-07-19T17:16:32.591Z] Removing intermediate container 1dbc51d24f08 [2022-07-19T17:16:32.591Z] ---> d77d1189dc97 [2022-07-19T17:16:32.591Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-19T17:16:32.591Z] ---> Running in 6fae64a73114 [2022-07-19T17:16:32.853Z] Removing intermediate container 6fae64a73114 [2022-07-19T17:16:32.853Z] ---> 988854912489 [2022-07-19T17:16:32.853Z] Step 29/31 : LABEL arch=amd64 [2022-07-19T17:16:32.853Z] ---> Running in 68fab9830ff5 [2022-07-19T17:16:32.853Z] Removing intermediate container 68fab9830ff5 [2022-07-19T17:16:32.853Z] ---> 07f100c1f007 [2022-07-19T17:16:32.853Z] Step 30/31 : LABEL git_sha=bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-19T17:16:32.853Z] ---> Running in 5664decf8663 [2022-07-19T17:16:33.115Z] Removing intermediate container 5664decf8663 [2022-07-19T17:16:33.115Z] ---> 6d6acfbac25e [2022-07-19T17:16:33.115Z] Step 31/31 : LABEL version=2.2.1-dev.8 [2022-07-19T17:16:33.115Z] ---> Running in c12e93b0ff12 [2022-07-19T17:16:33.115Z] Removing intermediate container c12e93b0ff12 [2022-07-19T17:16:33.115Z] ---> dbd9754d32f2 [2022-07-19T17:16:33.115Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-19T17:16:33.115Z] Successfully built dbd9754d32f2 [2022-07-19T17:16:33.115Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T17:16:33.240Z] provisioning config files... [2022-07-19T17:16:33.251Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4035794289272270866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:16:33.558Z] ---> docker-login.sh [2022-07-19T17:16:33.559Z] nexus3.edgexfoundry.org:10001 [2022-07-19T17:16:33.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:16:33.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:16:33.559Z] Configure a credential helper to remove this warning. See [2022-07-19T17:16:33.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:16:33.559Z] [2022-07-19T17:16:33.559Z] Login Succeeded [2022-07-19T17:16:33.559Z] nexus3.edgexfoundry.org:10002 [2022-07-19T17:16:33.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:16:33.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:16:33.823Z] Configure a credential helper to remove this warning. See [2022-07-19T17:16:33.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:16:33.823Z] [2022-07-19T17:16:33.823Z] Login Succeeded [2022-07-19T17:16:33.823Z] nexus3.edgexfoundry.org:10003 [2022-07-19T17:16:33.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:16:33.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:16:33.823Z] Configure a credential helper to remove this warning. See [2022-07-19T17:16:33.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:16:33.823Z] [2022-07-19T17:16:33.823Z] Login Succeeded [2022-07-19T17:16:33.823Z] nexus3.edgexfoundry.org:10004 [2022-07-19T17:16:34.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:16:34.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:16:34.084Z] Configure a credential helper to remove this warning. See [2022-07-19T17:16:34.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:16:34.084Z] [2022-07-19T17:16:34.084Z] Login Succeeded [2022-07-19T17:16:34.084Z] docker.io [2022-07-19T17:16:34.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:16:34.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:16:34.657Z] Configure a credential helper to remove this warning. See [2022-07-19T17:16:34.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:16:34.657Z] [2022-07-19T17:16:34.657Z] Login Succeeded [2022-07-19T17:16:34.657Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T17:16:34.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-19T17:16:34.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T17:16:34.714Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-07-19T17:16:34.714Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-19T17:16:34.714Z] latest [2022-07-19T17:16:34.714Z] 2.2.1-dev.8 [2022-07-19T17:16:34.714Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.2.1-dev.8 [2022-07-19T17:16:34.714Z] main [2022-07-19T17:16:34.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:16:35.042Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:16:35.365Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-19T17:16:35.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-19T17:16:35.365Z] 5f0029bb816e: Preparing [2022-07-19T17:16:35.365Z] c7e84cb9dad5: Preparing [2022-07-19T17:16:35.365Z] 53f03a3ec351: Preparing [2022-07-19T17:16:35.365Z] 3f9759683b96: Preparing [2022-07-19T17:16:35.365Z] e25c9fa69979: Preparing [2022-07-19T17:16:35.365Z] 1d94422292ff: Preparing [2022-07-19T17:16:35.365Z] 6dffd5fcf304: Preparing [2022-07-19T17:16:35.365Z] 6b33017a906b: Preparing [2022-07-19T17:16:35.365Z] b541d28bf3b4: Preparing [2022-07-19T17:16:35.365Z] 6b33017a906b: Waiting [2022-07-19T17:16:35.365Z] 6dffd5fcf304: Waiting [2022-07-19T17:16:35.365Z] b541d28bf3b4: Waiting [2022-07-19T17:16:35.365Z] 1d94422292ff: Waiting [2022-07-19T17:16:35.365Z] e25c9fa69979: Pushed [2022-07-19T17:16:35.365Z] 3f9759683b96: Pushed [2022-07-19T17:16:35.365Z] 5f0029bb816e: Pushed [2022-07-19T17:16:35.365Z] 53f03a3ec351: Pushed [2022-07-19T17:16:35.365Z] b541d28bf3b4: Layer already exists [2022-07-19T17:16:35.628Z] 1d94422292ff: Pushed [2022-07-19T17:16:35.628Z] 6b33017a906b: Pushed [2022-07-19T17:16:35.888Z] 6dffd5fcf304: Pushed [2022-07-19T17:16:38.447Z] c7e84cb9dad5: Pushed [2022-07-19T17:16:38.447Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e: digest: sha256:020eea3d44c4611408a32fd4a663200b5453d208ed098072debe853c8c201a7e size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:16:38.776Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:16:39.093Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-07-19T17:16:39.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-19T17:16:39.093Z] 5f0029bb816e: Preparing [2022-07-19T17:16:39.093Z] c7e84cb9dad5: Preparing [2022-07-19T17:16:39.093Z] 53f03a3ec351: Preparing [2022-07-19T17:16:39.093Z] 3f9759683b96: Preparing [2022-07-19T17:16:39.093Z] e25c9fa69979: Preparing [2022-07-19T17:16:39.093Z] 1d94422292ff: Preparing [2022-07-19T17:16:39.093Z] 6dffd5fcf304: Preparing [2022-07-19T17:16:39.093Z] 6b33017a906b: Preparing [2022-07-19T17:16:39.093Z] 6dffd5fcf304: Waiting [2022-07-19T17:16:39.093Z] 1d94422292ff: Waiting [2022-07-19T17:16:39.093Z] b541d28bf3b4: Preparing [2022-07-19T17:16:39.093Z] 6b33017a906b: Waiting [2022-07-19T17:16:39.093Z] b541d28bf3b4: Waiting [2022-07-19T17:16:39.093Z] c7e84cb9dad5: Layer already exists [2022-07-19T17:16:39.093Z] e25c9fa69979: Layer already exists [2022-07-19T17:16:39.093Z] 5f0029bb816e: Layer already exists [2022-07-19T17:16:39.093Z] 3f9759683b96: Layer already exists [2022-07-19T17:16:39.093Z] 53f03a3ec351: Layer already exists [2022-07-19T17:16:39.093Z] 1d94422292ff: Layer already exists [2022-07-19T17:16:39.093Z] 6dffd5fcf304: Layer already exists [2022-07-19T17:16:39.093Z] b541d28bf3b4: Layer already exists [2022-07-19T17:16:39.093Z] 6b33017a906b: Layer already exists [2022-07-19T17:16:39.093Z] latest: digest: sha256:020eea3d44c4611408a32fd4a663200b5453d208ed098072debe853c8c201a7e size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:16:39.420Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:16:39.767Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.8 [2022-07-19T17:16:39.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-19T17:16:39.767Z] 5f0029bb816e: Preparing [2022-07-19T17:16:39.767Z] c7e84cb9dad5: Preparing [2022-07-19T17:16:39.767Z] 53f03a3ec351: Preparing [2022-07-19T17:16:39.767Z] 3f9759683b96: Preparing [2022-07-19T17:16:39.767Z] e25c9fa69979: Preparing [2022-07-19T17:16:39.767Z] 1d94422292ff: Preparing [2022-07-19T17:16:39.767Z] 6dffd5fcf304: Preparing [2022-07-19T17:16:39.767Z] 6b33017a906b: Preparing [2022-07-19T17:16:39.767Z] b541d28bf3b4: Preparing [2022-07-19T17:16:39.767Z] 6dffd5fcf304: Waiting [2022-07-19T17:16:39.767Z] 6b33017a906b: Waiting [2022-07-19T17:16:39.767Z] b541d28bf3b4: Waiting [2022-07-19T17:16:39.767Z] 1d94422292ff: Waiting [2022-07-19T17:16:39.767Z] 5f0029bb816e: Layer already exists [2022-07-19T17:16:39.767Z] 53f03a3ec351: Layer already exists [2022-07-19T17:16:39.767Z] e25c9fa69979: Layer already exists [2022-07-19T17:16:39.767Z] 3f9759683b96: Layer already exists [2022-07-19T17:16:39.767Z] c7e84cb9dad5: Layer already exists [2022-07-19T17:16:39.767Z] 1d94422292ff: Layer already exists [2022-07-19T17:16:39.767Z] 6dffd5fcf304: Layer already exists [2022-07-19T17:16:39.767Z] 6b33017a906b: Layer already exists [2022-07-19T17:16:39.767Z] b541d28bf3b4: Layer already exists [2022-07-19T17:16:39.767Z] 2.2.1-dev.8: digest: sha256:020eea3d44c4611408a32fd4a663200b5453d208ed098072debe853c8c201a7e size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:16:40.139Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:16:40.467Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.2.1-dev.8 [2022-07-19T17:16:40.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-19T17:16:40.467Z] 5f0029bb816e: Preparing [2022-07-19T17:16:40.467Z] c7e84cb9dad5: Preparing [2022-07-19T17:16:40.467Z] 53f03a3ec351: Preparing [2022-07-19T17:16:40.467Z] 3f9759683b96: Preparing [2022-07-19T17:16:40.467Z] e25c9fa69979: Preparing [2022-07-19T17:16:40.467Z] 1d94422292ff: Preparing [2022-07-19T17:16:40.467Z] 6dffd5fcf304: Preparing [2022-07-19T17:16:40.467Z] 6b33017a906b: Preparing [2022-07-19T17:16:40.467Z] b541d28bf3b4: Preparing [2022-07-19T17:16:40.467Z] 1d94422292ff: Waiting [2022-07-19T17:16:40.467Z] 6b33017a906b: Waiting [2022-07-19T17:16:40.467Z] b541d28bf3b4: Waiting [2022-07-19T17:16:40.467Z] 5f0029bb816e: Layer already exists [2022-07-19T17:16:40.467Z] e25c9fa69979: Layer already exists [2022-07-19T17:16:40.467Z] 53f03a3ec351: Layer already exists [2022-07-19T17:16:40.467Z] c7e84cb9dad5: Layer already exists [2022-07-19T17:16:40.467Z] 3f9759683b96: Layer already exists [2022-07-19T17:16:40.467Z] 1d94422292ff: Layer already exists [2022-07-19T17:16:40.467Z] 6b33017a906b: Layer already exists [2022-07-19T17:16:40.467Z] 6dffd5fcf304: Layer already exists [2022-07-19T17:16:40.467Z] b541d28bf3b4: Layer already exists [2022-07-19T17:16:40.467Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.2.1-dev.8: digest: sha256:020eea3d44c4611408a32fd4a663200b5453d208ed098072debe853c8c201a7e size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:16:40.794Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:16:41.117Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-07-19T17:16:41.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-19T17:16:41.117Z] 5f0029bb816e: Preparing [2022-07-19T17:16:41.117Z] c7e84cb9dad5: Preparing [2022-07-19T17:16:41.117Z] 53f03a3ec351: Preparing [2022-07-19T17:16:41.117Z] 3f9759683b96: Preparing [2022-07-19T17:16:41.117Z] e25c9fa69979: Preparing [2022-07-19T17:16:41.117Z] 1d94422292ff: Preparing [2022-07-19T17:16:41.117Z] 6dffd5fcf304: Preparing [2022-07-19T17:16:41.117Z] 6b33017a906b: Preparing [2022-07-19T17:16:41.117Z] b541d28bf3b4: Preparing [2022-07-19T17:16:41.117Z] 6b33017a906b: Waiting [2022-07-19T17:16:41.117Z] 1d94422292ff: Waiting [2022-07-19T17:16:41.117Z] b541d28bf3b4: Waiting [2022-07-19T17:16:41.117Z] 3f9759683b96: Layer already exists [2022-07-19T17:16:41.117Z] 5f0029bb816e: Layer already exists [2022-07-19T17:16:41.117Z] e25c9fa69979: Layer already exists [2022-07-19T17:16:41.117Z] c7e84cb9dad5: Layer already exists [2022-07-19T17:16:41.117Z] 53f03a3ec351: Layer already exists [2022-07-19T17:16:41.117Z] 1d94422292ff: Layer already exists [2022-07-19T17:16:41.117Z] 6dffd5fcf304: Layer already exists [2022-07-19T17:16:41.117Z] 6b33017a906b: Layer already exists [2022-07-19T17:16:41.117Z] b541d28bf3b4: Layer already exists [2022-07-19T17:16:41.117Z] main: digest: sha256:020eea3d44c4611408a32fd4a663200b5453d208ed098072debe853c8c201a7e size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-19T17:16:41.176Z] ===================================================== [Pipeline] echo [2022-07-19T17:16:41.185Z] taggedImages: [2022-07-19T17:16:41.185Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-19T17:16:41.185Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-07-19T17:16:41.185Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.8 [2022-07-19T17:16:41.185Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.2.1-dev.8 [2022-07-19T17:16:41.186Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:16:41.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-19T17:16:41.590Z] [2022-07-19T17:16:41.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:16:41.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-19T17:16:41.899Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-19T17:16:41.899Z] 5eb5b503b376: Pulling fs layer [2022-07-19T17:16:41.899Z] 5c69ac0246d0: Pulling fs layer [2022-07-19T17:16:41.899Z] ec43610c2a17: Pulling fs layer [2022-07-19T17:16:41.899Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-19T17:16:41.899Z] 33b1e0a273af: Pulling fs layer [2022-07-19T17:16:41.899Z] 5d3b04190fa2: Pulling fs layer [2022-07-19T17:16:41.899Z] 2f39f015ded8: Pulling fs layer [2022-07-19T17:16:41.899Z] 2f39f015ded8: Waiting [2022-07-19T17:16:41.899Z] 33b1e0a273af: Waiting [2022-07-19T17:16:41.899Z] 5d3b04190fa2: Waiting [2022-07-19T17:16:41.899Z] 3a2ae6a8a46f: Waiting [2022-07-19T17:16:41.899Z] 5c69ac0246d0: Download complete [2022-07-19T17:16:41.899Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-19T17:16:41.899Z] 3a2ae6a8a46f: Download complete [2022-07-19T17:16:41.899Z] 33b1e0a273af: Verifying Checksum [2022-07-19T17:16:41.899Z] 33b1e0a273af: Download complete [2022-07-19T17:16:42.159Z] 5d3b04190fa2: Verifying Checksum [2022-07-19T17:16:42.159Z] 5d3b04190fa2: Download complete [2022-07-19T17:16:42.159Z] ec43610c2a17: Verifying Checksum [2022-07-19T17:16:42.159Z] ec43610c2a17: Download complete [2022-07-19T17:16:42.159Z] 5eb5b503b376: Verifying Checksum [2022-07-19T17:16:42.159Z] 5eb5b503b376: Download complete [2022-07-19T17:16:42.728Z] 2f39f015ded8: Download complete [2022-07-19T17:16:43.667Z] 5eb5b503b376: Pull complete [2022-07-19T17:16:43.667Z] 5c69ac0246d0: Pull complete [2022-07-19T17:16:44.234Z] ec43610c2a17: Pull complete [2022-07-19T17:16:44.234Z] 3a2ae6a8a46f: Pull complete [2022-07-19T17:16:44.493Z] 33b1e0a273af: Pull complete [2022-07-19T17:16:44.493Z] 5d3b04190fa2: Pull complete [2022-07-19T17:16:49.777Z] 2f39f015ded8: Pull complete [2022-07-19T17:16:49.777Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-19T17:16:49.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-19T17:16:49.777Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:16:49.877Z] prd-ubuntu20.04-docker-8c-8g-20496 does not seem to be running inside a container [2022-07-19T17:16:49.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-19T17:16:51.300Z] $ docker top 8a70b08a587fc60e7a8a963bf16762129fdf4b6b6c217e0b102b67e3ac1f33e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:16:51.697Z] ---> job-cost.sh [2022-07-19T17:16:51.697Z] lf-activate-venv: SKIPPING [2022-07-19T17:16:51.697Z] INFO: No Stack... [2022-07-19T17:16:51.957Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-19T17:16:52.528Z] INFO: Archiving Costs [Pipeline] sh [2022-07-19T17:16:52.828Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-07-19T17:16:52.828Z] + cut -d, -f6 [Pipeline] lock [2022-07-19T17:16:52.843Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-47-stack-cost] [2022-07-19T17:16:52.849Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-47-stack-cost] did not exist. Created. [2022-07-19T17:16:52.849Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-19T17:16:53.158Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-19T17:16:53.192Z] Stashed 1 file(s) [Pipeline] } [2022-07-19T17:16:53.198Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-19T17:16:53.221Z] $ docker stop --time=1 8a70b08a587fc60e7a8a963bf16762129fdf4b6b6c217e0b102b67e3ac1f33e8 [2022-07-19T17:16:54.397Z] $ docker rm -f 8a70b08a587fc60e7a8a963bf16762129fdf4b6b6c217e0b102b67e3ac1f33e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-19T17:17:50.312Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20500 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-07-19T17:17:50.328Z] Running in /w/workspace/app-rfid-llrp-inventory/47 [Pipeline] { [Pipeline] checkout [2022-07-19T17:17:50.388Z] The recommended git tool is: git [2022-07-19T17:18:00.503Z] using credential edgex-jenkins-ssh [2022-07-19T17:18:00.528Z] Cloning the remote Git repository [2022-07-19T17:18:00.630Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-19T17:18:00.766Z] > git init /w/workspace/app-rfid-llrp-inventory/47 # timeout=10 [2022-07-19T17:18:00.908Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-19T17:18:00.912Z] > git --version # timeout=10 [2022-07-19T17:18:00.961Z] > git --version # 'git version 2.25.1' [2022-07-19T17:18:00.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-19T17:18:01.153Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-19T17:18:03.715Z] Avoid second fetch [2022-07-19T17:18:03.715Z] Checking out Revision bdd9de2e6b7fb58cdebc45eb3705f9970870401e (main) [2022-07-19T17:18:03.670Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-07-19T17:18:03.695Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-19T17:18:03.750Z] > git config core.sparsecheckout # timeout=10 [2022-07-19T17:18:03.779Z] > git checkout -f bdd9de2e6b7fb58cdebc45eb3705f9970870401e # timeout=10 [2022-07-19T17:18:08.333Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#100)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-19T17:18:09.228Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-19T17:18:09.228Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-19T17:18:09.228Z] Dload Upload Total Spent Left Speed [2022-07-19T17:18:09.228Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 191k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh [2022-07-19T17:18:09.979Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-19T17:18:10.330Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-19T17:18:10.330Z] + sudo tee /etc/docker/daemon.new [2022-07-19T17:18:10.330Z] { [2022-07-19T17:18:10.330Z] "registry-mirrors": [ [2022-07-19T17:18:10.330Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-19T17:18:10.330Z] ], [2022-07-19T17:18:10.330Z] "bip": "10.250.0.254/24", [2022-07-19T17:18:10.330Z] "hosts": [ [2022-07-19T17:18:10.330Z] "tcp://0.0.0.0:5555", [2022-07-19T17:18:10.330Z] "unix:///var/run/docker.sock" [2022-07-19T17:18:10.330Z] ], [2022-07-19T17:18:10.330Z] "mtu": 1458, [2022-07-19T17:18:10.330Z] "selinux-enabled": true, [2022-07-19T17:18:10.330Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-19T17:18:10.330Z] } [Pipeline] sh [2022-07-19T17:18:10.701Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-19T17:18:11.050Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T17:18:29.468Z] provisioning config files... [2022-07-19T17:18:29.494Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/47@tmp/config4400436377960449866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:18:30.041Z] ---> docker-login.sh [2022-07-19T17:18:30.041Z] nexus3.edgexfoundry.org:10001 [2022-07-19T17:18:30.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:18:30.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:18:30.923Z] Configure a credential helper to remove this warning. See [2022-07-19T17:18:30.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:18:30.923Z] [2022-07-19T17:18:30.923Z] Login Succeeded [2022-07-19T17:18:30.923Z] nexus3.edgexfoundry.org:10002 [2022-07-19T17:18:31.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:18:31.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:18:31.490Z] Configure a credential helper to remove this warning. See [2022-07-19T17:18:31.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:18:31.490Z] [2022-07-19T17:18:31.490Z] Login Succeeded [2022-07-19T17:18:31.490Z] nexus3.edgexfoundry.org:10003 [2022-07-19T17:18:31.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:18:32.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:18:32.044Z] Configure a credential helper to remove this warning. See [2022-07-19T17:18:32.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:18:32.044Z] [2022-07-19T17:18:32.044Z] Login Succeeded [2022-07-19T17:18:32.044Z] nexus3.edgexfoundry.org:10004 [2022-07-19T17:18:32.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:18:32.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:18:32.319Z] Configure a credential helper to remove this warning. See [2022-07-19T17:18:32.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:18:32.319Z] [2022-07-19T17:18:32.319Z] Login Succeeded [2022-07-19T17:18:32.592Z] docker.io [2022-07-19T17:18:32.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:18:33.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:18:33.142Z] Configure a credential helper to remove this warning. See [2022-07-19T17:18:33.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:18:33.142Z] [2022-07-19T17:18:33.142Z] Login Succeeded [2022-07-19T17:18:33.142Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T17:18:33.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-19T17:18:33.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T17:18:33.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T17:18:33.508Z] ========================================================= [2022-07-19T17:18:33.508Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-19T17:18:33.508Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:18:33.880Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-19T17:18:34.155Z] Sending build context to Docker daemon 687.1kB [2022-07-19T17:18:34.155Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-19T17:18:34.155Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-19T17:18:34.431Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-19T17:18:34.431Z] b3c136eddcbf: Pulling fs layer [2022-07-19T17:18:34.431Z] c0a3192eca97: Pulling fs layer [2022-07-19T17:18:34.431Z] a050256f5b6f: Pulling fs layer [2022-07-19T17:18:34.431Z] 656be50a0ddc: Pulling fs layer [2022-07-19T17:18:34.431Z] 2bbca73fdf42: Pulling fs layer [2022-07-19T17:18:34.431Z] 656be50a0ddc: Waiting [2022-07-19T17:18:34.431Z] 46d945488cbd: Pulling fs layer [2022-07-19T17:18:34.431Z] 2bbca73fdf42: Waiting [2022-07-19T17:18:34.431Z] 8a5474983e97: Pulling fs layer [2022-07-19T17:18:34.431Z] 329c88fbcd65: Pulling fs layer [2022-07-19T17:18:34.431Z] 8a5474983e97: Waiting [2022-07-19T17:18:34.431Z] 329c88fbcd65: Waiting [2022-07-19T17:18:34.431Z] 46d945488cbd: Waiting [2022-07-19T17:18:34.431Z] a050256f5b6f: Verifying Checksum [2022-07-19T17:18:34.431Z] a050256f5b6f: Download complete [2022-07-19T17:18:34.431Z] c0a3192eca97: Download complete [2022-07-19T17:18:34.431Z] 2bbca73fdf42: Verifying Checksum [2022-07-19T17:18:34.431Z] 2bbca73fdf42: Download complete [2022-07-19T17:18:34.431Z] b3c136eddcbf: Verifying Checksum [2022-07-19T17:18:34.431Z] b3c136eddcbf: Download complete [2022-07-19T17:18:34.431Z] 46d945488cbd: Verifying Checksum [2022-07-19T17:18:34.431Z] 46d945488cbd: Download complete [2022-07-19T17:18:35.435Z] b3c136eddcbf: Pull complete [2022-07-19T17:18:35.716Z] 329c88fbcd65: Verifying Checksum [2022-07-19T17:18:35.716Z] 329c88fbcd65: Download complete [2022-07-19T17:18:36.328Z] c0a3192eca97: Pull complete [2022-07-19T17:18:36.606Z] a050256f5b6f: Pull complete [2022-07-19T17:18:36.882Z] 8a5474983e97: Verifying Checksum [2022-07-19T17:18:36.882Z] 8a5474983e97: Download complete [2022-07-19T17:18:37.870Z] 656be50a0ddc: Verifying Checksum [2022-07-19T17:18:37.870Z] 656be50a0ddc: Download complete [2022-07-19T17:18:52.974Z] 656be50a0ddc: Pull complete [2022-07-19T17:18:52.974Z] 2bbca73fdf42: Pull complete [2022-07-19T17:18:52.974Z] 46d945488cbd: Pull complete [2022-07-19T17:18:58.416Z] 8a5474983e97: Pull complete [2022-07-19T17:19:00.404Z] 329c88fbcd65: Pull complete [2022-07-19T17:19:00.404Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-19T17:19:00.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-19T17:19:00.404Z] ---> ff4287adb874 [2022-07-19T17:19:00.404Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-19T17:19:01.408Z] ---> Running in 1b461aa8c1d4 [2022-07-19T17:19:01.408Z] Removing intermediate container 1b461aa8c1d4 [2022-07-19T17:19:01.408Z] ---> 2583ad8106a1 [2022-07-19T17:19:01.408Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-19T17:19:01.689Z] ---> Running in be225df5f2d2 [2022-07-19T17:19:01.964Z] Removing intermediate container be225df5f2d2 [2022-07-19T17:19:01.964Z] ---> 72a9a6b6f800 [2022-07-19T17:19:01.964Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-19T17:19:01.964Z] ---> Running in 82cfb5778fe0 [2022-07-19T17:19:02.243Z] Removing intermediate container 82cfb5778fe0 [2022-07-19T17:19:02.243Z] ---> 1dc04f45b467 [2022-07-19T17:19:02.243Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T17:19:02.525Z] ---> Running in cc752768498b [2022-07-19T17:19:04.523Z] Removing intermediate container cc752768498b [2022-07-19T17:19:04.523Z] ---> 7150e8383778 [2022-07-19T17:19:04.523Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-19T17:19:04.523Z] ---> Running in 5467355e1c63 [2022-07-19T17:19:07.171Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-19T17:19:07.773Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-19T17:19:08.760Z] OK: 221 MiB in 51 packages [2022-07-19T17:19:09.754Z] Removing intermediate container 5467355e1c63 [2022-07-19T17:19:09.754Z] ---> 20ab9edadc37 [2022-07-19T17:19:09.754Z] Step 8/13 : WORKDIR /app [2022-07-19T17:19:09.754Z] ---> Running in 8bbd15008304 [2022-07-19T17:19:10.036Z] Removing intermediate container 8bbd15008304 [2022-07-19T17:19:10.036Z] ---> ed81ed8066b7 [2022-07-19T17:19:10.036Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-19T17:19:10.663Z] ---> 5d3eebee9134 [2022-07-19T17:19:10.663Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-19T17:19:10.663Z] ---> Running in 78cf1262413d [2022-07-19T17:20:07.237Z] Removing intermediate container 78cf1262413d [2022-07-19T17:20:07.237Z] ---> 310e089d080c [2022-07-19T17:20:07.237Z] Step 11/13 : COPY . . [2022-07-19T17:20:07.237Z] ---> ec855ee90ff9 [2022-07-19T17:20:07.237Z] Step 12/13 : ARG MAKE="make build" [2022-07-19T17:20:07.237Z] ---> Running in 896654554ca1 [2022-07-19T17:20:07.237Z] Removing intermediate container 896654554ca1 [2022-07-19T17:20:07.237Z] ---> a0d5e9f3399e [2022-07-19T17:20:07.237Z] Step 13/13 : RUN $MAKE [2022-07-19T17:20:07.237Z] ---> Running in 98302fda70ab [2022-07-19T17:20:07.237Z] noop [2022-07-19T17:20:07.237Z] Removing intermediate container 98302fda70ab [2022-07-19T17:20:07.237Z] ---> 888e42896d4c [2022-07-19T17:20:07.237Z] Successfully built 888e42896d4c [2022-07-19T17:20:07.237Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:20:07.612Z] + docker inspect -f . ci-base-image-arm64 [2022-07-19T17:20:07.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:20:07.878Z] prd-ubuntu20.04-docker-arm64-4c-16g-20500 does not seem to be running inside a container [2022-07-19T17:20:07.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/47 -v /w/workspace/app-rfid-llrp-inventory/47:/w/workspace/app-rfid-llrp-inventory/47:rw,z -v /w/workspace/app-rfid-llrp-inventory/47@tmp:/w/workspace/app-rfid-llrp-inventory/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-19T17:20:09.286Z] $ docker top 9fe0e58a954aaa5918daf537e537dc0fcf0fd57b1b561fffc4590341daa14905 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T17:20:10.226Z] + go version [2022-07-19T17:20:10.226Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-19T17:20:10.256Z] $ docker stop --time=1 9fe0e58a954aaa5918daf537e537dc0fcf0fd57b1b561fffc4590341daa14905 [2022-07-19T17:20:11.930Z] $ docker rm -f 9fe0e58a954aaa5918daf537e537dc0fcf0fd57b1b561fffc4590341daa14905 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:20:12.571Z] + docker inspect -f . ci-base-image-arm64 [2022-07-19T17:20:12.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:20:12.833Z] prd-ubuntu20.04-docker-arm64-4c-16g-20500 does not seem to be running inside a container [2022-07-19T17:20:12.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-rfid-llrp-inventory/47 -v /w/workspace/app-rfid-llrp-inventory/47:/w/workspace/app-rfid-llrp-inventory/47:rw,z -v /w/workspace/app-rfid-llrp-inventory/47@tmp:/w/workspace/app-rfid-llrp-inventory/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-19T17:20:14.238Z] $ docker top 1447a310dbf7600ac11c460102b15164c779acac127390ad5e1728884c7dd05c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T17:20:15.189Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/47 [Pipeline] fileExists [Pipeline] sh [2022-07-19T17:20:15.868Z] + make test [2022-07-19T17:20:15.868Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-19T17:21:52.829Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-19T17:21:52.829Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.154s coverage: 86.2% of statements [2022-07-19T17:21:52.829Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-19T17:21:55.454Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.728s coverage: 71.9% of statements [2022-07-19T17:21:55.731Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-19T17:21:55.731Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-19T17:22:22.566Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-19T17:22:22.566Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-19T17:22:22.566Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-19T17:22:22.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-19T17:22:22.610Z] $ docker stop --time=1 1447a310dbf7600ac11c460102b15164c779acac127390ad5e1728884c7dd05c [2022-07-19T17:22:24.613Z] $ docker rm -f 1447a310dbf7600ac11c460102b15164c779acac127390ad5e1728884c7dd05c [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-19T17:22:25.678Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-19T17:22:25.699Z] Warning: overwriting stash ‘coverage-report’ [2022-07-19T17:22:26.429Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-19T17:22:26.859Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-19T17:22:27.216Z] + ls -al . [2022-07-19T17:22:27.216Z] total 224 [2022-07-19T17:22:27.216Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 17:20 . [2022-07-19T17:22:27.216Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:18 .. [2022-07-19T17:22:27.216Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 19 17:18 .dockerignore [2022-07-19T17:22:27.216Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 17:18 .git [2022-07-19T17:22:27.216Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 17:18 .github [2022-07-19T17:22:27.216Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 19 17:18 .gitignore [2022-07-19T17:22:27.216Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 17:18 .golangci.yml [2022-07-19T17:22:27.216Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jul 19 17:18 Attribution.txt [2022-07-19T17:22:27.216Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 19 17:18 CHANGELOG.md [2022-07-19T17:22:27.216Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 19 17:18 Dockerfile [2022-07-19T17:22:27.216Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 17:18 GOVERNANCE.md [2022-07-19T17:22:27.216Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 19 17:18 Jenkinsfile [2022-07-19T17:22:27.216Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 17:18 LICENSE [2022-07-19T17:22:27.216Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 19 17:18 Makefile [2022-07-19T17:22:27.216Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 19 17:18 OWNERS.md [2022-07-19T17:22:27.216Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 19 17:18 README.md [2022-07-19T17:22:27.216Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 19 17:14 VERSION [2022-07-19T17:22:27.216Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:18 bin [2022-07-19T17:22:27.216Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 19 17:21 coverage.out [2022-07-19T17:22:27.216Z] -rw-rw-r-- 1 jenkins jenkins 3539 Jul 19 17:18 go.mod [2022-07-19T17:22:27.216Z] -rw-rw-r-- 1 jenkins jenkins 36290 Jul 19 17:18 go.sum [2022-07-19T17:22:27.216Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:18 images [2022-07-19T17:22:27.216Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:18 internal [2022-07-19T17:22:27.216Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 19 17:18 main.go [2022-07-19T17:22:27.216Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:18 res [2022-07-19T17:22:27.216Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:18 snap [2022-07-19T17:22:27.216Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 17:18 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:22:27.618Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bdd9de2e6b7fb58cdebc45eb3705f9970870401e --label arch=arm64 --label version=2.2.1-dev.8 . [2022-07-19T17:22:28.251Z] Sending build context to Docker daemon 687.1kB [2022-07-19T17:22:28.251Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-07-19T17:22:28.251Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-19T17:22:28.251Z] ---> 888e42896d4c [2022-07-19T17:22:28.251Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-19T17:22:28.251Z] ---> Running in d9cf4785086a [2022-07-19T17:22:28.543Z] Removing intermediate container d9cf4785086a [2022-07-19T17:22:28.543Z] ---> 805251cca9b5 [2022-07-19T17:22:28.543Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-19T17:22:28.816Z] ---> Running in 2a1ee24fae2d [2022-07-19T17:22:29.089Z] Removing intermediate container 2a1ee24fae2d [2022-07-19T17:22:29.089Z] ---> b055aa3c5ea6 [2022-07-19T17:22:29.089Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-19T17:22:29.089Z] ---> Running in 60282dbdedfe [2022-07-19T17:22:29.690Z] Removing intermediate container 60282dbdedfe [2022-07-19T17:22:29.690Z] ---> 983a8d71cc0c [2022-07-19T17:22:29.690Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T17:22:29.690Z] ---> Running in acd71520c04f [2022-07-19T17:22:31.680Z] Removing intermediate container acd71520c04f [2022-07-19T17:22:31.680Z] ---> 909352b8936d [2022-07-19T17:22:31.680Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-19T17:22:31.680Z] ---> Running in c62d272cff59 [2022-07-19T17:22:32.279Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-19T17:22:33.257Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-19T17:22:34.241Z] OK: 221 MiB in 51 packages [2022-07-19T17:22:35.225Z] Removing intermediate container c62d272cff59 [2022-07-19T17:22:35.226Z] ---> f9583e4f79b0 [2022-07-19T17:22:35.226Z] Step 8/31 : WORKDIR /app [2022-07-19T17:22:35.226Z] ---> Running in 07dbdb581c41 [2022-07-19T17:22:35.499Z] Removing intermediate container 07dbdb581c41 [2022-07-19T17:22:35.499Z] ---> c6fb87b03bbb [2022-07-19T17:22:35.499Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-19T17:22:36.097Z] ---> 1eacd8cafbd7 [2022-07-19T17:22:36.097Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-19T17:22:36.097Z] ---> Running in 51a4c4b0a84b [2022-07-19T17:22:38.085Z] Removing intermediate container 51a4c4b0a84b [2022-07-19T17:22:38.085Z] ---> ededf82316af [2022-07-19T17:22:38.085Z] Step 11/31 : COPY . . [2022-07-19T17:22:39.066Z] ---> 97f84f1b4cb5 [2022-07-19T17:22:39.066Z] Step 12/31 : ARG MAKE="make build" [2022-07-19T17:22:39.066Z] ---> Running in e78a00e2dbf9 [2022-07-19T17:22:39.340Z] Removing intermediate container e78a00e2dbf9 [2022-07-19T17:22:39.340Z] ---> c468d346190d [2022-07-19T17:22:39.340Z] Step 13/31 : RUN $MAKE [2022-07-19T17:22:39.340Z] ---> Running in f91707765c6d [2022-07-19T17:22:40.777Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.8 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.2.1-dev.8" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-07-19T17:25:02.703Z] Removing intermediate container f91707765c6d [2022-07-19T17:25:02.703Z] ---> c6f2729b2b2d [2022-07-19T17:25:02.703Z] Step 14/31 : FROM alpine:3.14 [2022-07-19T17:25:02.703Z] 3.14: Pulling from library/alpine [2022-07-19T17:25:02.703Z] 455c02918c45: Pulling fs layer [2022-07-19T17:25:02.703Z] 455c02918c45: Verifying Checksum [2022-07-19T17:25:02.703Z] 455c02918c45: Download complete [2022-07-19T17:25:02.703Z] 455c02918c45: Pull complete [2022-07-19T17:25:02.703Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-19T17:25:02.703Z] Status: Downloaded newer image for alpine:3.14 [2022-07-19T17:25:02.703Z] ---> ac73e934f311 [2022-07-19T17:25:02.703Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-19T17:25:02.703Z] ---> Running in 602487db9eca [2022-07-19T17:25:02.703Z] Removing intermediate container 602487db9eca [2022-07-19T17:25:02.703Z] ---> dfe3224746f7 [2022-07-19T17:25:02.703Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-19T17:25:02.703Z] ---> Running in cb412d50a2ee [2022-07-19T17:25:02.703Z] Removing intermediate container cb412d50a2ee [2022-07-19T17:25:02.703Z] ---> f61b9dd21655 [2022-07-19T17:25:02.703Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T17:25:02.703Z] ---> Running in a9f1b07ddb4e [2022-07-19T17:25:02.703Z] Removing intermediate container a9f1b07ddb4e [2022-07-19T17:25:02.703Z] ---> eb5011bf910d [2022-07-19T17:25:02.703Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-19T17:25:02.983Z] ---> Running in a06e2dd70bd6 [2022-07-19T17:25:03.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-19T17:25:04.954Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-19T17:25:05.553Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-19T17:25:05.826Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-19T17:25:05.826Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-19T17:25:06.100Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-19T17:25:06.100Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-19T17:25:06.100Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-19T17:25:06.377Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-19T17:25:06.377Z] Executing busybox-1.33.1-r7.trigger [2022-07-19T17:25:06.377Z] Executing ca-certificates-20211220-r0.trigger [2022-07-19T17:25:06.654Z] OK: 9 MiB in 21 packages [2022-07-19T17:25:08.099Z] Removing intermediate container a06e2dd70bd6 [2022-07-19T17:25:08.099Z] ---> 93f54147b1b1 [2022-07-19T17:25:08.099Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-19T17:25:08.372Z] ---> 02cbba4ebb9a [2022-07-19T17:25:08.372Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-19T17:25:08.969Z] ---> f74371e619ad [2022-07-19T17:25:08.969Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-19T17:25:09.566Z] ---> 10df7b748a99 [2022-07-19T17:25:09.566Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-19T17:25:10.159Z] ---> 12096ce5022e [2022-07-19T17:25:10.159Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-19T17:25:11.591Z] ---> ac0cce69e67c [2022-07-19T17:25:11.591Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-19T17:25:11.591Z] ---> Running in a6e10fadd8ef [2022-07-19T17:25:13.574Z] Removing intermediate container a6e10fadd8ef [2022-07-19T17:25:13.574Z] ---> 48026bf1631f [2022-07-19T17:25:13.574Z] Step 25/31 : VOLUME /cache [2022-07-19T17:25:13.574Z] ---> Running in 426bacba771c [2022-07-19T17:25:13.849Z] Removing intermediate container 426bacba771c [2022-07-19T17:25:13.849Z] ---> 2cbe41513a22 [2022-07-19T17:25:13.849Z] Step 26/31 : EXPOSE 59711 [2022-07-19T17:25:13.849Z] ---> Running in 11a3ee832b49 [2022-07-19T17:25:14.131Z] Removing intermediate container 11a3ee832b49 [2022-07-19T17:25:14.131Z] ---> 3c4fbdcae52c [2022-07-19T17:25:14.131Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-19T17:25:14.131Z] ---> Running in 9fbd8244b924 [2022-07-19T17:25:14.729Z] Removing intermediate container 9fbd8244b924 [2022-07-19T17:25:14.729Z] ---> bdbd26c70e63 [2022-07-19T17:25:14.729Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-19T17:25:14.729Z] ---> Running in 3206903b1f9f [2022-07-19T17:25:15.002Z] Removing intermediate container 3206903b1f9f [2022-07-19T17:25:15.002Z] ---> d9f9902ef798 [2022-07-19T17:25:15.002Z] Step 29/31 : LABEL arch=arm64 [2022-07-19T17:25:15.002Z] ---> Running in 16cbae94115a [2022-07-19T17:25:15.599Z] Removing intermediate container 16cbae94115a [2022-07-19T17:25:15.599Z] ---> 546d6bd1273a [2022-07-19T17:25:15.599Z] Step 30/31 : LABEL git_sha=bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-19T17:25:15.599Z] ---> Running in 8580bf681d26 [2022-07-19T17:25:15.875Z] Removing intermediate container 8580bf681d26 [2022-07-19T17:25:15.875Z] ---> 9ffdcd576220 [2022-07-19T17:25:15.875Z] Step 31/31 : LABEL version=2.2.1-dev.8 [2022-07-19T17:25:15.875Z] ---> Running in f04727814548 [2022-07-19T17:25:16.148Z] Removing intermediate container f04727814548 [2022-07-19T17:25:16.148Z] ---> d4c79e1ba4be [2022-07-19T17:25:16.148Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-19T17:25:16.148Z] Successfully built d4c79e1ba4be [2022-07-19T17:25:16.148Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T17:25:16.270Z] provisioning config files... [2022-07-19T17:25:16.292Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/47@tmp/config4657451800195752289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:25:16.649Z] ---> docker-login.sh [2022-07-19T17:25:16.649Z] nexus3.edgexfoundry.org:10001 [2022-07-19T17:25:16.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:25:16.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:25:16.925Z] Configure a credential helper to remove this warning. See [2022-07-19T17:25:16.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:25:16.925Z] [2022-07-19T17:25:16.925Z] Login Succeeded [2022-07-19T17:25:16.925Z] nexus3.edgexfoundry.org:10002 [2022-07-19T17:25:17.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:25:17.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:25:17.523Z] Configure a credential helper to remove this warning. See [2022-07-19T17:25:17.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:25:17.523Z] [2022-07-19T17:25:17.523Z] Login Succeeded [2022-07-19T17:25:17.523Z] nexus3.edgexfoundry.org:10003 [2022-07-19T17:25:17.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:25:18.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:25:18.075Z] Configure a credential helper to remove this warning. See [2022-07-19T17:25:18.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:25:18.075Z] [2022-07-19T17:25:18.075Z] Login Succeeded [2022-07-19T17:25:18.075Z] nexus3.edgexfoundry.org:10004 [2022-07-19T17:25:18.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:25:18.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:25:18.625Z] Configure a credential helper to remove this warning. See [2022-07-19T17:25:18.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:25:18.625Z] [2022-07-19T17:25:18.625Z] Login Succeeded [2022-07-19T17:25:18.625Z] docker.io [2022-07-19T17:25:18.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:25:19.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:25:19.172Z] Configure a credential helper to remove this warning. See [2022-07-19T17:25:19.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:25:19.172Z] [2022-07-19T17:25:19.172Z] Login Succeeded [2022-07-19T17:25:19.172Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T17:25:19.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-19T17:25:19.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T17:25:19.245Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-07-19T17:25:19.245Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-19T17:25:19.245Z] latest [2022-07-19T17:25:19.245Z] 2.2.1-dev.8 [2022-07-19T17:25:19.245Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.2.1-dev.8 [2022-07-19T17:25:19.245Z] main [2022-07-19T17:25:19.245Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:25:19.612Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:25:19.983Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-19T17:25:19.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-19T17:25:19.983Z] 2ab69cd8d8a5: Preparing [2022-07-19T17:25:19.983Z] 897efa740f69: Preparing [2022-07-19T17:25:19.983Z] e3b3d4ca32d1: Preparing [2022-07-19T17:25:19.983Z] 4eced2863411: Preparing [2022-07-19T17:25:19.983Z] a95ffcd5c912: Preparing [2022-07-19T17:25:19.983Z] 6729ceffef24: Preparing [2022-07-19T17:25:19.983Z] 3aaa80f850c9: Preparing [2022-07-19T17:25:19.983Z] 30a7a61c632f: Preparing [2022-07-19T17:25:19.983Z] f73e7dbfee58: Preparing [2022-07-19T17:25:19.983Z] 6729ceffef24: Waiting [2022-07-19T17:25:19.983Z] 30a7a61c632f: Waiting [2022-07-19T17:25:19.983Z] f73e7dbfee58: Waiting [2022-07-19T17:25:19.983Z] 3aaa80f850c9: Waiting [2022-07-19T17:25:20.256Z] 4eced2863411: Pushed [2022-07-19T17:25:20.256Z] a95ffcd5c912: Pushed [2022-07-19T17:25:20.256Z] 2ab69cd8d8a5: Pushed [2022-07-19T17:25:20.256Z] e3b3d4ca32d1: Pushed [2022-07-19T17:25:20.256Z] f73e7dbfee58: Layer already exists [2022-07-19T17:25:20.530Z] 6729ceffef24: Pushed [2022-07-19T17:25:20.530Z] 30a7a61c632f: Pushed [2022-07-19T17:25:21.510Z] 3aaa80f850c9: Pushed [2022-07-19T17:25:25.809Z] 897efa740f69: Pushed [2022-07-19T17:25:26.082Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e: digest: sha256:82d8292e1746960164893f3ad08a3a74a65304bdfa1765cee16d085972620bf6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:25:26.453Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:25:26.810Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-07-19T17:25:26.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-19T17:25:26.810Z] 2ab69cd8d8a5: Preparing [2022-07-19T17:25:26.810Z] 897efa740f69: Preparing [2022-07-19T17:25:26.810Z] e3b3d4ca32d1: Preparing [2022-07-19T17:25:26.810Z] 4eced2863411: Preparing [2022-07-19T17:25:26.810Z] a95ffcd5c912: Preparing [2022-07-19T17:25:26.810Z] 6729ceffef24: Preparing [2022-07-19T17:25:26.811Z] 3aaa80f850c9: Preparing [2022-07-19T17:25:26.811Z] 30a7a61c632f: Preparing [2022-07-19T17:25:26.811Z] f73e7dbfee58: Preparing [2022-07-19T17:25:26.811Z] 3aaa80f850c9: Waiting [2022-07-19T17:25:26.811Z] 30a7a61c632f: Waiting [2022-07-19T17:25:26.811Z] 6729ceffef24: Waiting [2022-07-19T17:25:26.811Z] f73e7dbfee58: Waiting [2022-07-19T17:25:26.811Z] a95ffcd5c912: Layer already exists [2022-07-19T17:25:26.811Z] e3b3d4ca32d1: Layer already exists [2022-07-19T17:25:26.811Z] 2ab69cd8d8a5: Layer already exists [2022-07-19T17:25:26.811Z] 4eced2863411: Layer already exists [2022-07-19T17:25:26.811Z] 897efa740f69: Layer already exists [2022-07-19T17:25:27.081Z] 3aaa80f850c9: Layer already exists [2022-07-19T17:25:27.081Z] f73e7dbfee58: Layer already exists [2022-07-19T17:25:27.081Z] 6729ceffef24: Layer already exists [2022-07-19T17:25:27.081Z] 30a7a61c632f: Layer already exists [2022-07-19T17:25:27.081Z] latest: digest: sha256:82d8292e1746960164893f3ad08a3a74a65304bdfa1765cee16d085972620bf6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:25:27.448Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:25:27.814Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.8 [2022-07-19T17:25:27.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-19T17:25:27.814Z] 2ab69cd8d8a5: Preparing [2022-07-19T17:25:27.814Z] 897efa740f69: Preparing [2022-07-19T17:25:27.814Z] e3b3d4ca32d1: Preparing [2022-07-19T17:25:27.814Z] 4eced2863411: Preparing [2022-07-19T17:25:27.814Z] a95ffcd5c912: Preparing [2022-07-19T17:25:27.814Z] 6729ceffef24: Preparing [2022-07-19T17:25:27.814Z] 3aaa80f850c9: Preparing [2022-07-19T17:25:27.814Z] 30a7a61c632f: Preparing [2022-07-19T17:25:27.814Z] f73e7dbfee58: Preparing [2022-07-19T17:25:27.814Z] 6729ceffef24: Waiting [2022-07-19T17:25:27.814Z] 3aaa80f850c9: Waiting [2022-07-19T17:25:27.814Z] 30a7a61c632f: Waiting [2022-07-19T17:25:27.814Z] f73e7dbfee58: Waiting [2022-07-19T17:25:27.814Z] a95ffcd5c912: Layer already exists [2022-07-19T17:25:27.814Z] 4eced2863411: Layer already exists [2022-07-19T17:25:27.814Z] e3b3d4ca32d1: Layer already exists [2022-07-19T17:25:27.814Z] 897efa740f69: Layer already exists [2022-07-19T17:25:27.814Z] 2ab69cd8d8a5: Layer already exists [2022-07-19T17:25:28.087Z] 6729ceffef24: Layer already exists [2022-07-19T17:25:28.087Z] f73e7dbfee58: Layer already exists [2022-07-19T17:25:28.087Z] 3aaa80f850c9: Layer already exists [2022-07-19T17:25:28.087Z] 30a7a61c632f: Layer already exists [2022-07-19T17:25:28.087Z] 2.2.1-dev.8: digest: sha256:82d8292e1746960164893f3ad08a3a74a65304bdfa1765cee16d085972620bf6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:25:28.485Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:25:28.885Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.2.1-dev.8 [2022-07-19T17:25:28.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-19T17:25:28.885Z] 2ab69cd8d8a5: Preparing [2022-07-19T17:25:28.885Z] 897efa740f69: Preparing [2022-07-19T17:25:28.885Z] e3b3d4ca32d1: Preparing [2022-07-19T17:25:28.885Z] 4eced2863411: Preparing [2022-07-19T17:25:28.885Z] a95ffcd5c912: Preparing [2022-07-19T17:25:28.885Z] 6729ceffef24: Preparing [2022-07-19T17:25:28.885Z] 3aaa80f850c9: Preparing [2022-07-19T17:25:28.885Z] 30a7a61c632f: Preparing [2022-07-19T17:25:28.885Z] f73e7dbfee58: Preparing [2022-07-19T17:25:28.885Z] 3aaa80f850c9: Waiting [2022-07-19T17:25:28.885Z] 6729ceffef24: Waiting [2022-07-19T17:25:28.885Z] f73e7dbfee58: Waiting [2022-07-19T17:25:28.885Z] 30a7a61c632f: Waiting [2022-07-19T17:25:28.885Z] a95ffcd5c912: Layer already exists [2022-07-19T17:25:28.885Z] 4eced2863411: Layer already exists [2022-07-19T17:25:28.885Z] e3b3d4ca32d1: Layer already exists [2022-07-19T17:25:28.885Z] 2ab69cd8d8a5: Layer already exists [2022-07-19T17:25:28.885Z] 897efa740f69: Layer already exists [2022-07-19T17:25:28.885Z] 3aaa80f850c9: Layer already exists [2022-07-19T17:25:28.885Z] 30a7a61c632f: Layer already exists [2022-07-19T17:25:29.167Z] 6729ceffef24: Layer already exists [2022-07-19T17:25:29.167Z] f73e7dbfee58: Layer already exists [2022-07-19T17:25:29.167Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.2.1-dev.8: digest: sha256:82d8292e1746960164893f3ad08a3a74a65304bdfa1765cee16d085972620bf6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:25:29.586Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:25:29.988Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-07-19T17:25:29.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-19T17:25:29.989Z] 2ab69cd8d8a5: Preparing [2022-07-19T17:25:29.989Z] 897efa740f69: Preparing [2022-07-19T17:25:29.989Z] e3b3d4ca32d1: Preparing [2022-07-19T17:25:29.989Z] 4eced2863411: Preparing [2022-07-19T17:25:29.989Z] a95ffcd5c912: Preparing [2022-07-19T17:25:29.989Z] 6729ceffef24: Preparing [2022-07-19T17:25:29.989Z] 3aaa80f850c9: Preparing [2022-07-19T17:25:29.989Z] 30a7a61c632f: Preparing [2022-07-19T17:25:29.989Z] f73e7dbfee58: Preparing [2022-07-19T17:25:29.989Z] 3aaa80f850c9: Waiting [2022-07-19T17:25:29.989Z] 30a7a61c632f: Waiting [2022-07-19T17:25:29.989Z] f73e7dbfee58: Waiting [2022-07-19T17:25:29.989Z] 6729ceffef24: Waiting [2022-07-19T17:25:29.989Z] e3b3d4ca32d1: Layer already exists [2022-07-19T17:25:29.989Z] 4eced2863411: Layer already exists [2022-07-19T17:25:29.989Z] 2ab69cd8d8a5: Layer already exists [2022-07-19T17:25:29.989Z] 897efa740f69: Layer already exists [2022-07-19T17:25:29.989Z] a95ffcd5c912: Layer already exists [2022-07-19T17:25:30.273Z] 30a7a61c632f: Layer already exists [2022-07-19T17:25:30.273Z] 6729ceffef24: Layer already exists [2022-07-19T17:25:30.273Z] f73e7dbfee58: Layer already exists [2022-07-19T17:25:30.273Z] 3aaa80f850c9: Layer already exists [2022-07-19T17:25:30.273Z] main: digest: sha256:82d8292e1746960164893f3ad08a3a74a65304bdfa1765cee16d085972620bf6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-19T17:25:30.342Z] ===================================================== [Pipeline] echo [2022-07-19T17:25:30.350Z] taggedImages: [2022-07-19T17:25:30.350Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-19T17:25:30.350Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-07-19T17:25:30.350Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.8 [2022-07-19T17:25:30.350Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.2.1-dev.8 [2022-07-19T17:25:30.350Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:25:30.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-19T17:25:30.729Z] [2022-07-19T17:25:30.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:25:31.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-19T17:25:31.352Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-19T17:25:31.352Z] 8998bd30e6a1: Pulling fs layer [2022-07-19T17:25:31.352Z] 04944245beec: Pulling fs layer [2022-07-19T17:25:31.352Z] 699f458cf7ca: Pulling fs layer [2022-07-19T17:25:31.352Z] 765212b225bb: Pulling fs layer [2022-07-19T17:25:31.352Z] f23df028b6ca: Pulling fs layer [2022-07-19T17:25:31.352Z] d65c8cfc05b1: Pulling fs layer [2022-07-19T17:25:31.352Z] 2437ff75d9bd: Pulling fs layer [2022-07-19T17:25:31.352Z] f23df028b6ca: Waiting [2022-07-19T17:25:31.352Z] 765212b225bb: Waiting [2022-07-19T17:25:31.352Z] d65c8cfc05b1: Waiting [2022-07-19T17:25:31.352Z] 2437ff75d9bd: Waiting [2022-07-19T17:25:31.352Z] 04944245beec: Verifying Checksum [2022-07-19T17:25:31.352Z] 04944245beec: Download complete [2022-07-19T17:25:31.352Z] 765212b225bb: Download complete [2022-07-19T17:25:31.352Z] f23df028b6ca: Verifying Checksum [2022-07-19T17:25:31.352Z] f23df028b6ca: Download complete [2022-07-19T17:25:31.352Z] d65c8cfc05b1: Verifying Checksum [2022-07-19T17:25:31.352Z] d65c8cfc05b1: Download complete [2022-07-19T17:25:31.628Z] 699f458cf7ca: Verifying Checksum [2022-07-19T17:25:31.628Z] 699f458cf7ca: Download complete [2022-07-19T17:25:31.924Z] 8998bd30e6a1: Verifying Checksum [2022-07-19T17:25:31.924Z] 8998bd30e6a1: Download complete [2022-07-19T17:25:34.543Z] 2437ff75d9bd: Verifying Checksum [2022-07-19T17:25:34.543Z] 2437ff75d9bd: Download complete [2022-07-19T17:25:36.512Z] 8998bd30e6a1: Pull complete [2022-07-19T17:25:36.786Z] 04944245beec: Pull complete [2022-07-19T17:25:38.224Z] 699f458cf7ca: Pull complete [2022-07-19T17:25:38.495Z] 765212b225bb: Pull complete [2022-07-19T17:25:39.087Z] f23df028b6ca: Pull complete [2022-07-19T17:25:39.358Z] d65c8cfc05b1: Pull complete [2022-07-19T17:25:54.450Z] 2437ff75d9bd: Pull complete [2022-07-19T17:25:54.450Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-19T17:25:54.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-19T17:25:54.450Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:25:54.710Z] prd-ubuntu20.04-docker-arm64-4c-16g-20500 does not seem to be running inside a container [2022-07-19T17:25:54.800Z] $ 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/47 -v /w/workspace/app-rfid-llrp-inventory/47:/w/workspace/app-rfid-llrp-inventory/47:rw,z -v /w/workspace/app-rfid-llrp-inventory/47@tmp:/w/workspace/app-rfid-llrp-inventory/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-19T17:25:57.706Z] $ docker top 67b0b99330e3d481628150f074b1bf26ccf30d2fd9859aa1a381f53285fa112a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:25:58.631Z] ---> job-cost.sh [2022-07-19T17:25:58.631Z] lf-activate-venv: SKIPPING [2022-07-19T17:25:58.631Z] INFO: No Stack... [2022-07-19T17:25:59.227Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-19T17:26:00.207Z] INFO: Archiving Costs [Pipeline] sh [2022-07-19T17:26:00.876Z] + cat /w/workspace/app-rfid-llrp-inventory/47/archives/cost.csv [2022-07-19T17:26:00.876Z] + cut -d, -f6 [Pipeline] lock [2022-07-19T17:26:00.947Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-47-stack-cost] [2022-07-19T17:26:00.956Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-47-stack-cost] did not exist. Created. [2022-07-19T17:26:00.956Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-19T17:26:01.643Z] /w/workspace/app-rfid-llrp-inventory/47@tmp/durable-83692b73/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-19T17:26:02.346Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-19T17:26:02.368Z] Warning: overwriting stash ‘stack-cost’ [2022-07-19T17:26:02.423Z] Stashed 1 file(s) [Pipeline] } [2022-07-19T17:26:02.437Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-19T17:26:02.462Z] $ docker stop --time=1 67b0b99330e3d481628150f074b1bf26ccf30d2fd9859aa1a381f53285fa112a [2022-07-19T17:26:03.995Z] $ docker rm -f 67b0b99330e3d481628150f074b1bf26ccf30d2fd9859aa1a381f53285fa112a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-19T17:26:04.447Z] provisioning config files... [2022-07-19T17:26:04.457Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5687421194844102313tmp [Pipeline] { [Pipeline] sh [2022-07-19T17:26:04.748Z] + set +x [2022-07-19T17:26:04.748Z] + bash -s -- [2022-07-19T17:26:04.748Z] + curl -s https://codecov.io/bash [2022-07-19T17:26:04.748Z] [2022-07-19T17:26:04.748Z] _____ _ [2022-07-19T17:26:04.748Z] / ____| | | [2022-07-19T17:26:04.748Z] | | ___ __| | ___ ___ _____ __ [2022-07-19T17:26:04.748Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-19T17:26:04.748Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-19T17:26:04.748Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-19T17:26:04.748Z] Bash-1.0.6 [2022-07-19T17:26:04.748Z] [2022-07-19T17:26:04.748Z] [2022-07-19T17:26:04.748Z] ==> git version 2.25.1 found [2022-07-19T17:26:04.748Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-19T17:26:04.748Z] Release-Date: 2020-01-08 [2022-07-19T17:26:04.748Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-19T17:26:04.748Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-19T17:26:04.748Z] ==> Jenkins CI detected. [2022-07-19T17:26:04.748Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-07-19T17:26:04.748Z] project root: . [2022-07-19T17:26:04.748Z] --> token set from env [2022-07-19T17:26:04.748Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-19T17:26:04.748Z] ==> Running gcov in . (disable via -X gcov) [2022-07-19T17:26:04.748Z] ==> Python coveragepy not found [2022-07-19T17:26:04.748Z] ==> Searching for coverage reports in: [2022-07-19T17:26:04.748Z] + . [2022-07-19T17:26:04.748Z] -> Found 1 reports [2022-07-19T17:26:04.748Z] ==> Detecting git/mercurial file structure [2022-07-19T17:26:04.748Z] ==> Reading reports [2022-07-19T17:26:04.748Z] + ./coverage.out bytes=41008 [2022-07-19T17:26:04.748Z] ==> Appending adjustments [2022-07-19T17:26:04.748Z] https://docs.codecov.io/docs/fixing-reports [2022-07-19T17:26:05.010Z] + Found adjustments [2022-07-19T17:26:05.010Z] ==> Gzipping contents [2022-07-19T17:26:05.010Z] 12K /tmp/codecov.490cyB.gz [2022-07-19T17:26:05.010Z] ==> Uploading reports [2022-07-19T17:26:05.010Z] url: https://codecov.io [2022-07-19T17:26:05.010Z] query: branch=main&commit=bdd9de2e6b7fb58cdebc45eb3705f9970870401e&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-19T17:26:05.010Z] -> Pinging Codecov [2022-07-19T17:26:05.010Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=bdd9de2e6b7fb58cdebc45eb3705f9970870401e&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-19T17:26:05.271Z] -> Uploading to [2022-07-19T17:26:05.271Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-19/581DD39554BDF9B6E22D074273EAD858/bdd9de2e6b7fb58cdebc45eb3705f9970870401e/7bc11820-2ccf-4e92-8a07-3690fb990287.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220719T172605Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=25160b02a7aec17b8366bc2f6775b6eaf10db57a5dc68563b6c82c5aa714ab67 [2022-07-19T17:26:05.271Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-19T17:26:05.271Z] Dload Upload Total Spent Left Speed [2022-07-19T17:26:05.532Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11502 0 0 100 11502 0 50227 --:--:-- --:--:-- --:--:-- 50227 [2022-07-19T17:26:05.532Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] } [2022-07-19T17:26:05.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-19T17:26:05.645Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-19T17:26:05.656Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:26:05.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-19T17:26:05.955Z] [2022-07-19T17:26:05.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:26:06.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-19T17:26:06.258Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-19T17:26:06.258Z] df9b9388f04a: Pulling fs layer [2022-07-19T17:26:06.258Z] 52dc419b0ee2: Pulling fs layer [2022-07-19T17:26:06.258Z] 25bc292e5bac: Pulling fs layer [2022-07-19T17:26:06.258Z] 114826534d7a: Pulling fs layer [2022-07-19T17:26:06.258Z] 4657fd5d0bcf: Pulling fs layer [2022-07-19T17:26:06.258Z] 6ad1cebc031e: Pulling fs layer [2022-07-19T17:26:06.258Z] 8a3aa393b2d8: Pulling fs layer [2022-07-19T17:26:06.258Z] 114826534d7a: Waiting [2022-07-19T17:26:06.258Z] 6ad1cebc031e: Waiting [2022-07-19T17:26:06.258Z] 8a3aa393b2d8: Waiting [2022-07-19T17:26:06.258Z] 4657fd5d0bcf: Waiting [2022-07-19T17:26:06.258Z] 25bc292e5bac: Verifying Checksum [2022-07-19T17:26:06.258Z] 25bc292e5bac: Download complete [2022-07-19T17:26:06.258Z] 52dc419b0ee2: Verifying Checksum [2022-07-19T17:26:06.258Z] 52dc419b0ee2: Download complete [2022-07-19T17:26:06.258Z] 4657fd5d0bcf: Download complete [2022-07-19T17:26:06.258Z] df9b9388f04a: Verifying Checksum [2022-07-19T17:26:06.258Z] df9b9388f04a: Download complete [2022-07-19T17:26:06.518Z] df9b9388f04a: Pull complete [2022-07-19T17:26:06.518Z] 6ad1cebc031e: Verifying Checksum [2022-07-19T17:26:06.518Z] 6ad1cebc031e: Download complete [2022-07-19T17:26:06.518Z] 52dc419b0ee2: Pull complete [2022-07-19T17:26:06.781Z] 25bc292e5bac: Pull complete [2022-07-19T17:26:07.041Z] 114826534d7a: Verifying Checksum [2022-07-19T17:26:07.041Z] 114826534d7a: Download complete [2022-07-19T17:26:07.300Z] 8a3aa393b2d8: Verifying Checksum [2022-07-19T17:26:07.300Z] 8a3aa393b2d8: Download complete [2022-07-19T17:26:10.596Z] 114826534d7a: Pull complete [2022-07-19T17:26:10.596Z] 4657fd5d0bcf: Pull complete [2022-07-19T17:26:11.163Z] 6ad1cebc031e: Pull complete [2022-07-19T17:26:14.462Z] 8a3aa393b2d8: Pull complete [2022-07-19T17:26:14.462Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-19T17:26:14.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-19T17:26:14.462Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:26:14.563Z] prd-ubuntu20.04-docker-8c-8g-20496 does not seem to be running inside a container [2022-07-19T17:26:14.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-19T17:26:16.346Z] $ docker top 562de4da5460c94ee3b613d85dda43e0ec912b66038ade0b9b085ff02164fd5c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-19T17:26:16.421Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-07-19T17:26:16.705Z] + set -o pipefail [2022-07-19T17:26:16.705Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-07-19T17:26:23.282Z] [2022-07-19T17:26:23.282Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-07-19T17:26:23.282Z] [2022-07-19T17:26:23.282Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/cbbb94cf-64c9-45f2-8099-0e2936375d6b [2022-07-19T17:26:23.282Z] [2022-07-19T17:26:23.282Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-19T17:26:23.282Z] [2022-07-19T17:26:23.282Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-19T17:26:23.282Z] [2022-07-19T17:26:23.282Z] [Pipeline] } [2022-07-19T17:26:23.305Z] $ docker stop --time=1 562de4da5460c94ee3b613d85dda43e0ec912b66038ade0b9b085ff02164fd5c [2022-07-19T17:26:25.262Z] $ docker rm -f 562de4da5460c94ee3b613d85dda43e0ec912b66038ade0b9b085ff02164fd5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-19T17:26:25.969Z] + git log --format=format:%s -1 bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] sh [2022-07-19T17:26:26.266Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-19T17:26:26.266Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:26:26.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T17:26:26.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:26:26.680Z] prd-ubuntu20.04-docker-8c-8g-20496 does not seem to be running inside a container [2022-07-19T17:26:26.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-19T17:26:27.160Z] $ docker top 98590d646dc285c1983eba61ea9a53b3b0dc794098a73f8eeb5ea44c3fcf9187 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-19T17:26:27.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T17:26:27.258Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T17:26:27.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T17:26:27.406Z] $ docker exec 98590d646dc285c1983eba61ea9a53b3b0dc794098a73f8eeb5ea44c3fcf9187 ssh-agent [2022-07-19T17:26:27.520Z] SSH_AUTH_SOCK=/tmp/ssh-hgxPyEHIfreZ/agent.33 [2022-07-19T17:26:27.520Z] SSH_AGENT_PID=40 [2022-07-19T17:26:27.526Z] Running ssh-add (command line suppressed) [2022-07-19T17:26:27.654Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1017210601195668771.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1017210601195668771.key) [2022-07-19T17:26:27.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T17:26:27.952Z] + git semver tag [2022-07-19T17:26:28.213Z] 2022-07-19 17:26:28,154 [run_tag] DEBUG tag force:False [2022-07-19T17:26:28.213Z] 2022-07-19 17:26:28,154 [check_head_tag] DEBUG check head tag [2022-07-19T17:26:28.213Z] 2022-07-19 17:26:28,154 [execute] INFO git cat-file --batch-check [2022-07-19T17:26:28.213Z] 2022-07-19 17:26:28,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-07-19T17:26:28.213Z] 2022-07-19 17:26:28,158 [execute] INFO git cat-file --batch [2022-07-19T17:26:28.213Z] 2022-07-19 17:26:28,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-07-19T17:26:28.213Z] 2022-07-19 17:26:28,166 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-19T17:26:28.213Z] 2022-07-19 17:26:28,167 [execute] INFO git tag -a v2.2.1-dev.8 -m v2.2.1-dev.8 [2022-07-19T17:26:28.213Z] 2022-07-19 17:26:28,167 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.8', '-m', 'v2.2.1-dev.8'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-07-19T17:26:28.213Z] 2022-07-19 17:26:28,171 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-19T17:26:28.213Z] 2.2.1-dev.8 [Pipeline] } [2022-07-19T17:26:28.232Z] $ docker exec --env ******** --env ******** 98590d646dc285c1983eba61ea9a53b3b0dc794098a73f8eeb5ea44c3fcf9187 ssh-agent -k [2022-07-19T17:26:28.347Z] unset SSH_AUTH_SOCK; [2022-07-19T17:26:28.348Z] unset SSH_AGENT_PID; [2022-07-19T17:26:28.348Z] echo Agent pid 40 killed; [2022-07-19T17:26:28.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-19T17:26:28.662Z] + git semver [Pipeline] } [2022-07-19T17:26:28.947Z] $ docker stop --time=1 98590d646dc285c1983eba61ea9a53b3b0dc794098a73f8eeb5ea44c3fcf9187 [2022-07-19T17:26:30.228Z] $ docker rm -f 98590d646dc285c1983eba61ea9a53b3b0dc794098a73f8eeb5ea44c3fcf9187 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:26:30.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-19T17:26:30.639Z] [2022-07-19T17:26:30.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:26:30.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-19T17:26:30.958Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-19T17:26:30.958Z] ab5ef0e58194: Pulling fs layer [2022-07-19T17:26:30.958Z] 9712f1f96733: Pulling fs layer [2022-07-19T17:26:30.958Z] 63f879dbbcfc: Pulling fs layer [2022-07-19T17:26:30.958Z] 0d9ebad4ef96: Pulling fs layer [2022-07-19T17:26:30.958Z] e9a5061849ea: Pulling fs layer [2022-07-19T17:26:30.958Z] d747dcd14b5f: Pulling fs layer [2022-07-19T17:26:30.958Z] 2de7ff778b66: Pulling fs layer [2022-07-19T17:26:30.958Z] 0d9ebad4ef96: Waiting [2022-07-19T17:26:30.958Z] d747dcd14b5f: Waiting [2022-07-19T17:26:30.958Z] 2de7ff778b66: Waiting [2022-07-19T17:26:30.958Z] e9a5061849ea: Waiting [2022-07-19T17:26:30.958Z] 9712f1f96733: Verifying Checksum [2022-07-19T17:26:30.958Z] 9712f1f96733: Download complete [2022-07-19T17:26:31.222Z] 63f879dbbcfc: Verifying Checksum [2022-07-19T17:26:31.222Z] 63f879dbbcfc: Download complete [2022-07-19T17:26:31.483Z] e9a5061849ea: Verifying Checksum [2022-07-19T17:26:31.483Z] e9a5061849ea: Download complete [2022-07-19T17:26:31.483Z] 0d9ebad4ef96: Verifying Checksum [2022-07-19T17:26:31.483Z] 0d9ebad4ef96: Download complete [2022-07-19T17:26:31.483Z] d747dcd14b5f: Download complete [2022-07-19T17:26:31.483Z] ab5ef0e58194: Verifying Checksum [2022-07-19T17:26:31.483Z] ab5ef0e58194: Download complete [2022-07-19T17:26:31.483Z] 2de7ff778b66: Verifying Checksum [2022-07-19T17:26:31.483Z] 2de7ff778b66: Download complete [2022-07-19T17:26:34.781Z] ab5ef0e58194: Pull complete [2022-07-19T17:26:34.781Z] 9712f1f96733: Pull complete [2022-07-19T17:26:35.720Z] 63f879dbbcfc: Pull complete [2022-07-19T17:26:39.922Z] 0d9ebad4ef96: Pull complete [2022-07-19T17:26:40.183Z] e9a5061849ea: Pull complete [2022-07-19T17:26:40.183Z] d747dcd14b5f: Pull complete [2022-07-19T17:26:41.565Z] 2de7ff778b66: Pull complete [2022-07-19T17:26:41.565Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-19T17:26:41.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-19T17:26:41.565Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:26:41.663Z] prd-ubuntu20.04-docker-8c-8g-20496 does not seem to be running inside a container [2022-07-19T17:26:41.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-19T17:26:43.501Z] $ docker top ceede86dcb9e157c4c70ac4db6c81fab29c0ef7085734997cf048f24a5f46778 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-19T17:26:43.580Z] provisioning config files... [2022-07-19T17:26:43.588Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2267625736958614488tmp [2022-07-19T17:26:43.598Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7725161312530937364tmp [2022-07-19T17:26:43.609Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9186649912966016731tmp [Pipeline] { [Pipeline] echo [2022-07-19T17:26:43.626Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:26:43.911Z] ---> sigul-configuration.sh [2022-07-19T17:26:43.912Z] gpg: directory `/root/.gnupg' created [2022-07-19T17:26:43.912Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-19T17:26:43.912Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-19T17:26:43.912Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-19T17:26:43.912Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-19T17:26:43.912Z] gpg: CAST5 encrypted data [2022-07-19T17:26:43.912Z] gpg: encrypted with 1 passphrase [2022-07-19T17:26:43.912Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-19T17:26:44.201Z] + mkdir /home/jenkins [2022-07-19T17:26:44.201Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-19T17:26:44.492Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-19T17:26:44.502Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:26:44.784Z] ---> sigul-install.sh [2022-07-19T17:26:44.785Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-19T17:26:45.074Z] + git tag --list [2022-07-19T17:26:45.074Z] v0.0.0 [2022-07-19T17:26:45.074Z] v1.0.0 [2022-07-19T17:26:45.074Z] v2.1.0 [2022-07-19T17:26:45.074Z] v2.1.1 [2022-07-19T17:26:45.074Z] v2.1.1-dev.1 [2022-07-19T17:26:45.074Z] v2.2.0 [2022-07-19T17:26:45.074Z] v2.2.1-dev.1 [2022-07-19T17:26:45.074Z] v2.2.1-dev.2 [2022-07-19T17:26:45.074Z] v2.2.1-dev.3 [2022-07-19T17:26:45.074Z] v2.2.1-dev.4 [2022-07-19T17:26:45.074Z] v2.2.1-dev.5 [2022-07-19T17:26:45.074Z] v2.2.1-dev.6 [2022-07-19T17:26:45.074Z] v2.2.1-dev.7 [2022-07-19T17:26:45.074Z] v2.2.1-dev.8 [Pipeline] sh [2022-07-19T17:26:45.364Z] + lftools sign git-tag v2.2.1-dev.8 [2022-07-19T17:26:45.935Z] Signing Git tag with Sigul... [2022-07-19T17:26:45.935Z] Signing v2.2.1-dev.8 [Pipeline] echo [2022-07-19T17:26:46.205Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:26:46.492Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-19T17:26:46.500Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-19T17:26:46.526Z] $ docker stop --time=1 ceede86dcb9e157c4c70ac4db6c81fab29c0ef7085734997cf048f24a5f46778 [2022-07-19T17:26:47.826Z] $ docker rm -f ceede86dcb9e157c4c70ac4db6c81fab29c0ef7085734997cf048f24a5f46778 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-19T17:26:48.226Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-19T17:26:48.226Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:26:48.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T17:26:48.535Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:26:48.619Z] prd-ubuntu20.04-docker-8c-8g-20496 does not seem to be running inside a container [2022-07-19T17:26:48.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-19T17:26:49.021Z] $ docker top 8136e6ad6b0e74392aed11e6ac3c7c4e7f91977815f994b6d14d635365b2d6b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-19T17:26:49.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T17:26:49.101Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T17:26:49.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T17:26:49.237Z] $ docker exec 8136e6ad6b0e74392aed11e6ac3c7c4e7f91977815f994b6d14d635365b2d6b7 ssh-agent [2022-07-19T17:26:49.344Z] SSH_AUTH_SOCK=/tmp/ssh-cpo0gF0NbzQC/agent.33 [2022-07-19T17:26:49.344Z] SSH_AGENT_PID=40 [2022-07-19T17:26:49.350Z] Running ssh-add (command line suppressed) [2022-07-19T17:26:49.450Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4179439683934292994.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4179439683934292994.key) [2022-07-19T17:26:49.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T17:26:49.748Z] + git semver bump pre [2022-07-19T17:26:50.009Z] 2022-07-19 17:26:49,934 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-19T17:26:50.009Z] 2022-07-19 17:26:49,934 [bump_version] DEBUG bumping version:2.2.1-dev.8 on axis:pre with prefix:dev [2022-07-19T17:26:50.009Z] 2022-07-19 17:26:49,934 [bump_version] DEBUG bumped version:2.2.1-dev.9 [2022-07-19T17:26:50.009Z] 2022-07-19 17:26:49,934 [write_version] DEBUG write version:2.2.1-dev.9 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-07-19T17:26:50.009Z] 2022-07-19 17:26:49,934 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-19T17:26:50.009Z] 2022-07-19 17:26:49,934 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-19T17:26:50.009Z] 2022-07-19 17:26:49,937 [execute] INFO git cat-file --batch-check [2022-07-19T17:26:50.009Z] 2022-07-19 17:26:49,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-19T17:26:50.009Z] 2022-07-19 17:26:49,943 [execute] INFO git cat-file --batch [2022-07-19T17:26:50.009Z] 2022-07-19 17:26:49,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-19T17:26:50.009Z] 2022-07-19 17:26:49,948 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-19T17:26:50.009Z] 2.2.1-dev.9 [Pipeline] } [2022-07-19T17:26:50.029Z] $ docker exec --env ******** --env ******** 8136e6ad6b0e74392aed11e6ac3c7c4e7f91977815f994b6d14d635365b2d6b7 ssh-agent -k [2022-07-19T17:26:50.130Z] unset SSH_AUTH_SOCK; [2022-07-19T17:26:50.131Z] unset SSH_AGENT_PID; [2022-07-19T17:26:50.131Z] echo Agent pid 40 killed; [2022-07-19T17:26:50.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-19T17:26:50.446Z] + git semver [Pipeline] } [2022-07-19T17:26:50.732Z] $ docker stop --time=1 8136e6ad6b0e74392aed11e6ac3c7c4e7f91977815f994b6d14d635365b2d6b7 [2022-07-19T17:26:52.046Z] $ docker rm -f 8136e6ad6b0e74392aed11e6ac3c7c4e7f91977815f994b6d14d635365b2d6b7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-19T17:26:52.405Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-19T17:26:52.405Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:26:52.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T17:26:52.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:26:52.883Z] prd-ubuntu20.04-docker-8c-8g-20496 does not seem to be running inside a container [2022-07-19T17:26:52.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-19T17:26:53.334Z] $ docker top d707dfd85d587c506a1aa5ef1cc4058d74a0ab4f8588479b24b9aa9bddbaacb7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-19T17:26:53.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T17:26:53.421Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T17:26:53.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T17:26:53.559Z] $ docker exec d707dfd85d587c506a1aa5ef1cc4058d74a0ab4f8588479b24b9aa9bddbaacb7 ssh-agent [2022-07-19T17:26:53.670Z] SSH_AUTH_SOCK=/tmp/ssh-SF78uCXZzfVU/agent.33 [2022-07-19T17:26:53.670Z] SSH_AGENT_PID=40 [2022-07-19T17:26:53.675Z] Running ssh-add (command line suppressed) [2022-07-19T17:26:53.811Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6210029137584243919.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6210029137584243919.key) [2022-07-19T17:26:53.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T17:26:54.109Z] + git semver push [2022-07-19T17:26:54.370Z] 2022-07-19 17:26:54,353 [run_push] DEBUG push [2022-07-19T17:26:54.370Z] 2022-07-19 17:26:54,353 [execute] INFO git cat-file --batch-check [2022-07-19T17:26:54.370Z] 2022-07-19 17:26:54,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-19T17:26:54.370Z] 2022-07-19 17:26:54,358 [execute] INFO git rev-list 06251a2cc7645049dd621ecd07e13c2c901828db -- [2022-07-19T17:26:54.370Z] 2022-07-19 17:26:54,358 [execute] DEBUG Popen(['git', 'rev-list', '06251a2cc7645049dd621ecd07e13c2c901828db', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-19T17:26:54.370Z] 2022-07-19 17:26:54,366 [execute] INFO git fetch -v origin [2022-07-19T17:26:54.370Z] 2022-07-19 17:26:54,366 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-19T17:26:54.944Z] 2022-07-19 17:26:54,841 [run_push] DEBUG no remote changes detected [2022-07-19T17:26:54.944Z] 2022-07-19 17:26:54,842 [execute] INFO git push origin semver [2022-07-19T17:26:54.944Z] 2022-07-19 17:26:54,843 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-19T17:26:55.888Z] 2022-07-19 17:26:55,554 [run_push] DEBUG push all version tags [2022-07-19T17:26:55.888Z] 2022-07-19 17:26:55,554 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-19T17:26:55.888Z] 2022-07-19 17:26:55,555 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-07-19T17:26:56.459Z] 2022-07-19 17:26:56,234 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-19T17:26:56.459Z] 2.2.1-dev.9 [Pipeline] } [2022-07-19T17:26:56.481Z] $ docker exec --env ******** --env ******** d707dfd85d587c506a1aa5ef1cc4058d74a0ab4f8588479b24b9aa9bddbaacb7 ssh-agent -k [2022-07-19T17:26:56.605Z] unset SSH_AUTH_SOCK; [2022-07-19T17:26:56.605Z] unset SSH_AGENT_PID; [2022-07-19T17:26:56.605Z] echo Agent pid 40 killed; [2022-07-19T17:26:56.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-19T17:26:56.918Z] + git semver [Pipeline] } [2022-07-19T17:26:57.201Z] $ docker stop --time=1 d707dfd85d587c506a1aa5ef1cc4058d74a0ab4f8588479b24b9aa9bddbaacb7 [2022-07-19T17:26:58.473Z] $ docker rm -f d707dfd85d587c506a1aa5ef1cc4058d74a0ab4f8588479b24b9aa9bddbaacb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-19T17:26:59.048Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-07-19T17:26:59.048Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-19T17:26:59.048Z] total 16 [2022-07-19T17:26:59.048Z] drwxr-xr-x 3 root root 4096 Jul 19 17:16 . [2022-07-19T17:26:59.048Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 17:26 .. [2022-07-19T17:26:59.048Z] drwxr-xr-x 2 root root 4096 Jul 19 17:16 cost [2022-07-19T17:26:59.048Z] -rw-r--r-- 1 root root 93 Jul 19 17:16 cost.csv [2022-07-19T17:26:59.048Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-19T17:26:59.048Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-19T17:26:59.048Z] total 16 [2022-07-19T17:26:59.048Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 17:16 . [2022-07-19T17:26:59.048Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 17:26 .. [2022-07-19T17:26:59.048Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 17:16 cost [2022-07-19T17:26:59.048Z] -rw-r--r-- 1 jenkins jenkins 93 Jul 19 17:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:26:59.344Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:27:00.212Z] ---> package-listing.sh [2022-07-19T17:27:00.212Z] ++ facter osfamily [2022-07-19T17:27:00.212Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-19T17:27:00.473Z] + OS_FAMILY=debian [2022-07-19T17:27:00.473Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-07-19T17:27:00.473Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-19T17:27:00.473Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-19T17:27:00.473Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-19T17:27:00.473Z] + PACKAGES=/tmp/packages_start.txt [2022-07-19T17:27:00.473Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-07-19T17:27:00.473Z] + PACKAGES=/tmp/packages_end.txt [2022-07-19T17:27:00.473Z] + case "${OS_FAMILY}" in [2022-07-19T17:27:00.473Z] + dpkg -l [2022-07-19T17:27:00.473Z] + grep '^ii' [2022-07-19T17:27:00.473Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-19T17:27:00.473Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-19T17:27:00.473Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-19T17:27:00.473Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-07-19T17:27:00.473Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-07-19T17:27:00.473Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2022-07-19T17:27:00.484Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-19T17:27:00.766Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:27:01.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-19T17:27:01.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:27:01.426Z] prd-ubuntu20.04-docker-8c-8g-20496 does not seem to be running inside a container [2022-07-19T17:27:01.470Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-19T17:27:01.699Z] $ docker top e505f3912c05402e7ef3256eedcb7da4374270eeaf2280631c45b6657a89e60c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T17:27:02.051Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-19T17:27:02.343Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-19T17:27:02.637Z] + ls /var/log/sa-host [2022-07-19T17:27:02.637Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T17:27:02.710Z] provisioning config files... [2022-07-19T17:27:02.720Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6636226885451636906tmp [Pipeline] { [Pipeline] echo [2022-07-19T17:27:02.735Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:27:03.023Z] ---> create-netrc.sh [Pipeline] } [2022-07-19T17:27:03.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:27:03.360Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-19T17:27:03.370Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:27:03.661Z] ---> sudo-logs.sh [2022-07-19T17:27:03.661Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-19T17:27:03.702Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:27:03.984Z] ---> job-cost.sh [2022-07-19T17:27:03.984Z] lf-activate-venv: SKIPPING [2022-07-19T17:27:03.984Z] DEBUG: total: 0.2199999988079071 [2022-07-19T17:27:03.984Z] INFO: Retrieving Stack Cost... [2022-07-19T17:27:04.556Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-19T17:27:04.817Z] INFO: Archiving Costs [Pipeline] echo [2022-07-19T17:27:04.830Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:27:05.117Z] ---> logs-deploy.sh [2022-07-19T17:27:05.117Z] lf-activate-venv: SKIPPING [2022-07-19T17:27:05.117Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/47 [2022-07-19T17:27:05.117Z] INFO: archiving workspace using pattern(s): [2022-07-19T17:27:06.059Z] Archives upload complete. [2022-07-19T17:27:06.059Z] INFO: archiving logs to Nexus