Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e240f365f67771784ce38812fc02aedd64631509 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-ssh13145238066676392170.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3154517842914430304.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh1868302265766765451.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh2116660499484151407.key Verifying host key using known hosts file > 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-ssh8096022146914888592.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-7542’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-7541’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7544 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision e240f365f67771784ce38812fc02aedd64631509 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#114)" > git config core.sparsecheckout # timeout=10 > git checkout -f e240f365f67771784ce38812fc02aedd64631509 # timeout=10 > git rev-list --no-walk 2fcd71071cefce79693aa6556d1fb916c9af044d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:07:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:07:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:07:23 ========================================================= 17:07:23 EdgeX Global Pipelines Version Info 17:07:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:07:24 ------------------- 17:07:24 stable info: 17:07:24 ------------------- 17:07:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:07:24 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:07:24 Message: update stable to v1.0.239 17:07:24 ------------------- 17:07:24 experimental info: 17:07:24 ------------------- 17:07:24 Commited By: **** collab-it+edgex@linuxfoundation.org 17:07:24 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:07:24 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:07:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 17:07:24 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 17:07:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:07:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:07:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:07:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:07:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:07:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:07:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:07:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:07:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:07:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 17:07:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:07:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:07:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:07:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:07:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:07:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:07:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:07:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:07:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:07:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:07:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:07:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:07:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:07:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:07:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:07:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:07:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:07:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:07:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e240f365f67771784ce38812fc02aedd64631509 [Pipeline] echo 17:07:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e240f36 [Pipeline] echo 17:07:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:25 provisioning config files... 17:07:25 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5058771407235398419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:25 ---> docker-login.sh 17:07:25 nexus3.edgexfoundry.org:10001 17:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:25 Configure a credential helper to remove this warning. See 17:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:25 17:07:25 Login Succeeded 17:07:25 nexus3.edgexfoundry.org:10002 17:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:26 Configure a credential helper to remove this warning. See 17:07:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:26 17:07:26 Login Succeeded 17:07:26 nexus3.edgexfoundry.org:10003 17:07:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:26 Configure a credential helper to remove this warning. See 17:07:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:26 17:07:26 Login Succeeded 17:07:26 nexus3.edgexfoundry.org:10004 17:07:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:26 Configure a credential helper to remove this warning. See 17:07:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:26 17:07:26 Login Succeeded 17:07:26 docker.io 17:07:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:26 Configure a credential helper to remove this warning. See 17:07:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:26 17:07:26 Login Succeeded 17:07:26 ---> docker-login.sh ends [Pipeline] } 17:07:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:07:26 + git rev-list -1 --merges e240f365f67771784ce38812fc02aedd64631509~1..e240f365f67771784ce38812fc02aedd64631509 [Pipeline] echo 17:07:26 -----------> git rev-list -1 --merges e240f365f67771784ce38812fc02aedd64631509~1..e240f365f67771784ce38812fc02aedd64631509 e240f365f67771784ce38812fc02aedd64631509 [false] [Pipeline] sh 17:07:27 + git log --format=format:%s -1 e240f365f67771784ce38812fc02aedd64631509 [Pipeline] echo 17:07:27 ========================================================= 17:07:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:07:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:07:27 + git log --format=format:%s -1 e240f365f67771784ce38812fc02aedd64631509 [Pipeline] echo 17:07:27 [semverPrep] GIT_COMMIT: e240f365f67771784ce38812fc02aedd64631509, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#114) [Pipeline] echo 17:07:27 [semverPrep] This is not a build commit. [Pipeline] sh 17:07:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:07:27 + grep -v github /etc/ssh/ssh_known_hosts 17:07:27 + [ -e /tmp/ssh_known_hosts ] 17:07:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:07:27 + sudo tee -a /etc/ssh/ssh_known_hosts 17:07:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:07:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:07:28 17:07:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:07:28 0.1.4: Pulling from edgex-devops/py-git-semver 17:07:28 b85a868b505f: Pulling fs layer 17:07:28 e2be974225ed: Pulling fs layer 17:07:28 339a4e72a1f5: Pulling fs layer 17:07:28 988bab9f4d93: Pulling fs layer 17:07:28 1469e6f7b9e6: Pulling fs layer 17:07:28 eaf3925da568: Pulling fs layer 17:07:28 bab4dde63d76: Pulling fs layer 17:07:28 bde34c3a00c8: Pulling fs layer 17:07:28 b352a97aabf1: Pulling fs layer 17:07:28 1469e6f7b9e6: Waiting 17:07:28 eaf3925da568: Waiting 17:07:28 bab4dde63d76: Waiting 17:07:28 988bab9f4d93: Waiting 17:07:28 bde34c3a00c8: Waiting 17:07:28 4872d77fe225: Pulling fs layer 17:07:28 5851b861e8e6: Pulling fs layer 17:07:28 b352a97aabf1: Waiting 17:07:28 5851b861e8e6: Waiting 17:07:28 4872d77fe225: Waiting 17:07:28 e2be974225ed: Verifying Checksum 17:07:28 e2be974225ed: Download complete 17:07:28 988bab9f4d93: Verifying Checksum 17:07:28 988bab9f4d93: Download complete 17:07:28 1469e6f7b9e6: Verifying Checksum 17:07:28 1469e6f7b9e6: Download complete 17:07:28 eaf3925da568: Verifying Checksum 17:07:28 eaf3925da568: Download complete 17:07:28 339a4e72a1f5: Verifying Checksum 17:07:28 339a4e72a1f5: Download complete 17:07:28 bde34c3a00c8: Verifying Checksum 17:07:28 bde34c3a00c8: Download complete 17:07:28 b352a97aabf1: Verifying Checksum 17:07:28 b352a97aabf1: Download complete 17:07:28 4872d77fe225: Verifying Checksum 17:07:28 4872d77fe225: Download complete 17:07:28 5851b861e8e6: Verifying Checksum 17:07:28 5851b861e8e6: Download complete 17:07:28 b85a868b505f: Verifying Checksum 17:07:28 b85a868b505f: Download complete 17:07:29 bab4dde63d76: Verifying Checksum 17:07:29 bab4dde63d76: Download complete 17:07:30 b85a868b505f: Pull complete 17:07:30 e2be974225ed: Pull complete 17:07:30 339a4e72a1f5: Pull complete 17:07:30 988bab9f4d93: Pull complete 17:07:30 1469e6f7b9e6: Pull complete 17:07:30 eaf3925da568: Pull complete 17:07:32 bab4dde63d76: Pull complete 17:07:32 bde34c3a00c8: Pull complete 17:07:32 b352a97aabf1: Pull complete 17:07:32 4872d77fe225: Pull complete 17:07:33 5851b861e8e6: Pull complete 17:07:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:07:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:07:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:33 prd-ubuntu20.04-docker-8c-8g-7544 does not seem to be running inside a container 17:07:33 $ 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 17:07:35 $ docker top 168893b0062b7a3d81c9db4a42b5bd1fa81f533881517ccbceda0b77b213d4d8 -eo pid,comm 17:07:35 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). 17:07:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:07:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:07:35 [ssh-agent] Looking for ssh-agent implementation... 17:07:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:07:35 $ docker exec 168893b0062b7a3d81c9db4a42b5bd1fa81f533881517ccbceda0b77b213d4d8 ssh-agent 17:07:35 SSH_AUTH_SOCK=/tmp/ssh-hV9Cph4fryhA/agent.32 17:07:35 SSH_AGENT_PID=38 17:07:35 Running ssh-add (command line suppressed) 17:07:35 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7697522897950543784.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7697522897950543784.key) 17:07:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:07:36 + git tag --points-at HEAD [Pipeline] } 17:07:36 $ docker exec --env ******** --env ******** 168893b0062b7a3d81c9db4a42b5bd1fa81f533881517ccbceda0b77b213d4d8 ssh-agent -k 17:07:36 unset SSH_AUTH_SOCK; 17:07:36 unset SSH_AGENT_PID; 17:07:36 echo Agent pid 38 killed; 17:07:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:07:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:07:36 [ssh-agent] Looking for ssh-agent implementation... 17:07:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:07:36 $ docker exec 168893b0062b7a3d81c9db4a42b5bd1fa81f533881517ccbceda0b77b213d4d8 ssh-agent 17:07:36 SSH_AUTH_SOCK=/tmp/ssh-XWMl1mre6BZP/agent.70 17:07:36 SSH_AGENT_PID=76 17:07:36 Running ssh-add (command line suppressed) 17:07:36 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11230676296263621799.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11230676296263621799.key) 17:07:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:07:36 + git semver init 17:07:37 2022-10-10 17:07:37,087 [run_init] DEBUG init version:0.0.0 force:False 17:07:37 2022-10-10 17:07:37,088 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 17:07:37 2022-10-10 17:07:37,088 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 17:07:37 2022-10-10 17:07:37,088 [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) 17:07:38 2022-10-10 17:07:38,266 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 17:07:38 2022-10-10 17:07:38,267 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 17:07:38 2022-10-10 17:07:38,267 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:07:38 2022-10-10 17:07:38,267 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:07:38 2.3.0-dev.19 [Pipeline] } 17:07:38 $ docker exec --env ******** --env ******** 168893b0062b7a3d81c9db4a42b5bd1fa81f533881517ccbceda0b77b213d4d8 ssh-agent -k 17:07:38 unset SSH_AUTH_SOCK; 17:07:38 unset SSH_AGENT_PID; 17:07:38 echo Agent pid 76 killed; 17:07:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:07:38 + git semver [Pipeline] } 17:07:39 $ docker stop --time=1 168893b0062b7a3d81c9db4a42b5bd1fa81f533881517ccbceda0b77b213d4d8 17:07:40 $ docker rm -f 168893b0062b7a3d81c9db4a42b5bd1fa81f533881517ccbceda0b77b213d4d8 [Pipeline] // withDockerContainer [Pipeline] sh 17:07:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:07:41 Stashed 1 file(s) [Pipeline] echo 17:07:41 [edgeXSemver]: initialized semver on version 2.3.0-dev.19 [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 17:07:41 provisioning config files... 17:07:41 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11606461299951857018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:41 ---> docker-login.sh 17:07:41 nexus3.edgexfoundry.org:10001 17:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:41 Configure a credential helper to remove this warning. See 17:07:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:41 17:07:41 Login Succeeded 17:07:41 nexus3.edgexfoundry.org:10002 17:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:41 Configure a credential helper to remove this warning. See 17:07:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:41 17:07:41 Login Succeeded 17:07:41 nexus3.edgexfoundry.org:10003 17:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:41 Configure a credential helper to remove this warning. See 17:07:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:41 17:07:41 Login Succeeded 17:07:41 nexus3.edgexfoundry.org:10004 17:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:41 Configure a credential helper to remove this warning. See 17:07:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:41 17:07:41 Login Succeeded 17:07:41 docker.io 17:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:42 Configure a credential helper to remove this warning. See 17:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:42 17:07:42 Login Succeeded 17:07:42 ---> docker-login.sh ends [Pipeline] } 17:07:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:07:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:07:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:07:42 ========================================================= 17:07:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:07:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:07:42 Sending build context to Docker daemon 12.49MB 17:07:42 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 17:07:42 Step 2/14 : FROM ${BASE} AS builder 17:07:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:07:42 2408cc74d12b: Pulling fs layer 17:07:42 ea60b727a1ce: Pulling fs layer 17:07:42 30c4a7721957: Pulling fs layer 17:07:42 370296b7ddb6: Pulling fs layer 17:07:42 7c6cee850709: Pulling fs layer 17:07:42 370296b7ddb6: Waiting 17:07:42 7c6cee850709: Waiting 17:07:42 aa9baa53a306: Pulling fs layer 17:07:42 8b309c321861: Pulling fs layer 17:07:42 8b309c321861: Waiting 17:07:42 d8d76fd02f46: Pulling fs layer 17:07:42 fa31f396de31: Pulling fs layer 17:07:42 d8d76fd02f46: Waiting 17:07:42 30c4a7721957: Verifying Checksum 17:07:42 30c4a7721957: Download complete 17:07:42 ea60b727a1ce: Verifying Checksum 17:07:42 ea60b727a1ce: Download complete 17:07:43 7c6cee850709: Download complete 17:07:43 aa9baa53a306: Download complete 17:07:43 2408cc74d12b: Verifying Checksum 17:07:43 2408cc74d12b: Download complete 17:07:43 8b309c321861: Download complete 17:07:43 2408cc74d12b: Pull complete 17:07:43 ea60b727a1ce: Pull complete 17:07:43 30c4a7721957: Pull complete 17:07:43 fa31f396de31: Verifying Checksum 17:07:43 fa31f396de31: Download complete 17:07:43 d8d76fd02f46: Verifying Checksum 17:07:43 d8d76fd02f46: Download complete 17:07:43 370296b7ddb6: Verifying Checksum 17:07:43 370296b7ddb6: Download complete 17:07:47 370296b7ddb6: Pull complete 17:07:47 7c6cee850709: Pull complete 17:07:47 aa9baa53a306: Pull complete 17:07:47 8b309c321861: Pull complete 17:07:49 d8d76fd02f46: Pull complete 17:07:50 fa31f396de31: Pull complete 17:07:50 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 17:07:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:07:50 ---> cef68f9685f8 17:07:50 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:07:53 ---> Running in 21004e8d9d62 17:07:53 Removing intermediate container 21004e8d9d62 17:07:53 ---> de78eb1dfd03 17:07:53 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 17:07:53 ---> Running in 573f56f540f9 17:07:53 Removing intermediate container 573f56f540f9 17:07:53 ---> fc023e6d15fd 17:07:53 Step 5/14 : ARG ADD_BUILD_TAGS="" 17:07:53 ---> Running in 29dca265d04a 17:07:53 Removing intermediate container 29dca265d04a 17:07:53 ---> 96ccea416045 17:07:53 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:07:53 ---> Running in f5d53caf48df 17:07:53 Removing intermediate container f5d53caf48df 17:07:53 ---> 6fd227f1d116 17:07:53 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:53 ---> Running in 993c568300d0 17:07:53 Removing intermediate container 993c568300d0 17:07:53 ---> f7ded038a56e 17:07:53 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:07:53 ---> Running in 882326e372ca 17:07:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:07:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:07:56 Still waiting to schedule task 17:07:56 ‘prd-centos7-builder-2c-1g-7539’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:07:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7545’ is offline 17:07:57 OK: 211 MiB in 51 packages 17:07:57 Removing intermediate container 882326e372ca 17:07:57 ---> 8922afbdbbd3 17:07:57 Step 9/14 : WORKDIR /app 17:07:57 ---> Running in 6b79a20d9a59 17:07:57 Removing intermediate container 6b79a20d9a59 17:07:57 ---> febddb8cdf57 17:07:57 Step 10/14 : COPY go.mod vendor* ./ 17:07:57 ---> 907bf8b58c60 17:07:57 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:57 ---> Running in d1f760f61baa 17:08:15 Removing intermediate container d1f760f61baa 17:08:15 ---> cc0d63a1dcde 17:08:15 Step 12/14 : COPY . . 17:08:15 ---> e18f4474831e 17:08:15 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:08:15 ---> Running in 1a4a60ffcbe2 17:08:15 Removing intermediate container 1a4a60ffcbe2 17:08:15 ---> aed0121122f2 17:08:15 Step 14/14 : RUN $MAKE 17:08:15 ---> Running in b74e2d05a908 17:08:15 noop 17:08:15 Removing intermediate container b74e2d05a908 17:08:15 ---> 506f09babfe7 17:08:15 Successfully built 506f09babfe7 17:08:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:16 + docker inspect -f . ci-base-image-x86_64 17:08:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:16 prd-ubuntu20.04-docker-8c-8g-7544 does not seem to be running inside a container 17:08:16 $ 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 17:08:16 $ docker top 25370d2930450c82af2172d4546102c2fb3581a0ce399928dde35d671309fa08 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:17 + go version 17:08:17 go version go1.18.3 linux/amd64 [Pipeline] } 17:08:17 $ docker stop --time=1 25370d2930450c82af2172d4546102c2fb3581a0ce399928dde35d671309fa08 17:08:18 $ docker rm -f 25370d2930450c82af2172d4546102c2fb3581a0ce399928dde35d671309fa08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:18 + docker inspect -f . ci-base-image-x86_64 17:08:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:18 prd-ubuntu20.04-docker-8c-8g-7544 does not seem to be running inside a container 17:08:18 $ 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 17:08:19 $ docker top b53d36f166157e97cc552883969a21e59ed71827fa0df6a935dc322066973fca -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:19 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 17:08:19 + make test 17:08:19 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:08:29 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:08:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.044s coverage: 86.2% of statements 17:08:29 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 17:08:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.545s coverage: 71.9% of statements 17:08:38 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:08:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:08:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:08:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:08:41 ./bin/test-attribution.sh [Pipeline] echo 17:08:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:08:41 $ docker stop --time=1 b53d36f166157e97cc552883969a21e59ed71827fa0df6a935dc322066973fca 17:08:43 $ docker rm -f b53d36f166157e97cc552883969a21e59ed71827fa0df6a935dc322066973fca [Pipeline] // withDockerContainer [Pipeline] sh 17:08:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:08:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:08:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:08:44 + ls -al . 17:08:44 total 232 17:08:44 drwxrwxr-x 11 jenkins jenkins 4096 Oct 10 17:08 . 17:08:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 17:07 .. 17:08:44 -rw-rw-r-- 1 jenkins jenkins 262 Oct 10 17:07 .dockerignore 17:08:44 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 17:08 .git 17:08:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 17:07 .github 17:08:44 -rw-rw-r-- 1 jenkins jenkins 788 Oct 10 17:07 .gitignore 17:08:44 -rw-rw-r-- 1 jenkins jenkins 41 Oct 10 17:07 .golangci.yml 17:08:44 drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 17:07 .semver 17:08:44 -rw-rw-r-- 1 jenkins jenkins 9922 Oct 10 17:07 Attribution.txt 17:08:44 -rw-rw-r-- 1 jenkins jenkins 2487 Oct 10 17:07 CHANGELOG.md 17:08:44 -rw-rw-r-- 1 jenkins jenkins 1993 Oct 10 17:07 Dockerfile 17:08:44 -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 17:07 GOVERNANCE.md 17:08:44 -rw-rw-r-- 1 jenkins jenkins 687 Oct 10 17:07 Jenkinsfile 17:08:44 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 10 17:07 LICENSE 17:08:44 -rw-rw-r-- 1 jenkins jenkins 3163 Oct 10 17:07 Makefile 17:08:44 -rw-rw-r-- 1 jenkins jenkins 617 Oct 10 17:07 OWNERS.md 17:08:44 -rw-rw-r-- 1 jenkins jenkins 31023 Oct 10 17:07 README.md 17:08:44 -rw-rw-r-- 1 jenkins jenkins 12 Oct 10 17:07 VERSION 17:08:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 17:07 bin 17:08:44 -rw-r--r-- 1 jenkins jenkins 41008 Oct 10 17:08 coverage.out 17:08:44 -rw-rw-r-- 1 jenkins jenkins 3657 Oct 10 17:07 go.mod 17:08:44 -rw-rw-r-- 1 jenkins jenkins 38018 Oct 10 17:07 go.sum 17:08:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 17:07 images 17:08:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 17:07 internal 17:08:44 -rw-rw-r-- 1 jenkins jenkins 531 Oct 10 17:07 main.go 17:08:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 17:07 res 17:08:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 17:07 snap 17:08:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 17:07 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:45 + 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=e240f365f67771784ce38812fc02aedd64631509 --label arch=amd64 --label version=2.3.0-dev.19 . 17:08:45 Sending build context to Docker daemon 12.49MB 17:08:45 Step 1/32 : ARG BASE=golang:1.18-alpine3.16 17:08:45 Step 2/32 : FROM ${BASE} AS builder 17:08:45 ---> 506f09babfe7 17:08:45 Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:08:45 ---> Running in b2e745177dc1 17:08:45 Removing intermediate container b2e745177dc1 17:08:45 ---> 1b8cbe58208e 17:08:45 Step 4/32 : ARG ALPINE_PKG_EXTRA="" 17:08:45 ---> Running in 076a7baa3024 17:08:45 Removing intermediate container 076a7baa3024 17:08:45 ---> aa3d9960c126 17:08:45 Step 5/32 : ARG ADD_BUILD_TAGS="" 17:08:45 ---> Running in afaa8993948e 17:08:45 Removing intermediate container afaa8993948e 17:08:45 ---> 54654d767194 17:08:45 Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:08:45 ---> Running in f5ec636ace89 17:08:45 Removing intermediate container f5ec636ace89 17:08:45 ---> 2a146ac42c6f 17:08:45 Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:08:45 ---> Running in 2e3d8a942754 17:08:46 Removing intermediate container 2e3d8a942754 17:08:46 ---> 35e7017a3f04 17:08:46 Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:08:46 ---> Running in ab9a858c2fd7 17:08:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:08:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:08:49 OK: 211 MiB in 51 packages 17:08:49 Removing intermediate container ab9a858c2fd7 17:08:49 ---> 9333103fe6f1 17:08:49 Step 9/32 : WORKDIR /app 17:08:49 ---> Running in d379406cf179 17:08:49 Removing intermediate container d379406cf179 17:08:49 ---> 5e0728564e2d 17:08:49 Step 10/32 : COPY go.mod vendor* ./ 17:08:49 ---> e2f95551e675 17:08:49 Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:08:49 ---> Running in 24806602a8e4 17:08:50 Removing intermediate container 24806602a8e4 17:08:50 ---> 7b6a61205ff5 17:08:50 Step 12/32 : COPY . . 17:08:50 ---> 7e859ec775b0 17:08:50 Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:08:50 ---> Running in f5820f114197 17:08:50 Removing intermediate container f5820f114197 17:08:50 ---> 499699abbb0d 17:08:50 Step 14/32 : RUN $MAKE 17:08:50 ---> Running in 4705eafba650 17:08:51 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.19 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 17:09:13 Removing intermediate container 4705eafba650 17:09:13 ---> f3169c720397 17:09:13 Step 15/32 : FROM alpine:3.14 17:09:13 3.14: Pulling from library/alpine 17:09:13 c7ed990a2339: Pulling fs layer 17:09:13 c7ed990a2339: Verifying Checksum 17:09:13 c7ed990a2339: Download complete 17:09:13 c7ed990a2339: Pull complete 17:09:13 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 17:09:13 Status: Downloaded newer image for alpine:3.14 17:09:13 ---> dd53f409bf0b 17:09:13 Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:09:13 ---> Running in 52c9a1224354 17:09:13 Removing intermediate container 52c9a1224354 17:09:13 ---> 4ca65dbbdde7 17:09:13 Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:09:13 ---> Running in 9197047936ec 17:09:13 Removing intermediate container 9197047936ec 17:09:13 ---> b21bc8a20a8e 17:09:13 Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:13 ---> Running in 778d161d7f20 17:09:13 Removing intermediate container 778d161d7f20 17:09:13 ---> 720442e08164 17:09:13 Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init 17:09:13 ---> Running in f1f5baf4baf7 17:09:13 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:09:13 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:09:13 (1/7) Installing ca-certificates (20220614-r0) 17:09:13 (2/7) Installing dumb-init (1.2.5-r1) 17:09:13 (3/7) Installing libgcc (10.3.1_git20210424-r2) 17:09:13 (4/7) Installing libsodium (1.0.18-r0) 17:09:13 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 17:09:14 (6/7) Installing libzmq (4.3.4-r0) 17:09:14 (7/7) Installing zeromq (4.3.4-r0) 17:09:14 Executing busybox-1.33.1-r8.trigger 17:09:14 Executing ca-certificates-20220614-r0.trigger 17:09:14 OK: 9 MiB in 21 packages 17:09:14 Removing intermediate container f1f5baf4baf7 17:09:14 ---> c19c597b51f1 17:09:14 Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:09:14 ---> 5b54bc330b66 17:09:14 Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE 17:09:14 ---> 4f065bf13092 17:09:14 Step 22/32 : COPY --from=builder /app/res/ /res/ 17:09:15 ---> d9051c1c6107 17:09:15 Step 23/32 : COPY --from=builder /app/static/ /static/ 17:09:15 ---> 5b60da042eb1 17:09:15 Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:09:15 ---> c7b689c03144 17:09:15 Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 17:09:15 ---> Running in a710a498b23b 17:09:16 Removing intermediate container a710a498b23b 17:09:16 ---> cd6adc71b249 17:09:16 Step 26/32 : VOLUME /cache 17:09:16 ---> Running in fe9376f5e634 17:09:16 Removing intermediate container fe9376f5e634 17:09:16 ---> 35823cf4f070 17:09:16 Step 27/32 : EXPOSE 59711 17:09:16 ---> Running in 9ae822d4707a 17:09:16 Removing intermediate container 9ae822d4707a 17:09:16 ---> f00dfc1ce4f3 17:09:16 Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:09:16 ---> Running in b6da599113cb 17:09:16 Removing intermediate container b6da599113cb 17:09:16 ---> 3b5b80ba6862 17:09:16 Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 17:09:16 ---> Running in 2854e6974a87 17:09:16 Removing intermediate container 2854e6974a87 17:09:16 ---> 691c21b1d095 17:09:16 Step 30/32 : LABEL arch=amd64 17:09:16 ---> Running in 858a06dffd2f 17:09:16 Removing intermediate container 858a06dffd2f 17:09:16 ---> 9ca9833ac02d 17:09:16 Step 31/32 : LABEL git_sha=e240f365f67771784ce38812fc02aedd64631509 17:09:16 ---> Running in 42c95b4766ee 17:09:16 Removing intermediate container 42c95b4766ee 17:09:16 ---> 285b284e3dff 17:09:16 Step 32/32 : LABEL version=2.3.0-dev.19 17:09:16 ---> Running in bfd1865a9d2b 17:09:17 Removing intermediate container bfd1865a9d2b 17:09:17 ---> e6edee25b0e0 17:09:17 [Warning] One or more build-args [ARCH] were not consumed 17:09:17 Successfully built e6edee25b0e0 17:09:17 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 17:09:17 provisioning config files... 17:09:17 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8447836443098011767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:17 ---> docker-login.sh 17:09:17 nexus3.edgexfoundry.org:10001 17:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:17 Configure a credential helper to remove this warning. See 17:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:17 17:09:17 Login Succeeded 17:09:17 nexus3.edgexfoundry.org:10002 17:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:17 Configure a credential helper to remove this warning. See 17:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:17 17:09:17 Login Succeeded 17:09:17 nexus3.edgexfoundry.org:10003 17:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:17 Configure a credential helper to remove this warning. See 17:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:17 17:09:17 Login Succeeded 17:09:17 nexus3.edgexfoundry.org:10004 17:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:17 Configure a credential helper to remove this warning. See 17:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:17 17:09:17 Login Succeeded 17:09:17 docker.io 17:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:18 Configure a credential helper to remove this warning. See 17:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:18 17:09:18 Login Succeeded 17:09:18 ---> docker-login.sh ends [Pipeline] } 17:09:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:09:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:09:18 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 17:09:18 e240f365f67771784ce38812fc02aedd64631509 17:09:18 latest 17:09:18 2.3.0-dev.19 17:09:18 e240f365f67771784ce38812fc02aedd64631509-2.3.0-dev.19 17:09:18 main 17:09:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:18 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e240f365f67771784ce38812fc02aedd64631509 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e240f365f67771784ce38812fc02aedd64631509 17:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:09:18 e2e6fa4a1e0b: Preparing 17:09:18 fa49528c863d: Preparing 17:09:18 496c89093633: Preparing 17:09:18 062584ac7165: Preparing 17:09:18 1fce5a361e51: Preparing 17:09:18 1ed57e6405a2: Preparing 17:09:18 fd20d01e51cf: Preparing 17:09:18 5860afdf59f1: Preparing 17:09:18 63493a9ab2d4: Preparing 17:09:18 5860afdf59f1: Waiting 17:09:18 1ed57e6405a2: Waiting 17:09:18 fd20d01e51cf: Waiting 17:09:18 63493a9ab2d4: Waiting 17:09:18 e2e6fa4a1e0b: Pushed 17:09:18 062584ac7165: Pushed 17:09:18 1fce5a361e51: Pushed 17:09:18 496c89093633: Pushed 17:09:18 63493a9ab2d4: Layer already exists 17:09:18 1ed57e6405a2: Pushed 17:09:19 5860afdf59f1: Pushed 17:09:19 fd20d01e51cf: Pushed 17:09:21 fa49528c863d: Pushed 17:09:21 e240f365f67771784ce38812fc02aedd64631509: digest: sha256:2e3f0b2e99c9e7bd5e617eb8d9196203732f7c93077d4f12c1e9dbcbee82d26d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:21 + 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 17:09:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 17:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:09:21 e2e6fa4a1e0b: Preparing 17:09:21 fa49528c863d: Preparing 17:09:21 496c89093633: Preparing 17:09:21 062584ac7165: Preparing 17:09:21 1fce5a361e51: Preparing 17:09:21 1ed57e6405a2: Preparing 17:09:21 fd20d01e51cf: Preparing 17:09:21 5860afdf59f1: Preparing 17:09:21 63493a9ab2d4: Preparing 17:09:21 1ed57e6405a2: Waiting 17:09:21 fd20d01e51cf: Waiting 17:09:21 5860afdf59f1: Waiting 17:09:21 63493a9ab2d4: Waiting 17:09:21 fa49528c863d: Layer already exists 17:09:21 496c89093633: Layer already exists 17:09:21 1fce5a361e51: Layer already exists 17:09:21 062584ac7165: Layer already exists 17:09:21 e2e6fa4a1e0b: Layer already exists 17:09:21 1ed57e6405a2: Layer already exists 17:09:21 63493a9ab2d4: Layer already exists 17:09:21 fd20d01e51cf: Layer already exists 17:09:21 5860afdf59f1: Layer already exists 17:09:21 latest: digest: sha256:2e3f0b2e99c9e7bd5e617eb8d9196203732f7c93077d4f12c1e9dbcbee82d26d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:22 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.19 17:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:09:22 e2e6fa4a1e0b: Preparing 17:09:22 fa49528c863d: Preparing 17:09:22 496c89093633: Preparing 17:09:22 062584ac7165: Preparing 17:09:22 1fce5a361e51: Preparing 17:09:22 1ed57e6405a2: Preparing 17:09:22 fd20d01e51cf: Preparing 17:09:22 5860afdf59f1: Preparing 17:09:22 63493a9ab2d4: Preparing 17:09:22 fd20d01e51cf: Waiting 17:09:22 5860afdf59f1: Waiting 17:09:22 1ed57e6405a2: Waiting 17:09:22 496c89093633: Layer already exists 17:09:22 062584ac7165: Layer already exists 17:09:22 e2e6fa4a1e0b: Layer already exists 17:09:22 1fce5a361e51: Layer already exists 17:09:22 fa49528c863d: Layer already exists 17:09:22 5860afdf59f1: Layer already exists 17:09:22 1ed57e6405a2: Layer already exists 17:09:22 fd20d01e51cf: Layer already exists 17:09:22 63493a9ab2d4: Layer already exists 17:09:22 2.3.0-dev.19: digest: sha256:2e3f0b2e99c9e7bd5e617eb8d9196203732f7c93077d4f12c1e9dbcbee82d26d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:22 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e240f365f67771784ce38812fc02aedd64631509-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e240f365f67771784ce38812fc02aedd64631509-2.3.0-dev.19 17:09:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:09:23 e2e6fa4a1e0b: Preparing 17:09:23 fa49528c863d: Preparing 17:09:23 496c89093633: Preparing 17:09:23 062584ac7165: Preparing 17:09:23 1fce5a361e51: Preparing 17:09:23 1ed57e6405a2: Preparing 17:09:23 fd20d01e51cf: Preparing 17:09:23 5860afdf59f1: Preparing 17:09:23 63493a9ab2d4: Preparing 17:09:23 5860afdf59f1: Waiting 17:09:23 1ed57e6405a2: Waiting 17:09:23 63493a9ab2d4: Waiting 17:09:23 fd20d01e51cf: Waiting 17:09:23 e2e6fa4a1e0b: Layer already exists 17:09:23 062584ac7165: Layer already exists 17:09:23 496c89093633: Layer already exists 17:09:23 1fce5a361e51: Layer already exists 17:09:23 fa49528c863d: Layer already exists 17:09:23 1ed57e6405a2: Layer already exists 17:09:23 fd20d01e51cf: Layer already exists 17:09:23 63493a9ab2d4: Layer already exists 17:09:23 5860afdf59f1: Layer already exists 17:09:23 e240f365f67771784ce38812fc02aedd64631509-2.3.0-dev.19: digest: sha256:2e3f0b2e99c9e7bd5e617eb8d9196203732f7c93077d4f12c1e9dbcbee82d26d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:23 + 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 17:09:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 17:09:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:09:23 e2e6fa4a1e0b: Preparing 17:09:23 fa49528c863d: Preparing 17:09:23 496c89093633: Preparing 17:09:23 062584ac7165: Preparing 17:09:23 1fce5a361e51: Preparing 17:09:23 1ed57e6405a2: Preparing 17:09:23 fd20d01e51cf: Preparing 17:09:23 5860afdf59f1: Preparing 17:09:23 63493a9ab2d4: Preparing 17:09:23 1ed57e6405a2: Waiting 17:09:23 5860afdf59f1: Waiting 17:09:23 fd20d01e51cf: Waiting 17:09:23 63493a9ab2d4: Waiting 17:09:23 e2e6fa4a1e0b: Layer already exists 17:09:23 fa49528c863d: Layer already exists 17:09:23 1fce5a361e51: Layer already exists 17:09:23 062584ac7165: Layer already exists 17:09:23 496c89093633: Layer already exists 17:09:23 fd20d01e51cf: Layer already exists 17:09:23 5860afdf59f1: Layer already exists 17:09:23 63493a9ab2d4: Layer already exists 17:09:23 1ed57e6405a2: Layer already exists 17:09:23 main: digest: sha256:2e3f0b2e99c9e7bd5e617eb8d9196203732f7c93077d4f12c1e9dbcbee82d26d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:09:23 ===================================================== [Pipeline] echo 17:09:23 taggedImages: 17:09:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e240f365f67771784ce38812fc02aedd64631509 17:09:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 17:09:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.19 17:09:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e240f365f67771784ce38812fc02aedd64631509-2.3.0-dev.19 17:09:23 - 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 17:09:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:24 17:09:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:24 latest: Pulling from edgex-lftools-log-publisher 17:09:24 5eb5b503b376: Pulling fs layer 17:09:24 5c69ac0246d0: Pulling fs layer 17:09:24 ec43610c2a17: Pulling fs layer 17:09:24 3a2ae6a8a46f: Pulling fs layer 17:09:24 33b1e0a273af: Pulling fs layer 17:09:24 5d3b04190fa2: Pulling fs layer 17:09:24 2f39f015ded8: Pulling fs layer 17:09:24 3a2ae6a8a46f: Waiting 17:09:24 33b1e0a273af: Waiting 17:09:24 5d3b04190fa2: Waiting 17:09:24 2f39f015ded8: Waiting 17:09:24 5c69ac0246d0: Download complete 17:09:24 3a2ae6a8a46f: Download complete 17:09:24 33b1e0a273af: Verifying Checksum 17:09:24 33b1e0a273af: Download complete 17:09:24 5d3b04190fa2: Verifying Checksum 17:09:24 5d3b04190fa2: Download complete 17:09:24 ec43610c2a17: Verifying Checksum 17:09:24 ec43610c2a17: Download complete 17:09:24 5eb5b503b376: Verifying Checksum 17:09:24 5eb5b503b376: Download complete 17:09:25 2f39f015ded8: Download complete 17:09:25 5eb5b503b376: Pull complete 17:09:25 5c69ac0246d0: Pull complete 17:09:26 ec43610c2a17: Pull complete 17:09:26 3a2ae6a8a46f: Pull complete 17:09:26 33b1e0a273af: Pull complete 17:09:26 5d3b04190fa2: Pull complete 17:09:30 2f39f015ded8: Pull complete 17:09:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:09:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:30 prd-ubuntu20.04-docker-8c-8g-7544 does not seem to be running inside a container 17:09:30 $ 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 17:09:33 $ docker top c52e833240d56438e825502a2904d4334a5a361d47e1df5a88bc5254f045f32c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:33 ---> job-cost.sh 17:09:33 lf-activate-venv: SKIPPING 17:09:33 INFO: No Stack... 17:09:33 INFO: Retrieving Pricing Info for: v3-standard-8 17:09:34 INFO: Archiving Costs [Pipeline] sh 17:09:34 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 17:09:34 + cut -d, -f6 [Pipeline] lock 17:09:34 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-59-stack-cost] 17:09:34 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-59-stack-cost] did not exist. Created. 17:09:34 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:09:34 + echo total: 0.2199999988079071 [Pipeline] stash 17:09:34 Stashed 1 file(s) [Pipeline] } 17:09:34 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-59-stack-cost] [Pipeline] // lock [Pipeline] } 17:09:34 $ docker stop --time=1 c52e833240d56438e825502a2904d4334a5a361d47e1df5a88bc5254f045f32c 17:09:35 $ docker rm -f c52e833240d56438e825502a2904d4334a5a361d47e1df5a88bc5254f045f32c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:11:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7546 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 17:11:58 Running in /w/workspace/app-rfid-llrp-inventory/59 [Pipeline] { [Pipeline] checkout 17:11:58 The recommended git tool is: git 17:12:04 using credential edgex-jenkins-ssh 17:12:04 Cloning the remote Git repository 17:12:05 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:12:05 > git init /w/workspace/app-rfid-llrp-inventory/59 # timeout=10 17:12:05 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:12:05 > git --version # timeout=10 17:12:05 > git --version # 'git version 2.25.1' 17:12:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:05 Verifying host key using known hosts file 17:12:05 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:12:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:07 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:12:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:09 Avoid second fetch 17:12:09 Checking out Revision e240f365f67771784ce38812fc02aedd64631509 (main) 17:12:09 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#114)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 17:12:09 > git config core.sparsecheckout # timeout=10 17:12:09 > git checkout -f e240f365f67771784ce38812fc02aedd64631509 # timeout=10 [Pipeline] sh 17:12:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:12:10 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:10 Dload Upload Total Spent Left Speed 17:12:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94044 0 --:--:-- --:--:-- --:--:-- 94044 [Pipeline] sh 17:12:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:12:11 + sudo tee /etc/docker/daemon.new 17:12:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:12:11 { 17:12:11 "registry-mirrors": [ 17:12:11 "https://nexus3.edgexfoundry.org:10001" 17:12:11 ], 17:12:11 "bip": "10.250.0.254/24", 17:12:11 "hosts": [ 17:12:11 "tcp://0.0.0.0:5555", 17:12:11 "unix:///var/run/docker.sock" 17:12:11 ], 17:12:11 "mtu": 1458, 17:12:11 "selinux-enabled": true, 17:12:11 "seccomp-profile": "/etc/docker/seccomp.json" 17:12:11 } [Pipeline] sh 17:12:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:12:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:30 provisioning config files... 17:12:30 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/59@tmp/config12798983261442589949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:31 ---> docker-login.sh 17:12:31 nexus3.edgexfoundry.org:10001 17:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:31 Configure a credential helper to remove this warning. See 17:12:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:31 17:12:31 Login Succeeded 17:12:31 nexus3.edgexfoundry.org:10002 17:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:32 Configure a credential helper to remove this warning. See 17:12:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:32 17:12:32 Login Succeeded 17:12:32 nexus3.edgexfoundry.org:10003 17:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:32 Configure a credential helper to remove this warning. See 17:12:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:32 17:12:32 Login Succeeded 17:12:32 nexus3.edgexfoundry.org:10004 17:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:33 Configure a credential helper to remove this warning. See 17:12:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:33 17:12:33 Login Succeeded 17:12:33 docker.io 17:12:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:33 Configure a credential helper to remove this warning. See 17:12:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:33 17:12:33 Login Succeeded 17:12:33 ---> docker-login.sh ends [Pipeline] } 17:12:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:12:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:12:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:12:33 ========================================================= 17:12:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:12:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:12:34 Sending build context to Docker daemon 683.5kB 17:12:34 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 17:12:34 Step 2/14 : FROM ${BASE} AS builder 17:12:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:12:34 b3c136eddcbf: Pulling fs layer 17:12:34 c0a3192eca97: Pulling fs layer 17:12:34 a050256f5b6f: Pulling fs layer 17:12:34 656be50a0ddc: Pulling fs layer 17:12:34 2bbca73fdf42: Pulling fs layer 17:12:34 f607e4fc86c3: Pulling fs layer 17:12:34 4d572c569a2c: Pulling fs layer 17:12:34 fcf976331f73: Pulling fs layer 17:12:34 2bbca73fdf42: Waiting 17:12:34 f607e4fc86c3: Waiting 17:12:34 4d572c569a2c: Waiting 17:12:34 fcf976331f73: Waiting 17:12:34 656be50a0ddc: Waiting 17:12:34 a050256f5b6f: Verifying Checksum 17:12:34 a050256f5b6f: Download complete 17:12:34 c0a3192eca97: Verifying Checksum 17:12:34 c0a3192eca97: Download complete 17:12:34 2bbca73fdf42: Verifying Checksum 17:12:34 2bbca73fdf42: Download complete 17:12:34 f607e4fc86c3: Verifying Checksum 17:12:34 f607e4fc86c3: Download complete 17:12:34 b3c136eddcbf: Download complete 17:12:35 b3c136eddcbf: Pull complete 17:12:36 fcf976331f73: Verifying Checksum 17:12:36 fcf976331f73: Download complete 17:12:36 c0a3192eca97: Pull complete 17:12:37 a050256f5b6f: Pull complete 17:12:37 4d572c569a2c: Verifying Checksum 17:12:37 4d572c569a2c: Download complete 17:12:38 656be50a0ddc: Verifying Checksum 17:12:38 656be50a0ddc: Download complete 17:12:50 656be50a0ddc: Pull complete 17:12:50 2bbca73fdf42: Pull complete 17:12:51 f607e4fc86c3: Pull complete 17:12:57 4d572c569a2c: Pull complete 17:12:59 fcf976331f73: Pull complete 17:12:59 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 17:12:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:12:59 ---> 3970a7415f9e 17:12:59 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:13:00 ---> Running in 101a2036ca18 17:13:00 Removing intermediate container 101a2036ca18 17:13:00 ---> 6e47857f2c8c 17:13:00 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 17:13:00 ---> Running in eb4e88662909 17:13:01 Removing intermediate container eb4e88662909 17:13:01 ---> cf676fbe713a 17:13:01 Step 5/14 : ARG ADD_BUILD_TAGS="" 17:13:01 ---> Running in 4d5fa6ad0279 17:13:01 Removing intermediate container 4d5fa6ad0279 17:13:01 ---> 78a8ddef43ea 17:13:01 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:13:01 ---> Running in fec10b9eb8cd 17:13:02 Removing intermediate container fec10b9eb8cd 17:13:02 ---> 3847d9a3df8e 17:13:02 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:02 ---> Running in e4977a8db012 17:13:04 Removing intermediate container e4977a8db012 17:13:04 ---> e97aedb7c3d2 17:13:04 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:13:04 ---> Running in 725a0cbf1269 17:13:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:13:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:13:07 OK: 221 MiB in 51 packages 17:13:08 Removing intermediate container 725a0cbf1269 17:13:08 ---> dd0f7847c276 17:13:08 Step 9/14 : WORKDIR /app 17:13:08 ---> Running in 9d8eaf2d021b 17:13:08 Removing intermediate container 9d8eaf2d021b 17:13:08 ---> 899be8696226 17:13:08 Step 10/14 : COPY go.mod vendor* ./ 17:13:09 ---> ea88b34292e7 17:13:09 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:09 ---> Running in 1c0dd4fd317d 17:14:05 Removing intermediate container 1c0dd4fd317d 17:14:05 ---> bb14464e0636 17:14:05 Step 12/14 : COPY . . 17:14:05 ---> 0c8ed52c8462 17:14:05 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:14:05 ---> Running in 4dd77cd68e3f 17:14:05 Removing intermediate container 4dd77cd68e3f 17:14:05 ---> 69f8606d1666 17:14:05 Step 14/14 : RUN $MAKE 17:14:05 ---> Running in 01fb1b1cc585 17:14:05 noop 17:14:05 Removing intermediate container 01fb1b1cc585 17:14:05 ---> acb38532df8e 17:14:05 Successfully built acb38532df8e 17:14:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:06 + docker inspect -f . ci-base-image-arm64 17:14:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:06 prd-ubuntu20.04-docker-arm64-4c-16g-7546 does not seem to be running inside a container 17:14:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/59 -v /w/workspace/app-rfid-llrp-inventory/59:/w/workspace/app-rfid-llrp-inventory/59:rw,z -v /w/workspace/app-rfid-llrp-inventory/59@tmp:/w/workspace/app-rfid-llrp-inventory/59@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 17:14:07 $ docker top 51c8ff2a4355978dbb8ccf777871cfb4cf03db86d7046823e3ebaee8b63d7a4b -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:08 + go version 17:14:08 go version go1.18.3 linux/arm64 [Pipeline] } 17:14:08 $ docker stop --time=1 51c8ff2a4355978dbb8ccf777871cfb4cf03db86d7046823e3ebaee8b63d7a4b 17:14:10 $ docker rm -f 51c8ff2a4355978dbb8ccf777871cfb4cf03db86d7046823e3ebaee8b63d7a4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:11 + docker inspect -f . ci-base-image-arm64 17:14:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:11 prd-ubuntu20.04-docker-arm64-4c-16g-7546 does not seem to be running inside a container 17:14:11 $ 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/59 -v /w/workspace/app-rfid-llrp-inventory/59:/w/workspace/app-rfid-llrp-inventory/59:rw,z -v /w/workspace/app-rfid-llrp-inventory/59@tmp:/w/workspace/app-rfid-llrp-inventory/59@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 17:14:12 $ docker top de0b4675287516f81a4ef590b6dbc70a092fad7beea905c8d2222a9dff0b4611 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:13 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/59 [Pipeline] fileExists [Pipeline] sh 17:14:14 + make test 17:14:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:15:50 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:15:50 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.178s coverage: 86.2% of statements 17:15:50 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 17:15:56 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.732s coverage: 71.9% of statements 17:15:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:15:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:16:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:16:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:16:23 ./bin/test-attribution.sh [Pipeline] echo 17:16:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:16:23 $ docker stop --time=1 de0b4675287516f81a4ef590b6dbc70a092fad7beea905c8d2222a9dff0b4611 17:16:25 $ docker rm -f de0b4675287516f81a4ef590b6dbc70a092fad7beea905c8d2222a9dff0b4611 [Pipeline] // withDockerContainer [Pipeline] sh 17:16:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:16:26 Warning: overwriting stash ‘coverage-report’ 17:16:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:16:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:16:27 + ls -al . 17:16:27 total 228 17:16:27 drwxrwxr-x 10 jenkins jenkins 4096 Oct 10 17:14 . 17:16:27 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 17:12 .. 17:16:27 -rw-rw-r-- 1 jenkins jenkins 262 Oct 10 17:12 .dockerignore 17:16:27 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 17:12 .git 17:16:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 17:12 .github 17:16:27 -rw-rw-r-- 1 jenkins jenkins 788 Oct 10 17:12 .gitignore 17:16:27 -rw-rw-r-- 1 jenkins jenkins 41 Oct 10 17:12 .golangci.yml 17:16:27 -rw-rw-r-- 1 jenkins jenkins 9922 Oct 10 17:12 Attribution.txt 17:16:27 -rw-rw-r-- 1 jenkins jenkins 2487 Oct 10 17:12 CHANGELOG.md 17:16:27 -rw-rw-r-- 1 jenkins jenkins 1993 Oct 10 17:12 Dockerfile 17:16:27 -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 17:12 GOVERNANCE.md 17:16:27 -rw-rw-r-- 1 jenkins jenkins 687 Oct 10 17:12 Jenkinsfile 17:16:27 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 10 17:12 LICENSE 17:16:27 -rw-rw-r-- 1 jenkins jenkins 3163 Oct 10 17:12 Makefile 17:16:27 -rw-rw-r-- 1 jenkins jenkins 617 Oct 10 17:12 OWNERS.md 17:16:27 -rw-rw-r-- 1 jenkins jenkins 31023 Oct 10 17:12 README.md 17:16:27 -rw-rw-r-- 1 jenkins jenkins 12 Oct 10 17:07 VERSION 17:16:27 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 17:12 bin 17:16:27 -rw-r--r-- 1 jenkins jenkins 41008 Oct 10 17:15 coverage.out 17:16:27 -rw-rw-r-- 1 jenkins jenkins 3657 Oct 10 17:12 go.mod 17:16:27 -rw-rw-r-- 1 jenkins jenkins 38018 Oct 10 17:12 go.sum 17:16:27 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 17:12 images 17:16:27 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 17:12 internal 17:16:27 -rw-rw-r-- 1 jenkins jenkins 531 Oct 10 17:12 main.go 17:16:27 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 17:12 res 17:16:27 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 17:12 snap 17:16:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 17:12 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:28 + 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=e240f365f67771784ce38812fc02aedd64631509 --label arch=arm64 --label version=2.3.0-dev.19 . 17:16:28 Sending build context to Docker daemon 683.5kB 17:16:28 Step 1/32 : ARG BASE=golang:1.18-alpine3.16 17:16:28 Step 2/32 : FROM ${BASE} AS builder 17:16:28 ---> acb38532df8e 17:16:28 Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:16:28 ---> Running in cc19c325c6a0 17:16:28 Removing intermediate container cc19c325c6a0 17:16:28 ---> e7c2e8df09c9 17:16:28 Step 4/32 : ARG ALPINE_PKG_EXTRA="" 17:16:28 ---> Running in 8a3dc1fa8af4 17:16:29 Removing intermediate container 8a3dc1fa8af4 17:16:29 ---> b0cfb4dc7b3c 17:16:29 Step 5/32 : ARG ADD_BUILD_TAGS="" 17:16:29 ---> Running in ed59315825b2 17:16:29 Removing intermediate container ed59315825b2 17:16:29 ---> 541fea383aa6 17:16:29 Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:16:29 ---> Running in 85a65704818d 17:16:30 Removing intermediate container 85a65704818d 17:16:30 ---> 47468a57f5b3 17:16:30 Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:30 ---> Running in 1f589e0fd05e 17:16:32 Removing intermediate container 1f589e0fd05e 17:16:32 ---> a243a8999f20 17:16:32 Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:16:32 ---> Running in cb1e988fa18d 17:16:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:16:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:16:36 OK: 221 MiB in 51 packages 17:16:36 Removing intermediate container cb1e988fa18d 17:16:36 ---> ffa9e3ee5cd2 17:16:36 Step 9/32 : WORKDIR /app 17:16:37 ---> Running in 64700d660f91 17:16:37 Removing intermediate container 64700d660f91 17:16:37 ---> b9b3b527f370 17:16:37 Step 10/32 : COPY go.mod vendor* ./ 17:16:37 ---> cfe7805af1af 17:16:37 Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:37 ---> Running in b7402d5d7c37 17:16:40 Removing intermediate container b7402d5d7c37 17:16:40 ---> 957693a17ae3 17:16:40 Step 12/32 : COPY . . 17:16:41 ---> 41254c59b39b 17:16:41 Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:16:41 ---> Running in 0b78ccc6a16e 17:16:41 Removing intermediate container 0b78ccc6a16e 17:16:41 ---> 769033aaa8e4 17:16:41 Step 14/32 : RUN $MAKE 17:16:41 ---> Running in c1b5fe963f00 17:16:42 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.19 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 17:19:19 Removing intermediate container c1b5fe963f00 17:19:19 ---> 1613dab0e8b2 17:19:19 Step 15/32 : FROM alpine:3.14 17:19:19 3.14: Pulling from library/alpine 17:19:19 90cda3b7c325: Pulling fs layer 17:19:19 90cda3b7c325: Verifying Checksum 17:19:19 90cda3b7c325: Download complete 17:19:19 90cda3b7c325: Pull complete 17:19:19 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 17:19:19 Status: Downloaded newer image for alpine:3.14 17:19:19 ---> 376ba31ae3da 17:19:19 Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:19:19 ---> Running in 8947f5f174b3 17:19:19 Removing intermediate container 8947f5f174b3 17:19:19 ---> 159e0f84d5e3 17:19:19 Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:19:19 ---> Running in a7089b954bdf 17:19:19 Removing intermediate container a7089b954bdf 17:19:19 ---> e9ab38ff4e40 17:19:19 Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:19 ---> Running in bc44f3542bb6 17:19:19 Removing intermediate container bc44f3542bb6 17:19:19 ---> 71a7471fefce 17:19:19 Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init 17:19:19 ---> Running in 90a0455920ba 17:19:19 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:19:19 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:19:19 (1/7) Installing ca-certificates (20220614-r0) 17:19:19 (2/7) Installing dumb-init (1.2.5-r1) 17:19:19 (3/7) Installing libgcc (10.3.1_git20210424-r2) 17:19:19 (4/7) Installing libsodium (1.0.18-r0) 17:19:19 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 17:19:19 (6/7) Installing libzmq (4.3.4-r0) 17:19:19 (7/7) Installing zeromq (4.3.4-r0) 17:19:19 Executing busybox-1.33.1-r8.trigger 17:19:19 Executing ca-certificates-20220614-r0.trigger 17:19:19 OK: 9 MiB in 21 packages 17:19:19 Removing intermediate container 90a0455920ba 17:19:19 ---> b24fa4399cf3 17:19:19 Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:19:19 ---> 12957db2c56a 17:19:19 Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE 17:19:20 ---> 5520935349ef 17:19:20 Step 22/32 : COPY --from=builder /app/res/ /res/ 17:19:20 ---> 27b3b8eb6194 17:19:20 Step 23/32 : COPY --from=builder /app/static/ /static/ 17:19:21 ---> 18e75088166d 17:19:21 Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:19:22 ---> aff735e9df4c 17:19:22 Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 17:19:22 ---> Running in 0aa99f9e0034 17:19:24 Removing intermediate container 0aa99f9e0034 17:19:24 ---> c80c9fc9fa46 17:19:24 Step 26/32 : VOLUME /cache 17:19:24 ---> Running in 923176690a75 17:19:25 Removing intermediate container 923176690a75 17:19:25 ---> 3c18ee95fe73 17:19:25 Step 27/32 : EXPOSE 59711 17:19:25 ---> Running in 56b64f46d14b 17:19:25 Removing intermediate container 56b64f46d14b 17:19:25 ---> 55e085067647 17:19:25 Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:19:25 ---> Running in 16a8cf83cb9e 17:19:25 Removing intermediate container 16a8cf83cb9e 17:19:25 ---> cead658d89bb 17:19:25 Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 17:19:25 ---> Running in 1ea2d95e6f94 17:19:26 Removing intermediate container 1ea2d95e6f94 17:19:26 ---> 878d6b3b6df6 17:19:26 Step 30/32 : LABEL arch=arm64 17:19:26 ---> Running in 80e3b2b97412 17:19:26 Removing intermediate container 80e3b2b97412 17:19:26 ---> 13d3134da1fa 17:19:26 Step 31/32 : LABEL git_sha=e240f365f67771784ce38812fc02aedd64631509 17:19:26 ---> Running in 252a943f1648 17:19:26 Removing intermediate container 252a943f1648 17:19:26 ---> a447cd5e4843 17:19:26 Step 32/32 : LABEL version=2.3.0-dev.19 17:19:26 ---> Running in eec6e7f42861 17:19:27 Removing intermediate container eec6e7f42861 17:19:27 ---> c26161d426da 17:19:27 [Warning] One or more build-args [ARCH] were not consumed 17:19:27 Successfully built c26161d426da 17:19:27 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 17:19:27 provisioning config files... 17:19:27 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/59@tmp/config844482126581246940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:19:27 ---> docker-login.sh 17:19:27 nexus3.edgexfoundry.org:10001 17:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:27 Configure a credential helper to remove this warning. See 17:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:27 17:19:27 Login Succeeded 17:19:27 nexus3.edgexfoundry.org:10002 17:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:28 Configure a credential helper to remove this warning. See 17:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:28 17:19:28 Login Succeeded 17:19:28 nexus3.edgexfoundry.org:10003 17:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:28 Configure a credential helper to remove this warning. See 17:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:28 17:19:28 Login Succeeded 17:19:28 nexus3.edgexfoundry.org:10004 17:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:29 Configure a credential helper to remove this warning. See 17:19:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:29 17:19:29 Login Succeeded 17:19:29 docker.io 17:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:29 Configure a credential helper to remove this warning. See 17:19:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:29 17:19:29 Login Succeeded 17:19:29 ---> docker-login.sh ends [Pipeline] } 17:19:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:19:29 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 17:19:29 e240f365f67771784ce38812fc02aedd64631509 17:19:29 latest 17:19:29 2.3.0-dev.19 17:19:29 e240f365f67771784ce38812fc02aedd64631509-2.3.0-dev.19 17:19:29 main 17:19:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:30 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e240f365f67771784ce38812fc02aedd64631509 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:30 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e240f365f67771784ce38812fc02aedd64631509 17:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:19:30 4ce3993cae4c: Preparing 17:19:30 156e47024431: Preparing 17:19:30 ba546898383c: Preparing 17:19:30 c0ad801e1ca3: Preparing 17:19:30 dfd402c7eefb: Preparing 17:19:30 e6d91a7ff52b: Preparing 17:19:30 ce7547781df7: Preparing 17:19:30 495c0e003784: Preparing 17:19:30 28c3ef001483: Preparing 17:19:30 ce7547781df7: Waiting 17:19:30 495c0e003784: Waiting 17:19:30 28c3ef001483: Waiting 17:19:30 e6d91a7ff52b: Waiting 17:19:30 dfd402c7eefb: Pushed 17:19:30 4ce3993cae4c: Pushed 17:19:30 c0ad801e1ca3: Pushed 17:19:30 ba546898383c: Pushed 17:19:30 28c3ef001483: Layer already exists 17:19:30 e6d91a7ff52b: Pushed 17:19:31 495c0e003784: Pushed 17:19:31 ce7547781df7: Pushed 17:19:37 156e47024431: Pushed 17:19:37 e240f365f67771784ce38812fc02aedd64631509: digest: sha256:34e7d76470a622e60d5e8638697c33cb49f2e4d48948a23d5a5ac275051eb799 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:37 + 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 17:19:38 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 17:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:19:38 4ce3993cae4c: Preparing 17:19:38 156e47024431: Preparing 17:19:38 ba546898383c: Preparing 17:19:38 c0ad801e1ca3: Preparing 17:19:38 dfd402c7eefb: Preparing 17:19:38 e6d91a7ff52b: Preparing 17:19:38 ce7547781df7: Preparing 17:19:38 495c0e003784: Preparing 17:19:38 28c3ef001483: Preparing 17:19:38 ce7547781df7: Waiting 17:19:38 495c0e003784: Waiting 17:19:38 28c3ef001483: Waiting 17:19:38 e6d91a7ff52b: Waiting 17:19:38 c0ad801e1ca3: Layer already exists 17:19:38 dfd402c7eefb: Layer already exists 17:19:38 ba546898383c: Layer already exists 17:19:38 4ce3993cae4c: Layer already exists 17:19:38 156e47024431: Layer already exists 17:19:38 495c0e003784: Layer already exists 17:19:38 ce7547781df7: Layer already exists 17:19:38 e6d91a7ff52b: Layer already exists 17:19:38 28c3ef001483: Layer already exists 17:19:38 latest: digest: sha256:34e7d76470a622e60d5e8638697c33cb49f2e4d48948a23d5a5ac275051eb799 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:38 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:38 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.19 17:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:19:38 4ce3993cae4c: Preparing 17:19:38 156e47024431: Preparing 17:19:38 ba546898383c: Preparing 17:19:38 c0ad801e1ca3: Preparing 17:19:38 dfd402c7eefb: Preparing 17:19:38 e6d91a7ff52b: Preparing 17:19:38 ce7547781df7: Preparing 17:19:38 495c0e003784: Preparing 17:19:38 28c3ef001483: Preparing 17:19:38 ce7547781df7: Waiting 17:19:38 e6d91a7ff52b: Waiting 17:19:38 495c0e003784: Waiting 17:19:38 28c3ef001483: Waiting 17:19:38 ba546898383c: Layer already exists 17:19:38 4ce3993cae4c: Layer already exists 17:19:38 156e47024431: Layer already exists 17:19:38 c0ad801e1ca3: Layer already exists 17:19:38 dfd402c7eefb: Layer already exists 17:19:38 e6d91a7ff52b: Layer already exists 17:19:38 ce7547781df7: Layer already exists 17:19:38 28c3ef001483: Layer already exists 17:19:38 495c0e003784: Layer already exists 17:19:39 2.3.0-dev.19: digest: sha256:34e7d76470a622e60d5e8638697c33cb49f2e4d48948a23d5a5ac275051eb799 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:39 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e240f365f67771784ce38812fc02aedd64631509-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:39 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e240f365f67771784ce38812fc02aedd64631509-2.3.0-dev.19 17:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:19:39 4ce3993cae4c: Preparing 17:19:39 156e47024431: Preparing 17:19:39 ba546898383c: Preparing 17:19:39 c0ad801e1ca3: Preparing 17:19:39 dfd402c7eefb: Preparing 17:19:39 e6d91a7ff52b: Preparing 17:19:39 ce7547781df7: Preparing 17:19:39 495c0e003784: Preparing 17:19:39 28c3ef001483: Preparing 17:19:39 ce7547781df7: Waiting 17:19:39 28c3ef001483: Waiting 17:19:39 e6d91a7ff52b: Waiting 17:19:39 495c0e003784: Waiting 17:19:39 156e47024431: Layer already exists 17:19:39 ba546898383c: Layer already exists 17:19:39 dfd402c7eefb: Layer already exists 17:19:39 c0ad801e1ca3: Layer already exists 17:19:39 4ce3993cae4c: Layer already exists 17:19:39 ce7547781df7: Layer already exists 17:19:39 e6d91a7ff52b: Layer already exists 17:19:39 495c0e003784: Layer already exists 17:19:39 28c3ef001483: Layer already exists 17:19:40 e240f365f67771784ce38812fc02aedd64631509-2.3.0-dev.19: digest: sha256:34e7d76470a622e60d5e8638697c33cb49f2e4d48948a23d5a5ac275051eb799 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:40 + 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 17:19:40 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 17:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:19:40 4ce3993cae4c: Preparing 17:19:40 156e47024431: Preparing 17:19:40 ba546898383c: Preparing 17:19:40 c0ad801e1ca3: Preparing 17:19:40 dfd402c7eefb: Preparing 17:19:40 e6d91a7ff52b: Preparing 17:19:40 ce7547781df7: Preparing 17:19:40 495c0e003784: Preparing 17:19:40 28c3ef001483: Preparing 17:19:40 e6d91a7ff52b: Waiting 17:19:40 ce7547781df7: Waiting 17:19:40 495c0e003784: Waiting 17:19:40 28c3ef001483: Waiting 17:19:40 ba546898383c: Layer already exists 17:19:40 dfd402c7eefb: Layer already exists 17:19:40 c0ad801e1ca3: Layer already exists 17:19:40 4ce3993cae4c: Layer already exists 17:19:40 156e47024431: Layer already exists 17:19:40 e6d91a7ff52b: Layer already exists 17:19:40 495c0e003784: Layer already exists 17:19:40 ce7547781df7: Layer already exists 17:19:40 28c3ef001483: Layer already exists 17:19:41 main: digest: sha256:34e7d76470a622e60d5e8638697c33cb49f2e4d48948a23d5a5ac275051eb799 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:41 ===================================================== [Pipeline] echo 17:19:41 taggedImages: 17:19:41 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e240f365f67771784ce38812fc02aedd64631509 17:19:41 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 17:19:41 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.19 17:19:41 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e240f365f67771784ce38812fc02aedd64631509-2.3.0-dev.19 17:19:41 - 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 17:19:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:19:41 17:19:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:19:42 arm64: Pulling from edgex-lftools-log-publisher 17:19:42 8998bd30e6a1: Pulling fs layer 17:19:42 04944245beec: Pulling fs layer 17:19:42 699f458cf7ca: Pulling fs layer 17:19:42 765212b225bb: Pulling fs layer 17:19:42 f23df028b6ca: Pulling fs layer 17:19:42 d65c8cfc05b1: Pulling fs layer 17:19:42 2437ff75d9bd: Pulling fs layer 17:19:42 765212b225bb: Waiting 17:19:42 f23df028b6ca: Waiting 17:19:42 d65c8cfc05b1: Waiting 17:19:42 2437ff75d9bd: Waiting 17:19:42 04944245beec: Verifying Checksum 17:19:42 04944245beec: Download complete 17:19:42 765212b225bb: Verifying Checksum 17:19:42 765212b225bb: Download complete 17:19:42 f23df028b6ca: Download complete 17:19:42 d65c8cfc05b1: Verifying Checksum 17:19:42 d65c8cfc05b1: Download complete 17:19:42 699f458cf7ca: Verifying Checksum 17:19:42 699f458cf7ca: Download complete 17:19:42 8998bd30e6a1: Download complete 17:19:45 2437ff75d9bd: Download complete 17:19:47 8998bd30e6a1: Pull complete 17:19:47 04944245beec: Pull complete 17:19:48 699f458cf7ca: Pull complete 17:19:48 765212b225bb: Pull complete 17:19:50 f23df028b6ca: Pull complete 17:19:50 d65c8cfc05b1: Pull complete 17:20:05 2437ff75d9bd: Pull complete 17:20:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:20:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:20:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:06 prd-ubuntu20.04-docker-arm64-4c-16g-7546 does not seem to be running inside a container 17:20:06 $ 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/59 -v /w/workspace/app-rfid-llrp-inventory/59:/w/workspace/app-rfid-llrp-inventory/59:rw,z -v /w/workspace/app-rfid-llrp-inventory/59@tmp:/w/workspace/app-rfid-llrp-inventory/59@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 17:20:08 $ docker top 92a5420932da592d5c662355b983a1548335468eb4f8c0a73246be1218971279 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:20:09 ---> job-cost.sh 17:20:09 lf-activate-venv: SKIPPING 17:20:09 INFO: No Stack... 17:20:10 INFO: Retrieving Pricing Info for: v3-standard-4 17:20:11 INFO: Archiving Costs [Pipeline] sh 17:20:11 + cat /w/workspace/app-rfid-llrp-inventory/59/archives/cost.csv 17:20:11 + cut -d, -f6 [Pipeline] lock 17:20:11 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-59-stack-cost] 17:20:11 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-59-stack-cost] did not exist. Created. 17:20:11 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:20:12 /w/workspace/app-rfid-llrp-inventory/59@tmp/durable-7ead205e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:20:13 + echo total: 0.10999999940395355 [Pipeline] stash 17:20:13 Warning: overwriting stash ‘stack-cost’ 17:20:13 Stashed 1 file(s) [Pipeline] } 17:20:13 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-59-stack-cost] [Pipeline] // lock [Pipeline] } 17:20:13 $ docker stop --time=1 92a5420932da592d5c662355b983a1548335468eb4f8c0a73246be1218971279 17:20:14 $ docker rm -f 92a5420932da592d5c662355b983a1548335468eb4f8c0a73246be1218971279 [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 17:20:15 provisioning config files... 17:20:15 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2755438651824514284tmp [Pipeline] { [Pipeline] sh 17:20:15 + set +x 17:20:15 + curl -s https://codecov.io/bash 17:20:15 + bash -s -- 17:20:15 17:20:15 _____ _ 17:20:15 / ____| | | 17:20:15 | | ___ __| | ___ ___ _____ __ 17:20:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:20:15 | |___| (_) | (_| | __/ (_| (_) \ V / 17:20:15 \_____\___/ \__,_|\___|\___\___/ \_/ 17:20:15 Bash-1.0.6 17:20:15 17:20:15 17:20:15 ==> git version 2.25.1 found 17:20:15 ==> 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 17:20:15 Release-Date: 2020-01-08 17:20:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:20:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:20:15 ==> Jenkins CI detected. 17:20:15 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 17:20:15 project root: . 17:20:15 --> token set from env 17:20:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:20:15 ==> Running gcov in . (disable via -X gcov) 17:20:15 ==> Python coveragepy not found 17:20:15 ==> Searching for coverage reports in: 17:20:15 + . 17:20:15 -> Found 1 reports 17:20:15 ==> Detecting git/mercurial file structure 17:20:15 ==> Reading reports 17:20:15 + ./coverage.out bytes=41008 17:20:15 ==> Appending adjustments 17:20:15 https://docs.codecov.io/docs/fixing-reports 17:20:15 + Found adjustments 17:20:15 ==> Gzipping contents 17:20:15 12K /tmp/codecov.XYDO4b.gz 17:20:15 ==> Uploading reports 17:20:15 url: https://codecov.io 17:20:15 query: branch=main&commit=e240f365f67771784ce38812fc02aedd64631509&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 17:20:15 -> Pinging Codecov 17:20:15 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=e240f365f67771784ce38812fc02aedd64631509&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 17:20:16 -> Uploading to 17:20:16 https://storage.googleapis.com/codecov/v4/raw/2022-10-10/581DD39554BDF9B6E22D074273EAD858/e240f365f67771784ce38812fc02aedd64631509/bc5e1ea3-6df9-4650-92bc-3e6c966851ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221010%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221010T172015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ceab4ddd5528798089905533d6d66e7f61873f7700db4c30443da0bc31b2308 17:20:16 % Total % Received % Xferd Average Speed Time Time Time Current 17:20:16 Dload Upload Total Spent Left Speed 17:20:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11459 0 0 100 11459 0 44073 --:--:-- --:--:-- --:--:-- 44073 17:20:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e240f365f67771784ce38812fc02aedd64631509 [Pipeline] } 17:20:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:20:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:20:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:20:16 17:20:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:20:16 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:20:16 df9b9388f04a: Pulling fs layer 17:20:16 52dc419b0ee2: Pulling fs layer 17:20:16 25bc292e5bac: Pulling fs layer 17:20:16 114826534d7a: Pulling fs layer 17:20:16 4657fd5d0bcf: Pulling fs layer 17:20:16 6ad1cebc031e: Pulling fs layer 17:20:16 8a3aa393b2d8: Pulling fs layer 17:20:16 114826534d7a: Waiting 17:20:16 4657fd5d0bcf: Waiting 17:20:16 8a3aa393b2d8: Waiting 17:20:16 6ad1cebc031e: Waiting 17:20:16 25bc292e5bac: Download complete 17:20:16 52dc419b0ee2: Download complete 17:20:16 4657fd5d0bcf: Download complete 17:20:16 df9b9388f04a: Verifying Checksum 17:20:16 df9b9388f04a: Download complete 17:20:17 df9b9388f04a: Pull complete 17:20:17 6ad1cebc031e: Verifying Checksum 17:20:17 6ad1cebc031e: Download complete 17:20:17 52dc419b0ee2: Pull complete 17:20:17 25bc292e5bac: Pull complete 17:20:17 114826534d7a: Verifying Checksum 17:20:17 114826534d7a: Download complete 17:20:17 8a3aa393b2d8: Verifying Checksum 17:20:17 8a3aa393b2d8: Download complete 17:20:21 114826534d7a: Pull complete 17:20:21 4657fd5d0bcf: Pull complete 17:20:21 6ad1cebc031e: Pull complete 17:20:23 8a3aa393b2d8: Pull complete 17:20:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:20:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:20:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:23 prd-ubuntu20.04-docker-8c-8g-7544 does not seem to be running inside a container 17:20:23 $ 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 17:20:27 $ docker top 758f2f5bfea1d8022879809aac2e21bce703060122ad6a9c028d35e3633acc5f -eo pid,comm [Pipeline] { [Pipeline] echo 17:20:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 17:20:27 + set -o pipefail 17:20:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 17:20:33 17:20:33 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 17:20:33 17:20:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/c3950808-a1f9-48c8-a13b-89071e5f33d1 17:20:33 17:20:33 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:20:33 17:20:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:20:33 17:20:33 17:20:33 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:20:33 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:20:33 More details here: https://snyk.co/ue1NS [Pipeline] } 17:20:33 $ docker stop --time=1 758f2f5bfea1d8022879809aac2e21bce703060122ad6a9c028d35e3633acc5f 17:20:36 $ docker rm -f 758f2f5bfea1d8022879809aac2e21bce703060122ad6a9c028d35e3633acc5f [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 17:20:37 + git log --format=format:%s -1 e240f365f67771784ce38812fc02aedd64631509 [Pipeline] sh 17:20:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:20:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:20:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:38 prd-ubuntu20.04-docker-8c-8g-7544 does not seem to be running inside a container 17:20:38 $ 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 17:20:38 $ docker top 415c89ba250373793dc0a2a9fc72782583b05c03911f042f522c8d960d241201 -eo pid,comm 17:20:38 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). 17:20:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:20:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:20:38 [ssh-agent] Looking for ssh-agent implementation... 17:20:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:20:38 $ docker exec 415c89ba250373793dc0a2a9fc72782583b05c03911f042f522c8d960d241201 ssh-agent 17:20:38 SSH_AUTH_SOCK=/tmp/ssh-ApGDV84COlNF/agent.32 17:20:38 SSH_AGENT_PID=38 17:20:38 Running ssh-add (command line suppressed) 17:20:39 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18350016955280910448.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18350016955280910448.key) 17:20:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:20:39 + git semver tag 17:20:39 2022-10-10 17:20:39,523 [run_tag] DEBUG tag force:False 17:20:39 2022-10-10 17:20:39,524 [check_head_tag] DEBUG check head tag 17:20:39 2022-10-10 17:20:39,524 [execute] INFO git cat-file --batch-check 17:20:39 2022-10-10 17:20:39,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 17:20:39 2022-10-10 17:20:39,529 [execute] INFO git cat-file --batch 17:20:39 2022-10-10 17:20:39,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 17:20:39 2022-10-10 17:20:39,541 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:20:39 2022-10-10 17:20:39,541 [execute] INFO git tag -a v2.3.0-dev.19 -m v2.3.0-dev.19 17:20:39 2022-10-10 17:20:39,541 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.19', '-m', 'v2.3.0-dev.19'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 17:20:39 2022-10-10 17:20:39,546 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:20:39 2.3.0-dev.19 [Pipeline] } 17:20:39 $ docker exec --env ******** --env ******** 415c89ba250373793dc0a2a9fc72782583b05c03911f042f522c8d960d241201 ssh-agent -k 17:20:39 unset SSH_AUTH_SOCK; 17:20:39 unset SSH_AGENT_PID; 17:20:39 echo Agent pid 38 killed; 17:20:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:20:40 + git semver [Pipeline] } 17:20:40 $ docker stop --time=1 415c89ba250373793dc0a2a9fc72782583b05c03911f042f522c8d960d241201 17:20:41 $ docker rm -f 415c89ba250373793dc0a2a9fc72782583b05c03911f042f522c8d960d241201 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:20:41 17:20:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:20:42 0.23.1-centos7: Pulling from edgex-lftools 17:20:42 ab5ef0e58194: Pulling fs layer 17:20:42 9712f1f96733: Pulling fs layer 17:20:42 63f879dbbcfc: Pulling fs layer 17:20:42 0d9ebad4ef96: Pulling fs layer 17:20:42 e9a5061849ea: Pulling fs layer 17:20:42 d747dcd14b5f: Pulling fs layer 17:20:42 2de7ff778b66: Pulling fs layer 17:20:42 e9a5061849ea: Waiting 17:20:42 d747dcd14b5f: Waiting 17:20:42 2de7ff778b66: Waiting 17:20:42 0d9ebad4ef96: Waiting 17:20:42 9712f1f96733: Verifying Checksum 17:20:42 9712f1f96733: Download complete 17:20:42 63f879dbbcfc: Verifying Checksum 17:20:42 63f879dbbcfc: Download complete 17:20:42 0d9ebad4ef96: Verifying Checksum 17:20:42 0d9ebad4ef96: Download complete 17:20:42 d747dcd14b5f: Download complete 17:20:42 e9a5061849ea: Verifying Checksum 17:20:42 e9a5061849ea: Download complete 17:20:42 ab5ef0e58194: Verifying Checksum 17:20:42 ab5ef0e58194: Download complete 17:20:43 2de7ff778b66: Verifying Checksum 17:20:43 2de7ff778b66: Download complete 17:20:45 ab5ef0e58194: Pull complete 17:20:45 9712f1f96733: Pull complete 17:20:46 63f879dbbcfc: Pull complete 17:20:49 0d9ebad4ef96: Pull complete 17:20:49 e9a5061849ea: Pull complete 17:20:49 d747dcd14b5f: Pull complete 17:20:50 2de7ff778b66: Pull complete 17:20:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:20:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:20:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:50 prd-ubuntu20.04-docker-8c-8g-7544 does not seem to be running inside a container 17:20:50 $ 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 17:20:53 $ docker top d24fdce2eef834b3d03d685ba55c76009dd30b010c58894affcf00279c11713a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:20:53 provisioning config files... 17:20:53 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16075939460462424485tmp 17:20:53 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5729149515873543915tmp 17:20:53 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12701485899104752600tmp [Pipeline] { [Pipeline] echo 17:20:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:20:54 ---> sigul-configuration.sh 17:20:54 gpg: directory `/root/.gnupg' created 17:20:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:20:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:20:54 gpg: keyring `/root/.gnupg/secring.gpg' created 17:20:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:20:54 gpg: CAST5 encrypted data 17:20:54 gpg: encrypted with 1 passphrase 17:20:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:20:54 + mkdir /home/jenkins 17:20:54 + mkdir /home/jenkins/sigul [Pipeline] sh 17:20:54 + 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 17:20:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:20:55 ---> sigul-install.sh 17:20:55 Sigul already installed; skipping installation. [Pipeline] sh 17:20:55 + git tag --list 17:20:55 v0.0.0 17:20:55 v1.0.0 17:20:55 v2.1.0 17:20:55 v2.1.1 17:20:55 v2.1.1-dev.1 17:20:55 v2.2.0 17:20:55 v2.2.1-dev.1 17:20:55 v2.2.1-dev.2 17:20:55 v2.2.1-dev.3 17:20:55 v2.2.1-dev.4 17:20:55 v2.2.1-dev.5 17:20:55 v2.2.1-dev.6 17:20:55 v2.2.1-dev.7 17:20:55 v2.3.0-dev.10 17:20:55 v2.3.0-dev.11 17:20:55 v2.3.0-dev.12 17:20:55 v2.3.0-dev.13 17:20:55 v2.3.0-dev.14 17:20:55 v2.3.0-dev.15 17:20:55 v2.3.0-dev.16 17:20:55 v2.3.0-dev.17 17:20:55 v2.3.0-dev.18 17:20:55 v2.3.0-dev.19 17:20:55 v2.3.0-dev.9 [Pipeline] sh 17:20:55 + lftools sign git-tag v2.3.0-dev.19 17:20:56 Signing Git tag with Sigul... 17:20:56 Signing v2.3.0-dev.19 [Pipeline] echo 17:20:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:20:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:20:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:20:56 $ docker stop --time=1 d24fdce2eef834b3d03d685ba55c76009dd30b010c58894affcf00279c11713a 17:20:58 $ docker rm -f d24fdce2eef834b3d03d685ba55c76009dd30b010c58894affcf00279c11713a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:20:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:20:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:20:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:58 prd-ubuntu20.04-docker-8c-8g-7544 does not seem to be running inside a container 17:20:58 $ 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 17:20:59 $ docker top da0268b342eb16d73a6be4a43df88cc005ad0b2d1d7856898eaaaaa1934e8d76 -eo pid,comm 17:20:59 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). 17:20:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:20:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:20:59 [ssh-agent] Looking for ssh-agent implementation... 17:20:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:20:59 $ docker exec da0268b342eb16d73a6be4a43df88cc005ad0b2d1d7856898eaaaaa1934e8d76 ssh-agent 17:20:59 SSH_AUTH_SOCK=/tmp/ssh-8aY7haCZ459K/agent.31 17:20:59 SSH_AGENT_PID=37 17:20:59 Running ssh-add (command line suppressed) 17:20:59 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15994022409215894590.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15994022409215894590.key) 17:20:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:20:59 + git semver bump pre 17:21:00 2022-10-10 17:21:00,077 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:21:00 2022-10-10 17:21:00,077 [bump_version] DEBUG bumping version:2.3.0-dev.19 on axis:pre with prefix:dev 17:21:00 2022-10-10 17:21:00,077 [bump_version] DEBUG bumped version:2.3.0-dev.20 17:21:00 2022-10-10 17:21:00,077 [write_version] DEBUG write version:2.3.0-dev.20 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 17:21:00 2022-10-10 17:21:00,077 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:21:00 2022-10-10 17:21:00,077 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:21:00 2022-10-10 17:21:00,080 [execute] INFO git cat-file --batch-check 17:21:00 2022-10-10 17:21:00,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:21:00 2022-10-10 17:21:00,085 [execute] INFO git cat-file --batch 17:21:00 2022-10-10 17:21:00,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:21:00 2022-10-10 17:21:00,090 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:21:00 2.3.0-dev.20 [Pipeline] } 17:21:00 $ docker exec --env ******** --env ******** da0268b342eb16d73a6be4a43df88cc005ad0b2d1d7856898eaaaaa1934e8d76 ssh-agent -k 17:21:00 unset SSH_AUTH_SOCK; 17:21:00 unset SSH_AGENT_PID; 17:21:00 echo Agent pid 37 killed; 17:21:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:21:00 + git semver [Pipeline] } 17:21:00 $ docker stop --time=1 da0268b342eb16d73a6be4a43df88cc005ad0b2d1d7856898eaaaaa1934e8d76 17:21:02 $ docker rm -f da0268b342eb16d73a6be4a43df88cc005ad0b2d1d7856898eaaaaa1934e8d76 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:21:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:02 prd-ubuntu20.04-docker-8c-8g-7544 does not seem to be running inside a container 17:21:02 $ 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 17:21:03 $ docker top 48f2e74aa4f9dcece1b6327e7ae43870617c90be04b149fb7515dca775cdee94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:21:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:21:03 [ssh-agent] Looking for ssh-agent implementation... 17:21:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:21:03 $ docker exec 48f2e74aa4f9dcece1b6327e7ae43870617c90be04b149fb7515dca775cdee94 ssh-agent 17:21:03 SSH_AUTH_SOCK=/tmp/ssh-VnYOYwwYyqT3/agent.32 17:21:03 SSH_AGENT_PID=38 17:21:03 Running ssh-add (command line suppressed) 17:21:03 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10859052604645307948.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10859052604645307948.key) 17:21:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:21:03 + git semver push 17:21:04 2022-10-10 17:21:04,060 [run_push] DEBUG push 17:21:04 2022-10-10 17:21:04,061 [execute] INFO git cat-file --batch-check 17:21:04 2022-10-10 17:21:04,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:21:04 2022-10-10 17:21:04,064 [execute] INFO git rev-list 47f6244ecc3f9a078815cedb757faa94bc45d558 -- 17:21:04 2022-10-10 17:21:04,064 [execute] DEBUG Popen(['git', 'rev-list', '47f6244ecc3f9a078815cedb757faa94bc45d558', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 17:21:04 2022-10-10 17:21:04,070 [execute] INFO git fetch -v origin 17:21:04 2022-10-10 17:21:04,070 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 17:21:04 2022-10-10 17:21:04,623 [run_push] DEBUG no remote changes detected 17:21:04 2022-10-10 17:21:04,623 [execute] INFO git push origin semver 17:21:04 2022-10-10 17:21:04,624 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 17:21:05 2022-10-10 17:21:05,467 [run_push] DEBUG push all version tags 17:21:05 2022-10-10 17:21:05,467 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:21:05 2022-10-10 17:21:05,468 [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) 17:21:06 2022-10-10 17:21:06,230 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:21:06 2.3.0-dev.20 [Pipeline] } 17:21:06 $ docker exec --env ******** --env ******** 48f2e74aa4f9dcece1b6327e7ae43870617c90be04b149fb7515dca775cdee94 ssh-agent -k 17:21:06 unset SSH_AUTH_SOCK; 17:21:06 unset SSH_AGENT_PID; 17:21:06 echo Agent pid 38 killed; 17:21:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:21:07 + git semver [Pipeline] } 17:21:07 $ docker stop --time=1 48f2e74aa4f9dcece1b6327e7ae43870617c90be04b149fb7515dca775cdee94 17:21:08 $ docker rm -f 48f2e74aa4f9dcece1b6327e7ae43870617c90be04b149fb7515dca775cdee94 [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 17:21:09 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 17:21:09 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:21:09 total 16 17:21:09 drwxr-xr-x 3 root root 4096 Oct 10 17:09 . 17:21:09 drwxrwxr-x 12 jenkins jenkins 4096 Oct 10 17:20 .. 17:21:09 drwxr-xr-x 2 root root 4096 Oct 10 17:09 cost 17:21:09 -rw-r--r-- 1 root root 94 Oct 10 17:09 cost.csv 17:21:09 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:21:09 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:21:09 total 16 17:21:09 drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 17:09 . 17:21:09 drwxrwxr-x 12 jenkins jenkins 4096 Oct 10 17:20 .. 17:21:09 drwxr-xr-x 2 jenkins jenkins 4096 Oct 10 17:09 cost 17:21:09 -rw-r--r-- 1 jenkins jenkins 94 Oct 10 17:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:21:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:21:10 ---> package-listing.sh 17:21:10 ++ facter osfamily 17:21:10 ++ tr '[:upper:]' '[:lower:]' 17:21:10 + OS_FAMILY=debian 17:21:10 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 17:21:10 + START_PACKAGES=/tmp/packages_start.txt 17:21:10 + END_PACKAGES=/tmp/packages_end.txt 17:21:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:21:10 + PACKAGES=/tmp/packages_start.txt 17:21:10 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 17:21:10 + PACKAGES=/tmp/packages_end.txt 17:21:10 + case "${OS_FAMILY}" in 17:21:10 + dpkg -l 17:21:10 + grep '^ii' 17:21:10 + '[' -f /tmp/packages_start.txt ']' 17:21:10 + '[' -f /tmp/packages_end.txt ']' 17:21:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:21:10 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 17:21:10 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 17:21:10 + 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 17:21:10 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 17:21:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:11 prd-ubuntu20.04-docker-8c-8g-7544 does not seem to be running inside a container 17:21:11 $ 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 17:21:11 $ docker top f91688dd17d6fd0e7b4441fffe1a39a100a08018495dc68abce92675a10f20cd -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:11 + touch /tmp/pre-build-complete [Pipeline] sh 17:21:12 + mkdir -p /var/log/sysstat [Pipeline] sh 17:21:12 + ls /var/log/sa-host 17:21:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:21:12 provisioning config files... 17:21:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13148064368381177987tmp [Pipeline] { [Pipeline] echo 17:21:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:21:12 ---> create-netrc.sh [Pipeline] } 17:21:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:21:13 ---> python-tools-install.sh [Pipeline] echo 17:21:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:21:13 ---> sudo-logs.sh 17:21:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:21:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:21:13 ---> job-cost.sh 17:21:13 lf-activate-venv: SKIPPING 17:21:13 DEBUG: total: 0.2199999988079071 17:21:13 INFO: Retrieving Stack Cost... 17:21:14 INFO: Retrieving Pricing Info for: v3-standard-8 17:21:14 INFO: Archiving Costs [Pipeline] echo 17:21:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:21:15 ---> logs-deploy.sh 17:21:15 lf-activate-venv: SKIPPING 17:21:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/59 17:21:15 INFO: archiving workspace using pattern(s): 17:21:15 Archives upload complete. 17:21:16 INFO: archiving logs to Nexus 17:21:16 ---> uname -a: 17:21:16 Linux prd-ubuntu20-04-docker-8c-8g-7544 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:21:16 17:21:16 17:21:16 ---> lscpu: 17:21:16 Architecture: x86_64 17:21:16 CPU op-mode(s): 32-bit, 64-bit 17:21:16 Byte Order: Little Endian 17:21:16 Address sizes: 40 bits physical, 48 bits virtual 17:21:16 CPU(s): 8 17:21:16 On-line CPU(s) list: 0-7 17:21:16 Thread(s) per core: 1 17:21:16 Core(s) per socket: 1 17:21:16 Socket(s): 8 17:21:16 NUMA node(s): 1 17:21:16 Vendor ID: AuthenticAMD 17:21:16 CPU family: 23 17:21:16 Model: 49 17:21:16 Model name: AMD EPYC-Rome Processor 17:21:16 Stepping: 0 17:21:16 CPU MHz: 2799.998 17:21:16 BogoMIPS: 5599.99 17:21:16 Virtualization: AMD-V 17:21:16 Hypervisor vendor: KVM 17:21:16 Virtualization type: full 17:21:16 L1d cache: 256 KiB 17:21:16 L1i cache: 256 KiB 17:21:16 L2 cache: 4 MiB 17:21:16 L3 cache: 128 MiB 17:21:16 NUMA node0 CPU(s): 0-7 17:21:16 Vulnerability Itlb multihit: Not affected 17:21:16 Vulnerability L1tf: Not affected 17:21:16 Vulnerability Mds: Not affected 17:21:16 Vulnerability Meltdown: Not affected 17:21:16 Vulnerability Mmio stale data: Not affected 17:21:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:21:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:21:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:21:16 Vulnerability Srbds: Not affected 17:21:16 Vulnerability Tsx async abort: Not affected 17:21:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:21:16 17:21:16 17:21:16 ---> nproc: 17:21:16 8 17:21:16 17:21:16 17:21:16 ---> df -h: 17:21:16 Filesystem Size Used Avail Use% Mounted on 17:21:16 overlay 155G 13G 143G 9% / 17:21:16 tmpfs 64M 0 64M 0% /dev 17:21:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:21:16 shm 64M 0 64M 0% /dev/shm 17:21:16 /dev/vda1 155G 13G 143G 9% /facter-os 17:21:16 17:21:16