Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2317b13706d612c1849ab049fa09379fb19bf54a 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-ssh9805631049283872068.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh13837695381683755664.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh14274800141823803005.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh16486034415517837160.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17158451709861057974.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15699 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2317b13706d612c1849ab049fa09379fb19bf54a (main) Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#193)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2317b13706d612c1849ab049fa09379fb19bf54a # timeout=10 > git rev-list --no-walk f1ad42671cb4bb5b089283d273768ffa9133c18e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:44:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:44:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:44:39 ========================================================= 10:44:39 EdgeX Global Pipelines Version Info 10:44:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:44:40 ------------------- 10:44:40 stable info: 10:44:40 ------------------- 10:44:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:44:40 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:44:40 Message: update stable to v1.0.249 10:44:40 ------------------- 10:44:40 experimental info: 10:44:40 ------------------- 10:44:40 Commited By: **** collab-it+edgex@linuxfoundation.org 10:44:40 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:44:40 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2317b13706d612c1849ab049fa09379fb19bf54a [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2317b13 [Pipeline] echo 10:44:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:44:41 provisioning config files... 10:44:41 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17754580259365084715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:44:41 ---> docker-login.sh 10:44:41 nexus3.edgexfoundry.org:10001 10:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:44:42 Configure a credential helper to remove this warning. See 10:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:44:42 10:44:42 Login Succeeded 10:44:42 nexus3.edgexfoundry.org:10002 10:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:44:42 Configure a credential helper to remove this warning. See 10:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:44:42 10:44:42 Login Succeeded 10:44:42 nexus3.edgexfoundry.org:10003 10:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:44:42 Configure a credential helper to remove this warning. See 10:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:44:42 10:44:42 Login Succeeded 10:44:42 nexus3.edgexfoundry.org:10004 10:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:44:42 Configure a credential helper to remove this warning. See 10:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:44:42 10:44:42 Login Succeeded 10:44:42 docker.io 10:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:44:43 Configure a credential helper to remove this warning. See 10:44:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:44:43 10:44:43 Login Succeeded 10:44:43 ---> docker-login.sh ends [Pipeline] } 10:44:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:44:43 + git rev-list -1 --merges 2317b13706d612c1849ab049fa09379fb19bf54a~1..2317b13706d612c1849ab049fa09379fb19bf54a [Pipeline] echo 10:44:43 -----------> git rev-list -1 --merges 2317b13706d612c1849ab049fa09379fb19bf54a~1..2317b13706d612c1849ab049fa09379fb19bf54a 2317b13706d612c1849ab049fa09379fb19bf54a [false] [Pipeline] sh 10:44:43 + git log --format=format:%s -1 2317b13706d612c1849ab049fa09379fb19bf54a [Pipeline] echo 10:44:43 ========================================================= 10:44:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:44:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:44:44 + git log --format=format:%s -1 2317b13706d612c1849ab049fa09379fb19bf54a [Pipeline] echo 10:44:44 [semverPrep] GIT_COMMIT: 2317b13706d612c1849ab049fa09379fb19bf54a, Commit Message: build(deps): bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#193) [Pipeline] echo 10:44:44 [semverPrep] This is not a build commit. [Pipeline] sh 10:44:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:44:44 + grep -v github /etc/ssh/ssh_known_hosts 10:44:44 + [ -e /tmp/ssh_known_hosts ] 10:44:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:44:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:44:44 + sudo tee -a /etc/ssh/ssh_known_hosts 10:44:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:44:44 10:44:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:44:45 0.1.4: Pulling from edgex-devops/py-git-semver 10:44:45 b85a868b505f: Pulling fs layer 10:44:45 e2be974225ed: Pulling fs layer 10:44:45 339a4e72a1f5: Pulling fs layer 10:44:45 988bab9f4d93: Pulling fs layer 10:44:45 1469e6f7b9e6: Pulling fs layer 10:44:45 eaf3925da568: Pulling fs layer 10:44:45 bab4dde63d76: Pulling fs layer 10:44:45 bde34c3a00c8: Pulling fs layer 10:44:45 b352a97aabf1: Pulling fs layer 10:44:45 4872d77fe225: Pulling fs layer 10:44:45 5851b861e8e6: Pulling fs layer 10:44:45 1469e6f7b9e6: Waiting 10:44:45 eaf3925da568: Waiting 10:44:45 bab4dde63d76: Waiting 10:44:45 bde34c3a00c8: Waiting 10:44:45 b352a97aabf1: Waiting 10:44:45 4872d77fe225: Waiting 10:44:45 988bab9f4d93: Waiting 10:44:45 5851b861e8e6: Waiting 10:44:45 e2be974225ed: Verifying Checksum 10:44:45 e2be974225ed: Download complete 10:44:45 988bab9f4d93: Verifying Checksum 10:44:45 988bab9f4d93: Download complete 10:44:45 1469e6f7b9e6: Verifying Checksum 10:44:45 1469e6f7b9e6: Download complete 10:44:45 eaf3925da568: Verifying Checksum 10:44:45 eaf3925da568: Download complete 10:44:45 339a4e72a1f5: Verifying Checksum 10:44:45 339a4e72a1f5: Download complete 10:44:45 bde34c3a00c8: Verifying Checksum 10:44:45 bde34c3a00c8: Download complete 10:44:45 4872d77fe225: Verifying Checksum 10:44:45 4872d77fe225: Download complete 10:44:45 b85a868b505f: Verifying Checksum 10:44:45 b85a868b505f: Download complete 10:44:45 5851b861e8e6: Verifying Checksum 10:44:45 5851b861e8e6: Download complete 10:44:45 bab4dde63d76: Verifying Checksum 10:44:45 bab4dde63d76: Download complete 10:44:46 b85a868b505f: Pull complete 10:44:46 e2be974225ed: Pull complete 10:44:47 339a4e72a1f5: Pull complete 10:44:47 988bab9f4d93: Pull complete 10:44:47 1469e6f7b9e6: Pull complete 10:44:47 eaf3925da568: Pull complete 10:44:49 bab4dde63d76: Pull complete 10:44:49 bde34c3a00c8: Pull complete 10:44:49 b352a97aabf1: Pull complete 10:44:50 4872d77fe225: Pull complete 10:44:50 5851b861e8e6: Pull complete 10:44:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:44:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:44:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:50 prd-ubuntu20.04-docker-8c-8g-15699 does not seem to be running inside a container 10:44:50 $ 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 10:44:56 $ docker top 716c11203de3ab485134ec6c9b96fbf3958916c5e51a96cd59549b7cb26a9c3a -eo pid,comm 10:44:56 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). 10:44:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:44:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:44:56 [ssh-agent] Looking for ssh-agent implementation... 10:44:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:44:56 $ docker exec 716c11203de3ab485134ec6c9b96fbf3958916c5e51a96cd59549b7cb26a9c3a ssh-agent 10:44:56 SSH_AUTH_SOCK=/tmp/ssh-wISzblLWeQTS/agent.32 10:44:56 SSH_AGENT_PID=38 10:44:56 Running ssh-add (command line suppressed) 10:44:56 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1841869421287717959.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1841869421287717959.key) 10:44:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:44:56 + git tag --points-at HEAD [Pipeline] } 10:44:56 $ docker exec --env ******** --env ******** 716c11203de3ab485134ec6c9b96fbf3958916c5e51a96cd59549b7cb26a9c3a ssh-agent -k 10:44:56 unset SSH_AUTH_SOCK; 10:44:56 unset SSH_AGENT_PID; 10:44:56 echo Agent pid 38 killed; 10:44:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:44:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:44:56 [ssh-agent] Looking for ssh-agent implementation... 10:44:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:44:57 $ docker exec 716c11203de3ab485134ec6c9b96fbf3958916c5e51a96cd59549b7cb26a9c3a ssh-agent 10:44:57 SSH_AUTH_SOCK=/tmp/ssh-0MvluJFoxTrB/agent.71 10:44:57 SSH_AGENT_PID=77 10:44:57 Running ssh-add (command line suppressed) 10:44:57 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17024886604503935783.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17024886604503935783.key) 10:44:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:44:57 + git semver init 10:44:57 2023-05-16 10:44:57,709 [run_init] DEBUG init version:0.0.0 force:False 10:44:57 2023-05-16 10:44:57,709 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 10:44:57 2023-05-16 10:44:57,710 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 10:44:57 2023-05-16 10:44:57,710 [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) 10:44:59 2023-05-16 10:44:58,899 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 10:44:59 2023-05-16 10:44:58,899 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 10:44:59 2023-05-16 10:44:58,899 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 10:44:59 2023-05-16 10:44:58,900 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 10:44:59 3.0.0-dev.35 [Pipeline] } 10:44:59 $ docker exec --env ******** --env ******** 716c11203de3ab485134ec6c9b96fbf3958916c5e51a96cd59549b7cb26a9c3a ssh-agent -k 10:44:59 unset SSH_AUTH_SOCK; 10:44:59 unset SSH_AGENT_PID; 10:44:59 echo Agent pid 77 killed; 10:44:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:44:59 + git semver [Pipeline] } 10:44:59 $ docker stop --time=1 716c11203de3ab485134ec6c9b96fbf3958916c5e51a96cd59549b7cb26a9c3a 10:45:01 $ docker rm -f --volumes 716c11203de3ab485134ec6c9b96fbf3958916c5e51a96cd59549b7cb26a9c3a [Pipeline] // withDockerContainer [Pipeline] sh 10:45:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:45:01 Stashed 1 file(s) [Pipeline] echo 10:45:01 [edgeXSemver]: initialized semver on version 3.0.0-dev.35 [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 10:45:01 provisioning config files... 10:45:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12623023234757263946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:45:02 ---> docker-login.sh 10:45:02 nexus3.edgexfoundry.org:10001 10:45:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:02 Configure a credential helper to remove this warning. See 10:45:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:02 10:45:02 Login Succeeded 10:45:02 nexus3.edgexfoundry.org:10002 10:45:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:02 Configure a credential helper to remove this warning. See 10:45:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:02 10:45:02 Login Succeeded 10:45:02 nexus3.edgexfoundry.org:10003 10:45:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:02 Configure a credential helper to remove this warning. See 10:45:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:02 10:45:02 Login Succeeded 10:45:02 nexus3.edgexfoundry.org:10004 10:45:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:02 Configure a credential helper to remove this warning. See 10:45:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:02 10:45:02 Login Succeeded 10:45:02 docker.io 10:45:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:02 Configure a credential helper to remove this warning. See 10:45:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:02 10:45:02 Login Succeeded 10:45:02 ---> docker-login.sh ends [Pipeline] } 10:45:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:45:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:45:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:45:03 ========================================================= 10:45:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:45:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:45:03 Sending build context to Docker daemon 12.65MB 10:45:03 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:45:03 Step 2/12 : FROM ${BASE} AS builder 10:45:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:45:03 f56be85fc22e: Pulling fs layer 10:45:03 85791d961cd3: Pulling fs layer 10:45:03 d694b5ae8c79: Pulling fs layer 10:45:03 9f32a84ed3da: Pulling fs layer 10:45:03 4d19c01a9841: Pulling fs layer 10:45:03 9325e15d5711: Pulling fs layer 10:45:03 556b6ee489ea: Pulling fs layer 10:45:03 c5a4b2cf53e6: Pulling fs layer 10:45:03 9f32a84ed3da: Waiting 10:45:03 556b6ee489ea: Waiting 10:45:03 4d19c01a9841: Waiting 10:45:03 c5a4b2cf53e6: Waiting 10:45:03 9325e15d5711: Waiting 10:45:03 85791d961cd3: Download complete 10:45:03 9f32a84ed3da: Verifying Checksum 10:45:03 9f32a84ed3da: Download complete 10:45:03 4d19c01a9841: Download complete 10:45:03 f56be85fc22e: Verifying Checksum 10:45:03 f56be85fc22e: Download complete 10:45:03 9325e15d5711: Verifying Checksum 10:45:03 f56be85fc22e: Pull complete 10:45:03 85791d961cd3: Pull complete 10:45:04 c5a4b2cf53e6: Verifying Checksum 10:45:04 c5a4b2cf53e6: Download complete 10:45:04 d694b5ae8c79: Download complete 10:45:04 556b6ee489ea: Verifying Checksum 10:45:04 556b6ee489ea: Download complete 10:45:07 d694b5ae8c79: Pull complete 10:45:07 9f32a84ed3da: Pull complete 10:45:07 4d19c01a9841: Pull complete 10:45:07 9325e15d5711: Pull complete 10:45:10 556b6ee489ea: Pull complete 10:45:11 c5a4b2cf53e6: Pull complete 10:45:11 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 10:45:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:45:11 ---> c4be618373d6 10:45:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 10:45:16 Still waiting to schedule task 10:45:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:45:22 ---> Running in a8e4faaee1b9 10:45:22 Removing intermediate container a8e4faaee1b9 10:45:22 ---> 17b84f5ca695 10:45:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 10:45:22 ---> Running in 59eaa3ba4512 10:45:22 Removing intermediate container 59eaa3ba4512 10:45:22 ---> 536b118fa604 10:45:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 10:45:22 ---> Running in 6a9c36b7ac97 10:45:22 Removing intermediate container 6a9c36b7ac97 10:45:22 ---> 9d01ccec879f 10:45:22 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:45:22 ---> Running in f8171cc406d2 10:45:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:45:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:45:22 OK: 265 MiB in 53 packages 10:45:22 Removing intermediate container f8171cc406d2 10:45:22 ---> 438ed41521af 10:45:22 Step 7/12 : WORKDIR /app 10:45:22 ---> Running in a90e9939b856 10:45:22 Removing intermediate container a90e9939b856 10:45:22 ---> b956e648a861 10:45:22 Step 8/12 : COPY go.mod vendor* ./ 10:45:22 ---> ff88efad5b17 10:45:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:22 ---> Running in da0280890eb0 10:46:01 Removing intermediate container da0280890eb0 10:46:01 ---> 69e00d83e317 10:46:01 Step 10/12 : COPY . . 10:46:01 ---> 654a42baaa01 10:46:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:46:01 ---> Running in a2ad88704928 10:46:01 Removing intermediate container a2ad88704928 10:46:01 ---> 02e231bbf973 10:46:01 Step 12/12 : RUN $MAKE 10:46:01 ---> Running in 5585c6995bc5 10:46:01 noop 10:46:01 Removing intermediate container 5585c6995bc5 10:46:01 ---> 893facecb817 10:46:01 Successfully built 893facecb817 10:46:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:02 + docker inspect -f . ci-base-image-x86_64 10:46:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:46:02 prd-ubuntu20.04-docker-8c-8g-15699 does not seem to be running inside a container 10:46:02 $ 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 10:46:02 $ docker top f3dfa02f275cff3aedb9e70119d39f9271dccb335227ebb22f10a272a5525670 -eo pid,comm [Pipeline] { [Pipeline] sh 10:46:02 + go version 10:46:02 go version go1.20.2 linux/amd64 [Pipeline] } 10:46:02 $ docker stop --time=1 f3dfa02f275cff3aedb9e70119d39f9271dccb335227ebb22f10a272a5525670 10:46:04 $ docker rm -f --volumes f3dfa02f275cff3aedb9e70119d39f9271dccb335227ebb22f10a272a5525670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:04 + docker inspect -f . ci-base-image-x86_64 10:46:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:46:04 prd-ubuntu20.04-docker-8c-8g-15699 does not seem to be running inside a container 10:46:04 $ 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 10:46:04 $ docker top 5adbeae0238c6b0ea49d958c5a66dda11aa05dbc7ee26845f9d239d2ea309332 -eo pid,comm [Pipeline] { [Pipeline] sh 10:46:05 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 10:46:05 + make test 10:46:05 go test -race ./... -coverprofile=coverage.out ./... 10:46:25 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 10:46:25 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 10:46:25 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.147s coverage: 86.2% of statements 10:46:25 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.743s coverage: 71.9% of statements 10:46:44 go vet ./... 10:46:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:46:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:46:48 ./bin/test-attribution.sh 10:46:48 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 10:46:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:46:48 $ docker stop --time=1 5adbeae0238c6b0ea49d958c5a66dda11aa05dbc7ee26845f9d239d2ea309332 10:46:56 $ docker rm -f --volumes 5adbeae0238c6b0ea49d958c5a66dda11aa05dbc7ee26845f9d239d2ea309332 [Pipeline] // withDockerContainer [Pipeline] sh 10:46:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:46:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:46:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:46:57 + ls -al . 10:46:57 total 228 10:46:57 drwxrwxr-x 11 jenkins jenkins 4096 May 16 10:46 . 10:46:57 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:44 .. 10:46:57 -rw-rw-r-- 1 jenkins jenkins 262 May 16 10:44 .dockerignore 10:46:57 drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:44 .git 10:46:57 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:44 .github 10:46:57 -rw-rw-r-- 1 jenkins jenkins 788 May 16 10:44 .gitignore 10:46:57 -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:44 .golangci.yml 10:46:57 drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:44 .semver 10:46:57 -rw-rw-r-- 1 jenkins jenkins 9805 May 16 10:44 Attribution.txt 10:46:57 -rw-rw-r-- 1 jenkins jenkins 4331 May 16 10:44 CHANGELOG.md 10:46:57 -rw-rw-r-- 1 jenkins jenkins 1659 May 16 10:44 Dockerfile 10:46:57 -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:44 GOVERNANCE.md 10:46:57 -rw-rw-r-- 1 jenkins jenkins 687 May 16 10:44 Jenkinsfile 10:46:57 -rw-rw-r-- 1 jenkins jenkins 11347 May 16 10:44 LICENSE 10:46:57 -rw-rw-r-- 1 jenkins jenkins 2497 May 16 10:44 Makefile 10:46:57 -rw-rw-r-- 1 jenkins jenkins 617 May 16 10:44 OWNERS.md 10:46:57 -rw-rw-r-- 1 jenkins jenkins 31516 May 16 10:44 README.md 10:46:57 -rw-rw-r-- 1 jenkins jenkins 12 May 16 10:45 VERSION 10:46:57 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:44 bin 10:46:57 -rw-r--r-- 1 jenkins jenkins 41317 May 16 10:46 coverage.out 10:46:57 -rw-rw-r-- 1 jenkins jenkins 3467 May 16 10:44 go.mod 10:46:57 -rw-rw-r-- 1 jenkins jenkins 31505 May 16 10:44 go.sum 10:46:57 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:44 images 10:46:57 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:44 internal 10:46:57 -rw-rw-r-- 1 jenkins jenkins 531 May 16 10:44 main.go 10:46:57 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:44 res 10:46:57 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:44 snap 10:46:57 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:44 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:57 + 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=2317b13706d612c1849ab049fa09379fb19bf54a --label arch=amd64 --label version=3.0.0-dev.35 . 10:46:57 Sending build context to Docker daemon 12.65MB 10:46:57 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 10:46:57 Step 2/29 : FROM ${BASE} AS builder 10:46:57 ---> 893facecb817 10:46:57 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 10:46:58 ---> Running in 18f020b3996d 10:46:58 Removing intermediate container 18f020b3996d 10:46:58 ---> cc9c78bd258b 10:46:58 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 10:46:58 ---> Running in d936a9d705be 10:46:58 Removing intermediate container d936a9d705be 10:46:58 ---> 6828b2f79a0e 10:46:58 Step 5/29 : ARG ADD_BUILD_TAGS="" 10:46:58 ---> Running in 011a4cb2e65f 10:46:58 Removing intermediate container 011a4cb2e65f 10:46:58 ---> e975fe2a80ff 10:46:58 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:46:58 ---> Running in 96657979829d 10:46:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:46:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:46:59 OK: 265 MiB in 53 packages 10:46:59 Removing intermediate container 96657979829d 10:46:59 ---> ba6249092d75 10:46:59 Step 7/29 : WORKDIR /app 10:46:59 ---> Running in 33d00328f932 10:46:59 Removing intermediate container 33d00328f932 10:46:59 ---> 0e2f0300e80b 10:46:59 Step 8/29 : COPY go.mod vendor* ./ 10:47:00 ---> a7f976ca59ef 10:47:00 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:00 ---> Running in c76eeb4f33f6 10:47:00 Removing intermediate container c76eeb4f33f6 10:47:00 ---> da19e327c408 10:47:00 Step 10/29 : COPY . . 10:47:01 ---> 254b6a2e3de5 10:47:01 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:47:01 ---> Running in 065b9ee27bc9 10:47:01 Removing intermediate container 065b9ee27bc9 10:47:01 ---> fcded740a319 10:47:01 Step 12/29 : RUN $MAKE 10:47:01 ---> Running in 8038ecf64006 10:47:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.35 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.35" -trimpath -mod=readonly -o app-rfid-llrp-inventory 10:47:24 Removing intermediate container 8038ecf64006 10:47:24 ---> 5fdac04d70b9 10:47:24 Step 13/29 : FROM alpine:3.17 10:47:24 3.17: Pulling from library/alpine 10:47:24 f56be85fc22e: Already exists 10:47:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:47:24 Status: Downloaded newer image for alpine:3.17 10:47:24 ---> 9ed4aefc74f6 10:47:24 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:47:24 ---> Running in 4d573003e7ec 10:47:24 Removing intermediate container 4d573003e7ec 10:47:24 ---> e12cac91bb9d 10:47:24 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 10:47:24 ---> Running in b276a2aee34d 10:47:24 Removing intermediate container b276a2aee34d 10:47:24 ---> 33fdb33747ee 10:47:24 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 10:47:24 ---> Running in 055a268c8065 10:47:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:47:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:47:24 (1/2) Installing ca-certificates (20230506-r0) 10:47:24 (2/2) Installing dumb-init (1.2.5-r2) 10:47:24 Executing busybox-1.35.0-r29.trigger 10:47:24 Executing ca-certificates-20230506-r0.trigger 10:47:24 OK: 8 MiB in 17 packages 10:47:25 Removing intermediate container 055a268c8065 10:47:25 ---> 21e6967fa8e3 10:47:25 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 10:47:25 ---> 5fe7c7898307 10:47:25 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 10:47:25 ---> ee39cd7b326c 10:47:25 Step 19/29 : COPY --from=builder /app/res/ /res/ 10:47:25 ---> 8aa4bb961a3d 10:47:25 Step 20/29 : COPY --from=builder /app/static/ /static/ 10:47:25 ---> 508e7602d12e 10:47:25 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 10:47:26 ---> 194a5989f606 10:47:26 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 10:47:26 ---> Running in 97bf0e1ca91e 10:47:27 Removing intermediate container 97bf0e1ca91e 10:47:27 ---> 4739004d1e1c 10:47:27 Step 23/29 : VOLUME /cache 10:47:27 ---> Running in 5e66b19733ad 10:47:27 Removing intermediate container 5e66b19733ad 10:47:27 ---> 7cb0424e2ba3 10:47:27 Step 24/29 : EXPOSE 59711 10:47:27 ---> Running in 6f4169f58a8e 10:47:27 Removing intermediate container 6f4169f58a8e 10:47:27 ---> 713dc85af668 10:47:27 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 10:47:27 ---> Running in 39f7fbdd2713 10:47:27 Removing intermediate container 39f7fbdd2713 10:47:27 ---> 1c2e44206c7e 10:47:27 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 10:47:27 ---> Running in a71542d68f52 10:47:27 Removing intermediate container a71542d68f52 10:47:27 ---> 451dcc105c82 10:47:27 Step 27/29 : LABEL arch=amd64 10:47:27 ---> Running in 10235c76d3d3 10:47:27 Removing intermediate container 10235c76d3d3 10:47:27 ---> e251e605ec76 10:47:27 Step 28/29 : LABEL git_sha=2317b13706d612c1849ab049fa09379fb19bf54a 10:47:27 ---> Running in 6d48b012f2de 10:47:27 Removing intermediate container 6d48b012f2de 10:47:27 ---> 156043c64bf9 10:47:27 Step 29/29 : LABEL version=3.0.0-dev.35 10:47:27 ---> Running in 7665819f7b33 10:47:27 Removing intermediate container 7665819f7b33 10:47:27 ---> 5558b5b22779 10:47:27 [Warning] One or more build-args [ARCH] were not consumed 10:47:27 Successfully built 5558b5b22779 10:47:27 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 10:47:27 provisioning config files... 10:47:27 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11326413853871175011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:47:28 ---> docker-login.sh 10:47:28 nexus3.edgexfoundry.org:10001 10:47:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:47:28 Configure a credential helper to remove this warning. See 10:47:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:47:28 10:47:28 Login Succeeded 10:47:28 nexus3.edgexfoundry.org:10002 10:47:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:47:28 Configure a credential helper to remove this warning. See 10:47:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:47:28 10:47:28 Login Succeeded 10:47:28 nexus3.edgexfoundry.org:10003 10:47:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:47:28 Configure a credential helper to remove this warning. See 10:47:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:47:28 10:47:28 Login Succeeded 10:47:28 nexus3.edgexfoundry.org:10004 10:47:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:47:28 Configure a credential helper to remove this warning. See 10:47:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:47:28 10:47:28 Login Succeeded 10:47:28 docker.io 10:47:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:47:28 Configure a credential helper to remove this warning. See 10:47:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:47:28 10:47:28 Login Succeeded 10:47:28 ---> docker-login.sh ends [Pipeline] } 10:47:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:47:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:47:28 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 10:47:28 2317b13706d612c1849ab049fa09379fb19bf54a 10:47:28 latest 10:47:28 3.0.0-dev.35 10:47:28 2317b13706d612c1849ab049fa09379fb19bf54a-3.0.0-dev.35 10:47:28 main 10:47:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:28 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2317b13706d612c1849ab049fa09379fb19bf54a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2317b13706d612c1849ab049fa09379fb19bf54a 10:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 10:47:29 9c03034239f3: Preparing 10:47:29 71b7e81c477d: Preparing 10:47:29 b8fb933972d0: Preparing 10:47:29 6c140952a2a1: Preparing 10:47:29 ca140b417349: Preparing 10:47:29 cffc86025802: Preparing 10:47:29 26cc1a7b00ca: Preparing 10:47:29 f1417ff83b31: Preparing 10:47:29 26cc1a7b00ca: Waiting 10:47:29 cffc86025802: Waiting 10:47:29 f1417ff83b31: Waiting 10:47:29 6c140952a2a1: Pushed 10:47:29 b8fb933972d0: Pushed 10:47:29 9c03034239f3: Pushed 10:47:29 ca140b417349: Pushed 10:47:29 f1417ff83b31: Layer already exists 10:47:29 cffc86025802: Pushed 10:47:29 26cc1a7b00ca: Pushed 10:47:31 71b7e81c477d: Pushed 10:47:31 2317b13706d612c1849ab049fa09379fb19bf54a: digest: sha256:f227bf3468eaf630f4ca4c70b7e97240ad6dd642794ce10dc499426bedb93f1b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15702 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 10:47:31 Running in /w/workspace/app-rfid-llrp-inventory/104 [Pipeline] { [Pipeline] checkout 10:47:31 The recommended git tool is: git 10:47:31 + 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 10:47:32 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 10:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 10:47:32 9c03034239f3: Preparing 10:47:32 71b7e81c477d: Preparing 10:47:32 b8fb933972d0: Preparing 10:47:32 6c140952a2a1: Preparing 10:47:32 ca140b417349: Preparing 10:47:32 cffc86025802: Preparing 10:47:32 26cc1a7b00ca: Preparing 10:47:32 f1417ff83b31: Preparing 10:47:32 26cc1a7b00ca: Waiting 10:47:32 cffc86025802: Waiting 10:47:32 b8fb933972d0: Layer already exists 10:47:32 9c03034239f3: Layer already exists 10:47:32 71b7e81c477d: Layer already exists 10:47:32 6c140952a2a1: Layer already exists 10:47:32 ca140b417349: Layer already exists 10:47:32 cffc86025802: Layer already exists 10:47:32 26cc1a7b00ca: Layer already exists 10:47:32 f1417ff83b31: Layer already exists 10:47:32 latest: digest: sha256:f227bf3468eaf630f4ca4c70b7e97240ad6dd642794ce10dc499426bedb93f1b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:32 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:32 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.35 10:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 10:47:32 9c03034239f3: Preparing 10:47:32 71b7e81c477d: Preparing 10:47:32 b8fb933972d0: Preparing 10:47:32 6c140952a2a1: Preparing 10:47:32 ca140b417349: Preparing 10:47:32 cffc86025802: Preparing 10:47:32 26cc1a7b00ca: Preparing 10:47:32 f1417ff83b31: Preparing 10:47:32 26cc1a7b00ca: Waiting 10:47:32 f1417ff83b31: Waiting 10:47:32 cffc86025802: Waiting 10:47:32 b8fb933972d0: Layer already exists 10:47:32 ca140b417349: Layer already exists 10:47:32 6c140952a2a1: Layer already exists 10:47:32 71b7e81c477d: Layer already exists 10:47:32 9c03034239f3: Layer already exists 10:47:32 26cc1a7b00ca: Layer already exists 10:47:32 cffc86025802: Layer already exists 10:47:32 f1417ff83b31: Layer already exists 10:47:32 3.0.0-dev.35: digest: sha256:f227bf3468eaf630f4ca4c70b7e97240ad6dd642794ce10dc499426bedb93f1b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:33 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2317b13706d612c1849ab049fa09379fb19bf54a-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:33 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2317b13706d612c1849ab049fa09379fb19bf54a-3.0.0-dev.35 10:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 10:47:33 9c03034239f3: Preparing 10:47:33 71b7e81c477d: Preparing 10:47:33 b8fb933972d0: Preparing 10:47:33 6c140952a2a1: Preparing 10:47:33 ca140b417349: Preparing 10:47:33 cffc86025802: Preparing 10:47:33 26cc1a7b00ca: Preparing 10:47:33 f1417ff83b31: Preparing 10:47:33 cffc86025802: Waiting 10:47:33 26cc1a7b00ca: Waiting 10:47:33 f1417ff83b31: Waiting 10:47:33 6c140952a2a1: Layer already exists 10:47:33 b8fb933972d0: Layer already exists 10:47:33 ca140b417349: Layer already exists 10:47:33 71b7e81c477d: Layer already exists 10:47:33 9c03034239f3: Layer already exists 10:47:33 cffc86025802: Layer already exists 10:47:33 f1417ff83b31: Layer already exists 10:47:33 26cc1a7b00ca: Layer already exists 10:47:33 2317b13706d612c1849ab049fa09379fb19bf54a-3.0.0-dev.35: digest: sha256:f227bf3468eaf630f4ca4c70b7e97240ad6dd642794ce10dc499426bedb93f1b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:33 + 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 10:47:34 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 10:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 10:47:34 9c03034239f3: Preparing 10:47:34 71b7e81c477d: Preparing 10:47:34 b8fb933972d0: Preparing 10:47:34 6c140952a2a1: Preparing 10:47:34 ca140b417349: Preparing 10:47:34 cffc86025802: Preparing 10:47:34 26cc1a7b00ca: Preparing 10:47:34 f1417ff83b31: Preparing 10:47:34 26cc1a7b00ca: Waiting 10:47:34 f1417ff83b31: Waiting 10:47:34 cffc86025802: Waiting 10:47:34 ca140b417349: Layer already exists 10:47:34 71b7e81c477d: Layer already exists 10:47:34 b8fb933972d0: Layer already exists 10:47:34 6c140952a2a1: Layer already exists 10:47:34 9c03034239f3: Layer already exists 10:47:34 cffc86025802: Layer already exists 10:47:34 f1417ff83b31: Layer already exists 10:47:34 26cc1a7b00ca: Layer already exists 10:47:34 main: digest: sha256:f227bf3468eaf630f4ca4c70b7e97240ad6dd642794ce10dc499426bedb93f1b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:47:34 ===================================================== [Pipeline] echo 10:47:34 taggedImages: 10:47:34 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2317b13706d612c1849ab049fa09379fb19bf54a 10:47:34 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 10:47:34 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.35 10:47:34 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2317b13706d612c1849ab049fa09379fb19bf54a-3.0.0-dev.35 10:47:34 - 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 10:47:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:47:34 10:47:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:47:34 latest: Pulling from edgex-lftools-log-publisher 10:47:34 5eb5b503b376: Pulling fs layer 10:47:34 5c69ac0246d0: Pulling fs layer 10:47:34 ec43610c2a17: Pulling fs layer 10:47:34 3a2ae6a8a46f: Pulling fs layer 10:47:34 33b1e0a273af: Pulling fs layer 10:47:34 5d3b04190fa2: Pulling fs layer 10:47:34 2f39f015ded8: Pulling fs layer 10:47:34 33b1e0a273af: Waiting 10:47:34 2f39f015ded8: Waiting 10:47:34 5d3b04190fa2: Waiting 10:47:34 3a2ae6a8a46f: Waiting 10:47:34 5c69ac0246d0: Verifying Checksum 10:47:34 5c69ac0246d0: Download complete 10:47:34 3a2ae6a8a46f: Verifying Checksum 10:47:34 3a2ae6a8a46f: Download complete 10:47:34 33b1e0a273af: Verifying Checksum 10:47:34 33b1e0a273af: Download complete 10:47:34 5d3b04190fa2: Verifying Checksum 10:47:34 5d3b04190fa2: Download complete 10:47:34 ec43610c2a17: Verifying Checksum 10:47:34 ec43610c2a17: Download complete 10:47:35 5eb5b503b376: Verifying Checksum 10:47:35 5eb5b503b376: Download complete 10:47:35 2f39f015ded8: Verifying Checksum 10:47:35 2f39f015ded8: Download complete 10:47:36 5eb5b503b376: Pull complete 10:47:36 5c69ac0246d0: Pull complete 10:47:36 ec43610c2a17: Pull complete 10:47:37 3a2ae6a8a46f: Pull complete 10:47:37 33b1e0a273af: Pull complete 10:47:37 5d3b04190fa2: Pull complete 10:47:38 using credential edgex-jenkins-ssh 10:47:38 Cloning the remote Git repository 10:47:38 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 10:47:38 > git init /w/workspace/app-rfid-llrp-inventory/104 # timeout=10 10:47:38 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 10:47:38 > git --version # timeout=10 10:47:38 > git --version # 'git version 2.25.1' 10:47:38 using GIT_SSH to set credentials SSH Credentials for GitHub 10:47:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:47:41 2f39f015ded8: Pull complete 10:47:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:47:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:47:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:47:41 prd-ubuntu20.04-docker-8c-8g-15699 does not seem to be running inside a container 10:47:41 $ 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 10:47:42 Avoid second fetch 10:47:42 Checking out Revision 2317b13706d612c1849ab049fa09379fb19bf54a (main) 10:47:41 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 10:47:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:47:42 > git config core.sparsecheckout # timeout=10 10:47:42 > git checkout -f 2317b13706d612c1849ab049fa09379fb19bf54a # timeout=10 10:47:42 Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#193)" 10:47:43 10:47:43 GitHub has been notified of this commit’s build result 10:47:43 10:47:48 $ docker top c4571499fee602d47ca422105ae68ebea7ca1b05d0b0ed4a65e812133eb54efc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:47:48 ---> job-cost.sh 10:47:48 lf-activate-venv: SKIPPING 10:47:48 INFO: No Stack... 10:47:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:47:48 % Total % Received % Xferd Average Speed Time Time Time Current 10:47:48 Dload Upload Total Spent Left Speed 10:47:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k 10:47:49 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh 10:47:49 INFO: Archiving Costs [Pipeline] sh 10:47:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:47:49 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 10:47:49 + cut -d, -f6 [Pipeline] lock 10:47:49 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-104-stack-cost] 10:47:49 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-104-stack-cost] did not exist. Created. 10:47:49 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:47:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ sudo tee /etc/docker/daemon.new 10:47:49 /etc/docker/daemon.json 10:47:49 { 10:47:49 "registry-mirrors": [ 10:47:49 "https://nexus3.edgexfoundry.org:10001" 10:47:49 ], 10:47:49 "bip": "10.250.0.254/24", 10:47:49 "hosts": [ 10:47:49 "tcp://0.0.0.0:5555", 10:47:49 "unix:///var/run/docker.sock" 10:47:49 ], 10:47:49 "mtu": 1458, 10:47:49 "selinux-enabled": true, 10:47:49 "seccomp-profile": "/etc/docker/seccomp.json" 10:47:49 } [Pipeline] sh 10:47:49 + echo total: 0.2199999988079071 [Pipeline] stash 10:47:49 Stashed 1 file(s) [Pipeline] } 10:47:50 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-104-stack-cost] [Pipeline] // lock [Pipeline] } 10:47:50 $ docker stop --time=1 c4571499fee602d47ca422105ae68ebea7ca1b05d0b0ed4a65e812133eb54efc 10:47:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 10:47:51 $ docker rm -f --volumes c4571499fee602d47ca422105ae68ebea7ca1b05d0b0ed4a65e812133eb54efc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:47:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:48:09 provisioning config files... 10:48:09 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/104@tmp/config2659721812086839566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:48:10 ---> docker-login.sh 10:48:10 nexus3.edgexfoundry.org:10001 10:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:10 Configure a credential helper to remove this warning. See 10:48:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:10 10:48:10 Login Succeeded 10:48:10 nexus3.edgexfoundry.org:10002 10:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:11 Configure a credential helper to remove this warning. See 10:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:11 10:48:11 Login Succeeded 10:48:11 nexus3.edgexfoundry.org:10003 10:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:11 Configure a credential helper to remove this warning. See 10:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:11 10:48:11 Login Succeeded 10:48:11 nexus3.edgexfoundry.org:10004 10:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:12 Configure a credential helper to remove this warning. See 10:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:12 10:48:12 Login Succeeded 10:48:12 docker.io 10:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:12 Configure a credential helper to remove this warning. See 10:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:12 10:48:12 Login Succeeded 10:48:12 ---> docker-login.sh ends [Pipeline] } 10:48:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:48:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:48:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:48:13 ========================================================= 10:48:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:48:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:48:16 Sending build context to Docker daemon 678.4kB 10:48:16 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:48:16 Step 2/12 : FROM ${BASE} AS builder 10:48:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:48:16 c41833b44d91: Pulling fs layer 10:48:16 ed15518f5707: Pulling fs layer 10:48:16 feae8fd75edb: Pulling fs layer 10:48:16 242c74f7c9fa: Pulling fs layer 10:48:16 3cdef696dda3: Pulling fs layer 10:48:16 2ced38df9373: Pulling fs layer 10:48:16 58f1dce35555: Pulling fs layer 10:48:16 58f1dce35555: Waiting 10:48:16 3cdef696dda3: Waiting 10:48:16 2ced38df9373: Waiting 10:48:16 242c74f7c9fa: Waiting 10:48:16 ed15518f5707: Verifying Checksum 10:48:16 ed15518f5707: Download complete 10:48:16 242c74f7c9fa: Download complete 10:48:16 3cdef696dda3: Verifying Checksum 10:48:16 3cdef696dda3: Download complete 10:48:16 c41833b44d91: Verifying Checksum 10:48:16 c41833b44d91: Download complete 10:48:17 c41833b44d91: Pull complete 10:48:18 58f1dce35555: Verifying Checksum 10:48:18 58f1dce35555: Download complete 10:48:18 ed15518f5707: Pull complete 10:48:19 feae8fd75edb: Verifying Checksum 10:48:19 feae8fd75edb: Download complete 10:48:19 2ced38df9373: Verifying Checksum 10:48:19 2ced38df9373: Download complete 10:48:32 feae8fd75edb: Pull complete 10:48:32 242c74f7c9fa: Pull complete 10:48:32 3cdef696dda3: Pull complete 10:48:38 2ced38df9373: Pull complete 10:48:43 58f1dce35555: Pull complete 10:48:43 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 10:48:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:48:43 ---> fadd8f120f05 10:48:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 10:48:45 ---> Running in 4896f81335be 10:48:45 Removing intermediate container 4896f81335be 10:48:45 ---> 5c0fcfb9d4ad 10:48:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 10:48:46 ---> Running in c96990efbf15 10:48:46 Removing intermediate container c96990efbf15 10:48:46 ---> 97a80a107c5b 10:48:46 Step 5/12 : ARG ADD_BUILD_TAGS="" 10:48:46 ---> Running in 2397142ca1ce 10:48:46 Removing intermediate container 2397142ca1ce 10:48:46 ---> 1776dc93e15a 10:48:46 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:48:46 ---> Running in 99f7ba767445 10:48:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:48:49 OK: 263 MiB in 53 packages 10:48:50 Removing intermediate container 99f7ba767445 10:48:50 ---> 6ea01c5e13a0 10:48:50 Step 7/12 : WORKDIR /app 10:48:50 ---> Running in b58d4908cb9f 10:48:51 Removing intermediate container b58d4908cb9f 10:48:51 ---> bb3c03a7afbf 10:48:51 Step 8/12 : COPY go.mod vendor* ./ 10:48:51 ---> 7eb0cd427a1c 10:48:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:48:51 ---> Running in ab7727048e98 10:49:59 Removing intermediate container ab7727048e98 10:49:59 ---> 7cddbe4c3776 10:49:59 Step 10/12 : COPY . . 10:49:59 ---> 37bc8951a667 10:49:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:49:59 ---> Running in 8fa5bad85618 10:49:59 Removing intermediate container 8fa5bad85618 10:49:59 ---> dc5ba56d2fe2 10:49:59 Step 12/12 : RUN $MAKE 10:49:59 ---> Running in de64d9dde439 10:49:59 noop 10:49:59 Removing intermediate container de64d9dde439 10:49:59 ---> 80d885987600 10:49:59 Successfully built 80d885987600 10:49:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:59 + docker inspect -f . ci-base-image-arm64 10:49:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:00 prd-ubuntu20.04-docker-arm64-4c-16g-15702 does not seem to be running inside a container 10:50:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/104 -v /w/workspace/app-rfid-llrp-inventory/104:/w/workspace/app-rfid-llrp-inventory/104:rw,z -v /w/workspace/app-rfid-llrp-inventory/104@tmp:/w/workspace/app-rfid-llrp-inventory/104@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 10:50:01 $ docker top 033c7fa668c8bc0361417aa689cb78eba59573ddcd73fcc3cfc94c1651221665 -eo pid,comm [Pipeline] { [Pipeline] sh 10:50:02 + go version 10:50:02 go version go1.20.2 linux/arm64 [Pipeline] } 10:50:02 $ docker stop --time=1 033c7fa668c8bc0361417aa689cb78eba59573ddcd73fcc3cfc94c1651221665 10:50:05 $ docker rm -f --volumes 033c7fa668c8bc0361417aa689cb78eba59573ddcd73fcc3cfc94c1651221665 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:05 + docker inspect -f . ci-base-image-arm64 10:50:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:06 prd-ubuntu20.04-docker-arm64-4c-16g-15702 does not seem to be running inside a container 10:50:06 $ 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/104 -v /w/workspace/app-rfid-llrp-inventory/104:/w/workspace/app-rfid-llrp-inventory/104:rw,z -v /w/workspace/app-rfid-llrp-inventory/104@tmp:/w/workspace/app-rfid-llrp-inventory/104@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 10:50:07 $ docker top 6078d47ddc89ba636f919c5919de7c55856907ea154c0fa59e0beb60ccf53860 -eo pid,comm [Pipeline] { [Pipeline] sh 10:50:08 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/104 [Pipeline] fileExists [Pipeline] sh 10:50:09 + make test 10:50:09 go test -race ./... -coverprofile=coverage.out ./... 10:53:15 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 10:53:21 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 10:53:21 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.240s coverage: 86.2% of statements 10:53:33 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.669s coverage: 71.9% of statements 10:53:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:53:33 go vet ./... 10:56:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:56:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:56:10 ./bin/test-attribution.sh 10:56:10 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 10:56:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:56:10 $ docker stop --time=1 6078d47ddc89ba636f919c5919de7c55856907ea154c0fa59e0beb60ccf53860 10:56:12 $ docker rm -f --volumes 6078d47ddc89ba636f919c5919de7c55856907ea154c0fa59e0beb60ccf53860 [Pipeline] // withDockerContainer [Pipeline] sh 10:56:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:56:14 Warning: overwriting stash ‘coverage-report’ 10:56:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:56:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:56:15 + ls -al . 10:56:15 total 224 10:56:15 drwxrwxr-x 10 jenkins jenkins 4096 May 16 10:50 . 10:56:15 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:47 .. 10:56:15 -rw-rw-r-- 1 jenkins jenkins 262 May 16 10:47 .dockerignore 10:56:15 drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:47 .git 10:56:15 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:47 .github 10:56:15 -rw-rw-r-- 1 jenkins jenkins 788 May 16 10:47 .gitignore 10:56:15 -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:47 .golangci.yml 10:56:15 -rw-rw-r-- 1 jenkins jenkins 9805 May 16 10:47 Attribution.txt 10:56:15 -rw-rw-r-- 1 jenkins jenkins 4331 May 16 10:47 CHANGELOG.md 10:56:15 -rw-rw-r-- 1 jenkins jenkins 1659 May 16 10:47 Dockerfile 10:56:15 -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:47 GOVERNANCE.md 10:56:15 -rw-rw-r-- 1 jenkins jenkins 687 May 16 10:47 Jenkinsfile 10:56:15 -rw-rw-r-- 1 jenkins jenkins 11347 May 16 10:47 LICENSE 10:56:15 -rw-rw-r-- 1 jenkins jenkins 2497 May 16 10:47 Makefile 10:56:15 -rw-rw-r-- 1 jenkins jenkins 617 May 16 10:47 OWNERS.md 10:56:15 -rw-rw-r-- 1 jenkins jenkins 31516 May 16 10:47 README.md 10:56:15 -rw-rw-r-- 1 jenkins jenkins 12 May 16 10:45 VERSION 10:56:15 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:47 bin 10:56:15 -rw-r--r-- 1 jenkins jenkins 41317 May 16 10:53 coverage.out 10:56:15 -rw-rw-r-- 1 jenkins jenkins 3467 May 16 10:47 go.mod 10:56:15 -rw-rw-r-- 1 jenkins jenkins 31505 May 16 10:47 go.sum 10:56:15 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:47 images 10:56:15 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:47 internal 10:56:15 -rw-rw-r-- 1 jenkins jenkins 531 May 16 10:47 main.go 10:56:15 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:47 res 10:56:15 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:47 snap 10:56:15 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:47 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:15 + 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=2317b13706d612c1849ab049fa09379fb19bf54a --label arch=arm64 --label version=3.0.0-dev.35 . 10:56:16 Sending build context to Docker daemon 678.4kB 10:56:16 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 10:56:16 Step 2/29 : FROM ${BASE} AS builder 10:56:16 ---> 80d885987600 10:56:16 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 10:56:16 ---> Running in 1490493f18d6 10:56:16 Removing intermediate container 1490493f18d6 10:56:16 ---> e6d965cd8f78 10:56:16 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 10:56:16 ---> Running in 4e8049a8fd35 10:56:16 Removing intermediate container 4e8049a8fd35 10:56:16 ---> 43effbe3281d 10:56:16 Step 5/29 : ARG ADD_BUILD_TAGS="" 10:56:16 ---> Running in 4c12d348df4d 10:56:17 Removing intermediate container 4c12d348df4d 10:56:17 ---> 5764c1b191b6 10:56:17 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:56:17 ---> Running in fa7c1fae5360 10:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:56:19 OK: 263 MiB in 53 packages 10:56:20 Removing intermediate container fa7c1fae5360 10:56:20 ---> c2cc816d1a34 10:56:20 Step 7/29 : WORKDIR /app 10:56:20 ---> Running in f8b87495e728 10:56:21 Removing intermediate container f8b87495e728 10:56:21 ---> 037377b75c47 10:56:21 Step 8/29 : COPY go.mod vendor* ./ 10:56:22 ---> fdaefffd281e 10:56:22 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:22 ---> Running in 43ea11e5ca4f 10:56:25 Removing intermediate container 43ea11e5ca4f 10:56:25 ---> 3c1eb686d2d6 10:56:25 Step 10/29 : COPY . . 10:56:25 ---> 1dc924ed2a54 10:56:25 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:56:25 ---> Running in d38c17d03294 10:56:25 Removing intermediate container d38c17d03294 10:56:25 ---> 8a2e1e8b6749 10:56:25 Step 12/29 : RUN $MAKE 10:56:25 ---> Running in 74f4008e4fdd 10:56:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.35 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.35" -trimpath -mod=readonly -o app-rfid-llrp-inventory 10:58:48 Removing intermediate container 74f4008e4fdd 10:58:48 ---> 75f5375a1608 10:58:48 Step 13/29 : FROM alpine:3.17 10:58:48 3.17: Pulling from library/alpine 10:58:48 c41833b44d91: Already exists 10:58:48 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:58:48 Status: Downloaded newer image for alpine:3.17 10:58:48 ---> 51e60588ff2c 10:58:48 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:58:48 ---> Running in a4b6994fbef5 10:58:48 Removing intermediate container a4b6994fbef5 10:58:48 ---> 2e5036e9c724 10:58:48 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 10:58:48 ---> Running in 6606a17bfbfe 10:58:48 Removing intermediate container 6606a17bfbfe 10:58:48 ---> 647c0a898d04 10:58:48 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 10:58:48 ---> Running in aca3f2da4782 10:58:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:58:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:58:48 (1/2) Installing ca-certificates (20230506-r0) 10:58:48 (2/2) Installing dumb-init (1.2.5-r2) 10:58:48 Executing busybox-1.35.0-r29.trigger 10:58:48 Executing ca-certificates-20230506-r0.trigger 10:58:48 OK: 8 MiB in 17 packages 10:58:48 Removing intermediate container aca3f2da4782 10:58:48 ---> 5352a26818b6 10:58:48 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 10:58:48 ---> d86c753894a0 10:58:48 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 10:58:48 ---> 616fe9892b7c 10:58:48 Step 19/29 : COPY --from=builder /app/res/ /res/ 10:58:48 ---> d3dbc8c61494 10:58:48 Step 20/29 : COPY --from=builder /app/static/ /static/ 10:58:48 ---> 7e63f8a83599 10:58:48 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 10:58:48 ---> 381906f70011 10:58:48 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 10:58:48 ---> Running in 41d74c49c93b 10:58:48 Removing intermediate container 41d74c49c93b 10:58:48 ---> 137d6aa9b2c9 10:58:48 Step 23/29 : VOLUME /cache 10:58:48 ---> Running in eba5ff9b1d26 10:58:48 Removing intermediate container eba5ff9b1d26 10:58:48 ---> f582edfc9eba 10:58:48 Step 24/29 : EXPOSE 59711 10:58:48 ---> Running in 093bff171d7c 10:58:49 Removing intermediate container 093bff171d7c 10:58:49 ---> 0b515c912ac3 10:58:49 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 10:58:49 ---> Running in 35014b7de652 10:58:49 Removing intermediate container 35014b7de652 10:58:49 ---> 93bee2fddad2 10:58:49 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 10:58:49 ---> Running in 88a4d3060e9d 10:58:50 Removing intermediate container 88a4d3060e9d 10:58:50 ---> 38795010841b 10:58:50 Step 27/29 : LABEL arch=arm64 10:58:50 ---> Running in 8721583f014f 10:58:50 Removing intermediate container 8721583f014f 10:58:50 ---> ec47b3b19ba3 10:58:50 Step 28/29 : LABEL git_sha=2317b13706d612c1849ab049fa09379fb19bf54a 10:58:50 ---> Running in 0cb47e636690 10:58:50 Removing intermediate container 0cb47e636690 10:58:50 ---> c0c08c1dccd6 10:58:50 Step 29/29 : LABEL version=3.0.0-dev.35 10:58:50 ---> Running in d73aecc556f0 10:58:51 Removing intermediate container d73aecc556f0 10:58:51 ---> 7793bdc85439 10:58:51 [Warning] One or more build-args [ARCH] were not consumed 10:58:51 Successfully built 7793bdc85439 10:58:51 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 10:58:51 provisioning config files... 10:58:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/104@tmp/config16284815846236361819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:58:51 ---> docker-login.sh 10:58:51 nexus3.edgexfoundry.org:10001 10:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:51 Configure a credential helper to remove this warning. See 10:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:51 10:58:51 Login Succeeded 10:58:51 nexus3.edgexfoundry.org:10002 10:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:52 Configure a credential helper to remove this warning. See 10:58:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:52 10:58:52 Login Succeeded 10:58:52 nexus3.edgexfoundry.org:10003 10:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:52 Configure a credential helper to remove this warning. See 10:58:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:52 10:58:52 Login Succeeded 10:58:52 nexus3.edgexfoundry.org:10004 10:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:52 Configure a credential helper to remove this warning. See 10:58:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:52 10:58:52 Login Succeeded 10:58:52 docker.io 10:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:53 Configure a credential helper to remove this warning. See 10:58:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:53 10:58:53 Login Succeeded 10:58:53 ---> docker-login.sh ends [Pipeline] } 10:58:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:58:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:58:53 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 10:58:53 2317b13706d612c1849ab049fa09379fb19bf54a 10:58:53 latest 10:58:53 3.0.0-dev.35 10:58:53 2317b13706d612c1849ab049fa09379fb19bf54a-3.0.0-dev.35 10:58:53 main 10:58:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:53 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2317b13706d612c1849ab049fa09379fb19bf54a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2317b13706d612c1849ab049fa09379fb19bf54a 10:58:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 10:58:54 e4bbc845fc9d: Preparing 10:58:54 7f15ab605ecf: Preparing 10:58:54 c4cd406b68f0: Preparing 10:58:54 4155dabd9222: Preparing 10:58:54 11a4f3d6d9b8: Preparing 10:58:54 b74d41aa7603: Preparing 10:58:54 c1453aea4d8e: Preparing 10:58:54 26cbea5cba74: Preparing 10:58:54 c1453aea4d8e: Waiting 10:58:54 b74d41aa7603: Waiting 10:58:54 e4bbc845fc9d: Pushed 10:58:54 11a4f3d6d9b8: Pushed 10:58:54 4155dabd9222: Pushed 10:58:54 c4cd406b68f0: Pushed 10:58:54 26cbea5cba74: Layer already exists 10:58:54 b74d41aa7603: Pushed 10:58:54 c1453aea4d8e: Pushed 10:59:00 7f15ab605ecf: Pushed 10:59:00 2317b13706d612c1849ab049fa09379fb19bf54a: digest: sha256:c1e46288b8475d8a9c57ee3cdc0c69f007f1b0fc889593163b5e009f7d273d8f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:00 + 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 10:59:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 10:59:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 10:59:00 e4bbc845fc9d: Preparing 10:59:00 7f15ab605ecf: Preparing 10:59:00 c4cd406b68f0: Preparing 10:59:00 4155dabd9222: Preparing 10:59:00 11a4f3d6d9b8: Preparing 10:59:00 b74d41aa7603: Preparing 10:59:00 c1453aea4d8e: Preparing 10:59:00 26cbea5cba74: Preparing 10:59:00 b74d41aa7603: Waiting 10:59:00 c1453aea4d8e: Waiting 10:59:00 26cbea5cba74: Waiting 10:59:00 7f15ab605ecf: Layer already exists 10:59:00 c4cd406b68f0: Layer already exists 10:59:00 e4bbc845fc9d: Layer already exists 10:59:00 4155dabd9222: Layer already exists 10:59:00 11a4f3d6d9b8: Layer already exists 10:59:00 26cbea5cba74: Layer already exists 10:59:00 b74d41aa7603: Layer already exists 10:59:00 c1453aea4d8e: Layer already exists 10:59:01 latest: digest: sha256:c1e46288b8475d8a9c57ee3cdc0c69f007f1b0fc889593163b5e009f7d273d8f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:01 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.35 10:59:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 10:59:01 e4bbc845fc9d: Preparing 10:59:01 7f15ab605ecf: Preparing 10:59:01 c4cd406b68f0: Preparing 10:59:01 4155dabd9222: Preparing 10:59:01 11a4f3d6d9b8: Preparing 10:59:01 b74d41aa7603: Preparing 10:59:01 c1453aea4d8e: Preparing 10:59:01 26cbea5cba74: Preparing 10:59:01 b74d41aa7603: Waiting 10:59:01 c1453aea4d8e: Waiting 10:59:01 26cbea5cba74: Waiting 10:59:01 11a4f3d6d9b8: Layer already exists 10:59:01 4155dabd9222: Layer already exists 10:59:01 c4cd406b68f0: Layer already exists 10:59:01 e4bbc845fc9d: Layer already exists 10:59:01 7f15ab605ecf: Layer already exists 10:59:01 b74d41aa7603: Layer already exists 10:59:01 c1453aea4d8e: Layer already exists 10:59:01 26cbea5cba74: Layer already exists 10:59:02 3.0.0-dev.35: digest: sha256:c1e46288b8475d8a9c57ee3cdc0c69f007f1b0fc889593163b5e009f7d273d8f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:02 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2317b13706d612c1849ab049fa09379fb19bf54a-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2317b13706d612c1849ab049fa09379fb19bf54a-3.0.0-dev.35 10:59:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 10:59:02 e4bbc845fc9d: Preparing 10:59:02 7f15ab605ecf: Preparing 10:59:02 c4cd406b68f0: Preparing 10:59:02 4155dabd9222: Preparing 10:59:02 11a4f3d6d9b8: Preparing 10:59:02 b74d41aa7603: Preparing 10:59:02 c1453aea4d8e: Preparing 10:59:02 26cbea5cba74: Preparing 10:59:02 c1453aea4d8e: Waiting 10:59:02 26cbea5cba74: Waiting 10:59:02 b74d41aa7603: Waiting 10:59:02 11a4f3d6d9b8: Layer already exists 10:59:02 7f15ab605ecf: Layer already exists 10:59:02 c4cd406b68f0: Layer already exists 10:59:02 4155dabd9222: Layer already exists 10:59:02 e4bbc845fc9d: Layer already exists 10:59:02 b74d41aa7603: Layer already exists 10:59:02 26cbea5cba74: Layer already exists 10:59:02 c1453aea4d8e: Layer already exists 10:59:02 2317b13706d612c1849ab049fa09379fb19bf54a-3.0.0-dev.35: digest: sha256:c1e46288b8475d8a9c57ee3cdc0c69f007f1b0fc889593163b5e009f7d273d8f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:03 + 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 10:59:03 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 10:59:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 10:59:03 e4bbc845fc9d: Preparing 10:59:03 7f15ab605ecf: Preparing 10:59:03 c4cd406b68f0: Preparing 10:59:03 4155dabd9222: Preparing 10:59:03 11a4f3d6d9b8: Preparing 10:59:03 b74d41aa7603: Preparing 10:59:03 c1453aea4d8e: Preparing 10:59:03 26cbea5cba74: Preparing 10:59:03 c1453aea4d8e: Waiting 10:59:03 26cbea5cba74: Waiting 10:59:03 b74d41aa7603: Waiting 10:59:03 11a4f3d6d9b8: Layer already exists 10:59:03 7f15ab605ecf: Layer already exists 10:59:03 c4cd406b68f0: Layer already exists 10:59:03 e4bbc845fc9d: Layer already exists 10:59:03 4155dabd9222: Layer already exists 10:59:03 b74d41aa7603: Layer already exists 10:59:03 c1453aea4d8e: Layer already exists 10:59:03 26cbea5cba74: Layer already exists 10:59:03 main: digest: sha256:c1e46288b8475d8a9c57ee3cdc0c69f007f1b0fc889593163b5e009f7d273d8f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:59:04 ===================================================== [Pipeline] echo 10:59:04 taggedImages: 10:59:04 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2317b13706d612c1849ab049fa09379fb19bf54a 10:59:04 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 10:59:04 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.35 10:59:04 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2317b13706d612c1849ab049fa09379fb19bf54a-3.0.0-dev.35 10:59:04 - 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 10:59:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:59:04 10:59:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:59:04 arm64: Pulling from edgex-lftools-log-publisher 10:59:04 8998bd30e6a1: Pulling fs layer 10:59:04 04944245beec: Pulling fs layer 10:59:04 699f458cf7ca: Pulling fs layer 10:59:04 765212b225bb: Pulling fs layer 10:59:04 f23df028b6ca: Pulling fs layer 10:59:04 d65c8cfc05b1: Pulling fs layer 10:59:04 2437ff75d9bd: Pulling fs layer 10:59:04 765212b225bb: Waiting 10:59:04 f23df028b6ca: Waiting 10:59:04 d65c8cfc05b1: Waiting 10:59:04 2437ff75d9bd: Waiting 10:59:04 04944245beec: Verifying Checksum 10:59:04 04944245beec: Download complete 10:59:04 765212b225bb: Verifying Checksum 10:59:04 765212b225bb: Download complete 10:59:04 f23df028b6ca: Verifying Checksum 10:59:04 f23df028b6ca: Download complete 10:59:04 d65c8cfc05b1: Verifying Checksum 10:59:04 d65c8cfc05b1: Download complete 10:59:04 699f458cf7ca: Verifying Checksum 10:59:04 699f458cf7ca: Download complete 10:59:05 8998bd30e6a1: Verifying Checksum 10:59:05 8998bd30e6a1: Download complete 10:59:07 2437ff75d9bd: Verifying Checksum 10:59:07 2437ff75d9bd: Download complete 10:59:08 8998bd30e6a1: Pull complete 10:59:09 04944245beec: Pull complete 10:59:10 699f458cf7ca: Pull complete 10:59:10 765212b225bb: Pull complete 10:59:11 f23df028b6ca: Pull complete 10:59:11 d65c8cfc05b1: Pull complete 10:59:26 2437ff75d9bd: Pull complete 10:59:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:59:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:59:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:26 prd-ubuntu20.04-docker-arm64-4c-16g-15702 does not seem to be running inside a container 10:59:26 $ 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/104 -v /w/workspace/app-rfid-llrp-inventory/104:/w/workspace/app-rfid-llrp-inventory/104:rw,z -v /w/workspace/app-rfid-llrp-inventory/104@tmp:/w/workspace/app-rfid-llrp-inventory/104@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 10:59:29 $ docker top c6e309e090225ba9cba490cdfc54a079c565ba4816c80d57152ef60c3bbfcfbb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:30 ---> job-cost.sh 10:59:30 lf-activate-venv: SKIPPING 10:59:30 INFO: No Stack... 10:59:30 INFO: Retrieving Pricing Info for: v3-standard-4 10:59:31 INFO: Archiving Costs [Pipeline] sh 10:59:32 + cat /w/workspace/app-rfid-llrp-inventory/104/archives/cost.csv 10:59:32 + cut -d, -f6 [Pipeline] lock 10:59:32 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-104-stack-cost] 10:59:32 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-104-stack-cost] did not exist. Created. 10:59:32 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:59:32 /w/workspace/app-rfid-llrp-inventory/104@tmp/durable-2878dd47/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:59:33 + echo total: 0.10999999940395355 [Pipeline] stash 10:59:33 Warning: overwriting stash ‘stack-cost’ 10:59:33 Stashed 1 file(s) [Pipeline] } 10:59:33 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-104-stack-cost] [Pipeline] // lock [Pipeline] } 10:59:33 $ docker stop --time=1 c6e309e090225ba9cba490cdfc54a079c565ba4816c80d57152ef60c3bbfcfbb 10:59:34 $ docker rm -f --volumes c6e309e090225ba9cba490cdfc54a079c565ba4816c80d57152ef60c3bbfcfbb [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 10:59:35 provisioning config files... 10:59:35 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12620577258603332529tmp [Pipeline] { [Pipeline] sh 10:59:35 + set +x 10:59:35 + curl -s https://codecov.io/bash 10:59:35 + bash -s -- 10:59:35 10:59:35 _____ _ 10:59:35 / ____| | | 10:59:35 | | ___ __| | ___ ___ _____ __ 10:59:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:59:35 | |___| (_) | (_| | __/ (_| (_) \ V / 10:59:35 \_____\___/ \__,_|\___|\___\___/ \_/ 10:59:35 Bash-1.0.6 10:59:35 10:59:35 10:59:35 ==> git version 2.25.1 found 10:59:35 ==> 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 10:59:35 Release-Date: 2020-01-08 10:59:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:59:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:59:35 ==> Jenkins CI detected. 10:59:35 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 10:59:35 project root: . 10:59:35 --> token set from env 10:59:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:59:35 ==> Running gcov in . (disable via -X gcov) 10:59:35 ==> Python coveragepy not found 10:59:35 ==> Searching for coverage reports in: 10:59:35 + . 10:59:35 -> Found 1 reports 10:59:35 ==> Detecting git/mercurial file structure 10:59:35 ==> Reading reports 10:59:35 + ./coverage.out bytes=41317 10:59:35 ==> Appending adjustments 10:59:35 https://docs.codecov.io/docs/fixing-reports 10:59:35 + Found adjustments 10:59:35 ==> Gzipping contents 10:59:35 12K /tmp/codecov.Rv4QMV.gz 10:59:35 ==> Uploading reports 10:59:35 url: https://codecov.io 10:59:35 query: branch=main&commit=2317b13706d612c1849ab049fa09379fb19bf54a&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 10:59:35 -> Pinging Codecov 10:59:35 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=2317b13706d612c1849ab049fa09379fb19bf54a&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 10:59:35 -> Uploading to 10:59:35 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/581DD39554BDF9B6E22D074273EAD858/2317b13706d612c1849ab049fa09379fb19bf54a/c57e971a-af64-47a3-ae59-7b6010b30fd4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T105935Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1358fb41ce3443efa7b972afa4894d7b51de1ed7970175f0c90719870843c486 10:59:35 % Total % Received % Xferd Average Speed Time Time Time Current 10:59:35 Dload Upload Total Spent Left Speed 10:59:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 46456 --:--:-- --:--:-- --:--:-- 46456 10:59:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2317b13706d612c1849ab049fa09379fb19bf54a [Pipeline] } 10:59:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:59:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:59:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:59:36 10:59:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:59:39 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:59:39 df9b9388f04a: Pulling fs layer 10:59:39 52dc419b0ee2: Pulling fs layer 10:59:39 25bc292e5bac: Pulling fs layer 10:59:39 114826534d7a: Pulling fs layer 10:59:39 4657fd5d0bcf: Pulling fs layer 10:59:39 6ad1cebc031e: Pulling fs layer 10:59:39 8a3aa393b2d8: Pulling fs layer 10:59:39 4657fd5d0bcf: Waiting 10:59:39 6ad1cebc031e: Waiting 10:59:39 8a3aa393b2d8: Waiting 10:59:39 114826534d7a: Waiting 10:59:39 25bc292e5bac: Verifying Checksum 10:59:39 25bc292e5bac: Download complete 10:59:39 52dc419b0ee2: Download complete 10:59:39 4657fd5d0bcf: Verifying Checksum 10:59:39 4657fd5d0bcf: Download complete 10:59:39 df9b9388f04a: Verifying Checksum 10:59:39 df9b9388f04a: Download complete 10:59:39 6ad1cebc031e: Verifying Checksum 10:59:39 6ad1cebc031e: Download complete 10:59:40 114826534d7a: Verifying Checksum 10:59:40 114826534d7a: Download complete 10:59:40 8a3aa393b2d8: Verifying Checksum 10:59:40 8a3aa393b2d8: Download complete 10:59:40 df9b9388f04a: Pull complete 10:59:42 52dc419b0ee2: Pull complete 10:59:43 25bc292e5bac: Pull complete 10:59:53 114826534d7a: Pull complete 10:59:55 4657fd5d0bcf: Pull complete 10:59:56 6ad1cebc031e: Pull complete 11:00:01 8a3aa393b2d8: Pull complete 11:00:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 11:00:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:00:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:03 prd-ubuntu20.04-docker-8c-8g-15699 does not seem to be running inside a container 11:00:03 $ 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 11:00:27 $ docker top 65a51c3bb0d024a49b304f6358f1012294f01316209eefa579ef832da7b16e7c -eo pid,comm [Pipeline] { [Pipeline] echo 11:00:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 11:00:28 + set -o pipefail 11:00:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 11:00:33 11:00:33 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 11:00:33 11:00:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/176ac474-937d-4b62-b0ef-43a8dfe3de1c 11:00:33 11:00:33 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 11:00:33 11:00:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:00:33 11:00:33 11:00:33 A medium severity vulnerability was found in the Snyk CLI versions you are using. 11:00:33 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 11:00:33 More details here: https://snyk.co/ue1NS [Pipeline] } 11:00:33 $ docker stop --time=1 65a51c3bb0d024a49b304f6358f1012294f01316209eefa579ef832da7b16e7c 11:00:42 $ docker rm -f --volumes 65a51c3bb0d024a49b304f6358f1012294f01316209eefa579ef832da7b16e7c [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 11:00:43 + git log --format=format:%s -1 2317b13706d612c1849ab049fa09379fb19bf54a [Pipeline] sh 11:00:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:00:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:44 prd-ubuntu20.04-docker-8c-8g-15699 does not seem to be running inside a container 11:00:44 $ 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 11:00:46 $ docker top 2c0a492de03adea0d1e35092b790ae522c5869d65faf4cfec5428573076d39f5 -eo pid,comm 11:00:46 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). 11:00:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:00:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:00:46 [ssh-agent] Looking for ssh-agent implementation... 11:00:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:00:46 $ docker exec 2c0a492de03adea0d1e35092b790ae522c5869d65faf4cfec5428573076d39f5 ssh-agent 11:00:46 SSH_AUTH_SOCK=/tmp/ssh-AYHkfNcJzvJS/agent.14 11:00:46 SSH_AGENT_PID=20 11:00:46 Running ssh-add (command line suppressed) 11:00:46 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5222049434038674485.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5222049434038674485.key) 11:00:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:00:47 + git semver tag 11:00:47 2023-05-16 11:00:47,989 [run_tag] DEBUG tag force:False 11:00:47 2023-05-16 11:00:47,989 [check_head_tag] DEBUG check head tag 11:00:47 2023-05-16 11:00:47,990 [execute] INFO git cat-file --batch-check 11:00:47 2023-05-16 11:00:47,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 11:00:48 2023-05-16 11:00:47,995 [execute] INFO git cat-file --batch 11:00:48 2023-05-16 11:00:47,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 11:00:48 2023-05-16 11:00:48,018 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 11:00:48 2023-05-16 11:00:48,018 [execute] INFO git tag -a v3.0.0-dev.35 -m v3.0.0-dev.35 11:00:48 2023-05-16 11:00:48,019 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.35', '-m', 'v3.0.0-dev.35'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 11:00:48 2023-05-16 11:00:48,022 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 11:00:48 3.0.0-dev.35 [Pipeline] } 11:00:48 $ docker exec --env ******** --env ******** 2c0a492de03adea0d1e35092b790ae522c5869d65faf4cfec5428573076d39f5 ssh-agent -k 11:00:48 unset SSH_AUTH_SOCK; 11:00:48 unset SSH_AGENT_PID; 11:00:48 echo Agent pid 20 killed; 11:00:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:00:48 + git semver [Pipeline] } 11:00:48 $ docker stop --time=1 2c0a492de03adea0d1e35092b790ae522c5869d65faf4cfec5428573076d39f5 11:00:51 $ docker rm -f --volumes 2c0a492de03adea0d1e35092b790ae522c5869d65faf4cfec5428573076d39f5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:00:51 11:00:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:00:52 0.23.1-centos7: Pulling from edgex-lftools 11:00:52 ab5ef0e58194: Pulling fs layer 11:00:52 9712f1f96733: Pulling fs layer 11:00:52 63f879dbbcfc: Pulling fs layer 11:00:52 0d9ebad4ef96: Pulling fs layer 11:00:52 e9a5061849ea: Pulling fs layer 11:00:52 d747dcd14b5f: Pulling fs layer 11:00:52 2de7ff778b66: Pulling fs layer 11:00:52 0d9ebad4ef96: Waiting 11:00:52 e9a5061849ea: Waiting 11:00:52 d747dcd14b5f: Waiting 11:00:52 2de7ff778b66: Waiting 11:00:52 9712f1f96733: Download complete 11:00:52 63f879dbbcfc: Verifying Checksum 11:00:52 63f879dbbcfc: Download complete 11:00:52 e9a5061849ea: Verifying Checksum 11:00:52 e9a5061849ea: Download complete 11:00:52 d747dcd14b5f: Verifying Checksum 11:00:52 d747dcd14b5f: Download complete 11:00:52 ab5ef0e58194: Verifying Checksum 11:00:52 ab5ef0e58194: Download complete 11:00:52 2de7ff778b66: Verifying Checksum 11:00:52 2de7ff778b66: Download complete 11:00:52 0d9ebad4ef96: Verifying Checksum 11:00:52 0d9ebad4ef96: Download complete 11:00:55 ab5ef0e58194: Pull complete 11:00:55 9712f1f96733: Pull complete 11:00:56 63f879dbbcfc: Pull complete 11:01:00 0d9ebad4ef96: Pull complete 11:01:00 e9a5061849ea: Pull complete 11:01:00 d747dcd14b5f: Pull complete 11:01:02 2de7ff778b66: Pull complete 11:01:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:01:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:01:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:03 prd-ubuntu20.04-docker-8c-8g-15699 does not seem to be running inside a container 11:01:03 $ 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 11:01:22 $ docker top 2378e6e9e6686f926a6401de6d47452159a5aa26c25c1613d2841959005ec789 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:01:22 provisioning config files... 11:01:22 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1897389874143986799tmp 11:01:22 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3675033257499268797tmp 11:01:22 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10969574958355902077tmp [Pipeline] { [Pipeline] echo 11:01:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:01:22 ---> sigul-configuration.sh 11:01:22 gpg: directory `/root/.gnupg' created 11:01:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:01:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:01:22 gpg: keyring `/root/.gnupg/secring.gpg' created 11:01:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:01:22 gpg: CAST5 encrypted data 11:01:22 gpg: encrypted with 1 passphrase 11:01:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:01:23 + mkdir /home/jenkins 11:01:23 + mkdir /home/jenkins/sigul [Pipeline] sh 11:01:23 + 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 11:01:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:01:23 ---> sigul-install.sh 11:01:23 Sigul already installed; skipping installation. [Pipeline] sh 11:01:23 + git tag --list 11:01:23 v0.0.0 11:01:23 v1.0.0 11:01:23 v2.1.0 11:01:23 v2.1.1 11:01:23 v2.1.1-dev.1 11:01:23 v2.2.0 11:01:23 v2.2.1-dev.1 11:01:23 v2.2.1-dev.2 11:01:23 v2.2.1-dev.3 11:01:23 v2.2.1-dev.4 11:01:23 v2.2.1-dev.5 11:01:23 v2.2.1-dev.6 11:01:23 v2.2.1-dev.7 11:01:23 v2.3.0 11:01:23 v2.3.0-dev.10 11:01:23 v2.3.0-dev.11 11:01:23 v2.3.0-dev.12 11:01:23 v2.3.0-dev.13 11:01:23 v2.3.0-dev.14 11:01:23 v2.3.0-dev.15 11:01:23 v2.3.0-dev.16 11:01:23 v2.3.0-dev.17 11:01:23 v2.3.0-dev.18 11:01:23 v2.3.0-dev.19 11:01:23 v2.3.0-dev.20 11:01:23 v2.3.0-dev.21 11:01:23 v2.3.0-dev.22 11:01:23 v2.3.0-dev.23 11:01:23 v2.3.0-dev.24 11:01:23 v2.3.0-dev.25 11:01:23 v2.3.0-dev.26 11:01:23 v2.3.0-dev.9 11:01:23 v2.3.1-dev.1 11:01:23 v3.0.0-dev.1 11:01:23 v3.0.0-dev.10 11:01:23 v3.0.0-dev.11 11:01:23 v3.0.0-dev.12 11:01:23 v3.0.0-dev.13 11:01:23 v3.0.0-dev.14 11:01:23 v3.0.0-dev.15 11:01:23 v3.0.0-dev.16 11:01:23 v3.0.0-dev.17 11:01:23 v3.0.0-dev.18 11:01:23 v3.0.0-dev.19 11:01:23 v3.0.0-dev.2 11:01:23 v3.0.0-dev.20 11:01:23 v3.0.0-dev.21 11:01:23 v3.0.0-dev.22 11:01:23 v3.0.0-dev.23 11:01:23 v3.0.0-dev.24 11:01:23 v3.0.0-dev.25 11:01:23 v3.0.0-dev.26 11:01:23 v3.0.0-dev.27 11:01:23 v3.0.0-dev.28 11:01:23 v3.0.0-dev.29 11:01:23 v3.0.0-dev.3 11:01:23 v3.0.0-dev.30 11:01:23 v3.0.0-dev.31 11:01:23 v3.0.0-dev.32 11:01:23 v3.0.0-dev.33 11:01:23 v3.0.0-dev.34 11:01:23 v3.0.0-dev.35 11:01:23 v3.0.0-dev.4 11:01:23 v3.0.0-dev.5 11:01:23 v3.0.0-dev.6 11:01:23 v3.0.0-dev.7 11:01:23 v3.0.0-dev.8 11:01:23 v3.0.0-dev.9 [Pipeline] sh 11:01:24 + lftools sign git-tag v3.0.0-dev.35 11:01:24 Signing Git tag with Sigul... 11:01:24 Signing v3.0.0-dev.35 [Pipeline] echo 11:01:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:01:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:01:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:01:25 $ docker stop --time=1 2378e6e9e6686f926a6401de6d47452159a5aa26c25c1613d2841959005ec789 11:01:27 $ docker rm -f --volumes 2378e6e9e6686f926a6401de6d47452159a5aa26c25c1613d2841959005ec789 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:01:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:01:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:01:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:28 prd-ubuntu20.04-docker-8c-8g-15699 does not seem to be running inside a container 11:01:28 $ 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 11:01:30 $ docker top d27c9d54221df231a0987d5535c91137dca3f14d1e14a283760f75e28c3c5a80 -eo pid,comm 11:01:30 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). 11:01:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:01:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:01:30 [ssh-agent] Looking for ssh-agent implementation... 11:01:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:01:30 $ docker exec d27c9d54221df231a0987d5535c91137dca3f14d1e14a283760f75e28c3c5a80 ssh-agent 11:01:30 SSH_AUTH_SOCK=/tmp/ssh-2p15ZgUGvKmm/agent.14 11:01:30 SSH_AGENT_PID=20 11:01:30 Running ssh-add (command line suppressed) 11:01:30 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15894114073463386418.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15894114073463386418.key) 11:01:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:01:31 + git semver bump pre 11:01:31 2023-05-16 11:01:31,483 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 11:01:31 2023-05-16 11:01:31,483 [bump_version] DEBUG bumping version:3.0.0-dev.35 on axis:pre with prefix:dev 11:01:31 2023-05-16 11:01:31,483 [bump_version] DEBUG bumped version:3.0.0-dev.36 11:01:31 2023-05-16 11:01:31,483 [write_version] DEBUG write version:3.0.0-dev.36 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 11:01:31 2023-05-16 11:01:31,483 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 11:01:31 2023-05-16 11:01:31,484 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 11:01:31 2023-05-16 11:01:31,490 [execute] INFO git cat-file --batch-check 11:01:31 2023-05-16 11:01:31,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 11:01:31 2023-05-16 11:01:31,497 [execute] INFO git cat-file --batch 11:01:31 2023-05-16 11:01:31,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 11:01:31 2023-05-16 11:01:31,502 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 11:01:31 3.0.0-dev.36 [Pipeline] } 11:01:31 $ docker exec --env ******** --env ******** d27c9d54221df231a0987d5535c91137dca3f14d1e14a283760f75e28c3c5a80 ssh-agent -k 11:01:31 unset SSH_AUTH_SOCK; 11:01:31 unset SSH_AGENT_PID; 11:01:31 echo Agent pid 20 killed; 11:01:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:01:31 + git semver [Pipeline] } 11:01:32 $ docker stop --time=1 d27c9d54221df231a0987d5535c91137dca3f14d1e14a283760f75e28c3c5a80 11:01:34 $ docker rm -f --volumes d27c9d54221df231a0987d5535c91137dca3f14d1e14a283760f75e28c3c5a80 [Pipeline] // withDockerContainer [Pipeline] sh 11:01:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:01:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:01:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:35 prd-ubuntu20.04-docker-8c-8g-15699 does not seem to be running inside a container 11:01:35 $ 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 11:01:37 $ docker top 12ff730c284ddc8e1e3479782a250924591a6b762b437c607fb6cfa68ca27e01 -eo pid,comm 11:01:37 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). 11:01:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:01:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:01:37 [ssh-agent] Looking for ssh-agent implementation... 11:01:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:01:37 $ docker exec 12ff730c284ddc8e1e3479782a250924591a6b762b437c607fb6cfa68ca27e01 ssh-agent 11:01:37 SSH_AUTH_SOCK=/tmp/ssh-gXS1uDV8CdHc/agent.15 11:01:37 SSH_AGENT_PID=22 11:01:37 Running ssh-add (command line suppressed) 11:01:37 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8174742316524249274.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8174742316524249274.key) 11:01:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:01:37 + git semver push 11:01:38 2023-05-16 11:01:37,997 [run_push] DEBUG push 11:01:38 2023-05-16 11:01:37,998 [execute] INFO git cat-file --batch-check 11:01:38 2023-05-16 11:01:37,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 11:01:38 2023-05-16 11:01:38,003 [execute] INFO git rev-list d221a1c6b49e247bb19902b5caf99eaa26e074bb -- 11:01:38 2023-05-16 11:01:38,003 [execute] DEBUG Popen(['git', 'rev-list', 'd221a1c6b49e247bb19902b5caf99eaa26e074bb', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 11:01:38 2023-05-16 11:01:38,010 [execute] INFO git fetch -v origin 11:01:38 2023-05-16 11:01:38,011 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 11:01:38 2023-05-16 11:01:38,485 [run_push] DEBUG no remote changes detected 11:01:38 2023-05-16 11:01:38,486 [execute] INFO git push origin semver 11:01:38 2023-05-16 11:01:38,486 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 11:01:39 2023-05-16 11:01:39,320 [run_push] DEBUG push all version tags 11:01:39 2023-05-16 11:01:39,320 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:01:39 2023-05-16 11:01:39,321 [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) 11:01:40 2023-05-16 11:01:40,043 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 11:01:40 3.0.0-dev.36 [Pipeline] } 11:01:40 $ docker exec --env ******** --env ******** 12ff730c284ddc8e1e3479782a250924591a6b762b437c607fb6cfa68ca27e01 ssh-agent -k 11:01:40 unset SSH_AUTH_SOCK; 11:01:40 unset SSH_AGENT_PID; 11:01:40 echo Agent pid 22 killed; 11:01:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:01:40 + git semver [Pipeline] } 11:01:40 $ docker stop --time=1 12ff730c284ddc8e1e3479782a250924591a6b762b437c607fb6cfa68ca27e01 11:01:44 $ docker rm -f --volumes 12ff730c284ddc8e1e3479782a250924591a6b762b437c607fb6cfa68ca27e01 [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 11:01:44 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 11:01:44 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 11:01:44 total 16 11:01:44 drwxr-xr-x 3 root root 4096 May 16 10:47 . 11:01:44 drwxrwxr-x 12 jenkins jenkins 4096 May 16 11:01 .. 11:01:44 drwxr-xr-x 2 root root 4096 May 16 10:47 cost 11:01:44 -rw-r--r-- 1 root root 95 May 16 10:47 cost.csv 11:01:44 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 11:01:44 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 11:01:44 total 16 11:01:44 drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:47 . 11:01:44 drwxrwxr-x 12 jenkins jenkins 4096 May 16 11:01 .. 11:01:44 drwxr-xr-x 2 jenkins jenkins 4096 May 16 10:47 cost 11:01:44 -rw-r--r-- 1 jenkins jenkins 95 May 16 10:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:01:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:01:45 ---> package-listing.sh 11:01:45 ++ facter osfamily 11:01:45 ++ tr '[:upper:]' '[:lower:]' 11:01:46 + OS_FAMILY=debian 11:01:46 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 11:01:46 + START_PACKAGES=/tmp/packages_start.txt 11:01:46 + END_PACKAGES=/tmp/packages_end.txt 11:01:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:01:46 + PACKAGES=/tmp/packages_start.txt 11:01:46 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 11:01:46 + PACKAGES=/tmp/packages_end.txt 11:01:46 + case "${OS_FAMILY}" in 11:01:46 + dpkg -l 11:01:46 + grep '^ii' 11:01:46 + '[' -f /tmp/packages_start.txt ']' 11:01:46 + '[' -f /tmp/packages_end.txt ']' 11:01:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:01:46 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 11:01:46 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 11:01:46 + 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 11:01:46 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 11:01:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:01:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:47 prd-ubuntu20.04-docker-8c-8g-15699 does not seem to be running inside a container 11:01:47 $ 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 11:01:47 $ docker top dcaac608832af4e675f2d32c403112a9e6161266913cbf752b302053e515dbfb -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:47 + touch /tmp/pre-build-complete [Pipeline] sh 11:01:47 + mkdir -p /var/log/sysstat [Pipeline] sh 11:01:48 + ls /var/log/sa-host 11:01:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:01:48 provisioning config files... 11:01:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12099092234511123069tmp [Pipeline] { [Pipeline] echo 11:01:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:01:48 ---> create-netrc.sh [Pipeline] } 11:01:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:01:49 ---> python-tools-install.sh [Pipeline] echo 11:01:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:01:49 ---> sudo-logs.sh 11:01:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:01:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:01:49 ---> job-cost.sh 11:01:49 lf-activate-venv: SKIPPING 11:01:49 DEBUG: total: 0.2199999988079071 11:01:49 INFO: Retrieving Stack Cost... 11:01:50 INFO: Retrieving Pricing Info for: v3-standard-8 11:01:50 INFO: Archiving Costs [Pipeline] echo 11:01:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:01:50 ---> logs-deploy.sh 11:01:50 lf-activate-venv: SKIPPING 11:01:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/104 11:01:50 INFO: archiving workspace using pattern(s): 11:01:51 Archives upload complete. 11:01:51 INFO: archiving logs to Nexus