Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 494ae06946c85c67f213c8c16471dc3d31088bf8 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-ssh16636725157881215269.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh188174543530204481.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1459289629735747029.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh7792861991160506541.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1646613468042592813.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3546’ Running on prd-ubuntu20.04-docker-8c-8g-3549 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 494ae06946c85c67f213c8c16471dc3d31088bf8 (main) Commit message: "fix: enable core command via message bus (#139)" > 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 494ae06946c85c67f213c8c16471dc3d31088bf8 # timeout=10 > git rev-list --no-walk 350dcbb98a3b589a77f3df68bd3874cc550526fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-24T19:09:37.201Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-24T19:09:37.266Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-24T19:09:37.279Z] ========================================================= [2023-01-24T19:09:37.279Z] EdgeX Global Pipelines Version Info [2023-01-24T19:09:37.279Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:09:37.975Z] ------------------- [2023-01-24T19:09:37.975Z] stable info: [2023-01-24T19:09:37.975Z] ------------------- [2023-01-24T19:09:37.975Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-24T19:09:37.975Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-24T19:09:37.975Z] Message: update stable to v1.0.244 [2023-01-24T19:09:38.545Z] ------------------- [2023-01-24T19:09:38.545Z] experimental info: [2023-01-24T19:09:38.545Z] ------------------- [2023-01-24T19:09:38.545Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-24T19:09:38.545Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-24T19:09:38.545Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-24T19:09:38.701Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-01-24T19:09:38.714Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-01-24T19:09:38.726Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-24T19:09:38.737Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-24T19:09:38.749Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-24T19:09:38.763Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-24T19:09:38.775Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-24T19:09:38.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-24T19:09:38.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-24T19:09:38.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-24T19:09:38.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-24T19:09:38.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-01-24T19:09:38.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-24T19:09:38.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-24T19:09:38.875Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-24T19:09:38.891Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-24T19:09:38.901Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-24T19:09:38.912Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-24T19:09:38.923Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-24T19:09:38.934Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-24T19:09:38.945Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-24T19:09:38.956Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-24T19:09:38.972Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-24T19:09:38.989Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-24T19:09:39.000Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-24T19:09:39.014Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-24T19:09:39.025Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-24T19:09:39.037Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-24T19:09:39.052Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-24T19:09:39.062Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-24T19:09:39.076Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 494ae06946c85c67f213c8c16471dc3d31088bf8 [Pipeline] echo [2023-01-24T19:09:39.096Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 494ae06 [Pipeline] echo [2023-01-24T19:09:39.109Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-24T19:09:39.151Z] provisioning config files... [2023-01-24T19:09:39.166Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2551681462361495353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:09:39.461Z] ---> docker-login.sh [2023-01-24T19:09:39.461Z] nexus3.edgexfoundry.org:10001 [2023-01-24T19:09:39.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:09:39.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:09:39.720Z] Configure a credential helper to remove this warning. See [2023-01-24T19:09:39.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:09:39.720Z] [2023-01-24T19:09:39.720Z] Login Succeeded [2023-01-24T19:09:39.720Z] nexus3.edgexfoundry.org:10002 [2023-01-24T19:09:39.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:09:39.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:09:39.981Z] Configure a credential helper to remove this warning. See [2023-01-24T19:09:39.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:09:39.981Z] [2023-01-24T19:09:39.981Z] Login Succeeded [2023-01-24T19:09:39.981Z] nexus3.edgexfoundry.org:10003 [2023-01-24T19:09:39.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:09:39.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:09:39.981Z] Configure a credential helper to remove this warning. See [2023-01-24T19:09:39.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:09:39.981Z] [2023-01-24T19:09:39.981Z] Login Succeeded [2023-01-24T19:09:39.981Z] nexus3.edgexfoundry.org:10004 [2023-01-24T19:09:39.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:09:40.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:09:40.240Z] Configure a credential helper to remove this warning. See [2023-01-24T19:09:40.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:09:40.240Z] [2023-01-24T19:09:40.240Z] Login Succeeded [2023-01-24T19:09:40.240Z] docker.io [2023-01-24T19:09:40.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:09:40.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:09:40.500Z] Configure a credential helper to remove this warning. See [2023-01-24T19:09:40.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:09:40.500Z] [2023-01-24T19:09:40.500Z] Login Succeeded [2023-01-24T19:09:40.500Z] ---> docker-login.sh ends [Pipeline] } [2023-01-24T19:09:40.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-24T19:09:40.876Z] + git rev-list -1 --merges 494ae06946c85c67f213c8c16471dc3d31088bf8~1..494ae06946c85c67f213c8c16471dc3d31088bf8 [Pipeline] echo [2023-01-24T19:09:40.924Z] -----------> git rev-list -1 --merges 494ae06946c85c67f213c8c16471dc3d31088bf8~1..494ae06946c85c67f213c8c16471dc3d31088bf8 494ae06946c85c67f213c8c16471dc3d31088bf8 [false] [Pipeline] sh [2023-01-24T19:09:41.210Z] + git log --format=format:%s -1 494ae06946c85c67f213c8c16471dc3d31088bf8 [Pipeline] echo [2023-01-24T19:09:41.226Z] ========================================================= [2023-01-24T19:09:41.226Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-24T19:09:41.226Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-24T19:09:41.561Z] + git log --format=format:%s -1 494ae06946c85c67f213c8c16471dc3d31088bf8 [Pipeline] echo [2023-01-24T19:09:41.573Z] [semverPrep] GIT_COMMIT: 494ae06946c85c67f213c8c16471dc3d31088bf8, Commit Message: fix: enable core command via message bus (#139) [Pipeline] echo [2023-01-24T19:09:41.584Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-24T19:09:41.944Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-24T19:09:41.945Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-24T19:09:41.945Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-24T19:09:41.945Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-24T19:09:41.945Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-24T19:09:41.945Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-24T19:09:41.945Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:09:42.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-24T19:09:42.303Z] [2023-01-24T19:09:42.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:09:42.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-24T19:09:42.607Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-24T19:09:42.607Z] b85a868b505f: Pulling fs layer [2023-01-24T19:09:42.607Z] e2be974225ed: Pulling fs layer [2023-01-24T19:09:42.607Z] 339a4e72a1f5: Pulling fs layer [2023-01-24T19:09:42.607Z] 988bab9f4d93: Pulling fs layer [2023-01-24T19:09:42.607Z] 1469e6f7b9e6: Pulling fs layer [2023-01-24T19:09:42.607Z] eaf3925da568: Pulling fs layer [2023-01-24T19:09:42.607Z] 988bab9f4d93: Waiting [2023-01-24T19:09:42.607Z] 1469e6f7b9e6: Waiting [2023-01-24T19:09:42.607Z] eaf3925da568: Waiting [2023-01-24T19:09:42.607Z] bab4dde63d76: Pulling fs layer [2023-01-24T19:09:42.607Z] bde34c3a00c8: Pulling fs layer [2023-01-24T19:09:42.607Z] b352a97aabf1: Pulling fs layer [2023-01-24T19:09:42.607Z] bab4dde63d76: Waiting [2023-01-24T19:09:42.607Z] bde34c3a00c8: Waiting [2023-01-24T19:09:42.607Z] 4872d77fe225: Pulling fs layer [2023-01-24T19:09:42.607Z] 5851b861e8e6: Pulling fs layer [2023-01-24T19:09:42.607Z] b352a97aabf1: Waiting [2023-01-24T19:09:42.607Z] 4872d77fe225: Waiting [2023-01-24T19:09:42.607Z] e2be974225ed: Download complete [2023-01-24T19:09:42.607Z] 988bab9f4d93: Verifying Checksum [2023-01-24T19:09:42.607Z] 988bab9f4d93: Download complete [2023-01-24T19:09:42.872Z] 339a4e72a1f5: Verifying Checksum [2023-01-24T19:09:42.872Z] 339a4e72a1f5: Download complete [2023-01-24T19:09:42.872Z] 1469e6f7b9e6: Verifying Checksum [2023-01-24T19:09:42.872Z] 1469e6f7b9e6: Download complete [2023-01-24T19:09:42.872Z] eaf3925da568: Verifying Checksum [2023-01-24T19:09:42.872Z] eaf3925da568: Download complete [2023-01-24T19:09:42.872Z] bde34c3a00c8: Verifying Checksum [2023-01-24T19:09:42.872Z] bde34c3a00c8: Download complete [2023-01-24T19:09:43.134Z] b352a97aabf1: Verifying Checksum [2023-01-24T19:09:43.134Z] b352a97aabf1: Download complete [2023-01-24T19:09:43.134Z] 4872d77fe225: Verifying Checksum [2023-01-24T19:09:43.134Z] 4872d77fe225: Download complete [2023-01-24T19:09:43.134Z] 5851b861e8e6: Verifying Checksum [2023-01-24T19:09:43.134Z] 5851b861e8e6: Download complete [2023-01-24T19:09:43.134Z] b85a868b505f: Verifying Checksum [2023-01-24T19:09:43.134Z] b85a868b505f: Download complete [2023-01-24T19:09:43.412Z] bab4dde63d76: Verifying Checksum [2023-01-24T19:09:43.412Z] bab4dde63d76: Download complete [2023-01-24T19:09:44.365Z] b85a868b505f: Pull complete [2023-01-24T19:09:44.365Z] e2be974225ed: Pull complete [2023-01-24T19:09:44.936Z] 339a4e72a1f5: Pull complete [2023-01-24T19:09:44.936Z] 988bab9f4d93: Pull complete [2023-01-24T19:09:45.196Z] 1469e6f7b9e6: Pull complete [2023-01-24T19:09:45.196Z] eaf3925da568: Pull complete [2023-01-24T19:09:47.101Z] bab4dde63d76: Pull complete [2023-01-24T19:09:47.101Z] bde34c3a00c8: Pull complete [2023-01-24T19:09:47.101Z] b352a97aabf1: Pull complete [2023-01-24T19:09:47.101Z] 4872d77fe225: Pull complete [2023-01-24T19:09:47.360Z] 5851b861e8e6: Pull complete [2023-01-24T19:09:47.360Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-24T19:09:47.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-24T19:09:47.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T19:09:47.446Z] prd-ubuntu20.04-docker-8c-8g-3549 does not seem to be running inside a container [2023-01-24T19:09:47.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-24T19:09:49.722Z] $ docker top 66cfaf5474a5c3b7a8bd0aa1429446dfcfdcc2f7726ecde5a9668fc025a321fd -eo pid,comm [2023-01-24T19:09:49.773Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-24T19:09:49.773Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-24T19:09:49.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-24T19:09:49.809Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-24T19:09:49.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-24T19:09:49.919Z] $ docker exec 66cfaf5474a5c3b7a8bd0aa1429446dfcfdcc2f7726ecde5a9668fc025a321fd ssh-agent [2023-01-24T19:09:50.026Z] SSH_AUTH_SOCK=/tmp/ssh-nQur4alXXzC2/agent.32 [2023-01-24T19:09:50.026Z] SSH_AGENT_PID=38 [2023-01-24T19:09:50.032Z] Running ssh-add (command line suppressed) [2023-01-24T19:09:50.144Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5201924464740431723.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5201924464740431723.key) [2023-01-24T19:09:50.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-24T19:09:50.453Z] + git tag --points-at HEAD [Pipeline] } [2023-01-24T19:09:50.473Z] $ docker exec --env ******** --env ******** 66cfaf5474a5c3b7a8bd0aa1429446dfcfdcc2f7726ecde5a9668fc025a321fd ssh-agent -k [2023-01-24T19:09:50.580Z] unset SSH_AUTH_SOCK; [2023-01-24T19:09:50.581Z] unset SSH_AGENT_PID; [2023-01-24T19:09:50.581Z] echo Agent pid 38 killed; [2023-01-24T19:09:50.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-24T19:09:50.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-24T19:09:50.611Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-24T19:09:50.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-24T19:09:50.730Z] $ docker exec 66cfaf5474a5c3b7a8bd0aa1429446dfcfdcc2f7726ecde5a9668fc025a321fd ssh-agent [2023-01-24T19:09:50.834Z] SSH_AUTH_SOCK=/tmp/ssh-mMehN7pNHvXT/agent.70 [2023-01-24T19:09:50.834Z] SSH_AGENT_PID=76 [2023-01-24T19:09:50.838Z] Running ssh-add (command line suppressed) [2023-01-24T19:09:50.952Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_749435515117354760.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_749435515117354760.key) [2023-01-24T19:09:50.961Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-24T19:09:51.251Z] + git semver init [2023-01-24T19:09:51.513Z] 2023-01-24 19:09:51,462 [run_init] DEBUG init version:0.0.0 force:False [2023-01-24T19:09:51.513Z] 2023-01-24 19:09:51,463 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-01-24T19:09:51.513Z] 2023-01-24 19:09:51,463 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-01-24T19:09:51.513Z] 2023-01-24 19:09:51,463 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-01-24T19:09:52.892Z] 2023-01-24 19:09:52,734 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-01-24T19:09:52.892Z] 2023-01-24 19:09:52,735 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-01-24T19:09:52.892Z] 2023-01-24 19:09:52,735 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-24T19:09:52.892Z] 2023-01-24 19:09:52,735 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-24T19:09:52.892Z] 3.0.0-dev.6 [Pipeline] } [2023-01-24T19:09:52.908Z] $ docker exec --env ******** --env ******** 66cfaf5474a5c3b7a8bd0aa1429446dfcfdcc2f7726ecde5a9668fc025a321fd ssh-agent -k [2023-01-24T19:09:53.008Z] unset SSH_AUTH_SOCK; [2023-01-24T19:09:53.009Z] unset SSH_AGENT_PID; [2023-01-24T19:09:53.009Z] echo Agent pid 76 killed; [2023-01-24T19:09:53.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-24T19:09:53.317Z] + git semver [Pipeline] } [2023-01-24T19:09:53.600Z] $ docker stop --time=1 66cfaf5474a5c3b7a8bd0aa1429446dfcfdcc2f7726ecde5a9668fc025a321fd [2023-01-24T19:09:54.905Z] $ docker rm -f --volumes 66cfaf5474a5c3b7a8bd0aa1429446dfcfdcc2f7726ecde5a9668fc025a321fd [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-24T19:09:55.241Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-24T19:09:55.438Z] Stashed 1 file(s) [Pipeline] echo [2023-01-24T19:09:55.442Z] [edgeXSemver]: initialized semver on version 3.0.0-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 [2023-01-24T19:09:55.605Z] provisioning config files... [2023-01-24T19:09:55.614Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5764012219413271820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:09:55.908Z] ---> docker-login.sh [2023-01-24T19:09:55.908Z] nexus3.edgexfoundry.org:10001 [2023-01-24T19:09:55.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:09:55.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:09:55.908Z] Configure a credential helper to remove this warning. See [2023-01-24T19:09:55.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:09:55.908Z] [2023-01-24T19:09:55.908Z] Login Succeeded [2023-01-24T19:09:55.908Z] nexus3.edgexfoundry.org:10002 [2023-01-24T19:09:55.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:09:55.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:09:55.908Z] Configure a credential helper to remove this warning. See [2023-01-24T19:09:55.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:09:55.908Z] [2023-01-24T19:09:55.908Z] Login Succeeded [2023-01-24T19:09:55.908Z] nexus3.edgexfoundry.org:10003 [2023-01-24T19:09:56.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:09:56.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:09:56.166Z] Configure a credential helper to remove this warning. See [2023-01-24T19:09:56.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:09:56.166Z] [2023-01-24T19:09:56.166Z] Login Succeeded [2023-01-24T19:09:56.166Z] nexus3.edgexfoundry.org:10004 [2023-01-24T19:09:56.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:09:56.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:09:56.166Z] Configure a credential helper to remove this warning. See [2023-01-24T19:09:56.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:09:56.166Z] [2023-01-24T19:09:56.166Z] Login Succeeded [2023-01-24T19:09:56.166Z] docker.io [2023-01-24T19:09:56.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:09:56.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:09:56.425Z] Configure a credential helper to remove this warning. See [2023-01-24T19:09:56.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:09:56.425Z] [2023-01-24T19:09:56.425Z] Login Succeeded [2023-01-24T19:09:56.425Z] ---> docker-login.sh ends [Pipeline] } [2023-01-24T19:09:56.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-24T19:09:56.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-24T19:09:56.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-24T19:09:56.523Z] ========================================================= [2023-01-24T19:09:56.523Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-24T19:09:56.523Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:09:56.839Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-24T19:09:56.839Z] Sending build context to Docker daemon 12.56MB [2023-01-24T19:09:56.839Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-24T19:09:56.839Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-24T19:09:56.839Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-24T19:09:56.839Z] 213ec9aee27d: Pulling fs layer [2023-01-24T19:09:56.839Z] 4583459ba037: Pulling fs layer [2023-01-24T19:09:56.839Z] 93c1e223e6f2: Pulling fs layer [2023-01-24T19:09:56.839Z] 53926ce57604: Pulling fs layer [2023-01-24T19:09:56.839Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-24T19:09:56.839Z] 22ff95d597cd: Pulling fs layer [2023-01-24T19:09:56.839Z] 12d6caf4c0d1: Pulling fs layer [2023-01-24T19:09:56.839Z] 96b7cbca73a9: Pulling fs layer [2023-01-24T19:09:56.839Z] a7acece74701: Pulling fs layer [2023-01-24T19:09:56.839Z] 21b2b0c7a3f4: Waiting [2023-01-24T19:09:56.839Z] a7acece74701: Waiting [2023-01-24T19:09:56.839Z] 22ff95d597cd: Waiting [2023-01-24T19:09:56.839Z] 96b7cbca73a9: Waiting [2023-01-24T19:09:56.839Z] 12d6caf4c0d1: Waiting [2023-01-24T19:09:56.839Z] 53926ce57604: Waiting [2023-01-24T19:09:56.839Z] 93c1e223e6f2: Verifying Checksum [2023-01-24T19:09:56.839Z] 93c1e223e6f2: Download complete [2023-01-24T19:09:56.839Z] 4583459ba037: Download complete [2023-01-24T19:09:57.102Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-24T19:09:57.102Z] 22ff95d597cd: Download complete [2023-01-24T19:09:57.102Z] 213ec9aee27d: Verifying Checksum [2023-01-24T19:09:57.102Z] 213ec9aee27d: Download complete [2023-01-24T19:09:57.102Z] 12d6caf4c0d1: Download complete [2023-01-24T19:09:57.102Z] 213ec9aee27d: Pull complete [2023-01-24T19:09:57.370Z] 4583459ba037: Pull complete [2023-01-24T19:09:57.371Z] 93c1e223e6f2: Pull complete [2023-01-24T19:09:58.381Z] 53926ce57604: Verifying Checksum [2023-01-24T19:09:58.381Z] 53926ce57604: Download complete [2023-01-24T19:09:58.381Z] a7acece74701: Verifying Checksum [2023-01-24T19:09:58.381Z] a7acece74701: Download complete [2023-01-24T19:09:58.381Z] 96b7cbca73a9: Verifying Checksum [2023-01-24T19:09:58.381Z] 96b7cbca73a9: Download complete [2023-01-24T19:10:01.670Z] 53926ce57604: Pull complete [2023-01-24T19:10:01.933Z] 21b2b0c7a3f4: Pull complete [2023-01-24T19:10:01.933Z] 22ff95d597cd: Pull complete [2023-01-24T19:10:01.933Z] 12d6caf4c0d1: Pull complete [2023-01-24T19:10:03.831Z] 96b7cbca73a9: Pull complete [2023-01-24T19:10:04.764Z] a7acece74701: Pull complete [2023-01-24T19:10:04.764Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-24T19:10:04.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-24T19:10:04.764Z] ---> db6d94c90886 [2023-01-24T19:10:04.764Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-24T19:10:08.142Z] ---> Running in deacfd1c2ccb [2023-01-24T19:10:08.142Z] Removing intermediate container deacfd1c2ccb [2023-01-24T19:10:08.142Z] ---> 030544041813 [2023-01-24T19:10:08.142Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-24T19:10:08.402Z] ---> Running in bf635589815a [2023-01-24T19:10:08.402Z] Removing intermediate container bf635589815a [2023-01-24T19:10:08.402Z] ---> 549420ea2c21 [2023-01-24T19:10:08.402Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-24T19:10:08.402Z] ---> Running in 4a9e46d17816 [2023-01-24T19:10:08.402Z] Removing intermediate container 4a9e46d17816 [2023-01-24T19:10:08.402Z] ---> fecc71d8e7f0 [2023-01-24T19:10:08.402Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-24T19:10:08.662Z] ---> Running in 8eec256f400f [2023-01-24T19:10:08.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:10:08.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:10:09.180Z] OK: 211 MiB in 51 packages [2023-01-24T19:10:09.748Z] Removing intermediate container 8eec256f400f [2023-01-24T19:10:09.748Z] ---> 0ab7f5cf406a [2023-01-24T19:10:09.748Z] Step 7/12 : WORKDIR /app [2023-01-24T19:10:09.748Z] ---> Running in e8fa636ea0e7 [2023-01-24T19:10:09.748Z] Removing intermediate container e8fa636ea0e7 [2023-01-24T19:10:09.748Z] ---> e9d674fb25bb [2023-01-24T19:10:09.748Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-24T19:10:09.748Z] ---> 9475a7bed11f [2023-01-24T19:10:09.748Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T19:10:09.748Z] ---> Running in 90a7dce21737 [2023-01-24T19:10:10.549Z] Still waiting to schedule task [2023-01-24T19:10:10.550Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3548’ [2023-01-24T19:10:36.300Z] Removing intermediate container 90a7dce21737 [2023-01-24T19:10:36.300Z] ---> a1df049aba20 [2023-01-24T19:10:36.300Z] Step 10/12 : COPY . . [2023-01-24T19:10:36.300Z] ---> 981f1e8893fa [2023-01-24T19:10:36.300Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-24T19:10:36.300Z] ---> Running in 74341e91afec [2023-01-24T19:10:36.300Z] Removing intermediate container 74341e91afec [2023-01-24T19:10:36.300Z] ---> 36f8a441be89 [2023-01-24T19:10:36.300Z] Step 12/12 : RUN $MAKE [2023-01-24T19:10:36.300Z] ---> Running in e505a0b5cae7 [2023-01-24T19:10:36.300Z] noop [2023-01-24T19:10:36.300Z] Removing intermediate container e505a0b5cae7 [2023-01-24T19:10:36.300Z] ---> b7bac4d07b94 [2023-01-24T19:10:36.300Z] Successfully built b7bac4d07b94 [2023-01-24T19:10:36.300Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:10:36.608Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-24T19:10:36.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T19:10:36.678Z] prd-ubuntu20.04-docker-8c-8g-3549 does not seem to be running inside a container [2023-01-24T19:10:36.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-24T19:10:37.035Z] $ docker top 517a6dc8b20d6bb40f7bfefb175a287365467b5755a6eb6c7c9bb235237d4c33 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T19:10:37.374Z] + go version [2023-01-24T19:10:37.375Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-24T19:10:37.386Z] $ docker stop --time=1 517a6dc8b20d6bb40f7bfefb175a287365467b5755a6eb6c7c9bb235237d4c33 [2023-01-24T19:10:38.647Z] $ docker rm -f --volumes 517a6dc8b20d6bb40f7bfefb175a287365467b5755a6eb6c7c9bb235237d4c33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:10:39.049Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-24T19:10:39.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T19:10:39.117Z] prd-ubuntu20.04-docker-8c-8g-3549 does not seem to be running inside a container [2023-01-24T19:10:39.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-24T19:10:39.456Z] $ docker top a047f700aae62f4bfac3ebadd0be2f9cf5d310281b987402a86463bc720e42f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T19:10:39.809Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-01-24T19:10:40.111Z] + make test [2023-01-24T19:10:40.111Z] go test -race ./... -coverprofile=coverage.out ./... [2023-01-24T19:10:58.196Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-01-24T19:10:58.196Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.140s coverage: 86.2% of statements [2023-01-24T19:10:58.196Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-01-24T19:10:59.573Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.752s coverage: 71.9% of statements [2023-01-24T19:11:14.441Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-24T19:11:14.441Z] go vet ./... [2023-01-24T19:11:16.344Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-24T19:11:16.344Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-24T19:11:16.344Z] ./bin/test-attribution.sh [2023-01-24T19:11:16.344Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-24T19:11:16.344Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-24T19:11:16.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-24T19:11:16.372Z] $ docker stop --time=1 a047f700aae62f4bfac3ebadd0be2f9cf5d310281b987402a86463bc720e42f9 [2023-01-24T19:11:20.051Z] $ docker rm -f --volumes a047f700aae62f4bfac3ebadd0be2f9cf5d310281b987402a86463bc720e42f9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-24T19:11:20.519Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-24T19:11:20.572Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-24T19:11:20.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-24T19:11:21.259Z] + ls -al . [2023-01-24T19:11:21.259Z] total 232 [2023-01-24T19:11:21.259Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 24 19:10 . [2023-01-24T19:11:21.259Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 19:09 .. [2023-01-24T19:11:21.259Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 24 19:09 .dockerignore [2023-01-24T19:11:21.259Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 19:11 .git [2023-01-24T19:11:21.259Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 19:09 .github [2023-01-24T19:11:21.259Z] -rw-rw-r-- 1 jenkins jenkins 788 Jan 24 19:09 .gitignore [2023-01-24T19:11:21.259Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 24 19:09 .golangci.yml [2023-01-24T19:11:21.259Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 24 19:09 .semver [2023-01-24T19:11:21.259Z] -rw-rw-r-- 1 jenkins jenkins 9818 Jan 24 19:09 Attribution.txt [2023-01-24T19:11:21.259Z] -rw-rw-r-- 1 jenkins jenkins 4331 Jan 24 19:09 CHANGELOG.md [2023-01-24T19:11:21.259Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jan 24 19:09 Dockerfile [2023-01-24T19:11:21.259Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 24 19:09 GOVERNANCE.md [2023-01-24T19:11:21.259Z] -rw-rw-r-- 1 jenkins jenkins 687 Jan 24 19:09 Jenkinsfile [2023-01-24T19:11:21.259Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 24 19:09 LICENSE [2023-01-24T19:11:21.259Z] -rw-rw-r-- 1 jenkins jenkins 2462 Jan 24 19:09 Makefile [2023-01-24T19:11:21.259Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 24 19:09 OWNERS.md [2023-01-24T19:11:21.259Z] -rw-rw-r-- 1 jenkins jenkins 31023 Jan 24 19:09 README.md [2023-01-24T19:11:21.259Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 24 19:09 VERSION [2023-01-24T19:11:21.259Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 19:09 bin [2023-01-24T19:11:21.259Z] -rw-r--r-- 1 jenkins jenkins 41317 Jan 24 19:10 coverage.out [2023-01-24T19:11:21.259Z] -rw-rw-r-- 1 jenkins jenkins 3564 Jan 24 19:09 go.mod [2023-01-24T19:11:21.259Z] -rw-rw-r-- 1 jenkins jenkins 34844 Jan 24 19:09 go.sum [2023-01-24T19:11:21.259Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 19:09 images [2023-01-24T19:11:21.259Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 19:09 internal [2023-01-24T19:11:21.259Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 24 19:09 main.go [2023-01-24T19:11:21.259Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 19:09 res [2023-01-24T19:11:21.259Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 19:09 snap [2023-01-24T19:11:21.259Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 19:09 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:11:21.614Z] + 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=494ae06946c85c67f213c8c16471dc3d31088bf8 --label arch=amd64 --label version=3.0.0-dev.6 . [2023-01-24T19:11:21.614Z] Sending build context to Docker daemon 12.56MB [2023-01-24T19:11:21.614Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-01-24T19:11:21.614Z] Step 2/29 : FROM ${BASE} AS builder [2023-01-24T19:11:21.614Z] ---> b7bac4d07b94 [2023-01-24T19:11:21.614Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-01-24T19:11:21.873Z] ---> Running in ef029e6fe5dc [2023-01-24T19:11:21.873Z] Removing intermediate container ef029e6fe5dc [2023-01-24T19:11:21.873Z] ---> 5bbfef47e5b7 [2023-01-24T19:11:21.873Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-01-24T19:11:21.873Z] ---> Running in 756359ed73e3 [2023-01-24T19:11:21.873Z] Removing intermediate container 756359ed73e3 [2023-01-24T19:11:21.873Z] ---> 4e8d3b33f9fe [2023-01-24T19:11:21.873Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-01-24T19:11:21.873Z] ---> Running in 671f55fa616e [2023-01-24T19:11:22.132Z] Removing intermediate container 671f55fa616e [2023-01-24T19:11:22.132Z] ---> eac71be4a356 [2023-01-24T19:11:22.132Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-24T19:11:22.132Z] ---> Running in 464cfb8a6613 [2023-01-24T19:11:22.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:11:22.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:11:22.649Z] OK: 211 MiB in 51 packages [2023-01-24T19:11:22.907Z] Removing intermediate container 464cfb8a6613 [2023-01-24T19:11:22.907Z] ---> 4de69cf3fa27 [2023-01-24T19:11:22.907Z] Step 7/29 : WORKDIR /app [2023-01-24T19:11:22.907Z] ---> Running in ffa8815b0ce6 [2023-01-24T19:11:22.907Z] Removing intermediate container ffa8815b0ce6 [2023-01-24T19:11:22.907Z] ---> 50b21720393c [2023-01-24T19:11:22.907Z] Step 8/29 : COPY go.mod vendor* ./ [2023-01-24T19:11:22.907Z] ---> fbb9cb25e904 [2023-01-24T19:11:22.907Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T19:11:22.907Z] ---> Running in d011553be57e [2023-01-24T19:11:23.866Z] Removing intermediate container d011553be57e [2023-01-24T19:11:23.866Z] ---> 803bb4b9b071 [2023-01-24T19:11:23.866Z] Step 10/29 : COPY . . [2023-01-24T19:11:24.126Z] ---> a5cfc2e6b132 [2023-01-24T19:11:24.126Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-24T19:11:24.126Z] ---> Running in d734e272a660 [2023-01-24T19:11:24.384Z] Removing intermediate container d734e272a660 [2023-01-24T19:11:24.384Z] ---> ffd5fe6ccc0f [2023-01-24T19:11:24.384Z] Step 12/29 : RUN $MAKE [2023-01-24T19:11:24.384Z] ---> Running in 86be311df739 [2023-01-24T19:11:24.642Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.6 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.6" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-01-24T19:11:42.724Z] Removing intermediate container 86be311df739 [2023-01-24T19:11:42.724Z] ---> f76c718a08c1 [2023-01-24T19:11:42.724Z] Step 13/29 : FROM alpine:3.14 [2023-01-24T19:11:42.724Z] 3.14: Pulling from library/alpine [2023-01-24T19:11:42.724Z] c7ed990a2339: Pulling fs layer [2023-01-24T19:11:42.724Z] c7ed990a2339: Verifying Checksum [2023-01-24T19:11:42.724Z] c7ed990a2339: Download complete [2023-01-24T19:11:42.724Z] c7ed990a2339: Pull complete [2023-01-24T19:11:42.724Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-24T19:11:42.724Z] Status: Downloaded newer image for alpine:3.14 [2023-01-24T19:11:42.724Z] ---> dd53f409bf0b [2023-01-24T19:11:42.724Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-24T19:11:42.724Z] ---> Running in 237aee722d5b [2023-01-24T19:11:42.983Z] Removing intermediate container 237aee722d5b [2023-01-24T19:11:42.983Z] ---> 6cb589f7ffbf [2023-01-24T19:11:42.983Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-01-24T19:11:42.983Z] ---> Running in 3de5ba54c2a5 [2023-01-24T19:11:42.983Z] Removing intermediate container 3de5ba54c2a5 [2023-01-24T19:11:42.983Z] ---> f2ebb99936d1 [2023-01-24T19:11:42.983Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-01-24T19:11:42.983Z] ---> Running in dea6f53a2c85 [2023-01-24T19:11:43.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:11:43.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:11:43.498Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-24T19:11:43.498Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-24T19:11:43.498Z] Executing busybox-1.33.1-r8.trigger [2023-01-24T19:11:43.498Z] Executing ca-certificates-20220614-r0.trigger [2023-01-24T19:11:43.498Z] OK: 6 MiB in 16 packages [2023-01-24T19:11:44.064Z] Removing intermediate container dea6f53a2c85 [2023-01-24T19:11:44.064Z] ---> 016cdef2abb9 [2023-01-24T19:11:44.064Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-24T19:11:44.064Z] ---> 9a2dd5e0428d [2023-01-24T19:11:44.064Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-24T19:11:44.327Z] ---> 8c422fc390af [2023-01-24T19:11:44.327Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-01-24T19:11:44.327Z] ---> 0ec8e1f0ee3e [2023-01-24T19:11:44.327Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-01-24T19:11:44.327Z] ---> 6b5f231e1009 [2023-01-24T19:11:44.327Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-01-24T19:11:45.261Z] ---> b83aaa817fd1 [2023-01-24T19:11:45.261Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-01-24T19:11:45.261Z] ---> Running in b65442091f0a [2023-01-24T19:11:45.831Z] Removing intermediate container b65442091f0a [2023-01-24T19:11:45.831Z] ---> 0ee9d9cb645e [2023-01-24T19:11:45.831Z] Step 23/29 : VOLUME /cache [2023-01-24T19:11:45.831Z] ---> Running in 625aa2d80ebd [2023-01-24T19:11:45.831Z] Removing intermediate container 625aa2d80ebd [2023-01-24T19:11:45.831Z] ---> e325dd64fcd1 [2023-01-24T19:11:45.831Z] Step 24/29 : EXPOSE 59711 [2023-01-24T19:11:45.831Z] ---> Running in 66364d6091a0 [2023-01-24T19:11:45.831Z] Removing intermediate container 66364d6091a0 [2023-01-24T19:11:45.831Z] ---> 4ae7e907c1e5 [2023-01-24T19:11:45.831Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-01-24T19:11:45.831Z] ---> Running in 5e150a6aa78c [2023-01-24T19:11:45.831Z] Removing intermediate container 5e150a6aa78c [2023-01-24T19:11:45.831Z] ---> d8a74464a490 [2023-01-24T19:11:45.831Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-01-24T19:11:46.091Z] ---> Running in 3156b34744df [2023-01-24T19:11:46.091Z] Removing intermediate container 3156b34744df [2023-01-24T19:11:46.091Z] ---> c4c97c1311c8 [2023-01-24T19:11:46.091Z] Step 27/29 : LABEL arch=amd64 [2023-01-24T19:11:46.091Z] ---> Running in 3197294e42e8 [2023-01-24T19:11:46.091Z] Removing intermediate container 3197294e42e8 [2023-01-24T19:11:46.091Z] ---> 45c03c485ff5 [2023-01-24T19:11:46.091Z] Step 28/29 : LABEL git_sha=494ae06946c85c67f213c8c16471dc3d31088bf8 [2023-01-24T19:11:46.091Z] ---> Running in afe994660f7f [2023-01-24T19:11:46.350Z] Removing intermediate container afe994660f7f [2023-01-24T19:11:46.350Z] ---> e93c3c1f589a [2023-01-24T19:11:46.350Z] Step 29/29 : LABEL version=3.0.0-dev.6 [2023-01-24T19:11:46.350Z] ---> Running in 8243ca6d0850 [2023-01-24T19:11:46.350Z] Removing intermediate container 8243ca6d0850 [2023-01-24T19:11:46.350Z] ---> f94013aa756c [2023-01-24T19:11:46.350Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-24T19:11:46.350Z] Successfully built f94013aa756c [2023-01-24T19:11:46.350Z] 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 [2023-01-24T19:11:46.460Z] provisioning config files... [2023-01-24T19:11:46.475Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12936757162699116898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:11:46.771Z] ---> docker-login.sh [2023-01-24T19:11:46.771Z] nexus3.edgexfoundry.org:10001 [2023-01-24T19:11:46.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:11:46.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:11:46.771Z] Configure a credential helper to remove this warning. See [2023-01-24T19:11:46.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:11:46.771Z] [2023-01-24T19:11:46.771Z] Login Succeeded [2023-01-24T19:11:46.771Z] nexus3.edgexfoundry.org:10002 [2023-01-24T19:11:46.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:11:46.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:11:46.771Z] Configure a credential helper to remove this warning. See [2023-01-24T19:11:46.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:11:46.771Z] [2023-01-24T19:11:46.771Z] Login Succeeded [2023-01-24T19:11:46.771Z] nexus3.edgexfoundry.org:10003 [2023-01-24T19:11:47.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:11:47.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:11:47.031Z] Configure a credential helper to remove this warning. See [2023-01-24T19:11:47.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:11:47.031Z] [2023-01-24T19:11:47.031Z] Login Succeeded [2023-01-24T19:11:47.031Z] nexus3.edgexfoundry.org:10004 [2023-01-24T19:11:47.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:11:47.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:11:47.031Z] Configure a credential helper to remove this warning. See [2023-01-24T19:11:47.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:11:47.031Z] [2023-01-24T19:11:47.031Z] Login Succeeded [2023-01-24T19:11:47.031Z] docker.io [2023-01-24T19:11:47.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:11:47.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:11:47.290Z] Configure a credential helper to remove this warning. See [2023-01-24T19:11:47.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:11:47.290Z] [2023-01-24T19:11:47.290Z] Login Succeeded [2023-01-24T19:11:47.290Z] ---> docker-login.sh ends [Pipeline] } [2023-01-24T19:11:47.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-24T19:11:47.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-24T19:11:47.332Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-01-24T19:11:47.332Z] 494ae06946c85c67f213c8c16471dc3d31088bf8 [2023-01-24T19:11:47.332Z] latest [2023-01-24T19:11:47.332Z] 3.0.0-dev.6 [2023-01-24T19:11:47.332Z] 494ae06946c85c67f213c8c16471dc3d31088bf8-3.0.0-dev.6 [2023-01-24T19:11:47.332Z] main [2023-01-24T19:11:47.332Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:11:47.646Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:494ae06946c85c67f213c8c16471dc3d31088bf8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:11:47.944Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:494ae06946c85c67f213c8c16471dc3d31088bf8 [2023-01-24T19:11:47.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-01-24T19:11:47.944Z] 358396aa1ee5: Preparing [2023-01-24T19:11:47.944Z] 6f013e4cfef4: Preparing [2023-01-24T19:11:47.944Z] 410d31923e88: Preparing [2023-01-24T19:11:47.944Z] 83ee5d0982a6: Preparing [2023-01-24T19:11:47.944Z] 161b97e21e87: Preparing [2023-01-24T19:11:47.944Z] 1fa63c0d1e3f: Preparing [2023-01-24T19:11:47.944Z] 5ebefea73694: Preparing [2023-01-24T19:11:47.944Z] 63493a9ab2d4: Preparing [2023-01-24T19:11:47.944Z] 63493a9ab2d4: Waiting [2023-01-24T19:11:47.944Z] 83ee5d0982a6: Pushed [2023-01-24T19:11:47.944Z] 358396aa1ee5: Pushed [2023-01-24T19:11:47.944Z] 410d31923e88: Pushed [2023-01-24T19:11:47.944Z] 161b97e21e87: Pushed [2023-01-24T19:11:47.944Z] 63493a9ab2d4: Layer already exists [2023-01-24T19:11:48.203Z] 1fa63c0d1e3f: Pushed [2023-01-24T19:11:48.203Z] 5ebefea73694: Pushed [2023-01-24T19:11:50.873Z] 6f013e4cfef4: Pushed [2023-01-24T19:11:50.873Z] 494ae06946c85c67f213c8c16471dc3d31088bf8: digest: sha256:d6d6df4d9d26852ea90c9caa6519f1d0dc2c84c5ccaae85bf3be485fd345bc53 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:11:51.200Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:11:51.504Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-01-24T19:11:51.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-01-24T19:11:51.504Z] 358396aa1ee5: Preparing [2023-01-24T19:11:51.504Z] 6f013e4cfef4: Preparing [2023-01-24T19:11:51.504Z] 410d31923e88: Preparing [2023-01-24T19:11:51.504Z] 83ee5d0982a6: Preparing [2023-01-24T19:11:51.504Z] 161b97e21e87: Preparing [2023-01-24T19:11:51.504Z] 1fa63c0d1e3f: Preparing [2023-01-24T19:11:51.504Z] 5ebefea73694: Preparing [2023-01-24T19:11:51.504Z] 63493a9ab2d4: Preparing [2023-01-24T19:11:51.504Z] 1fa63c0d1e3f: Waiting [2023-01-24T19:11:51.504Z] 5ebefea73694: Waiting [2023-01-24T19:11:51.504Z] 63493a9ab2d4: Waiting [2023-01-24T19:11:51.504Z] 6f013e4cfef4: Layer already exists [2023-01-24T19:11:51.504Z] 161b97e21e87: Layer already exists [2023-01-24T19:11:51.504Z] 83ee5d0982a6: Layer already exists [2023-01-24T19:11:51.504Z] 358396aa1ee5: Layer already exists [2023-01-24T19:11:51.504Z] 410d31923e88: Layer already exists [2023-01-24T19:11:51.504Z] 5ebefea73694: Layer already exists [2023-01-24T19:11:51.504Z] 1fa63c0d1e3f: Layer already exists [2023-01-24T19:11:51.504Z] 63493a9ab2d4: Layer already exists [2023-01-24T19:11:51.504Z] latest: digest: sha256:d6d6df4d9d26852ea90c9caa6519f1d0dc2c84c5ccaae85bf3be485fd345bc53 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:11:51.821Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:11:52.133Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.6 [2023-01-24T19:11:52.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-01-24T19:11:52.133Z] 358396aa1ee5: Preparing [2023-01-24T19:11:52.133Z] 6f013e4cfef4: Preparing [2023-01-24T19:11:52.133Z] 410d31923e88: Preparing [2023-01-24T19:11:52.133Z] 83ee5d0982a6: Preparing [2023-01-24T19:11:52.133Z] 161b97e21e87: Preparing [2023-01-24T19:11:52.133Z] 1fa63c0d1e3f: Preparing [2023-01-24T19:11:52.133Z] 5ebefea73694: Preparing [2023-01-24T19:11:52.133Z] 63493a9ab2d4: Preparing [2023-01-24T19:11:52.133Z] 1fa63c0d1e3f: Waiting [2023-01-24T19:11:52.133Z] 63493a9ab2d4: Waiting [2023-01-24T19:11:52.133Z] 5ebefea73694: Waiting [2023-01-24T19:11:52.133Z] 161b97e21e87: Layer already exists [2023-01-24T19:11:52.133Z] 358396aa1ee5: Layer already exists [2023-01-24T19:11:52.133Z] 410d31923e88: Layer already exists [2023-01-24T19:11:52.133Z] 6f013e4cfef4: Layer already exists [2023-01-24T19:11:52.133Z] 83ee5d0982a6: Layer already exists [2023-01-24T19:11:52.133Z] 5ebefea73694: Layer already exists [2023-01-24T19:11:52.133Z] 1fa63c0d1e3f: Layer already exists [2023-01-24T19:11:52.133Z] 63493a9ab2d4: Layer already exists [2023-01-24T19:11:52.133Z] 3.0.0-dev.6: digest: sha256:d6d6df4d9d26852ea90c9caa6519f1d0dc2c84c5ccaae85bf3be485fd345bc53 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:11:52.448Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:494ae06946c85c67f213c8c16471dc3d31088bf8-3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:11:52.756Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:494ae06946c85c67f213c8c16471dc3d31088bf8-3.0.0-dev.6 [2023-01-24T19:11:52.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-01-24T19:11:52.756Z] 358396aa1ee5: Preparing [2023-01-24T19:11:52.756Z] 6f013e4cfef4: Preparing [2023-01-24T19:11:52.756Z] 410d31923e88: Preparing [2023-01-24T19:11:52.756Z] 83ee5d0982a6: Preparing [2023-01-24T19:11:52.756Z] 161b97e21e87: Preparing [2023-01-24T19:11:52.756Z] 1fa63c0d1e3f: Preparing [2023-01-24T19:11:52.756Z] 5ebefea73694: Preparing [2023-01-24T19:11:52.756Z] 63493a9ab2d4: Preparing [2023-01-24T19:11:52.756Z] 1fa63c0d1e3f: Waiting [2023-01-24T19:11:52.756Z] 5ebefea73694: Waiting [2023-01-24T19:11:52.756Z] 63493a9ab2d4: Waiting [2023-01-24T19:11:52.756Z] 358396aa1ee5: Layer already exists [2023-01-24T19:11:52.756Z] 161b97e21e87: Layer already exists [2023-01-24T19:11:52.756Z] 83ee5d0982a6: Layer already exists [2023-01-24T19:11:52.756Z] 6f013e4cfef4: Layer already exists [2023-01-24T19:11:52.756Z] 410d31923e88: Layer already exists [2023-01-24T19:11:52.756Z] 1fa63c0d1e3f: Layer already exists [2023-01-24T19:11:52.756Z] 5ebefea73694: Layer already exists [2023-01-24T19:11:52.756Z] 63493a9ab2d4: Layer already exists [2023-01-24T19:11:52.756Z] 494ae06946c85c67f213c8c16471dc3d31088bf8-3.0.0-dev.6: digest: sha256:d6d6df4d9d26852ea90c9caa6519f1d0dc2c84c5ccaae85bf3be485fd345bc53 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:11:53.073Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:11:53.387Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-01-24T19:11:53.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-01-24T19:11:53.387Z] 358396aa1ee5: Preparing [2023-01-24T19:11:53.387Z] 6f013e4cfef4: Preparing [2023-01-24T19:11:53.387Z] 410d31923e88: Preparing [2023-01-24T19:11:53.387Z] 83ee5d0982a6: Preparing [2023-01-24T19:11:53.387Z] 161b97e21e87: Preparing [2023-01-24T19:11:53.387Z] 1fa63c0d1e3f: Preparing [2023-01-24T19:11:53.387Z] 5ebefea73694: Preparing [2023-01-24T19:11:53.387Z] 63493a9ab2d4: Preparing [2023-01-24T19:11:53.387Z] 1fa63c0d1e3f: Waiting [2023-01-24T19:11:53.387Z] 5ebefea73694: Waiting [2023-01-24T19:11:53.387Z] 63493a9ab2d4: Waiting [2023-01-24T19:11:53.387Z] 6f013e4cfef4: Layer already exists [2023-01-24T19:11:53.387Z] 358396aa1ee5: Layer already exists [2023-01-24T19:11:53.387Z] 83ee5d0982a6: Layer already exists [2023-01-24T19:11:53.387Z] 161b97e21e87: Layer already exists [2023-01-24T19:11:53.387Z] 410d31923e88: Layer already exists [2023-01-24T19:11:53.387Z] 1fa63c0d1e3f: Layer already exists [2023-01-24T19:11:53.387Z] 5ebefea73694: Layer already exists [2023-01-24T19:11:53.387Z] 63493a9ab2d4: Layer already exists [2023-01-24T19:11:53.387Z] main: digest: sha256:d6d6df4d9d26852ea90c9caa6519f1d0dc2c84c5ccaae85bf3be485fd345bc53 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-24T19:11:53.436Z] ===================================================== [Pipeline] echo [2023-01-24T19:11:53.443Z] taggedImages: [2023-01-24T19:11:53.443Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:494ae06946c85c67f213c8c16471dc3d31088bf8 [2023-01-24T19:11:53.443Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-01-24T19:11:53.443Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.6 [2023-01-24T19:11:53.443Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:494ae06946c85c67f213c8c16471dc3d31088bf8-3.0.0-dev.6 [2023-01-24T19:11:53.443Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:11:53.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-24T19:11:53.805Z] [2023-01-24T19:11:53.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:11:54.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-24T19:11:54.104Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-24T19:11:54.104Z] 5eb5b503b376: Pulling fs layer [2023-01-24T19:11:54.104Z] 5c69ac0246d0: Pulling fs layer [2023-01-24T19:11:54.104Z] ec43610c2a17: Pulling fs layer [2023-01-24T19:11:54.104Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-24T19:11:54.104Z] 33b1e0a273af: Pulling fs layer [2023-01-24T19:11:54.104Z] 5d3b04190fa2: Pulling fs layer [2023-01-24T19:11:54.104Z] 2f39f015ded8: Pulling fs layer [2023-01-24T19:11:54.104Z] 33b1e0a273af: Waiting [2023-01-24T19:11:54.104Z] 5d3b04190fa2: Waiting [2023-01-24T19:11:54.104Z] 3a2ae6a8a46f: Waiting [2023-01-24T19:11:54.104Z] 2f39f015ded8: Waiting [2023-01-24T19:11:54.104Z] 5c69ac0246d0: Download complete [2023-01-24T19:11:54.104Z] 3a2ae6a8a46f: Download complete [2023-01-24T19:11:54.368Z] 33b1e0a273af: Verifying Checksum [2023-01-24T19:11:54.368Z] 33b1e0a273af: Download complete [2023-01-24T19:11:54.368Z] 5d3b04190fa2: Download complete [2023-01-24T19:11:54.368Z] ec43610c2a17: Verifying Checksum [2023-01-24T19:11:54.368Z] ec43610c2a17: Download complete [2023-01-24T19:11:54.629Z] 5eb5b503b376: Verifying Checksum [2023-01-24T19:11:54.629Z] 5eb5b503b376: Download complete [2023-01-24T19:11:55.197Z] 2f39f015ded8: Download complete [2023-01-24T19:11:55.762Z] 5eb5b503b376: Pull complete [2023-01-24T19:11:55.762Z] 5c69ac0246d0: Pull complete [2023-01-24T19:11:56.020Z] ec43610c2a17: Pull complete [2023-01-24T19:11:56.020Z] 3a2ae6a8a46f: Pull complete [2023-01-24T19:11:56.278Z] 33b1e0a273af: Pull complete [2023-01-24T19:11:56.278Z] 5d3b04190fa2: Pull complete [2023-01-24T19:12:00.462Z] 2f39f015ded8: Pull complete [2023-01-24T19:12:00.462Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-24T19:12:00.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-24T19:12:00.462Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T19:12:00.535Z] prd-ubuntu20.04-docker-8c-8g-3549 does not seem to be running inside a container [2023-01-24T19:12:00.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-24T19:12:03.111Z] $ docker top 31491e54886d5ed873fadfbeb98c86c55c35bf96b516bf0b39d79985473b835d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:12:03.507Z] ---> job-cost.sh [2023-01-24T19:12:03.508Z] lf-activate-venv: SKIPPING [2023-01-24T19:12:03.508Z] INFO: No Stack... [2023-01-24T19:12:03.766Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-24T19:12:04.025Z] INFO: Archiving Costs [Pipeline] sh [2023-01-24T19:12:04.317Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-01-24T19:12:04.317Z] + cut -d, -f6 [Pipeline] lock [2023-01-24T19:12:04.333Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-74-stack-cost] [2023-01-24T19:12:04.339Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-74-stack-cost] did not exist. Created. [2023-01-24T19:12:04.339Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-24T19:12:04.633Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-24T19:12:04.662Z] Stashed 1 file(s) [Pipeline] } [2023-01-24T19:12:04.670Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-24T19:12:04.695Z] $ docker stop --time=1 31491e54886d5ed873fadfbeb98c86c55c35bf96b516bf0b39d79985473b835d [2023-01-24T19:12:05.841Z] $ docker rm -f --volumes 31491e54886d5ed873fadfbeb98c86c55c35bf96b516bf0b39d79985473b835d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-24T19:13:32.875Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3550 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-01-24T19:13:32.888Z] Running in /w/workspace/app-rfid-llrp-inventory/74 [Pipeline] { [Pipeline] checkout [2023-01-24T19:13:32.916Z] The recommended git tool is: git [2023-01-24T19:13:37.855Z] using credential edgex-jenkins-ssh [2023-01-24T19:13:37.913Z] Cloning the remote Git repository [2023-01-24T19:13:37.955Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-01-24T19:13:38.026Z] > git init /w/workspace/app-rfid-llrp-inventory/74 # timeout=10 [2023-01-24T19:13:38.170Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-01-24T19:13:38.171Z] > git --version # timeout=10 [2023-01-24T19:13:38.188Z] > git --version # 'git version 2.25.1' [2023-01-24T19:13:38.190Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-24T19:13:38.245Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-24T19:13:41.317Z] Avoid second fetch [2023-01-24T19:13:41.318Z] Checking out Revision 494ae06946c85c67f213c8c16471dc3d31088bf8 (main) [2023-01-24T19:13:40.488Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-01-24T19:13:40.516Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-24T19:13:41.326Z] > git config core.sparsecheckout # timeout=10 [2023-01-24T19:13:41.352Z] > git checkout -f 494ae06946c85c67f213c8c16471dc3d31088bf8 # timeout=10 [2023-01-24T19:13:41.827Z] Commit message: "fix: enable core command via message bus (#139)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-24T19:13:42.666Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-24T19:13:42.666Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-24T19:13:42.666Z] Dload Upload Total Spent Left Speed [2023-01-24T19:13:42.666Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-01-24T19:13:43.288Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-24T19:13:43.611Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-24T19:13:43.612Z] + sudo tee /etc/docker/daemon.new [2023-01-24T19:13:43.612Z] { [2023-01-24T19:13:43.612Z] "registry-mirrors": [ [2023-01-24T19:13:43.612Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-24T19:13:43.612Z] ], [2023-01-24T19:13:43.612Z] "bip": "10.250.0.254/24", [2023-01-24T19:13:43.612Z] "hosts": [ [2023-01-24T19:13:43.612Z] "tcp://0.0.0.0:5555", [2023-01-24T19:13:43.612Z] "unix:///var/run/docker.sock" [2023-01-24T19:13:43.612Z] ], [2023-01-24T19:13:43.612Z] "mtu": 1458, [2023-01-24T19:13:43.612Z] "selinux-enabled": true, [2023-01-24T19:13:43.612Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-24T19:13:43.612Z] } [Pipeline] sh [2023-01-24T19:13:43.942Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-24T19:13:44.271Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-24T19:14:02.537Z] provisioning config files... [2023-01-24T19:14:02.562Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/74@tmp/config13404519680608174945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:14:02.911Z] ---> docker-login.sh [2023-01-24T19:14:02.911Z] nexus3.edgexfoundry.org:10001 [2023-01-24T19:14:03.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:14:03.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:14:03.502Z] Configure a credential helper to remove this warning. See [2023-01-24T19:14:03.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:14:03.502Z] [2023-01-24T19:14:03.502Z] Login Succeeded [2023-01-24T19:14:03.502Z] nexus3.edgexfoundry.org:10002 [2023-01-24T19:14:03.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:14:04.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:14:04.039Z] Configure a credential helper to remove this warning. See [2023-01-24T19:14:04.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:14:04.040Z] [2023-01-24T19:14:04.040Z] Login Succeeded [2023-01-24T19:14:04.040Z] nexus3.edgexfoundry.org:10003 [2023-01-24T19:14:04.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:14:04.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:14:04.316Z] Configure a credential helper to remove this warning. See [2023-01-24T19:14:04.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:14:04.316Z] [2023-01-24T19:14:04.316Z] Login Succeeded [2023-01-24T19:14:04.316Z] nexus3.edgexfoundry.org:10004 [2023-01-24T19:14:04.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:14:04.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:14:04.590Z] Configure a credential helper to remove this warning. See [2023-01-24T19:14:04.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:14:04.590Z] [2023-01-24T19:14:04.590Z] Login Succeeded [2023-01-24T19:14:04.590Z] docker.io [2023-01-24T19:14:04.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:14:05.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:14:05.129Z] Configure a credential helper to remove this warning. See [2023-01-24T19:14:05.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:14:05.129Z] [2023-01-24T19:14:05.129Z] Login Succeeded [2023-01-24T19:14:05.129Z] ---> docker-login.sh ends [Pipeline] } [2023-01-24T19:14:05.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-24T19:14:05.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-24T19:14:05.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-24T19:14:05.426Z] ========================================================= [2023-01-24T19:14:05.426Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-24T19:14:05.426Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:14:05.785Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-24T19:14:06.057Z] Sending build context to Docker daemon 683kB [2023-01-24T19:14:06.057Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-24T19:14:06.057Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-24T19:14:08.657Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-24T19:14:08.657Z] 9b18e9b68314: Pulling fs layer [2023-01-24T19:14:08.657Z] 35d82f9e3411: Pulling fs layer [2023-01-24T19:14:08.657Z] e16973657156: Pulling fs layer [2023-01-24T19:14:08.657Z] fc693d55d65f: Pulling fs layer [2023-01-24T19:14:08.657Z] 7e9fc2657dce: Pulling fs layer [2023-01-24T19:14:08.657Z] dda99020689f: Pulling fs layer [2023-01-24T19:14:08.657Z] db1c61fa0a46: Pulling fs layer [2023-01-24T19:14:08.657Z] 891c053d2c06: Pulling fs layer [2023-01-24T19:14:08.657Z] fc693d55d65f: Waiting [2023-01-24T19:14:08.657Z] dda99020689f: Waiting [2023-01-24T19:14:08.657Z] db1c61fa0a46: Waiting [2023-01-24T19:14:08.657Z] 7e9fc2657dce: Waiting [2023-01-24T19:14:08.657Z] 891c053d2c06: Waiting [2023-01-24T19:14:08.657Z] e16973657156: Download complete [2023-01-24T19:14:08.657Z] 35d82f9e3411: Verifying Checksum [2023-01-24T19:14:08.657Z] 35d82f9e3411: Download complete [2023-01-24T19:14:08.657Z] 7e9fc2657dce: Verifying Checksum [2023-01-24T19:14:08.657Z] 7e9fc2657dce: Download complete [2023-01-24T19:14:08.657Z] dda99020689f: Verifying Checksum [2023-01-24T19:14:08.657Z] dda99020689f: Download complete [2023-01-24T19:14:08.657Z] 9b18e9b68314: Verifying Checksum [2023-01-24T19:14:08.657Z] 9b18e9b68314: Download complete [2023-01-24T19:14:09.656Z] 9b18e9b68314: Pull complete [2023-01-24T19:14:09.927Z] 891c053d2c06: Verifying Checksum [2023-01-24T19:14:09.927Z] 891c053d2c06: Download complete [2023-01-24T19:14:10.201Z] 35d82f9e3411: Pull complete [2023-01-24T19:14:10.792Z] e16973657156: Pull complete [2023-01-24T19:14:11.062Z] db1c61fa0a46: Verifying Checksum [2023-01-24T19:14:11.062Z] db1c61fa0a46: Download complete [2023-01-24T19:14:11.650Z] fc693d55d65f: Verifying Checksum [2023-01-24T19:14:11.650Z] fc693d55d65f: Download complete [2023-01-24T19:14:24.004Z] fc693d55d65f: Pull complete [2023-01-24T19:14:24.004Z] 7e9fc2657dce: Pull complete [2023-01-24T19:14:24.273Z] dda99020689f: Pull complete [2023-01-24T19:14:29.620Z] db1c61fa0a46: Pull complete [2023-01-24T19:14:31.029Z] 891c053d2c06: Pull complete [2023-01-24T19:14:31.029Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-24T19:14:31.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-24T19:14:31.029Z] ---> f96f9c87975a [2023-01-24T19:14:31.029Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-24T19:14:32.982Z] ---> Running in d448b47b0c4e [2023-01-24T19:14:33.251Z] Removing intermediate container d448b47b0c4e [2023-01-24T19:14:33.251Z] ---> c832b85e761b [2023-01-24T19:14:33.251Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-24T19:14:33.522Z] ---> Running in dee400a2b1ad [2023-01-24T19:14:33.791Z] Removing intermediate container dee400a2b1ad [2023-01-24T19:14:33.791Z] ---> d989e6ddc3e7 [2023-01-24T19:14:33.791Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-24T19:14:33.791Z] ---> Running in 319af8ee8ae0 [2023-01-24T19:14:34.059Z] Removing intermediate container 319af8ee8ae0 [2023-01-24T19:14:34.059Z] ---> 6b7892bb4d63 [2023-01-24T19:14:34.059Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-24T19:14:34.332Z] ---> Running in 320f84499907 [2023-01-24T19:14:35.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-24T19:14:35.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-24T19:14:36.526Z] OK: 221 MiB in 51 packages [2023-01-24T19:14:37.487Z] Removing intermediate container 320f84499907 [2023-01-24T19:14:37.487Z] ---> a92ea66c8a49 [2023-01-24T19:14:37.487Z] Step 7/12 : WORKDIR /app [2023-01-24T19:14:37.487Z] ---> Running in 948a2cd6d7b4 [2023-01-24T19:14:37.753Z] Removing intermediate container 948a2cd6d7b4 [2023-01-24T19:14:37.754Z] ---> 9bb85e8d5a9c [2023-01-24T19:14:37.754Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-24T19:14:38.339Z] ---> 28c54ebcc87e [2023-01-24T19:14:38.339Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T19:14:38.339Z] ---> Running in 19196984ef83 [2023-01-24T19:16:00.112Z] Removing intermediate container 19196984ef83 [2023-01-24T19:16:00.112Z] ---> 67d23d627891 [2023-01-24T19:16:00.112Z] Step 10/12 : COPY . . [2023-01-24T19:16:00.112Z] ---> ac7efb589ade [2023-01-24T19:16:00.112Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-24T19:16:00.112Z] ---> Running in 4c157463ada3 [2023-01-24T19:16:00.112Z] Removing intermediate container 4c157463ada3 [2023-01-24T19:16:00.112Z] ---> 4141271e8821 [2023-01-24T19:16:00.112Z] Step 12/12 : RUN $MAKE [2023-01-24T19:16:00.112Z] ---> Running in 2b8d230939a4 [2023-01-24T19:16:00.703Z] noop [2023-01-24T19:16:03.313Z] Removing intermediate container 2b8d230939a4 [2023-01-24T19:16:03.313Z] ---> d8250cbb69fa [2023-01-24T19:16:03.313Z] Successfully built d8250cbb69fa [2023-01-24T19:16:03.313Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:16:03.683Z] + docker inspect -f . ci-base-image-arm64 [2023-01-24T19:16:03.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T19:16:03.886Z] prd-ubuntu20.04-docker-arm64-4c-16g-3550 does not seem to be running inside a container [2023-01-24T19:16:03.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/74 -v /w/workspace/app-rfid-llrp-inventory/74:/w/workspace/app-rfid-llrp-inventory/74:rw,z -v /w/workspace/app-rfid-llrp-inventory/74@tmp:/w/workspace/app-rfid-llrp-inventory/74@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 [2023-01-24T19:16:05.218Z] $ docker top b9a43fe99330f58b2e6e5cc2af1819c0685d538b17be43f6314953a1650d0445 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T19:16:06.068Z] + go version [2023-01-24T19:16:06.068Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-24T19:16:06.104Z] $ docker stop --time=1 b9a43fe99330f58b2e6e5cc2af1819c0685d538b17be43f6314953a1650d0445 [2023-01-24T19:16:07.739Z] $ docker rm -f --volumes b9a43fe99330f58b2e6e5cc2af1819c0685d538b17be43f6314953a1650d0445 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:16:08.306Z] + docker inspect -f . ci-base-image-arm64 [2023-01-24T19:16:08.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T19:16:08.491Z] prd-ubuntu20.04-docker-arm64-4c-16g-3550 does not seem to be running inside a container [2023-01-24T19:16:08.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/74 -v /w/workspace/app-rfid-llrp-inventory/74:/w/workspace/app-rfid-llrp-inventory/74:rw,z -v /w/workspace/app-rfid-llrp-inventory/74@tmp:/w/workspace/app-rfid-llrp-inventory/74@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 [2023-01-24T19:16:09.781Z] $ docker top 85c9b87342bdcfd99572b412d0febf92cb855a112c16962b86151a6d5445e4eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T19:16:10.274Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/74 [Pipeline] fileExists [Pipeline] sh [2023-01-24T19:16:10.883Z] + make test [2023-01-24T19:16:10.883Z] go test -race ./... -coverprofile=coverage.out ./... [2023-01-24T19:18:47.727Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-01-24T19:18:47.727Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.718s coverage: 86.2% of statements [2023-01-24T19:18:47.727Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-01-24T19:18:51.067Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.646s coverage: 71.9% of statements [2023-01-24T19:18:52.029Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-24T19:18:52.029Z] go vet ./... [2023-01-24T19:20:28.704Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-24T19:20:28.704Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-24T19:20:28.704Z] ./bin/test-attribution.sh [2023-01-24T19:20:28.704Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-24T19:20:28.704Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-24T19:20:28.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-24T19:20:28.756Z] $ docker stop --time=1 85c9b87342bdcfd99572b412d0febf92cb855a112c16962b86151a6d5445e4eb [2023-01-24T19:20:30.678Z] $ docker rm -f --volumes 85c9b87342bdcfd99572b412d0febf92cb855a112c16962b86151a6d5445e4eb [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-24T19:20:32.036Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-24T19:20:32.060Z] Warning: overwriting stash ‘coverage-report’ [2023-01-24T19:20:32.568Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-24T19:20:32.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-24T19:20:33.295Z] + ls -al . [2023-01-24T19:20:33.295Z] total 228 [2023-01-24T19:20:33.295Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 24 19:16 . [2023-01-24T19:20:33.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 19:13 .. [2023-01-24T19:20:33.295Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 24 19:13 .dockerignore [2023-01-24T19:20:33.295Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 19:13 .git [2023-01-24T19:20:33.295Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 19:13 .github [2023-01-24T19:20:33.295Z] -rw-rw-r-- 1 jenkins jenkins 788 Jan 24 19:13 .gitignore [2023-01-24T19:20:33.295Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 24 19:13 .golangci.yml [2023-01-24T19:20:33.295Z] -rw-rw-r-- 1 jenkins jenkins 9818 Jan 24 19:13 Attribution.txt [2023-01-24T19:20:33.295Z] -rw-rw-r-- 1 jenkins jenkins 4331 Jan 24 19:13 CHANGELOG.md [2023-01-24T19:20:33.295Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jan 24 19:13 Dockerfile [2023-01-24T19:20:33.295Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 24 19:13 GOVERNANCE.md [2023-01-24T19:20:33.295Z] -rw-rw-r-- 1 jenkins jenkins 687 Jan 24 19:13 Jenkinsfile [2023-01-24T19:20:33.295Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 24 19:13 LICENSE [2023-01-24T19:20:33.295Z] -rw-rw-r-- 1 jenkins jenkins 2462 Jan 24 19:13 Makefile [2023-01-24T19:20:33.295Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 24 19:13 OWNERS.md [2023-01-24T19:20:33.295Z] -rw-rw-r-- 1 jenkins jenkins 31023 Jan 24 19:13 README.md [2023-01-24T19:20:33.295Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 24 19:09 VERSION [2023-01-24T19:20:33.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 19:13 bin [2023-01-24T19:20:33.295Z] -rw-r--r-- 1 jenkins jenkins 41317 Jan 24 19:18 coverage.out [2023-01-24T19:20:33.295Z] -rw-rw-r-- 1 jenkins jenkins 3564 Jan 24 19:13 go.mod [2023-01-24T19:20:33.295Z] -rw-rw-r-- 1 jenkins jenkins 34844 Jan 24 19:13 go.sum [2023-01-24T19:20:33.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 19:13 images [2023-01-24T19:20:33.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 19:13 internal [2023-01-24T19:20:33.295Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 24 19:13 main.go [2023-01-24T19:20:33.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 19:13 res [2023-01-24T19:20:33.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 19:13 snap [2023-01-24T19:20:33.295Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 19:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:20:48.368Z] + 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=494ae06946c85c67f213c8c16471dc3d31088bf8 --label arch=arm64 --label version=3.0.0-dev.6 . [2023-01-24T19:20:48.636Z] Sending build context to Docker daemon 683kB [2023-01-24T19:20:48.636Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-01-24T19:20:48.636Z] Step 2/29 : FROM ${BASE} AS builder [2023-01-24T19:20:48.636Z] ---> d8250cbb69fa [2023-01-24T19:20:48.636Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-01-24T19:20:48.636Z] ---> Running in 6e4647b773f5 [2023-01-24T19:20:48.906Z] Removing intermediate container 6e4647b773f5 [2023-01-24T19:20:48.906Z] ---> 79f9800a06b3 [2023-01-24T19:20:48.906Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-01-24T19:20:49.173Z] ---> Running in 9ca6001b3e73 [2023-01-24T19:20:49.440Z] Removing intermediate container 9ca6001b3e73 [2023-01-24T19:20:49.440Z] ---> 274dc624db23 [2023-01-24T19:20:49.440Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-01-24T19:20:49.440Z] ---> Running in f4f7cf9264ff [2023-01-24T19:20:49.710Z] Removing intermediate container f4f7cf9264ff [2023-01-24T19:20:49.710Z] ---> e2fa1c5b8508 [2023-01-24T19:20:49.710Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-24T19:20:49.710Z] ---> Running in 7103b946f4d6 [2023-01-24T19:20:50.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-24T19:20:50.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-24T19:20:52.353Z] OK: 221 MiB in 51 packages [2023-01-24T19:20:52.941Z] Removing intermediate container 7103b946f4d6 [2023-01-24T19:20:52.941Z] ---> b00ab976c64c [2023-01-24T19:20:52.941Z] Step 7/29 : WORKDIR /app [2023-01-24T19:20:53.209Z] ---> Running in 9fccadf2670b [2023-01-24T19:20:53.479Z] Removing intermediate container 9fccadf2670b [2023-01-24T19:20:53.479Z] ---> b1744505483c [2023-01-24T19:20:53.479Z] Step 8/29 : COPY go.mod vendor* ./ [2023-01-24T19:20:54.068Z] ---> d43e9524e970 [2023-01-24T19:20:54.068Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T19:20:54.068Z] ---> Running in 48fed7443949 [2023-01-24T19:20:56.664Z] Removing intermediate container 48fed7443949 [2023-01-24T19:20:56.664Z] ---> 0d912ede1106 [2023-01-24T19:20:56.664Z] Step 10/29 : COPY . . [2023-01-24T19:20:57.250Z] ---> 9ad7f3d5f325 [2023-01-24T19:20:57.250Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-24T19:20:57.250Z] ---> Running in 36fba03179cf [2023-01-24T19:20:57.517Z] Removing intermediate container 36fba03179cf [2023-01-24T19:20:57.517Z] ---> cab098568cbe [2023-01-24T19:20:57.517Z] Step 12/29 : RUN $MAKE [2023-01-24T19:20:57.796Z] ---> Running in ea4777fe0f6f [2023-01-24T19:20:58.758Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.6 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.6" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-01-24T19:23:05.470Z] Removing intermediate container ea4777fe0f6f [2023-01-24T19:23:05.470Z] ---> 3de64a89abf7 [2023-01-24T19:23:05.470Z] Step 13/29 : FROM alpine:3.14 [2023-01-24T19:23:05.470Z] 3.14: Pulling from library/alpine [2023-01-24T19:23:05.470Z] 90cda3b7c325: Pulling fs layer [2023-01-24T19:23:05.470Z] 90cda3b7c325: Verifying Checksum [2023-01-24T19:23:05.470Z] 90cda3b7c325: Download complete [2023-01-24T19:23:05.470Z] 90cda3b7c325: Pull complete [2023-01-24T19:23:05.470Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-24T19:23:05.470Z] Status: Downloaded newer image for alpine:3.14 [2023-01-24T19:23:05.470Z] ---> 275902a1839d [2023-01-24T19:23:05.470Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-24T19:23:05.470Z] ---> Running in d80769b2cb21 [2023-01-24T19:23:05.470Z] Removing intermediate container d80769b2cb21 [2023-01-24T19:23:05.470Z] ---> ecac07ea2022 [2023-01-24T19:23:05.470Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-01-24T19:23:05.470Z] ---> Running in 83d33e7475a1 [2023-01-24T19:23:05.736Z] Removing intermediate container 83d33e7475a1 [2023-01-24T19:23:05.736Z] ---> 8c1cc7911f5a [2023-01-24T19:23:05.736Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-01-24T19:23:05.736Z] ---> Running in fcfb6c679b8f [2023-01-24T19:23:06.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-01-24T19:23:06.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-01-24T19:23:07.919Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-24T19:23:07.919Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-24T19:23:07.919Z] Executing busybox-1.33.1-r8.trigger [2023-01-24T19:23:07.919Z] Executing ca-certificates-20220614-r0.trigger [2023-01-24T19:23:08.187Z] OK: 6 MiB in 16 packages [2023-01-24T19:23:09.151Z] Removing intermediate container fcfb6c679b8f [2023-01-24T19:23:09.151Z] ---> be6b85745769 [2023-01-24T19:23:09.151Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-24T19:23:09.734Z] ---> 8fb9ff519bd8 [2023-01-24T19:23:09.734Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-24T19:23:10.318Z] ---> 2cbe09b8340c [2023-01-24T19:23:10.318Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-01-24T19:23:12.261Z] ---> 047299ebd119 [2023-01-24T19:23:12.261Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-01-24T19:23:12.844Z] ---> 0bf9aef05451 [2023-01-24T19:23:12.844Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-01-24T19:23:14.253Z] ---> 69408e4cc258 [2023-01-24T19:23:14.253Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-01-24T19:23:14.253Z] ---> Running in 1e29903c992d [2023-01-24T19:23:16.198Z] Removing intermediate container 1e29903c992d [2023-01-24T19:23:16.198Z] ---> 562f34b8e04e [2023-01-24T19:23:16.198Z] Step 23/29 : VOLUME /cache [2023-01-24T19:23:16.198Z] ---> Running in 17ffcc6b13d6 [2023-01-24T19:23:16.199Z] Removing intermediate container 17ffcc6b13d6 [2023-01-24T19:23:16.199Z] ---> 99a33f141b0d [2023-01-24T19:23:16.199Z] Step 24/29 : EXPOSE 59711 [2023-01-24T19:23:16.199Z] ---> Running in 9921e697a089 [2023-01-24T19:23:16.784Z] Removing intermediate container 9921e697a089 [2023-01-24T19:23:16.784Z] ---> a67c27caf98f [2023-01-24T19:23:16.784Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-01-24T19:23:16.784Z] ---> Running in ff01be239e07 [2023-01-24T19:23:17.052Z] Removing intermediate container ff01be239e07 [2023-01-24T19:23:17.052Z] ---> 6cc6138115f5 [2023-01-24T19:23:17.052Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-01-24T19:23:17.052Z] ---> Running in 0ca110f97244 [2023-01-24T19:23:17.319Z] Removing intermediate container 0ca110f97244 [2023-01-24T19:23:17.319Z] ---> 9d9af95e71f6 [2023-01-24T19:23:17.319Z] Step 27/29 : LABEL arch=arm64 [2023-01-24T19:23:17.319Z] ---> Running in 42e32710d2d2 [2023-01-24T19:23:17.594Z] Removing intermediate container 42e32710d2d2 [2023-01-24T19:23:17.594Z] ---> 4dffa9abd07c [2023-01-24T19:23:17.594Z] Step 28/29 : LABEL git_sha=494ae06946c85c67f213c8c16471dc3d31088bf8 [2023-01-24T19:23:17.862Z] ---> Running in b7bcc388ba86 [2023-01-24T19:23:18.130Z] Removing intermediate container b7bcc388ba86 [2023-01-24T19:23:18.130Z] ---> bfee9a1bff50 [2023-01-24T19:23:18.130Z] Step 29/29 : LABEL version=3.0.0-dev.6 [2023-01-24T19:23:18.130Z] ---> Running in b4823e00ed77 [2023-01-24T19:23:18.398Z] Removing intermediate container b4823e00ed77 [2023-01-24T19:23:18.398Z] ---> 9bbce23d3e94 [2023-01-24T19:23:18.398Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-24T19:23:18.398Z] Successfully built 9bbce23d3e94 [2023-01-24T19:23:18.398Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-24T19:23:18.513Z] provisioning config files... [2023-01-24T19:23:18.529Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/74@tmp/config2152894764336396018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:23:18.882Z] ---> docker-login.sh [2023-01-24T19:23:18.882Z] nexus3.edgexfoundry.org:10001 [2023-01-24T19:23:19.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:23:19.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:23:19.150Z] Configure a credential helper to remove this warning. See [2023-01-24T19:23:19.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:23:19.150Z] [2023-01-24T19:23:19.150Z] Login Succeeded [2023-01-24T19:23:19.150Z] nexus3.edgexfoundry.org:10002 [2023-01-24T19:23:19.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:23:19.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:23:19.418Z] Configure a credential helper to remove this warning. See [2023-01-24T19:23:19.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:23:19.419Z] [2023-01-24T19:23:19.419Z] Login Succeeded [2023-01-24T19:23:19.692Z] nexus3.edgexfoundry.org:10003 [2023-01-24T19:23:19.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:23:19.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:23:19.960Z] Configure a credential helper to remove this warning. See [2023-01-24T19:23:19.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:23:19.960Z] [2023-01-24T19:23:19.960Z] Login Succeeded [2023-01-24T19:23:19.960Z] nexus3.edgexfoundry.org:10004 [2023-01-24T19:23:20.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:23:20.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:23:20.228Z] Configure a credential helper to remove this warning. See [2023-01-24T19:23:20.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:23:20.228Z] [2023-01-24T19:23:20.228Z] Login Succeeded [2023-01-24T19:23:20.228Z] docker.io [2023-01-24T19:23:20.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:23:20.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:23:20.813Z] Configure a credential helper to remove this warning. See [2023-01-24T19:23:20.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:23:20.813Z] [2023-01-24T19:23:20.813Z] Login Succeeded [2023-01-24T19:23:20.813Z] ---> docker-login.sh ends [Pipeline] } [2023-01-24T19:23:20.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-24T19:23:20.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-24T19:23:20.867Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-01-24T19:23:20.867Z] 494ae06946c85c67f213c8c16471dc3d31088bf8 [2023-01-24T19:23:20.867Z] latest [2023-01-24T19:23:20.867Z] 3.0.0-dev.6 [2023-01-24T19:23:20.867Z] 494ae06946c85c67f213c8c16471dc3d31088bf8-3.0.0-dev.6 [2023-01-24T19:23:20.867Z] main [2023-01-24T19:23:20.867Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:23:21.209Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:494ae06946c85c67f213c8c16471dc3d31088bf8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:23:21.548Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:494ae06946c85c67f213c8c16471dc3d31088bf8 [2023-01-24T19:23:21.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-01-24T19:23:21.548Z] ea52ecc846b1: Preparing [2023-01-24T19:23:21.548Z] a01a7031a314: Preparing [2023-01-24T19:23:21.548Z] bfb206adda24: Preparing [2023-01-24T19:23:21.548Z] d2c80a6c5d53: Preparing [2023-01-24T19:23:21.548Z] 3bf87e0893bd: Preparing [2023-01-24T19:23:21.548Z] a50f78e4742d: Preparing [2023-01-24T19:23:21.548Z] d86c5930f7bf: Preparing [2023-01-24T19:23:21.548Z] 28c3ef001483: Preparing [2023-01-24T19:23:21.548Z] a50f78e4742d: Waiting [2023-01-24T19:23:21.548Z] d86c5930f7bf: Waiting [2023-01-24T19:23:21.548Z] 28c3ef001483: Waiting [2023-01-24T19:23:21.816Z] ea52ecc846b1: Pushed [2023-01-24T19:23:21.816Z] bfb206adda24: Pushed [2023-01-24T19:23:21.816Z] 3bf87e0893bd: Pushed [2023-01-24T19:23:21.816Z] d2c80a6c5d53: Pushed [2023-01-24T19:23:21.816Z] 28c3ef001483: Layer already exists [2023-01-24T19:23:21.816Z] a50f78e4742d: Pushed [2023-01-24T19:23:22.091Z] d86c5930f7bf: Pushed [2023-01-24T19:23:27.453Z] a01a7031a314: Pushed [2023-01-24T19:23:27.453Z] 494ae06946c85c67f213c8c16471dc3d31088bf8: digest: sha256:d1fb1904269882313915f5b41590745e8696fa92487c95d4be284b729ce4b94a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:23:27.806Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:23:28.151Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-01-24T19:23:28.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-01-24T19:23:28.151Z] ea52ecc846b1: Preparing [2023-01-24T19:23:28.151Z] a01a7031a314: Preparing [2023-01-24T19:23:28.151Z] bfb206adda24: Preparing [2023-01-24T19:23:28.151Z] d2c80a6c5d53: Preparing [2023-01-24T19:23:28.151Z] 3bf87e0893bd: Preparing [2023-01-24T19:23:28.151Z] a50f78e4742d: Preparing [2023-01-24T19:23:28.151Z] d86c5930f7bf: Preparing [2023-01-24T19:23:28.151Z] 28c3ef001483: Preparing [2023-01-24T19:23:28.151Z] a50f78e4742d: Waiting [2023-01-24T19:23:28.151Z] 28c3ef001483: Waiting [2023-01-24T19:23:28.151Z] d86c5930f7bf: Waiting [2023-01-24T19:23:28.151Z] ea52ecc846b1: Layer already exists [2023-01-24T19:23:28.151Z] 3bf87e0893bd: Layer already exists [2023-01-24T19:23:28.151Z] bfb206adda24: Layer already exists [2023-01-24T19:23:28.151Z] a01a7031a314: Layer already exists [2023-01-24T19:23:28.151Z] d2c80a6c5d53: Layer already exists [2023-01-24T19:23:28.151Z] 28c3ef001483: Layer already exists [2023-01-24T19:23:28.151Z] a50f78e4742d: Layer already exists [2023-01-24T19:23:28.151Z] d86c5930f7bf: Layer already exists [2023-01-24T19:23:28.420Z] latest: digest: sha256:d1fb1904269882313915f5b41590745e8696fa92487c95d4be284b729ce4b94a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:23:28.766Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:23:29.120Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.6 [2023-01-24T19:23:29.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-01-24T19:23:29.120Z] ea52ecc846b1: Preparing [2023-01-24T19:23:29.120Z] a01a7031a314: Preparing [2023-01-24T19:23:29.120Z] bfb206adda24: Preparing [2023-01-24T19:23:29.120Z] d2c80a6c5d53: Preparing [2023-01-24T19:23:29.120Z] 3bf87e0893bd: Preparing [2023-01-24T19:23:29.120Z] a50f78e4742d: Preparing [2023-01-24T19:23:29.120Z] d86c5930f7bf: Preparing [2023-01-24T19:23:29.120Z] 28c3ef001483: Preparing [2023-01-24T19:23:29.120Z] a50f78e4742d: Waiting [2023-01-24T19:23:29.120Z] d86c5930f7bf: Waiting [2023-01-24T19:23:29.120Z] 3bf87e0893bd: Layer already exists [2023-01-24T19:23:29.120Z] a01a7031a314: Layer already exists [2023-01-24T19:23:29.120Z] d2c80a6c5d53: Layer already exists [2023-01-24T19:23:29.120Z] bfb206adda24: Layer already exists [2023-01-24T19:23:29.120Z] ea52ecc846b1: Layer already exists [2023-01-24T19:23:29.120Z] 28c3ef001483: Layer already exists [2023-01-24T19:23:29.120Z] d86c5930f7bf: Layer already exists [2023-01-24T19:23:29.120Z] a50f78e4742d: Layer already exists [2023-01-24T19:23:29.387Z] 3.0.0-dev.6: digest: sha256:d1fb1904269882313915f5b41590745e8696fa92487c95d4be284b729ce4b94a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:23:29.739Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:494ae06946c85c67f213c8c16471dc3d31088bf8-3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:23:30.094Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:494ae06946c85c67f213c8c16471dc3d31088bf8-3.0.0-dev.6 [2023-01-24T19:23:30.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-01-24T19:23:30.094Z] ea52ecc846b1: Preparing [2023-01-24T19:23:30.094Z] a01a7031a314: Preparing [2023-01-24T19:23:30.094Z] bfb206adda24: Preparing [2023-01-24T19:23:30.094Z] d2c80a6c5d53: Preparing [2023-01-24T19:23:30.094Z] 3bf87e0893bd: Preparing [2023-01-24T19:23:30.094Z] a50f78e4742d: Preparing [2023-01-24T19:23:30.094Z] d86c5930f7bf: Preparing [2023-01-24T19:23:30.094Z] 28c3ef001483: Preparing [2023-01-24T19:23:30.094Z] a50f78e4742d: Waiting [2023-01-24T19:23:30.094Z] d86c5930f7bf: Waiting [2023-01-24T19:23:30.094Z] 28c3ef001483: Waiting [2023-01-24T19:23:30.094Z] a01a7031a314: Layer already exists [2023-01-24T19:23:30.094Z] 3bf87e0893bd: Layer already exists [2023-01-24T19:23:30.094Z] bfb206adda24: Layer already exists [2023-01-24T19:23:30.094Z] d2c80a6c5d53: Layer already exists [2023-01-24T19:23:30.094Z] ea52ecc846b1: Layer already exists [2023-01-24T19:23:30.094Z] 28c3ef001483: Layer already exists [2023-01-24T19:23:30.094Z] d86c5930f7bf: Layer already exists [2023-01-24T19:23:30.094Z] a50f78e4742d: Layer already exists [2023-01-24T19:23:30.362Z] 494ae06946c85c67f213c8c16471dc3d31088bf8-3.0.0-dev.6: digest: sha256:d1fb1904269882313915f5b41590745e8696fa92487c95d4be284b729ce4b94a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:23:30.720Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:23:31.114Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-01-24T19:23:31.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-01-24T19:23:31.114Z] ea52ecc846b1: Preparing [2023-01-24T19:23:31.114Z] a01a7031a314: Preparing [2023-01-24T19:23:31.114Z] bfb206adda24: Preparing [2023-01-24T19:23:31.114Z] d2c80a6c5d53: Preparing [2023-01-24T19:23:31.114Z] 3bf87e0893bd: Preparing [2023-01-24T19:23:31.114Z] a50f78e4742d: Preparing [2023-01-24T19:23:31.114Z] d86c5930f7bf: Preparing [2023-01-24T19:23:31.114Z] 28c3ef001483: Preparing [2023-01-24T19:23:31.114Z] d86c5930f7bf: Waiting [2023-01-24T19:23:31.114Z] 28c3ef001483: Waiting [2023-01-24T19:23:31.114Z] a50f78e4742d: Waiting [2023-01-24T19:23:31.114Z] ea52ecc846b1: Layer already exists [2023-01-24T19:23:31.114Z] 3bf87e0893bd: Layer already exists [2023-01-24T19:23:31.114Z] a01a7031a314: Layer already exists [2023-01-24T19:23:31.114Z] d2c80a6c5d53: Layer already exists [2023-01-24T19:23:31.114Z] bfb206adda24: Layer already exists [2023-01-24T19:23:31.114Z] d86c5930f7bf: Layer already exists [2023-01-24T19:23:31.114Z] 28c3ef001483: Layer already exists [2023-01-24T19:23:31.114Z] a50f78e4742d: Layer already exists [2023-01-24T19:23:31.382Z] main: digest: sha256:d1fb1904269882313915f5b41590745e8696fa92487c95d4be284b729ce4b94a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-24T19:23:31.439Z] ===================================================== [Pipeline] echo [2023-01-24T19:23:31.447Z] taggedImages: [2023-01-24T19:23:31.447Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:494ae06946c85c67f213c8c16471dc3d31088bf8 [2023-01-24T19:23:31.447Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-01-24T19:23:31.447Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.6 [2023-01-24T19:23:31.447Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:494ae06946c85c67f213c8c16471dc3d31088bf8-3.0.0-dev.6 [2023-01-24T19:23:31.447Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:23:32.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-24T19:23:32.132Z] [2023-01-24T19:23:32.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:23:32.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-24T19:23:32.799Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-24T19:23:32.799Z] 8998bd30e6a1: Pulling fs layer [2023-01-24T19:23:32.799Z] 04944245beec: Pulling fs layer [2023-01-24T19:23:32.799Z] 699f458cf7ca: Pulling fs layer [2023-01-24T19:23:32.799Z] 765212b225bb: Pulling fs layer [2023-01-24T19:23:32.799Z] f23df028b6ca: Pulling fs layer [2023-01-24T19:23:32.799Z] d65c8cfc05b1: Pulling fs layer [2023-01-24T19:23:32.799Z] 2437ff75d9bd: Pulling fs layer [2023-01-24T19:23:32.799Z] 765212b225bb: Waiting [2023-01-24T19:23:32.799Z] f23df028b6ca: Waiting [2023-01-24T19:23:32.799Z] d65c8cfc05b1: Waiting [2023-01-24T19:23:32.799Z] 04944245beec: Verifying Checksum [2023-01-24T19:23:32.799Z] 04944245beec: Download complete [2023-01-24T19:23:32.799Z] 765212b225bb: Verifying Checksum [2023-01-24T19:23:32.799Z] 765212b225bb: Download complete [2023-01-24T19:23:33.087Z] f23df028b6ca: Verifying Checksum [2023-01-24T19:23:33.087Z] f23df028b6ca: Download complete [2023-01-24T19:23:33.087Z] d65c8cfc05b1: Verifying Checksum [2023-01-24T19:23:33.087Z] d65c8cfc05b1: Download complete [2023-01-24T19:23:33.087Z] 699f458cf7ca: Verifying Checksum [2023-01-24T19:23:33.087Z] 699f458cf7ca: Download complete [2023-01-24T19:23:34.094Z] 8998bd30e6a1: Verifying Checksum [2023-01-24T19:23:34.094Z] 8998bd30e6a1: Download complete [2023-01-24T19:23:36.927Z] 2437ff75d9bd: Verifying Checksum [2023-01-24T19:23:36.927Z] 2437ff75d9bd: Download complete [2023-01-24T19:23:38.808Z] 8998bd30e6a1: Pull complete [2023-01-24T19:23:39.075Z] 04944245beec: Pull complete [2023-01-24T19:23:40.486Z] 699f458cf7ca: Pull complete [2023-01-24T19:23:40.756Z] 765212b225bb: Pull complete [2023-01-24T19:23:41.345Z] f23df028b6ca: Pull complete [2023-01-24T19:23:41.613Z] d65c8cfc05b1: Pull complete [2023-01-24T19:23:56.623Z] 2437ff75d9bd: Pull complete [2023-01-24T19:23:56.623Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-24T19:23:56.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-24T19:23:56.623Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T19:23:56.841Z] prd-ubuntu20.04-docker-arm64-4c-16g-3550 does not seem to be running inside a container [2023-01-24T19:23:56.920Z] $ 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/74 -v /w/workspace/app-rfid-llrp-inventory/74:/w/workspace/app-rfid-llrp-inventory/74:rw,z -v /w/workspace/app-rfid-llrp-inventory/74@tmp:/w/workspace/app-rfid-llrp-inventory/74@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 [2023-01-24T19:23:59.775Z] $ docker top 8891a6531e4e47d07240eaca98df40b324fda417000511b4024001a227547e07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:24:00.630Z] ---> job-cost.sh [2023-01-24T19:24:00.630Z] lf-activate-venv: SKIPPING [2023-01-24T19:24:00.630Z] INFO: No Stack... [2023-01-24T19:24:01.219Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-24T19:24:01.806Z] INFO: Archiving Costs [Pipeline] sh [2023-01-24T19:24:02.459Z] + + cut -d, -f6 [2023-01-24T19:24:02.459Z] cat /w/workspace/app-rfid-llrp-inventory/74/archives/cost.csv [Pipeline] lock [2023-01-24T19:24:02.500Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-74-stack-cost] [2023-01-24T19:24:02.511Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-74-stack-cost] did not exist. Created. [2023-01-24T19:24:02.512Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-24T19:24:03.174Z] /w/workspace/app-rfid-llrp-inventory/74@tmp/durable-a5e3a893/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-24T19:24:03.515Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-24T19:24:03.537Z] Warning: overwriting stash ‘stack-cost’ [2023-01-24T19:24:03.598Z] Stashed 1 file(s) [Pipeline] } [2023-01-24T19:24:03.608Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-24T19:24:03.637Z] $ docker stop --time=1 8891a6531e4e47d07240eaca98df40b324fda417000511b4024001a227547e07 [2023-01-24T19:24:05.151Z] $ docker rm -f --volumes 8891a6531e4e47d07240eaca98df40b324fda417000511b4024001a227547e07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-24T19:24:05.496Z] provisioning config files... [2023-01-24T19:24:05.502Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3337014718356435601tmp [Pipeline] { [Pipeline] sh [2023-01-24T19:24:05.795Z] + set +x [2023-01-24T19:24:05.795Z] + bash -s -- [2023-01-24T19:24:05.795Z] + curl -s https://codecov.io/bash [2023-01-24T19:24:05.795Z] [2023-01-24T19:24:05.795Z] _____ _ [2023-01-24T19:24:05.795Z] / ____| | | [2023-01-24T19:24:05.795Z] | | ___ __| | ___ ___ _____ __ [2023-01-24T19:24:05.795Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-24T19:24:05.795Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-24T19:24:05.795Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-24T19:24:05.795Z] Bash-1.0.6 [2023-01-24T19:24:05.795Z] [2023-01-24T19:24:05.795Z] [2023-01-24T19:24:05.795Z] ==> git version 2.25.1 found [2023-01-24T19:24:05.795Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-24T19:24:05.795Z] Release-Date: 2020-01-08 [2023-01-24T19:24:05.795Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-24T19:24:05.795Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-24T19:24:05.795Z] ==> Jenkins CI detected. [2023-01-24T19:24:05.795Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-01-24T19:24:05.795Z] project root: . [2023-01-24T19:24:05.795Z] --> token set from env [2023-01-24T19:24:05.795Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-24T19:24:05.795Z] ==> Running gcov in . (disable via -X gcov) [2023-01-24T19:24:05.795Z] ==> Python coveragepy not found [2023-01-24T19:24:05.795Z] ==> Searching for coverage reports in: [2023-01-24T19:24:05.795Z] + . [2023-01-24T19:24:05.795Z] -> Found 1 reports [2023-01-24T19:24:05.795Z] ==> Detecting git/mercurial file structure [2023-01-24T19:24:05.795Z] ==> Reading reports [2023-01-24T19:24:05.795Z] + ./coverage.out bytes=41317 [2023-01-24T19:24:05.795Z] ==> Appending adjustments [2023-01-24T19:24:05.795Z] https://docs.codecov.io/docs/fixing-reports [2023-01-24T19:24:06.055Z] + Found adjustments [2023-01-24T19:24:06.055Z] ==> Gzipping contents [2023-01-24T19:24:06.055Z] 12K /tmp/codecov.1CI52H.gz [2023-01-24T19:24:06.055Z] ==> Uploading reports [2023-01-24T19:24:06.055Z] url: https://codecov.io [2023-01-24T19:24:06.055Z] query: branch=main&commit=494ae06946c85c67f213c8c16471dc3d31088bf8&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-24T19:24:06.055Z] -> Pinging Codecov [2023-01-24T19:24:06.055Z] 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=494ae06946c85c67f213c8c16471dc3d31088bf8&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-24T19:24:06.314Z] -> Uploading to [2023-01-24T19:24:06.314Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-24/581DD39554BDF9B6E22D074273EAD858/494ae06946c85c67f213c8c16471dc3d31088bf8/509b92db-f475-4352-90c0-9b9ebd4963de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230124T192406Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a303dff88e45fdd9f2f432ae106eaeb35d358d0002dbbe88c3225238f5d9df63 [2023-01-24T19:24:06.314Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-24T19:24:06.314Z] Dload Upload Total Spent Left Speed [2023-01-24T19:24:06.575Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11861 0 0 100 11861 0 54658 --:--:-- --:--:-- --:--:-- 54658 [2023-01-24T19:24:06.575Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/494ae06946c85c67f213c8c16471dc3d31088bf8 [Pipeline] } [2023-01-24T19:24:06.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-24T19:24:06.795Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-24T19:24:06.806Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:24:07.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-24T19:24:07.104Z] [2023-01-24T19:24:07.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:24:07.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-24T19:24:07.438Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-24T19:24:07.438Z] df9b9388f04a: Pulling fs layer [2023-01-24T19:24:07.438Z] 52dc419b0ee2: Pulling fs layer [2023-01-24T19:24:07.438Z] 25bc292e5bac: Pulling fs layer [2023-01-24T19:24:07.438Z] 114826534d7a: Pulling fs layer [2023-01-24T19:24:07.438Z] 4657fd5d0bcf: Pulling fs layer [2023-01-24T19:24:07.438Z] 6ad1cebc031e: Pulling fs layer [2023-01-24T19:24:07.438Z] 8a3aa393b2d8: Pulling fs layer [2023-01-24T19:24:07.438Z] 6ad1cebc031e: Waiting [2023-01-24T19:24:07.438Z] 8a3aa393b2d8: Waiting [2023-01-24T19:24:07.438Z] 4657fd5d0bcf: Waiting [2023-01-24T19:24:07.438Z] 25bc292e5bac: Verifying Checksum [2023-01-24T19:24:07.438Z] 25bc292e5bac: Download complete [2023-01-24T19:24:07.438Z] 52dc419b0ee2: Verifying Checksum [2023-01-24T19:24:07.438Z] 52dc419b0ee2: Download complete [2023-01-24T19:24:07.438Z] 4657fd5d0bcf: Verifying Checksum [2023-01-24T19:24:07.438Z] 4657fd5d0bcf: Download complete [2023-01-24T19:24:07.704Z] df9b9388f04a: Download complete [2023-01-24T19:24:07.704Z] df9b9388f04a: Pull complete [2023-01-24T19:24:07.977Z] 52dc419b0ee2: Pull complete [2023-01-24T19:24:07.977Z] 25bc292e5bac: Pull complete [2023-01-24T19:24:07.977Z] 6ad1cebc031e: Verifying Checksum [2023-01-24T19:24:07.977Z] 6ad1cebc031e: Download complete [2023-01-24T19:24:08.571Z] 114826534d7a: Verifying Checksum [2023-01-24T19:24:08.571Z] 114826534d7a: Download complete [2023-01-24T19:24:09.150Z] 8a3aa393b2d8: Verifying Checksum [2023-01-24T19:24:09.150Z] 8a3aa393b2d8: Download complete [2023-01-24T19:24:12.434Z] 114826534d7a: Pull complete [2023-01-24T19:24:12.434Z] 4657fd5d0bcf: Pull complete [2023-01-24T19:24:12.434Z] 6ad1cebc031e: Pull complete [2023-01-24T19:24:14.964Z] 8a3aa393b2d8: Pull complete [2023-01-24T19:24:14.964Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-24T19:24:14.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-24T19:24:14.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T19:24:15.045Z] prd-ubuntu20.04-docker-8c-8g-3549 does not seem to be running inside a container [2023-01-24T19:24:15.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-24T19:24:19.260Z] $ docker top 1001b7f2d4d5277c87bc3f21a730819515e31b397e4eb08b80c8ed7de9795edc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-24T19:24:19.319Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-01-24T19:24:19.712Z] + set -o pipefail [2023-01-24T19:24:19.712Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-01-24T19:24:25.018Z] [2023-01-24T19:24:25.018Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-01-24T19:24:25.018Z] [2023-01-24T19:24:25.018Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/811c2fad-60cd-49eb-93e7-94bb611e7a7a [2023-01-24T19:24:25.018Z] [2023-01-24T19:24:25.018Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-24T19:24:25.018Z] [2023-01-24T19:24:25.018Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-24T19:24:25.018Z] [2023-01-24T19:24:25.018Z] [2023-01-24T19:24:25.018Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-24T19:24:25.019Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-24T19:24:25.019Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-24T19:24:25.134Z] $ docker stop --time=1 1001b7f2d4d5277c87bc3f21a730819515e31b397e4eb08b80c8ed7de9795edc [2023-01-24T19:24:27.740Z] $ docker rm -f --volumes 1001b7f2d4d5277c87bc3f21a730819515e31b397e4eb08b80c8ed7de9795edc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-24T19:24:28.440Z] + git log --format=format:%s -1 494ae06946c85c67f213c8c16471dc3d31088bf8 [Pipeline] sh [2023-01-24T19:24:28.738Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-24T19:24:28.738Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:24:29.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-24T19:24:29.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T19:24:29.108Z] prd-ubuntu20.04-docker-8c-8g-3549 does not seem to be running inside a container [2023-01-24T19:24:29.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-24T19:24:29.615Z] $ docker top fae47c8bff75840df1551ca9182183c9d2c2ddb96afb21a34068f6aac4de50c5 -eo pid,comm [2023-01-24T19:24:29.658Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-24T19:24:29.658Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-24T19:24:29.694Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-24T19:24:29.694Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-24T19:24:29.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-24T19:24:29.802Z] $ docker exec fae47c8bff75840df1551ca9182183c9d2c2ddb96afb21a34068f6aac4de50c5 ssh-agent [2023-01-24T19:24:29.891Z] SSH_AUTH_SOCK=/tmp/ssh-27HC3AsfSlIl/agent.32 [2023-01-24T19:24:29.891Z] SSH_AGENT_PID=38 [2023-01-24T19:24:29.898Z] Running ssh-add (command line suppressed) [2023-01-24T19:24:29.999Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9219573251989507882.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9219573251989507882.key) [2023-01-24T19:24:30.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-24T19:24:30.298Z] + git semver tag [2023-01-24T19:24:30.557Z] 2023-01-24 19:24:30,481 [run_tag] DEBUG tag force:False [2023-01-24T19:24:30.557Z] 2023-01-24 19:24:30,481 [check_head_tag] DEBUG check head tag [2023-01-24T19:24:30.557Z] 2023-01-24 19:24:30,482 [execute] INFO git cat-file --batch-check [2023-01-24T19:24:30.557Z] 2023-01-24 19:24:30,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-01-24T19:24:30.557Z] 2023-01-24 19:24:30,486 [execute] INFO git cat-file --batch [2023-01-24T19:24:30.557Z] 2023-01-24 19:24:30,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-01-24T19:24:30.557Z] 2023-01-24 19:24:30,502 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-24T19:24:30.557Z] 2023-01-24 19:24:30,502 [execute] INFO git tag -a v3.0.0-dev.6 -m v3.0.0-dev.6 [2023-01-24T19:24:30.557Z] 2023-01-24 19:24:30,503 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.6', '-m', 'v3.0.0-dev.6'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-01-24T19:24:30.557Z] 2023-01-24 19:24:30,507 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-24T19:24:30.557Z] 3.0.0-dev.6 [Pipeline] } [2023-01-24T19:24:30.574Z] $ docker exec --env ******** --env ******** fae47c8bff75840df1551ca9182183c9d2c2ddb96afb21a34068f6aac4de50c5 ssh-agent -k [2023-01-24T19:24:30.677Z] unset SSH_AUTH_SOCK; [2023-01-24T19:24:30.677Z] unset SSH_AGENT_PID; [2023-01-24T19:24:30.678Z] echo Agent pid 38 killed; [2023-01-24T19:24:30.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-24T19:24:30.993Z] + git semver [Pipeline] } [2023-01-24T19:24:31.272Z] $ docker stop --time=1 fae47c8bff75840df1551ca9182183c9d2c2ddb96afb21a34068f6aac4de50c5 [2023-01-24T19:24:32.531Z] $ docker rm -f --volumes fae47c8bff75840df1551ca9182183c9d2c2ddb96afb21a34068f6aac4de50c5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:24:32.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-24T19:24:32.897Z] [2023-01-24T19:24:32.897Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:24:33.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-24T19:24:33.200Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-24T19:24:33.200Z] ab5ef0e58194: Pulling fs layer [2023-01-24T19:24:33.200Z] 9712f1f96733: Pulling fs layer [2023-01-24T19:24:33.200Z] 63f879dbbcfc: Pulling fs layer [2023-01-24T19:24:33.200Z] 0d9ebad4ef96: Pulling fs layer [2023-01-24T19:24:33.200Z] e9a5061849ea: Pulling fs layer [2023-01-24T19:24:33.200Z] d747dcd14b5f: Pulling fs layer [2023-01-24T19:24:33.200Z] 2de7ff778b66: Pulling fs layer [2023-01-24T19:24:33.200Z] d747dcd14b5f: Waiting [2023-01-24T19:24:33.200Z] 2de7ff778b66: Waiting [2023-01-24T19:24:33.200Z] e9a5061849ea: Waiting [2023-01-24T19:24:33.200Z] 0d9ebad4ef96: Waiting [2023-01-24T19:24:33.200Z] 9712f1f96733: Verifying Checksum [2023-01-24T19:24:33.200Z] 9712f1f96733: Download complete [2023-01-24T19:24:34.266Z] 63f879dbbcfc: Verifying Checksum [2023-01-24T19:24:34.266Z] 63f879dbbcfc: Download complete [2023-01-24T19:24:34.266Z] e9a5061849ea: Verifying Checksum [2023-01-24T19:24:34.266Z] e9a5061849ea: Download complete [2023-01-24T19:24:34.529Z] d747dcd14b5f: Verifying Checksum [2023-01-24T19:24:34.529Z] ab5ef0e58194: Verifying Checksum [2023-01-24T19:24:34.529Z] ab5ef0e58194: Download complete [2023-01-24T19:24:34.529Z] 2de7ff778b66: Verifying Checksum [2023-01-24T19:24:34.529Z] 2de7ff778b66: Download complete [2023-01-24T19:24:34.786Z] 0d9ebad4ef96: Verifying Checksum [2023-01-24T19:24:34.786Z] 0d9ebad4ef96: Download complete [2023-01-24T19:24:37.317Z] ab5ef0e58194: Pull complete [2023-01-24T19:24:37.317Z] 9712f1f96733: Pull complete [2023-01-24T19:24:37.580Z] 63f879dbbcfc: Pull complete [2023-01-24T19:24:41.840Z] 0d9ebad4ef96: Pull complete [2023-01-24T19:24:41.840Z] e9a5061849ea: Pull complete [2023-01-24T19:24:41.840Z] d747dcd14b5f: Pull complete [2023-01-24T19:24:42.453Z] 2de7ff778b66: Pull complete [2023-01-24T19:24:42.453Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-24T19:24:42.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-24T19:24:42.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T19:24:42.585Z] prd-ubuntu20.04-docker-8c-8g-3549 does not seem to be running inside a container [2023-01-24T19:24:42.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-24T19:24:46.853Z] $ docker top 7019b0713e1063e58992f7d027aff35b4b838d84b585623ae02ee2a5a872fbb7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-24T19:24:46.917Z] provisioning config files... [2023-01-24T19:24:46.926Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8502352781770640096tmp [2023-01-24T19:24:46.936Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16854561200086470763tmp [2023-01-24T19:24:46.949Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16164922066928653419tmp [Pipeline] { [Pipeline] echo [2023-01-24T19:24:46.965Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:24:47.248Z] ---> sigul-configuration.sh [2023-01-24T19:24:47.249Z] gpg: directory `/root/.gnupg' created [2023-01-24T19:24:47.249Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-24T19:24:47.249Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-24T19:24:47.249Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-24T19:24:47.249Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-24T19:24:47.249Z] gpg: CAST5 encrypted data [2023-01-24T19:24:47.249Z] gpg: encrypted with 1 passphrase [2023-01-24T19:24:47.249Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-24T19:24:47.535Z] + mkdir /home/jenkins [2023-01-24T19:24:47.535Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-24T19:24:47.821Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-01-24T19:24:47.830Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:24:48.118Z] ---> sigul-install.sh [2023-01-24T19:24:48.118Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-24T19:24:48.399Z] + git tag --list [2023-01-24T19:24:48.399Z] v0.0.0 [2023-01-24T19:24:48.399Z] v1.0.0 [2023-01-24T19:24:48.399Z] v2.1.0 [2023-01-24T19:24:48.399Z] v2.1.1 [2023-01-24T19:24:48.399Z] v2.1.1-dev.1 [2023-01-24T19:24:48.399Z] v2.2.0 [2023-01-24T19:24:48.399Z] v2.2.1-dev.1 [2023-01-24T19:24:48.399Z] v2.2.1-dev.2 [2023-01-24T19:24:48.399Z] v2.2.1-dev.3 [2023-01-24T19:24:48.399Z] v2.2.1-dev.4 [2023-01-24T19:24:48.399Z] v2.2.1-dev.5 [2023-01-24T19:24:48.399Z] v2.2.1-dev.6 [2023-01-24T19:24:48.399Z] v2.2.1-dev.7 [2023-01-24T19:24:48.399Z] v2.3.0 [2023-01-24T19:24:48.399Z] v2.3.0-dev.10 [2023-01-24T19:24:48.399Z] v2.3.0-dev.11 [2023-01-24T19:24:48.399Z] v2.3.0-dev.12 [2023-01-24T19:24:48.399Z] v2.3.0-dev.13 [2023-01-24T19:24:48.399Z] v2.3.0-dev.14 [2023-01-24T19:24:48.399Z] v2.3.0-dev.15 [2023-01-24T19:24:48.399Z] v2.3.0-dev.16 [2023-01-24T19:24:48.399Z] v2.3.0-dev.17 [2023-01-24T19:24:48.399Z] v2.3.0-dev.18 [2023-01-24T19:24:48.399Z] v2.3.0-dev.19 [2023-01-24T19:24:48.399Z] v2.3.0-dev.20 [2023-01-24T19:24:48.399Z] v2.3.0-dev.21 [2023-01-24T19:24:48.399Z] v2.3.0-dev.22 [2023-01-24T19:24:48.399Z] v2.3.0-dev.23 [2023-01-24T19:24:48.399Z] v2.3.0-dev.24 [2023-01-24T19:24:48.399Z] v2.3.0-dev.25 [2023-01-24T19:24:48.399Z] v2.3.0-dev.26 [2023-01-24T19:24:48.399Z] v2.3.0-dev.9 [2023-01-24T19:24:48.399Z] v2.3.1-dev.1 [2023-01-24T19:24:48.399Z] v3.0.0-dev.1 [2023-01-24T19:24:48.399Z] v3.0.0-dev.2 [2023-01-24T19:24:48.399Z] v3.0.0-dev.3 [2023-01-24T19:24:48.399Z] v3.0.0-dev.4 [2023-01-24T19:24:48.399Z] v3.0.0-dev.5 [2023-01-24T19:24:48.399Z] v3.0.0-dev.6 [Pipeline] sh [2023-01-24T19:24:48.685Z] + lftools sign git-tag v3.0.0-dev.6 [2023-01-24T19:24:49.252Z] Signing Git tag with Sigul... [2023-01-24T19:24:49.252Z] Signing v3.0.0-dev.6 [Pipeline] echo [2023-01-24T19:24:49.521Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:24:49.804Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-24T19:24:49.811Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-24T19:24:49.836Z] $ docker stop --time=1 7019b0713e1063e58992f7d027aff35b4b838d84b585623ae02ee2a5a872fbb7 [2023-01-24T19:24:51.103Z] $ docker rm -f --volumes 7019b0713e1063e58992f7d027aff35b4b838d84b585623ae02ee2a5a872fbb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-24T19:24:51.521Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-24T19:24:51.521Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:24:51.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-24T19:24:51.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T19:24:51.889Z] prd-ubuntu20.04-docker-8c-8g-3549 does not seem to be running inside a container [2023-01-24T19:24:51.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-24T19:24:52.252Z] $ docker top bd9675e64cf889383cfc03f4aceab06173bfa5d7c842eb354ef27c2f297a2304 -eo pid,comm [2023-01-24T19:24:52.290Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-24T19:24:52.290Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-24T19:24:52.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-24T19:24:52.321Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-24T19:24:52.425Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-24T19:24:52.435Z] $ docker exec bd9675e64cf889383cfc03f4aceab06173bfa5d7c842eb354ef27c2f297a2304 ssh-agent [2023-01-24T19:24:52.533Z] SSH_AUTH_SOCK=/tmp/ssh-69snsr0tajXT/agent.33 [2023-01-24T19:24:52.533Z] SSH_AGENT_PID=39 [2023-01-24T19:24:52.537Z] Running ssh-add (command line suppressed) [2023-01-24T19:24:52.641Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7629558483121093946.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7629558483121093946.key) [2023-01-24T19:24:52.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-24T19:24:52.933Z] + git semver bump pre [2023-01-24T19:24:53.192Z] 2023-01-24 19:24:53,101 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-24T19:24:53.192Z] 2023-01-24 19:24:53,101 [bump_version] DEBUG bumping version:3.0.0-dev.6 on axis:pre with prefix:dev [2023-01-24T19:24:53.192Z] 2023-01-24 19:24:53,101 [bump_version] DEBUG bumped version:3.0.0-dev.7 [2023-01-24T19:24:53.192Z] 2023-01-24 19:24:53,101 [write_version] DEBUG write version:3.0.0-dev.7 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-01-24T19:24:53.192Z] 2023-01-24 19:24:53,101 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-24T19:24:53.192Z] 2023-01-24 19:24:53,102 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-24T19:24:53.192Z] 2023-01-24 19:24:53,103 [execute] INFO git cat-file --batch-check [2023-01-24T19:24:53.192Z] 2023-01-24 19:24:53,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-24T19:24:53.192Z] 2023-01-24 19:24:53,108 [execute] INFO git cat-file --batch [2023-01-24T19:24:53.192Z] 2023-01-24 19:24:53,108 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-24T19:24:53.192Z] 2023-01-24 19:24:53,111 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-24T19:24:53.192Z] 3.0.0-dev.7 [Pipeline] } [2023-01-24T19:24:53.208Z] $ docker exec --env ******** --env ******** bd9675e64cf889383cfc03f4aceab06173bfa5d7c842eb354ef27c2f297a2304 ssh-agent -k [2023-01-24T19:24:53.299Z] unset SSH_AUTH_SOCK; [2023-01-24T19:24:53.299Z] unset SSH_AGENT_PID; [2023-01-24T19:24:53.299Z] echo Agent pid 39 killed; [2023-01-24T19:24:53.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-24T19:24:53.599Z] + git semver [Pipeline] } [2023-01-24T19:24:53.878Z] $ docker stop --time=1 bd9675e64cf889383cfc03f4aceab06173bfa5d7c842eb354ef27c2f297a2304 [2023-01-24T19:24:55.189Z] $ docker rm -f --volumes bd9675e64cf889383cfc03f4aceab06173bfa5d7c842eb354ef27c2f297a2304 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-24T19:24:55.538Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-24T19:24:55.539Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:24:55.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-24T19:24:55.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T19:24:55.923Z] prd-ubuntu20.04-docker-8c-8g-3549 does not seem to be running inside a container [2023-01-24T19:24:55.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-24T19:24:56.317Z] $ docker top f6ab6a9096ccf2957dc051fdf9834bbca908155c6336bbaea272d23e6340d827 -eo pid,comm [2023-01-24T19:24:56.358Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-24T19:24:56.358Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-24T19:24:56.397Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-24T19:24:56.397Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-24T19:24:56.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-24T19:24:56.518Z] $ docker exec f6ab6a9096ccf2957dc051fdf9834bbca908155c6336bbaea272d23e6340d827 ssh-agent [2023-01-24T19:24:56.639Z] SSH_AUTH_SOCK=/tmp/ssh-A6xqp8O7050v/agent.32 [2023-01-24T19:24:56.639Z] SSH_AGENT_PID=38 [2023-01-24T19:24:56.644Z] Running ssh-add (command line suppressed) [2023-01-24T19:24:56.766Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14470509170168221068.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14470509170168221068.key) [2023-01-24T19:24:56.775Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-24T19:24:57.062Z] + git semver push [2023-01-24T19:24:57.321Z] 2023-01-24 19:24:57,247 [run_push] DEBUG push [2023-01-24T19:24:57.321Z] 2023-01-24 19:24:57,248 [execute] INFO git cat-file --batch-check [2023-01-24T19:24:57.322Z] 2023-01-24 19:24:57,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-24T19:24:57.322Z] 2023-01-24 19:24:57,252 [execute] INFO git rev-list a814b21783c3594e06333699cc30054cff282241 -- [2023-01-24T19:24:57.322Z] 2023-01-24 19:24:57,253 [execute] DEBUG Popen(['git', 'rev-list', 'a814b21783c3594e06333699cc30054cff282241', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-24T19:24:57.322Z] 2023-01-24 19:24:57,259 [execute] INFO git fetch -v origin [2023-01-24T19:24:57.322Z] 2023-01-24 19:24:57,259 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-24T19:24:57.890Z] 2023-01-24 19:24:57,786 [run_push] DEBUG no remote changes detected [2023-01-24T19:24:57.890Z] 2023-01-24 19:24:57,786 [execute] INFO git push origin semver [2023-01-24T19:24:57.890Z] 2023-01-24 19:24:57,787 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-24T19:24:58.828Z] 2023-01-24 19:24:58,542 [run_push] DEBUG push all version tags [2023-01-24T19:24:58.828Z] 2023-01-24 19:24:58,543 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-24T19:24:58.828Z] 2023-01-24 19:24:58,543 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-01-24T19:24:59.398Z] 2023-01-24 19:24:59,282 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-24T19:24:59.398Z] 3.0.0-dev.7 [Pipeline] } [2023-01-24T19:24:59.417Z] $ docker exec --env ******** --env ******** f6ab6a9096ccf2957dc051fdf9834bbca908155c6336bbaea272d23e6340d827 ssh-agent -k [2023-01-24T19:24:59.520Z] unset SSH_AUTH_SOCK; [2023-01-24T19:24:59.520Z] unset SSH_AGENT_PID; [2023-01-24T19:24:59.520Z] echo Agent pid 38 killed; [2023-01-24T19:24:59.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-24T19:24:59.935Z] + git semver [Pipeline] } [2023-01-24T19:25:00.253Z] $ docker stop --time=1 f6ab6a9096ccf2957dc051fdf9834bbca908155c6336bbaea272d23e6340d827 [2023-01-24T19:25:01.542Z] $ docker rm -f --volumes f6ab6a9096ccf2957dc051fdf9834bbca908155c6336bbaea272d23e6340d827 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-24T19:25:02.089Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-01-24T19:25:02.089Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-01-24T19:25:02.089Z] total 16 [2023-01-24T19:25:02.089Z] drwxr-xr-x 3 root root 4096 Jan 24 19:12 . [2023-01-24T19:25:02.089Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 24 19:24 .. [2023-01-24T19:25:02.089Z] drwxr-xr-x 2 root root 4096 Jan 24 19:12 cost [2023-01-24T19:25:02.089Z] -rw-r--r-- 1 root root 94 Jan 24 19:12 cost.csv [2023-01-24T19:25:02.089Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-01-24T19:25:02.089Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-01-24T19:25:02.089Z] total 16 [2023-01-24T19:25:02.089Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 24 19:12 . [2023-01-24T19:25:02.089Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 24 19:24 .. [2023-01-24T19:25:02.089Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 24 19:12 cost [2023-01-24T19:25:02.089Z] -rw-r--r-- 1 jenkins jenkins 94 Jan 24 19:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:25:02.382Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:25:03.237Z] ---> package-listing.sh [2023-01-24T19:25:03.237Z] ++ facter osfamily [2023-01-24T19:25:03.237Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-24T19:25:03.496Z] + OS_FAMILY=debian [2023-01-24T19:25:03.496Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-01-24T19:25:03.496Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-24T19:25:03.496Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-24T19:25:03.496Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-24T19:25:03.496Z] + PACKAGES=/tmp/packages_start.txt [2023-01-24T19:25:03.496Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-01-24T19:25:03.496Z] + PACKAGES=/tmp/packages_end.txt [2023-01-24T19:25:03.496Z] + case "${OS_FAMILY}" in [2023-01-24T19:25:03.496Z] + dpkg -l [2023-01-24T19:25:03.496Z] + grep '^ii' [2023-01-24T19:25:03.496Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-24T19:25:03.496Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-24T19:25:03.496Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-24T19:25:03.496Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-01-24T19:25:03.496Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-01-24T19:25:03.496Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2023-01-24T19:25:03.508Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-24T19:25:03.785Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:25:04.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-24T19:25:04.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T19:25:04.408Z] prd-ubuntu20.04-docker-8c-8g-3549 does not seem to be running inside a container [2023-01-24T19:25:04.446Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-24T19:25:04.639Z] $ docker top 043df82cd8a46b805e278a3084a0b20ccae63f8b34d8e34e77f7fe17842258a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T19:25:04.971Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-24T19:25:05.254Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-24T19:25:05.535Z] + ls /var/log/sa-host [2023-01-24T19:25:05.536Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-24T19:25:05.603Z] provisioning config files... [2023-01-24T19:25:05.611Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18127239283067608504tmp [Pipeline] { [Pipeline] echo [2023-01-24T19:25:05.626Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:25:05.907Z] ---> create-netrc.sh [Pipeline] } [2023-01-24T19:25:05.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:25:06.226Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-24T19:25:06.235Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:25:06.518Z] ---> sudo-logs.sh [2023-01-24T19:25:06.518Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-24T19:25:06.544Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:25:06.833Z] ---> job-cost.sh [2023-01-24T19:25:06.833Z] lf-activate-venv: SKIPPING [2023-01-24T19:25:06.833Z] DEBUG: total: 0.2199999988079071 [2023-01-24T19:25:06.833Z] INFO: Retrieving Stack Cost... [2023-01-24T19:25:07.091Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-24T19:25:07.659Z] INFO: Archiving Costs [Pipeline] echo [2023-01-24T19:25:07.672Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:25:07.956Z] ---> logs-deploy.sh [2023-01-24T19:25:07.956Z] lf-activate-venv: SKIPPING [2023-01-24T19:25:07.956Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/74 [2023-01-24T19:25:07.956Z] INFO: archiving workspace using pattern(s): [2023-01-24T19:25:08.893Z] Archives upload complete. [2023-01-24T19:25:08.893Z] INFO: archiving logs to Nexus