Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c241bade3ee9071a9e26e762dececcccd66e40f4 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-ssh17876896677469453581.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh158473558427068952.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh15605893154286537012.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh4780774695182182744.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-ssh3281151973661338514.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.21 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-7833 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 c241bade3ee9071a9e26e762dececcccd66e40f4 (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 c241bade3ee9071a9e26e762dececcccd66e40f4 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#229)" > git rev-list --no-walk 919aacb09dd1e6e66a16bb48f9fd8f91025390bc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-25T15:21:13.259Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-25T15:21:13.325Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-25T15:21:13.343Z] ========================================================= [2023-09-25T15:21:13.343Z] EdgeX Global Pipelines Version Info [2023-09-25T15:21:13.343Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:21:14.122Z] ------------------- [2023-09-25T15:21:14.122Z] stable info: [2023-09-25T15:21:14.122Z] ------------------- [2023-09-25T15:21:14.122Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-25T15:21:14.122Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T15:21:14.122Z] Message: update stable to v1.0.254 [2023-09-25T15:21:14.696Z] ------------------- [2023-09-25T15:21:14.696Z] experimental info: [2023-09-25T15:21:14.696Z] ------------------- [2023-09-25T15:21:14.696Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-25T15:21:14.696Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T15:21:14.696Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-25T15:21:14.874Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-09-25T15:21:14.890Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-09-25T15:21:14.908Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-25T15:21:14.920Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-25T15:21:14.933Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-25T15:21:14.947Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-25T15:21:14.960Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-25T15:21:14.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-25T15:21:14.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-25T15:21:14.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-25T15:21:15.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-25T15:21:15.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-09-25T15:21:15.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-25T15:21:15.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-25T15:21:15.073Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T15:21:15.085Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T15:21:15.099Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T15:21:15.111Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T15:21:15.130Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-25T15:21:15.143Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-25T15:21:15.158Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-25T15:21:15.173Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-25T15:21:15.183Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-25T15:21:15.196Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-25T15:21:15.209Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-25T15:21:15.227Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-25T15:21:15.248Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-25T15:21:15.267Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-25T15:21:15.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-25T15:21:15.302Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-25T15:21:15.323Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c241bade3ee9071a9e26e762dececcccd66e40f4 [Pipeline] echo [2023-09-25T15:21:15.340Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c241bad [Pipeline] echo [2023-09-25T15:21:15.349Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T15:21:15.402Z] provisioning config files... [2023-09-25T15:21:15.416Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3105452153724181731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:21:15.722Z] ---> docker-login.sh [2023-09-25T15:21:15.722Z] nexus3.edgexfoundry.org:10001 [2023-09-25T15:21:15.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:21:15.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:21:15.982Z] Configure a credential helper to remove this warning. See [2023-09-25T15:21:15.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:21:15.982Z] [2023-09-25T15:21:15.982Z] Login Succeeded [2023-09-25T15:21:15.982Z] nexus3.edgexfoundry.org:10002 [2023-09-25T15:21:16.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:21:16.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:21:16.242Z] Configure a credential helper to remove this warning. See [2023-09-25T15:21:16.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:21:16.242Z] [2023-09-25T15:21:16.242Z] Login Succeeded [2023-09-25T15:21:16.242Z] nexus3.edgexfoundry.org:10003 [2023-09-25T15:21:16.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:21:16.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:21:16.242Z] Configure a credential helper to remove this warning. See [2023-09-25T15:21:16.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:21:16.242Z] [2023-09-25T15:21:16.242Z] Login Succeeded [2023-09-25T15:21:16.242Z] nexus3.edgexfoundry.org:10004 [2023-09-25T15:21:16.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:21:16.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:21:16.503Z] Configure a credential helper to remove this warning. See [2023-09-25T15:21:16.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:21:16.503Z] [2023-09-25T15:21:16.503Z] Login Succeeded [2023-09-25T15:21:16.503Z] docker.io [2023-09-25T15:21:16.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:21:16.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:21:16.762Z] Configure a credential helper to remove this warning. See [2023-09-25T15:21:16.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:21:16.762Z] [2023-09-25T15:21:16.762Z] Login Succeeded [2023-09-25T15:21:16.762Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T15:21:16.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-25T15:21:17.149Z] + git rev-list -1 --merges c241bade3ee9071a9e26e762dececcccd66e40f4~1..c241bade3ee9071a9e26e762dececcccd66e40f4 [Pipeline] echo [2023-09-25T15:21:17.193Z] -----------> git rev-list -1 --merges c241bade3ee9071a9e26e762dececcccd66e40f4~1..c241bade3ee9071a9e26e762dececcccd66e40f4 c241bade3ee9071a9e26e762dececcccd66e40f4 [false] [Pipeline] sh [2023-09-25T15:21:17.480Z] + git log --format=format:%s -1 c241bade3ee9071a9e26e762dececcccd66e40f4 [Pipeline] echo [2023-09-25T15:21:17.495Z] ========================================================= [2023-09-25T15:21:17.495Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-25T15:21:17.495Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T15:21:17.841Z] + git log --format=format:%s -1 c241bade3ee9071a9e26e762dececcccd66e40f4 [Pipeline] echo [2023-09-25T15:21:17.851Z] [semverPrep] GIT_COMMIT: c241bade3ee9071a9e26e762dececcccd66e40f4, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#229) [Pipeline] echo [2023-09-25T15:21:17.860Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-25T15:21:18.242Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T15:21:18.242Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-25T15:21:18.242Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-25T15:21:18.242Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-25T15:21:18.242Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-25T15:21:18.242Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-25T15:21:18.242Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:21:18.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:21:18.677Z] [2023-09-25T15:21:18.677Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:21:18.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:21:18.978Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-25T15:21:18.978Z] b85a868b505f: Pulling fs layer [2023-09-25T15:21:18.978Z] e2be974225ed: Pulling fs layer [2023-09-25T15:21:18.978Z] 339a4e72a1f5: Pulling fs layer [2023-09-25T15:21:18.978Z] 988bab9f4d93: Pulling fs layer [2023-09-25T15:21:18.978Z] 1469e6f7b9e6: Pulling fs layer [2023-09-25T15:21:18.978Z] eaf3925da568: Pulling fs layer [2023-09-25T15:21:18.978Z] bab4dde63d76: Pulling fs layer [2023-09-25T15:21:18.978Z] 1469e6f7b9e6: Waiting [2023-09-25T15:21:18.978Z] bde34c3a00c8: Pulling fs layer [2023-09-25T15:21:18.978Z] b352a97aabf1: Pulling fs layer [2023-09-25T15:21:18.978Z] bde34c3a00c8: Waiting [2023-09-25T15:21:18.978Z] b352a97aabf1: Waiting [2023-09-25T15:21:18.978Z] 4872d77fe225: Pulling fs layer [2023-09-25T15:21:18.978Z] 5851b861e8e6: Pulling fs layer [2023-09-25T15:21:18.978Z] 4872d77fe225: Waiting [2023-09-25T15:21:18.978Z] 5851b861e8e6: Waiting [2023-09-25T15:21:18.978Z] bab4dde63d76: Waiting [2023-09-25T15:21:18.978Z] e2be974225ed: Verifying Checksum [2023-09-25T15:21:18.978Z] e2be974225ed: Download complete [2023-09-25T15:21:18.978Z] 988bab9f4d93: Verifying Checksum [2023-09-25T15:21:18.978Z] 988bab9f4d93: Download complete [2023-09-25T15:21:19.237Z] 1469e6f7b9e6: Verifying Checksum [2023-09-25T15:21:19.237Z] 1469e6f7b9e6: Download complete [2023-09-25T15:21:19.237Z] 339a4e72a1f5: Verifying Checksum [2023-09-25T15:21:19.237Z] 339a4e72a1f5: Download complete [2023-09-25T15:21:19.237Z] eaf3925da568: Verifying Checksum [2023-09-25T15:21:19.237Z] eaf3925da568: Download complete [2023-09-25T15:21:19.237Z] bde34c3a00c8: Verifying Checksum [2023-09-25T15:21:19.237Z] bde34c3a00c8: Download complete [2023-09-25T15:21:19.237Z] b352a97aabf1: Verifying Checksum [2023-09-25T15:21:19.237Z] b352a97aabf1: Download complete [2023-09-25T15:21:19.237Z] 4872d77fe225: Verifying Checksum [2023-09-25T15:21:19.237Z] 4872d77fe225: Download complete [2023-09-25T15:21:19.237Z] 5851b861e8e6: Verifying Checksum [2023-09-25T15:21:19.237Z] 5851b861e8e6: Download complete [2023-09-25T15:21:19.237Z] b85a868b505f: Verifying Checksum [2023-09-25T15:21:19.237Z] b85a868b505f: Download complete [2023-09-25T15:21:19.496Z] bab4dde63d76: Verifying Checksum [2023-09-25T15:21:19.496Z] bab4dde63d76: Download complete [2023-09-25T15:21:20.872Z] b85a868b505f: Pull complete [2023-09-25T15:21:20.872Z] e2be974225ed: Pull complete [2023-09-25T15:21:21.130Z] 339a4e72a1f5: Pull complete [2023-09-25T15:21:21.388Z] 988bab9f4d93: Pull complete [2023-09-25T15:21:21.646Z] 1469e6f7b9e6: Pull complete [2023-09-25T15:21:21.646Z] eaf3925da568: Pull complete [2023-09-25T15:21:23.549Z] bab4dde63d76: Pull complete [2023-09-25T15:21:23.549Z] bde34c3a00c8: Pull complete [2023-09-25T15:21:23.808Z] b352a97aabf1: Pull complete [2023-09-25T15:21:23.808Z] 4872d77fe225: Pull complete [2023-09-25T15:21:23.808Z] 5851b861e8e6: Pull complete [2023-09-25T15:21:23.808Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-25T15:21:24.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:21:24.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:21:24.184Z] prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container [2023-09-25T15:21:24.220Z] $ 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-09-25T15:21:27.209Z] $ docker top a970a9c51692de93f1573afac869c97b5ba8d5ae8eb5f29c8f9f9471517a1b9a -eo pid,comm [2023-09-25T15:21:27.260Z] 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-09-25T15:21:27.260Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T15:21:27.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T15:21:27.309Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T15:21:27.440Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T15:21:27.451Z] $ docker exec a970a9c51692de93f1573afac869c97b5ba8d5ae8eb5f29c8f9f9471517a1b9a ssh-agent [2023-09-25T15:21:27.555Z] SSH_AUTH_SOCK=/tmp/ssh-TBehfWDbk4s3/agent.32 [2023-09-25T15:21:27.555Z] SSH_AGENT_PID=38 [2023-09-25T15:21:27.561Z] Running ssh-add (command line suppressed) [2023-09-25T15:21:27.682Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7190001564984396981.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7190001564984396981.key) [2023-09-25T15:21:27.692Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T15:21:27.979Z] + git tag --points-at HEAD [Pipeline] } [2023-09-25T15:21:27.998Z] $ docker exec --env ******** --env ******** a970a9c51692de93f1573afac869c97b5ba8d5ae8eb5f29c8f9f9471517a1b9a ssh-agent -k [2023-09-25T15:21:28.090Z] unset SSH_AUTH_SOCK; [2023-09-25T15:21:28.090Z] unset SSH_AGENT_PID; [2023-09-25T15:21:28.090Z] echo Agent pid 38 killed; [2023-09-25T15:21:28.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-25T15:21:28.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T15:21:28.118Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T15:21:28.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T15:21:28.238Z] $ docker exec a970a9c51692de93f1573afac869c97b5ba8d5ae8eb5f29c8f9f9471517a1b9a ssh-agent [2023-09-25T15:21:28.350Z] SSH_AUTH_SOCK=/tmp/ssh-y7lHIARsp6A6/agent.70 [2023-09-25T15:21:28.350Z] SSH_AGENT_PID=76 [2023-09-25T15:21:28.354Z] Running ssh-add (command line suppressed) [2023-09-25T15:21:28.468Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_881488134037526992.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_881488134037526992.key) [2023-09-25T15:21:28.480Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T15:21:28.768Z] + git semver init [2023-09-25T15:21:29.028Z] 2023-09-25 15:21:28,959 [run_init] DEBUG init version:0.0.0 force:False [2023-09-25T15:21:29.028Z] 2023-09-25 15:21:28,960 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-09-25T15:21:29.028Z] 2023-09-25 15:21:28,960 [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-09-25T15:21:29.028Z] 2023-09-25 15:21:28,961 [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-09-25T15:21:30.410Z] 2023-09-25 15:21:30,124 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-09-25T15:21:30.410Z] 2023-09-25 15:21:30,125 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-09-25T15:21:30.410Z] 2023-09-25 15:21:30,125 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-25T15:21:30.410Z] 2023-09-25 15:21:30,125 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-25T15:21:30.410Z] 3.1.0-dev.21 [Pipeline] } [2023-09-25T15:21:30.426Z] $ docker exec --env ******** --env ******** a970a9c51692de93f1573afac869c97b5ba8d5ae8eb5f29c8f9f9471517a1b9a ssh-agent -k [2023-09-25T15:21:30.521Z] unset SSH_AUTH_SOCK; [2023-09-25T15:21:30.522Z] unset SSH_AGENT_PID; [2023-09-25T15:21:30.522Z] echo Agent pid 76 killed; [2023-09-25T15:21:30.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T15:21:30.837Z] + git semver [Pipeline] } [2023-09-25T15:21:31.116Z] $ docker stop --time=1 a970a9c51692de93f1573afac869c97b5ba8d5ae8eb5f29c8f9f9471517a1b9a [2023-09-25T15:21:32.416Z] $ docker rm -f --volumes a970a9c51692de93f1573afac869c97b5ba8d5ae8eb5f29c8f9f9471517a1b9a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T15:21:32.751Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-25T15:21:32.953Z] Stashed 1 file(s) [Pipeline] echo [2023-09-25T15:21:32.955Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.21 [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-09-25T15:21:33.123Z] provisioning config files... [2023-09-25T15:21:33.131Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2728228587228187957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:21:33.424Z] ---> docker-login.sh [2023-09-25T15:21:33.425Z] nexus3.edgexfoundry.org:10001 [2023-09-25T15:21:33.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:21:33.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:21:33.425Z] Configure a credential helper to remove this warning. See [2023-09-25T15:21:33.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:21:33.425Z] [2023-09-25T15:21:33.425Z] Login Succeeded [2023-09-25T15:21:33.425Z] nexus3.edgexfoundry.org:10002 [2023-09-25T15:21:33.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:21:33.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:21:33.425Z] Configure a credential helper to remove this warning. See [2023-09-25T15:21:33.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:21:33.425Z] [2023-09-25T15:21:33.425Z] Login Succeeded [2023-09-25T15:21:33.425Z] nexus3.edgexfoundry.org:10003 [2023-09-25T15:21:33.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:21:33.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:21:33.685Z] Configure a credential helper to remove this warning. See [2023-09-25T15:21:33.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:21:33.685Z] [2023-09-25T15:21:33.685Z] Login Succeeded [2023-09-25T15:21:33.685Z] nexus3.edgexfoundry.org:10004 [2023-09-25T15:21:33.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:21:33.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:21:33.685Z] Configure a credential helper to remove this warning. See [2023-09-25T15:21:33.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:21:33.685Z] [2023-09-25T15:21:33.685Z] Login Succeeded [2023-09-25T15:21:33.685Z] docker.io [2023-09-25T15:21:33.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:21:33.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:21:33.944Z] Configure a credential helper to remove this warning. See [2023-09-25T15:21:33.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:21:33.944Z] [2023-09-25T15:21:33.944Z] Login Succeeded [2023-09-25T15:21:33.944Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T15:21:33.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-25T15:21:34.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T15:21:34.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T15:21:34.043Z] ========================================================= [2023-09-25T15:21:34.043Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-25T15:21:34.043Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:21:34.352Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-25T15:21:34.353Z] Sending build context to Docker daemon 12.72MB [2023-09-25T15:21:34.353Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T15:21:34.353Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-25T15:21:34.353Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-25T15:21:34.353Z] 7264a8db6415: Pulling fs layer [2023-09-25T15:21:34.353Z] c4d48a809fc2: Pulling fs layer [2023-09-25T15:21:34.353Z] 4f1c88b9dad5: Pulling fs layer [2023-09-25T15:21:34.353Z] ad3a456e5733: Pulling fs layer [2023-09-25T15:21:34.353Z] 33e27b845d1e: Pulling fs layer [2023-09-25T15:21:34.353Z] c68163c4e522: Pulling fs layer [2023-09-25T15:21:34.353Z] 50da416c3ac9: Pulling fs layer [2023-09-25T15:21:34.353Z] 23d2d4c4bb30: Pulling fs layer [2023-09-25T15:21:34.353Z] 33e27b845d1e: Waiting [2023-09-25T15:21:34.353Z] c68163c4e522: Waiting [2023-09-25T15:21:34.353Z] 50da416c3ac9: Waiting [2023-09-25T15:21:34.353Z] ad3a456e5733: Waiting [2023-09-25T15:21:34.613Z] c4d48a809fc2: Verifying Checksum [2023-09-25T15:21:34.614Z] c4d48a809fc2: Download complete [2023-09-25T15:21:34.614Z] ad3a456e5733: Verifying Checksum [2023-09-25T15:21:34.614Z] ad3a456e5733: Download complete [2023-09-25T15:21:34.614Z] 33e27b845d1e: Verifying Checksum [2023-09-25T15:21:34.614Z] 33e27b845d1e: Download complete [2023-09-25T15:21:34.614Z] 7264a8db6415: Verifying Checksum [2023-09-25T15:21:34.614Z] 7264a8db6415: Download complete [2023-09-25T15:21:34.614Z] c68163c4e522: Verifying Checksum [2023-09-25T15:21:34.614Z] c68163c4e522: Download complete [2023-09-25T15:21:34.614Z] 7264a8db6415: Pull complete [2023-09-25T15:21:34.614Z] 23d2d4c4bb30: Verifying Checksum [2023-09-25T15:21:34.614Z] 23d2d4c4bb30: Download complete [2023-09-25T15:21:34.873Z] c4d48a809fc2: Pull complete [2023-09-25T15:21:34.873Z] 4f1c88b9dad5: Verifying Checksum [2023-09-25T15:21:34.873Z] 4f1c88b9dad5: Download complete [2023-09-25T15:21:35.439Z] 50da416c3ac9: Verifying Checksum [2023-09-25T15:21:35.439Z] 50da416c3ac9: Download complete [2023-09-25T15:21:39.628Z] 4f1c88b9dad5: Pull complete [2023-09-25T15:21:39.628Z] ad3a456e5733: Pull complete [2023-09-25T15:21:39.628Z] 33e27b845d1e: Pull complete [2023-09-25T15:21:39.628Z] c68163c4e522: Pull complete [2023-09-25T15:21:42.160Z] 50da416c3ac9: Pull complete [2023-09-25T15:21:42.160Z] 23d2d4c4bb30: Pull complete [2023-09-25T15:21:42.160Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-25T15:21:42.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-25T15:21:42.160Z] ---> 0786185ac409 [2023-09-25T15:21:42.160Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T15:21:47.441Z] ---> Running in 142c062cd542 [2023-09-25T15:21:47.441Z] Removing intermediate container 142c062cd542 [2023-09-25T15:21:47.441Z] ---> cd1169589624 [2023-09-25T15:21:47.441Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T15:21:47.441Z] ---> Running in 8f76cfd5e78d [2023-09-25T15:21:47.441Z] Removing intermediate container 8f76cfd5e78d [2023-09-25T15:21:47.441Z] ---> c953e2a0228c [2023-09-25T15:21:47.441Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-25T15:21:47.441Z] ---> Running in e40a7c7e4e7f [2023-09-25T15:21:47.441Z] Removing intermediate container e40a7c7e4e7f [2023-09-25T15:21:47.441Z] ---> f1a2168a12fd [2023-09-25T15:21:47.441Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T15:21:47.441Z] ---> Running in f5ed0e75dae3 [2023-09-25T15:21:47.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T15:21:47.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T15:21:47.700Z] OK: 264 MiB in 52 packages [2023-09-25T15:21:47.960Z] Removing intermediate container f5ed0e75dae3 [2023-09-25T15:21:47.960Z] ---> c543d64ab9fa [2023-09-25T15:21:47.960Z] Step 7/12 : WORKDIR /app [2023-09-25T15:21:47.960Z] ---> Running in 4a4f84cfbc27 [2023-09-25T15:21:47.960Z] Removing intermediate container 4a4f84cfbc27 [2023-09-25T15:21:47.960Z] ---> 3e88039d6c9b [2023-09-25T15:21:47.960Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-25T15:21:48.074Z] Still waiting to schedule task [2023-09-25T15:21:48.074Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-25T15:21:48.219Z] ---> e17999deee00 [2023-09-25T15:21:48.220Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T15:21:48.220Z] ---> Running in f550c5f178f3 [2023-09-25T15:22:26.975Z] Removing intermediate container f550c5f178f3 [2023-09-25T15:22:26.975Z] ---> c7ace601c47b [2023-09-25T15:22:26.975Z] Step 10/12 : COPY . . [2023-09-25T15:22:26.975Z] ---> 6b44b426eab1 [2023-09-25T15:22:26.975Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T15:22:26.975Z] ---> Running in a8b07dadf450 [2023-09-25T15:22:26.975Z] Removing intermediate container a8b07dadf450 [2023-09-25T15:22:26.975Z] ---> 860f62fe102e [2023-09-25T15:22:26.975Z] Step 12/12 : RUN $MAKE [2023-09-25T15:22:27.233Z] ---> Running in 6b20a2939446 [2023-09-25T15:22:27.492Z] noop [2023-09-25T15:22:27.751Z] Removing intermediate container 6b20a2939446 [2023-09-25T15:22:27.751Z] ---> fd51f0e1bedf [2023-09-25T15:22:27.751Z] Successfully built fd51f0e1bedf [2023-09-25T15:22:27.751Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:22:28.057Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T15:22:28.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:22:28.124Z] prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container [2023-09-25T15:22:28.155Z] $ 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-09-25T15:22:28.505Z] $ docker top fd7974aeca1d3d16148dd3df8b48e8fa4a09ba8b9455d9862dcb5a30f8dbe436 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T15:22:28.844Z] + go version [2023-09-25T15:22:28.844Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-25T15:22:28.856Z] $ docker stop --time=1 fd7974aeca1d3d16148dd3df8b48e8fa4a09ba8b9455d9862dcb5a30f8dbe436 [2023-09-25T15:22:30.142Z] $ docker rm -f --volumes fd7974aeca1d3d16148dd3df8b48e8fa4a09ba8b9455d9862dcb5a30f8dbe436 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:22:30.558Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T15:22:30.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:22:30.629Z] prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container [2023-09-25T15:22:30.663Z] $ 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-09-25T15:22:30.986Z] $ docker top 0f1a95b12231970bfed43d545f58c2108717947ef5accef70a045e9a16303b74 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T15:22:31.328Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-09-25T15:22:31.617Z] + make test [2023-09-25T15:22:31.617Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-25T15:22:53.541Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-25T15:22:53.541Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-25T15:22:53.541Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.149s coverage: 86.2% of statements [2023-09-25T15:22:54.920Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.699s coverage: 71.9% of statements [2023-09-25T15:23:13.029Z] go vet ./... [2023-09-25T15:23:16.308Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T15:23:16.308Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T15:23:16.308Z] ./bin/test-attribution.sh [2023-09-25T15:23:16.308Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-25T15:23:16.308Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-25T15:23:16.308Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-25T15:23:16.308Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-25T15:23:16.308Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-25T15:23:16.308Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-25T15:23:16.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T15:23:16.335Z] $ docker stop --time=1 0f1a95b12231970bfed43d545f58c2108717947ef5accef70a045e9a16303b74 [2023-09-25T15:23:19.228Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7835 in /w/workspace/dry_app-rfid-llrp-inventory_main [2023-09-25T15:23:20.845Z] $ docker rm -f --volumes 0f1a95b12231970bfed43d545f58c2108717947ef5accef70a045e9a16303b74 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-09-25T15:23:21.139Z] Running in /w/workspace/app-rfid-llrp-inventory/133 [Pipeline] { [Pipeline] checkout [2023-09-25T15:23:21.168Z] The recommended git tool is: git [2023-09-25T15:23:21.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T15:23:21.436Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-25T15:23:21.965Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T15:23:22.251Z] + ls -al . [2023-09-25T15:23:22.251Z] total 236 [2023-09-25T15:23:22.251Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 15:22 . [2023-09-25T15:23:22.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:21 .. [2023-09-25T15:23:22.251Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 25 15:21 .dockerignore [2023-09-25T15:23:22.251Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 15:22 .git [2023-09-25T15:23:22.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:21 .github [2023-09-25T15:23:22.251Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 25 15:21 .gitignore [2023-09-25T15:23:22.251Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 15:21 .golangci.yml [2023-09-25T15:23:22.251Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 15:21 .semver [2023-09-25T15:23:22.251Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 25 15:21 Attribution.txt [2023-09-25T15:23:22.251Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 25 15:21 CHANGELOG.md [2023-09-25T15:23:22.251Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 25 15:21 Dockerfile [2023-09-25T15:23:22.251Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 15:21 GOVERNANCE.md [2023-09-25T15:23:22.251Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 25 15:21 Jenkinsfile [2023-09-25T15:23:22.251Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 25 15:21 LICENSE [2023-09-25T15:23:22.251Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 25 15:21 Makefile [2023-09-25T15:23:22.251Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 25 15:21 OWNERS.md [2023-09-25T15:23:22.251Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 25 15:21 README.md [2023-09-25T15:23:22.251Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 15:21 VERSION [2023-09-25T15:23:22.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:21 bin [2023-09-25T15:23:22.251Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 25 15:22 coverage.out [2023-09-25T15:23:22.251Z] -rw-rw-r-- 1 jenkins jenkins 3968 Sep 25 15:21 go.mod [2023-09-25T15:23:22.251Z] -rw-rw-r-- 1 jenkins jenkins 35609 Sep 25 15:21 go.sum [2023-09-25T15:23:22.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:21 images [2023-09-25T15:23:22.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:21 internal [2023-09-25T15:23:22.251Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 25 15:21 main.go [2023-09-25T15:23:22.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:21 res [2023-09-25T15:23:22.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:21 snap [2023-09-25T15:23:22.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:21 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:23:22.725Z] + 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=c241bade3ee9071a9e26e762dececcccd66e40f4 --label arch=amd64 --label version=3.1.0-dev.21 . [2023-09-25T15:23:22.725Z] Sending build context to Docker daemon 12.72MB [2023-09-25T15:23:22.725Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T15:23:22.725Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-25T15:23:22.725Z] ---> fd51f0e1bedf [2023-09-25T15:23:22.725Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T15:23:23.010Z] ---> Running in 9bfc4f0d9f44 [2023-09-25T15:23:23.010Z] Removing intermediate container 9bfc4f0d9f44 [2023-09-25T15:23:23.010Z] ---> 584aa50a2ca5 [2023-09-25T15:23:23.010Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T15:23:23.010Z] ---> Running in 40e065bbdc2d [2023-09-25T15:23:23.010Z] Removing intermediate container 40e065bbdc2d [2023-09-25T15:23:23.010Z] ---> 02fda58e4f6b [2023-09-25T15:23:23.010Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-25T15:23:23.010Z] ---> Running in 51ae79a25a35 [2023-09-25T15:23:23.296Z] Removing intermediate container 51ae79a25a35 [2023-09-25T15:23:23.296Z] ---> c939d833bdae [2023-09-25T15:23:23.296Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T15:23:23.296Z] ---> Running in 6ba1f9cb376e [2023-09-25T15:23:23.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T15:23:23.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T15:23:23.823Z] OK: 264 MiB in 52 packages [2023-09-25T15:23:24.080Z] Removing intermediate container 6ba1f9cb376e [2023-09-25T15:23:24.080Z] ---> 809229ec83b0 [2023-09-25T15:23:24.080Z] Step 7/29 : WORKDIR /app [2023-09-25T15:23:24.080Z] ---> Running in 5dbc942bac64 [2023-09-25T15:23:24.339Z] Removing intermediate container 5dbc942bac64 [2023-09-25T15:23:24.339Z] ---> 886bb0830d60 [2023-09-25T15:23:24.339Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-25T15:23:24.339Z] ---> 202fe92d2213 [2023-09-25T15:23:24.339Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T15:23:24.339Z] ---> Running in 74a602222b63 [2023-09-25T15:23:25.277Z] Removing intermediate container 74a602222b63 [2023-09-25T15:23:25.277Z] ---> 16a4b67fdd13 [2023-09-25T15:23:25.277Z] Step 10/29 : COPY . . [2023-09-25T15:23:25.535Z] ---> d7ab20dbbe39 [2023-09-25T15:23:25.535Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T15:23:25.535Z] ---> Running in 3daf0ba849d5 [2023-09-25T15:23:25.535Z] Removing intermediate container 3daf0ba849d5 [2023-09-25T15:23:25.535Z] ---> d57ec7fd6709 [2023-09-25T15:23:25.535Z] Step 12/29 : RUN $MAKE [2023-09-25T15:23:25.535Z] ---> Running in 9be8e1294181 [2023-09-25T15:23:26.103Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.21 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.21" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-09-25T15:23:27.555Z] using credential edgex-jenkins-ssh [2023-09-25T15:23:27.574Z] Cloning the remote Git repository [2023-09-25T15:23:27.616Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-25T15:23:27.713Z] > git init /w/workspace/app-rfid-llrp-inventory/133 # timeout=10 [2023-09-25T15:23:27.847Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-25T15:23:27.848Z] > git --version # timeout=10 [2023-09-25T15:23:27.871Z] > git --version # 'git version 2.25.1' [2023-09-25T15:23:27.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T15:23:28.013Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T15:23:29.964Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-09-25T15:23:29.984Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T15:23:30.816Z] Avoid second fetch [2023-09-25T15:23:30.817Z] Checking out Revision c241bade3ee9071a9e26e762dececcccd66e40f4 (main) [2023-09-25T15:23:31.383Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#229)" [2023-09-25T15:23:30.833Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T15:23:30.906Z] > git checkout -f c241bade3ee9071a9e26e762dececcccd66e40f4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T15:23:32.376Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-25T15:23:32.376Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T15:23:32.376Z] Dload Upload Total Spent Left Speed [2023-09-25T15:23:32.376Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh [2023-09-25T15:23:32.992Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-25T15:23:33.318Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-25T15:23:33.318Z] + sudo tee /etc/docker/daemon.new [2023-09-25T15:23:33.318Z] { [2023-09-25T15:23:33.318Z] "registry-mirrors": [ [2023-09-25T15:23:33.318Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-25T15:23:33.318Z] ], [2023-09-25T15:23:33.318Z] "bip": "10.250.0.254/24", [2023-09-25T15:23:33.318Z] "hosts": [ [2023-09-25T15:23:33.318Z] "tcp://0.0.0.0:5555", [2023-09-25T15:23:33.318Z] "unix:///var/run/docker.sock" [2023-09-25T15:23:33.318Z] ], [2023-09-25T15:23:33.318Z] "mtu": 1458, [2023-09-25T15:23:33.318Z] "selinux-enabled": true, [2023-09-25T15:23:33.318Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-25T15:23:33.318Z] } [Pipeline] sh [2023-09-25T15:23:33.650Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-25T15:23:33.978Z] + sudo service docker restart [2023-09-25T15:23:48.079Z] Removing intermediate container 9be8e1294181 [2023-09-25T15:23:48.079Z] ---> 1cc223df79ea [2023-09-25T15:23:48.079Z] Step 13/29 : FROM alpine:3.18 [2023-09-25T15:23:48.079Z] 3.18: Pulling from library/alpine [2023-09-25T15:23:48.079Z] 7264a8db6415: Already exists [2023-09-25T15:23:48.079Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T15:23:48.079Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T15:23:48.079Z] ---> 7e01a0d0a1dc [2023-09-25T15:23:48.079Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-25T15:23:48.079Z] ---> Running in 4340d77b915e [2023-09-25T15:23:48.079Z] Removing intermediate container 4340d77b915e [2023-09-25T15:23:48.079Z] ---> 0efe0300f6d5 [2023-09-25T15:23:48.079Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-25T15:23:48.079Z] ---> Running in 1de8af5530f5 [2023-09-25T15:23:48.079Z] Removing intermediate container 1de8af5530f5 [2023-09-25T15:23:48.079Z] ---> 2e02bd23576f [2023-09-25T15:23:48.079Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-25T15:23:48.079Z] ---> Running in e6fab3611412 [2023-09-25T15:23:48.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T15:23:48.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T15:23:48.340Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-25T15:23:48.340Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-25T15:23:48.340Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T15:23:48.340Z] Executing ca-certificates-20230506-r0.trigger [2023-09-25T15:23:48.340Z] OK: 8 MiB in 17 packages [2023-09-25T15:23:48.906Z] Removing intermediate container e6fab3611412 [2023-09-25T15:23:48.906Z] ---> 2ad9b001daa4 [2023-09-25T15:23:48.906Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-25T15:23:48.906Z] ---> 8c9463dc4e38 [2023-09-25T15:23:48.906Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-25T15:23:49.167Z] ---> 8164aef62a43 [2023-09-25T15:23:49.167Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-25T15:23:49.735Z] ---> a388a0609f28 [2023-09-25T15:23:49.735Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-25T15:23:49.735Z] ---> 5a47236dbdf4 [2023-09-25T15:23:49.735Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-25T15:23:50.305Z] ---> befd41826a17 [2023-09-25T15:23:50.305Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-25T15:23:50.564Z] ---> Running in df10353c26d5 [2023-09-25T15:23:51.130Z] Removing intermediate container df10353c26d5 [2023-09-25T15:23:51.130Z] ---> d36889220878 [2023-09-25T15:23:51.130Z] Step 23/29 : VOLUME /cache [2023-09-25T15:23:51.130Z] ---> Running in c95943cfdf8c [2023-09-25T15:23:51.130Z] Removing intermediate container c95943cfdf8c [2023-09-25T15:23:51.130Z] ---> 293717f6d3f0 [2023-09-25T15:23:51.130Z] Step 24/29 : EXPOSE 59711 [2023-09-25T15:23:51.130Z] ---> Running in 8f292830b564 [2023-09-25T15:23:51.130Z] Removing intermediate container 8f292830b564 [2023-09-25T15:23:51.130Z] ---> 546d22e56654 [2023-09-25T15:23:51.130Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-25T15:23:51.130Z] ---> Running in c1e5608fc0d7 [2023-09-25T15:23:51.388Z] Removing intermediate container c1e5608fc0d7 [2023-09-25T15:23:51.388Z] ---> bb5904cce330 [2023-09-25T15:23:51.388Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-25T15:23:51.388Z] ---> Running in f2b34b8ca9ef [2023-09-25T15:23:51.388Z] Removing intermediate container f2b34b8ca9ef [2023-09-25T15:23:51.388Z] ---> 8ca926dee2cf [2023-09-25T15:23:51.388Z] Step 27/29 : LABEL arch=amd64 [2023-09-25T15:23:51.388Z] ---> Running in e338a927c0aa [2023-09-25T15:23:51.388Z] Removing intermediate container e338a927c0aa [2023-09-25T15:23:51.388Z] ---> 0f62031cc183 [2023-09-25T15:23:51.388Z] Step 28/29 : LABEL git_sha=c241bade3ee9071a9e26e762dececcccd66e40f4 [2023-09-25T15:23:51.388Z] ---> Running in 301984c13e8e [2023-09-25T15:23:51.646Z] Removing intermediate container 301984c13e8e [2023-09-25T15:23:51.646Z] ---> 4d17107483e9 [2023-09-25T15:23:51.646Z] Step 29/29 : LABEL version=3.1.0-dev.21 [2023-09-25T15:23:51.646Z] ---> Running in 965bdb68faee [2023-09-25T15:23:51.646Z] Removing intermediate container 965bdb68faee [2023-09-25T15:23:51.646Z] ---> 693361a793fe [2023-09-25T15:23:51.646Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T15:23:51.646Z] Successfully built 693361a793fe [2023-09-25T15:23:51.646Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T15:23:51.745Z] provisioning config files... [2023-09-25T15:23:51.753Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config469603324639156104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:23:52.051Z] ---> docker-login.sh [2023-09-25T15:23:52.051Z] nexus3.edgexfoundry.org:10001 [2023-09-25T15:23:52.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:23:52.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:23:52.051Z] Configure a credential helper to remove this warning. See [2023-09-25T15:23:52.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:23:52.051Z] [2023-09-25T15:23:52.051Z] Login Succeeded [2023-09-25T15:23:52.051Z] nexus3.edgexfoundry.org:10002 [2023-09-25T15:23:52.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:23:52.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:23:52.051Z] Configure a credential helper to remove this warning. See [2023-09-25T15:23:52.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:23:52.051Z] [2023-09-25T15:23:52.051Z] Login Succeeded [2023-09-25T15:23:52.051Z] nexus3.edgexfoundry.org:10003 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T15:23:52.243Z] provisioning config files... [2023-09-25T15:23:52.266Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/133@tmp/config4538511460749002836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:23:52.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:23:52.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:23:52.310Z] Configure a credential helper to remove this warning. See [2023-09-25T15:23:52.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:23:52.310Z] [2023-09-25T15:23:52.310Z] Login Succeeded [2023-09-25T15:23:52.310Z] nexus3.edgexfoundry.org:10004 [2023-09-25T15:23:52.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:23:52.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:23:52.310Z] Configure a credential helper to remove this warning. See [2023-09-25T15:23:52.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:23:52.310Z] [2023-09-25T15:23:52.310Z] Login Succeeded [2023-09-25T15:23:52.310Z] docker.io [2023-09-25T15:23:52.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:23:52.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:23:52.569Z] Configure a credential helper to remove this warning. See [2023-09-25T15:23:52.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:23:52.569Z] [2023-09-25T15:23:52.569Z] Login Succeeded [2023-09-25T15:23:52.569Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T15:23:52.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T15:23:52.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-09-25T15:23:52.615Z] ---> docker-login.sh [2023-09-25T15:23:52.615Z] nexus3.edgexfoundry.org:10001 [Pipeline] echo [2023-09-25T15:23:52.621Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-09-25T15:23:52.621Z] c241bade3ee9071a9e26e762dececcccd66e40f4 [2023-09-25T15:23:52.621Z] latest [2023-09-25T15:23:52.621Z] 3.1.0-dev.21 [2023-09-25T15:23:52.621Z] c241bade3ee9071a9e26e762dececcccd66e40f4-3.1.0-dev.21 [2023-09-25T15:23:52.621Z] main [2023-09-25T15:23:52.621Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:23:52.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:23:52.921Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c241bade3ee9071a9e26e762dececcccd66e40f4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:23:53.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:23:53.154Z] Configure a credential helper to remove this warning. See [2023-09-25T15:23:53.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:23:53.154Z] [2023-09-25T15:23:53.154Z] Login Succeeded [2023-09-25T15:23:53.154Z] nexus3.edgexfoundry.org:10002 [2023-09-25T15:23:53.225Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c241bade3ee9071a9e26e762dececcccd66e40f4 [2023-09-25T15:23:53.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-25T15:23:53.225Z] 3b9e428ac340: Preparing [2023-09-25T15:23:53.225Z] 9895000de6d2: Preparing [2023-09-25T15:23:53.225Z] fe0d3fe2d8c3: Preparing [2023-09-25T15:23:53.225Z] 5f9ac4d997d1: Preparing [2023-09-25T15:23:53.225Z] 6ec6afb5f189: Preparing [2023-09-25T15:23:53.225Z] 6917c635057e: Preparing [2023-09-25T15:23:53.225Z] 0edf0cc106e9: Preparing [2023-09-25T15:23:53.225Z] 4693057ce236: Preparing [2023-09-25T15:23:53.225Z] 6917c635057e: Waiting [2023-09-25T15:23:53.225Z] 0edf0cc106e9: Waiting [2023-09-25T15:23:53.225Z] 4693057ce236: Waiting [2023-09-25T15:23:53.225Z] fe0d3fe2d8c3: Pushed [2023-09-25T15:23:53.225Z] 6ec6afb5f189: Pushed [2023-09-25T15:23:53.225Z] 5f9ac4d997d1: Pushed [2023-09-25T15:23:53.225Z] 3b9e428ac340: Pushed [2023-09-25T15:23:53.225Z] 4693057ce236: Layer already exists [2023-09-25T15:23:53.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:23:53.483Z] 6917c635057e: Pushed [2023-09-25T15:23:53.483Z] 0edf0cc106e9: Pushed [2023-09-25T15:23:53.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:23:53.692Z] Configure a credential helper to remove this warning. See [2023-09-25T15:23:53.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:23:53.692Z] [2023-09-25T15:23:53.692Z] Login Succeeded [2023-09-25T15:23:53.692Z] nexus3.edgexfoundry.org:10003 [2023-09-25T15:23:53.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:23:53.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:23:53.968Z] Configure a credential helper to remove this warning. See [2023-09-25T15:23:53.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:23:53.968Z] [2023-09-25T15:23:53.968Z] Login Succeeded [2023-09-25T15:23:53.968Z] nexus3.edgexfoundry.org:10004 [2023-09-25T15:23:54.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:23:54.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:23:54.238Z] Configure a credential helper to remove this warning. See [2023-09-25T15:23:54.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:23:54.238Z] [2023-09-25T15:23:54.238Z] Login Succeeded [2023-09-25T15:23:54.238Z] docker.io [2023-09-25T15:23:54.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:23:54.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:23:54.783Z] Configure a credential helper to remove this warning. See [2023-09-25T15:23:54.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:23:54.783Z] [2023-09-25T15:23:54.783Z] Login Succeeded [2023-09-25T15:23:54.783Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T15:23:54.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-25T15:23:55.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T15:23:55.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T15:23:55.089Z] ========================================================= [2023-09-25T15:23:55.089Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-25T15:23:55.089Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:23:55.443Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-25T15:23:55.717Z] Sending build context to Docker daemon 685.1kB [2023-09-25T15:23:55.717Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T15:23:55.717Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-25T15:23:55.984Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-25T15:23:55.984Z] 9fda8d8052c6: Pulling fs layer [2023-09-25T15:23:55.984Z] 5d54e960e981: Pulling fs layer [2023-09-25T15:23:55.984Z] c4a7e357bf2a: Pulling fs layer [2023-09-25T15:23:55.984Z] f0e02332f6b5: Pulling fs layer [2023-09-25T15:23:55.984Z] cefa15bbcfad: Pulling fs layer [2023-09-25T15:23:55.984Z] 17808c966233: Pulling fs layer [2023-09-25T15:23:55.984Z] f4c1fc716caa: Pulling fs layer [2023-09-25T15:23:55.984Z] f0e02332f6b5: Waiting [2023-09-25T15:23:55.984Z] cefa15bbcfad: Waiting [2023-09-25T15:23:55.984Z] 17808c966233: Waiting [2023-09-25T15:23:55.984Z] f4c1fc716caa: Waiting [2023-09-25T15:23:55.984Z] 5d54e960e981: Verifying Checksum [2023-09-25T15:23:55.984Z] 5d54e960e981: Download complete [2023-09-25T15:23:55.984Z] f0e02332f6b5: Verifying Checksum [2023-09-25T15:23:55.984Z] f0e02332f6b5: Download complete [2023-09-25T15:23:55.984Z] cefa15bbcfad: Verifying Checksum [2023-09-25T15:23:55.984Z] cefa15bbcfad: Download complete [2023-09-25T15:23:55.984Z] 9fda8d8052c6: Verifying Checksum [2023-09-25T15:23:55.984Z] 9fda8d8052c6: Download complete [2023-09-25T15:23:56.252Z] f4c1fc716caa: Verifying Checksum [2023-09-25T15:23:56.252Z] f4c1fc716caa: Download complete [2023-09-25T15:23:56.769Z] 9895000de6d2: Pushed [2023-09-25T15:23:56.769Z] c241bade3ee9071a9e26e762dececcccd66e40f4: digest: sha256:051339c5575a2857f3902de251f265acef634a0a8904172098629bc1e6d034f9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:23:56.843Z] 9fda8d8052c6: Pull complete [2023-09-25T15:23:57.099Z] + 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-09-25T15:23:57.411Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-09-25T15:23:57.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-25T15:23:57.411Z] 3b9e428ac340: Preparing [2023-09-25T15:23:57.411Z] 9895000de6d2: Preparing [2023-09-25T15:23:57.411Z] fe0d3fe2d8c3: Preparing [2023-09-25T15:23:57.411Z] 5f9ac4d997d1: Preparing [2023-09-25T15:23:57.411Z] 6ec6afb5f189: Preparing [2023-09-25T15:23:57.411Z] 6917c635057e: Preparing [2023-09-25T15:23:57.411Z] 0edf0cc106e9: Preparing [2023-09-25T15:23:57.411Z] 4693057ce236: Preparing [2023-09-25T15:23:57.411Z] 6917c635057e: Waiting [2023-09-25T15:23:57.411Z] 0edf0cc106e9: Waiting [2023-09-25T15:23:57.411Z] 4693057ce236: Waiting [2023-09-25T15:23:57.411Z] fe0d3fe2d8c3: Layer already exists [2023-09-25T15:23:57.411Z] 3b9e428ac340: Layer already exists [2023-09-25T15:23:57.411Z] 6ec6afb5f189: Layer already exists [2023-09-25T15:23:57.411Z] 5f9ac4d997d1: Layer already exists [2023-09-25T15:23:57.411Z] 9895000de6d2: Layer already exists [2023-09-25T15:23:57.411Z] 0edf0cc106e9: Layer already exists [2023-09-25T15:23:57.411Z] 6917c635057e: Layer already exists [2023-09-25T15:23:57.411Z] 4693057ce236: Layer already exists [2023-09-25T15:23:57.411Z] latest: digest: sha256:051339c5575a2857f3902de251f265acef634a0a8904172098629bc1e6d034f9 size: 1988 [Pipeline] } [Pipeline] // withEnv [2023-09-25T15:23:57.439Z] 5d54e960e981: Pull complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:23:57.715Z] c4a7e357bf2a: Verifying Checksum [2023-09-25T15:23:57.715Z] c4a7e357bf2a: Download complete [2023-09-25T15:23:57.727Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:23:58.035Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.21 [2023-09-25T15:23:58.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-25T15:23:58.035Z] 3b9e428ac340: Preparing [2023-09-25T15:23:58.035Z] 9895000de6d2: Preparing [2023-09-25T15:23:58.035Z] fe0d3fe2d8c3: Preparing [2023-09-25T15:23:58.035Z] 5f9ac4d997d1: Preparing [2023-09-25T15:23:58.035Z] 6ec6afb5f189: Preparing [2023-09-25T15:23:58.035Z] 6917c635057e: Preparing [2023-09-25T15:23:58.035Z] 0edf0cc106e9: Preparing [2023-09-25T15:23:58.035Z] 4693057ce236: Preparing [2023-09-25T15:23:58.035Z] 0edf0cc106e9: Waiting [2023-09-25T15:23:58.035Z] 4693057ce236: Waiting [2023-09-25T15:23:58.035Z] 6917c635057e: Waiting [2023-09-25T15:23:58.035Z] fe0d3fe2d8c3: Layer already exists [2023-09-25T15:23:58.035Z] 6ec6afb5f189: Layer already exists [2023-09-25T15:23:58.035Z] 3b9e428ac340: Layer already exists [2023-09-25T15:23:58.035Z] 4693057ce236: Layer already exists [2023-09-25T15:23:58.035Z] 0edf0cc106e9: Layer already exists [2023-09-25T15:23:58.035Z] 6917c635057e: Layer already exists [2023-09-25T15:23:58.035Z] 5f9ac4d997d1: Layer already exists [2023-09-25T15:23:58.035Z] 9895000de6d2: Layer already exists [2023-09-25T15:23:58.294Z] 3.1.0-dev.21: digest: sha256:051339c5575a2857f3902de251f265acef634a0a8904172098629bc1e6d034f9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:23:58.599Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c241bade3ee9071a9e26e762dececcccd66e40f4-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:23:58.681Z] 17808c966233: Verifying Checksum [2023-09-25T15:23:58.681Z] 17808c966233: Download complete [2023-09-25T15:23:58.901Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c241bade3ee9071a9e26e762dececcccd66e40f4-3.1.0-dev.21 [2023-09-25T15:23:58.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-25T15:23:58.901Z] 3b9e428ac340: Preparing [2023-09-25T15:23:58.901Z] 9895000de6d2: Preparing [2023-09-25T15:23:58.901Z] fe0d3fe2d8c3: Preparing [2023-09-25T15:23:58.901Z] 5f9ac4d997d1: Preparing [2023-09-25T15:23:58.901Z] 6ec6afb5f189: Preparing [2023-09-25T15:23:58.901Z] 6917c635057e: Preparing [2023-09-25T15:23:58.901Z] 0edf0cc106e9: Preparing [2023-09-25T15:23:58.901Z] 4693057ce236: Preparing [2023-09-25T15:23:58.901Z] 6917c635057e: Waiting [2023-09-25T15:23:58.901Z] 0edf0cc106e9: Waiting [2023-09-25T15:23:58.901Z] 4693057ce236: Waiting [2023-09-25T15:23:58.901Z] 9895000de6d2: Layer already exists [2023-09-25T15:23:58.901Z] 6ec6afb5f189: Layer already exists [2023-09-25T15:23:58.901Z] fe0d3fe2d8c3: Layer already exists [2023-09-25T15:23:58.901Z] 5f9ac4d997d1: Layer already exists [2023-09-25T15:23:58.901Z] 3b9e428ac340: Layer already exists [2023-09-25T15:23:58.901Z] 6917c635057e: Layer already exists [2023-09-25T15:23:58.901Z] 0edf0cc106e9: Layer already exists [2023-09-25T15:23:58.901Z] 4693057ce236: Layer already exists [2023-09-25T15:23:58.901Z] c241bade3ee9071a9e26e762dececcccd66e40f4-3.1.0-dev.21: digest: sha256:051339c5575a2857f3902de251f265acef634a0a8904172098629bc1e6d034f9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:23:59.209Z] + 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-09-25T15:23:59.523Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-09-25T15:23:59.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-25T15:23:59.523Z] 3b9e428ac340: Preparing [2023-09-25T15:23:59.523Z] 9895000de6d2: Preparing [2023-09-25T15:23:59.523Z] fe0d3fe2d8c3: Preparing [2023-09-25T15:23:59.523Z] 5f9ac4d997d1: Preparing [2023-09-25T15:23:59.523Z] 6ec6afb5f189: Preparing [2023-09-25T15:23:59.523Z] 6917c635057e: Preparing [2023-09-25T15:23:59.523Z] 0edf0cc106e9: Preparing [2023-09-25T15:23:59.523Z] 4693057ce236: Preparing [2023-09-25T15:23:59.523Z] 6917c635057e: Waiting [2023-09-25T15:23:59.523Z] 0edf0cc106e9: Waiting [2023-09-25T15:23:59.523Z] 4693057ce236: Waiting [2023-09-25T15:23:59.523Z] 5f9ac4d997d1: Layer already exists [2023-09-25T15:23:59.523Z] 6ec6afb5f189: Layer already exists [2023-09-25T15:23:59.523Z] 3b9e428ac340: Layer already exists [2023-09-25T15:23:59.523Z] 9895000de6d2: Layer already exists [2023-09-25T15:23:59.523Z] fe0d3fe2d8c3: Layer already exists [2023-09-25T15:23:59.523Z] 6917c635057e: Layer already exists [2023-09-25T15:23:59.523Z] 0edf0cc106e9: Layer already exists [2023-09-25T15:23:59.523Z] 4693057ce236: Layer already exists [2023-09-25T15:23:59.523Z] main: digest: sha256:051339c5575a2857f3902de251f265acef634a0a8904172098629bc1e6d034f9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T15:23:59.576Z] ===================================================== [Pipeline] echo [2023-09-25T15:23:59.590Z] taggedImages: [2023-09-25T15:23:59.590Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c241bade3ee9071a9e26e762dececcccd66e40f4 [2023-09-25T15:23:59.590Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-09-25T15:23:59.590Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.21 [2023-09-25T15:23:59.590Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c241bade3ee9071a9e26e762dececcccd66e40f4-3.1.0-dev.21 [2023-09-25T15:23:59.590Z] - 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-09-25T15:23:59.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T15:23:59.963Z] [2023-09-25T15:23:59.963Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:24:00.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T15:24:00.266Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-25T15:24:00.266Z] 5eb5b503b376: Pulling fs layer [2023-09-25T15:24:00.266Z] 5c69ac0246d0: Pulling fs layer [2023-09-25T15:24:00.266Z] ec43610c2a17: Pulling fs layer [2023-09-25T15:24:00.266Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-25T15:24:00.266Z] 33b1e0a273af: Pulling fs layer [2023-09-25T15:24:00.266Z] 5d3b04190fa2: Pulling fs layer [2023-09-25T15:24:00.266Z] 2f39f015ded8: Pulling fs layer [2023-09-25T15:24:00.266Z] 5d3b04190fa2: Waiting [2023-09-25T15:24:00.266Z] 3a2ae6a8a46f: Waiting [2023-09-25T15:24:00.266Z] 2f39f015ded8: Waiting [2023-09-25T15:24:00.266Z] 33b1e0a273af: Waiting [2023-09-25T15:24:00.266Z] 5c69ac0246d0: Verifying Checksum [2023-09-25T15:24:00.266Z] 5c69ac0246d0: Download complete [2023-09-25T15:24:00.266Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-25T15:24:00.266Z] 3a2ae6a8a46f: Download complete [2023-09-25T15:24:00.266Z] 33b1e0a273af: Verifying Checksum [2023-09-25T15:24:00.266Z] 33b1e0a273af: Download complete [2023-09-25T15:24:00.266Z] 5d3b04190fa2: Verifying Checksum [2023-09-25T15:24:00.266Z] 5d3b04190fa2: Download complete [2023-09-25T15:24:00.525Z] ec43610c2a17: Verifying Checksum [2023-09-25T15:24:00.525Z] ec43610c2a17: Download complete [2023-09-25T15:24:00.525Z] 5eb5b503b376: Verifying Checksum [2023-09-25T15:24:00.525Z] 5eb5b503b376: Download complete [2023-09-25T15:24:01.092Z] 2f39f015ded8: Download complete [2023-09-25T15:24:02.027Z] 5eb5b503b376: Pull complete [2023-09-25T15:24:02.027Z] 5c69ac0246d0: Pull complete [2023-09-25T15:24:02.598Z] ec43610c2a17: Pull complete [2023-09-25T15:24:02.598Z] 3a2ae6a8a46f: Pull complete [2023-09-25T15:24:02.857Z] 33b1e0a273af: Pull complete [2023-09-25T15:24:02.857Z] 5d3b04190fa2: Pull complete [2023-09-25T15:24:07.052Z] 2f39f015ded8: Pull complete [2023-09-25T15:24:07.052Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-25T15:24:07.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T15:24:07.052Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:24:07.150Z] prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container [2023-09-25T15:24:07.186Z] $ 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-09-25T15:24:11.021Z] c4a7e357bf2a: Pull complete [2023-09-25T15:24:11.021Z] f0e02332f6b5: Pull complete [2023-09-25T15:24:11.021Z] cefa15bbcfad: Pull complete [2023-09-25T15:24:11.083Z] $ docker top f377e62df0094f63a5a766b59fbfd42607c58c1040b047600bf4d90ae54437e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:24:11.490Z] ---> job-cost.sh [2023-09-25T15:24:11.490Z] lf-activate-venv: SKIPPING [2023-09-25T15:24:11.490Z] INFO: No Stack... [2023-09-25T15:24:11.749Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T15:24:12.317Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T15:24:12.605Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-09-25T15:24:12.605Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T15:24:12.619Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-133-stack-cost] [2023-09-25T15:24:12.625Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-133-stack-cost] did not exist. Created. [2023-09-25T15:24:12.625Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T15:24:12.928Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-25T15:24:12.959Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T15:24:12.967Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-133-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T15:24:12.987Z] $ docker stop --time=1 f377e62df0094f63a5a766b59fbfd42607c58c1040b047600bf4d90ae54437e0 [2023-09-25T15:24:14.151Z] $ docker rm -f --volumes f377e62df0094f63a5a766b59fbfd42607c58c1040b047600bf4d90ae54437e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-25T15:24:16.387Z] 17808c966233: Pull complete [2023-09-25T15:24:17.807Z] f4c1fc716caa: Pull complete [2023-09-25T15:24:17.807Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-25T15:24:17.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-25T15:24:17.807Z] ---> ea914061e18c [2023-09-25T15:24:17.807Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T15:24:19.877Z] ---> Running in a8b190e3f656 [2023-09-25T15:24:19.877Z] Removing intermediate container a8b190e3f656 [2023-09-25T15:24:19.877Z] ---> 61df4cb02545 [2023-09-25T15:24:19.877Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T15:24:19.877Z] ---> Running in 773bed615df2 [2023-09-25T15:24:20.153Z] Removing intermediate container 773bed615df2 [2023-09-25T15:24:20.153Z] ---> 3f3d70f3b925 [2023-09-25T15:24:20.153Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-25T15:24:20.426Z] ---> Running in 0bb62dac77c9 [2023-09-25T15:24:20.713Z] Removing intermediate container 0bb62dac77c9 [2023-09-25T15:24:20.713Z] ---> 23f852a16569 [2023-09-25T15:24:20.713Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T15:24:20.713Z] ---> Running in fb8c0b153007 [2023-09-25T15:24:22.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T15:24:22.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T15:24:23.365Z] OK: 266 MiB in 52 packages [2023-09-25T15:24:24.784Z] Removing intermediate container fb8c0b153007 [2023-09-25T15:24:24.784Z] ---> 0752476727d0 [2023-09-25T15:24:24.784Z] Step 7/12 : WORKDIR /app [2023-09-25T15:24:24.784Z] ---> Running in 7ec0cc04c003 [2023-09-25T15:24:25.052Z] Removing intermediate container 7ec0cc04c003 [2023-09-25T15:24:25.052Z] ---> ae5f538c724e [2023-09-25T15:24:25.052Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-25T15:24:25.645Z] ---> 0c2cb30809c1 [2023-09-25T15:24:25.645Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T15:24:25.645Z] ---> Running in 1b6e1f6ba6ef [2023-09-25T15:25:47.461Z] Removing intermediate container 1b6e1f6ba6ef [2023-09-25T15:25:47.461Z] ---> 286227a6d41e [2023-09-25T15:25:47.461Z] Step 10/12 : COPY . . [2023-09-25T15:25:47.461Z] ---> befed574cdf4 [2023-09-25T15:25:47.461Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T15:25:47.461Z] ---> Running in b7d3417e5298 [2023-09-25T15:25:47.461Z] Removing intermediate container b7d3417e5298 [2023-09-25T15:25:47.461Z] ---> 668a668a9417 [2023-09-25T15:25:47.461Z] Step 12/12 : RUN $MAKE [2023-09-25T15:25:47.461Z] ---> Running in 03d2d18d93f3 [2023-09-25T15:25:47.461Z] noop [2023-09-25T15:25:47.461Z] Removing intermediate container 03d2d18d93f3 [2023-09-25T15:25:47.461Z] ---> ae27e48fdba8 [2023-09-25T15:25:47.461Z] Successfully built ae27e48fdba8 [2023-09-25T15:25:47.461Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:25:47.807Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T15:25:47.807Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:25:48.013Z] prd-ubuntu20.04-docker-arm64-4c-16g-7835 does not seem to be running inside a container [2023-09-25T15:25:48.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/133 -v /w/workspace/app-rfid-llrp-inventory/133:/w/workspace/app-rfid-llrp-inventory/133:rw,z -v /w/workspace/app-rfid-llrp-inventory/133@tmp:/w/workspace/app-rfid-llrp-inventory/133@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-09-25T15:25:49.394Z] $ docker top 59154e263803447feca4945f9f17f0af432a326f6fcd4dcf20125c912db0b464 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T15:25:50.250Z] + go version [2023-09-25T15:25:50.250Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-25T15:25:50.276Z] $ docker stop --time=1 59154e263803447feca4945f9f17f0af432a326f6fcd4dcf20125c912db0b464 [2023-09-25T15:25:51.995Z] $ docker rm -f --volumes 59154e263803447feca4945f9f17f0af432a326f6fcd4dcf20125c912db0b464 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:25:52.548Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T15:25:52.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:25:52.743Z] prd-ubuntu20.04-docker-arm64-4c-16g-7835 does not seem to be running inside a container [2023-09-25T15:25:52.825Z] $ 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/133 -v /w/workspace/app-rfid-llrp-inventory/133:/w/workspace/app-rfid-llrp-inventory/133:rw,z -v /w/workspace/app-rfid-llrp-inventory/133@tmp:/w/workspace/app-rfid-llrp-inventory/133@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-09-25T15:25:54.129Z] $ docker top d01644ac84e68ef74983cbda59f4a0b8663e223528919f5fbb87fd9cb7e8df65 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T15:25:54.988Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/133 [Pipeline] fileExists [Pipeline] sh [2023-09-25T15:25:55.640Z] + make test [2023-09-25T15:25:55.640Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-25T15:28:32.476Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-25T15:28:32.476Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-25T15:28:32.476Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.787s coverage: 86.2% of statements [2023-09-25T15:28:42.589Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.446s coverage: 71.9% of statements [2023-09-25T15:28:42.589Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-25T15:28:42.589Z] go vet ./... [2023-09-25T15:30:34.276Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T15:30:34.276Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T15:30:34.276Z] ./bin/test-attribution.sh [2023-09-25T15:30:34.276Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-25T15:30:34.276Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-25T15:30:34.276Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-25T15:30:34.276Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-25T15:30:34.276Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-25T15:30:34.276Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-25T15:30:34.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T15:30:34.317Z] $ docker stop --time=1 d01644ac84e68ef74983cbda59f4a0b8663e223528919f5fbb87fd9cb7e8df65 [2023-09-25T15:30:36.145Z] $ docker rm -f --volumes d01644ac84e68ef74983cbda59f4a0b8663e223528919f5fbb87fd9cb7e8df65 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T15:30:37.723Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T15:30:37.743Z] Warning: overwriting stash ‘coverage-report’ [2023-09-25T15:30:38.235Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T15:30:38.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T15:30:38.943Z] + ls -al . [2023-09-25T15:30:38.943Z] total 232 [2023-09-25T15:30:38.943Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 15:25 . [2023-09-25T15:30:38.943Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:23 .. [2023-09-25T15:30:38.943Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 25 15:23 .dockerignore [2023-09-25T15:30:38.943Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 15:23 .git [2023-09-25T15:30:38.943Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:23 .github [2023-09-25T15:30:38.943Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 25 15:23 .gitignore [2023-09-25T15:30:38.943Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 15:23 .golangci.yml [2023-09-25T15:30:38.943Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 25 15:23 Attribution.txt [2023-09-25T15:30:38.943Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 25 15:23 CHANGELOG.md [2023-09-25T15:30:38.943Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 25 15:23 Dockerfile [2023-09-25T15:30:38.943Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 15:23 GOVERNANCE.md [2023-09-25T15:30:38.943Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 25 15:23 Jenkinsfile [2023-09-25T15:30:38.944Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 25 15:23 LICENSE [2023-09-25T15:30:38.944Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 25 15:23 Makefile [2023-09-25T15:30:38.944Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 25 15:23 OWNERS.md [2023-09-25T15:30:38.944Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 25 15:23 README.md [2023-09-25T15:30:38.944Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 15:21 VERSION [2023-09-25T15:30:38.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:23 bin [2023-09-25T15:30:38.944Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 25 15:28 coverage.out [2023-09-25T15:30:38.944Z] -rw-rw-r-- 1 jenkins jenkins 3968 Sep 25 15:23 go.mod [2023-09-25T15:30:38.944Z] -rw-rw-r-- 1 jenkins jenkins 35609 Sep 25 15:23 go.sum [2023-09-25T15:30:38.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:23 images [2023-09-25T15:30:38.944Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:23 internal [2023-09-25T15:30:38.944Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 25 15:23 main.go [2023-09-25T15:30:38.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:23 res [2023-09-25T15:30:38.944Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:23 snap [2023-09-25T15:30:38.944Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:23 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:30:39.287Z] + 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=c241bade3ee9071a9e26e762dececcccd66e40f4 --label arch=arm64 --label version=3.1.0-dev.21 . [2023-09-25T15:30:39.556Z] Sending build context to Docker daemon 685.1kB [2023-09-25T15:30:39.556Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T15:30:39.556Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-25T15:30:39.556Z] ---> ae27e48fdba8 [2023-09-25T15:30:39.556Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T15:30:39.825Z] ---> Running in 6f11f92072e7 [2023-09-25T15:30:40.099Z] Removing intermediate container 6f11f92072e7 [2023-09-25T15:30:40.099Z] ---> 8d7b4a6aecc0 [2023-09-25T15:30:40.099Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T15:30:40.099Z] ---> Running in 2472284ec665 [2023-09-25T15:30:40.367Z] Removing intermediate container 2472284ec665 [2023-09-25T15:30:40.367Z] ---> 0d7de316d658 [2023-09-25T15:30:40.367Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-25T15:30:40.367Z] ---> Running in 6062d8a2b3dd [2023-09-25T15:30:40.636Z] Removing intermediate container 6062d8a2b3dd [2023-09-25T15:30:40.636Z] ---> 809dd75b9eaf [2023-09-25T15:30:40.636Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T15:30:40.905Z] ---> Running in 90fe985a5726 [2023-09-25T15:30:41.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T15:30:42.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T15:30:43.874Z] OK: 266 MiB in 52 packages [2023-09-25T15:30:44.461Z] Removing intermediate container 90fe985a5726 [2023-09-25T15:30:44.461Z] ---> 42ef42cc7563 [2023-09-25T15:30:44.461Z] Step 7/29 : WORKDIR /app [2023-09-25T15:30:44.461Z] ---> Running in 89a7da60293e [2023-09-25T15:30:44.730Z] Removing intermediate container 89a7da60293e [2023-09-25T15:30:44.730Z] ---> 907ef55a8398 [2023-09-25T15:30:44.730Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-25T15:30:45.316Z] ---> 87b012d17603 [2023-09-25T15:30:45.316Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T15:30:45.316Z] ---> Running in 581c52f24c05 [2023-09-25T15:30:47.901Z] Removing intermediate container 581c52f24c05 [2023-09-25T15:30:47.901Z] ---> 786ef7fa0f69 [2023-09-25T15:30:47.901Z] Step 10/29 : COPY . . [2023-09-25T15:30:48.168Z] ---> bb93f0441123 [2023-09-25T15:30:48.168Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T15:30:48.168Z] ---> Running in f8e941d2c736 [2023-09-25T15:30:48.468Z] Removing intermediate container f8e941d2c736 [2023-09-25T15:30:48.468Z] ---> 55069332a834 [2023-09-25T15:30:48.468Z] Step 12/29 : RUN $MAKE [2023-09-25T15:30:48.737Z] ---> Running in a4b0c75898b7 [2023-09-25T15:30:49.708Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.21 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.21" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-09-25T15:32:56.382Z] Removing intermediate container a4b0c75898b7 [2023-09-25T15:32:56.382Z] ---> 30c04cfa08a4 [2023-09-25T15:32:56.382Z] Step 13/29 : FROM alpine:3.18 [2023-09-25T15:32:56.382Z] 3.18: Pulling from library/alpine [2023-09-25T15:32:56.382Z] 9fda8d8052c6: Already exists [2023-09-25T15:32:56.382Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T15:32:56.382Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T15:32:56.382Z] ---> f6648c04cd6c [2023-09-25T15:32:56.382Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-25T15:32:56.382Z] ---> Running in 48abcf54f65f [2023-09-25T15:32:56.382Z] Removing intermediate container 48abcf54f65f [2023-09-25T15:32:56.382Z] ---> 2fb6bc530e31 [2023-09-25T15:32:56.382Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-25T15:32:56.382Z] ---> Running in e239a971e543 [2023-09-25T15:32:56.382Z] Removing intermediate container e239a971e543 [2023-09-25T15:32:56.382Z] ---> de71863faa12 [2023-09-25T15:32:56.382Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-25T15:32:56.382Z] ---> Running in c02d99cef4e5 [2023-09-25T15:32:56.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T15:32:56.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T15:32:56.382Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-25T15:32:56.382Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-25T15:32:56.382Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T15:32:56.382Z] Executing ca-certificates-20230506-r0.trigger [2023-09-25T15:32:56.382Z] OK: 9 MiB in 17 packages [2023-09-25T15:32:56.382Z] Removing intermediate container c02d99cef4e5 [2023-09-25T15:32:56.382Z] ---> e638209b1d60 [2023-09-25T15:32:56.382Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-25T15:32:56.382Z] ---> 6b7d0503f339 [2023-09-25T15:32:56.382Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-25T15:32:56.382Z] ---> ab4b791d99c7 [2023-09-25T15:32:56.382Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-25T15:32:56.382Z] ---> 5002b6d29337 [2023-09-25T15:32:56.382Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-25T15:32:56.382Z] ---> ad8bbcaa0cda [2023-09-25T15:32:56.382Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-25T15:32:56.989Z] ---> dcfc1d442578 [2023-09-25T15:32:56.989Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-25T15:32:57.266Z] ---> Running in f2a8f404fe15 [2023-09-25T15:32:59.220Z] Removing intermediate container f2a8f404fe15 [2023-09-25T15:32:59.220Z] ---> 67ff781b86fb [2023-09-25T15:32:59.220Z] Step 23/29 : VOLUME /cache [2023-09-25T15:32:59.220Z] ---> Running in 82059c7ebb95 [2023-09-25T15:32:59.220Z] Removing intermediate container 82059c7ebb95 [2023-09-25T15:32:59.220Z] ---> 13aec40976f0 [2023-09-25T15:32:59.220Z] Step 24/29 : EXPOSE 59711 [2023-09-25T15:32:59.220Z] ---> Running in ea477dc903cd [2023-09-25T15:32:59.490Z] Removing intermediate container ea477dc903cd [2023-09-25T15:32:59.490Z] ---> abde4a0aa24b [2023-09-25T15:32:59.490Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-25T15:32:59.756Z] ---> Running in 8013706cccd9 [2023-09-25T15:33:00.024Z] Removing intermediate container 8013706cccd9 [2023-09-25T15:33:00.024Z] ---> f5cb6fa3f521 [2023-09-25T15:33:00.024Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-25T15:33:00.024Z] ---> Running in 54ce360bed0b [2023-09-25T15:33:00.299Z] Removing intermediate container 54ce360bed0b [2023-09-25T15:33:00.299Z] ---> fbbe66f5c3f2 [2023-09-25T15:33:00.299Z] Step 27/29 : LABEL arch=arm64 [2023-09-25T15:33:00.299Z] ---> Running in df36fefcdfc1 [2023-09-25T15:33:00.568Z] Removing intermediate container df36fefcdfc1 [2023-09-25T15:33:00.568Z] ---> d91753b8489f [2023-09-25T15:33:00.568Z] Step 28/29 : LABEL git_sha=c241bade3ee9071a9e26e762dececcccd66e40f4 [2023-09-25T15:33:00.835Z] ---> Running in 7c444368d0de [2023-09-25T15:33:01.101Z] Removing intermediate container 7c444368d0de [2023-09-25T15:33:01.101Z] ---> 4112488db7a5 [2023-09-25T15:33:01.101Z] Step 29/29 : LABEL version=3.1.0-dev.21 [2023-09-25T15:33:01.101Z] ---> Running in 2fa314b416df [2023-09-25T15:33:01.370Z] Removing intermediate container 2fa314b416df [2023-09-25T15:33:01.370Z] ---> b2d6fb74ab67 [2023-09-25T15:33:01.370Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T15:33:01.370Z] Successfully built b2d6fb74ab67 [2023-09-25T15:33:01.370Z] 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-09-25T15:33:01.485Z] provisioning config files... [2023-09-25T15:33:01.500Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/133@tmp/config11681401259472166909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:33:01.838Z] ---> docker-login.sh [2023-09-25T15:33:01.838Z] nexus3.edgexfoundry.org:10001 [2023-09-25T15:33:01.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:33:02.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:33:02.106Z] Configure a credential helper to remove this warning. See [2023-09-25T15:33:02.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:33:02.106Z] [2023-09-25T15:33:02.106Z] Login Succeeded [2023-09-25T15:33:02.106Z] nexus3.edgexfoundry.org:10002 [2023-09-25T15:33:02.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:33:02.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:33:02.371Z] Configure a credential helper to remove this warning. See [2023-09-25T15:33:02.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:33:02.371Z] [2023-09-25T15:33:02.371Z] Login Succeeded [2023-09-25T15:33:02.371Z] nexus3.edgexfoundry.org:10003 [2023-09-25T15:33:02.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:33:02.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:33:02.954Z] Configure a credential helper to remove this warning. See [2023-09-25T15:33:02.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:33:02.954Z] [2023-09-25T15:33:02.954Z] Login Succeeded [2023-09-25T15:33:02.954Z] nexus3.edgexfoundry.org:10004 [2023-09-25T15:33:03.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:33:03.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:33:03.223Z] Configure a credential helper to remove this warning. See [2023-09-25T15:33:03.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:33:03.223Z] [2023-09-25T15:33:03.223Z] Login Succeeded [2023-09-25T15:33:03.223Z] docker.io [2023-09-25T15:33:03.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:33:03.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:33:03.757Z] Configure a credential helper to remove this warning. See [2023-09-25T15:33:03.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:33:03.757Z] [2023-09-25T15:33:03.757Z] Login Succeeded [2023-09-25T15:33:03.757Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T15:33:03.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T15:33:03.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T15:33:03.831Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-09-25T15:33:03.831Z] c241bade3ee9071a9e26e762dececcccd66e40f4 [2023-09-25T15:33:03.831Z] latest [2023-09-25T15:33:03.831Z] 3.1.0-dev.21 [2023-09-25T15:33:03.831Z] c241bade3ee9071a9e26e762dececcccd66e40f4-3.1.0-dev.21 [2023-09-25T15:33:03.831Z] main [2023-09-25T15:33:03.831Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:04.195Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c241bade3ee9071a9e26e762dececcccd66e40f4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:06.481Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c241bade3ee9071a9e26e762dececcccd66e40f4 [2023-09-25T15:33:06.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-25T15:33:06.481Z] 247a64976112: Preparing [2023-09-25T15:33:06.481Z] fd90261cb228: Preparing [2023-09-25T15:33:06.481Z] 2ebed893d47c: Preparing [2023-09-25T15:33:06.481Z] df1bd3242317: Preparing [2023-09-25T15:33:06.481Z] a9b114af4bb0: Preparing [2023-09-25T15:33:06.481Z] 0df560b261e7: Preparing [2023-09-25T15:33:06.481Z] 2c261f0c0f8c: Preparing [2023-09-25T15:33:06.481Z] b2191e2be29d: Preparing [2023-09-25T15:33:06.481Z] 0df560b261e7: Waiting [2023-09-25T15:33:06.481Z] b2191e2be29d: Waiting [2023-09-25T15:33:06.481Z] 2c261f0c0f8c: Waiting [2023-09-25T15:33:06.748Z] 247a64976112: Pushed [2023-09-25T15:33:06.748Z] df1bd3242317: Pushed [2023-09-25T15:33:06.748Z] 2ebed893d47c: Pushed [2023-09-25T15:33:06.748Z] a9b114af4bb0: Pushed [2023-09-25T15:33:06.748Z] b2191e2be29d: Layer already exists [2023-09-25T15:33:06.748Z] 0df560b261e7: Pushed [2023-09-25T15:33:07.013Z] 2c261f0c0f8c: Pushed [2023-09-25T15:33:12.342Z] fd90261cb228: Pushed [2023-09-25T15:33:12.342Z] c241bade3ee9071a9e26e762dececcccd66e40f4: digest: sha256:4654ca6af9fd6ef04c543daec55d9bbe9f3fc8678c9aa1acf8ec7e56902957fb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:12.693Z] + 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-09-25T15:33:13.041Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-09-25T15:33:13.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-25T15:33:13.041Z] 247a64976112: Preparing [2023-09-25T15:33:13.041Z] fd90261cb228: Preparing [2023-09-25T15:33:13.041Z] 2ebed893d47c: Preparing [2023-09-25T15:33:13.041Z] df1bd3242317: Preparing [2023-09-25T15:33:13.041Z] a9b114af4bb0: Preparing [2023-09-25T15:33:13.041Z] 0df560b261e7: Preparing [2023-09-25T15:33:13.041Z] 2c261f0c0f8c: Preparing [2023-09-25T15:33:13.041Z] b2191e2be29d: Preparing [2023-09-25T15:33:13.041Z] 0df560b261e7: Waiting [2023-09-25T15:33:13.041Z] 2c261f0c0f8c: Waiting [2023-09-25T15:33:13.041Z] b2191e2be29d: Waiting [2023-09-25T15:33:13.041Z] a9b114af4bb0: Layer already exists [2023-09-25T15:33:13.041Z] 2ebed893d47c: Layer already exists [2023-09-25T15:33:13.041Z] 247a64976112: Layer already exists [2023-09-25T15:33:13.041Z] df1bd3242317: Layer already exists [2023-09-25T15:33:13.041Z] fd90261cb228: Layer already exists [2023-09-25T15:33:13.041Z] 2c261f0c0f8c: Layer already exists [2023-09-25T15:33:13.041Z] 0df560b261e7: Layer already exists [2023-09-25T15:33:13.041Z] b2191e2be29d: Layer already exists [2023-09-25T15:33:13.306Z] latest: digest: sha256:4654ca6af9fd6ef04c543daec55d9bbe9f3fc8678c9aa1acf8ec7e56902957fb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:13.726Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:14.069Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.21 [2023-09-25T15:33:14.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-25T15:33:14.069Z] 247a64976112: Preparing [2023-09-25T15:33:14.069Z] fd90261cb228: Preparing [2023-09-25T15:33:14.069Z] 2ebed893d47c: Preparing [2023-09-25T15:33:14.069Z] df1bd3242317: Preparing [2023-09-25T15:33:14.069Z] a9b114af4bb0: Preparing [2023-09-25T15:33:14.069Z] 0df560b261e7: Preparing [2023-09-25T15:33:14.069Z] 2c261f0c0f8c: Preparing [2023-09-25T15:33:14.069Z] b2191e2be29d: Preparing [2023-09-25T15:33:14.069Z] 0df560b261e7: Waiting [2023-09-25T15:33:14.069Z] 2c261f0c0f8c: Waiting [2023-09-25T15:33:14.069Z] b2191e2be29d: Waiting [2023-09-25T15:33:14.069Z] 247a64976112: Layer already exists [2023-09-25T15:33:14.069Z] 2ebed893d47c: Layer already exists [2023-09-25T15:33:14.069Z] df1bd3242317: Layer already exists [2023-09-25T15:33:14.069Z] a9b114af4bb0: Layer already exists [2023-09-25T15:33:14.069Z] fd90261cb228: Layer already exists [2023-09-25T15:33:14.069Z] 0df560b261e7: Layer already exists [2023-09-25T15:33:14.069Z] 2c261f0c0f8c: Layer already exists [2023-09-25T15:33:14.069Z] b2191e2be29d: Layer already exists [2023-09-25T15:33:14.337Z] 3.1.0-dev.21: digest: sha256:4654ca6af9fd6ef04c543daec55d9bbe9f3fc8678c9aa1acf8ec7e56902957fb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:14.684Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c241bade3ee9071a9e26e762dececcccd66e40f4-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:15.029Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c241bade3ee9071a9e26e762dececcccd66e40f4-3.1.0-dev.21 [2023-09-25T15:33:15.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-25T15:33:15.029Z] 247a64976112: Preparing [2023-09-25T15:33:15.029Z] fd90261cb228: Preparing [2023-09-25T15:33:15.029Z] 2ebed893d47c: Preparing [2023-09-25T15:33:15.029Z] df1bd3242317: Preparing [2023-09-25T15:33:15.029Z] a9b114af4bb0: Preparing [2023-09-25T15:33:15.029Z] 0df560b261e7: Preparing [2023-09-25T15:33:15.029Z] 2c261f0c0f8c: Preparing [2023-09-25T15:33:15.029Z] b2191e2be29d: Preparing [2023-09-25T15:33:15.029Z] 2c261f0c0f8c: Waiting [2023-09-25T15:33:15.029Z] b2191e2be29d: Waiting [2023-09-25T15:33:15.029Z] 0df560b261e7: Waiting [2023-09-25T15:33:15.029Z] a9b114af4bb0: Layer already exists [2023-09-25T15:33:15.029Z] 247a64976112: Layer already exists [2023-09-25T15:33:15.029Z] df1bd3242317: Layer already exists [2023-09-25T15:33:15.029Z] 2ebed893d47c: Layer already exists [2023-09-25T15:33:15.029Z] fd90261cb228: Layer already exists [2023-09-25T15:33:15.029Z] 2c261f0c0f8c: Layer already exists [2023-09-25T15:33:15.029Z] 0df560b261e7: Layer already exists [2023-09-25T15:33:15.029Z] b2191e2be29d: Layer already exists [2023-09-25T15:33:15.029Z] c241bade3ee9071a9e26e762dececcccd66e40f4-3.1.0-dev.21: digest: sha256:4654ca6af9fd6ef04c543daec55d9bbe9f3fc8678c9aa1acf8ec7e56902957fb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:15.643Z] + 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-09-25T15:33:15.980Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-09-25T15:33:15.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-25T15:33:15.980Z] 247a64976112: Preparing [2023-09-25T15:33:15.980Z] fd90261cb228: Preparing [2023-09-25T15:33:15.980Z] 2ebed893d47c: Preparing [2023-09-25T15:33:15.980Z] df1bd3242317: Preparing [2023-09-25T15:33:15.980Z] a9b114af4bb0: Preparing [2023-09-25T15:33:15.980Z] 0df560b261e7: Preparing [2023-09-25T15:33:15.980Z] 2c261f0c0f8c: Preparing [2023-09-25T15:33:15.980Z] b2191e2be29d: Preparing [2023-09-25T15:33:15.980Z] 0df560b261e7: Waiting [2023-09-25T15:33:15.980Z] 2c261f0c0f8c: Waiting [2023-09-25T15:33:15.980Z] b2191e2be29d: Waiting [2023-09-25T15:33:15.980Z] fd90261cb228: Layer already exists [2023-09-25T15:33:15.980Z] 247a64976112: Layer already exists [2023-09-25T15:33:15.980Z] df1bd3242317: Layer already exists [2023-09-25T15:33:15.980Z] a9b114af4bb0: Layer already exists [2023-09-25T15:33:15.980Z] 2ebed893d47c: Layer already exists [2023-09-25T15:33:15.980Z] 0df560b261e7: Layer already exists [2023-09-25T15:33:15.980Z] 2c261f0c0f8c: Layer already exists [2023-09-25T15:33:15.980Z] b2191e2be29d: Layer already exists [2023-09-25T15:33:16.247Z] main: digest: sha256:4654ca6af9fd6ef04c543daec55d9bbe9f3fc8678c9aa1acf8ec7e56902957fb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T15:33:16.361Z] ===================================================== [Pipeline] echo [2023-09-25T15:33:16.367Z] taggedImages: [2023-09-25T15:33:16.367Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c241bade3ee9071a9e26e762dececcccd66e40f4 [2023-09-25T15:33:16.367Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-09-25T15:33:16.367Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.21 [2023-09-25T15:33:16.367Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c241bade3ee9071a9e26e762dececcccd66e40f4-3.1.0-dev.21 [2023-09-25T15:33:16.367Z] - 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-09-25T15:33:16.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T15:33:16.728Z] [2023-09-25T15:33:16.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:17.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T15:33:17.057Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-25T15:33:17.057Z] 8998bd30e6a1: Pulling fs layer [2023-09-25T15:33:17.057Z] 04944245beec: Pulling fs layer [2023-09-25T15:33:17.057Z] 699f458cf7ca: Pulling fs layer [2023-09-25T15:33:17.057Z] 765212b225bb: Pulling fs layer [2023-09-25T15:33:17.057Z] f23df028b6ca: Pulling fs layer [2023-09-25T15:33:17.057Z] d65c8cfc05b1: Pulling fs layer [2023-09-25T15:33:17.057Z] 2437ff75d9bd: Pulling fs layer [2023-09-25T15:33:17.057Z] 765212b225bb: Waiting [2023-09-25T15:33:17.057Z] f23df028b6ca: Waiting [2023-09-25T15:33:17.057Z] d65c8cfc05b1: Waiting [2023-09-25T15:33:17.057Z] 2437ff75d9bd: Waiting [2023-09-25T15:33:17.326Z] 04944245beec: Verifying Checksum [2023-09-25T15:33:17.326Z] 04944245beec: Download complete [2023-09-25T15:33:17.326Z] 765212b225bb: Verifying Checksum [2023-09-25T15:33:17.326Z] 765212b225bb: Download complete [2023-09-25T15:33:17.326Z] f23df028b6ca: Verifying Checksum [2023-09-25T15:33:17.326Z] f23df028b6ca: Download complete [2023-09-25T15:33:17.326Z] d65c8cfc05b1: Verifying Checksum [2023-09-25T15:33:17.326Z] d65c8cfc05b1: Download complete [2023-09-25T15:33:17.595Z] 699f458cf7ca: Verifying Checksum [2023-09-25T15:33:17.595Z] 699f458cf7ca: Download complete [2023-09-25T15:33:17.862Z] 8998bd30e6a1: Verifying Checksum [2023-09-25T15:33:17.862Z] 8998bd30e6a1: Download complete [2023-09-25T15:33:19.806Z] 2437ff75d9bd: Verifying Checksum [2023-09-25T15:33:19.806Z] 2437ff75d9bd: Download complete [2023-09-25T15:33:21.750Z] 8998bd30e6a1: Pull complete [2023-09-25T15:33:22.334Z] 04944245beec: Pull complete [2023-09-25T15:33:23.746Z] 699f458cf7ca: Pull complete [2023-09-25T15:33:23.746Z] 765212b225bb: Pull complete [2023-09-25T15:33:24.329Z] f23df028b6ca: Pull complete [2023-09-25T15:33:24.596Z] d65c8cfc05b1: Pull complete [2023-09-25T15:33:39.584Z] 2437ff75d9bd: Pull complete [2023-09-25T15:33:39.584Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-25T15:33:39.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T15:33:39.584Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:33:39.785Z] prd-ubuntu20.04-docker-arm64-4c-16g-7835 does not seem to be running inside a container [2023-09-25T15:33:39.865Z] $ 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/133 -v /w/workspace/app-rfid-llrp-inventory/133:/w/workspace/app-rfid-llrp-inventory/133:rw,z -v /w/workspace/app-rfid-llrp-inventory/133@tmp:/w/workspace/app-rfid-llrp-inventory/133@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-09-25T15:33:42.735Z] $ docker top 71a6f4696cd20ff50319f4742f66cd0c27d87d93c05a2254bdab45eee8639a7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:33:43.580Z] ---> job-cost.sh [2023-09-25T15:33:43.580Z] lf-activate-venv: SKIPPING [2023-09-25T15:33:43.580Z] INFO: No Stack... [2023-09-25T15:33:43.848Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-25T15:33:44.806Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T15:33:45.435Z] + cat /w/workspace/app-rfid-llrp-inventory/133/archives/cost.csv [2023-09-25T15:33:45.435Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T15:33:45.494Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-133-stack-cost] [2023-09-25T15:33:45.501Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-133-stack-cost] did not exist. Created. [2023-09-25T15:33:45.501Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T15:33:46.156Z] /w/workspace/app-rfid-llrp-inventory/133@tmp/durable-92764c20/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-25T15:33:46.490Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-25T15:33:46.517Z] Warning: overwriting stash ‘stack-cost’ [2023-09-25T15:33:46.577Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T15:33:46.586Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-133-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T15:33:46.608Z] $ docker stop --time=1 71a6f4696cd20ff50319f4742f66cd0c27d87d93c05a2254bdab45eee8639a7a [2023-09-25T15:33:48.104Z] $ docker rm -f --volumes 71a6f4696cd20ff50319f4742f66cd0c27d87d93c05a2254bdab45eee8639a7a [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-09-25T15:33:48.505Z] provisioning config files... [2023-09-25T15:33:48.512Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4636735679573087108tmp [Pipeline] { [Pipeline] sh [2023-09-25T15:33:48.804Z] + set +x [2023-09-25T15:33:48.804Z] + curl -s https://codecov.io/bash [2023-09-25T15:33:48.804Z] + bash -s -- [2023-09-25T15:33:48.804Z] [2023-09-25T15:33:48.804Z] _____ _ [2023-09-25T15:33:48.804Z] / ____| | | [2023-09-25T15:33:48.804Z] | | ___ __| | ___ ___ _____ __ [2023-09-25T15:33:48.804Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-25T15:33:48.804Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-25T15:33:48.804Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-25T15:33:48.804Z] Bash-1.0.6 [2023-09-25T15:33:48.804Z] [2023-09-25T15:33:48.804Z] [2023-09-25T15:33:48.804Z] ==> git version 2.25.1 found [2023-09-25T15:33:48.804Z] ==> 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-09-25T15:33:48.804Z] Release-Date: 2020-01-08 [2023-09-25T15:33:48.804Z] 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-09-25T15:33:48.804Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-25T15:33:48.804Z] ==> Jenkins CI detected. [2023-09-25T15:33:48.804Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-09-25T15:33:48.804Z] project root: . [2023-09-25T15:33:48.804Z] --> token set from env [2023-09-25T15:33:48.804Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-25T15:33:48.804Z] ==> Running gcov in . (disable via -X gcov) [2023-09-25T15:33:48.804Z] ==> Python coveragepy not found [2023-09-25T15:33:48.804Z] ==> Searching for coverage reports in: [2023-09-25T15:33:48.804Z] + . [2023-09-25T15:33:49.064Z] -> Found 1 reports [2023-09-25T15:33:49.064Z] ==> Detecting git/mercurial file structure [2023-09-25T15:33:49.064Z] ==> Reading reports [2023-09-25T15:33:49.064Z] + ./coverage.out bytes=41317 [2023-09-25T15:33:49.064Z] ==> Appending adjustments [2023-09-25T15:33:49.064Z] https://docs.codecov.io/docs/fixing-reports [2023-09-25T15:33:49.064Z] + Found adjustments [2023-09-25T15:33:49.064Z] ==> Gzipping contents [2023-09-25T15:33:49.064Z] 12K /tmp/codecov.owYUFq.gz [2023-09-25T15:33:49.064Z] ==> Uploading reports [2023-09-25T15:33:49.064Z] url: https://codecov.io [2023-09-25T15:33:49.064Z] query: branch=main&commit=c241bade3ee9071a9e26e762dececcccd66e40f4&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F133%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-25T15:33:49.064Z] -> Pinging Codecov [2023-09-25T15:33:49.064Z] 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=c241bade3ee9071a9e26e762dececcccd66e40f4&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F133%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-25T15:33:49.323Z] -> Uploading to [2023-09-25T15:33:49.323Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-25/581DD39554BDF9B6E22D074273EAD858/c241bade3ee9071a9e26e762dececcccd66e40f4/0b34fc05-466b-4d66-ad9c-894027d73cd9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T153349Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b092f0c9c403b2aa0959bd43a06f2692fe7d60c76bf97560f09e3add31b1fa1 [2023-09-25T15:33:49.323Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T15:33:49.323Z] Dload Upload Total Spent Left Speed [2023-09-25T15:33:50.723Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 48208 --:--:-- --:--:-- --:--:-- 48208 [2023-09-25T15:33:50.723Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c241bade3ee9071a9e26e762dececcccd66e40f4 [Pipeline] } [2023-09-25T15:33:50.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-25T15:33:50.930Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-25T15:33:50.947Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:51.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T15:33:51.241Z] [2023-09-25T15:33:51.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:51.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T15:33:51.538Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-25T15:33:51.538Z] df9b9388f04a: Pulling fs layer [2023-09-25T15:33:51.538Z] 52dc419b0ee2: Pulling fs layer [2023-09-25T15:33:51.538Z] 25bc292e5bac: Pulling fs layer [2023-09-25T15:33:51.538Z] 114826534d7a: Pulling fs layer [2023-09-25T15:33:51.538Z] 4657fd5d0bcf: Pulling fs layer [2023-09-25T15:33:51.538Z] 6ad1cebc031e: Pulling fs layer [2023-09-25T15:33:51.538Z] 8a3aa393b2d8: Pulling fs layer [2023-09-25T15:33:51.538Z] 4657fd5d0bcf: Waiting [2023-09-25T15:33:51.538Z] 6ad1cebc031e: Waiting [2023-09-25T15:33:51.538Z] 8a3aa393b2d8: Waiting [2023-09-25T15:33:51.538Z] 114826534d7a: Waiting [2023-09-25T15:33:51.538Z] 25bc292e5bac: Verifying Checksum [2023-09-25T15:33:51.538Z] 25bc292e5bac: Download complete [2023-09-25T15:33:51.538Z] 52dc419b0ee2: Verifying Checksum [2023-09-25T15:33:51.538Z] 52dc419b0ee2: Download complete [2023-09-25T15:33:51.538Z] 4657fd5d0bcf: Verifying Checksum [2023-09-25T15:33:51.538Z] 4657fd5d0bcf: Download complete [2023-09-25T15:33:51.538Z] df9b9388f04a: Verifying Checksum [2023-09-25T15:33:51.538Z] df9b9388f04a: Download complete [2023-09-25T15:33:51.799Z] df9b9388f04a: Pull complete [2023-09-25T15:33:51.799Z] 6ad1cebc031e: Verifying Checksum [2023-09-25T15:33:51.799Z] 6ad1cebc031e: Download complete [2023-09-25T15:33:51.799Z] 52dc419b0ee2: Pull complete [2023-09-25T15:33:51.799Z] 25bc292e5bac: Pull complete [2023-09-25T15:33:52.376Z] 114826534d7a: Verifying Checksum [2023-09-25T15:33:52.376Z] 114826534d7a: Download complete [2023-09-25T15:33:52.633Z] 8a3aa393b2d8: Verifying Checksum [2023-09-25T15:33:52.633Z] 8a3aa393b2d8: Download complete [2023-09-25T15:33:55.158Z] 114826534d7a: Pull complete [2023-09-25T15:33:55.415Z] 4657fd5d0bcf: Pull complete [2023-09-25T15:33:55.674Z] 6ad1cebc031e: Pull complete [2023-09-25T15:33:58.203Z] 8a3aa393b2d8: Pull complete [2023-09-25T15:33:58.203Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-25T15:33:58.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T15:33:58.203Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:33:58.285Z] prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container [2023-09-25T15:33:58.306Z] $ 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-09-25T15:34:01.808Z] $ docker top a98f4c6cf7390016d6132f686acf64fc6cb22371132399679b1eb5b277224442 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-25T15:34:01.876Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-09-25T15:34:02.157Z] + set -o pipefail [2023-09-25T15:34:02.157Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-09-25T15:34:07.429Z] [2023-09-25T15:34:07.429Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-09-25T15:34:07.429Z] [2023-09-25T15:34:07.429Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/17f01268-9ab5-46b2-a069-6cd21f0b556f [2023-09-25T15:34:07.429Z] [2023-09-25T15:34:07.429Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-25T15:34:07.429Z] [2023-09-25T15:34:07.429Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-25T15:34:07.429Z] [2023-09-25T15:34:07.689Z] [2023-09-25T15:34:07.689Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-25T15:34:07.689Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-25T15:34:07.689Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-25T15:34:07.690Z] $ docker stop --time=1 a98f4c6cf7390016d6132f686acf64fc6cb22371132399679b1eb5b277224442 [2023-09-25T15:34:11.382Z] $ docker rm -f --volumes a98f4c6cf7390016d6132f686acf64fc6cb22371132399679b1eb5b277224442 [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-09-25T15:34:12.128Z] + git log --format=format:%s -1 c241bade3ee9071a9e26e762dececcccd66e40f4 [Pipeline] sh [2023-09-25T15:34:12.419Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T15:34:12.419Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:34:12.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:34:12.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:34:12.816Z] prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container [2023-09-25T15:34:12.840Z] $ 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-09-25T15:34:13.200Z] $ docker top 5d57966ee5bc27fbb3cfa0951183b5546345949f38a135f07241d896109be909 -eo pid,comm [2023-09-25T15:34:13.258Z] 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-09-25T15:34:13.258Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T15:34:13.300Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T15:34:13.300Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T15:34:13.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T15:34:13.405Z] $ docker exec 5d57966ee5bc27fbb3cfa0951183b5546345949f38a135f07241d896109be909 ssh-agent [2023-09-25T15:34:13.515Z] SSH_AUTH_SOCK=/tmp/ssh-qVlDZPdpeZQe/agent.32 [2023-09-25T15:34:13.515Z] SSH_AGENT_PID=38 [2023-09-25T15:34:13.520Z] Running ssh-add (command line suppressed) [2023-09-25T15:34:13.616Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1808407020028248650.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1808407020028248650.key) [2023-09-25T15:34:13.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T15:34:13.933Z] + git semver tag [2023-09-25T15:34:14.192Z] 2023-09-25 15:34:14,122 [run_tag] DEBUG tag force:False [2023-09-25T15:34:14.192Z] 2023-09-25 15:34:14,123 [check_head_tag] DEBUG check head tag [2023-09-25T15:34:14.192Z] 2023-09-25 15:34:14,123 [execute] INFO git cat-file --batch-check [2023-09-25T15:34:14.192Z] 2023-09-25 15:34:14,123 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-09-25T15:34:14.192Z] 2023-09-25 15:34:14,127 [execute] INFO git cat-file --batch [2023-09-25T15:34:14.192Z] 2023-09-25 15:34:14,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-09-25T15:34:14.192Z] 2023-09-25 15:34:14,140 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-25T15:34:14.192Z] 2023-09-25 15:34:14,141 [execute] INFO git tag -a v3.1.0-dev.21 -m v3.1.0-dev.21 [2023-09-25T15:34:14.192Z] 2023-09-25 15:34:14,141 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.21', '-m', 'v3.1.0-dev.21'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-09-25T15:34:14.192Z] 2023-09-25 15:34:14,147 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-25T15:34:14.192Z] 3.1.0-dev.21 [Pipeline] } [2023-09-25T15:34:14.193Z] $ docker exec --env ******** --env ******** 5d57966ee5bc27fbb3cfa0951183b5546345949f38a135f07241d896109be909 ssh-agent -k [2023-09-25T15:34:14.296Z] unset SSH_AUTH_SOCK; [2023-09-25T15:34:14.296Z] unset SSH_AGENT_PID; [2023-09-25T15:34:14.296Z] echo Agent pid 38 killed; [2023-09-25T15:34:14.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T15:34:14.623Z] + git semver [Pipeline] } [2023-09-25T15:34:14.885Z] $ docker stop --time=1 5d57966ee5bc27fbb3cfa0951183b5546345949f38a135f07241d896109be909 [2023-09-25T15:34:16.145Z] $ docker rm -f --volumes 5d57966ee5bc27fbb3cfa0951183b5546345949f38a135f07241d896109be909 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:34:16.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T15:34:16.547Z] [2023-09-25T15:34:16.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:34:16.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T15:34:16.846Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-25T15:34:16.846Z] ab5ef0e58194: Pulling fs layer [2023-09-25T15:34:16.846Z] 9712f1f96733: Pulling fs layer [2023-09-25T15:34:16.846Z] 63f879dbbcfc: Pulling fs layer [2023-09-25T15:34:16.846Z] 0d9ebad4ef96: Pulling fs layer [2023-09-25T15:34:16.846Z] e9a5061849ea: Pulling fs layer [2023-09-25T15:34:16.846Z] d747dcd14b5f: Pulling fs layer [2023-09-25T15:34:16.846Z] 2de7ff778b66: Pulling fs layer [2023-09-25T15:34:16.846Z] 0d9ebad4ef96: Waiting [2023-09-25T15:34:16.846Z] e9a5061849ea: Waiting [2023-09-25T15:34:16.846Z] d747dcd14b5f: Waiting [2023-09-25T15:34:16.846Z] 2de7ff778b66: Waiting [2023-09-25T15:34:16.846Z] 9712f1f96733: Verifying Checksum [2023-09-25T15:34:16.846Z] 9712f1f96733: Download complete [2023-09-25T15:34:17.108Z] 63f879dbbcfc: Verifying Checksum [2023-09-25T15:34:17.108Z] 63f879dbbcfc: Download complete [2023-09-25T15:34:17.367Z] e9a5061849ea: Verifying Checksum [2023-09-25T15:34:17.367Z] e9a5061849ea: Download complete [2023-09-25T15:34:17.367Z] d747dcd14b5f: Verifying Checksum [2023-09-25T15:34:17.368Z] ab5ef0e58194: Verifying Checksum [2023-09-25T15:34:17.368Z] ab5ef0e58194: Download complete [2023-09-25T15:34:17.368Z] 0d9ebad4ef96: Verifying Checksum [2023-09-25T15:34:17.368Z] 0d9ebad4ef96: Download complete [2023-09-25T15:34:17.368Z] 2de7ff778b66: Verifying Checksum [2023-09-25T15:34:17.368Z] 2de7ff778b66: Download complete [2023-09-25T15:34:20.709Z] ab5ef0e58194: Pull complete [2023-09-25T15:34:20.709Z] 9712f1f96733: Pull complete [2023-09-25T15:34:20.968Z] 63f879dbbcfc: Pull complete [2023-09-25T15:34:25.058Z] 0d9ebad4ef96: Pull complete [2023-09-25T15:34:25.317Z] e9a5061849ea: Pull complete [2023-09-25T15:34:25.575Z] d747dcd14b5f: Pull complete [2023-09-25T15:34:26.513Z] 2de7ff778b66: Pull complete [2023-09-25T15:34:26.513Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-25T15:34:26.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T15:34:26.771Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:34:26.855Z] prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container [2023-09-25T15:34:26.877Z] $ 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-09-25T15:34:31.330Z] $ docker top cacc03487141ed89aa8e8fd32f395c9b8f60d474bc7ff69a651a0a9444a2e591 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-25T15:34:31.410Z] provisioning config files... [2023-09-25T15:34:31.418Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10094425457196312374tmp [2023-09-25T15:34:31.428Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14293213098904499198tmp [2023-09-25T15:34:31.437Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5597831042334524041tmp [Pipeline] { [Pipeline] echo [2023-09-25T15:34:31.452Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:34:31.736Z] ---> sigul-configuration.sh [2023-09-25T15:34:31.736Z] gpg: directory `/root/.gnupg' created [2023-09-25T15:34:31.736Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-25T15:34:31.736Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-25T15:34:31.736Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-25T15:34:31.736Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-25T15:34:31.736Z] gpg: CAST5 encrypted data [2023-09-25T15:34:31.736Z] gpg: encrypted with 1 passphrase [2023-09-25T15:34:31.736Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-25T15:34:32.022Z] + mkdir /home/jenkins [2023-09-25T15:34:32.023Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-25T15:34:32.310Z] + 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-09-25T15:34:32.318Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:34:32.611Z] ---> sigul-install.sh [2023-09-25T15:34:32.611Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-25T15:34:32.902Z] + git tag --list [2023-09-25T15:34:32.903Z] v0.0.0 [2023-09-25T15:34:32.903Z] v1.0.0 [2023-09-25T15:34:32.903Z] v2.1.0 [2023-09-25T15:34:32.903Z] v2.1.1 [2023-09-25T15:34:32.903Z] v2.2.0 [2023-09-25T15:34:32.903Z] v2.3.0 [2023-09-25T15:34:32.903Z] v3.0 [2023-09-25T15:34:32.903Z] v3.0.0 [2023-09-25T15:34:32.903Z] v3.0.1 [2023-09-25T15:34:32.903Z] v3.0.1-dev.1 [2023-09-25T15:34:32.903Z] v3.1.0-dev.1 [2023-09-25T15:34:32.903Z] v3.1.0-dev.10 [2023-09-25T15:34:32.903Z] v3.1.0-dev.11 [2023-09-25T15:34:32.903Z] v3.1.0-dev.12 [2023-09-25T15:34:32.903Z] v3.1.0-dev.13 [2023-09-25T15:34:32.903Z] v3.1.0-dev.14 [2023-09-25T15:34:32.903Z] v3.1.0-dev.15 [2023-09-25T15:34:32.903Z] v3.1.0-dev.16 [2023-09-25T15:34:32.903Z] v3.1.0-dev.17 [2023-09-25T15:34:32.903Z] v3.1.0-dev.18 [2023-09-25T15:34:32.903Z] v3.1.0-dev.19 [2023-09-25T15:34:32.903Z] v3.1.0-dev.2 [2023-09-25T15:34:32.903Z] v3.1.0-dev.20 [2023-09-25T15:34:32.903Z] v3.1.0-dev.21 [2023-09-25T15:34:32.903Z] v3.1.0-dev.3 [2023-09-25T15:34:32.903Z] v3.1.0-dev.4 [2023-09-25T15:34:32.903Z] v3.1.0-dev.5 [2023-09-25T15:34:32.903Z] v3.1.0-dev.6 [2023-09-25T15:34:32.903Z] v3.1.0-dev.7 [2023-09-25T15:34:32.903Z] v3.1.0-dev.8 [2023-09-25T15:34:32.903Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-25T15:34:33.191Z] + lftools sign git-tag v3.1.0-dev.21 [2023-09-25T15:34:33.760Z] Signing Git tag with Sigul... [2023-09-25T15:34:33.760Z] Signing v3.1.0-dev.21 [Pipeline] echo [2023-09-25T15:34:34.029Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:34:34.314Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-25T15:34:34.322Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-25T15:34:34.330Z] $ docker stop --time=1 cacc03487141ed89aa8e8fd32f395c9b8f60d474bc7ff69a651a0a9444a2e591 [2023-09-25T15:34:35.651Z] $ docker rm -f --volumes cacc03487141ed89aa8e8fd32f395c9b8f60d474bc7ff69a651a0a9444a2e591 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-25T15:34:36.074Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T15:34:36.074Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:34:36.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:34:36.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:34:36.437Z] prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container [2023-09-25T15:34:36.459Z] $ 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-09-25T15:34:36.864Z] $ docker top c6a42f797e327db780cb0a6a01e98e9809a413a6360e39d43c1d2d8a95283aae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T15:34:36.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T15:34:36.960Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T15:34:37.078Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T15:34:37.071Z] $ docker exec c6a42f797e327db780cb0a6a01e98e9809a413a6360e39d43c1d2d8a95283aae ssh-agent [2023-09-25T15:34:37.202Z] SSH_AUTH_SOCK=/tmp/ssh-q96p6PvnhNYz/agent.32 [2023-09-25T15:34:37.202Z] SSH_AGENT_PID=38 [2023-09-25T15:34:37.207Z] Running ssh-add (command line suppressed) [2023-09-25T15:34:37.310Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3468620317371273046.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3468620317371273046.key) [2023-09-25T15:34:37.335Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T15:34:37.621Z] + git semver bump pre [2023-09-25T15:34:37.880Z] 2023-09-25 15:34:37,794 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-25T15:34:37.880Z] 2023-09-25 15:34:37,794 [bump_version] DEBUG bumping version:3.1.0-dev.21 on axis:pre with prefix:dev [2023-09-25T15:34:37.880Z] 2023-09-25 15:34:37,794 [bump_version] DEBUG bumped version:3.1.0-dev.22 [2023-09-25T15:34:37.880Z] 2023-09-25 15:34:37,794 [write_version] DEBUG write version:3.1.0-dev.22 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-09-25T15:34:37.880Z] 2023-09-25 15:34:37,794 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-25T15:34:37.880Z] 2023-09-25 15:34:37,794 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-25T15:34:37.880Z] 2023-09-25 15:34:37,796 [execute] INFO git cat-file --batch-check [2023-09-25T15:34:37.880Z] 2023-09-25 15:34:37,796 [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-09-25T15:34:37.880Z] 2023-09-25 15:34:37,802 [execute] INFO git cat-file --batch [2023-09-25T15:34:37.880Z] 2023-09-25 15:34:37,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T15:34:37.880Z] 2023-09-25 15:34:37,809 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-25T15:34:37.880Z] 3.1.0-dev.22 [Pipeline] } [2023-09-25T15:34:37.880Z] $ docker exec --env ******** --env ******** c6a42f797e327db780cb0a6a01e98e9809a413a6360e39d43c1d2d8a95283aae ssh-agent -k [2023-09-25T15:34:37.973Z] unset SSH_AUTH_SOCK; [2023-09-25T15:34:37.974Z] unset SSH_AGENT_PID; [2023-09-25T15:34:37.974Z] echo Agent pid 38 killed; [2023-09-25T15:34:38.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T15:34:39.082Z] + git semver [Pipeline] } [2023-09-25T15:34:39.352Z] $ docker stop --time=1 c6a42f797e327db780cb0a6a01e98e9809a413a6360e39d43c1d2d8a95283aae [2023-09-25T15:34:40.606Z] $ docker rm -f --volumes c6a42f797e327db780cb0a6a01e98e9809a413a6360e39d43c1d2d8a95283aae [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T15:34:40.966Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T15:34:40.966Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:34:41.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:34:41.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:34:41.340Z] prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container [2023-09-25T15:34:41.363Z] $ 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-09-25T15:34:41.759Z] $ docker top 4052852c3b50e005f303b8711073ec4bf71ed14e7c11520bdc76847ddd404c50 -eo pid,comm [2023-09-25T15:34:41.816Z] 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-09-25T15:34:41.816Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T15:34:41.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T15:34:41.858Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T15:34:41.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T15:34:41.963Z] $ docker exec 4052852c3b50e005f303b8711073ec4bf71ed14e7c11520bdc76847ddd404c50 ssh-agent [2023-09-25T15:34:42.089Z] SSH_AUTH_SOCK=/tmp/ssh-7UtONAg4Wndn/agent.32 [2023-09-25T15:34:42.089Z] SSH_AGENT_PID=38 [2023-09-25T15:34:42.094Z] Running ssh-add (command line suppressed) [2023-09-25T15:34:42.197Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6546795545238525010.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6546795545238525010.key) [2023-09-25T15:34:42.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T15:34:42.507Z] + git semver push [2023-09-25T15:34:42.767Z] 2023-09-25 15:34:42,676 [run_push] DEBUG push [2023-09-25T15:34:42.767Z] 2023-09-25 15:34:42,676 [execute] INFO git cat-file --batch-check [2023-09-25T15:34:42.767Z] 2023-09-25 15:34:42,677 [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-09-25T15:34:42.767Z] 2023-09-25 15:34:42,681 [execute] INFO git rev-list 58c02063196389f1a3c955113d4710a15979986a -- [2023-09-25T15:34:42.767Z] 2023-09-25 15:34:42,681 [execute] DEBUG Popen(['git', 'rev-list', '58c02063196389f1a3c955113d4710a15979986a', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-25T15:34:42.767Z] 2023-09-25 15:34:42,689 [execute] INFO git fetch -v origin [2023-09-25T15:34:42.767Z] 2023-09-25 15:34:42,689 [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-09-25T15:34:43.336Z] 2023-09-25 15:34:43,181 [run_push] DEBUG no remote changes detected [2023-09-25T15:34:43.336Z] 2023-09-25 15:34:43,182 [execute] INFO git push origin semver [2023-09-25T15:34:43.336Z] 2023-09-25 15:34:43,182 [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-09-25T15:34:44.274Z] 2023-09-25 15:34:43,895 [run_push] DEBUG push all version tags [2023-09-25T15:34:44.274Z] 2023-09-25 15:34:43,896 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-25T15:34:44.274Z] 2023-09-25 15:34:43,896 [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-09-25T15:34:44.841Z] 2023-09-25 15:34:44,643 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-25T15:34:44.841Z] 3.1.0-dev.22 [Pipeline] } [2023-09-25T15:34:44.842Z] $ docker exec --env ******** --env ******** 4052852c3b50e005f303b8711073ec4bf71ed14e7c11520bdc76847ddd404c50 ssh-agent -k [2023-09-25T15:34:44.922Z] unset SSH_AUTH_SOCK; [2023-09-25T15:34:44.923Z] unset SSH_AGENT_PID; [2023-09-25T15:34:44.923Z] echo Agent pid 38 killed; [2023-09-25T15:34:44.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T15:34:45.242Z] + git semver [Pipeline] } [2023-09-25T15:34:45.505Z] $ docker stop --time=1 4052852c3b50e005f303b8711073ec4bf71ed14e7c11520bdc76847ddd404c50 [2023-09-25T15:34:46.762Z] $ docker rm -f --volumes 4052852c3b50e005f303b8711073ec4bf71ed14e7c11520bdc76847ddd404c50 [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-09-25T15:34:47.312Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-09-25T15:34:47.312Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-09-25T15:34:47.312Z] total 16 [2023-09-25T15:34:47.312Z] drwxr-xr-x 3 root root 4096 Sep 25 15:24 . [2023-09-25T15:34:47.312Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 25 15:34 .. [2023-09-25T15:34:47.312Z] drwxr-xr-x 2 root root 4096 Sep 25 15:24 cost [2023-09-25T15:34:47.312Z] -rw-r--r-- 1 root root 95 Sep 25 15:24 cost.csv [2023-09-25T15:34:47.312Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-09-25T15:34:47.312Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-09-25T15:34:47.312Z] total 16 [2023-09-25T15:34:47.312Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 15:24 . [2023-09-25T15:34:47.312Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 25 15:34 .. [2023-09-25T15:34:47.312Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 15:24 cost [2023-09-25T15:34:47.312Z] -rw-r--r-- 1 jenkins jenkins 95 Sep 25 15:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:34:47.607Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:34:48.460Z] ---> package-listing.sh [2023-09-25T15:34:48.460Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-25T15:34:48.460Z] ++ facter osfamily [2023-09-25T15:34:48.718Z] + OS_FAMILY=debian [2023-09-25T15:34:48.718Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-09-25T15:34:48.718Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-25T15:34:48.718Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-25T15:34:48.718Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-25T15:34:48.718Z] + PACKAGES=/tmp/packages_start.txt [2023-09-25T15:34:48.718Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-09-25T15:34:48.718Z] + PACKAGES=/tmp/packages_end.txt [2023-09-25T15:34:48.718Z] + case "${OS_FAMILY}" in [2023-09-25T15:34:48.718Z] + dpkg -l [2023-09-25T15:34:48.718Z] + grep '^ii' [2023-09-25T15:34:48.718Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-25T15:34:48.718Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-25T15:34:48.718Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-25T15:34:48.718Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-09-25T15:34:48.718Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-09-25T15:34:48.718Z] + 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-09-25T15:34:48.728Z] 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-09-25T15:34:49.007Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:34:49.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T15:34:49.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:34:49.631Z] prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container [2023-09-25T15:34:49.652Z] $ 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-09-25T15:34:49.874Z] $ docker top 1c7fccdb22080892ccd6fe8b0cda3d425c1cf1528e2e5b80fe0f412bf3193322 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T15:34:50.263Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-25T15:34:50.647Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-25T15:34:50.934Z] + ls /var/log/sa-host [2023-09-25T15:34:50.934Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T15:34:51.085Z] provisioning config files... [2023-09-25T15:34:51.093Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12972682743600238476tmp [Pipeline] { [Pipeline] echo [2023-09-25T15:34:51.105Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:34:51.389Z] ---> create-netrc.sh [Pipeline] } [2023-09-25T15:34:51.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:34:51.728Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-25T15:34:51.735Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:34:52.021Z] ---> sudo-logs.sh [2023-09-25T15:34:52.021Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-25T15:34:52.050Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:34:52.331Z] ---> job-cost.sh [2023-09-25T15:34:52.331Z] lf-activate-venv: SKIPPING [2023-09-25T15:34:52.331Z] DEBUG: total: 0.2199999988079071 [2023-09-25T15:34:52.331Z] INFO: Retrieving Stack Cost... [2023-09-25T15:34:52.592Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T15:34:53.162Z] INFO: Archiving Costs [Pipeline] echo [2023-09-25T15:34:53.175Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:34:53.460Z] ---> logs-deploy.sh [2023-09-25T15:34:53.460Z] lf-activate-venv: SKIPPING [2023-09-25T15:34:53.460Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/133 [2023-09-25T15:34:53.460Z] INFO: archiving workspace using pattern(s): [2023-09-25T15:34:54.397Z] Archives upload complete. [2023-09-25T15:34:54.397Z] INFO: archiving logs to Nexus