Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 907c90d083060034220cd5eb6c8540cfc4f545f7 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-ssh13044501489953615536.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh8590874816287132167.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15351375800807824700.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh18362824305583796231.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-ssh5683866405069259699.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12163 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 907c90d083060034220cd5eb6c8540cfc4f545f7 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 907c90d083060034220cd5eb6c8540cfc4f545f7 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#183)" > git rev-list --no-walk f00720d4eb9fd1484aed3c055fae78d92fc13fb9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-01T14:58:39.875Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-01T14:58:39.935Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-01T14:58:39.945Z] ========================================================= [2023-05-01T14:58:39.946Z] EdgeX Global Pipelines Version Info [2023-05-01T14:58:39.946Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-01T14:58:40.653Z] ------------------- [2023-05-01T14:58:40.653Z] stable info: [2023-05-01T14:58:40.653Z] ------------------- [2023-05-01T14:58:40.653Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-01T14:58:40.653Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-01T14:58:40.653Z] Message: update stable to v1.0.248 [2023-05-01T14:58:41.221Z] ------------------- [2023-05-01T14:58:41.221Z] experimental info: [2023-05-01T14:58:41.221Z] ------------------- [2023-05-01T14:58:41.221Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-01T14:58:41.221Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-01T14:58:41.221Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-01T14:58:41.388Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-01T14:58:41.399Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-01T14:58:41.412Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-01T14:58:41.425Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-01T14:58:41.441Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-01T14:58:41.458Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-01T14:58:41.470Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-01T14:58:41.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-01T14:58:41.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-01T14:58:41.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-01T14:58:41.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-01T14:58:41.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-01T14:58:41.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-01T14:58:41.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-01T14:58:41.578Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-01T14:58:41.595Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-01T14:58:41.615Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-01T14:58:41.634Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-01T14:58:41.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-01T14:58:41.665Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-01T14:58:41.677Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-01T14:58:41.690Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-01T14:58:41.702Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-01T14:58:41.713Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-01T14:58:41.728Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-01T14:58:41.740Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-01T14:58:41.751Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-01T14:58:41.765Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-01T14:58:41.777Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-01T14:58:41.788Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-01T14:58:41.802Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 907c90d083060034220cd5eb6c8540cfc4f545f7 [Pipeline] echo [2023-05-01T14:58:41.812Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 907c90d [Pipeline] echo [2023-05-01T14:58:41.823Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T14:58:41.879Z] provisioning config files... [2023-05-01T14:58:41.894Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10398802176377103799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T14:58:42.200Z] ---> docker-login.sh [2023-05-01T14:58:42.200Z] nexus3.edgexfoundry.org:10001 [2023-05-01T14:58:42.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T14:58:42.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T14:58:42.460Z] Configure a credential helper to remove this warning. See [2023-05-01T14:58:42.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T14:58:42.460Z] [2023-05-01T14:58:42.460Z] Login Succeeded [2023-05-01T14:58:42.460Z] nexus3.edgexfoundry.org:10002 [2023-05-01T14:58:42.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T14:58:42.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T14:58:42.721Z] Configure a credential helper to remove this warning. See [2023-05-01T14:58:42.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T14:58:42.721Z] [2023-05-01T14:58:42.721Z] Login Succeeded [2023-05-01T14:58:42.721Z] nexus3.edgexfoundry.org:10003 [2023-05-01T14:58:42.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T14:58:42.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T14:58:42.721Z] Configure a credential helper to remove this warning. See [2023-05-01T14:58:42.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T14:58:42.721Z] [2023-05-01T14:58:42.721Z] Login Succeeded [2023-05-01T14:58:42.721Z] nexus3.edgexfoundry.org:10004 [2023-05-01T14:58:42.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T14:58:42.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T14:58:42.981Z] Configure a credential helper to remove this warning. See [2023-05-01T14:58:42.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T14:58:42.981Z] [2023-05-01T14:58:42.981Z] Login Succeeded [2023-05-01T14:58:42.981Z] docker.io [2023-05-01T14:58:42.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T14:58:43.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T14:58:43.241Z] Configure a credential helper to remove this warning. See [2023-05-01T14:58:43.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T14:58:43.241Z] [2023-05-01T14:58:43.241Z] Login Succeeded [2023-05-01T14:58:43.241Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T14:58:43.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-01T14:58:43.618Z] + git rev-list -1 --merges 907c90d083060034220cd5eb6c8540cfc4f545f7~1..907c90d083060034220cd5eb6c8540cfc4f545f7 [Pipeline] echo [2023-05-01T14:58:43.671Z] -----------> git rev-list -1 --merges 907c90d083060034220cd5eb6c8540cfc4f545f7~1..907c90d083060034220cd5eb6c8540cfc4f545f7 907c90d083060034220cd5eb6c8540cfc4f545f7 [false] [Pipeline] sh [2023-05-01T14:58:43.958Z] + git log --format=format:%s -1 907c90d083060034220cd5eb6c8540cfc4f545f7 [Pipeline] echo [2023-05-01T14:58:43.993Z] ========================================================= [2023-05-01T14:58:43.993Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-01T14:58:43.993Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T14:58:44.312Z] + git log --format=format:%s -1 907c90d083060034220cd5eb6c8540cfc4f545f7 [Pipeline] echo [2023-05-01T14:58:44.324Z] [semverPrep] GIT_COMMIT: 907c90d083060034220cd5eb6c8540cfc4f545f7, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#183) [Pipeline] echo [2023-05-01T14:58:44.332Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-01T14:58:44.693Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T14:58:44.693Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-01T14:58:44.693Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-01T14:58:44.693Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-01T14:58:44.693Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-01T14:58:44.693Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-01T14:58:44.693Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T14:58:45.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T14:58:45.117Z] [2023-05-01T14:58:45.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T14:58:45.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T14:58:45.414Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-01T14:58:45.414Z] b85a868b505f: Pulling fs layer [2023-05-01T14:58:45.414Z] e2be974225ed: Pulling fs layer [2023-05-01T14:58:45.414Z] 339a4e72a1f5: Pulling fs layer [2023-05-01T14:58:45.414Z] 988bab9f4d93: Pulling fs layer [2023-05-01T14:58:45.414Z] 1469e6f7b9e6: Pulling fs layer [2023-05-01T14:58:45.414Z] eaf3925da568: Pulling fs layer [2023-05-01T14:58:45.414Z] bab4dde63d76: Pulling fs layer [2023-05-01T14:58:45.414Z] bde34c3a00c8: Pulling fs layer [2023-05-01T14:58:45.414Z] b352a97aabf1: Pulling fs layer [2023-05-01T14:58:45.414Z] 4872d77fe225: Pulling fs layer [2023-05-01T14:58:45.414Z] 5851b861e8e6: Pulling fs layer [2023-05-01T14:58:45.414Z] bab4dde63d76: Waiting [2023-05-01T14:58:45.414Z] b352a97aabf1: Waiting [2023-05-01T14:58:45.414Z] bde34c3a00c8: Waiting [2023-05-01T14:58:45.414Z] 988bab9f4d93: Waiting [2023-05-01T14:58:45.414Z] 1469e6f7b9e6: Waiting [2023-05-01T14:58:45.414Z] 4872d77fe225: Waiting [2023-05-01T14:58:45.414Z] 5851b861e8e6: Waiting [2023-05-01T14:58:45.414Z] eaf3925da568: Waiting [2023-05-01T14:58:45.415Z] e2be974225ed: Download complete [2023-05-01T14:58:45.415Z] 988bab9f4d93: Verifying Checksum [2023-05-01T14:58:45.415Z] 988bab9f4d93: Download complete [2023-05-01T14:58:45.415Z] 1469e6f7b9e6: Verifying Checksum [2023-05-01T14:58:45.415Z] 1469e6f7b9e6: Download complete [2023-05-01T14:58:45.674Z] eaf3925da568: Download complete [2023-05-01T14:58:45.674Z] 339a4e72a1f5: Verifying Checksum [2023-05-01T14:58:45.674Z] 339a4e72a1f5: Download complete [2023-05-01T14:58:45.674Z] bde34c3a00c8: Download complete [2023-05-01T14:58:45.674Z] b352a97aabf1: Download complete [2023-05-01T14:58:45.674Z] 4872d77fe225: Download complete [2023-05-01T14:58:45.674Z] 5851b861e8e6: Download complete [2023-05-01T14:58:45.674Z] b85a868b505f: Verifying Checksum [2023-05-01T14:58:45.674Z] b85a868b505f: Download complete [2023-05-01T14:58:45.932Z] bab4dde63d76: Verifying Checksum [2023-05-01T14:58:45.932Z] bab4dde63d76: Download complete [2023-05-01T14:58:46.872Z] b85a868b505f: Pull complete [2023-05-01T14:58:47.133Z] e2be974225ed: Pull complete [2023-05-01T14:58:47.394Z] 339a4e72a1f5: Pull complete [2023-05-01T14:58:47.653Z] 988bab9f4d93: Pull complete [2023-05-01T14:58:47.915Z] 1469e6f7b9e6: Pull complete [2023-05-01T14:58:47.916Z] eaf3925da568: Pull complete [2023-05-01T14:58:49.831Z] bab4dde63d76: Pull complete [2023-05-01T14:58:49.831Z] bde34c3a00c8: Pull complete [2023-05-01T14:58:49.831Z] b352a97aabf1: Pull complete [2023-05-01T14:58:49.831Z] 4872d77fe225: Pull complete [2023-05-01T14:58:50.092Z] 5851b861e8e6: Pull complete [2023-05-01T14:58:50.092Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-01T14:58:50.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T14:58:50.092Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T14:58:50.190Z] prd-ubuntu20.04-docker-8c-8g-12163 does not seem to be running inside a container [2023-05-01T14:58:50.224Z] $ 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-05-01T14:58:52.074Z] $ docker top ba99ea6f7ac3f0d24f7089fe09e7e82957a8e725b517f3d2f01c54b4ab7d89a2 -eo pid,comm [2023-05-01T14:58:52.129Z] 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-05-01T14:58:52.129Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T14:58:52.169Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T14:58:52.169Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T14:58:52.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T14:58:52.296Z] $ docker exec ba99ea6f7ac3f0d24f7089fe09e7e82957a8e725b517f3d2f01c54b4ab7d89a2 ssh-agent [2023-05-01T14:58:52.403Z] SSH_AUTH_SOCK=/tmp/ssh-sM0h0Lyg1TN0/agent.32 [2023-05-01T14:58:52.403Z] SSH_AGENT_PID=38 [2023-05-01T14:58:52.409Z] Running ssh-add (command line suppressed) [2023-05-01T14:58:52.504Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14314525290179608806.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14314525290179608806.key) [2023-05-01T14:58:52.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T14:58:52.796Z] + git tag --points-at HEAD [Pipeline] } [2023-05-01T14:58:52.808Z] $ docker exec --env ******** --env ******** ba99ea6f7ac3f0d24f7089fe09e7e82957a8e725b517f3d2f01c54b4ab7d89a2 ssh-agent -k [2023-05-01T14:58:52.901Z] unset SSH_AUTH_SOCK; [2023-05-01T14:58:52.901Z] unset SSH_AGENT_PID; [2023-05-01T14:58:52.902Z] echo Agent pid 38 killed; [2023-05-01T14:58:52.906Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-01T14:58:52.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T14:58:52.929Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T14:58:53.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T14:58:53.035Z] $ docker exec ba99ea6f7ac3f0d24f7089fe09e7e82957a8e725b517f3d2f01c54b4ab7d89a2 ssh-agent [2023-05-01T14:58:53.131Z] SSH_AUTH_SOCK=/tmp/ssh-ZdPQSgbut8at/agent.70 [2023-05-01T14:58:53.131Z] SSH_AGENT_PID=76 [2023-05-01T14:58:53.136Z] Running ssh-add (command line suppressed) [2023-05-01T14:58:53.247Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17348454005264981342.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17348454005264981342.key) [2023-05-01T14:58:53.259Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T14:58:53.542Z] + git semver init [2023-05-01T14:58:53.802Z] 2023-05-01 14:58:53,710 [run_init] DEBUG init version:0.0.0 force:False [2023-05-01T14:58:53.802Z] 2023-05-01 14:58:53,711 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-05-01T14:58:53.802Z] 2023-05-01 14:58:53,711 [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-05-01T14:58:53.802Z] 2023-05-01 14:58:53,712 [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-05-01T14:58:54.739Z] 2023-05-01 14:58:54,724 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-05-01T14:58:54.739Z] 2023-05-01 14:58:54,724 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-05-01T14:58:54.739Z] 2023-05-01 14:58:54,724 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-01T14:58:54.739Z] 2023-05-01 14:58:54,725 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-01T14:58:54.739Z] 3.0.0-dev.27 [Pipeline] } [2023-05-01T14:58:55.011Z] $ docker exec --env ******** --env ******** ba99ea6f7ac3f0d24f7089fe09e7e82957a8e725b517f3d2f01c54b4ab7d89a2 ssh-agent -k [2023-05-01T14:58:55.110Z] unset SSH_AUTH_SOCK; [2023-05-01T14:58:55.110Z] unset SSH_AGENT_PID; [2023-05-01T14:58:55.110Z] echo Agent pid 76 killed; [2023-05-01T14:58:55.116Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T14:58:55.423Z] + git semver [Pipeline] } [2023-05-01T14:58:55.701Z] $ docker stop --time=1 ba99ea6f7ac3f0d24f7089fe09e7e82957a8e725b517f3d2f01c54b4ab7d89a2 [2023-05-01T14:58:57.026Z] $ docker rm -f --volumes ba99ea6f7ac3f0d24f7089fe09e7e82957a8e725b517f3d2f01c54b4ab7d89a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T14:58:57.361Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-01T14:58:57.596Z] Stashed 1 file(s) [Pipeline] echo [2023-05-01T14:58:57.599Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.27 [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-05-01T14:58:57.718Z] provisioning config files... [2023-05-01T14:58:57.725Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13117956188979589503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T14:58:58.012Z] ---> docker-login.sh [2023-05-01T14:58:58.012Z] nexus3.edgexfoundry.org:10001 [2023-05-01T14:58:58.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T14:58:58.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T14:58:58.012Z] Configure a credential helper to remove this warning. See [2023-05-01T14:58:58.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T14:58:58.012Z] [2023-05-01T14:58:58.012Z] Login Succeeded [2023-05-01T14:58:58.012Z] nexus3.edgexfoundry.org:10002 [2023-05-01T14:58:58.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T14:58:58.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T14:58:58.012Z] Configure a credential helper to remove this warning. See [2023-05-01T14:58:58.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T14:58:58.012Z] [2023-05-01T14:58:58.012Z] Login Succeeded [2023-05-01T14:58:58.012Z] nexus3.edgexfoundry.org:10003 [2023-05-01T14:58:58.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T14:58:58.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T14:58:58.271Z] Configure a credential helper to remove this warning. See [2023-05-01T14:58:58.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T14:58:58.271Z] [2023-05-01T14:58:58.271Z] Login Succeeded [2023-05-01T14:58:58.271Z] nexus3.edgexfoundry.org:10004 [2023-05-01T14:58:58.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T14:58:58.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T14:58:58.271Z] Configure a credential helper to remove this warning. See [2023-05-01T14:58:58.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T14:58:58.271Z] [2023-05-01T14:58:58.271Z] Login Succeeded [2023-05-01T14:58:58.271Z] docker.io [2023-05-01T14:58:58.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T14:58:58.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T14:58:58.530Z] Configure a credential helper to remove this warning. See [2023-05-01T14:58:58.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T14:58:58.530Z] [2023-05-01T14:58:58.530Z] Login Succeeded [2023-05-01T14:58:58.530Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T14:58:58.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-01T14:58:58.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T14:58:58.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T14:58:58.610Z] ========================================================= [2023-05-01T14:58:58.610Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-01T14:58:58.610Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T14:58:58.909Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-01T14:58:58.910Z] Sending build context to Docker daemon 12.63MB [2023-05-01T14:58:58.910Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T14:58:58.910Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-01T14:58:58.910Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-01T14:58:58.910Z] f56be85fc22e: Pulling fs layer [2023-05-01T14:58:58.910Z] 85791d961cd3: Pulling fs layer [2023-05-01T14:58:58.910Z] d694b5ae8c79: Pulling fs layer [2023-05-01T14:58:58.910Z] 9f32a84ed3da: Pulling fs layer [2023-05-01T14:58:58.910Z] 4d19c01a9841: Pulling fs layer [2023-05-01T14:58:58.910Z] 9325e15d5711: Pulling fs layer [2023-05-01T14:58:58.910Z] 556b6ee489ea: Pulling fs layer [2023-05-01T14:58:58.910Z] c5a4b2cf53e6: Pulling fs layer [2023-05-01T14:58:58.910Z] 9f32a84ed3da: Waiting [2023-05-01T14:58:58.910Z] 4d19c01a9841: Waiting [2023-05-01T14:58:58.910Z] 9325e15d5711: Waiting [2023-05-01T14:58:58.910Z] 556b6ee489ea: Waiting [2023-05-01T14:58:58.910Z] c5a4b2cf53e6: Waiting [2023-05-01T14:58:58.910Z] 85791d961cd3: Download complete [2023-05-01T14:58:58.910Z] 9f32a84ed3da: Verifying Checksum [2023-05-01T14:58:58.910Z] 9f32a84ed3da: Download complete [2023-05-01T14:58:58.910Z] 4d19c01a9841: Verifying Checksum [2023-05-01T14:58:58.910Z] 4d19c01a9841: Download complete [2023-05-01T14:58:59.169Z] f56be85fc22e: Verifying Checksum [2023-05-01T14:58:59.169Z] f56be85fc22e: Download complete [2023-05-01T14:58:59.169Z] 9325e15d5711: Verifying Checksum [2023-05-01T14:58:59.169Z] 9325e15d5711: Download complete [2023-05-01T14:58:59.169Z] f56be85fc22e: Pull complete [2023-05-01T14:58:59.428Z] 85791d961cd3: Pull complete [2023-05-01T14:58:59.428Z] c5a4b2cf53e6: Verifying Checksum [2023-05-01T14:58:59.428Z] c5a4b2cf53e6: Download complete [2023-05-01T14:58:59.692Z] d694b5ae8c79: Verifying Checksum [2023-05-01T14:58:59.692Z] d694b5ae8c79: Download complete [2023-05-01T14:58:59.952Z] 556b6ee489ea: Verifying Checksum [2023-05-01T14:58:59.953Z] 556b6ee489ea: Download complete [2023-05-01T14:59:03.238Z] d694b5ae8c79: Pull complete [2023-05-01T14:59:03.238Z] 9f32a84ed3da: Pull complete [2023-05-01T14:59:03.806Z] 4d19c01a9841: Pull complete [2023-05-01T14:59:04.067Z] 9325e15d5711: Pull complete [2023-05-01T14:59:06.597Z] 556b6ee489ea: Pull complete [2023-05-01T14:59:07.164Z] c5a4b2cf53e6: Pull complete [2023-05-01T14:59:07.164Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-01T14:59:07.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-01T14:59:07.164Z] ---> c4be618373d6 [2023-05-01T14:59:07.164Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-01T14:59:09.700Z] ---> Running in f52b676aff12 [2023-05-01T14:59:09.959Z] Removing intermediate container f52b676aff12 [2023-05-01T14:59:09.959Z] ---> 5d05ac578954 [2023-05-01T14:59:09.959Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T14:59:09.959Z] ---> Running in 7a80081036cb [2023-05-01T14:59:09.959Z] Removing intermediate container 7a80081036cb [2023-05-01T14:59:09.959Z] ---> ec5e2f6ee0d2 [2023-05-01T14:59:09.959Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-01T14:59:09.959Z] ---> Running in ce5d85411d88 [2023-05-01T14:59:10.219Z] Removing intermediate container ce5d85411d88 [2023-05-01T14:59:10.219Z] ---> fa678db7b887 [2023-05-01T14:59:10.219Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T14:59:10.219Z] ---> Running in 948e8e538502 [2023-05-01T14:59:10.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T14:59:10.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T14:59:10.736Z] OK: 265 MiB in 53 packages [2023-05-01T14:59:10.995Z] Removing intermediate container 948e8e538502 [2023-05-01T14:59:10.995Z] ---> 57663788c073 [2023-05-01T14:59:10.995Z] Step 7/12 : WORKDIR /app [2023-05-01T14:59:10.995Z] ---> Running in 4412471bb42c [2023-05-01T14:59:11.255Z] Removing intermediate container 4412471bb42c [2023-05-01T14:59:11.255Z] ---> cdc5844b9b24 [2023-05-01T14:59:11.255Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-01T14:59:11.255Z] ---> dd5661164795 [2023-05-01T14:59:11.255Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T14:59:11.255Z] ---> Running in 36d55652a388 [2023-05-01T14:59:12.683Z] Still waiting to schedule task [2023-05-01T14:59:12.683Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-01T14:59:33.211Z] Removing intermediate container 36d55652a388 [2023-05-01T14:59:33.211Z] ---> 335a8be14115 [2023-05-01T14:59:33.211Z] Step 10/12 : COPY . . [2023-05-01T14:59:33.211Z] ---> 5a96fba6a00f [2023-05-01T14:59:33.211Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T14:59:33.211Z] ---> Running in fabf20395af0 [2023-05-01T14:59:33.211Z] Removing intermediate container fabf20395af0 [2023-05-01T14:59:33.211Z] ---> 7ce082b51a10 [2023-05-01T14:59:33.211Z] Step 12/12 : RUN $MAKE [2023-05-01T14:59:33.211Z] ---> Running in 4d7611998c48 [2023-05-01T14:59:33.211Z] noop [2023-05-01T14:59:33.471Z] Removing intermediate container 4d7611998c48 [2023-05-01T14:59:33.471Z] ---> fdb6ca05ff73 [2023-05-01T14:59:33.471Z] Successfully built fdb6ca05ff73 [2023-05-01T14:59:33.471Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T14:59:33.798Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-01T14:59:33.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T14:59:33.871Z] prd-ubuntu20.04-docker-8c-8g-12163 does not seem to be running inside a container [2023-05-01T14:59:33.900Z] $ 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-05-01T14:59:34.244Z] $ docker top f1439e56a84a1574af5c3eed36f38a2bb7a9cae67958ae54cd81c53169b6905d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T14:59:34.581Z] + go version [2023-05-01T14:59:34.581Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-01T14:59:34.597Z] $ docker stop --time=1 f1439e56a84a1574af5c3eed36f38a2bb7a9cae67958ae54cd81c53169b6905d [2023-05-01T14:59:35.838Z] $ docker rm -f --volumes f1439e56a84a1574af5c3eed36f38a2bb7a9cae67958ae54cd81c53169b6905d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T14:59:36.243Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-01T14:59:36.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T14:59:36.318Z] prd-ubuntu20.04-docker-8c-8g-12163 does not seem to be running inside a container [2023-05-01T14:59:36.351Z] $ 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-05-01T14:59:36.656Z] $ docker top dbd81ef9f83a3d8833cff53849ecaa7512422e5abaae2d869d749c7baa5e2ff4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T14:59:36.998Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-05-01T14:59:37.293Z] + make test [2023-05-01T14:59:37.293Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-01T14:59:55.401Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-01T14:59:55.401Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-01T14:59:55.401Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.163s coverage: 86.2% of statements [2023-05-01T14:59:57.940Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.679s coverage: 71.9% of statements [2023-05-01T15:00:20.105Z] go vet ./... [2023-05-01T15:00:22.636Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-01T15:00:22.636Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-01T15:00:22.636Z] ./bin/test-attribution.sh [2023-05-01T15:00:22.636Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-01T15:00:22.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-01T15:00:22.666Z] $ docker stop --time=1 dbd81ef9f83a3d8833cff53849ecaa7512422e5abaae2d869d749c7baa5e2ff4 [2023-05-01T15:00:25.471Z] $ docker rm -f --volumes dbd81ef9f83a3d8833cff53849ecaa7512422e5abaae2d869d749c7baa5e2ff4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T15:00:25.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-01T15:00:26.021Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-01T15:00:26.546Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-01T15:00:26.828Z] + ls -al . [2023-05-01T15:00:26.828Z] total 228 [2023-05-01T15:00:26.828Z] drwxrwxr-x 11 jenkins jenkins 4096 May 1 14:59 . [2023-05-01T15:00:26.828Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 14:58 .. [2023-05-01T15:00:26.828Z] -rw-rw-r-- 1 jenkins jenkins 262 May 1 14:58 .dockerignore [2023-05-01T15:00:26.828Z] drwxrwxr-x 8 jenkins jenkins 4096 May 1 14:58 .git [2023-05-01T15:00:26.828Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 14:58 .github [2023-05-01T15:00:26.828Z] -rw-rw-r-- 1 jenkins jenkins 788 May 1 14:58 .gitignore [2023-05-01T15:00:26.828Z] -rw-rw-r-- 1 jenkins jenkins 41 May 1 14:58 .golangci.yml [2023-05-01T15:00:26.828Z] drwxr-xr-x 3 jenkins jenkins 4096 May 1 14:58 .semver [2023-05-01T15:00:26.828Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 1 14:58 Attribution.txt [2023-05-01T15:00:26.828Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 1 14:58 CHANGELOG.md [2023-05-01T15:00:26.828Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 1 14:58 Dockerfile [2023-05-01T15:00:26.828Z] -rw-rw-r-- 1 jenkins jenkins 677 May 1 14:58 GOVERNANCE.md [2023-05-01T15:00:26.828Z] -rw-rw-r-- 1 jenkins jenkins 687 May 1 14:58 Jenkinsfile [2023-05-01T15:00:26.828Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 1 14:58 LICENSE [2023-05-01T15:00:26.828Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 1 14:58 Makefile [2023-05-01T15:00:26.828Z] -rw-rw-r-- 1 jenkins jenkins 617 May 1 14:58 OWNERS.md [2023-05-01T15:00:26.828Z] -rw-rw-r-- 1 jenkins jenkins 31001 May 1 14:58 README.md [2023-05-01T15:00:26.828Z] -rw-rw-r-- 1 jenkins jenkins 12 May 1 14:58 VERSION [2023-05-01T15:00:26.828Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 14:58 bin [2023-05-01T15:00:26.828Z] -rw-r--r-- 1 jenkins jenkins 41317 May 1 14:59 coverage.out [2023-05-01T15:00:26.828Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 1 14:58 go.mod [2023-05-01T15:00:26.828Z] -rw-rw-r-- 1 jenkins jenkins 31620 May 1 14:58 go.sum [2023-05-01T15:00:26.828Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 14:58 images [2023-05-01T15:00:26.828Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 14:58 internal [2023-05-01T15:00:26.828Z] -rw-rw-r-- 1 jenkins jenkins 531 May 1 14:58 main.go [2023-05-01T15:00:26.828Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 14:58 res [2023-05-01T15:00:26.828Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 14:58 snap [2023-05-01T15:00:26.828Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 14:58 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:00:27.136Z] + 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=907c90d083060034220cd5eb6c8540cfc4f545f7 --label arch=amd64 --label version=3.0.0-dev.27 . [2023-05-01T15:00:27.136Z] Sending build context to Docker daemon 12.63MB [2023-05-01T15:00:27.136Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T15:00:27.136Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-01T15:00:27.136Z] ---> fdb6ca05ff73 [2023-05-01T15:00:27.136Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-01T15:00:27.395Z] ---> Running in c099cd1ad148 [2023-05-01T15:00:27.395Z] Removing intermediate container c099cd1ad148 [2023-05-01T15:00:27.395Z] ---> bbfc7565553f [2023-05-01T15:00:27.395Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T15:00:27.395Z] ---> Running in d562c4c0d21f [2023-05-01T15:00:27.395Z] Removing intermediate container d562c4c0d21f [2023-05-01T15:00:27.395Z] ---> 7b0c1e7474f5 [2023-05-01T15:00:27.395Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-01T15:00:27.395Z] ---> Running in 87972ee7c925 [2023-05-01T15:00:27.656Z] Removing intermediate container 87972ee7c925 [2023-05-01T15:00:27.656Z] ---> fb4f138b01dc [2023-05-01T15:00:27.656Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T15:00:27.656Z] ---> Running in 55c718381756 [2023-05-01T15:00:27.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T15:00:27.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T15:00:28.175Z] OK: 265 MiB in 53 packages [2023-05-01T15:00:28.433Z] Removing intermediate container 55c718381756 [2023-05-01T15:00:28.433Z] ---> bdeff2e038f7 [2023-05-01T15:00:28.433Z] Step 7/29 : WORKDIR /app [2023-05-01T15:00:28.433Z] ---> Running in 8d1191ca8185 [2023-05-01T15:00:28.433Z] Removing intermediate container 8d1191ca8185 [2023-05-01T15:00:28.433Z] ---> 3eae395d89a1 [2023-05-01T15:00:28.433Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-01T15:00:28.692Z] ---> 2699ebc69fa4 [2023-05-01T15:00:28.692Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T15:00:28.692Z] ---> Running in 53341e6de8d7 [2023-05-01T15:00:29.628Z] Removing intermediate container 53341e6de8d7 [2023-05-01T15:00:29.628Z] ---> ce5554e6ff9a [2023-05-01T15:00:29.628Z] Step 10/29 : COPY . . [2023-05-01T15:00:29.889Z] ---> 3b09926b259c [2023-05-01T15:00:29.889Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T15:00:29.889Z] ---> Running in 9dc36f4adff4 [2023-05-01T15:00:29.889Z] Removing intermediate container 9dc36f4adff4 [2023-05-01T15:00:29.889Z] ---> 357debd2ef9e [2023-05-01T15:00:29.889Z] Step 12/29 : RUN $MAKE [2023-05-01T15:00:29.889Z] ---> Running in 167bd9ef8f5e [2023-05-01T15:00:30.147Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.27 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.27" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-01T15:00:41.658Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12164 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-05-01T15:00:41.666Z] Running in /w/workspace/app-rfid-llrp-inventory/96 [Pipeline] { [Pipeline] checkout [2023-05-01T15:00:41.703Z] The recommended git tool is: git [2023-05-01T15:00:47.128Z] using credential edgex-jenkins-ssh [2023-05-01T15:00:47.143Z] Cloning the remote Git repository [2023-05-01T15:00:47.187Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-01T15:00:47.281Z] > git init /w/workspace/app-rfid-llrp-inventory/96 # timeout=10 [2023-05-01T15:00:47.409Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-01T15:00:47.410Z] > git --version # timeout=10 [2023-05-01T15:00:47.432Z] > git --version # 'git version 2.25.1' [2023-05-01T15:00:47.435Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-01T15:00:47.581Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-01T15:00:50.439Z] Avoid second fetch [2023-05-01T15:00:50.439Z] Checking out Revision 907c90d083060034220cd5eb6c8540cfc4f545f7 (main) [2023-05-01T15:00:49.596Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-01T15:00:49.619Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-01T15:00:51.046Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#183)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T15:00:50.459Z] > git config core.sparsecheckout # timeout=10 [2023-05-01T15:00:50.530Z] > git checkout -f 907c90d083060034220cd5eb6c8540cfc4f545f7 # timeout=10 [2023-05-01T15:00:51.944Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-01T15:00:51.945Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-01T15:00:51.945Z] Dload Upload Total Spent Left Speed [2023-05-01T15:00:51.945Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 41882 0 --:--:-- --:--:-- --:--:-- 41882 100 12751 100 12751 0 0 48299 0 --:--:-- --:--:-- --:--:-- 48116 [2023-05-01T15:00:52.188Z] Removing intermediate container 167bd9ef8f5e [2023-05-01T15:00:52.189Z] ---> 6fee17e01ce1 [2023-05-01T15:00:52.189Z] Step 13/29 : FROM alpine:3.17 [2023-05-01T15:00:52.189Z] 3.17: Pulling from library/alpine [2023-05-01T15:00:52.189Z] f56be85fc22e: Already exists [2023-05-01T15:00:52.189Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-01T15:00:52.189Z] Status: Downloaded newer image for alpine:3.17 [2023-05-01T15:00:52.189Z] ---> 9ed4aefc74f6 [2023-05-01T15:00:52.189Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-01T15:00:52.189Z] ---> Running in ab141d706632 [2023-05-01T15:00:52.189Z] Removing intermediate container ab141d706632 [2023-05-01T15:00:52.189Z] ---> 3a49477897ff [2023-05-01T15:00:52.189Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-01T15:00:52.189Z] ---> Running in 3781a8224f65 [2023-05-01T15:00:52.189Z] Removing intermediate container 3781a8224f65 [2023-05-01T15:00:52.189Z] ---> ce3787fff8ce [2023-05-01T15:00:52.189Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-01T15:00:52.189Z] ---> Running in 599defa13bc1 [2023-05-01T15:00:52.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T15:00:52.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T15:00:52.189Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-01T15:00:52.189Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-01T15:00:52.189Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T15:00:52.189Z] Executing ca-certificates-20220614-r4.trigger [2023-05-01T15:00:52.189Z] OK: 8 MiB in 17 packages [2023-05-01T15:00:52.189Z] Removing intermediate container 599defa13bc1 [2023-05-01T15:00:52.189Z] ---> 6b7e5504b04a [2023-05-01T15:00:52.189Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-01T15:00:52.189Z] ---> 4adf696e0f11 [2023-05-01T15:00:52.189Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-01T15:00:52.189Z] ---> 24624600ffcf [2023-05-01T15:00:52.189Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-01T15:00:52.189Z] ---> 2170555080b8 [2023-05-01T15:00:52.189Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-01T15:00:52.189Z] ---> 323a5fd9df36 [2023-05-01T15:00:52.189Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-01T15:00:52.189Z] ---> 18cf3011a95a [2023-05-01T15:00:52.189Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-01T15:00:52.189Z] ---> Running in eefdda21b1c0 [Pipeline] sh [2023-05-01T15:00:52.474Z] Removing intermediate container eefdda21b1c0 [2023-05-01T15:00:52.474Z] ---> 307c9b8f3061 [2023-05-01T15:00:52.474Z] Step 23/29 : VOLUME /cache [2023-05-01T15:00:52.474Z] ---> Running in 2e9e692337b0 [2023-05-01T15:00:52.474Z] Removing intermediate container 2e9e692337b0 [2023-05-01T15:00:52.474Z] ---> 1c84ad8f2ad4 [2023-05-01T15:00:52.474Z] Step 24/29 : EXPOSE 59711 [2023-05-01T15:00:52.474Z] ---> Running in 6bcf2286d7f6 [2023-05-01T15:00:52.474Z] Removing intermediate container 6bcf2286d7f6 [2023-05-01T15:00:52.474Z] ---> 9eb03328eee5 [2023-05-01T15:00:52.474Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-01T15:00:52.757Z] ---> Running in 0b31df30c5d0 [2023-05-01T15:00:52.757Z] Removing intermediate container 0b31df30c5d0 [2023-05-01T15:00:52.757Z] ---> 13d9a433d936 [2023-05-01T15:00:52.757Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-01T15:00:52.757Z] ---> Running in f11288b5d758 [2023-05-01T15:00:52.757Z] Removing intermediate container f11288b5d758 [2023-05-01T15:00:52.757Z] ---> f07142b7d839 [2023-05-01T15:00:52.757Z] Step 27/29 : LABEL arch=amd64 [2023-05-01T15:00:52.757Z] ---> Running in 9da76dabf4d7 [2023-05-01T15:00:52.757Z] Removing intermediate container 9da76dabf4d7 [2023-05-01T15:00:52.757Z] ---> 46514ff12160 [2023-05-01T15:00:52.757Z] Step 28/29 : LABEL git_sha=907c90d083060034220cd5eb6c8540cfc4f545f7 [2023-05-01T15:00:52.786Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-01T15:00:53.045Z] ---> Running in e12b7a96e2f3 [2023-05-01T15:00:53.045Z] Removing intermediate container e12b7a96e2f3 [2023-05-01T15:00:53.045Z] ---> 185a037aa48c [2023-05-01T15:00:53.045Z] Step 29/29 : LABEL version=3.0.0-dev.27 [2023-05-01T15:00:53.045Z] ---> Running in 6e02614279f6 [2023-05-01T15:00:53.045Z] Removing intermediate container 6e02614279f6 [2023-05-01T15:00:53.045Z] ---> bb113c99258b [2023-05-01T15:00:53.045Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-01T15:00:53.045Z] Successfully built bb113c99258b [2023-05-01T15:00:53.045Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [2023-05-01T15:00:53.123Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-01T15:00:53.123Z] + sudo tee /etc/docker/daemon.new [2023-05-01T15:00:53.123Z] { [2023-05-01T15:00:53.123Z] "registry-mirrors": [ [2023-05-01T15:00:53.123Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-01T15:00:53.123Z] ], [2023-05-01T15:00:53.123Z] "bip": "10.250.0.254/24", [2023-05-01T15:00:53.123Z] "hosts": [ [2023-05-01T15:00:53.123Z] "tcp://0.0.0.0:5555", [2023-05-01T15:00:53.123Z] "unix:///var/run/docker.sock" [2023-05-01T15:00:53.123Z] ], [2023-05-01T15:00:53.123Z] "mtu": 1458, [2023-05-01T15:00:53.123Z] "selinux-enabled": true, [2023-05-01T15:00:53.123Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-01T15:00:53.123Z] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T15:00:53.139Z] provisioning config files... [Pipeline] sh [2023-05-01T15:00:53.147Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17213281742742245279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:00:53.459Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-01T15:00:53.488Z] ---> docker-login.sh [2023-05-01T15:00:53.488Z] nexus3.edgexfoundry.org:10001 [2023-05-01T15:00:53.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:00:53.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:00:53.488Z] Configure a credential helper to remove this warning. See [2023-05-01T15:00:53.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:00:53.488Z] [2023-05-01T15:00:53.488Z] Login Succeeded [2023-05-01T15:00:53.488Z] nexus3.edgexfoundry.org:10002 [2023-05-01T15:00:53.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:00:53.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:00:53.488Z] Configure a credential helper to remove this warning. See [2023-05-01T15:00:53.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:00:53.488Z] [2023-05-01T15:00:53.488Z] Login Succeeded [2023-05-01T15:00:53.488Z] nexus3.edgexfoundry.org:10003 [2023-05-01T15:00:53.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:00:53.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:00:53.747Z] Configure a credential helper to remove this warning. See [2023-05-01T15:00:53.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:00:53.747Z] [2023-05-01T15:00:53.747Z] Login Succeeded [2023-05-01T15:00:53.747Z] nexus3.edgexfoundry.org:10004 [2023-05-01T15:00:53.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:00:53.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:00:53.747Z] Configure a credential helper to remove this warning. See [2023-05-01T15:00:53.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:00:53.747Z] [2023-05-01T15:00:53.747Z] Login Succeeded [2023-05-01T15:00:53.747Z] docker.io [2023-05-01T15:00:53.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:00:53.808Z] + sudo service docker restart [2023-05-01T15:00:54.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:00:54.007Z] Configure a credential helper to remove this warning. See [2023-05-01T15:00:54.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:00:54.007Z] [2023-05-01T15:00:54.007Z] Login Succeeded [2023-05-01T15:00:54.007Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T15:00:54.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-01T15:00:54.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T15:00:54.077Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-05-01T15:00:54.077Z] 907c90d083060034220cd5eb6c8540cfc4f545f7 [2023-05-01T15:00:54.077Z] latest [2023-05-01T15:00:54.077Z] 3.0.0-dev.27 [2023-05-01T15:00:54.077Z] 907c90d083060034220cd5eb6c8540cfc4f545f7-3.0.0-dev.27 [2023-05-01T15:00:54.077Z] main [2023-05-01T15:00:54.077Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:00:54.411Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:907c90d083060034220cd5eb6c8540cfc4f545f7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:00:54.729Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:907c90d083060034220cd5eb6c8540cfc4f545f7 [2023-05-01T15:00:54.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-01T15:00:54.729Z] 0814694f16c1: Preparing [2023-05-01T15:00:54.729Z] e3d213dbeef5: Preparing [2023-05-01T15:00:54.729Z] b1aa9caa9b99: Preparing [2023-05-01T15:00:54.729Z] 4489e4d39ec7: Preparing [2023-05-01T15:00:54.729Z] 87b61c1b80aa: Preparing [2023-05-01T15:00:54.729Z] 3a505b123026: Preparing [2023-05-01T15:00:54.729Z] 61950acc196a: Preparing [2023-05-01T15:00:54.729Z] f1417ff83b31: Preparing [2023-05-01T15:00:54.729Z] 61950acc196a: Waiting [2023-05-01T15:00:54.729Z] 3a505b123026: Waiting [2023-05-01T15:00:54.729Z] f1417ff83b31: Waiting [2023-05-01T15:00:54.729Z] 4489e4d39ec7: Pushed [2023-05-01T15:00:54.729Z] b1aa9caa9b99: Pushed [2023-05-01T15:00:54.729Z] 87b61c1b80aa: Pushed [2023-05-01T15:00:54.729Z] 0814694f16c1: Pushed [2023-05-01T15:00:54.729Z] f1417ff83b31: Layer already exists [2023-05-01T15:00:54.992Z] 3a505b123026: Pushed [2023-05-01T15:00:54.992Z] 61950acc196a: Pushed [2023-05-01T15:00:57.530Z] e3d213dbeef5: Pushed [2023-05-01T15:00:57.789Z] 907c90d083060034220cd5eb6c8540cfc4f545f7: digest: sha256:4d0d8bd345dac4cd032f73d1cf2a3e203242e39bf0e92182bf883b540ec1e8e7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:00:58.093Z] + 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-05-01T15:00:58.392Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-01T15:00:58.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-01T15:00:58.393Z] 0814694f16c1: Preparing [2023-05-01T15:00:58.393Z] e3d213dbeef5: Preparing [2023-05-01T15:00:58.393Z] b1aa9caa9b99: Preparing [2023-05-01T15:00:58.393Z] 4489e4d39ec7: Preparing [2023-05-01T15:00:58.393Z] 87b61c1b80aa: Preparing [2023-05-01T15:00:58.393Z] 3a505b123026: Preparing [2023-05-01T15:00:58.393Z] 61950acc196a: Preparing [2023-05-01T15:00:58.393Z] f1417ff83b31: Preparing [2023-05-01T15:00:58.393Z] 3a505b123026: Waiting [2023-05-01T15:00:58.393Z] 61950acc196a: Waiting [2023-05-01T15:00:58.393Z] f1417ff83b31: Waiting [2023-05-01T15:00:58.393Z] 4489e4d39ec7: Layer already exists [2023-05-01T15:00:58.393Z] 0814694f16c1: Layer already exists [2023-05-01T15:00:58.393Z] b1aa9caa9b99: Layer already exists [2023-05-01T15:00:58.393Z] e3d213dbeef5: Layer already exists [2023-05-01T15:00:58.393Z] 87b61c1b80aa: Layer already exists [2023-05-01T15:00:58.393Z] 3a505b123026: Layer already exists [2023-05-01T15:00:58.393Z] 61950acc196a: Layer already exists [2023-05-01T15:00:58.393Z] f1417ff83b31: Layer already exists [2023-05-01T15:00:58.393Z] latest: digest: sha256:4d0d8bd345dac4cd032f73d1cf2a3e203242e39bf0e92182bf883b540ec1e8e7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:00:58.699Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:00:59.003Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.27 [2023-05-01T15:00:59.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-01T15:00:59.003Z] 0814694f16c1: Preparing [2023-05-01T15:00:59.003Z] e3d213dbeef5: Preparing [2023-05-01T15:00:59.003Z] b1aa9caa9b99: Preparing [2023-05-01T15:00:59.003Z] 4489e4d39ec7: Preparing [2023-05-01T15:00:59.003Z] 87b61c1b80aa: Preparing [2023-05-01T15:00:59.003Z] 3a505b123026: Preparing [2023-05-01T15:00:59.003Z] 61950acc196a: Preparing [2023-05-01T15:00:59.003Z] f1417ff83b31: Preparing [2023-05-01T15:00:59.003Z] 61950acc196a: Waiting [2023-05-01T15:00:59.003Z] f1417ff83b31: Waiting [2023-05-01T15:00:59.003Z] 3a505b123026: Waiting [2023-05-01T15:00:59.003Z] 4489e4d39ec7: Layer already exists [2023-05-01T15:00:59.003Z] e3d213dbeef5: Layer already exists [2023-05-01T15:00:59.003Z] 87b61c1b80aa: Layer already exists [2023-05-01T15:00:59.003Z] 0814694f16c1: Layer already exists [2023-05-01T15:00:59.003Z] b1aa9caa9b99: Layer already exists [2023-05-01T15:00:59.003Z] 61950acc196a: Layer already exists [2023-05-01T15:00:59.003Z] 3a505b123026: Layer already exists [2023-05-01T15:00:59.003Z] f1417ff83b31: Layer already exists [2023-05-01T15:00:59.003Z] 3.0.0-dev.27: digest: sha256:4d0d8bd345dac4cd032f73d1cf2a3e203242e39bf0e92182bf883b540ec1e8e7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:00:59.312Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:907c90d083060034220cd5eb6c8540cfc4f545f7-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:00:59.622Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:907c90d083060034220cd5eb6c8540cfc4f545f7-3.0.0-dev.27 [2023-05-01T15:00:59.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-01T15:00:59.622Z] 0814694f16c1: Preparing [2023-05-01T15:00:59.622Z] e3d213dbeef5: Preparing [2023-05-01T15:00:59.622Z] b1aa9caa9b99: Preparing [2023-05-01T15:00:59.622Z] 4489e4d39ec7: Preparing [2023-05-01T15:00:59.622Z] 87b61c1b80aa: Preparing [2023-05-01T15:00:59.622Z] 3a505b123026: Preparing [2023-05-01T15:00:59.622Z] 61950acc196a: Preparing [2023-05-01T15:00:59.622Z] f1417ff83b31: Preparing [2023-05-01T15:00:59.622Z] 3a505b123026: Waiting [2023-05-01T15:00:59.622Z] 61950acc196a: Waiting [2023-05-01T15:00:59.622Z] f1417ff83b31: Waiting [2023-05-01T15:00:59.622Z] 0814694f16c1: Layer already exists [2023-05-01T15:00:59.622Z] 87b61c1b80aa: Layer already exists [2023-05-01T15:00:59.622Z] b1aa9caa9b99: Layer already exists [2023-05-01T15:00:59.622Z] 4489e4d39ec7: Layer already exists [2023-05-01T15:00:59.622Z] e3d213dbeef5: Layer already exists [2023-05-01T15:00:59.622Z] 3a505b123026: Layer already exists [2023-05-01T15:00:59.622Z] 61950acc196a: Layer already exists [2023-05-01T15:00:59.622Z] f1417ff83b31: Layer already exists [2023-05-01T15:00:59.622Z] 907c90d083060034220cd5eb6c8540cfc4f545f7-3.0.0-dev.27: digest: sha256:4d0d8bd345dac4cd032f73d1cf2a3e203242e39bf0e92182bf883b540ec1e8e7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:00:59.937Z] + 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-05-01T15:01:00.248Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-05-01T15:01:00.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-01T15:01:00.248Z] 0814694f16c1: Preparing [2023-05-01T15:01:00.248Z] e3d213dbeef5: Preparing [2023-05-01T15:01:00.248Z] b1aa9caa9b99: Preparing [2023-05-01T15:01:00.248Z] 4489e4d39ec7: Preparing [2023-05-01T15:01:00.248Z] 87b61c1b80aa: Preparing [2023-05-01T15:01:00.248Z] 3a505b123026: Preparing [2023-05-01T15:01:00.248Z] 61950acc196a: Preparing [2023-05-01T15:01:00.248Z] f1417ff83b31: Preparing [2023-05-01T15:01:00.248Z] 61950acc196a: Waiting [2023-05-01T15:01:00.248Z] 3a505b123026: Waiting [2023-05-01T15:01:00.248Z] b1aa9caa9b99: Layer already exists [2023-05-01T15:01:00.248Z] 4489e4d39ec7: Layer already exists [2023-05-01T15:01:00.248Z] 0814694f16c1: Layer already exists [2023-05-01T15:01:00.248Z] e3d213dbeef5: Layer already exists [2023-05-01T15:01:00.248Z] 87b61c1b80aa: Layer already exists [2023-05-01T15:01:00.248Z] 3a505b123026: Layer already exists [2023-05-01T15:01:00.248Z] f1417ff83b31: Layer already exists [2023-05-01T15:01:00.248Z] 61950acc196a: Layer already exists [2023-05-01T15:01:00.248Z] main: digest: sha256:4d0d8bd345dac4cd032f73d1cf2a3e203242e39bf0e92182bf883b540ec1e8e7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-01T15:01:00.296Z] ===================================================== [Pipeline] echo [2023-05-01T15:01:00.304Z] taggedImages: [2023-05-01T15:01:00.304Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:907c90d083060034220cd5eb6c8540cfc4f545f7 [2023-05-01T15:01:00.304Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-01T15:01:00.304Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.27 [2023-05-01T15:01:00.304Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:907c90d083060034220cd5eb6c8540cfc4f545f7-3.0.0-dev.27 [2023-05-01T15:01:00.304Z] - 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-05-01T15:01:00.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T15:01:00.688Z] [2023-05-01T15:01:00.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:01:00.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T15:01:00.984Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-01T15:01:00.984Z] 5eb5b503b376: Pulling fs layer [2023-05-01T15:01:00.984Z] 5c69ac0246d0: Pulling fs layer [2023-05-01T15:01:00.984Z] ec43610c2a17: Pulling fs layer [2023-05-01T15:01:00.984Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-01T15:01:00.984Z] 33b1e0a273af: Pulling fs layer [2023-05-01T15:01:00.984Z] 5d3b04190fa2: Pulling fs layer [2023-05-01T15:01:00.984Z] 2f39f015ded8: Pulling fs layer [2023-05-01T15:01:00.984Z] 5d3b04190fa2: Waiting [2023-05-01T15:01:00.984Z] 33b1e0a273af: Waiting [2023-05-01T15:01:00.984Z] 3a2ae6a8a46f: Waiting [2023-05-01T15:01:00.984Z] 5c69ac0246d0: Verifying Checksum [2023-05-01T15:01:00.984Z] 5c69ac0246d0: Download complete [2023-05-01T15:01:00.984Z] 3a2ae6a8a46f: Download complete [2023-05-01T15:01:00.984Z] 33b1e0a273af: Verifying Checksum [2023-05-01T15:01:00.984Z] 33b1e0a273af: Download complete [2023-05-01T15:01:00.984Z] 5d3b04190fa2: Verifying Checksum [2023-05-01T15:01:00.984Z] 5d3b04190fa2: Download complete [2023-05-01T15:01:00.984Z] ec43610c2a17: Verifying Checksum [2023-05-01T15:01:00.984Z] ec43610c2a17: Download complete [2023-05-01T15:01:01.242Z] 5eb5b503b376: Verifying Checksum [2023-05-01T15:01:01.242Z] 5eb5b503b376: Download complete [2023-05-01T15:01:01.809Z] 2f39f015ded8: Download complete [2023-05-01T15:01:02.374Z] 5eb5b503b376: Pull complete [2023-05-01T15:01:02.632Z] 5c69ac0246d0: Pull complete [2023-05-01T15:01:02.891Z] ec43610c2a17: Pull complete [2023-05-01T15:01:03.150Z] 3a2ae6a8a46f: Pull complete [2023-05-01T15:01:03.150Z] 33b1e0a273af: Pull complete [2023-05-01T15:01:03.407Z] 5d3b04190fa2: Pull complete [2023-05-01T15:01:08.672Z] 2f39f015ded8: Pull complete [2023-05-01T15:01:08.672Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-01T15:01:08.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T15:01:08.672Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T15:01:08.751Z] prd-ubuntu20.04-docker-8c-8g-12163 does not seem to be running inside a container [2023-05-01T15:01:08.783Z] $ 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-05-01T15:01:10.694Z] $ docker top f9d075e9ce7907ce1216aed83aaf9d3e48c33495dc58cadc97931a360da397c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:01:11.107Z] ---> job-cost.sh [2023-05-01T15:01:11.107Z] lf-activate-venv: SKIPPING [2023-05-01T15:01:11.107Z] INFO: No Stack... [2023-05-01T15:01:11.365Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-01T15:01:11.933Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T15:01:12.075Z] provisioning config files... [2023-05-01T15:01:12.098Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/96@tmp/config11081595968095153933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:01:12.227Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-05-01T15:01:12.227Z] + cut -d, -f6 [Pipeline] lock [2023-05-01T15:01:12.240Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-96-stack-cost] [2023-05-01T15:01:12.248Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-96-stack-cost] did not exist. Created. [2023-05-01T15:01:12.249Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-01T15:01:12.447Z] ---> docker-login.sh [2023-05-01T15:01:12.448Z] nexus3.edgexfoundry.org:10001 [2023-05-01T15:01:12.545Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-01T15:01:12.576Z] Stashed 1 file(s) [Pipeline] } [2023-05-01T15:01:12.583Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-96-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-01T15:01:12.602Z] $ docker stop --time=1 f9d075e9ce7907ce1216aed83aaf9d3e48c33495dc58cadc97931a360da397c2 [2023-05-01T15:01:12.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:01:12.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:01:12.987Z] Configure a credential helper to remove this warning. See [2023-05-01T15:01:12.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:01:12.987Z] [2023-05-01T15:01:12.987Z] Login Succeeded [2023-05-01T15:01:12.987Z] nexus3.edgexfoundry.org:10002 [2023-05-01T15:01:13.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:01:13.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:01:13.525Z] Configure a credential helper to remove this warning. See [2023-05-01T15:01:13.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:01:13.525Z] [2023-05-01T15:01:13.525Z] Login Succeeded [2023-05-01T15:01:13.525Z] nexus3.edgexfoundry.org:10003 [2023-05-01T15:01:13.748Z] $ docker rm -f --volumes f9d075e9ce7907ce1216aed83aaf9d3e48c33495dc58cadc97931a360da397c2 [2023-05-01T15:01:13.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:01:13.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:01:13.795Z] Configure a credential helper to remove this warning. See [2023-05-01T15:01:13.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:01:13.795Z] [2023-05-01T15:01:13.795Z] Login Succeeded [2023-05-01T15:01:13.795Z] nexus3.edgexfoundry.org:10004 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-01T15:01:14.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:01:14.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:01:14.068Z] Configure a credential helper to remove this warning. See [2023-05-01T15:01:14.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:01:14.068Z] [2023-05-01T15:01:14.068Z] Login Succeeded [2023-05-01T15:01:14.068Z] docker.io [2023-05-01T15:01:14.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:01:14.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:01:14.607Z] Configure a credential helper to remove this warning. See [2023-05-01T15:01:14.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:01:14.607Z] [2023-05-01T15:01:14.607Z] Login Succeeded [2023-05-01T15:01:14.607Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T15:01:14.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-01T15:01:14.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T15:01:14.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T15:01:14.910Z] ========================================================= [2023-05-01T15:01:14.910Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-01T15:01:14.910Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:01:15.271Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-01T15:01:15.542Z] Sending build context to Docker daemon 677.9kB [2023-05-01T15:01:15.543Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T15:01:15.543Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-01T15:01:18.897Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-01T15:01:18.897Z] c41833b44d91: Pulling fs layer [2023-05-01T15:01:18.897Z] ed15518f5707: Pulling fs layer [2023-05-01T15:01:18.897Z] feae8fd75edb: Pulling fs layer [2023-05-01T15:01:18.897Z] 242c74f7c9fa: Pulling fs layer [2023-05-01T15:01:18.897Z] 3cdef696dda3: Pulling fs layer [2023-05-01T15:01:18.897Z] 2ced38df9373: Pulling fs layer [2023-05-01T15:01:18.897Z] 58f1dce35555: Pulling fs layer [2023-05-01T15:01:18.897Z] 3cdef696dda3: Waiting [2023-05-01T15:01:18.897Z] 2ced38df9373: Waiting [2023-05-01T15:01:18.897Z] 58f1dce35555: Waiting [2023-05-01T15:01:18.897Z] 242c74f7c9fa: Waiting [2023-05-01T15:01:18.897Z] ed15518f5707: Download complete [2023-05-01T15:01:18.897Z] 242c74f7c9fa: Verifying Checksum [2023-05-01T15:01:18.897Z] 242c74f7c9fa: Download complete [2023-05-01T15:01:18.897Z] 3cdef696dda3: Verifying Checksum [2023-05-01T15:01:18.897Z] 3cdef696dda3: Download complete [2023-05-01T15:01:18.897Z] c41833b44d91: Download complete [2023-05-01T15:01:19.869Z] c41833b44d91: Pull complete [2023-05-01T15:01:20.155Z] 58f1dce35555: Verifying Checksum [2023-05-01T15:01:20.155Z] 58f1dce35555: Download complete [2023-05-01T15:01:20.155Z] ed15518f5707: Pull complete [2023-05-01T15:01:21.576Z] feae8fd75edb: Verifying Checksum [2023-05-01T15:01:21.576Z] feae8fd75edb: Download complete [2023-05-01T15:01:21.576Z] 2ced38df9373: Verifying Checksum [2023-05-01T15:01:21.576Z] 2ced38df9373: Download complete [2023-05-01T15:01:31.678Z] feae8fd75edb: Pull complete [2023-05-01T15:01:31.678Z] 242c74f7c9fa: Pull complete [2023-05-01T15:01:31.947Z] 3cdef696dda3: Pull complete [2023-05-01T15:01:38.623Z] 2ced38df9373: Pull complete [2023-05-01T15:01:40.040Z] 58f1dce35555: Pull complete [2023-05-01T15:01:40.040Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-01T15:01:40.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-01T15:01:40.040Z] ---> fadd8f120f05 [2023-05-01T15:01:40.040Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-01T15:01:41.454Z] ---> Running in 182082eece2c [2023-05-01T15:01:41.723Z] Removing intermediate container 182082eece2c [2023-05-01T15:01:41.723Z] ---> d343a3a93e9f [2023-05-01T15:01:41.723Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T15:01:41.990Z] ---> Running in afa418c67d86 [2023-05-01T15:01:42.258Z] Removing intermediate container afa418c67d86 [2023-05-01T15:01:42.258Z] ---> b0b893017f1b [2023-05-01T15:01:42.258Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-01T15:01:42.258Z] ---> Running in 633b5fe90f43 [2023-05-01T15:01:42.526Z] Removing intermediate container 633b5fe90f43 [2023-05-01T15:01:42.526Z] ---> c2b7537a970e [2023-05-01T15:01:42.526Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T15:01:42.795Z] ---> Running in 0e92a157c11f [2023-05-01T15:01:43.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T15:01:44.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T15:01:45.387Z] OK: 263 MiB in 53 packages [2023-05-01T15:01:46.368Z] Removing intermediate container 0e92a157c11f [2023-05-01T15:01:46.368Z] ---> 4e8c48ccae04 [2023-05-01T15:01:46.368Z] Step 7/12 : WORKDIR /app [2023-05-01T15:01:46.368Z] ---> Running in 8dadf14372fa [2023-05-01T15:01:46.650Z] Removing intermediate container 8dadf14372fa [2023-05-01T15:01:46.650Z] ---> 5f8529c9d076 [2023-05-01T15:01:46.650Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-01T15:01:47.238Z] ---> 62c11b793a62 [2023-05-01T15:01:47.238Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T15:01:47.238Z] ---> Running in 4ad9afb1ba4f [2023-05-01T15:02:55.177Z] Removing intermediate container 4ad9afb1ba4f [2023-05-01T15:02:55.177Z] ---> 6e8dd5a13e4f [2023-05-01T15:02:55.177Z] Step 10/12 : COPY . . [2023-05-01T15:02:55.177Z] ---> d5eab2823e69 [2023-05-01T15:02:55.177Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T15:02:55.177Z] ---> Running in 36da7dfde1cd [2023-05-01T15:02:55.177Z] Removing intermediate container 36da7dfde1cd [2023-05-01T15:02:55.177Z] ---> 094986b2d5cd [2023-05-01T15:02:55.177Z] Step 12/12 : RUN $MAKE [2023-05-01T15:02:55.177Z] ---> Running in ee82de84968a [2023-05-01T15:02:55.177Z] noop [2023-05-01T15:02:55.177Z] Removing intermediate container ee82de84968a [2023-05-01T15:02:55.177Z] ---> f865d40cea38 [2023-05-01T15:02:55.177Z] Successfully built f865d40cea38 [2023-05-01T15:02:55.177Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:02:55.539Z] + docker inspect -f . ci-base-image-arm64 [2023-05-01T15:02:55.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T15:02:55.797Z] prd-ubuntu20.04-docker-arm64-4c-16g-12164 does not seem to be running inside a container [2023-05-01T15:02:55.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/96 -v /w/workspace/app-rfid-llrp-inventory/96:/w/workspace/app-rfid-llrp-inventory/96:rw,z -v /w/workspace/app-rfid-llrp-inventory/96@tmp:/w/workspace/app-rfid-llrp-inventory/96@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-05-01T15:02:57.230Z] $ docker top 3af21d5eca00a5552e0384cb8ffaff696f0fc75c0df0fc0193e78dc0789bf434 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T15:02:58.096Z] + go version [2023-05-01T15:02:58.096Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-01T15:02:58.120Z] $ docker stop --time=1 3af21d5eca00a5552e0384cb8ffaff696f0fc75c0df0fc0193e78dc0789bf434 [2023-05-01T15:02:59.767Z] $ docker rm -f --volumes 3af21d5eca00a5552e0384cb8ffaff696f0fc75c0df0fc0193e78dc0789bf434 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:03:00.289Z] + docker inspect -f . ci-base-image-arm64 [2023-05-01T15:03:00.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T15:03:00.470Z] prd-ubuntu20.04-docker-arm64-4c-16g-12164 does not seem to be running inside a container [2023-05-01T15:03:00.533Z] $ 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/96 -v /w/workspace/app-rfid-llrp-inventory/96:/w/workspace/app-rfid-llrp-inventory/96:rw,z -v /w/workspace/app-rfid-llrp-inventory/96@tmp:/w/workspace/app-rfid-llrp-inventory/96@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-05-01T15:03:01.734Z] $ docker top d78607ad6742e1bd2dfd9e0857ea30fdd80169e0388b4a999065f0ec92261058 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T15:03:02.574Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/96 [Pipeline] fileExists [Pipeline] sh [2023-05-01T15:03:03.217Z] + make test [2023-05-01T15:03:03.217Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-01T15:05:54.950Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-01T15:05:54.950Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-01T15:05:54.950Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.255s coverage: 86.2% of statements [2023-05-01T15:06:05.029Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.492s coverage: 71.9% of statements [2023-05-01T15:06:05.029Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-01T15:06:05.029Z] go vet ./... [2023-05-01T15:08:26.789Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-01T15:08:26.789Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-01T15:08:26.789Z] ./bin/test-attribution.sh [2023-05-01T15:08:26.789Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-01T15:08:26.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-01T15:08:26.818Z] $ docker stop --time=1 d78607ad6742e1bd2dfd9e0857ea30fdd80169e0388b4a999065f0ec92261058 [2023-05-01T15:08:28.761Z] $ docker rm -f --volumes d78607ad6742e1bd2dfd9e0857ea30fdd80169e0388b4a999065f0ec92261058 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T15:08:30.424Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-01T15:08:30.449Z] Warning: overwriting stash ‘coverage-report’ [2023-05-01T15:08:30.969Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T15:08:31.357Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-01T15:08:31.677Z] + ls -al . [2023-05-01T15:08:31.677Z] total 224 [2023-05-01T15:08:31.677Z] drwxrwxr-x 10 jenkins jenkins 4096 May 1 15:03 . [2023-05-01T15:08:31.677Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 15:00 .. [2023-05-01T15:08:31.677Z] -rw-rw-r-- 1 jenkins jenkins 262 May 1 15:00 .dockerignore [2023-05-01T15:08:31.677Z] drwxrwxr-x 8 jenkins jenkins 4096 May 1 15:00 .git [2023-05-01T15:08:31.677Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 15:00 .github [2023-05-01T15:08:31.677Z] -rw-rw-r-- 1 jenkins jenkins 788 May 1 15:00 .gitignore [2023-05-01T15:08:31.677Z] -rw-rw-r-- 1 jenkins jenkins 41 May 1 15:00 .golangci.yml [2023-05-01T15:08:31.677Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 1 15:00 Attribution.txt [2023-05-01T15:08:31.677Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 1 15:00 CHANGELOG.md [2023-05-01T15:08:31.677Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 1 15:00 Dockerfile [2023-05-01T15:08:31.677Z] -rw-rw-r-- 1 jenkins jenkins 677 May 1 15:00 GOVERNANCE.md [2023-05-01T15:08:31.677Z] -rw-rw-r-- 1 jenkins jenkins 687 May 1 15:00 Jenkinsfile [2023-05-01T15:08:31.677Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 1 15:00 LICENSE [2023-05-01T15:08:31.677Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 1 15:00 Makefile [2023-05-01T15:08:31.677Z] -rw-rw-r-- 1 jenkins jenkins 617 May 1 15:00 OWNERS.md [2023-05-01T15:08:31.677Z] -rw-rw-r-- 1 jenkins jenkins 31001 May 1 15:00 README.md [2023-05-01T15:08:31.677Z] -rw-rw-r-- 1 jenkins jenkins 12 May 1 14:58 VERSION [2023-05-01T15:08:31.677Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 15:00 bin [2023-05-01T15:08:31.677Z] -rw-r--r-- 1 jenkins jenkins 41317 May 1 15:06 coverage.out [2023-05-01T15:08:31.677Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 1 15:00 go.mod [2023-05-01T15:08:31.677Z] -rw-rw-r-- 1 jenkins jenkins 31620 May 1 15:00 go.sum [2023-05-01T15:08:31.677Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 15:00 images [2023-05-01T15:08:31.677Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 15:00 internal [2023-05-01T15:08:31.677Z] -rw-rw-r-- 1 jenkins jenkins 531 May 1 15:00 main.go [2023-05-01T15:08:31.677Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 15:00 res [2023-05-01T15:08:31.677Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 15:00 snap [2023-05-01T15:08:31.677Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 15:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:08:32.012Z] + 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=907c90d083060034220cd5eb6c8540cfc4f545f7 --label arch=arm64 --label version=3.0.0-dev.27 . [2023-05-01T15:08:32.279Z] Sending build context to Docker daemon 677.9kB [2023-05-01T15:08:32.279Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T15:08:32.279Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-01T15:08:32.279Z] ---> f865d40cea38 [2023-05-01T15:08:32.279Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-01T15:08:35.617Z] ---> Running in 63b070e38618 [2023-05-01T15:08:35.617Z] Removing intermediate container 63b070e38618 [2023-05-01T15:08:35.617Z] ---> 7948ce5060d8 [2023-05-01T15:08:35.617Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T15:08:35.617Z] ---> Running in 85e40d108eb5 [2023-05-01T15:08:35.884Z] Removing intermediate container 85e40d108eb5 [2023-05-01T15:08:35.884Z] ---> 6e9dc1fa1aac [2023-05-01T15:08:35.884Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-01T15:08:35.884Z] ---> Running in 208ea76d67e0 [2023-05-01T15:08:36.151Z] Removing intermediate container 208ea76d67e0 [2023-05-01T15:08:36.151Z] ---> ff04f1f4babf [2023-05-01T15:08:36.151Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T15:08:36.419Z] ---> Running in bd3527110de5 [2023-05-01T15:08:37.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T15:08:37.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T15:08:38.921Z] OK: 263 MiB in 53 packages [2023-05-01T15:08:39.882Z] Removing intermediate container bd3527110de5 [2023-05-01T15:08:39.882Z] ---> 62da1664c4ad [2023-05-01T15:08:39.882Z] Step 7/29 : WORKDIR /app [2023-05-01T15:08:39.882Z] ---> Running in dda154ddd64a [2023-05-01T15:08:40.148Z] Removing intermediate container dda154ddd64a [2023-05-01T15:08:40.149Z] ---> a75d62aefb34 [2023-05-01T15:08:40.149Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-01T15:08:40.732Z] ---> dc194b4753ae [2023-05-01T15:08:40.732Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T15:08:40.732Z] ---> Running in 74544be6e3d7 [2023-05-01T15:08:43.311Z] Removing intermediate container 74544be6e3d7 [2023-05-01T15:08:43.311Z] ---> 023903fa4072 [2023-05-01T15:08:43.311Z] Step 10/29 : COPY . . [2023-05-01T15:08:43.577Z] ---> add7bdaefe32 [2023-05-01T15:08:43.577Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T15:08:43.577Z] ---> Running in 63bdea4d2558 [2023-05-01T15:08:43.850Z] Removing intermediate container 63bdea4d2558 [2023-05-01T15:08:43.850Z] ---> 37e9aff90bcf [2023-05-01T15:08:43.850Z] Step 12/29 : RUN $MAKE [2023-05-01T15:08:43.850Z] ---> Running in 5d9aef627686 [2023-05-01T15:08:44.830Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.27 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.27" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-01T15:11:06.544Z] Removing intermediate container 5d9aef627686 [2023-05-01T15:11:06.544Z] ---> 2bc60340e8ff [2023-05-01T15:11:06.544Z] Step 13/29 : FROM alpine:3.17 [2023-05-01T15:11:06.544Z] 3.17: Pulling from library/alpine [2023-05-01T15:11:06.544Z] c41833b44d91: Already exists [2023-05-01T15:11:06.544Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-01T15:11:06.544Z] Status: Downloaded newer image for alpine:3.17 [2023-05-01T15:11:06.544Z] ---> 51e60588ff2c [2023-05-01T15:11:06.544Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-01T15:11:06.544Z] ---> Running in 041150d8c971 [2023-05-01T15:11:06.544Z] Removing intermediate container 041150d8c971 [2023-05-01T15:11:06.544Z] ---> 2a00f52a56cd [2023-05-01T15:11:06.544Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-01T15:11:06.544Z] ---> Running in 8b1c12145b50 [2023-05-01T15:11:06.544Z] Removing intermediate container 8b1c12145b50 [2023-05-01T15:11:06.544Z] ---> 2dfa5b87396a [2023-05-01T15:11:06.544Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-01T15:11:06.544Z] ---> Running in b220fe01c329 [2023-05-01T15:11:06.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T15:11:06.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T15:11:06.544Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-01T15:11:06.544Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-01T15:11:06.544Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T15:11:06.544Z] Executing ca-certificates-20220614-r4.trigger [2023-05-01T15:11:06.544Z] OK: 8 MiB in 17 packages [2023-05-01T15:11:06.544Z] Removing intermediate container b220fe01c329 [2023-05-01T15:11:06.544Z] ---> 054418784090 [2023-05-01T15:11:06.544Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-01T15:11:06.544Z] ---> c33354f17df6 [2023-05-01T15:11:06.544Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-01T15:11:06.544Z] ---> a93857b78178 [2023-05-01T15:11:06.544Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-01T15:11:06.544Z] ---> ffaa9503c1fe [2023-05-01T15:11:06.545Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-01T15:11:06.545Z] ---> 39a1cd92bb4f [2023-05-01T15:11:06.545Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-01T15:11:06.545Z] ---> 143f60c0ca20 [2023-05-01T15:11:06.545Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-01T15:11:06.545Z] ---> Running in 1ee7f752f0c5 [2023-05-01T15:11:07.127Z] Removing intermediate container 1ee7f752f0c5 [2023-05-01T15:11:07.127Z] ---> a750fc6ff8bc [2023-05-01T15:11:07.127Z] Step 23/29 : VOLUME /cache [2023-05-01T15:11:07.127Z] ---> Running in a9b29ef4d972 [2023-05-01T15:11:07.393Z] Removing intermediate container a9b29ef4d972 [2023-05-01T15:11:07.393Z] ---> 61079b896085 [2023-05-01T15:11:07.393Z] Step 24/29 : EXPOSE 59711 [2023-05-01T15:11:07.393Z] ---> Running in 8005156dc0fe [2023-05-01T15:11:07.659Z] Removing intermediate container 8005156dc0fe [2023-05-01T15:11:07.659Z] ---> 431bcad2d3d6 [2023-05-01T15:11:07.659Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-01T15:11:07.659Z] ---> Running in 6268f717ef29 [2023-05-01T15:11:07.929Z] Removing intermediate container 6268f717ef29 [2023-05-01T15:11:07.929Z] ---> 6ce22b59913b [2023-05-01T15:11:07.929Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-01T15:11:08.195Z] ---> Running in 7338cf99784d [2023-05-01T15:11:08.463Z] Removing intermediate container 7338cf99784d [2023-05-01T15:11:08.463Z] ---> 4019270100be [2023-05-01T15:11:08.463Z] Step 27/29 : LABEL arch=arm64 [2023-05-01T15:11:08.463Z] ---> Running in fcf796b55335 [2023-05-01T15:11:08.730Z] Removing intermediate container fcf796b55335 [2023-05-01T15:11:08.730Z] ---> 255b0e76c907 [2023-05-01T15:11:08.730Z] Step 28/29 : LABEL git_sha=907c90d083060034220cd5eb6c8540cfc4f545f7 [2023-05-01T15:11:08.730Z] ---> Running in e2ca077809cd [2023-05-01T15:11:08.997Z] Removing intermediate container e2ca077809cd [2023-05-01T15:11:08.997Z] ---> cab0c9a9fcfa [2023-05-01T15:11:08.997Z] Step 29/29 : LABEL version=3.0.0-dev.27 [2023-05-01T15:11:09.265Z] ---> Running in 92c18aa71e08 [2023-05-01T15:11:09.533Z] Removing intermediate container 92c18aa71e08 [2023-05-01T15:11:09.533Z] ---> 0b55b5637724 [2023-05-01T15:11:09.533Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-01T15:11:09.533Z] Successfully built 0b55b5637724 [2023-05-01T15:11:09.533Z] 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-05-01T15:11:09.661Z] provisioning config files... [2023-05-01T15:11:09.675Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/96@tmp/config15127489833786796741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:11:10.004Z] ---> docker-login.sh [2023-05-01T15:11:10.004Z] nexus3.edgexfoundry.org:10001 [2023-05-01T15:11:10.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:11:10.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:11:10.272Z] Configure a credential helper to remove this warning. See [2023-05-01T15:11:10.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:11:10.272Z] [2023-05-01T15:11:10.272Z] Login Succeeded [2023-05-01T15:11:10.272Z] nexus3.edgexfoundry.org:10002 [2023-05-01T15:11:10.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:11:10.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:11:10.541Z] Configure a credential helper to remove this warning. See [2023-05-01T15:11:10.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:11:10.541Z] [2023-05-01T15:11:10.541Z] Login Succeeded [2023-05-01T15:11:10.541Z] nexus3.edgexfoundry.org:10003 [2023-05-01T15:11:10.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:11:11.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:11:11.074Z] Configure a credential helper to remove this warning. See [2023-05-01T15:11:11.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:11:11.074Z] [2023-05-01T15:11:11.074Z] Login Succeeded [2023-05-01T15:11:11.074Z] nexus3.edgexfoundry.org:10004 [2023-05-01T15:11:11.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:11:11.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:11:11.339Z] Configure a credential helper to remove this warning. See [2023-05-01T15:11:11.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:11:11.339Z] [2023-05-01T15:11:11.339Z] Login Succeeded [2023-05-01T15:11:11.339Z] docker.io [2023-05-01T15:11:11.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:11:11.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:11:11.873Z] Configure a credential helper to remove this warning. See [2023-05-01T15:11:11.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:11:11.873Z] [2023-05-01T15:11:11.873Z] Login Succeeded [2023-05-01T15:11:11.873Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T15:11:11.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-01T15:11:11.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T15:11:11.929Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-05-01T15:11:11.929Z] 907c90d083060034220cd5eb6c8540cfc4f545f7 [2023-05-01T15:11:11.929Z] latest [2023-05-01T15:11:11.929Z] 3.0.0-dev.27 [2023-05-01T15:11:11.929Z] 907c90d083060034220cd5eb6c8540cfc4f545f7-3.0.0-dev.27 [2023-05-01T15:11:11.929Z] main [2023-05-01T15:11:11.929Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:11:12.260Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:907c90d083060034220cd5eb6c8540cfc4f545f7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:11:12.611Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:907c90d083060034220cd5eb6c8540cfc4f545f7 [2023-05-01T15:11:12.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-01T15:11:12.611Z] 68f6f1e8123e: Preparing [2023-05-01T15:11:12.611Z] 92b4f1e245be: Preparing [2023-05-01T15:11:12.611Z] aacc522afaca: Preparing [2023-05-01T15:11:12.611Z] a4584fabb149: Preparing [2023-05-01T15:11:12.611Z] 898638f367f4: Preparing [2023-05-01T15:11:12.611Z] bb4c338ca6b1: Preparing [2023-05-01T15:11:12.611Z] ff01a7ae6b82: Preparing [2023-05-01T15:11:12.611Z] 26cbea5cba74: Preparing [2023-05-01T15:11:12.611Z] bb4c338ca6b1: Waiting [2023-05-01T15:11:12.611Z] ff01a7ae6b82: Waiting [2023-05-01T15:11:12.611Z] 26cbea5cba74: Waiting [2023-05-01T15:11:12.880Z] a4584fabb149: Pushed [2023-05-01T15:11:12.880Z] 898638f367f4: Pushed [2023-05-01T15:11:12.880Z] aacc522afaca: Pushed [2023-05-01T15:11:12.880Z] 68f6f1e8123e: Pushed [2023-05-01T15:11:12.880Z] 26cbea5cba74: Layer already exists [2023-05-01T15:11:12.880Z] bb4c338ca6b1: Pushed [2023-05-01T15:11:13.146Z] ff01a7ae6b82: Pushed [2023-05-01T15:11:18.491Z] 92b4f1e245be: Pushed [2023-05-01T15:11:18.491Z] 907c90d083060034220cd5eb6c8540cfc4f545f7: digest: sha256:482ddb77af2c8d8effde909bd467b4a47ef630f4eab9c3d596759419374a9069 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:11:18.842Z] + 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-05-01T15:11:19.186Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-01T15:11:19.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-01T15:11:19.186Z] 68f6f1e8123e: Preparing [2023-05-01T15:11:19.186Z] 92b4f1e245be: Preparing [2023-05-01T15:11:19.186Z] aacc522afaca: Preparing [2023-05-01T15:11:19.186Z] a4584fabb149: Preparing [2023-05-01T15:11:19.186Z] 898638f367f4: Preparing [2023-05-01T15:11:19.186Z] bb4c338ca6b1: Preparing [2023-05-01T15:11:19.186Z] ff01a7ae6b82: Preparing [2023-05-01T15:11:19.186Z] 26cbea5cba74: Preparing [2023-05-01T15:11:19.186Z] bb4c338ca6b1: Waiting [2023-05-01T15:11:19.186Z] ff01a7ae6b82: Waiting [2023-05-01T15:11:19.186Z] 26cbea5cba74: Waiting [2023-05-01T15:11:19.186Z] 898638f367f4: Layer already exists [2023-05-01T15:11:19.186Z] a4584fabb149: Layer already exists [2023-05-01T15:11:19.186Z] 92b4f1e245be: Layer already exists [2023-05-01T15:11:19.186Z] 68f6f1e8123e: Layer already exists [2023-05-01T15:11:19.186Z] aacc522afaca: Layer already exists [2023-05-01T15:11:19.186Z] ff01a7ae6b82: Layer already exists [2023-05-01T15:11:19.186Z] 26cbea5cba74: Layer already exists [2023-05-01T15:11:19.186Z] bb4c338ca6b1: Layer already exists [2023-05-01T15:11:19.453Z] latest: digest: sha256:482ddb77af2c8d8effde909bd467b4a47ef630f4eab9c3d596759419374a9069 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:11:19.802Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:11:20.146Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.27 [2023-05-01T15:11:20.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-01T15:11:20.146Z] 68f6f1e8123e: Preparing [2023-05-01T15:11:20.146Z] 92b4f1e245be: Preparing [2023-05-01T15:11:20.146Z] aacc522afaca: Preparing [2023-05-01T15:11:20.146Z] a4584fabb149: Preparing [2023-05-01T15:11:20.146Z] 898638f367f4: Preparing [2023-05-01T15:11:20.146Z] bb4c338ca6b1: Preparing [2023-05-01T15:11:20.146Z] ff01a7ae6b82: Preparing [2023-05-01T15:11:20.146Z] 26cbea5cba74: Preparing [2023-05-01T15:11:20.146Z] bb4c338ca6b1: Waiting [2023-05-01T15:11:20.146Z] ff01a7ae6b82: Waiting [2023-05-01T15:11:20.146Z] 26cbea5cba74: Waiting [2023-05-01T15:11:20.146Z] a4584fabb149: Layer already exists [2023-05-01T15:11:20.146Z] 92b4f1e245be: Layer already exists [2023-05-01T15:11:20.146Z] aacc522afaca: Layer already exists [2023-05-01T15:11:20.146Z] 68f6f1e8123e: Layer already exists [2023-05-01T15:11:20.146Z] 898638f367f4: Layer already exists [2023-05-01T15:11:20.146Z] bb4c338ca6b1: Layer already exists [2023-05-01T15:11:20.146Z] ff01a7ae6b82: Layer already exists [2023-05-01T15:11:20.146Z] 26cbea5cba74: Layer already exists [2023-05-01T15:11:20.413Z] 3.0.0-dev.27: digest: sha256:482ddb77af2c8d8effde909bd467b4a47ef630f4eab9c3d596759419374a9069 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:11:20.762Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:907c90d083060034220cd5eb6c8540cfc4f545f7-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:11:21.110Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:907c90d083060034220cd5eb6c8540cfc4f545f7-3.0.0-dev.27 [2023-05-01T15:11:21.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-01T15:11:21.110Z] 68f6f1e8123e: Preparing [2023-05-01T15:11:21.110Z] 92b4f1e245be: Preparing [2023-05-01T15:11:21.110Z] aacc522afaca: Preparing [2023-05-01T15:11:21.110Z] a4584fabb149: Preparing [2023-05-01T15:11:21.110Z] 898638f367f4: Preparing [2023-05-01T15:11:21.110Z] bb4c338ca6b1: Preparing [2023-05-01T15:11:21.110Z] ff01a7ae6b82: Preparing [2023-05-01T15:11:21.110Z] 26cbea5cba74: Preparing [2023-05-01T15:11:21.110Z] bb4c338ca6b1: Waiting [2023-05-01T15:11:21.110Z] ff01a7ae6b82: Waiting [2023-05-01T15:11:21.110Z] 26cbea5cba74: Waiting [2023-05-01T15:11:21.110Z] 92b4f1e245be: Layer already exists [2023-05-01T15:11:21.110Z] aacc522afaca: Layer already exists [2023-05-01T15:11:21.110Z] 68f6f1e8123e: Layer already exists [2023-05-01T15:11:21.110Z] 898638f367f4: Layer already exists [2023-05-01T15:11:21.110Z] a4584fabb149: Layer already exists [2023-05-01T15:11:21.110Z] 26cbea5cba74: Layer already exists [2023-05-01T15:11:21.110Z] bb4c338ca6b1: Layer already exists [2023-05-01T15:11:21.110Z] ff01a7ae6b82: Layer already exists [2023-05-01T15:11:21.378Z] 907c90d083060034220cd5eb6c8540cfc4f545f7-3.0.0-dev.27: digest: sha256:482ddb77af2c8d8effde909bd467b4a47ef630f4eab9c3d596759419374a9069 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:11:21.728Z] + 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-05-01T15:11:22.071Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-05-01T15:11:22.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-01T15:11:22.071Z] 68f6f1e8123e: Preparing [2023-05-01T15:11:22.071Z] 92b4f1e245be: Preparing [2023-05-01T15:11:22.071Z] aacc522afaca: Preparing [2023-05-01T15:11:22.071Z] a4584fabb149: Preparing [2023-05-01T15:11:22.071Z] 898638f367f4: Preparing [2023-05-01T15:11:22.071Z] bb4c338ca6b1: Preparing [2023-05-01T15:11:22.071Z] ff01a7ae6b82: Preparing [2023-05-01T15:11:22.071Z] 26cbea5cba74: Preparing [2023-05-01T15:11:22.071Z] ff01a7ae6b82: Waiting [2023-05-01T15:11:22.071Z] bb4c338ca6b1: Waiting [2023-05-01T15:11:22.071Z] 26cbea5cba74: Waiting [2023-05-01T15:11:22.071Z] aacc522afaca: Layer already exists [2023-05-01T15:11:22.071Z] a4584fabb149: Layer already exists [2023-05-01T15:11:22.071Z] 68f6f1e8123e: Layer already exists [2023-05-01T15:11:22.071Z] 92b4f1e245be: Layer already exists [2023-05-01T15:11:22.071Z] 898638f367f4: Layer already exists [2023-05-01T15:11:22.071Z] ff01a7ae6b82: Layer already exists [2023-05-01T15:11:22.071Z] 26cbea5cba74: Layer already exists [2023-05-01T15:11:22.071Z] bb4c338ca6b1: Layer already exists [2023-05-01T15:11:22.338Z] main: digest: sha256:482ddb77af2c8d8effde909bd467b4a47ef630f4eab9c3d596759419374a9069 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-01T15:11:22.385Z] ===================================================== [Pipeline] echo [2023-05-01T15:11:22.391Z] taggedImages: [2023-05-01T15:11:22.391Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:907c90d083060034220cd5eb6c8540cfc4f545f7 [2023-05-01T15:11:22.391Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-01T15:11:22.391Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.27 [2023-05-01T15:11:22.391Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:907c90d083060034220cd5eb6c8540cfc4f545f7-3.0.0-dev.27 [2023-05-01T15:11:22.391Z] - 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-05-01T15:11:22.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T15:11:22.755Z] [2023-05-01T15:11:22.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:11:23.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T15:11:23.089Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-01T15:11:23.089Z] 8998bd30e6a1: Pulling fs layer [2023-05-01T15:11:23.089Z] 04944245beec: Pulling fs layer [2023-05-01T15:11:23.089Z] 699f458cf7ca: Pulling fs layer [2023-05-01T15:11:23.089Z] 765212b225bb: Pulling fs layer [2023-05-01T15:11:23.089Z] f23df028b6ca: Pulling fs layer [2023-05-01T15:11:23.089Z] d65c8cfc05b1: Pulling fs layer [2023-05-01T15:11:23.089Z] 2437ff75d9bd: Pulling fs layer [2023-05-01T15:11:23.089Z] f23df028b6ca: Waiting [2023-05-01T15:11:23.089Z] d65c8cfc05b1: Waiting [2023-05-01T15:11:23.089Z] 2437ff75d9bd: Waiting [2023-05-01T15:11:23.089Z] 765212b225bb: Waiting [2023-05-01T15:11:23.358Z] 04944245beec: Verifying Checksum [2023-05-01T15:11:23.358Z] 04944245beec: Download complete [2023-05-01T15:11:23.358Z] 765212b225bb: Download complete [2023-05-01T15:11:23.358Z] f23df028b6ca: Download complete [2023-05-01T15:11:23.358Z] d65c8cfc05b1: Verifying Checksum [2023-05-01T15:11:23.358Z] d65c8cfc05b1: Download complete [2023-05-01T15:11:23.629Z] 699f458cf7ca: Verifying Checksum [2023-05-01T15:11:23.629Z] 699f458cf7ca: Download complete [2023-05-01T15:11:23.898Z] 8998bd30e6a1: Verifying Checksum [2023-05-01T15:11:23.898Z] 8998bd30e6a1: Download complete [2023-05-01T15:11:26.484Z] 2437ff75d9bd: Verifying Checksum [2023-05-01T15:11:26.484Z] 2437ff75d9bd: Download complete [2023-05-01T15:11:27.896Z] 8998bd30e6a1: Pull complete [2023-05-01T15:11:28.479Z] 04944245beec: Pull complete [2023-05-01T15:11:29.884Z] 699f458cf7ca: Pull complete [2023-05-01T15:11:29.884Z] 765212b225bb: Pull complete [2023-05-01T15:11:30.848Z] f23df028b6ca: Pull complete [2023-05-01T15:11:31.116Z] d65c8cfc05b1: Pull complete [2023-05-01T15:11:46.103Z] 2437ff75d9bd: Pull complete [2023-05-01T15:11:46.103Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-01T15:11:46.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T15:11:46.103Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T15:11:46.354Z] prd-ubuntu20.04-docker-arm64-4c-16g-12164 does not seem to be running inside a container [2023-05-01T15:11:46.441Z] $ 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/96 -v /w/workspace/app-rfid-llrp-inventory/96:/w/workspace/app-rfid-llrp-inventory/96:rw,z -v /w/workspace/app-rfid-llrp-inventory/96@tmp:/w/workspace/app-rfid-llrp-inventory/96@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-05-01T15:11:48.988Z] $ docker top 7cfc3e17d103959547a82de1d13d2f47d1373c726dffc221c3faf1ff3f49d5f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:11:49.830Z] ---> job-cost.sh [2023-05-01T15:11:49.830Z] lf-activate-venv: SKIPPING [2023-05-01T15:11:49.830Z] INFO: No Stack... [2023-05-01T15:11:50.419Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-01T15:11:51.019Z] INFO: Archiving Costs [Pipeline] sh [2023-05-01T15:11:51.695Z] + cut -d, -f6 [2023-05-01T15:11:51.695Z] + cat /w/workspace/app-rfid-llrp-inventory/96/archives/cost.csv [Pipeline] lock [2023-05-01T15:11:51.775Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-96-stack-cost] [2023-05-01T15:11:51.784Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-96-stack-cost] did not exist. Created. [2023-05-01T15:11:51.784Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-01T15:11:52.436Z] /w/workspace/app-rfid-llrp-inventory/96@tmp/durable-ad1c283c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-01T15:11:53.093Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-01T15:11:53.116Z] Warning: overwriting stash ‘stack-cost’ [2023-05-01T15:11:53.172Z] Stashed 1 file(s) [Pipeline] } [2023-05-01T15:11:53.181Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-96-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-01T15:11:53.195Z] $ docker stop --time=1 7cfc3e17d103959547a82de1d13d2f47d1373c726dffc221c3faf1ff3f49d5f0 [2023-05-01T15:11:54.695Z] $ docker rm -f --volumes 7cfc3e17d103959547a82de1d13d2f47d1373c726dffc221c3faf1ff3f49d5f0 [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-05-01T15:11:55.086Z] provisioning config files... [2023-05-01T15:11:55.093Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14861955151109797722tmp [Pipeline] { [Pipeline] sh [2023-05-01T15:11:55.448Z] + set +x [2023-05-01T15:11:55.448Z] + curl -s https://codecov.io/bash [2023-05-01T15:11:55.448Z] + bash -s -- [2023-05-01T15:11:55.448Z] [2023-05-01T15:11:55.448Z] _____ _ [2023-05-01T15:11:55.448Z] / ____| | | [2023-05-01T15:11:55.448Z] | | ___ __| | ___ ___ _____ __ [2023-05-01T15:11:55.448Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-01T15:11:55.448Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-01T15:11:55.448Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-01T15:11:55.448Z] Bash-1.0.6 [2023-05-01T15:11:55.448Z] [2023-05-01T15:11:55.448Z] [2023-05-01T15:11:55.448Z] ==> git version 2.25.1 found [2023-05-01T15:11:55.448Z] ==> 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-05-01T15:11:55.448Z] Release-Date: 2020-01-08 [2023-05-01T15:11:55.448Z] 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-05-01T15:11:55.449Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-01T15:11:55.449Z] ==> Jenkins CI detected. [2023-05-01T15:11:55.449Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-01T15:11:55.449Z] project root: . [2023-05-01T15:11:55.449Z] --> token set from env [2023-05-01T15:11:55.449Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-01T15:11:55.449Z] ==> Running gcov in . (disable via -X gcov) [2023-05-01T15:11:55.449Z] ==> Python coveragepy not found [2023-05-01T15:11:55.449Z] ==> Searching for coverage reports in: [2023-05-01T15:11:55.449Z] + . [2023-05-01T15:11:55.449Z] -> Found 1 reports [2023-05-01T15:11:55.449Z] ==> Detecting git/mercurial file structure [2023-05-01T15:11:55.449Z] ==> Reading reports [2023-05-01T15:11:55.706Z] + ./coverage.out bytes=41317 [2023-05-01T15:11:55.706Z] ==> Appending adjustments [2023-05-01T15:11:55.706Z] https://docs.codecov.io/docs/fixing-reports [2023-05-01T15:11:55.706Z] + Found adjustments [2023-05-01T15:11:55.706Z] ==> Gzipping contents [2023-05-01T15:11:55.706Z] 12K /tmp/codecov.f7LqgE.gz [2023-05-01T15:11:55.706Z] ==> Uploading reports [2023-05-01T15:11:55.706Z] url: https://codecov.io [2023-05-01T15:11:55.706Z] query: branch=main&commit=907c90d083060034220cd5eb6c8540cfc4f545f7&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-01T15:11:55.706Z] -> Pinging Codecov [2023-05-01T15:11:55.706Z] 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=907c90d083060034220cd5eb6c8540cfc4f545f7&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-01T15:11:55.966Z] -> Uploading to [2023-05-01T15:11:55.966Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-01/581DD39554BDF9B6E22D074273EAD858/907c90d083060034220cd5eb6c8540cfc4f545f7/dd52e398-9839-460b-93ab-af32d44a01ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230501%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230501T151155Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3aab1ceedd9297a7ee06571506cf946b186a0ec190a25230cf368b526b57b68f [2023-05-01T15:11:55.966Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-01T15:11:55.966Z] Dload Upload Total Spent Left Speed [2023-05-01T15:11:56.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 53153 --:--:-- --:--:-- --:--:-- 53153 [2023-05-01T15:11:56.225Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/907c90d083060034220cd5eb6c8540cfc4f545f7 [Pipeline] } [2023-05-01T15:11:56.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-01T15:11:56.437Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-01T15:11:56.448Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:11:56.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-01T15:11:56.747Z] [2023-05-01T15:11:56.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:11:57.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-01T15:11:57.056Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-01T15:11:57.056Z] df9b9388f04a: Pulling fs layer [2023-05-01T15:11:57.056Z] 52dc419b0ee2: Pulling fs layer [2023-05-01T15:11:57.056Z] 25bc292e5bac: Pulling fs layer [2023-05-01T15:11:57.056Z] 114826534d7a: Pulling fs layer [2023-05-01T15:11:57.056Z] 4657fd5d0bcf: Pulling fs layer [2023-05-01T15:11:57.056Z] 6ad1cebc031e: Pulling fs layer [2023-05-01T15:11:57.056Z] 8a3aa393b2d8: Pulling fs layer [2023-05-01T15:11:57.056Z] 114826534d7a: Waiting [2023-05-01T15:11:57.056Z] 4657fd5d0bcf: Waiting [2023-05-01T15:11:57.056Z] 6ad1cebc031e: Waiting [2023-05-01T15:11:57.056Z] 8a3aa393b2d8: Waiting [2023-05-01T15:11:57.056Z] 25bc292e5bac: Verifying Checksum [2023-05-01T15:11:57.056Z] 25bc292e5bac: Download complete [2023-05-01T15:11:57.056Z] 52dc419b0ee2: Download complete [2023-05-01T15:11:57.056Z] 4657fd5d0bcf: Download complete [2023-05-01T15:11:57.056Z] df9b9388f04a: Verifying Checksum [2023-05-01T15:11:57.056Z] df9b9388f04a: Download complete [2023-05-01T15:11:57.315Z] 6ad1cebc031e: Verifying Checksum [2023-05-01T15:11:57.315Z] 6ad1cebc031e: Download complete [2023-05-01T15:11:57.315Z] df9b9388f04a: Pull complete [2023-05-01T15:11:57.315Z] 52dc419b0ee2: Pull complete [2023-05-01T15:11:57.315Z] 25bc292e5bac: Pull complete [2023-05-01T15:11:57.885Z] 114826534d7a: Verifying Checksum [2023-05-01T15:11:57.885Z] 114826534d7a: Download complete [2023-05-01T15:11:57.885Z] 8a3aa393b2d8: Verifying Checksum [2023-05-01T15:11:57.885Z] 8a3aa393b2d8: Download complete [2023-05-01T15:12:02.087Z] 114826534d7a: Pull complete [2023-05-01T15:12:02.087Z] 4657fd5d0bcf: Pull complete [2023-05-01T15:12:02.087Z] 6ad1cebc031e: Pull complete [2023-05-01T15:12:04.615Z] 8a3aa393b2d8: Pull complete [2023-05-01T15:12:04.615Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-01T15:12:04.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-01T15:12:04.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T15:12:04.705Z] prd-ubuntu20.04-docker-8c-8g-12163 does not seem to be running inside a container [2023-05-01T15:12:04.735Z] $ 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-05-01T15:12:06.999Z] $ docker top 1b80af2245cef6e26a0a28f0a83c6867b79840ce1360f814f0290362944b123a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-01T15:12:07.065Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-05-01T15:12:07.340Z] + set -o pipefail [2023-05-01T15:12:07.340Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-05-01T15:12:13.913Z] [2023-05-01T15:12:13.913Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-05-01T15:12:13.913Z] [2023-05-01T15:12:13.913Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/9a2299e8-3549-423d-8118-02b584f39818 [2023-05-01T15:12:13.913Z] [2023-05-01T15:12:13.913Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-01T15:12:13.913Z] [2023-05-01T15:12:13.913Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-01T15:12:13.913Z] [2023-05-01T15:12:15.303Z] [2023-05-01T15:12:15.303Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-01T15:12:15.303Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-01T15:12:15.303Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-01T15:12:15.315Z] $ docker stop --time=1 1b80af2245cef6e26a0a28f0a83c6867b79840ce1360f814f0290362944b123a [2023-05-01T15:12:17.569Z] $ docker rm -f --volumes 1b80af2245cef6e26a0a28f0a83c6867b79840ce1360f814f0290362944b123a [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-05-01T15:12:18.244Z] + git log --format=format:%s -1 907c90d083060034220cd5eb6c8540cfc4f545f7 [Pipeline] sh [2023-05-01T15:12:18.534Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T15:12:18.534Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:12:18.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T15:12:18.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T15:12:18.905Z] prd-ubuntu20.04-docker-8c-8g-12163 does not seem to be running inside a container [2023-05-01T15:12:18.937Z] $ 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-05-01T15:12:19.316Z] $ docker top 0c57d433efe6587753c570b523c1c984773130c0c3f0fc819ee1deecb5aaf72c -eo pid,comm [2023-05-01T15:12:19.366Z] 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-05-01T15:12:19.366Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T15:12:19.403Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T15:12:19.403Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T15:12:19.522Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T15:12:19.526Z] $ docker exec 0c57d433efe6587753c570b523c1c984773130c0c3f0fc819ee1deecb5aaf72c ssh-agent [2023-05-01T15:12:19.647Z] SSH_AUTH_SOCK=/tmp/ssh-SrF3z4Iri79K/agent.32 [2023-05-01T15:12:19.647Z] SSH_AGENT_PID=38 [2023-05-01T15:12:19.651Z] Running ssh-add (command line suppressed) [2023-05-01T15:12:19.755Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5323177591817023762.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5323177591817023762.key) [2023-05-01T15:12:19.769Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T15:12:20.057Z] + git semver tag [2023-05-01T15:12:20.317Z] 2023-05-01 15:12:20,230 [run_tag] DEBUG tag force:False [2023-05-01T15:12:20.317Z] 2023-05-01 15:12:20,230 [check_head_tag] DEBUG check head tag [2023-05-01T15:12:20.317Z] 2023-05-01 15:12:20,231 [execute] INFO git cat-file --batch-check [2023-05-01T15:12:20.317Z] 2023-05-01 15:12:20,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-01T15:12:20.317Z] 2023-05-01 15:12:20,235 [execute] INFO git cat-file --batch [2023-05-01T15:12:20.317Z] 2023-05-01 15:12:20,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-01T15:12:20.317Z] 2023-05-01 15:12:20,256 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-01T15:12:20.317Z] 2023-05-01 15:12:20,256 [execute] INFO git tag -a v3.0.0-dev.27 -m v3.0.0-dev.27 [2023-05-01T15:12:20.317Z] 2023-05-01 15:12:20,256 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.27', '-m', 'v3.0.0-dev.27'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-05-01T15:12:20.317Z] 2023-05-01 15:12:20,260 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-01T15:12:20.317Z] 3.0.0-dev.27 [Pipeline] } [2023-05-01T15:12:20.328Z] $ docker exec --env ******** --env ******** 0c57d433efe6587753c570b523c1c984773130c0c3f0fc819ee1deecb5aaf72c ssh-agent -k [2023-05-01T15:12:20.431Z] unset SSH_AUTH_SOCK; [2023-05-01T15:12:20.432Z] unset SSH_AGENT_PID; [2023-05-01T15:12:20.432Z] echo Agent pid 38 killed; [2023-05-01T15:12:20.442Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T15:12:20.738Z] + git semver [Pipeline] } [2023-05-01T15:12:21.009Z] $ docker stop --time=1 0c57d433efe6587753c570b523c1c984773130c0c3f0fc819ee1deecb5aaf72c [2023-05-01T15:12:22.282Z] $ docker rm -f --volumes 0c57d433efe6587753c570b523c1c984773130c0c3f0fc819ee1deecb5aaf72c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:12:22.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-01T15:12:22.678Z] [2023-05-01T15:12:22.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:12:22.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-01T15:12:22.976Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-01T15:12:22.976Z] ab5ef0e58194: Pulling fs layer [2023-05-01T15:12:22.976Z] 9712f1f96733: Pulling fs layer [2023-05-01T15:12:22.976Z] 63f879dbbcfc: Pulling fs layer [2023-05-01T15:12:22.976Z] 0d9ebad4ef96: Pulling fs layer [2023-05-01T15:12:22.976Z] e9a5061849ea: Pulling fs layer [2023-05-01T15:12:22.976Z] d747dcd14b5f: Pulling fs layer [2023-05-01T15:12:22.976Z] 2de7ff778b66: Pulling fs layer [2023-05-01T15:12:22.976Z] 0d9ebad4ef96: Waiting [2023-05-01T15:12:22.976Z] e9a5061849ea: Waiting [2023-05-01T15:12:22.976Z] d747dcd14b5f: Waiting [2023-05-01T15:12:22.976Z] 2de7ff778b66: Waiting [2023-05-01T15:12:22.976Z] 9712f1f96733: Verifying Checksum [2023-05-01T15:12:22.976Z] 9712f1f96733: Download complete [2023-05-01T15:12:23.236Z] 63f879dbbcfc: Verifying Checksum [2023-05-01T15:12:23.236Z] 63f879dbbcfc: Download complete [2023-05-01T15:12:23.493Z] e9a5061849ea: Verifying Checksum [2023-05-01T15:12:23.493Z] e9a5061849ea: Download complete [2023-05-01T15:12:23.493Z] 0d9ebad4ef96: Verifying Checksum [2023-05-01T15:12:23.493Z] 0d9ebad4ef96: Download complete [2023-05-01T15:12:23.493Z] ab5ef0e58194: Verifying Checksum [2023-05-01T15:12:23.493Z] ab5ef0e58194: Download complete [2023-05-01T15:12:23.493Z] 2de7ff778b66: Verifying Checksum [2023-05-01T15:12:23.493Z] 2de7ff778b66: Download complete [2023-05-01T15:12:26.772Z] ab5ef0e58194: Pull complete [2023-05-01T15:12:26.772Z] 9712f1f96733: Pull complete [2023-05-01T15:12:27.030Z] 63f879dbbcfc: Pull complete [2023-05-01T15:12:31.211Z] 0d9ebad4ef96: Pull complete [2023-05-01T15:12:31.211Z] e9a5061849ea: Pull complete [2023-05-01T15:12:31.211Z] d747dcd14b5f: Pull complete [2023-05-01T15:12:32.145Z] 2de7ff778b66: Pull complete [2023-05-01T15:12:32.145Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-01T15:12:32.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-01T15:12:32.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T15:12:32.239Z] prd-ubuntu20.04-docker-8c-8g-12163 does not seem to be running inside a container [2023-05-01T15:12:32.272Z] $ 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-05-01T15:12:34.912Z] $ docker top 86ac6dd4384681d64f7b38e881daf4b109f617a019298be723c4aac47fb21703 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-01T15:12:34.977Z] provisioning config files... [2023-05-01T15:12:34.985Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1104856650699459507tmp [2023-05-01T15:12:34.993Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9960432335081703118tmp [2023-05-01T15:12:34.999Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1048029312435473865tmp [Pipeline] { [Pipeline] echo [2023-05-01T15:12:35.013Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:12:35.289Z] ---> sigul-configuration.sh [2023-05-01T15:12:35.289Z] gpg: directory `/root/.gnupg' created [2023-05-01T15:12:35.289Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-01T15:12:35.289Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-01T15:12:35.289Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-01T15:12:35.289Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-01T15:12:35.289Z] gpg: CAST5 encrypted data [2023-05-01T15:12:35.289Z] gpg: encrypted with 1 passphrase [2023-05-01T15:12:35.289Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-01T15:12:35.572Z] + mkdir /home/jenkins [2023-05-01T15:12:35.572Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-01T15:12:35.856Z] + 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-05-01T15:12:35.865Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:12:36.149Z] ---> sigul-install.sh [2023-05-01T15:12:36.150Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-01T15:12:36.434Z] + git tag --list [2023-05-01T15:12:36.434Z] v0.0.0 [2023-05-01T15:12:36.434Z] v1.0.0 [2023-05-01T15:12:36.434Z] v2.1.0 [2023-05-01T15:12:36.434Z] v2.1.1 [2023-05-01T15:12:36.434Z] v2.1.1-dev.1 [2023-05-01T15:12:36.434Z] v2.2.0 [2023-05-01T15:12:36.434Z] v2.2.1-dev.1 [2023-05-01T15:12:36.434Z] v2.2.1-dev.2 [2023-05-01T15:12:36.434Z] v2.2.1-dev.3 [2023-05-01T15:12:36.434Z] v2.2.1-dev.4 [2023-05-01T15:12:36.434Z] v2.2.1-dev.5 [2023-05-01T15:12:36.434Z] v2.2.1-dev.6 [2023-05-01T15:12:36.434Z] v2.2.1-dev.7 [2023-05-01T15:12:36.434Z] v2.3.0 [2023-05-01T15:12:36.434Z] v2.3.0-dev.10 [2023-05-01T15:12:36.434Z] v2.3.0-dev.11 [2023-05-01T15:12:36.434Z] v2.3.0-dev.12 [2023-05-01T15:12:36.434Z] v2.3.0-dev.13 [2023-05-01T15:12:36.434Z] v2.3.0-dev.14 [2023-05-01T15:12:36.434Z] v2.3.0-dev.15 [2023-05-01T15:12:36.434Z] v2.3.0-dev.16 [2023-05-01T15:12:36.434Z] v2.3.0-dev.17 [2023-05-01T15:12:36.434Z] v2.3.0-dev.18 [2023-05-01T15:12:36.434Z] v2.3.0-dev.19 [2023-05-01T15:12:36.434Z] v2.3.0-dev.20 [2023-05-01T15:12:36.434Z] v2.3.0-dev.21 [2023-05-01T15:12:36.434Z] v2.3.0-dev.22 [2023-05-01T15:12:36.434Z] v2.3.0-dev.23 [2023-05-01T15:12:36.434Z] v2.3.0-dev.24 [2023-05-01T15:12:36.434Z] v2.3.0-dev.25 [2023-05-01T15:12:36.434Z] v2.3.0-dev.26 [2023-05-01T15:12:36.434Z] v2.3.0-dev.9 [2023-05-01T15:12:36.434Z] v2.3.1-dev.1 [2023-05-01T15:12:36.434Z] v3.0.0-dev.1 [2023-05-01T15:12:36.434Z] v3.0.0-dev.10 [2023-05-01T15:12:36.434Z] v3.0.0-dev.11 [2023-05-01T15:12:36.434Z] v3.0.0-dev.12 [2023-05-01T15:12:36.434Z] v3.0.0-dev.13 [2023-05-01T15:12:36.434Z] v3.0.0-dev.14 [2023-05-01T15:12:36.434Z] v3.0.0-dev.15 [2023-05-01T15:12:36.434Z] v3.0.0-dev.16 [2023-05-01T15:12:36.434Z] v3.0.0-dev.17 [2023-05-01T15:12:36.434Z] v3.0.0-dev.18 [2023-05-01T15:12:36.434Z] v3.0.0-dev.19 [2023-05-01T15:12:36.434Z] v3.0.0-dev.2 [2023-05-01T15:12:36.434Z] v3.0.0-dev.20 [2023-05-01T15:12:36.434Z] v3.0.0-dev.21 [2023-05-01T15:12:36.434Z] v3.0.0-dev.22 [2023-05-01T15:12:36.434Z] v3.0.0-dev.23 [2023-05-01T15:12:36.434Z] v3.0.0-dev.24 [2023-05-01T15:12:36.434Z] v3.0.0-dev.25 [2023-05-01T15:12:36.434Z] v3.0.0-dev.26 [2023-05-01T15:12:36.434Z] v3.0.0-dev.27 [2023-05-01T15:12:36.434Z] v3.0.0-dev.3 [2023-05-01T15:12:36.434Z] v3.0.0-dev.4 [2023-05-01T15:12:36.434Z] v3.0.0-dev.5 [2023-05-01T15:12:36.434Z] v3.0.0-dev.6 [2023-05-01T15:12:36.434Z] v3.0.0-dev.7 [2023-05-01T15:12:36.434Z] v3.0.0-dev.8 [2023-05-01T15:12:36.434Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-01T15:12:36.719Z] + lftools sign git-tag v3.0.0-dev.27 [2023-05-01T15:12:37.286Z] Signing Git tag with Sigul... [2023-05-01T15:12:37.286Z] Signing v3.0.0-dev.27 [Pipeline] echo [2023-05-01T15:12:37.553Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:12:37.838Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-01T15:12:37.845Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-01T15:12:37.863Z] $ docker stop --time=1 86ac6dd4384681d64f7b38e881daf4b109f617a019298be723c4aac47fb21703 [2023-05-01T15:12:39.151Z] $ docker rm -f --volumes 86ac6dd4384681d64f7b38e881daf4b109f617a019298be723c4aac47fb21703 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-01T15:12:39.574Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T15:12:39.575Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:12:39.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T15:12:39.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T15:12:39.941Z] prd-ubuntu20.04-docker-8c-8g-12163 does not seem to be running inside a container [2023-05-01T15:12:39.974Z] $ 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-05-01T15:12:40.315Z] $ docker top c194697cd137f3dfc18d6bad4dc3b6030ee69a14aa19f6c859a8e6d812ab2bca -eo pid,comm [2023-05-01T15:12:40.363Z] 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-05-01T15:12:40.363Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T15:12:40.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T15:12:40.405Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T15:12:40.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T15:12:40.522Z] $ docker exec c194697cd137f3dfc18d6bad4dc3b6030ee69a14aa19f6c859a8e6d812ab2bca ssh-agent [2023-05-01T15:12:40.636Z] SSH_AUTH_SOCK=/tmp/ssh-9lLfvGjJ6i6A/agent.32 [2023-05-01T15:12:40.636Z] SSH_AGENT_PID=38 [2023-05-01T15:12:40.640Z] Running ssh-add (command line suppressed) [2023-05-01T15:12:40.757Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13540174676881442337.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13540174676881442337.key) [2023-05-01T15:12:40.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T15:12:41.059Z] + git semver bump pre [2023-05-01T15:12:41.317Z] 2023-05-01 15:12:41,237 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-01T15:12:41.318Z] 2023-05-01 15:12:41,237 [bump_version] DEBUG bumping version:3.0.0-dev.27 on axis:pre with prefix:dev [2023-05-01T15:12:41.318Z] 2023-05-01 15:12:41,237 [bump_version] DEBUG bumped version:3.0.0-dev.28 [2023-05-01T15:12:41.318Z] 2023-05-01 15:12:41,237 [write_version] DEBUG write version:3.0.0-dev.28 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-05-01T15:12:41.318Z] 2023-05-01 15:12:41,237 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-01T15:12:41.318Z] 2023-05-01 15:12:41,237 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-01T15:12:41.318Z] 2023-05-01 15:12:41,239 [execute] INFO git cat-file --batch-check [2023-05-01T15:12:41.318Z] 2023-05-01 15:12:41,239 [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-05-01T15:12:41.318Z] 2023-05-01 15:12:41,244 [execute] INFO git cat-file --batch [2023-05-01T15:12:41.318Z] 2023-05-01 15:12:41,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-01T15:12:41.318Z] 2023-05-01 15:12:41,250 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-01T15:12:41.318Z] 3.0.0-dev.28 [Pipeline] } [2023-05-01T15:12:41.328Z] $ docker exec --env ******** --env ******** c194697cd137f3dfc18d6bad4dc3b6030ee69a14aa19f6c859a8e6d812ab2bca ssh-agent -k [2023-05-01T15:12:41.433Z] unset SSH_AUTH_SOCK; [2023-05-01T15:12:41.433Z] unset SSH_AGENT_PID; [2023-05-01T15:12:41.434Z] echo Agent pid 38 killed; [2023-05-01T15:12:41.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T15:12:41.742Z] + git semver [Pipeline] } [2023-05-01T15:12:42.014Z] $ docker stop --time=1 c194697cd137f3dfc18d6bad4dc3b6030ee69a14aa19f6c859a8e6d812ab2bca [2023-05-01T15:12:43.312Z] $ docker rm -f --volumes c194697cd137f3dfc18d6bad4dc3b6030ee69a14aa19f6c859a8e6d812ab2bca [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T15:12:43.655Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T15:12:43.655Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:12:43.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T15:12:43.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T15:12:44.019Z] prd-ubuntu20.04-docker-8c-8g-12163 does not seem to be running inside a container [2023-05-01T15:12:44.049Z] $ 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-05-01T15:12:44.383Z] $ docker top 6e203ac33977489b3273ba7633355056b00003206072f8cb9122c2e7dd8fb2b7 -eo pid,comm [2023-05-01T15:12:44.431Z] 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-05-01T15:12:44.431Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T15:12:44.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T15:12:44.471Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T15:12:44.578Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T15:12:44.581Z] $ docker exec 6e203ac33977489b3273ba7633355056b00003206072f8cb9122c2e7dd8fb2b7 ssh-agent [2023-05-01T15:12:44.697Z] SSH_AUTH_SOCK=/tmp/ssh-oJ9TBFWrPb0t/agent.32 [2023-05-01T15:12:44.697Z] SSH_AGENT_PID=38 [2023-05-01T15:12:44.702Z] Running ssh-add (command line suppressed) [2023-05-01T15:12:44.797Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11903713898477475385.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11903713898477475385.key) [2023-05-01T15:12:44.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T15:12:45.095Z] + git semver push [2023-05-01T15:12:45.354Z] 2023-05-01 15:12:45,272 [run_push] DEBUG push [2023-05-01T15:12:45.354Z] 2023-05-01 15:12:45,273 [execute] INFO git cat-file --batch-check [2023-05-01T15:12:45.354Z] 2023-05-01 15:12:45,273 [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-05-01T15:12:45.354Z] 2023-05-01 15:12:45,277 [execute] INFO git rev-list f6e2b2efcebe0acc6eda10324d213b642ef85bf5 -- [2023-05-01T15:12:45.354Z] 2023-05-01 15:12:45,277 [execute] DEBUG Popen(['git', 'rev-list', 'f6e2b2efcebe0acc6eda10324d213b642ef85bf5', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-01T15:12:45.354Z] 2023-05-01 15:12:45,282 [execute] INFO git fetch -v origin [2023-05-01T15:12:45.354Z] 2023-05-01 15:12:45,282 [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-05-01T15:12:45.922Z] 2023-05-01 15:12:45,766 [run_push] DEBUG no remote changes detected [2023-05-01T15:12:45.922Z] 2023-05-01 15:12:45,766 [execute] INFO git push origin semver [2023-05-01T15:12:45.922Z] 2023-05-01 15:12:45,766 [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-05-01T15:12:46.490Z] 2023-05-01 15:12:46,490 [run_push] DEBUG push all version tags [2023-05-01T15:12:46.749Z] 2023-05-01 15:12:46,490 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-01T15:12:46.749Z] 2023-05-01 15:12:46,491 [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-05-01T15:12:47.316Z] 2023-05-01 15:12:47,191 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-01T15:12:47.316Z] 3.0.0-dev.28 [Pipeline] } [2023-05-01T15:12:47.326Z] $ docker exec --env ******** --env ******** 6e203ac33977489b3273ba7633355056b00003206072f8cb9122c2e7dd8fb2b7 ssh-agent -k [2023-05-01T15:12:47.444Z] unset SSH_AUTH_SOCK; [2023-05-01T15:12:47.444Z] unset SSH_AGENT_PID; [2023-05-01T15:12:47.444Z] echo Agent pid 38 killed; [2023-05-01T15:12:47.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T15:12:47.755Z] + git semver [Pipeline] } [2023-05-01T15:12:48.025Z] $ docker stop --time=1 6e203ac33977489b3273ba7633355056b00003206072f8cb9122c2e7dd8fb2b7 [2023-05-01T15:12:49.321Z] $ docker rm -f --volumes 6e203ac33977489b3273ba7633355056b00003206072f8cb9122c2e7dd8fb2b7 [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-05-01T15:12:49.906Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-05-01T15:12:49.906Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-01T15:12:49.906Z] total 16 [2023-05-01T15:12:49.906Z] drwxr-xr-x 3 root root 4096 May 1 15:01 . [2023-05-01T15:12:49.906Z] drwxrwxr-x 12 jenkins jenkins 4096 May 1 15:12 .. [2023-05-01T15:12:49.906Z] drwxr-xr-x 2 root root 4096 May 1 15:01 cost [2023-05-01T15:12:49.906Z] -rw-r--r-- 1 root root 94 May 1 15:01 cost.csv [2023-05-01T15:12:49.906Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-01T15:12:49.906Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-01T15:12:49.906Z] total 16 [2023-05-01T15:12:49.906Z] drwxr-xr-x 3 jenkins jenkins 4096 May 1 15:01 . [2023-05-01T15:12:49.906Z] drwxrwxr-x 12 jenkins jenkins 4096 May 1 15:12 .. [2023-05-01T15:12:49.906Z] drwxr-xr-x 2 jenkins jenkins 4096 May 1 15:01 cost [2023-05-01T15:12:49.906Z] -rw-r--r-- 1 jenkins jenkins 94 May 1 15:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:12:50.195Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:12:51.049Z] ---> package-listing.sh [2023-05-01T15:12:51.049Z] ++ facter osfamily [2023-05-01T15:12:51.049Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-01T15:12:51.371Z] + OS_FAMILY=debian [2023-05-01T15:12:51.371Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-01T15:12:51.371Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-01T15:12:51.371Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-01T15:12:51.371Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-01T15:12:51.371Z] + PACKAGES=/tmp/packages_start.txt [2023-05-01T15:12:51.371Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-01T15:12:51.371Z] + PACKAGES=/tmp/packages_end.txt [2023-05-01T15:12:51.371Z] + case "${OS_FAMILY}" in [2023-05-01T15:12:51.371Z] + dpkg -l [2023-05-01T15:12:51.371Z] + grep '^ii' [2023-05-01T15:12:51.371Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-01T15:12:51.371Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-01T15:12:51.371Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-01T15:12:51.371Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-01T15:12:51.371Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-05-01T15:12:51.371Z] + 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-05-01T15:12:51.405Z] 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-05-01T15:12:51.716Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:12:52.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T15:12:52.332Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T15:12:52.430Z] prd-ubuntu20.04-docker-8c-8g-12163 does not seem to be running inside a container [2023-05-01T15:12:52.461Z] $ 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-05-01T15:12:52.675Z] $ docker top 8d3a7114ed9e063be9acaf386237fc5ae498d4c5c60770ba6cd31ed0b0ca4ae0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T15:12:53.020Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-01T15:12:53.307Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-01T15:12:53.598Z] + ls /var/log/sa-host [2023-05-01T15:12:53.598Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T15:12:53.762Z] provisioning config files... [2023-05-01T15:12:53.769Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2627887109891031320tmp [Pipeline] { [Pipeline] echo [2023-05-01T15:12:53.780Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:12:54.060Z] ---> create-netrc.sh [Pipeline] } [2023-05-01T15:12:54.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:12:54.406Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-01T15:12:54.414Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:12:54.701Z] ---> sudo-logs.sh [2023-05-01T15:12:54.701Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-01T15:12:54.729Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:12:55.014Z] ---> job-cost.sh [2023-05-01T15:12:55.014Z] lf-activate-venv: SKIPPING [2023-05-01T15:12:55.014Z] DEBUG: total: 0.2199999988079071 [2023-05-01T15:12:55.014Z] INFO: Retrieving Stack Cost... [2023-05-01T15:12:55.586Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-01T15:12:55.845Z] INFO: Archiving Costs [Pipeline] echo [2023-05-01T15:12:55.856Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:12:56.139Z] ---> logs-deploy.sh [2023-05-01T15:12:56.139Z] lf-activate-venv: SKIPPING [2023-05-01T15:12:56.139Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/96 [2023-05-01T15:12:56.139Z] INFO: archiving workspace using pattern(s): [2023-05-01T15:12:57.075Z] Archives upload complete. [2023-05-01T15:12:57.335Z] INFO: archiving logs to Nexus