Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ccdb054e5d16bd529c2fd15a52524dce2c381cd1 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-ssh2560628219677997205.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh5273410569976810095.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh6256498492459133288.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh4895271296347364858.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-ssh16643284103495590522.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.17 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-17291’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-17292’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-17265’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-17424’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17428 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 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 (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 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 # timeout=10 Commit message: "build: Upgrade to Go 1.18 and alpine 3.16 (#96)" > git rev-list --no-walk 5d59561c1133a6ca726020ae56ce39f2a90031a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-11T16:30:28.744Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T16:30:28.802Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T16:30:28.814Z] ========================================================= [2022-07-11T16:30:28.814Z] EdgeX Global Pipelines Version Info [2022-07-11T16:30:28.814Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:30:29.917Z] ------------------- [2022-07-11T16:30:29.917Z] stable info: [2022-07-11T16:30:29.917Z] ------------------- [2022-07-11T16:30:29.917Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T16:30:29.917Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-11T16:30:29.917Z] Message: update stable to v1.0.234 [2022-07-11T16:30:30.487Z] ------------------- [2022-07-11T16:30:30.487Z] experimental info: [2022-07-11T16:30:30.487Z] ------------------- [2022-07-11T16:30:30.487Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T16:30:30.487Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T16:30:30.487Z] Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T16:30:30.733Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-07-11T16:30:30.746Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-07-11T16:30:30.755Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T16:30:30.768Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T16:30:30.780Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T16:30:30.794Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-11T16:30:30.806Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-11T16:30:30.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-11T16:30:30.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-11T16:30:30.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T16:30:30.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T16:30:30.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-07-11T16:30:30.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T16:30:30.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T16:30:30.895Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T16:30:30.906Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T16:30:30.917Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T16:30:30.928Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T16:30:30.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T16:30:30.955Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-11T16:30:30.965Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-11T16:30:30.975Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-11T16:30:30.983Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-11T16:30:30.991Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-11T16:30:31.000Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-11T16:30:31.015Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T16:30:31.026Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-11T16:30:31.038Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-11T16:30:31.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-11T16:30:31.066Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-11T16:30:31.083Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] echo [2022-07-11T16:30:31.099Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccdb054 [Pipeline] echo [2022-07-11T16:30:31.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T16:30:31.149Z] provisioning config files... [2022-07-11T16:30:31.172Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config663978319703859120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:30:31.493Z] ---> docker-login.sh [2022-07-11T16:30:31.493Z] nexus3.edgexfoundry.org:10001 [2022-07-11T16:30:31.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:30:31.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:30:31.753Z] Configure a credential helper to remove this warning. See [2022-07-11T16:30:31.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:30:31.753Z] [2022-07-11T16:30:31.753Z] Login Succeeded [2022-07-11T16:30:31.753Z] nexus3.edgexfoundry.org:10002 [2022-07-11T16:30:32.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:30:32.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:30:32.014Z] Configure a credential helper to remove this warning. See [2022-07-11T16:30:32.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:30:32.014Z] [2022-07-11T16:30:32.014Z] Login Succeeded [2022-07-11T16:30:32.014Z] nexus3.edgexfoundry.org:10003 [2022-07-11T16:30:32.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:30:32.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:30:32.014Z] Configure a credential helper to remove this warning. See [2022-07-11T16:30:32.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:30:32.014Z] [2022-07-11T16:30:32.014Z] Login Succeeded [2022-07-11T16:30:32.014Z] nexus3.edgexfoundry.org:10004 [2022-07-11T16:30:32.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:30:32.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:30:32.275Z] Configure a credential helper to remove this warning. See [2022-07-11T16:30:32.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:30:32.275Z] [2022-07-11T16:30:32.275Z] Login Succeeded [2022-07-11T16:30:32.275Z] docker.io [2022-07-11T16:30:32.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:30:33.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:30:33.218Z] Configure a credential helper to remove this warning. See [2022-07-11T16:30:33.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:30:33.218Z] [2022-07-11T16:30:33.218Z] Login Succeeded [2022-07-11T16:30:33.218Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T16:30:33.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-11T16:30:33.604Z] + git rev-list -1 --merges ccdb054e5d16bd529c2fd15a52524dce2c381cd1~1..ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] echo [2022-07-11T16:30:33.653Z] -----------> git rev-list -1 --merges ccdb054e5d16bd529c2fd15a52524dce2c381cd1~1..ccdb054e5d16bd529c2fd15a52524dce2c381cd1 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [false] [Pipeline] sh [2022-07-11T16:30:33.951Z] + git log --format=format:%s -1 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] echo [2022-07-11T16:30:33.966Z] ========================================================= [2022-07-11T16:30:33.966Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T16:30:33.966Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T16:30:34.308Z] + git log --format=format:%s -1 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] echo [2022-07-11T16:30:34.322Z] [semverPrep] GIT_COMMIT: ccdb054e5d16bd529c2fd15a52524dce2c381cd1, Commit Message: build: Upgrade to Go 1.18 and alpine 3.16 (#96) [Pipeline] echo [2022-07-11T16:30:34.329Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-11T16:30:34.678Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T16:30:34.678Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T16:30:34.678Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T16:30:34.678Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T16:30:34.678Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T16:30:34.678Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T16:30:34.678Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:30:35.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:30:35.050Z] [2022-07-11T16:30:35.050Z] 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-11T16:30:35.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:30:35.358Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T16:30:35.358Z] b85a868b505f: Pulling fs layer [2022-07-11T16:30:35.358Z] e2be974225ed: Pulling fs layer [2022-07-11T16:30:35.358Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T16:30:35.358Z] 988bab9f4d93: Pulling fs layer [2022-07-11T16:30:35.358Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T16:30:35.358Z] eaf3925da568: Pulling fs layer [2022-07-11T16:30:35.358Z] bab4dde63d76: Pulling fs layer [2022-07-11T16:30:35.358Z] bde34c3a00c8: Pulling fs layer [2022-07-11T16:30:35.358Z] b352a97aabf1: Pulling fs layer [2022-07-11T16:30:35.358Z] eaf3925da568: Waiting [2022-07-11T16:30:35.358Z] 1469e6f7b9e6: Waiting [2022-07-11T16:30:35.358Z] 988bab9f4d93: Waiting [2022-07-11T16:30:35.358Z] bab4dde63d76: Waiting [2022-07-11T16:30:35.358Z] bde34c3a00c8: Waiting [2022-07-11T16:30:35.358Z] 4872d77fe225: Pulling fs layer [2022-07-11T16:30:35.358Z] b352a97aabf1: Waiting [2022-07-11T16:30:35.358Z] 5851b861e8e6: Pulling fs layer [2022-07-11T16:30:35.358Z] 5851b861e8e6: Waiting [2022-07-11T16:30:35.358Z] 4872d77fe225: Waiting [2022-07-11T16:30:35.358Z] e2be974225ed: Verifying Checksum [2022-07-11T16:30:35.358Z] e2be974225ed: Download complete [2022-07-11T16:30:35.358Z] 988bab9f4d93: Verifying Checksum [2022-07-11T16:30:35.358Z] 988bab9f4d93: Download complete [2022-07-11T16:30:35.618Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T16:30:35.618Z] 1469e6f7b9e6: Download complete [2022-07-11T16:30:35.618Z] eaf3925da568: Download complete [2022-07-11T16:30:35.618Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T16:30:35.618Z] 339a4e72a1f5: Download complete [2022-07-11T16:30:35.618Z] bde34c3a00c8: Verifying Checksum [2022-07-11T16:30:35.618Z] bde34c3a00c8: Download complete [2022-07-11T16:30:35.618Z] b352a97aabf1: Verifying Checksum [2022-07-11T16:30:35.618Z] b352a97aabf1: Download complete [2022-07-11T16:30:35.618Z] 4872d77fe225: Download complete [2022-07-11T16:30:35.618Z] 5851b861e8e6: Download complete [2022-07-11T16:30:35.618Z] b85a868b505f: Download complete [2022-07-11T16:30:35.878Z] bab4dde63d76: Verifying Checksum [2022-07-11T16:30:35.878Z] bab4dde63d76: Download complete [2022-07-11T16:30:37.274Z] b85a868b505f: Pull complete [2022-07-11T16:30:37.274Z] e2be974225ed: Pull complete [2022-07-11T16:30:37.808Z] 339a4e72a1f5: Pull complete [2022-07-11T16:30:37.808Z] 988bab9f4d93: Pull complete [2022-07-11T16:30:38.378Z] 1469e6f7b9e6: Pull complete [2022-07-11T16:30:38.378Z] eaf3925da568: Pull complete [2022-07-11T16:30:40.313Z] bab4dde63d76: Pull complete [2022-07-11T16:30:40.313Z] bde34c3a00c8: Pull complete [2022-07-11T16:30:40.576Z] b352a97aabf1: Pull complete [2022-07-11T16:30:40.576Z] 4872d77fe225: Pull complete [2022-07-11T16:30:40.576Z] 5851b861e8e6: Pull complete [2022-07-11T16:30:40.576Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T16:30:40.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:30:40.576Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:30:40.748Z] prd-ubuntu20.04-docker-8c-8g-17428 does not seem to be running inside a container [2022-07-11T16:30:40.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T16:30:42.664Z] $ docker top bd755de570ee459533910396de8e2c0c7fe31db97102596828496fd700a33cd2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T16:30:42.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T16:30:42.810Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T16:30:42.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T16:30:42.967Z] $ docker exec bd755de570ee459533910396de8e2c0c7fe31db97102596828496fd700a33cd2 ssh-agent [2022-07-11T16:30:43.127Z] SSH_AUTH_SOCK=/tmp/ssh-FyAqNbOGt0kE/agent.32 [2022-07-11T16:30:43.127Z] SSH_AGENT_PID=39 [2022-07-11T16:30:43.152Z] Running ssh-add (command line suppressed) [2022-07-11T16:30:43.258Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2828518942002638757.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2828518942002638757.key) [2022-07-11T16:30:43.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T16:30:43.882Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T16:30:44.147Z] $ docker exec --env ******** --env ******** bd755de570ee459533910396de8e2c0c7fe31db97102596828496fd700a33cd2 ssh-agent -k [2022-07-11T16:30:44.257Z] unset SSH_AUTH_SOCK; [2022-07-11T16:30:44.257Z] unset SSH_AGENT_PID; [2022-07-11T16:30:44.257Z] echo Agent pid 39 killed; [2022-07-11T16:30:44.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-11T16:30:44.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T16:30:44.317Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T16:30:44.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T16:30:44.483Z] $ docker exec bd755de570ee459533910396de8e2c0c7fe31db97102596828496fd700a33cd2 ssh-agent [2022-07-11T16:30:44.644Z] SSH_AUTH_SOCK=/tmp/ssh-uEmgFfB2MfkC/agent.71 [2022-07-11T16:30:44.644Z] SSH_AGENT_PID=78 [2022-07-11T16:30:44.671Z] Running ssh-add (command line suppressed) [2022-07-11T16:30:44.775Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8591536812060463751.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8591536812060463751.key) [2022-07-11T16:30:45.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T16:30:45.387Z] + git semver init [2022-07-11T16:30:45.660Z] 2022-07-11 16:30:45,595 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T16:30:45.660Z] 2022-07-11 16:30:45,596 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-07-11T16:30:45.660Z] 2022-07-11 16:30:45,596 [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-11T16:30:45.660Z] 2022-07-11 16:30:45,596 [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-11T16:30:59.291Z] 2022-07-11 16:30:57,521 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-07-11T16:30:59.291Z] 2022-07-11 16:30:57,521 [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-11T16:30:59.291Z] 2022-07-11 16:30:57,521 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-11T16:30:59.291Z] 2022-07-11 16:30:57,522 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-11T16:30:59.291Z] 2.2.1-dev.6 [Pipeline] } [2022-07-11T16:30:59.281Z] $ docker exec --env ******** --env ******** bd755de570ee459533910396de8e2c0c7fe31db97102596828496fd700a33cd2 ssh-agent -k [2022-07-11T16:30:59.393Z] unset SSH_AUTH_SOCK; [2022-07-11T16:30:59.393Z] unset SSH_AGENT_PID; [2022-07-11T16:30:59.394Z] echo Agent pid 78 killed; [2022-07-11T16:30:59.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T16:30:59.748Z] + git semver [Pipeline] } [2022-07-11T16:31:00.000Z] $ docker stop --time=1 bd755de570ee459533910396de8e2c0c7fe31db97102596828496fd700a33cd2 [2022-07-11T16:31:01.319Z] $ docker rm -f bd755de570ee459533910396de8e2c0c7fe31db97102596828496fd700a33cd2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T16:31:01.707Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T16:31:01.980Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T16:31:01.982Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.6 [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-11T16:31:02.116Z] provisioning config files... [2022-07-11T16:31:02.126Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config993523089070556035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:31:02.428Z] ---> docker-login.sh [2022-07-11T16:31:02.428Z] nexus3.edgexfoundry.org:10001 [2022-07-11T16:31:02.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:31:02.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:31:02.428Z] Configure a credential helper to remove this warning. See [2022-07-11T16:31:02.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:31:02.428Z] [2022-07-11T16:31:02.428Z] Login Succeeded [2022-07-11T16:31:02.428Z] nexus3.edgexfoundry.org:10002 [2022-07-11T16:31:02.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:31:02.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:31:02.689Z] Configure a credential helper to remove this warning. See [2022-07-11T16:31:02.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:31:02.689Z] [2022-07-11T16:31:02.689Z] Login Succeeded [2022-07-11T16:31:02.689Z] nexus3.edgexfoundry.org:10003 [2022-07-11T16:31:02.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:31:02.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:31:02.689Z] Configure a credential helper to remove this warning. See [2022-07-11T16:31:02.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:31:02.689Z] [2022-07-11T16:31:02.689Z] Login Succeeded [2022-07-11T16:31:02.689Z] nexus3.edgexfoundry.org:10004 [2022-07-11T16:31:02.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:31:02.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:31:02.949Z] Configure a credential helper to remove this warning. See [2022-07-11T16:31:02.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:31:02.949Z] [2022-07-11T16:31:02.949Z] Login Succeeded [2022-07-11T16:31:02.949Z] docker.io [2022-07-11T16:31:02.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:31:03.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:31:03.211Z] Configure a credential helper to remove this warning. See [2022-07-11T16:31:03.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:31:03.211Z] [2022-07-11T16:31:03.211Z] Login Succeeded [2022-07-11T16:31:03.211Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T16:31:03.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T16:31:03.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:31:03.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:31:03.305Z] ========================================================= [2022-07-11T16:31:03.305Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-11T16:31:03.305Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:31:03.632Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T16:31:03.632Z] Sending build context to Docker daemon 12.44MB [2022-07-11T16:31:03.632Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T16:31:03.632Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-11T16:31:03.632Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-11T16:31:03.632Z] 59bf1c3509f3: Pulling fs layer [2022-07-11T16:31:03.632Z] 666ba61612fd: Pulling fs layer [2022-07-11T16:31:03.632Z] 8ed8ca486205: Pulling fs layer [2022-07-11T16:31:03.632Z] cc1cd167ecdc: Pulling fs layer [2022-07-11T16:31:03.632Z] c516ae0d96e1: Pulling fs layer [2022-07-11T16:31:03.632Z] 684cea983483: Pulling fs layer [2022-07-11T16:31:03.632Z] dd3240ac7de5: Pulling fs layer [2022-07-11T16:31:03.632Z] b1e948a4e11c: Pulling fs layer [2022-07-11T16:31:03.632Z] a8fd76ee1af6: Pulling fs layer [2022-07-11T16:31:03.632Z] 646ad004c059: Pulling fs layer [2022-07-11T16:31:03.632Z] 684cea983483: Waiting [2022-07-11T16:31:03.632Z] dd3240ac7de5: Waiting [2022-07-11T16:31:03.632Z] b1e948a4e11c: Waiting [2022-07-11T16:31:03.632Z] cc1cd167ecdc: Waiting [2022-07-11T16:31:03.632Z] c516ae0d96e1: Waiting [2022-07-11T16:31:03.632Z] a8fd76ee1af6: Waiting [2022-07-11T16:31:03.632Z] 646ad004c059: Waiting [2022-07-11T16:31:03.632Z] 8ed8ca486205: Verifying Checksum [2022-07-11T16:31:03.632Z] 8ed8ca486205: Download complete [2022-07-11T16:31:03.895Z] 666ba61612fd: Download complete [2022-07-11T16:31:03.895Z] c516ae0d96e1: Download complete [2022-07-11T16:31:03.895Z] 684cea983483: Verifying Checksum [2022-07-11T16:31:03.895Z] 684cea983483: Download complete [2022-07-11T16:31:03.895Z] dd3240ac7de5: Verifying Checksum [2022-07-11T16:31:03.895Z] dd3240ac7de5: Download complete [2022-07-11T16:31:03.895Z] 59bf1c3509f3: Download complete [2022-07-11T16:31:03.895Z] b1e948a4e11c: Verifying Checksum [2022-07-11T16:31:03.895Z] b1e948a4e11c: Download complete [2022-07-11T16:31:03.895Z] 59bf1c3509f3: Pull complete [2022-07-11T16:31:04.380Z] 666ba61612fd: Pull complete [2022-07-11T16:31:04.380Z] 8ed8ca486205: Pull complete [2022-07-11T16:31:04.380Z] 646ad004c059: Verifying Checksum [2022-07-11T16:31:04.380Z] 646ad004c059: Download complete [2022-07-11T16:31:04.641Z] a8fd76ee1af6: Verifying Checksum [2022-07-11T16:31:04.641Z] a8fd76ee1af6: Download complete [2022-07-11T16:31:04.641Z] cc1cd167ecdc: Verifying Checksum [2022-07-11T16:31:04.641Z] cc1cd167ecdc: Download complete [2022-07-11T16:31:08.850Z] cc1cd167ecdc: Pull complete [2022-07-11T16:31:08.850Z] c516ae0d96e1: Pull complete [2022-07-11T16:31:08.850Z] 684cea983483: Pull complete [2022-07-11T16:31:08.850Z] dd3240ac7de5: Pull complete [2022-07-11T16:31:08.850Z] b1e948a4e11c: Pull complete [2022-07-11T16:31:11.394Z] a8fd76ee1af6: Pull complete [2022-07-11T16:31:11.964Z] 646ad004c059: Pull complete [2022-07-11T16:31:11.964Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-11T16:31:11.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-11T16:31:11.964Z] ---> 8f69c11f6b0c [2022-07-11T16:31:11.964Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-11T16:31:14.503Z] ---> Running in d54df9b2d6ba [2022-07-11T16:31:14.503Z] Removing intermediate container d54df9b2d6ba [2022-07-11T16:31:14.503Z] ---> 7f937c563839 [2022-07-11T16:31:14.503Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T16:31:14.503Z] ---> Running in 41431a73b906 [2022-07-11T16:31:14.503Z] Removing intermediate container 41431a73b906 [2022-07-11T16:31:14.503Z] ---> 5b4ccc75f2a9 [2022-07-11T16:31:14.503Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T16:31:14.503Z] ---> Running in 2757d45988f9 [2022-07-11T16:31:14.503Z] Removing intermediate container 2757d45988f9 [2022-07-11T16:31:14.503Z] ---> cc992e4f8d7a [2022-07-11T16:31:14.503Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:31:14.764Z] ---> Running in 075c09f6aaf0 [2022-07-11T16:31:15.336Z] Removing intermediate container 075c09f6aaf0 [2022-07-11T16:31:15.336Z] ---> db4dc4716db1 [2022-07-11T16:31:15.336Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T16:31:15.336Z] ---> Running in eace33bb637b [2022-07-11T16:31:15.594Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:16.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:16.794Z] OK: 221 MiB in 52 packages [2022-07-11T16:31:17.090Z] Still waiting to schedule task [2022-07-11T16:31:17.090Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17425’ [2022-07-11T16:31:17.320Z] Removing intermediate container eace33bb637b [2022-07-11T16:31:17.321Z] ---> 05234d017804 [2022-07-11T16:31:17.321Z] Step 8/13 : WORKDIR /app [2022-07-11T16:31:17.321Z] ---> Running in c476e4457d7a [2022-07-11T16:31:17.321Z] Removing intermediate container c476e4457d7a [2022-07-11T16:31:17.321Z] ---> 5982a6f94f72 [2022-07-11T16:31:17.321Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-11T16:31:17.321Z] ---> 71736429470d [2022-07-11T16:31:17.321Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:31:17.321Z] ---> Running in e13cabe3e0bf [2022-07-11T16:31:35.444Z] Removing intermediate container e13cabe3e0bf [2022-07-11T16:31:35.444Z] ---> 63f6d3c6b496 [2022-07-11T16:31:35.444Z] Step 11/13 : COPY . . [2022-07-11T16:31:35.444Z] ---> c24e5e2c5e22 [2022-07-11T16:31:35.444Z] Step 12/13 : ARG MAKE="make build" [2022-07-11T16:31:35.444Z] ---> Running in 70afdf240b7f [2022-07-11T16:31:35.444Z] Removing intermediate container 70afdf240b7f [2022-07-11T16:31:35.444Z] ---> 1e845ecd0f21 [2022-07-11T16:31:35.444Z] Step 13/13 : RUN $MAKE [2022-07-11T16:31:35.444Z] ---> Running in 43a84960f5e9 [2022-07-11T16:31:35.444Z] noop [2022-07-11T16:31:35.444Z] Removing intermediate container 43a84960f5e9 [2022-07-11T16:31:35.444Z] ---> ed76b79a03fe [2022-07-11T16:31:35.444Z] Successfully built ed76b79a03fe [2022-07-11T16:31:35.444Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:31:35.770Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T16:31:35.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:31:35.871Z] prd-ubuntu20.04-docker-8c-8g-17428 does not seem to be running inside a container [2022-07-11T16:31:35.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-11T16:31:36.274Z] $ docker top a6a4c3ccd8d785fcc896e1601a7016e8bea05454c0ea6e302ed32c93c260ce53 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T16:31:36.676Z] + go version [2022-07-11T16:31:36.676Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-11T16:31:36.664Z] $ docker stop --time=1 a6a4c3ccd8d785fcc896e1601a7016e8bea05454c0ea6e302ed32c93c260ce53 [2022-07-11T16:31:37.960Z] $ docker rm -f a6a4c3ccd8d785fcc896e1601a7016e8bea05454c0ea6e302ed32c93c260ce53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:31:38.415Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T16:31:38.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:31:38.516Z] prd-ubuntu20.04-docker-8c-8g-17428 does not seem to be running inside a container [2022-07-11T16:31:38.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-11T16:31:39.018Z] $ docker top 810b7ad417d13979ae1b0c09f82f198e2fa584280ef31995039b4d7398d034ea -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T16:31:39.404Z] + make test [2022-07-11T16:31:39.404Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-11T16:31:49.384Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-11T16:31:49.384Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.041s coverage: 86.2% of statements [2022-07-11T16:31:49.384Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-11T16:31:51.927Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.544s coverage: 71.9% of statements [2022-07-11T16:31:58.725Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-11T16:32:02.934Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T16:32:02.934Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T16:32:02.934Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-11T16:32:03.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T16:32:03.252Z] $ docker stop --time=1 810b7ad417d13979ae1b0c09f82f198e2fa584280ef31995039b4d7398d034ea [2022-07-11T16:32:05.222Z] $ docker rm -f 810b7ad417d13979ae1b0c09f82f198e2fa584280ef31995039b4d7398d034ea [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T16:32:05.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T16:32:05.709Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-11T16:32:06.143Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T16:32:06.442Z] + ls -al . [2022-07-11T16:32:06.442Z] total 232 [2022-07-11T16:32:06.442Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 11 16:31 . [2022-07-11T16:32:06.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 16:30 .. [2022-07-11T16:32:06.442Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 11 16:30 .dockerignore [2022-07-11T16:32:06.442Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 16:30 .git [2022-07-11T16:32:06.442Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 16:30 .github [2022-07-11T16:32:06.442Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 11 16:30 .gitignore [2022-07-11T16:32:06.442Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 16:30 .golangci.yml [2022-07-11T16:32:06.442Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 16:30 .semver [2022-07-11T16:32:06.442Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jul 11 16:30 Attribution.txt [2022-07-11T16:32:06.442Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 11 16:30 CHANGELOG.md [2022-07-11T16:32:06.442Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 11 16:30 Dockerfile [2022-07-11T16:32:06.442Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 16:30 GOVERNANCE.md [2022-07-11T16:32:06.442Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 11 16:30 Jenkinsfile [2022-07-11T16:32:06.442Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 11 16:30 LICENSE [2022-07-11T16:32:06.442Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 11 16:30 Makefile [2022-07-11T16:32:06.442Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 11 16:30 OWNERS.md [2022-07-11T16:32:06.442Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 11 16:30 README.md [2022-07-11T16:32:06.442Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 16:31 VERSION [2022-07-11T16:32:06.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:30 bin [2022-07-11T16:32:06.442Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 11 16:31 coverage.out [2022-07-11T16:32:06.442Z] -rw-rw-r-- 1 jenkins jenkins 3538 Jul 11 16:30 go.mod [2022-07-11T16:32:06.442Z] -rw-rw-r-- 1 jenkins jenkins 36956 Jul 11 16:30 go.sum [2022-07-11T16:32:06.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:30 images [2022-07-11T16:32:06.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 16:30 internal [2022-07-11T16:32:06.442Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 11 16:30 main.go [2022-07-11T16:32:06.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:30 res [2022-07-11T16:32:06.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 16:30 snap [2022-07-11T16:32:06.442Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 16:30 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:32:06.780Z] + 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=ccdb054e5d16bd529c2fd15a52524dce2c381cd1 --label arch=amd64 --label version=2.2.1-dev.6 . [2022-07-11T16:32:06.780Z] Sending build context to Docker daemon 12.44MB [2022-07-11T16:32:06.780Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T16:32:06.780Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-11T16:32:06.780Z] ---> ed76b79a03fe [2022-07-11T16:32:06.780Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-11T16:32:07.042Z] ---> Running in afc2df7310c3 [2022-07-11T16:32:07.042Z] Removing intermediate container afc2df7310c3 [2022-07-11T16:32:07.042Z] ---> 945b829941c2 [2022-07-11T16:32:07.042Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T16:32:07.042Z] ---> Running in befc1ac6cd60 [2022-07-11T16:32:07.042Z] Removing intermediate container befc1ac6cd60 [2022-07-11T16:32:07.042Z] ---> adc7474df87c [2022-07-11T16:32:07.042Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T16:32:07.303Z] ---> Running in 1b137474725b [2022-07-11T16:32:07.303Z] Removing intermediate container 1b137474725b [2022-07-11T16:32:07.303Z] ---> 04c9e7a83b4f [2022-07-11T16:32:07.303Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:32:07.303Z] ---> Running in a0e2b4777bf4 [2022-07-11T16:32:07.878Z] Removing intermediate container a0e2b4777bf4 [2022-07-11T16:32:07.878Z] ---> 76cdb8842eb3 [2022-07-11T16:32:07.878Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T16:32:07.878Z] ---> Running in b833ea3868f0 [2022-07-11T16:32:08.140Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:32:09.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:32:09.341Z] OK: 221 MiB in 52 packages [2022-07-11T16:32:09.601Z] Removing intermediate container b833ea3868f0 [2022-07-11T16:32:09.601Z] ---> 326ccede7584 [2022-07-11T16:32:09.601Z] Step 8/31 : WORKDIR /app [2022-07-11T16:32:09.601Z] ---> Running in a9d489e5a0c4 [2022-07-11T16:32:09.860Z] Removing intermediate container a9d489e5a0c4 [2022-07-11T16:32:09.860Z] ---> a39e14f8357b [2022-07-11T16:32:09.860Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-11T16:32:09.860Z] ---> f46c6cf13faa [2022-07-11T16:32:09.860Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:32:10.121Z] ---> Running in 8a32251c59d0 [2022-07-11T16:32:10.724Z] Removing intermediate container 8a32251c59d0 [2022-07-11T16:32:10.724Z] ---> 7dc5b75cf3f6 [2022-07-11T16:32:10.724Z] Step 11/31 : COPY . . [2022-07-11T16:32:11.002Z] ---> cbc52da29606 [2022-07-11T16:32:11.002Z] Step 12/31 : ARG MAKE="make build" [2022-07-11T16:32:11.002Z] ---> Running in fc475bd63be4 [2022-07-11T16:32:11.261Z] Removing intermediate container fc475bd63be4 [2022-07-11T16:32:11.261Z] ---> 12ed1bd96e00 [2022-07-11T16:32:11.261Z] Step 13/31 : RUN $MAKE [2022-07-11T16:32:11.261Z] ---> Running in 0c7294f8876f [2022-07-11T16:32:11.520Z] 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.18 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.6 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.2.1-dev.6" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-07-11T16:32:33.838Z] Removing intermediate container 0c7294f8876f [2022-07-11T16:32:33.838Z] ---> 42df042ec978 [2022-07-11T16:32:33.838Z] Step 14/31 : FROM alpine:3.14 [2022-07-11T16:32:33.838Z] 3.14: Pulling from library/alpine [2022-07-11T16:32:33.838Z] 8663204ce13b: Pulling fs layer [2022-07-11T16:32:33.838Z] 8663204ce13b: Verifying Checksum [2022-07-11T16:32:33.838Z] 8663204ce13b: Download complete [2022-07-11T16:32:33.838Z] 8663204ce13b: Pull complete [2022-07-11T16:32:33.838Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-11T16:32:33.838Z] Status: Downloaded newer image for alpine:3.14 [2022-07-11T16:32:33.838Z] ---> e04c818066af [2022-07-11T16:32:33.838Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T16:32:33.838Z] ---> Running in c45b98949664 [2022-07-11T16:32:33.838Z] Removing intermediate container c45b98949664 [2022-07-11T16:32:33.838Z] ---> c534950dde4f [2022-07-11T16:32:33.838Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-11T16:32:33.838Z] ---> Running in 5c20885d78d7 [2022-07-11T16:32:33.838Z] Removing intermediate container 5c20885d78d7 [2022-07-11T16:32:33.838Z] ---> 141cb6b6b65a [2022-07-11T16:32:33.838Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:32:33.838Z] ---> Running in cdd829621b34 [2022-07-11T16:32:33.838Z] Removing intermediate container cdd829621b34 [2022-07-11T16:32:33.838Z] ---> 3d8d175883c7 [2022-07-11T16:32:33.838Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-11T16:32:33.838Z] ---> Running in a89eca10229d [2022-07-11T16:32:33.838Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:32:34.787Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:32:34.787Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-11T16:32:35.050Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-11T16:32:35.050Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-11T16:32:35.050Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-11T16:32:35.314Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-11T16:32:35.314Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-11T16:32:35.314Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-11T16:32:35.577Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T16:32:35.577Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T16:32:35.577Z] OK: 9 MiB in 21 packages [2022-07-11T16:32:36.151Z] Removing intermediate container a89eca10229d [2022-07-11T16:32:36.151Z] ---> 61c8b09057bd [2022-07-11T16:32:36.151Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-11T16:32:36.151Z] ---> e7987978f0cf [2022-07-11T16:32:36.151Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-11T16:32:36.412Z] ---> 496d41171514 [2022-07-11T16:32:36.412Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-11T16:32:36.412Z] ---> ef7b2a1cbdd4 [2022-07-11T16:32:36.412Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-11T16:32:36.674Z] ---> f94d187571f2 [2022-07-11T16:32:36.674Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-11T16:32:37.246Z] ---> cb33190734f1 [2022-07-11T16:32:37.246Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-11T16:32:37.509Z] ---> Running in d0ce4b1bb970 [2022-07-11T16:32:38.084Z] Removing intermediate container d0ce4b1bb970 [2022-07-11T16:32:38.084Z] ---> fcdca3d1ba01 [2022-07-11T16:32:38.084Z] Step 25/31 : VOLUME /cache [2022-07-11T16:32:38.084Z] ---> Running in f6257d2b2b8f [2022-07-11T16:32:38.084Z] Removing intermediate container f6257d2b2b8f [2022-07-11T16:32:38.084Z] ---> b934056fb6f3 [2022-07-11T16:32:38.084Z] Step 26/31 : EXPOSE 59711 [2022-07-11T16:32:38.349Z] ---> Running in d9bfe066466f [2022-07-11T16:32:38.349Z] Removing intermediate container d9bfe066466f [2022-07-11T16:32:38.349Z] ---> 923e0fab2071 [2022-07-11T16:32:38.349Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-11T16:32:38.349Z] ---> Running in d223bef56d1f [2022-07-11T16:32:38.613Z] Removing intermediate container d223bef56d1f [2022-07-11T16:32:38.613Z] ---> e8f50b9e74af [2022-07-11T16:32:38.613Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-11T16:32:38.613Z] ---> Running in 9cf433d1d077 [2022-07-11T16:32:38.613Z] Removing intermediate container 9cf433d1d077 [2022-07-11T16:32:38.613Z] ---> 5ec8c6f377d1 [2022-07-11T16:32:38.613Z] Step 29/31 : LABEL arch=amd64 [2022-07-11T16:32:38.613Z] ---> Running in 81dddc0f3b07 [2022-07-11T16:32:38.888Z] Removing intermediate container 81dddc0f3b07 [2022-07-11T16:32:38.888Z] ---> 8edd864a44b9 [2022-07-11T16:32:38.888Z] Step 30/31 : LABEL git_sha=ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [2022-07-11T16:32:38.888Z] ---> Running in ea27c8e66d91 [2022-07-11T16:32:38.888Z] Removing intermediate container ea27c8e66d91 [2022-07-11T16:32:38.888Z] ---> a5d5d1e9ae82 [2022-07-11T16:32:38.888Z] Step 31/31 : LABEL version=2.2.1-dev.6 [2022-07-11T16:32:39.150Z] ---> Running in 5696f633f1a0 [2022-07-11T16:32:39.150Z] Removing intermediate container 5696f633f1a0 [2022-07-11T16:32:39.150Z] ---> 4bc58b787d89 [2022-07-11T16:32:39.150Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T16:32:39.150Z] Successfully built 4bc58b787d89 [2022-07-11T16:32:39.150Z] 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-11T16:32:39.259Z] provisioning config files... [2022-07-11T16:32:39.270Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1594881992740217548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:32:39.577Z] ---> docker-login.sh [2022-07-11T16:32:39.577Z] nexus3.edgexfoundry.org:10001 [2022-07-11T16:32:39.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:32:39.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:32:39.836Z] Configure a credential helper to remove this warning. See [2022-07-11T16:32:39.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:32:39.836Z] [2022-07-11T16:32:39.836Z] Login Succeeded [2022-07-11T16:32:39.836Z] nexus3.edgexfoundry.org:10002 [2022-07-11T16:32:39.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:32:39.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:32:39.836Z] Configure a credential helper to remove this warning. See [2022-07-11T16:32:39.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:32:39.836Z] [2022-07-11T16:32:39.836Z] Login Succeeded [2022-07-11T16:32:39.836Z] nexus3.edgexfoundry.org:10003 [2022-07-11T16:32:40.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:32:40.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:32:40.096Z] Configure a credential helper to remove this warning. See [2022-07-11T16:32:40.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:32:40.096Z] [2022-07-11T16:32:40.096Z] Login Succeeded [2022-07-11T16:32:40.096Z] nexus3.edgexfoundry.org:10004 [2022-07-11T16:32:40.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:32:40.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:32:40.096Z] Configure a credential helper to remove this warning. See [2022-07-11T16:32:40.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:32:40.097Z] [2022-07-11T16:32:40.097Z] Login Succeeded [2022-07-11T16:32:40.097Z] docker.io [2022-07-11T16:32:40.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:32:40.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:32:40.619Z] Configure a credential helper to remove this warning. See [2022-07-11T16:32:40.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:32:40.619Z] [2022-07-11T16:32:40.619Z] Login Succeeded [2022-07-11T16:32:40.619Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T16:32:40.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:32:40.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:32:40.686Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-07-11T16:32:40.686Z] ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [2022-07-11T16:32:40.686Z] latest [2022-07-11T16:32:40.686Z] 2.2.1-dev.6 [2022-07-11T16:32:40.686Z] ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.6 [2022-07-11T16:32:40.686Z] main [2022-07-11T16:32:40.686Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:32:41.015Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:32:41.328Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [2022-07-11T16:32:41.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-11T16:32:41.329Z] a02d88110a3c: Preparing [2022-07-11T16:32:41.329Z] ff24ce4cf791: Preparing [2022-07-11T16:32:41.329Z] 482cb7f8769c: Preparing [2022-07-11T16:32:41.329Z] 5faaeead613c: Preparing [2022-07-11T16:32:41.329Z] 8b0f51f1b1a4: Preparing [2022-07-11T16:32:41.329Z] 7e6d9c6b5012: Preparing [2022-07-11T16:32:41.329Z] 24cbfbc50866: Preparing [2022-07-11T16:32:41.329Z] be787fd18c1e: Preparing [2022-07-11T16:32:41.329Z] b541d28bf3b4: Preparing [2022-07-11T16:32:41.329Z] 7e6d9c6b5012: Waiting [2022-07-11T16:32:41.329Z] 24cbfbc50866: Waiting [2022-07-11T16:32:41.329Z] be787fd18c1e: Waiting [2022-07-11T16:32:41.329Z] b541d28bf3b4: Waiting [2022-07-11T16:32:41.329Z] a02d88110a3c: Pushed [2022-07-11T16:32:41.329Z] 482cb7f8769c: Pushed [2022-07-11T16:32:41.329Z] 8b0f51f1b1a4: Pushed [2022-07-11T16:32:41.329Z] 5faaeead613c: Pushed [2022-07-11T16:32:41.329Z] b541d28bf3b4: Layer already exists [2022-07-11T16:32:41.590Z] be787fd18c1e: Pushed [2022-07-11T16:32:41.590Z] 7e6d9c6b5012: Pushed [2022-07-11T16:32:41.849Z] 24cbfbc50866: Pushed [2022-07-11T16:32:44.392Z] ff24ce4cf791: Pushed [2022-07-11T16:32:44.392Z] ccdb054e5d16bd529c2fd15a52524dce2c381cd1: digest: sha256:03084ff5b5bef24d913cb2d9c9d33a60d8c6f1bcc1c2425f7a504c146133224f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:32:44.717Z] + 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-11T16:32:45.031Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-07-11T16:32:45.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-11T16:32:45.031Z] a02d88110a3c: Preparing [2022-07-11T16:32:45.031Z] ff24ce4cf791: Preparing [2022-07-11T16:32:45.031Z] 482cb7f8769c: Preparing [2022-07-11T16:32:45.031Z] 5faaeead613c: Preparing [2022-07-11T16:32:45.031Z] 8b0f51f1b1a4: Preparing [2022-07-11T16:32:45.031Z] 7e6d9c6b5012: Preparing [2022-07-11T16:32:45.031Z] 24cbfbc50866: Preparing [2022-07-11T16:32:45.031Z] be787fd18c1e: Preparing [2022-07-11T16:32:45.031Z] b541d28bf3b4: Preparing [2022-07-11T16:32:45.031Z] 7e6d9c6b5012: Waiting [2022-07-11T16:32:45.031Z] 24cbfbc50866: Waiting [2022-07-11T16:32:45.031Z] be787fd18c1e: Waiting [2022-07-11T16:32:45.031Z] b541d28bf3b4: Waiting [2022-07-11T16:32:45.031Z] 8b0f51f1b1a4: Layer already exists [2022-07-11T16:32:45.031Z] a02d88110a3c: Layer already exists [2022-07-11T16:32:45.031Z] 5faaeead613c: Layer already exists [2022-07-11T16:32:45.031Z] ff24ce4cf791: Layer already exists [2022-07-11T16:32:45.031Z] 482cb7f8769c: Layer already exists [2022-07-11T16:32:45.031Z] 24cbfbc50866: Layer already exists [2022-07-11T16:32:45.031Z] 7e6d9c6b5012: Layer already exists [2022-07-11T16:32:45.031Z] b541d28bf3b4: Layer already exists [2022-07-11T16:32:45.031Z] be787fd18c1e: Layer already exists [2022-07-11T16:32:45.031Z] latest: digest: sha256:03084ff5b5bef24d913cb2d9c9d33a60d8c6f1bcc1c2425f7a504c146133224f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:32:45.354Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:32:46.172Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.6 [2022-07-11T16:32:46.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-11T16:32:46.172Z] a02d88110a3c: Preparing [2022-07-11T16:32:46.172Z] ff24ce4cf791: Preparing [2022-07-11T16:32:46.172Z] 482cb7f8769c: Preparing [2022-07-11T16:32:46.172Z] 5faaeead613c: Preparing [2022-07-11T16:32:46.172Z] 8b0f51f1b1a4: Preparing [2022-07-11T16:32:46.172Z] 7e6d9c6b5012: Preparing [2022-07-11T16:32:46.172Z] 24cbfbc50866: Preparing [2022-07-11T16:32:46.172Z] be787fd18c1e: Preparing [2022-07-11T16:32:46.172Z] b541d28bf3b4: Preparing [2022-07-11T16:32:46.172Z] 24cbfbc50866: Waiting [2022-07-11T16:32:46.172Z] be787fd18c1e: Waiting [2022-07-11T16:32:46.172Z] 7e6d9c6b5012: Waiting [2022-07-11T16:32:46.172Z] b541d28bf3b4: Waiting [2022-07-11T16:32:46.172Z] a02d88110a3c: Layer already exists [2022-07-11T16:32:46.172Z] 5faaeead613c: Layer already exists [2022-07-11T16:32:46.172Z] 482cb7f8769c: Layer already exists [2022-07-11T16:32:46.172Z] 8b0f51f1b1a4: Layer already exists [2022-07-11T16:32:46.172Z] 7e6d9c6b5012: Layer already exists [2022-07-11T16:32:46.172Z] be787fd18c1e: Layer already exists [2022-07-11T16:32:46.172Z] ff24ce4cf791: Layer already exists [2022-07-11T16:32:46.172Z] 24cbfbc50866: Layer already exists [2022-07-11T16:32:46.172Z] b541d28bf3b4: Layer already exists [2022-07-11T16:32:46.172Z] 2.2.1-dev.6: digest: sha256:03084ff5b5bef24d913cb2d9c9d33a60d8c6f1bcc1c2425f7a504c146133224f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:32:46.535Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:32:46.863Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.6 [2022-07-11T16:32:46.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-11T16:32:46.863Z] a02d88110a3c: Preparing [2022-07-11T16:32:46.863Z] ff24ce4cf791: Preparing [2022-07-11T16:32:46.863Z] 482cb7f8769c: Preparing [2022-07-11T16:32:46.863Z] 5faaeead613c: Preparing [2022-07-11T16:32:46.863Z] 8b0f51f1b1a4: Preparing [2022-07-11T16:32:46.863Z] 7e6d9c6b5012: Preparing [2022-07-11T16:32:46.863Z] 24cbfbc50866: Preparing [2022-07-11T16:32:46.863Z] be787fd18c1e: Preparing [2022-07-11T16:32:46.863Z] b541d28bf3b4: Preparing [2022-07-11T16:32:46.863Z] 7e6d9c6b5012: Waiting [2022-07-11T16:32:46.863Z] 24cbfbc50866: Waiting [2022-07-11T16:32:46.863Z] be787fd18c1e: Waiting [2022-07-11T16:32:46.863Z] b541d28bf3b4: Waiting [2022-07-11T16:32:46.863Z] 482cb7f8769c: Layer already exists [2022-07-11T16:32:46.863Z] 8b0f51f1b1a4: Layer already exists [2022-07-11T16:32:46.863Z] ff24ce4cf791: Layer already exists [2022-07-11T16:32:46.863Z] 5faaeead613c: Layer already exists [2022-07-11T16:32:46.863Z] a02d88110a3c: Layer already exists [2022-07-11T16:32:46.863Z] 7e6d9c6b5012: Layer already exists [2022-07-11T16:32:46.863Z] be787fd18c1e: Layer already exists [2022-07-11T16:32:46.863Z] 24cbfbc50866: Layer already exists [2022-07-11T16:32:46.863Z] b541d28bf3b4: Layer already exists [2022-07-11T16:32:46.863Z] ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.6: digest: sha256:03084ff5b5bef24d913cb2d9c9d33a60d8c6f1bcc1c2425f7a504c146133224f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:32:47.190Z] + 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-11T16:32:47.508Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-07-11T16:32:47.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-11T16:32:47.508Z] a02d88110a3c: Preparing [2022-07-11T16:32:47.508Z] ff24ce4cf791: Preparing [2022-07-11T16:32:47.508Z] 482cb7f8769c: Preparing [2022-07-11T16:32:47.508Z] 5faaeead613c: Preparing [2022-07-11T16:32:47.508Z] 8b0f51f1b1a4: Preparing [2022-07-11T16:32:47.508Z] 7e6d9c6b5012: Preparing [2022-07-11T16:32:47.508Z] 24cbfbc50866: Preparing [2022-07-11T16:32:47.508Z] be787fd18c1e: Preparing [2022-07-11T16:32:47.508Z] b541d28bf3b4: Preparing [2022-07-11T16:32:47.508Z] be787fd18c1e: Waiting [2022-07-11T16:32:47.508Z] 7e6d9c6b5012: Waiting [2022-07-11T16:32:47.508Z] 24cbfbc50866: Waiting [2022-07-11T16:32:47.508Z] b541d28bf3b4: Waiting [2022-07-11T16:32:47.508Z] 482cb7f8769c: Layer already exists [2022-07-11T16:32:47.508Z] 5faaeead613c: Layer already exists [2022-07-11T16:32:47.508Z] a02d88110a3c: Layer already exists [2022-07-11T16:32:47.508Z] ff24ce4cf791: Layer already exists [2022-07-11T16:32:47.508Z] 8b0f51f1b1a4: Layer already exists [2022-07-11T16:32:47.508Z] 24cbfbc50866: Layer already exists [2022-07-11T16:32:47.508Z] be787fd18c1e: Layer already exists [2022-07-11T16:32:47.508Z] b541d28bf3b4: Layer already exists [2022-07-11T16:32:47.508Z] 7e6d9c6b5012: Layer already exists [2022-07-11T16:32:47.508Z] main: digest: sha256:03084ff5b5bef24d913cb2d9c9d33a60d8c6f1bcc1c2425f7a504c146133224f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:32:47.566Z] ===================================================== [Pipeline] echo [2022-07-11T16:32:47.576Z] taggedImages: [2022-07-11T16:32:47.576Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [2022-07-11T16:32:47.576Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-07-11T16:32:47.576Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.6 [2022-07-11T16:32:47.576Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.6 [2022-07-11T16:32:47.576Z] - 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-11T16:32:47.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T16:32:47.952Z] [2022-07-11T16:32:47.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:32:48.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T16:32:48.267Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T16:32:48.267Z] 5eb5b503b376: Pulling fs layer [2022-07-11T16:32:48.267Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T16:32:48.267Z] ec43610c2a17: Pulling fs layer [2022-07-11T16:32:48.267Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T16:32:48.267Z] 33b1e0a273af: Pulling fs layer [2022-07-11T16:32:48.267Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T16:32:48.267Z] 2f39f015ded8: Pulling fs layer [2022-07-11T16:32:48.267Z] 33b1e0a273af: Waiting [2022-07-11T16:32:48.267Z] 5d3b04190fa2: Waiting [2022-07-11T16:32:48.267Z] 2f39f015ded8: Waiting [2022-07-11T16:32:48.267Z] 3a2ae6a8a46f: Waiting [2022-07-11T16:32:48.267Z] 5c69ac0246d0: Download complete [2022-07-11T16:32:48.267Z] 3a2ae6a8a46f: Download complete [2022-07-11T16:32:48.530Z] 33b1e0a273af: Verifying Checksum [2022-07-11T16:32:48.530Z] 33b1e0a273af: Download complete [2022-07-11T16:32:48.530Z] 5d3b04190fa2: Verifying Checksum [2022-07-11T16:32:48.530Z] 5d3b04190fa2: Download complete [2022-07-11T16:32:48.530Z] ec43610c2a17: Verifying Checksum [2022-07-11T16:32:48.530Z] ec43610c2a17: Download complete [2022-07-11T16:32:48.790Z] 5eb5b503b376: Download complete [2022-07-11T16:32:49.359Z] 2f39f015ded8: Verifying Checksum [2022-07-11T16:32:49.359Z] 2f39f015ded8: Download complete [2022-07-11T16:32:50.296Z] 5eb5b503b376: Pull complete [2022-07-11T16:32:50.296Z] 5c69ac0246d0: Pull complete [2022-07-11T16:32:50.866Z] ec43610c2a17: Pull complete [2022-07-11T16:32:50.866Z] 3a2ae6a8a46f: Pull complete [2022-07-11T16:32:50.866Z] 33b1e0a273af: Pull complete [2022-07-11T16:32:51.339Z] 5d3b04190fa2: Pull complete [2022-07-11T16:32:55.529Z] 2f39f015ded8: Pull complete [2022-07-11T16:32:55.529Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T16:32:55.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T16:32:55.529Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:32:55.642Z] prd-ubuntu20.04-docker-8c-8g-17428 does not seem to be running inside a container [2022-07-11T16:32:55.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T16:32:57.972Z] $ docker top 73cae010df8a0a3c5a836ca217462364cacd04bc69695d27129ba9c37c88b05a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:32:58.350Z] ---> job-cost.sh [2022-07-11T16:32:58.350Z] lf-activate-venv: SKIPPING [2022-07-11T16:32:58.350Z] INFO: No Stack... [2022-07-11T16:32:58.609Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T16:32:59.263Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T16:32:59.555Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-07-11T16:32:59.555Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T16:32:59.569Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-43-stack-cost] [2022-07-11T16:32:59.575Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-43-stack-cost] did not exist. Created. [2022-07-11T16:32:59.575Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T16:32:59.877Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-11T16:32:59.909Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T16:32:59.916Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-43-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T16:32:59.945Z] $ docker stop --time=1 73cae010df8a0a3c5a836ca217462364cacd04bc69695d27129ba9c37c88b05a [2022-07-11T16:33:01.113Z] $ docker rm -f 73cae010df8a0a3c5a836ca217462364cacd04bc69695d27129ba9c37c88b05a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T16:54:19.227Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18427 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-07-11T16:54:19.242Z] Running in /w/workspace/app-rfid-llrp-inventory/43 [Pipeline] { [Pipeline] checkout [2022-07-11T16:54:19.290Z] The recommended git tool is: git [2022-07-11T16:54:25.708Z] using credential edgex-jenkins-ssh [2022-07-11T16:54:25.731Z] Cloning the remote Git repository [2022-07-11T16:54:25.803Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-11T16:54:25.894Z] > git init /w/workspace/app-rfid-llrp-inventory/43 # timeout=10 [2022-07-11T16:54:25.992Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-11T16:54:25.994Z] > git --version # timeout=10 [2022-07-11T16:54:26.017Z] > git --version # 'git version 2.25.1' [2022-07-11T16:54:26.020Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T16:54:26.110Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T16:54:28.233Z] Avoid second fetch [2022-07-11T16:54:28.234Z] Checking out Revision ccdb054e5d16bd529c2fd15a52524dce2c381cd1 (main) [2022-07-11T16:54:28.193Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-07-11T16:54:28.215Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T16:54:28.260Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T16:54:28.280Z] > git checkout -f ccdb054e5d16bd529c2fd15a52524dce2c381cd1 # timeout=10 [2022-07-11T16:54:32.980Z] Commit message: "build: Upgrade to Go 1.18 and alpine 3.16 (#96)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T16:54:33.798Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T16:54:33.798Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T16:54:33.798Z] Dload Upload Total Spent Left Speed [2022-07-11T16:54:33.798Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 80763 0 --:--:-- --:--:-- --:--:-- 81298 [Pipeline] sh [2022-07-11T16:54:34.527Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T16:54:34.883Z] + sudo tee /etc/docker/daemon.new [2022-07-11T16:54:34.883Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-11T16:54:34.883Z] { [2022-07-11T16:54:34.883Z] "registry-mirrors": [ [2022-07-11T16:54:34.883Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T16:54:34.883Z] ], [2022-07-11T16:54:34.883Z] "bip": "10.250.0.254/24", [2022-07-11T16:54:34.883Z] "hosts": [ [2022-07-11T16:54:34.883Z] "tcp://0.0.0.0:5555", [2022-07-11T16:54:34.883Z] "unix:///var/run/docker.sock" [2022-07-11T16:54:34.883Z] ], [2022-07-11T16:54:34.883Z] "mtu": 1458, [2022-07-11T16:54:34.883Z] "selinux-enabled": true, [2022-07-11T16:54:34.883Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T16:54:34.883Z] } [Pipeline] sh [2022-07-11T16:54:35.249Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T16:54:35.596Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T16:54:53.999Z] provisioning config files... [2022-07-11T16:54:54.024Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/43@tmp/config5323784509585989019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:54:54.378Z] ---> docker-login.sh [2022-07-11T16:54:54.378Z] nexus3.edgexfoundry.org:10001 [2022-07-11T16:54:54.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:54:55.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:54:55.252Z] Configure a credential helper to remove this warning. See [2022-07-11T16:54:55.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:54:55.252Z] [2022-07-11T16:54:55.252Z] Login Succeeded [2022-07-11T16:54:55.252Z] nexus3.edgexfoundry.org:10002 [2022-07-11T16:54:55.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:54:55.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:54:55.807Z] Configure a credential helper to remove this warning. See [2022-07-11T16:54:55.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:54:55.807Z] [2022-07-11T16:54:55.807Z] Login Succeeded [2022-07-11T16:54:55.807Z] nexus3.edgexfoundry.org:10003 [2022-07-11T16:54:56.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:54:56.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:54:56.081Z] Configure a credential helper to remove this warning. See [2022-07-11T16:54:56.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:54:56.081Z] [2022-07-11T16:54:56.081Z] Login Succeeded [2022-07-11T16:54:56.357Z] nexus3.edgexfoundry.org:10004 [2022-07-11T16:54:56.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:54:56.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:54:56.631Z] Configure a credential helper to remove this warning. See [2022-07-11T16:54:56.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:54:56.631Z] [2022-07-11T16:54:56.631Z] Login Succeeded [2022-07-11T16:54:56.631Z] docker.io [2022-07-11T16:54:57.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:54:57.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:54:57.500Z] Configure a credential helper to remove this warning. See [2022-07-11T16:54:57.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:54:57.500Z] [2022-07-11T16:54:57.500Z] Login Succeeded [2022-07-11T16:54:57.500Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T16:54:57.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T16:54:58.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:54:58.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:54:58.067Z] ========================================================= [2022-07-11T16:54:58.067Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-11T16:54:58.067Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:54:58.436Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T16:54:58.710Z] Sending build context to Docker daemon 687.1kB [2022-07-11T16:54:58.710Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T16:54:58.710Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-11T16:54:58.988Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-11T16:54:58.988Z] 9b3977197b4f: Pulling fs layer [2022-07-11T16:54:58.988Z] 1a89e8eeedd5: Pulling fs layer [2022-07-11T16:54:58.988Z] 94645a83ff95: Pulling fs layer [2022-07-11T16:54:58.988Z] e6fb740bc735: Pulling fs layer [2022-07-11T16:54:58.988Z] 3a77bd46dcc9: Pulling fs layer [2022-07-11T16:54:58.988Z] 355e64cbe906: Pulling fs layer [2022-07-11T16:54:58.988Z] 63ab81a10011: Pulling fs layer [2022-07-11T16:54:58.988Z] 555d1d1c4555: Pulling fs layer [2022-07-11T16:54:58.988Z] 7d9057610161: Pulling fs layer [2022-07-11T16:54:58.988Z] 355e64cbe906: Waiting [2022-07-11T16:54:58.988Z] 63ab81a10011: Waiting [2022-07-11T16:54:58.988Z] 555d1d1c4555: Waiting [2022-07-11T16:54:58.988Z] 7d9057610161: Waiting [2022-07-11T16:54:58.988Z] 3a77bd46dcc9: Waiting [2022-07-11T16:54:58.988Z] e6fb740bc735: Waiting [2022-07-11T16:54:58.988Z] 94645a83ff95: Verifying Checksum [2022-07-11T16:54:58.988Z] 94645a83ff95: Download complete [2022-07-11T16:54:58.988Z] 1a89e8eeedd5: Download complete [2022-07-11T16:54:58.988Z] 3a77bd46dcc9: Download complete [2022-07-11T16:54:58.988Z] 355e64cbe906: Verifying Checksum [2022-07-11T16:54:58.988Z] 355e64cbe906: Download complete [2022-07-11T16:54:58.988Z] 9b3977197b4f: Download complete [2022-07-11T16:54:58.988Z] 63ab81a10011: Verifying Checksum [2022-07-11T16:54:58.988Z] 63ab81a10011: Download complete [2022-07-11T16:55:00.001Z] 9b3977197b4f: Pull complete [2022-07-11T16:55:00.001Z] 7d9057610161: Verifying Checksum [2022-07-11T16:55:00.001Z] 7d9057610161: Download complete [2022-07-11T16:55:00.610Z] 1a89e8eeedd5: Pull complete [2022-07-11T16:55:00.885Z] 94645a83ff95: Pull complete [2022-07-11T16:55:01.160Z] 555d1d1c4555: Download complete [2022-07-11T16:55:01.762Z] e6fb740bc735: Verifying Checksum [2022-07-11T16:55:01.762Z] e6fb740bc735: Download complete [2022-07-11T16:55:14.175Z] e6fb740bc735: Pull complete [2022-07-11T16:55:14.175Z] 3a77bd46dcc9: Pull complete [2022-07-11T16:55:14.175Z] 355e64cbe906: Pull complete [2022-07-11T16:55:14.175Z] 63ab81a10011: Pull complete [2022-07-11T16:55:20.889Z] 555d1d1c4555: Pull complete [2022-07-11T16:55:22.317Z] 7d9057610161: Pull complete [2022-07-11T16:55:22.317Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-11T16:55:22.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-11T16:55:22.317Z] ---> 819e984ddca1 [2022-07-11T16:55:22.317Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-11T16:55:22.912Z] ---> Running in fb811e46139f [2022-07-11T16:55:23.186Z] Removing intermediate container fb811e46139f [2022-07-11T16:55:23.186Z] ---> d7e638042816 [2022-07-11T16:55:23.186Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T16:55:23.458Z] ---> Running in ff5788f16a23 [2022-07-11T16:55:23.733Z] Removing intermediate container ff5788f16a23 [2022-07-11T16:55:23.733Z] ---> 8b30d43e1ce7 [2022-07-11T16:55:23.733Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T16:55:23.733Z] ---> Running in 752218ea786a [2022-07-11T16:55:24.010Z] Removing intermediate container 752218ea786a [2022-07-11T16:55:24.010Z] ---> 28388ceaf26d [2022-07-11T16:55:24.010Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:55:24.010Z] ---> Running in 0e2f74934ed0 [2022-07-11T16:55:26.005Z] Removing intermediate container 0e2f74934ed0 [2022-07-11T16:55:26.005Z] ---> 4599659a89cc [2022-07-11T16:55:26.005Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T16:55:26.005Z] ---> Running in 700736cf3417 [2022-07-11T16:55:26.986Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:55:27.967Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:55:28.569Z] OK: 220 MiB in 52 packages [2022-07-11T16:55:29.562Z] Removing intermediate container 700736cf3417 [2022-07-11T16:55:29.562Z] ---> 2edb1f01f916 [2022-07-11T16:55:29.562Z] Step 8/13 : WORKDIR /app [2022-07-11T16:55:29.562Z] ---> Running in be900b8a1e45 [2022-07-11T16:55:29.836Z] Removing intermediate container be900b8a1e45 [2022-07-11T16:55:29.836Z] ---> 9df6bfe69fd5 [2022-07-11T16:55:29.836Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-11T16:55:30.445Z] ---> 05a3726fabd4 [2022-07-11T16:55:30.445Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:55:30.445Z] ---> Running in 1bd218cdd907 [2022-07-11T16:56:17.431Z] Removing intermediate container 1bd218cdd907 [2022-07-11T16:56:17.431Z] ---> a3e1fe5387a2 [2022-07-11T16:56:17.431Z] Step 11/13 : COPY . . [2022-07-11T16:56:17.431Z] ---> 1fb058a5e38c [2022-07-11T16:56:17.431Z] Step 12/13 : ARG MAKE="make build" [2022-07-11T16:56:17.431Z] ---> Running in a6ec1afc6cc0 [2022-07-11T16:56:17.431Z] Removing intermediate container a6ec1afc6cc0 [2022-07-11T16:56:17.431Z] ---> 4268a16bf9a0 [2022-07-11T16:56:17.431Z] Step 13/13 : RUN $MAKE [2022-07-11T16:56:17.431Z] ---> Running in 2403d7ebe9e9 [2022-07-11T16:56:18.029Z] noop [2022-07-11T16:56:18.630Z] Removing intermediate container 2403d7ebe9e9 [2022-07-11T16:56:18.630Z] ---> d6e7a0d9f588 [2022-07-11T16:56:18.630Z] Successfully built d6e7a0d9f588 [2022-07-11T16:56:18.630Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:56:19.007Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T16:56:19.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:56:19.255Z] prd-ubuntu20.04-docker-arm64-4c-16g-18427 does not seem to be running inside a container [2022-07-11T16:56:19.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/43 -v /w/workspace/app-rfid-llrp-inventory/43:/w/workspace/app-rfid-llrp-inventory/43:rw,z -v /w/workspace/app-rfid-llrp-inventory/43@tmp:/w/workspace/app-rfid-llrp-inventory/43@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-11T16:56:20.650Z] $ docker top 204dfcf4b627851cb17f5573bcec06ad81bb3c6c91b8da268ec7647907fd6cc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T16:56:21.595Z] + go version [2022-07-11T16:56:21.595Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-11T16:56:21.621Z] $ docker stop --time=1 204dfcf4b627851cb17f5573bcec06ad81bb3c6c91b8da268ec7647907fd6cc8 [2022-07-11T16:56:23.280Z] $ docker rm -f 204dfcf4b627851cb17f5573bcec06ad81bb3c6c91b8da268ec7647907fd6cc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:56:23.900Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T16:56:23.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:56:24.172Z] prd-ubuntu20.04-docker-arm64-4c-16g-18427 does not seem to be running inside a container [2022-07-11T16:56:24.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/43 -v /w/workspace/app-rfid-llrp-inventory/43:/w/workspace/app-rfid-llrp-inventory/43:rw,z -v /w/workspace/app-rfid-llrp-inventory/43@tmp:/w/workspace/app-rfid-llrp-inventory/43@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-11T16:56:25.608Z] $ docker top 77da8ac3fbe9e7466e4449f722f2381ee50c8abcd582237f87c1f94a7360cdbd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T16:56:26.543Z] + make test [2022-07-11T16:56:26.543Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-11T16:58:03.431Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-11T16:58:03.432Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.202s coverage: 86.2% of statements [2022-07-11T16:58:03.432Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-11T16:58:03.432Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.716s coverage: 71.9% of statements [2022-07-11T16:58:03.432Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-11T16:58:03.432Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-11T16:58:25.655Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T16:58:26.256Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T16:58:26.534Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-11T16:58:26.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T16:58:26.852Z] $ docker stop --time=1 77da8ac3fbe9e7466e4449f722f2381ee50c8abcd582237f87c1f94a7360cdbd [2022-07-11T16:58:28.674Z] $ docker rm -f 77da8ac3fbe9e7466e4449f722f2381ee50c8abcd582237f87c1f94a7360cdbd [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T16:58:29.703Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T16:58:29.732Z] Warning: overwriting stash ‘coverage-report’ [2022-07-11T16:58:30.291Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T16:58:30.713Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T16:58:31.131Z] + ls -al . [2022-07-11T16:58:31.131Z] total 228 [2022-07-11T16:58:31.131Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 16:56 . [2022-07-11T16:58:31.131Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 16:54 .. [2022-07-11T16:58:31.131Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 11 16:54 .dockerignore [2022-07-11T16:58:31.131Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 16:54 .git [2022-07-11T16:58:31.131Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 16:54 .github [2022-07-11T16:58:31.131Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 11 16:54 .gitignore [2022-07-11T16:58:31.131Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 16:54 .golangci.yml [2022-07-11T16:58:31.131Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jul 11 16:54 Attribution.txt [2022-07-11T16:58:31.131Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 11 16:54 CHANGELOG.md [2022-07-11T16:58:31.131Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 11 16:54 Dockerfile [2022-07-11T16:58:31.131Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 16:54 GOVERNANCE.md [2022-07-11T16:58:31.131Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 11 16:54 Jenkinsfile [2022-07-11T16:58:31.131Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 11 16:54 LICENSE [2022-07-11T16:58:31.131Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 11 16:54 Makefile [2022-07-11T16:58:31.131Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 11 16:54 OWNERS.md [2022-07-11T16:58:31.131Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 11 16:54 README.md [2022-07-11T16:58:31.131Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 16:31 VERSION [2022-07-11T16:58:31.131Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:54 bin [2022-07-11T16:58:31.131Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 11 16:57 coverage.out [2022-07-11T16:58:31.131Z] -rw-rw-r-- 1 jenkins jenkins 3538 Jul 11 16:54 go.mod [2022-07-11T16:58:31.131Z] -rw-rw-r-- 1 jenkins jenkins 36956 Jul 11 16:54 go.sum [2022-07-11T16:58:31.131Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:54 images [2022-07-11T16:58:31.131Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 16:54 internal [2022-07-11T16:58:31.131Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 11 16:54 main.go [2022-07-11T16:58:31.131Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:54 res [2022-07-11T16:58:31.131Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 16:54 snap [2022-07-11T16:58:31.131Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 16:54 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:58:31.542Z] + 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=ccdb054e5d16bd529c2fd15a52524dce2c381cd1 --label arch=arm64 --label version=2.2.1-dev.6 . [2022-07-11T16:58:31.856Z] Sending build context to Docker daemon 687.1kB [2022-07-11T16:58:31.856Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T16:58:31.856Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-11T16:58:31.856Z] ---> d6e7a0d9f588 [2022-07-11T16:58:31.856Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-11T16:58:32.139Z] ---> Running in e0eb4b04d429 [2022-07-11T16:58:32.422Z] Removing intermediate container e0eb4b04d429 [2022-07-11T16:58:32.422Z] ---> 9b97409acb76 [2022-07-11T16:58:32.422Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T16:58:32.422Z] ---> Running in e3d88a7be9ec [2022-07-11T16:58:32.766Z] Removing intermediate container e3d88a7be9ec [2022-07-11T16:58:32.766Z] ---> b51ae630b25f [2022-07-11T16:58:32.766Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T16:58:33.047Z] ---> Running in f69cc63fec30 [2022-07-11T16:58:33.338Z] Removing intermediate container f69cc63fec30 [2022-07-11T16:58:33.338Z] ---> 6f1618219c4f [2022-07-11T16:58:33.338Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:58:33.654Z] ---> Running in 6cff93344aa0 [2022-07-11T16:58:35.134Z] Removing intermediate container 6cff93344aa0 [2022-07-11T16:58:35.134Z] ---> 18840d98e431 [2022-07-11T16:58:35.134Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T16:58:35.134Z] ---> Running in 7b483fc7b86b [2022-07-11T16:58:36.123Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:58:37.105Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:58:38.089Z] OK: 220 MiB in 52 packages [2022-07-11T16:58:38.687Z] Removing intermediate container 7b483fc7b86b [2022-07-11T16:58:38.687Z] ---> 288e973b9dd3 [2022-07-11T16:58:38.687Z] Step 8/31 : WORKDIR /app [2022-07-11T16:58:38.961Z] ---> Running in 925d82b92aad [2022-07-11T16:58:39.234Z] Removing intermediate container 925d82b92aad [2022-07-11T16:58:39.234Z] ---> 4b2ea04c2137 [2022-07-11T16:58:39.234Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-11T16:58:39.831Z] ---> 62dd98e49dc5 [2022-07-11T16:58:39.831Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:58:39.831Z] ---> Running in 7d7a6878322d [2022-07-11T16:58:41.808Z] Removing intermediate container 7d7a6878322d [2022-07-11T16:58:41.808Z] ---> 62752c23e9ad [2022-07-11T16:58:41.808Z] Step 11/31 : COPY . . [2022-07-11T16:58:42.405Z] ---> ba58a27421a3 [2022-07-11T16:58:42.405Z] Step 12/31 : ARG MAKE="make build" [2022-07-11T16:58:42.405Z] ---> Running in 3902481b1a65 [2022-07-11T16:58:42.677Z] Removing intermediate container 3902481b1a65 [2022-07-11T16:58:42.677Z] ---> 8ff1ac75bfd3 [2022-07-11T16:58:42.677Z] Step 13/31 : RUN $MAKE [2022-07-11T16:58:42.962Z] ---> Running in d23886ea609d [2022-07-11T16:58:43.942Z] 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.18 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.6 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.2.1-dev.6" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-07-11T17:00:51.433Z] Removing intermediate container d23886ea609d [2022-07-11T17:00:51.433Z] ---> 97e7ca99a913 [2022-07-11T17:00:51.433Z] Step 14/31 : FROM alpine:3.14 [2022-07-11T17:00:51.433Z] 3.14: Pulling from library/alpine [2022-07-11T17:00:51.433Z] 455c02918c45: Pulling fs layer [2022-07-11T17:00:51.433Z] 455c02918c45: Verifying Checksum [2022-07-11T17:00:51.433Z] 455c02918c45: Download complete [2022-07-11T17:00:51.433Z] 455c02918c45: Pull complete [2022-07-11T17:00:51.433Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-11T17:00:51.433Z] Status: Downloaded newer image for alpine:3.14 [2022-07-11T17:00:51.433Z] ---> ac73e934f311 [2022-07-11T17:00:51.433Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T17:00:51.433Z] ---> Running in 4ac986582004 [2022-07-11T17:00:51.433Z] Removing intermediate container 4ac986582004 [2022-07-11T17:00:51.433Z] ---> e2df14d29a26 [2022-07-11T17:00:51.433Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-11T17:00:51.719Z] ---> Running in ef57eb33c938 [2022-07-11T17:00:51.999Z] Removing intermediate container ef57eb33c938 [2022-07-11T17:00:51.999Z] ---> 23328eb9f3d2 [2022-07-11T17:00:51.999Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T17:00:51.999Z] ---> Running in c2efea50db52 [2022-07-11T17:00:53.976Z] Removing intermediate container c2efea50db52 [2022-07-11T17:00:53.976Z] ---> 6dfdf2266669 [2022-07-11T17:00:53.976Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-11T17:00:53.976Z] ---> Running in f12edf2fad93 [2022-07-11T17:00:54.566Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:00:55.540Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:00:56.515Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-11T17:00:56.515Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-11T17:00:56.515Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-11T17:00:56.789Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-11T17:00:56.789Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-11T17:00:57.061Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-11T17:00:57.061Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-11T17:00:57.061Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T17:00:57.061Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T17:00:57.336Z] OK: 9 MiB in 21 packages [2022-07-11T17:00:58.779Z] Removing intermediate container f12edf2fad93 [2022-07-11T17:00:58.779Z] ---> 2e929426a7b3 [2022-07-11T17:00:58.779Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-11T17:00:59.063Z] ---> 94f7e6d2f312 [2022-07-11T17:00:59.063Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-11T17:00:59.658Z] ---> bd0e2d1291bb [2022-07-11T17:00:59.658Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-11T17:01:00.256Z] ---> 8897a15c4109 [2022-07-11T17:01:00.256Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-11T17:01:00.860Z] ---> aeb56a08e8bd [2022-07-11T17:01:00.860Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-11T17:01:02.299Z] ---> 403dd53faf97 [2022-07-11T17:01:02.299Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-11T17:01:02.299Z] ---> Running in e1c115cf2e0e [2022-07-11T17:01:04.294Z] Removing intermediate container e1c115cf2e0e [2022-07-11T17:01:04.294Z] ---> b35f98da5c6d [2022-07-11T17:01:04.294Z] Step 25/31 : VOLUME /cache [2022-07-11T17:01:04.294Z] ---> Running in e0f89b61a8fe [2022-07-11T17:01:04.568Z] Removing intermediate container e0f89b61a8fe [2022-07-11T17:01:04.568Z] ---> 0a40eb4c27ca [2022-07-11T17:01:04.568Z] Step 26/31 : EXPOSE 59711 [2022-07-11T17:01:04.568Z] ---> Running in 4f14e4762182 [2022-07-11T17:01:04.842Z] Removing intermediate container 4f14e4762182 [2022-07-11T17:01:04.842Z] ---> 11ba98a85c18 [2022-07-11T17:01:04.842Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-11T17:01:04.842Z] ---> Running in b44f55de06c3 [2022-07-11T17:01:05.114Z] Removing intermediate container b44f55de06c3 [2022-07-11T17:01:05.114Z] ---> a227c19b7bb5 [2022-07-11T17:01:05.114Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-11T17:01:05.387Z] ---> Running in 32f12d04059b [2022-07-11T17:01:05.662Z] Removing intermediate container 32f12d04059b [2022-07-11T17:01:05.662Z] ---> aefd094f8d79 [2022-07-11T17:01:05.662Z] Step 29/31 : LABEL arch=arm64 [2022-07-11T17:01:05.662Z] ---> Running in 25ae1de23b4c [2022-07-11T17:01:06.259Z] Removing intermediate container 25ae1de23b4c [2022-07-11T17:01:06.260Z] ---> c53482a7586c [2022-07-11T17:01:06.260Z] Step 30/31 : LABEL git_sha=ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [2022-07-11T17:01:06.260Z] ---> Running in 8d9ac7026b45 [2022-07-11T17:01:06.535Z] Removing intermediate container 8d9ac7026b45 [2022-07-11T17:01:06.535Z] ---> 3cc53a68734d [2022-07-11T17:01:06.535Z] Step 31/31 : LABEL version=2.2.1-dev.6 [2022-07-11T17:01:06.535Z] ---> Running in 6a570b9526a5 [2022-07-11T17:01:06.810Z] Removing intermediate container 6a570b9526a5 [2022-07-11T17:01:06.810Z] ---> 629f420d1c12 [2022-07-11T17:01:06.810Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T17:01:06.810Z] Successfully built 629f420d1c12 [2022-07-11T17:01:06.810Z] 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-11T17:01:06.940Z] provisioning config files... [2022-07-11T17:01:06.959Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/43@tmp/config8692564138726289682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:01:07.329Z] ---> docker-login.sh [2022-07-11T17:01:07.329Z] nexus3.edgexfoundry.org:10001 [2022-07-11T17:01:07.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:01:07.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:01:07.604Z] Configure a credential helper to remove this warning. See [2022-07-11T17:01:07.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:01:07.604Z] [2022-07-11T17:01:07.604Z] Login Succeeded [2022-07-11T17:01:07.604Z] nexus3.edgexfoundry.org:10002 [2022-07-11T17:01:08.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:01:08.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:01:08.201Z] Configure a credential helper to remove this warning. See [2022-07-11T17:01:08.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:01:08.201Z] [2022-07-11T17:01:08.201Z] Login Succeeded [2022-07-11T17:01:08.201Z] nexus3.edgexfoundry.org:10003 [2022-07-11T17:01:08.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:01:08.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:01:08.747Z] Configure a credential helper to remove this warning. See [2022-07-11T17:01:08.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:01:08.747Z] [2022-07-11T17:01:08.747Z] Login Succeeded [2022-07-11T17:01:08.747Z] nexus3.edgexfoundry.org:10004 [2022-07-11T17:01:09.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:01:09.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:01:09.300Z] Configure a credential helper to remove this warning. See [2022-07-11T17:01:09.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:01:09.300Z] [2022-07-11T17:01:09.300Z] Login Succeeded [2022-07-11T17:01:09.300Z] docker.io [2022-07-11T17:01:09.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:01:09.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:01:09.846Z] Configure a credential helper to remove this warning. See [2022-07-11T17:01:09.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:01:09.846Z] [2022-07-11T17:01:09.846Z] Login Succeeded [2022-07-11T17:01:09.846Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T17:01:09.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T17:01:09.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T17:01:09.916Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-07-11T17:01:09.916Z] ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [2022-07-11T17:01:09.916Z] latest [2022-07-11T17:01:09.916Z] 2.2.1-dev.6 [2022-07-11T17:01:09.916Z] ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.6 [2022-07-11T17:01:09.916Z] main [2022-07-11T17:01:09.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:01:10.278Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:01:10.635Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [2022-07-11T17:01:10.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-11T17:01:10.635Z] f52814e292ef: Preparing [2022-07-11T17:01:10.635Z] 4a0dd2205c32: Preparing [2022-07-11T17:01:10.635Z] f57c0209ac67: Preparing [2022-07-11T17:01:10.635Z] 5a9e3e7a9ae2: Preparing [2022-07-11T17:01:10.635Z] 78244531397e: Preparing [2022-07-11T17:01:10.635Z] b91226833c61: Preparing [2022-07-11T17:01:10.635Z] 04502f7bd6af: Preparing [2022-07-11T17:01:10.635Z] d347c98a7eb7: Preparing [2022-07-11T17:01:10.635Z] f73e7dbfee58: Preparing [2022-07-11T17:01:10.635Z] 04502f7bd6af: Waiting [2022-07-11T17:01:10.635Z] f73e7dbfee58: Waiting [2022-07-11T17:01:10.635Z] d347c98a7eb7: Waiting [2022-07-11T17:01:10.975Z] f52814e292ef: Pushed [2022-07-11T17:01:10.975Z] f57c0209ac67: Pushed [2022-07-11T17:01:10.975Z] 5a9e3e7a9ae2: Pushed [2022-07-11T17:01:10.975Z] 78244531397e: Pushed [2022-07-11T17:01:10.975Z] f73e7dbfee58: Layer already exists [2022-07-11T17:01:11.258Z] b91226833c61: Pushed [2022-07-11T17:01:11.258Z] d347c98a7eb7: Pushed [2022-07-11T17:01:12.306Z] 04502f7bd6af: Pushed [2022-07-11T17:01:17.702Z] 4a0dd2205c32: Pushed [2022-07-11T17:01:17.702Z] ccdb054e5d16bd529c2fd15a52524dce2c381cd1: digest: sha256:7a42eb827c0f8ce2c69d4adae1f1584d6bd0cc362f5d873c33d22b2dcbf4043d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:01:18.069Z] + 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-11T17:01:18.430Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-07-11T17:01:18.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-11T17:01:18.430Z] f52814e292ef: Preparing [2022-07-11T17:01:18.430Z] 4a0dd2205c32: Preparing [2022-07-11T17:01:18.430Z] f57c0209ac67: Preparing [2022-07-11T17:01:18.430Z] 5a9e3e7a9ae2: Preparing [2022-07-11T17:01:18.430Z] 78244531397e: Preparing [2022-07-11T17:01:18.430Z] b91226833c61: Preparing [2022-07-11T17:01:18.430Z] 04502f7bd6af: Preparing [2022-07-11T17:01:18.430Z] d347c98a7eb7: Preparing [2022-07-11T17:01:18.430Z] f73e7dbfee58: Preparing [2022-07-11T17:01:18.430Z] b91226833c61: Waiting [2022-07-11T17:01:18.430Z] 04502f7bd6af: Waiting [2022-07-11T17:01:18.430Z] d347c98a7eb7: Waiting [2022-07-11T17:01:18.430Z] f73e7dbfee58: Waiting [2022-07-11T17:01:18.430Z] 5a9e3e7a9ae2: Layer already exists [2022-07-11T17:01:18.430Z] f57c0209ac67: Layer already exists [2022-07-11T17:01:18.430Z] 4a0dd2205c32: Layer already exists [2022-07-11T17:01:18.430Z] 78244531397e: Layer already exists [2022-07-11T17:01:18.430Z] f52814e292ef: Layer already exists [2022-07-11T17:01:18.430Z] d347c98a7eb7: Layer already exists [2022-07-11T17:01:18.430Z] b91226833c61: Layer already exists [2022-07-11T17:01:18.430Z] 04502f7bd6af: Layer already exists [2022-07-11T17:01:18.702Z] f73e7dbfee58: Layer already exists [2022-07-11T17:01:18.702Z] latest: digest: sha256:7a42eb827c0f8ce2c69d4adae1f1584d6bd0cc362f5d873c33d22b2dcbf4043d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:01:19.069Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:01:19.427Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.6 [2022-07-11T17:01:19.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-11T17:01:19.427Z] f52814e292ef: Preparing [2022-07-11T17:01:19.427Z] 4a0dd2205c32: Preparing [2022-07-11T17:01:19.427Z] f57c0209ac67: Preparing [2022-07-11T17:01:19.427Z] 5a9e3e7a9ae2: Preparing [2022-07-11T17:01:19.427Z] 78244531397e: Preparing [2022-07-11T17:01:19.427Z] b91226833c61: Preparing [2022-07-11T17:01:19.427Z] 04502f7bd6af: Preparing [2022-07-11T17:01:19.427Z] d347c98a7eb7: Preparing [2022-07-11T17:01:19.427Z] f73e7dbfee58: Preparing [2022-07-11T17:01:19.427Z] b91226833c61: Waiting [2022-07-11T17:01:19.427Z] 04502f7bd6af: Waiting [2022-07-11T17:01:19.427Z] d347c98a7eb7: Waiting [2022-07-11T17:01:19.427Z] f73e7dbfee58: Waiting [2022-07-11T17:01:19.427Z] f57c0209ac67: Layer already exists [2022-07-11T17:01:19.427Z] f52814e292ef: Layer already exists [2022-07-11T17:01:19.427Z] 5a9e3e7a9ae2: Layer already exists [2022-07-11T17:01:19.427Z] 78244531397e: Layer already exists [2022-07-11T17:01:19.427Z] 4a0dd2205c32: Layer already exists [2022-07-11T17:01:19.699Z] b91226833c61: Layer already exists [2022-07-11T17:01:19.699Z] d347c98a7eb7: Layer already exists [2022-07-11T17:01:19.699Z] 04502f7bd6af: Layer already exists [2022-07-11T17:01:19.699Z] f73e7dbfee58: Layer already exists [2022-07-11T17:01:19.699Z] 2.2.1-dev.6: digest: sha256:7a42eb827c0f8ce2c69d4adae1f1584d6bd0cc362f5d873c33d22b2dcbf4043d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:01:20.067Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:01:20.428Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.6 [2022-07-11T17:01:20.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-11T17:01:20.428Z] f52814e292ef: Preparing [2022-07-11T17:01:20.428Z] 4a0dd2205c32: Preparing [2022-07-11T17:01:20.428Z] f57c0209ac67: Preparing [2022-07-11T17:01:20.428Z] 5a9e3e7a9ae2: Preparing [2022-07-11T17:01:20.428Z] 78244531397e: Preparing [2022-07-11T17:01:20.428Z] b91226833c61: Preparing [2022-07-11T17:01:20.428Z] 04502f7bd6af: Preparing [2022-07-11T17:01:20.428Z] d347c98a7eb7: Preparing [2022-07-11T17:01:20.428Z] f73e7dbfee58: Preparing [2022-07-11T17:01:20.428Z] 04502f7bd6af: Waiting [2022-07-11T17:01:20.428Z] d347c98a7eb7: Waiting [2022-07-11T17:01:20.428Z] f73e7dbfee58: Waiting [2022-07-11T17:01:20.428Z] b91226833c61: Waiting [2022-07-11T17:01:20.428Z] 78244531397e: Layer already exists [2022-07-11T17:01:20.428Z] 4a0dd2205c32: Layer already exists [2022-07-11T17:01:20.428Z] f57c0209ac67: Layer already exists [2022-07-11T17:01:20.428Z] 5a9e3e7a9ae2: Layer already exists [2022-07-11T17:01:20.428Z] f52814e292ef: Layer already exists [2022-07-11T17:01:20.428Z] b91226833c61: Layer already exists [2022-07-11T17:01:20.428Z] 04502f7bd6af: Layer already exists [2022-07-11T17:01:20.428Z] d347c98a7eb7: Layer already exists [2022-07-11T17:01:20.707Z] f73e7dbfee58: Layer already exists [2022-07-11T17:01:20.707Z] ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.6: digest: sha256:7a42eb827c0f8ce2c69d4adae1f1584d6bd0cc362f5d873c33d22b2dcbf4043d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:01:21.068Z] + 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-11T17:01:21.421Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-07-11T17:01:21.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-11T17:01:21.422Z] f52814e292ef: Preparing [2022-07-11T17:01:21.422Z] 4a0dd2205c32: Preparing [2022-07-11T17:01:21.422Z] f57c0209ac67: Preparing [2022-07-11T17:01:21.422Z] 5a9e3e7a9ae2: Preparing [2022-07-11T17:01:21.422Z] 78244531397e: Preparing [2022-07-11T17:01:21.422Z] b91226833c61: Preparing [2022-07-11T17:01:21.422Z] 04502f7bd6af: Preparing [2022-07-11T17:01:21.422Z] d347c98a7eb7: Preparing [2022-07-11T17:01:21.422Z] f73e7dbfee58: Preparing [2022-07-11T17:01:21.422Z] 04502f7bd6af: Waiting [2022-07-11T17:01:21.422Z] d347c98a7eb7: Waiting [2022-07-11T17:01:21.422Z] f73e7dbfee58: Waiting [2022-07-11T17:01:21.422Z] b91226833c61: Waiting [2022-07-11T17:01:21.422Z] f57c0209ac67: Layer already exists [2022-07-11T17:01:21.422Z] 4a0dd2205c32: Layer already exists [2022-07-11T17:01:21.422Z] 78244531397e: Layer already exists [2022-07-11T17:01:21.422Z] 5a9e3e7a9ae2: Layer already exists [2022-07-11T17:01:21.422Z] f52814e292ef: Layer already exists [2022-07-11T17:01:21.422Z] b91226833c61: Layer already exists [2022-07-11T17:01:21.422Z] 04502f7bd6af: Layer already exists [2022-07-11T17:01:21.422Z] d347c98a7eb7: Layer already exists [2022-07-11T17:01:21.422Z] f73e7dbfee58: Layer already exists [2022-07-11T17:01:21.692Z] main: digest: sha256:7a42eb827c0f8ce2c69d4adae1f1584d6bd0cc362f5d873c33d22b2dcbf4043d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T17:01:21.761Z] ===================================================== [Pipeline] echo [2022-07-11T17:01:21.768Z] taggedImages: [2022-07-11T17:01:21.768Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [2022-07-11T17:01:21.768Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-07-11T17:01:21.768Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.6 [2022-07-11T17:01:21.768Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.6 [2022-07-11T17:01:21.768Z] - 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-11T17:01:22.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T17:01:22.142Z] [2022-07-11T17:01:22.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:01:22.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T17:01:22.765Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T17:01:22.765Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T17:01:22.765Z] 04944245beec: Pulling fs layer [2022-07-11T17:01:22.765Z] 699f458cf7ca: Pulling fs layer [2022-07-11T17:01:22.765Z] 765212b225bb: Pulling fs layer [2022-07-11T17:01:22.765Z] f23df028b6ca: Pulling fs layer [2022-07-11T17:01:22.765Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T17:01:22.765Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T17:01:22.765Z] 765212b225bb: Waiting [2022-07-11T17:01:22.765Z] f23df028b6ca: Waiting [2022-07-11T17:01:22.765Z] d65c8cfc05b1: Waiting [2022-07-11T17:01:22.765Z] 2437ff75d9bd: Waiting [2022-07-11T17:01:22.765Z] 04944245beec: Verifying Checksum [2022-07-11T17:01:22.765Z] 04944245beec: Download complete [2022-07-11T17:01:22.765Z] 765212b225bb: Verifying Checksum [2022-07-11T17:01:22.765Z] 765212b225bb: Download complete [2022-07-11T17:01:22.765Z] f23df028b6ca: Download complete [2022-07-11T17:01:22.765Z] d65c8cfc05b1: Verifying Checksum [2022-07-11T17:01:22.765Z] d65c8cfc05b1: Download complete [2022-07-11T17:01:23.038Z] 699f458cf7ca: Verifying Checksum [2022-07-11T17:01:23.038Z] 699f458cf7ca: Download complete [2022-07-11T17:01:23.311Z] 8998bd30e6a1: Verifying Checksum [2022-07-11T17:01:23.311Z] 8998bd30e6a1: Download complete [2022-07-11T17:01:25.931Z] 2437ff75d9bd: Verifying Checksum [2022-07-11T17:01:25.931Z] 2437ff75d9bd: Download complete [2022-07-11T17:01:27.909Z] 8998bd30e6a1: Pull complete [2022-07-11T17:01:28.183Z] 04944245beec: Pull complete [2022-07-11T17:01:29.628Z] 699f458cf7ca: Pull complete [2022-07-11T17:01:29.902Z] 765212b225bb: Pull complete [2022-07-11T17:01:30.500Z] f23df028b6ca: Pull complete [2022-07-11T17:01:30.773Z] d65c8cfc05b1: Pull complete [2022-07-11T17:01:45.853Z] 2437ff75d9bd: Pull complete [2022-07-11T17:01:45.853Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T17:01:45.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T17:01:45.853Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:01:46.111Z] prd-ubuntu20.04-docker-arm64-4c-16g-18427 does not seem to be running inside a container [2022-07-11T17:01:46.196Z] $ 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/43 -v /w/workspace/app-rfid-llrp-inventory/43:/w/workspace/app-rfid-llrp-inventory/43:rw,z -v /w/workspace/app-rfid-llrp-inventory/43@tmp:/w/workspace/app-rfid-llrp-inventory/43@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-11T17:01:48.953Z] $ docker top 9d5f1646beba1db36614847578a733f7fbe399a21e71ab8ae0328adabfa86c0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:01:49.876Z] ---> job-cost.sh [2022-07-11T17:01:49.876Z] lf-activate-venv: SKIPPING [2022-07-11T17:01:49.876Z] INFO: No Stack... [2022-07-11T17:01:50.148Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T17:01:51.128Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T17:01:51.787Z] + cat /w/workspace/app-rfid-llrp-inventory/43/archives/cost.csv [2022-07-11T17:01:51.787Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T17:01:51.819Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-43-stack-cost] [2022-07-11T17:01:51.825Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-43-stack-cost] did not exist. Created. [2022-07-11T17:01:51.825Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T17:01:52.496Z] /w/workspace/app-rfid-llrp-inventory/43@tmp/durable-18120308/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-11T17:01:53.172Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T17:01:53.201Z] Warning: overwriting stash ‘stack-cost’ [2022-07-11T17:01:53.258Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T17:01:53.265Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-43-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T17:01:53.289Z] $ docker stop --time=1 9d5f1646beba1db36614847578a733f7fbe399a21e71ab8ae0328adabfa86c0c [2022-07-11T17:01:54.797Z] $ docker rm -f 9d5f1646beba1db36614847578a733f7fbe399a21e71ab8ae0328adabfa86c0c [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-11T17:01:55.290Z] provisioning config files... [2022-07-11T17:01:55.300Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2911010125842712932tmp [Pipeline] { [Pipeline] sh [2022-07-11T17:01:55.606Z] + set +x [2022-07-11T17:01:55.606Z] + curl -s https://codecov.io/bash [2022-07-11T17:01:55.606Z] + bash -s -- [2022-07-11T17:01:55.606Z] [2022-07-11T17:01:55.606Z] _____ _ [2022-07-11T17:01:55.606Z] / ____| | | [2022-07-11T17:01:55.606Z] | | ___ __| | ___ ___ _____ __ [2022-07-11T17:01:55.606Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-11T17:01:55.606Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-11T17:01:55.606Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-11T17:01:55.606Z] Bash-1.0.6 [2022-07-11T17:01:55.606Z] [2022-07-11T17:01:55.606Z] [2022-07-11T17:01:55.606Z] ==> git version 2.25.1 found [2022-07-11T17:01:55.606Z] ==> 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-11T17:01:55.606Z] Release-Date: 2020-01-08 [2022-07-11T17:01:55.606Z] 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-11T17:01:55.606Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-11T17:01:55.606Z] ==> Jenkins CI detected. [2022-07-11T17:01:55.606Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-07-11T17:01:55.606Z] project root: . [2022-07-11T17:01:55.606Z] --> token set from env [2022-07-11T17:01:55.606Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-11T17:01:55.606Z] ==> Running gcov in . (disable via -X gcov) [2022-07-11T17:01:55.606Z] ==> Python coveragepy not found [2022-07-11T17:01:55.606Z] ==> Searching for coverage reports in: [2022-07-11T17:01:55.606Z] + . [2022-07-11T17:01:55.606Z] -> Found 1 reports [2022-07-11T17:01:55.606Z] ==> Detecting git/mercurial file structure [2022-07-11T17:01:55.606Z] ==> Reading reports [2022-07-11T17:01:55.606Z] + ./coverage.out bytes=41008 [2022-07-11T17:01:55.606Z] ==> Appending adjustments [2022-07-11T17:01:55.606Z] https://docs.codecov.io/docs/fixing-reports [2022-07-11T17:01:55.867Z] + Found adjustments [2022-07-11T17:01:55.867Z] ==> Gzipping contents [2022-07-11T17:01:55.867Z] 12K /tmp/codecov.6MmasG.gz [2022-07-11T17:01:55.867Z] ==> Uploading reports [2022-07-11T17:01:55.867Z] url: https://codecov.io [2022-07-11T17:01:55.867Z] query: branch=main&commit=ccdb054e5d16bd529c2fd15a52524dce2c381cd1&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-11T17:01:55.867Z] -> Pinging Codecov [2022-07-11T17:01:55.867Z] 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=ccdb054e5d16bd529c2fd15a52524dce2c381cd1&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-11T17:01:56.127Z] -> Uploading to [2022-07-11T17:01:56.127Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-11/581DD39554BDF9B6E22D074273EAD858/ccdb054e5d16bd529c2fd15a52524dce2c381cd1/1e1a6b09-b6db-445e-8b0c-a2e870058e53.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T170155Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d5c6d44485a8d4846a335a78d1d057dd095a690fa3ea6ef56d7fe0385495bbe [2022-07-11T17:01:56.127Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T17:01:56.127Z] Dload Upload Total Spent Left Speed [2022-07-11T17:01:56.387Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11472 0 0 100 11472 0 49236 --:--:-- --:--:-- --:--:-- 49236 [2022-07-11T17:01:56.387Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] } [2022-07-11T17:01:56.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-11T17:01:56.507Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-11T17:01:56.516Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:01:56.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T17:01:56.810Z] [2022-07-11T17:01:56.810Z] 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-11T17:01:57.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T17:01:57.188Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-11T17:01:57.188Z] df9b9388f04a: Pulling fs layer [2022-07-11T17:01:57.188Z] 52dc419b0ee2: Pulling fs layer [2022-07-11T17:01:57.188Z] 25bc292e5bac: Pulling fs layer [2022-07-11T17:01:57.188Z] 114826534d7a: Pulling fs layer [2022-07-11T17:01:57.188Z] 4657fd5d0bcf: Pulling fs layer [2022-07-11T17:01:57.188Z] 6ad1cebc031e: Pulling fs layer [2022-07-11T17:01:57.188Z] 8a3aa393b2d8: Pulling fs layer [2022-07-11T17:01:57.188Z] 6ad1cebc031e: Waiting [2022-07-11T17:01:57.188Z] 114826534d7a: Waiting [2022-07-11T17:01:57.188Z] 4657fd5d0bcf: Waiting [2022-07-11T17:01:57.188Z] 8a3aa393b2d8: Waiting [2022-07-11T17:01:57.188Z] 25bc292e5bac: Verifying Checksum [2022-07-11T17:01:57.188Z] 25bc292e5bac: Download complete [2022-07-11T17:01:57.188Z] 52dc419b0ee2: Verifying Checksum [2022-07-11T17:01:57.188Z] 52dc419b0ee2: Download complete [2022-07-11T17:01:57.188Z] 4657fd5d0bcf: Download complete [2022-07-11T17:01:57.188Z] df9b9388f04a: Verifying Checksum [2022-07-11T17:01:57.188Z] df9b9388f04a: Download complete [2022-07-11T17:01:57.446Z] df9b9388f04a: Pull complete [2022-07-11T17:01:57.446Z] 6ad1cebc031e: Verifying Checksum [2022-07-11T17:01:57.446Z] 6ad1cebc031e: Download complete [2022-07-11T17:01:57.446Z] 52dc419b0ee2: Pull complete [2022-07-11T17:01:57.706Z] 25bc292e5bac: Pull complete [2022-07-11T17:01:57.965Z] 114826534d7a: Verifying Checksum [2022-07-11T17:01:57.965Z] 114826534d7a: Download complete [2022-07-11T17:01:58.224Z] 8a3aa393b2d8: Download complete [2022-07-11T17:02:01.514Z] 114826534d7a: Pull complete [2022-07-11T17:02:01.514Z] 4657fd5d0bcf: Pull complete [2022-07-11T17:02:02.082Z] 6ad1cebc031e: Pull complete [2022-07-11T17:02:05.374Z] 8a3aa393b2d8: Pull complete [2022-07-11T17:02:05.374Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-11T17:02:05.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T17:02:05.374Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:02:05.478Z] prd-ubuntu20.04-docker-8c-8g-17428 does not seem to be running inside a container [2022-07-11T17:02:05.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-11T17:02:08.193Z] $ docker top 6f26a36427809db8431cee113f3b7934b79f85a18c5563abeaa55695ca212e54 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-11T17:02:08.232Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-07-11T17:02:08.518Z] + set -o pipefail [2022-07-11T17:02:08.518Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-07-11T17:02:15.094Z] [2022-07-11T17:02:15.094Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-07-11T17:02:15.094Z] [2022-07-11T17:02:15.094Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/61ed5ce9-311c-442f-9532-02049b7358b8 [2022-07-11T17:02:15.094Z] [2022-07-11T17:02:15.094Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-11T17:02:15.094Z] [2022-07-11T17:02:15.095Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-11T17:02:15.095Z] [2022-07-11T17:02:15.095Z] [2022-07-11T17:02:15.095Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-11T17:02:15.095Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-11T17:02:15.155Z] $ docker stop --time=1 6f26a36427809db8431cee113f3b7934b79f85a18c5563abeaa55695ca212e54 [2022-07-11T17:02:17.798Z] $ docker rm -f 6f26a36427809db8431cee113f3b7934b79f85a18c5563abeaa55695ca212e54 [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-11T17:02:18.500Z] + git log --format=format:%s -1 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] sh [2022-07-11T17:02:18.792Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T17:02:18.792Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:02:19.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T17:02:19.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:02:19.178Z] prd-ubuntu20.04-docker-8c-8g-17428 does not seem to be running inside a container [2022-07-11T17:02:19.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T17:02:19.675Z] $ docker top 240ce3431b794b4ce35f02f4a59787a44449819ce45ff38d3a58d1a6080a0584 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T17:02:19.730Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T17:02:19.730Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T17:02:19.860Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T17:02:19.910Z] $ docker exec 240ce3431b794b4ce35f02f4a59787a44449819ce45ff38d3a58d1a6080a0584 ssh-agent [2022-07-11T17:02:19.978Z] SSH_AUTH_SOCK=/tmp/ssh-9263pQtgbp4a/agent.33 [2022-07-11T17:02:19.978Z] SSH_AGENT_PID=39 [2022-07-11T17:02:19.984Z] Running ssh-add (command line suppressed) [2022-07-11T17:02:20.153Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6240429371664048947.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6240429371664048947.key) [2022-07-11T17:02:20.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T17:02:20.409Z] + git semver tag [2022-07-11T17:02:20.670Z] 2022-07-11 17:02:20,655 [run_tag] DEBUG tag force:False [2022-07-11T17:02:20.670Z] 2022-07-11 17:02:20,656 [check_head_tag] DEBUG check head tag [2022-07-11T17:02:20.670Z] 2022-07-11 17:02:20,656 [execute] INFO git cat-file --batch-check [2022-07-11T17:02:20.670Z] 2022-07-11 17:02:20,656 [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-11T17:02:20.670Z] 2022-07-11 17:02:20,660 [execute] INFO git cat-file --batch [2022-07-11T17:02:20.670Z] 2022-07-11 17:02:20,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-07-11T17:02:20.670Z] 2022-07-11 17:02:20,667 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-11T17:02:20.670Z] 2022-07-11 17:02:20,667 [execute] INFO git tag -a v2.2.1-dev.6 -m v2.2.1-dev.6 [2022-07-11T17:02:20.670Z] 2022-07-11 17:02:20,667 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.6', '-m', 'v2.2.1-dev.6'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-07-11T17:02:20.670Z] 2022-07-11 17:02:20,672 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-11T17:02:20.670Z] 2.2.1-dev.6 [Pipeline] } [2022-07-11T17:02:20.727Z] $ docker exec --env ******** --env ******** 240ce3431b794b4ce35f02f4a59787a44449819ce45ff38d3a58d1a6080a0584 ssh-agent -k [2022-07-11T17:02:20.828Z] unset SSH_AUTH_SOCK; [2022-07-11T17:02:20.828Z] unset SSH_AGENT_PID; [2022-07-11T17:02:20.828Z] echo Agent pid 39 killed; [2022-07-11T17:02:20.794Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T17:02:21.110Z] + git semver [Pipeline] } [2022-07-11T17:02:21.434Z] $ docker stop --time=1 240ce3431b794b4ce35f02f4a59787a44449819ce45ff38d3a58d1a6080a0584 [2022-07-11T17:02:22.769Z] $ docker rm -f 240ce3431b794b4ce35f02f4a59787a44449819ce45ff38d3a58d1a6080a0584 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:02:23.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T17:02:23.109Z] [2022-07-11T17:02:23.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:02:23.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T17:02:23.412Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-11T17:02:23.412Z] ab5ef0e58194: Pulling fs layer [2022-07-11T17:02:23.412Z] 9712f1f96733: Pulling fs layer [2022-07-11T17:02:23.412Z] 63f879dbbcfc: Pulling fs layer [2022-07-11T17:02:23.412Z] 0d9ebad4ef96: Pulling fs layer [2022-07-11T17:02:23.412Z] e9a5061849ea: Pulling fs layer [2022-07-11T17:02:23.412Z] d747dcd14b5f: Pulling fs layer [2022-07-11T17:02:23.412Z] 2de7ff778b66: Pulling fs layer [2022-07-11T17:02:23.412Z] 0d9ebad4ef96: Waiting [2022-07-11T17:02:23.412Z] e9a5061849ea: Waiting [2022-07-11T17:02:23.412Z] d747dcd14b5f: Waiting [2022-07-11T17:02:23.412Z] 2de7ff778b66: Waiting [2022-07-11T17:02:23.412Z] 9712f1f96733: Verifying Checksum [2022-07-11T17:02:23.412Z] 9712f1f96733: Download complete [2022-07-11T17:02:23.980Z] 0d9ebad4ef96: Download complete [2022-07-11T17:02:23.980Z] e9a5061849ea: Verifying Checksum [2022-07-11T17:02:23.980Z] e9a5061849ea: Download complete [2022-07-11T17:02:23.980Z] d747dcd14b5f: Download complete [2022-07-11T17:02:24.460Z] 2de7ff778b66: Verifying Checksum [2022-07-11T17:02:24.460Z] 2de7ff778b66: Download complete [2022-07-11T17:02:24.925Z] 63f879dbbcfc: Verifying Checksum [2022-07-11T17:02:24.925Z] 63f879dbbcfc: Download complete [2022-07-11T17:02:24.925Z] ab5ef0e58194: Verifying Checksum [2022-07-11T17:02:24.925Z] ab5ef0e58194: Download complete [2022-07-11T17:02:27.479Z] ab5ef0e58194: Pull complete [2022-07-11T17:02:27.738Z] 9712f1f96733: Pull complete [2022-07-11T17:02:28.308Z] 63f879dbbcfc: Pull complete [2022-07-11T17:02:31.605Z] 0d9ebad4ef96: Pull complete [2022-07-11T17:02:31.867Z] e9a5061849ea: Pull complete [2022-07-11T17:02:32.125Z] d747dcd14b5f: Pull complete [2022-07-11T17:02:33.060Z] 2de7ff778b66: Pull complete [2022-07-11T17:02:33.060Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-11T17:02:33.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T17:02:33.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:02:33.159Z] prd-ubuntu20.04-docker-8c-8g-17428 does not seem to be running inside a container [2022-07-11T17:02:33.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-11T17:02:36.164Z] $ docker top 079ff319b8f9f565467ec25511bb6ab2cfb11cdf752cf5fe6d675dcbc5d6eb00 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-11T17:02:36.198Z] provisioning config files... [2022-07-11T17:02:36.206Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config168252036978234254tmp [2022-07-11T17:02:36.218Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7721746741304251251tmp [2022-07-11T17:02:36.230Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5288114554692517739tmp [Pipeline] { [Pipeline] echo [2022-07-11T17:02:36.247Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:02:36.535Z] ---> sigul-configuration.sh [2022-07-11T17:02:36.535Z] gpg: directory `/root/.gnupg' created [2022-07-11T17:02:36.535Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-11T17:02:36.535Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-11T17:02:36.535Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-11T17:02:36.535Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-11T17:02:36.535Z] gpg: CAST5 encrypted data [2022-07-11T17:02:36.535Z] gpg: encrypted with 1 passphrase [2022-07-11T17:02:36.535Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-11T17:02:36.824Z] + mkdir /home/jenkins [2022-07-11T17:02:36.824Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-11T17:02:37.111Z] + 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-11T17:02:37.120Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:02:37.412Z] ---> sigul-install.sh [2022-07-11T17:02:37.412Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-11T17:02:37.701Z] + git tag --list [2022-07-11T17:02:37.702Z] v0.0.0 [2022-07-11T17:02:37.702Z] v1.0.0 [2022-07-11T17:02:37.702Z] v2.1.0 [2022-07-11T17:02:37.702Z] v2.1.1 [2022-07-11T17:02:37.702Z] v2.1.1-dev.1 [2022-07-11T17:02:37.702Z] v2.2.0 [2022-07-11T17:02:37.702Z] v2.2.1-dev.1 [2022-07-11T17:02:37.702Z] v2.2.1-dev.2 [2022-07-11T17:02:37.702Z] v2.2.1-dev.3 [2022-07-11T17:02:37.702Z] v2.2.1-dev.4 [2022-07-11T17:02:37.702Z] v2.2.1-dev.5 [2022-07-11T17:02:37.702Z] v2.2.1-dev.6 [Pipeline] sh [2022-07-11T17:02:37.990Z] + lftools sign git-tag v2.2.1-dev.6 [2022-07-11T17:02:38.558Z] Signing Git tag with Sigul... [2022-07-11T17:02:38.558Z] Signing v2.2.1-dev.6 [Pipeline] echo [2022-07-11T17:02:38.826Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:02:39.148Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-11T17:02:39.158Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-11T17:02:39.237Z] $ docker stop --time=1 079ff319b8f9f565467ec25511bb6ab2cfb11cdf752cf5fe6d675dcbc5d6eb00 [2022-07-11T17:02:40.566Z] $ docker rm -f 079ff319b8f9f565467ec25511bb6ab2cfb11cdf752cf5fe6d675dcbc5d6eb00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-11T17:02:40.945Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T17:02:40.945Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:02:41.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T17:02:41.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:02:41.331Z] prd-ubuntu20.04-docker-8c-8g-17428 does not seem to be running inside a container [2022-07-11T17:02:41.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T17:02:41.838Z] $ docker top fb80d8981647fec2b18a7845133088f7b255404fc687ba6b969d51e9c58b9efb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T17:02:41.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T17:02:41.886Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T17:02:42.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T17:02:42.063Z] $ docker exec fb80d8981647fec2b18a7845133088f7b255404fc687ba6b969d51e9c58b9efb ssh-agent [2022-07-11T17:02:42.136Z] SSH_AUTH_SOCK=/tmp/ssh-7Tl9GyKINuuC/agent.33 [2022-07-11T17:02:42.136Z] SSH_AGENT_PID=40 [2022-07-11T17:02:42.141Z] Running ssh-add (command line suppressed) [2022-07-11T17:02:42.309Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1909789514448013243.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1909789514448013243.key) [2022-07-11T17:02:42.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T17:02:42.571Z] + git semver bump pre [2022-07-11T17:02:42.831Z] 2022-07-11 17:02:42,789 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-11T17:02:42.831Z] 2022-07-11 17:02:42,789 [bump_version] DEBUG bumping version:2.2.1-dev.6 on axis:pre with prefix:dev [2022-07-11T17:02:42.831Z] 2022-07-11 17:02:42,789 [bump_version] DEBUG bumped version:2.2.1-dev.7 [2022-07-11T17:02:42.831Z] 2022-07-11 17:02:42,789 [write_version] DEBUG write version:2.2.1-dev.7 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-07-11T17:02:42.831Z] 2022-07-11 17:02:42,790 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-11T17:02:42.831Z] 2022-07-11 17:02:42,790 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-11T17:02:42.831Z] 2022-07-11 17:02:42,792 [execute] INFO git cat-file --batch-check [2022-07-11T17:02:42.831Z] 2022-07-11 17:02:42,793 [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-11T17:02:42.831Z] 2022-07-11 17:02:42,799 [execute] INFO git cat-file --batch [2022-07-11T17:02:42.831Z] 2022-07-11 17:02:42,799 [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-11T17:02:42.831Z] 2022-07-11 17:02:42,803 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-11T17:02:42.831Z] 2.2.1-dev.7 [Pipeline] } [2022-07-11T17:02:42.890Z] $ docker exec --env ******** --env ******** fb80d8981647fec2b18a7845133088f7b255404fc687ba6b969d51e9c58b9efb ssh-agent -k [2022-07-11T17:02:42.984Z] unset SSH_AUTH_SOCK; [2022-07-11T17:02:42.984Z] unset SSH_AGENT_PID; [2022-07-11T17:02:42.984Z] echo Agent pid 40 killed; [2022-07-11T17:02:42.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T17:02:43.255Z] + git semver [Pipeline] } [2022-07-11T17:02:43.578Z] $ docker stop --time=1 fb80d8981647fec2b18a7845133088f7b255404fc687ba6b969d51e9c58b9efb [2022-07-11T17:02:44.881Z] $ docker rm -f fb80d8981647fec2b18a7845133088f7b255404fc687ba6b969d51e9c58b9efb [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T17:02:45.196Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T17:02:45.196Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:02:45.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T17:02:45.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:02:45.591Z] prd-ubuntu20.04-docker-8c-8g-17428 does not seem to be running inside a container [2022-07-11T17:02:45.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T17:02:46.058Z] $ docker top 0d44a73459fa35db9cfeb90843348cba390ae1c6dc4c22a7226110b08cf65bb7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T17:02:46.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T17:02:46.097Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T17:02:46.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T17:02:46.268Z] $ docker exec 0d44a73459fa35db9cfeb90843348cba390ae1c6dc4c22a7226110b08cf65bb7 ssh-agent [2022-07-11T17:02:46.334Z] SSH_AUTH_SOCK=/tmp/ssh-luXbrqQXCq8o/agent.32 [2022-07-11T17:02:46.335Z] SSH_AGENT_PID=38 [2022-07-11T17:02:46.340Z] Running ssh-add (command line suppressed) [2022-07-11T17:02:46.497Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7124383731195992052.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7124383731195992052.key) [2022-07-11T17:02:46.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T17:02:46.753Z] + git semver push [2022-07-11T17:02:47.013Z] 2022-07-11 17:02:47,000 [run_push] DEBUG push [2022-07-11T17:02:47.013Z] 2022-07-11 17:02:47,000 [execute] INFO git cat-file --batch-check [2022-07-11T17:02:47.013Z] 2022-07-11 17:02:47,000 [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-11T17:02:47.013Z] 2022-07-11 17:02:47,003 [execute] INFO git rev-list edf5e14f20845428e0952acd9b4eac5409ae9d44 -- [2022-07-11T17:02:47.013Z] 2022-07-11 17:02:47,004 [execute] DEBUG Popen(['git', 'rev-list', 'edf5e14f20845428e0952acd9b4eac5409ae9d44', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-11T17:02:47.013Z] 2022-07-11 17:02:47,010 [execute] INFO git fetch -v origin [2022-07-11T17:02:47.013Z] 2022-07-11 17:02:47,010 [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-11T17:02:47.582Z] 2022-07-11 17:02:47,496 [run_push] DEBUG no remote changes detected [2022-07-11T17:02:47.582Z] 2022-07-11 17:02:47,496 [execute] INFO git push origin semver [2022-07-11T17:02:47.582Z] 2022-07-11 17:02:47,497 [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-11T17:02:48.153Z] 2022-07-11 17:02:48,192 [run_push] DEBUG push all version tags [2022-07-11T17:02:48.153Z] 2022-07-11 17:02:48,192 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-11T17:02:48.153Z] 2022-07-11 17:02:48,192 [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-11T17:02:49.099Z] 2022-07-11 17:02:48,890 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-11T17:02:49.099Z] 2.2.1-dev.7 [Pipeline] } [2022-07-11T17:02:49.161Z] $ docker exec --env ******** --env ******** 0d44a73459fa35db9cfeb90843348cba390ae1c6dc4c22a7226110b08cf65bb7 ssh-agent -k [2022-07-11T17:02:49.271Z] unset SSH_AUTH_SOCK; [2022-07-11T17:02:49.272Z] unset SSH_AGENT_PID; [2022-07-11T17:02:49.272Z] echo Agent pid 38 killed; [2022-07-11T17:02:49.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T17:02:49.549Z] + git semver [Pipeline] } [2022-07-11T17:02:49.872Z] $ docker stop --time=1 0d44a73459fa35db9cfeb90843348cba390ae1c6dc4c22a7226110b08cf65bb7 [2022-07-11T17:02:51.208Z] $ docker rm -f 0d44a73459fa35db9cfeb90843348cba390ae1c6dc4c22a7226110b08cf65bb7 [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-11T17:02:51.755Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-07-11T17:02:51.755Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-11T17:02:51.755Z] total 16 [2022-07-11T17:02:51.755Z] drwxr-xr-x 3 root root 4096 Jul 11 16:32 . [2022-07-11T17:02:51.755Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 11 17:02 .. [2022-07-11T17:02:51.755Z] drwxr-xr-x 2 root root 4096 Jul 11 16:32 cost [2022-07-11T17:02:51.755Z] -rw-r--r-- 1 root root 93 Jul 11 16:32 cost.csv [2022-07-11T17:02:51.755Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-11T17:02:51.755Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-11T17:02:51.755Z] total 16 [2022-07-11T17:02:51.755Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 16:32 . [2022-07-11T17:02:51.755Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 11 17:02 .. [2022-07-11T17:02:51.755Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 16:32 cost [2022-07-11T17:02:51.755Z] -rw-r--r-- 1 jenkins jenkins 93 Jul 11 16:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:02:52.050Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:02:52.910Z] ---> package-listing.sh [2022-07-11T17:02:52.911Z] ++ facter osfamily [2022-07-11T17:02:52.911Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T17:02:53.170Z] + OS_FAMILY=debian [2022-07-11T17:02:53.170Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-07-11T17:02:53.170Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T17:02:53.170Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T17:02:53.170Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T17:02:53.170Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T17:02:53.170Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-07-11T17:02:53.170Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T17:02:53.170Z] + case "${OS_FAMILY}" in [2022-07-11T17:02:53.170Z] + grep '^ii' [2022-07-11T17:02:53.170Z] + dpkg -l [2022-07-11T17:02:53.170Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T17:02:53.170Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T17:02:53.170Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T17:02:53.170Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-07-11T17:02:53.170Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-07-11T17:02:53.170Z] + 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-11T17:02:53.182Z] 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-11T17:02:53.462Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:02:54.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T17:02:54.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:02:54.106Z] prd-ubuntu20.04-docker-8c-8g-17428 does not seem to be running inside a container [2022-07-11T17:02:54.191Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T17:02:54.423Z] $ docker top dca6736113f2d7b88dad9861d81e8ab355240ad98a94e9044fc6409faf7a029d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T17:02:54.730Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T17:02:55.014Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T17:02:55.303Z] + ls /var/log/sa-host [2022-07-11T17:02:55.303Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T17:02:55.437Z] provisioning config files... [2022-07-11T17:02:55.451Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5784786995121671958tmp [Pipeline] { [Pipeline] echo [2022-07-11T17:02:55.467Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:02:55.749Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T17:02:55.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:02:56.127Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T17:02:56.153Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:02:56.445Z] ---> sudo-logs.sh [2022-07-11T17:02:56.446Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T17:02:56.469Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:02:56.756Z] ---> job-cost.sh [2022-07-11T17:02:56.756Z] lf-activate-venv: SKIPPING [2022-07-11T17:02:56.756Z] DEBUG: total: 0.2199999988079071 [2022-07-11T17:02:56.756Z] INFO: Retrieving Stack Cost... [2022-07-11T17:02:57.018Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T17:02:57.587Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T17:02:57.597Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:02:57.886Z] ---> logs-deploy.sh [2022-07-11T17:02:57.886Z] lf-activate-venv: SKIPPING [2022-07-11T17:02:57.886Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/43 [2022-07-11T17:02:57.886Z] INFO: archiving workspace using pattern(s): [2022-07-11T17:02:58.826Z] Archives upload complete. [2022-07-11T17:02:59.087Z] INFO: archiving logs to Nexus