Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6df7392c29d9abc7db09809e9b075e681b16c805 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-ssh11266378545172413998.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh17639097275464788708.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8343721646328784272.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 shared 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-ssh12258874545814926722.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh12069252547148516095.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.17 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: true 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5750 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.24.4' 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 /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/jenkins-gitclient-ssh7580581930636372522.key > 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 6df7392c29d9abc7db09809e9b075e681b16c805 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6df7392c29d9abc7db09809e9b075e681b16c805 # timeout=10 Commit message: "build(snap): update snap packaging (#64)" > git rev-list --no-walk f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:38:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:38:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:38:31 ========================================================= 15:38:31 EdgeX Global Pipelines Version Info 15:38:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:38:32 ------------------- 15:38:32 stable info: 15:38:32 ------------------- 15:38:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:38:32 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 15:38:32 Message: update stable to v1.0.220 15:38:32 ------------------- 15:38:32 experimental info: 15:38:32 ------------------- 15:38:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:38:32 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 15:38:32 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6df7392c29d9abc7db09809e9b075e681b16c805 [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6df7392 [Pipeline] echo 15:38:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:38:33 provisioning config files... 15:38:33 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config376031979243516749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:33 ---> docker-login.sh 15:38:33 nexus3.edgexfoundry.org:10001 15:38:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:34 Configure a credential helper to remove this warning. See 15:38:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:34 15:38:34 Login Succeeded 15:38:34 nexus3.edgexfoundry.org:10002 15:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:34 Configure a credential helper to remove this warning. See 15:38:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:34 15:38:34 Login Succeeded 15:38:34 nexus3.edgexfoundry.org:10003 15:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:34 Configure a credential helper to remove this warning. See 15:38:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:34 15:38:34 Login Succeeded 15:38:34 nexus3.edgexfoundry.org:10004 15:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:34 Configure a credential helper to remove this warning. See 15:38:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:34 15:38:34 Login Succeeded 15:38:34 docker.io 15:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:34 Configure a credential helper to remove this warning. See 15:38:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:34 15:38:34 Login Succeeded 15:38:34 ---> docker-login.sh ends [Pipeline] } 15:38:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:38:35 + git rev-list -1 --merges 6df7392c29d9abc7db09809e9b075e681b16c805~1..6df7392c29d9abc7db09809e9b075e681b16c805 [Pipeline] echo 15:38:35 -----------> git rev-list -1 --merges 6df7392c29d9abc7db09809e9b075e681b16c805~1..6df7392c29d9abc7db09809e9b075e681b16c805 6df7392c29d9abc7db09809e9b075e681b16c805 [false] [Pipeline] sh 15:38:35 + git log --format=format:%s -1 6df7392c29d9abc7db09809e9b075e681b16c805 [Pipeline] echo 15:38:35 ========================================================= 15:38:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:38:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:38:36 + git log --format=format:%s -1 6df7392c29d9abc7db09809e9b075e681b16c805 [Pipeline] echo 15:38:36 [semverPrep] GIT_COMMIT: 6df7392c29d9abc7db09809e9b075e681b16c805, Commit Message: build(snap): update snap packaging (#64) [Pipeline] echo 15:38:36 [semverPrep] This is not a build commit. [Pipeline] sh 15:38:36 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:38:36 + grep -v github /etc/ssh/ssh_known_hosts 15:38:36 + '[' -e /tmp/ssh_known_hosts ']' 15:38:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:38:36 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 15:38:36 + sudo tee -a /etc/ssh/ssh_known_hosts 15:38:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:38:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:38:36 15:38:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:38:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:38:37 latest: Pulling from edgex-devops/git-semver 15:38:37 a0d0a0d46f8b: Pulling fs layer 15:38:37 3e5f54012d9b: Pulling fs layer 15:38:37 4c7163046ea9: Pulling fs layer 15:38:37 0c2d73faf560: Pulling fs layer 15:38:37 0c2d73faf560: Waiting 15:38:37 3e5f54012d9b: Verifying Checksum 15:38:37 3e5f54012d9b: Download complete 15:38:37 a0d0a0d46f8b: Verifying Checksum 15:38:37 a0d0a0d46f8b: Download complete 15:38:37 0c2d73faf560: Verifying Checksum 15:38:37 0c2d73faf560: Download complete 15:38:37 4c7163046ea9: Verifying Checksum 15:38:37 4c7163046ea9: Download complete 15:38:37 a0d0a0d46f8b: Pull complete 15:38:37 3e5f54012d9b: Pull complete 15:38:38 4c7163046ea9: Pull complete 15:38:38 0c2d73faf560: Pull complete 15:38:38 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:38:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:38:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:38:38 prd-centos7-docker-4c-2g-5750 does not seem to be running inside a container 15:38:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:38:38 $ docker top 5192665c50d2b790b72a413187d8efd5abb6c107a029a1d848d0570172a737ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:38:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:38:38 [ssh-agent] Looking for ssh-agent implementation... 15:38:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:38:39 $ docker exec 5192665c50d2b790b72a413187d8efd5abb6c107a029a1d848d0570172a737ba ssh-agent 15:38:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhkdmDP/agent.13 15:38:39 SSH_AGENT_PID=19 15:38:39 Running ssh-add (command line suppressed) 15:38:39 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2925000219294567884.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2925000219294567884.key) 15:38:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:38:39 + git tag --points-at HEAD [Pipeline] } 15:38:39 $ docker exec --env ******** --env ******** 5192665c50d2b790b72a413187d8efd5abb6c107a029a1d848d0570172a737ba ssh-agent -k 15:38:39 unset SSH_AUTH_SOCK; 15:38:39 unset SSH_AGENT_PID; 15:38:39 echo Agent pid 19 killed; 15:38:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:38:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:38:39 [ssh-agent] Looking for ssh-agent implementation... 15:38:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:38:39 $ docker exec 5192665c50d2b790b72a413187d8efd5abb6c107a029a1d848d0570172a737ba ssh-agent 15:38:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnMOjHF/agent.54 15:38:39 SSH_AGENT_PID=60 15:38:39 Running ssh-add (command line suppressed) 15:38:40 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7445471465452162199.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7445471465452162199.key) 15:38:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:38:40 + git semver init 15:38:40 # -> Open(): unable to determine branch for HEAD 15:38:40 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 15:38:40 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 15:38:40 # $SEMVER_REMOTE_NAME = origin 15:38:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:38:40 # $SEMVER_USER_NAME = edgex-jenkins 15:38:40 # $SEMVER_BRANCH = main 15:38:40 # $SEMVER_TEMP = /tmp/semver-623240644 15:38:40 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 15:38:41 # '/tmp/semver-623240644' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' 15:38:41 # -> Force: false 15:38:41 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 15:38:41 $ docker exec --env ******** --env ******** 5192665c50d2b790b72a413187d8efd5abb6c107a029a1d848d0570172a737ba ssh-agent -k 15:38:41 unset SSH_AUTH_SOCK; 15:38:41 unset SSH_AGENT_PID; 15:38:41 echo Agent pid 60 killed; 15:38:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:38:42 + git semver [Pipeline] } 15:38:42 $ docker stop --time=1 5192665c50d2b790b72a413187d8efd5abb6c107a029a1d848d0570172a737ba 15:38:43 $ docker rm -f 5192665c50d2b790b72a413187d8efd5abb6c107a029a1d848d0570172a737ba [Pipeline] // withDockerContainer [Pipeline] sh 15:38:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:38:44 Stashed 1 file(s) [Pipeline] echo 15:38:44 [edgeXSemver]: initialized semver on version 2.1.0-dev.3 [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 15:38:44 provisioning config files... 15:38:44 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3773525967783629497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:44 ---> docker-login.sh 15:38:44 nexus3.edgexfoundry.org:10001 15:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:44 Configure a credential helper to remove this warning. See 15:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:44 15:38:44 Login Succeeded 15:38:44 nexus3.edgexfoundry.org:10002 15:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:44 Configure a credential helper to remove this warning. See 15:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:44 15:38:44 Login Succeeded 15:38:44 nexus3.edgexfoundry.org:10003 15:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:44 Configure a credential helper to remove this warning. See 15:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:44 15:38:44 Login Succeeded 15:38:44 nexus3.edgexfoundry.org:10004 15:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:45 Configure a credential helper to remove this warning. See 15:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:45 15:38:45 Login Succeeded 15:38:45 docker.io 15:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:45 Configure a credential helper to remove this warning. See 15:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:45 15:38:45 Login Succeeded 15:38:45 ---> docker-login.sh ends [Pipeline] } 15:38:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:38:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:38:45 ========================================================= 15:38:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:38:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:38:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 15:38:45 Sending build context to Docker daemon 10.03MB 15:38:45 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:38:45 Step 2/13 : FROM ${BASE} AS builder 15:38:45 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:38:45 59bf1c3509f3: Pulling fs layer 15:38:45 666ba61612fd: Pulling fs layer 15:38:45 8ed8ca486205: Pulling fs layer 15:38:45 4fe6c5a15a65: Pulling fs layer 15:38:45 22a0e8bec74d: Pulling fs layer 15:38:45 640e595b4fbd: Pulling fs layer 15:38:45 763cafe07f6e: Pulling fs layer 15:38:45 0c0b528cf693: Pulling fs layer 15:38:45 10935f4eaf8b: Pulling fs layer 15:38:45 640e595b4fbd: Waiting 15:38:45 763cafe07f6e: Waiting 15:38:45 0c0b528cf693: Waiting 15:38:45 10935f4eaf8b: Waiting 15:38:45 4fe6c5a15a65: Waiting 15:38:45 22a0e8bec74d: Waiting 15:38:46 8ed8ca486205: Verifying Checksum 15:38:46 8ed8ca486205: Download complete 15:38:46 666ba61612fd: Verifying Checksum 15:38:46 666ba61612fd: Download complete 15:38:46 22a0e8bec74d: Verifying Checksum 15:38:46 22a0e8bec74d: Download complete 15:38:46 640e595b4fbd: Verifying Checksum 15:38:46 640e595b4fbd: Download complete 15:38:46 763cafe07f6e: Verifying Checksum 15:38:46 763cafe07f6e: Download complete 15:38:46 59bf1c3509f3: Verifying Checksum 15:38:46 59bf1c3509f3: Download complete 15:38:46 0c0b528cf693: Verifying Checksum 15:38:46 0c0b528cf693: Download complete 15:38:46 4fe6c5a15a65: Verifying Checksum 15:38:46 4fe6c5a15a65: Download complete 15:38:46 10935f4eaf8b: Verifying Checksum 15:38:46 10935f4eaf8b: Download complete 15:38:46 59bf1c3509f3: Pull complete 15:38:46 666ba61612fd: Pull complete 15:38:46 8ed8ca486205: Pull complete 15:38:51 4fe6c5a15a65: Pull complete 15:38:51 22a0e8bec74d: Pull complete 15:38:51 640e595b4fbd: Pull complete 15:38:51 763cafe07f6e: Pull complete 15:38:51 0c0b528cf693: Pull complete 15:38:54 10935f4eaf8b: Pull complete 15:38:54 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 15:38:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:38:54 ---> 99d49a6021b9 15:38:54 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:38:56 ---> Running in d9eab0b404a1 15:38:56 Removing intermediate container d9eab0b404a1 15:38:56 ---> 9ad5b89a260c 15:38:56 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:38:56 ---> Running in a4377a8f3394 15:38:56 Removing intermediate container a4377a8f3394 15:38:56 ---> 5bb255b36138 15:38:56 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:38:56 ---> Running in a9a14e948c78 15:38:56 Removing intermediate container a9a14e948c78 15:38:56 ---> 043346533b80 15:38:56 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:56 ---> Running in c717433ae5b0 15:38:56 Removing intermediate container c717433ae5b0 15:38:56 ---> 387acd854a85 15:38:56 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:38:56 ---> Running in 0fcbf2dab2c1 15:38:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:38:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:38:58 OK: 221 MiB in 52 packages 15:38:58 Removing intermediate container 0fcbf2dab2c1 15:38:58 ---> ccd789014f46 15:38:58 Step 8/13 : WORKDIR /app 15:38:58 ---> Running in cf80dc8bd30f 15:38:58 Removing intermediate container cf80dc8bd30f 15:38:58 ---> bd1b9c621ff8 15:38:58 Step 9/13 : COPY go.mod vendor* ./ 15:38:58 ---> 3bd10dfc0650 15:38:58 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:59 ---> Running in 1a5446f82323 15:38:59 Still waiting to schedule task 15:38:59 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:39:45 Removing intermediate container 1a5446f82323 15:39:45 ---> ff334442a3e3 15:39:45 Step 11/13 : COPY . . 15:39:45 ---> 7d57cd4b0f24 15:39:45 Step 12/13 : ARG MAKE="make build" 15:39:45 ---> Running in 6bf8afed9259 15:39:45 Removing intermediate container 6bf8afed9259 15:39:45 ---> 55ff0892df18 15:39:45 Step 13/13 : RUN $MAKE 15:39:45 ---> Running in 60c26c1d142f 15:39:45 noop 15:39:45 Removing intermediate container 60c26c1d142f 15:39:45 ---> b4d4eca54e33 15:39:45 Successfully built b4d4eca54e33 15:39:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:39:46 + docker inspect -f . ci-base-image-x86_64 15:39:46 . [Pipeline] withDockerContainer 15:39:46 prd-centos7-docker-4c-2g-5750 does not seem to be running inside a container 15:39:46 $ 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 ******** ci-base-image-x86_64 cat 15:39:46 $ docker top 221b444b2f461567d6dd24dd40376562398c00bd04a7e502da3fda4b8f79c068 -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:47 + go version 15:39:47 go version go1.17.6 linux/amd64 [Pipeline] } 15:39:47 $ docker stop --time=1 221b444b2f461567d6dd24dd40376562398c00bd04a7e502da3fda4b8f79c068 15:39:48 $ docker rm -f 221b444b2f461567d6dd24dd40376562398c00bd04a7e502da3fda4b8f79c068 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:39:48 + docker inspect -f . ci-base-image-x86_64 15:39:48 . [Pipeline] withDockerContainer 15:39:48 prd-centos7-docker-4c-2g-5750 does not seem to be running inside a container 15:39:48 $ 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 ******** ci-base-image-x86_64 cat 15:39:49 $ docker top 273c07049cb0576703382220bd542b8d55d9c891d23d95024ea137e4e922aa90 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:39:49 + make test 15:39:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:40:04 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:40:05 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.035s coverage: 86.2% of statements 15:40:05 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:40:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.533s coverage: 71.9% of statements 15:40:08 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 15:40:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:40:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:40:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:40:24 ./bin/test-attribution.sh [Pipeline] echo 15:40:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:40:25 $ docker stop --time=1 273c07049cb0576703382220bd542b8d55d9c891d23d95024ea137e4e922aa90 15:40:26 $ docker rm -f 273c07049cb0576703382220bd542b8d55d9c891d23d95024ea137e4e922aa90 [Pipeline] // withDockerContainer [Pipeline] sh 15:40:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:40:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:40:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5751 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 15:40:28 Running in /w/workspace/app-rfid-llrp-inventory/24 [Pipeline] { [Pipeline] checkout 15:40:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:40:28 The recommended git tool is: git 15:40:28 + ls -al . 15:40:28 total 200 15:40:28 drwxrwxr-x. 11 jenkins jenkins 4096 Feb 20 15:40 . 15:40:28 drwxrwxr-x. 4 jenkins jenkins 112 Feb 20 15:38 .. 15:40:28 -rw-rw-r--. 1 jenkins jenkins 8248 Feb 20 15:38 Attribution.txt 15:40:28 drwxrwxr-x. 2 jenkins jenkins 33 Feb 20 15:38 bin 15:40:28 -rw-r--r--. 1 jenkins jenkins 41008 Feb 20 15:40 coverage.out 15:40:28 -rw-rw-r--. 1 jenkins jenkins 1923 Feb 20 15:38 Dockerfile 15:40:28 -rw-rw-r--. 1 jenkins jenkins 262 Feb 20 15:38 .dockerignore 15:40:28 drwxrwxr-x. 8 jenkins jenkins 162 Feb 20 15:38 .git 15:40:28 drwxrwxr-x. 2 jenkins jenkins 103 Feb 20 15:38 .github 15:40:28 -rw-rw-r--. 1 jenkins jenkins 788 Feb 20 15:38 .gitignore 15:40:28 -rw-rw-r--. 1 jenkins jenkins 41 Feb 20 15:38 .golangci.yml 15:40:28 -rw-rw-r--. 1 jenkins jenkins 3019 Feb 20 15:40 go.mod 15:40:28 -rw-rw-r--. 1 jenkins jenkins 49531 Feb 20 15:38 go.sum 15:40:28 -rw-rw-r--. 1 jenkins jenkins 677 Feb 20 15:38 GOVERNANCE.md 15:40:28 drwxrwxr-x. 2 jenkins jenkins 140 Feb 20 15:38 images 15:40:28 drwxrwxr-x. 4 jenkins jenkins 35 Feb 20 15:38 internal 15:40:28 -rw-rw-r--. 1 jenkins jenkins 686 Feb 20 15:38 Jenkinsfile 15:40:28 -rw-rw-r--. 1 jenkins jenkins 11347 Feb 20 15:38 LICENSE 15:40:28 -rw-rw-r--. 1 jenkins jenkins 531 Feb 20 15:38 main.go 15:40:28 -rw-rw-r--. 1 jenkins jenkins 2095 Feb 20 15:38 Makefile 15:40:28 -rw-rw-r--. 1 jenkins jenkins 617 Feb 20 15:38 OWNERS.md 15:40:28 -rw-rw-r--. 1 jenkins jenkins 30039 Feb 20 15:38 README.md 15:40:28 drwxrwxr-x. 2 jenkins jenkins 32 Feb 20 15:38 res 15:40:28 drwx------. 3 jenkins jenkins 30 Feb 20 15:38 .semver 15:40:28 drwxrwxr-x. 4 jenkins jenkins 71 Feb 20 15:38 snap 15:40:28 drwxrwxr-x. 3 jenkins jenkins 18 Feb 20 15:38 static 15:40:28 -rw-rw-r--. 1 jenkins jenkins 11 Feb 20 15:38 VERSION [Pipeline] isUnix [Pipeline] sh 15:40:28 + 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=6df7392c29d9abc7db09809e9b075e681b16c805 --label arch=amd64 --label version=2.1.0-dev.3 . 15:40:28 Sending build context to Docker daemon 10.03MB 15:40:28 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 15:40:28 Step 2/31 : FROM ${BASE} AS builder 15:40:28 ---> b4d4eca54e33 15:40:28 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:40:28 ---> Running in 0e31abbbd45c 15:40:28 Removing intermediate container 0e31abbbd45c 15:40:28 ---> c637b3c8dd87 15:40:28 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 15:40:28 ---> Running in d7fe63873a30 15:40:28 Removing intermediate container d7fe63873a30 15:40:28 ---> f53fb4149b94 15:40:28 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:40:28 ---> Running in c0a05a5bb028 15:40:28 Removing intermediate container c0a05a5bb028 15:40:28 ---> c3b04a0b4eaa 15:40:28 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:29 ---> Running in e893cb06c39b 15:40:29 Removing intermediate container e893cb06c39b 15:40:29 ---> aeb8d8ae7a85 15:40:29 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:40:29 ---> Running in 9ad8fcbd696d 15:40:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:40:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:40:31 OK: 221 MiB in 52 packages 15:40:31 Removing intermediate container 9ad8fcbd696d 15:40:31 ---> bc5e2c8905aa 15:40:31 Step 8/31 : WORKDIR /app 15:40:31 ---> Running in 0028131abf00 15:40:31 Removing intermediate container 0028131abf00 15:40:31 ---> fb1ca22afc98 15:40:31 Step 9/31 : COPY go.mod vendor* ./ 15:40:31 ---> 2621e79b015c 15:40:31 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:31 ---> Running in fb5e30e07ca6 15:40:32 Removing intermediate container fb5e30e07ca6 15:40:32 ---> 04019dd55f52 15:40:32 Step 11/31 : COPY . . 15:40:32 using credential edgex-jenkins-ssh 15:40:32 Cloning the remote Git repository 15:40:32 ---> b11fedc35684 15:40:32 Step 12/31 : ARG MAKE="make build" 15:40:32 ---> Running in 14b1c6eeefcf 15:40:32 Removing intermediate container 14b1c6eeefcf 15:40:32 ---> bf9e3af61856 15:40:32 Step 13/31 : RUN $MAKE 15:40:32 ---> Running in 2c306c999a31 15:40:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.3 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.3" -o app-rfid-llrp-inventory 15:40:32 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:40:32 > git init /w/workspace/app-rfid-llrp-inventory/24 # timeout=10 15:40:32 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:40:32 > git --version # timeout=10 15:40:32 > git --version # 'git version 2.17.1' 15:40:32 using GIT_SSH to set credentials SSH Credentials for GitHub 15:40:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:40:34 Avoid second fetch 15:40:34 Checking out Revision 6df7392c29d9abc7db09809e9b075e681b16c805 (main) 15:40:34 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:40:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:40:34 > git config core.sparsecheckout # timeout=10 15:40:34 > git checkout -f 6df7392c29d9abc7db09809e9b075e681b16c805 # timeout=10 15:40:38 Commit message: "build(snap): update snap packaging (#64)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:40:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:40:39 % Total % Received % Xferd Average Speed Time Time Time Current 15:40:39 Dload Upload Total Spent Left Speed 15:40:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93992 0 --:--:-- --:--:-- --:--:-- 93992 [Pipeline] sh 15:40:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:40:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:40:40 + sudo tee /etc/docker/daemon.new 15:40:40 { 15:40:40 "registry-mirrors": [ 15:40:40 "https://nexus3.edgexfoundry.org:10001" 15:40:40 ], 15:40:40 "bip": "10.250.0.254/24", 15:40:40 "hosts": [ 15:40:40 "tcp://0.0.0.0:5555", 15:40:40 "unix:///var/run/docker.sock" 15:40:40 ], 15:40:40 "mtu": 1458, 15:40:40 "selinux-enabled": true, 15:40:40 "seccomp-profile": "/etc/docker/seccomp.json" 15:40:40 } [Pipeline] sh 15:40:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:40:41 + sudo service docker restart 15:40:45 Removing intermediate container 2c306c999a31 15:40:45 ---> f303b9e8f17f 15:40:45 Step 14/31 : FROM alpine:3.14 15:40:45 3.14: Pulling from library/alpine 15:40:45 97518928ae5f: Pulling fs layer 15:40:45 97518928ae5f: Verifying Checksum 15:40:45 97518928ae5f: Download complete 15:40:45 97518928ae5f: Pull complete 15:40:45 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:40:45 Status: Downloaded newer image for alpine:3.14 15:40:45 ---> 0a97eee8041e 15:40:45 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:40:45 ---> Running in 757ce1faa82b 15:40:46 Removing intermediate container 757ce1faa82b 15:40:46 ---> d1b954a407a8 15:40:46 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:40:46 ---> Running in d4134f49e93a 15:40:46 Removing intermediate container d4134f49e93a 15:40:46 ---> 3d51b4f051a4 15:40:46 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:46 ---> Running in 6e0999140f5d 15:40:46 Removing intermediate container 6e0999140f5d 15:40:46 ---> 2c9a04b94410 15:40:46 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 15:40:46 ---> Running in f48ced0d6807 15:40:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:40:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:40:48 (1/6) Installing ca-certificates (20211220-r0) 15:40:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:40:48 (3/6) Installing libsodium (1.0.18-r0) 15:40:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:40:48 (5/6) Installing libzmq (4.3.4-r0) 15:40:48 (6/6) Installing zeromq (4.3.4-r0) 15:40:48 Executing busybox-1.33.1-r6.trigger 15:40:48 Executing ca-certificates-20211220-r0.trigger 15:40:48 OK: 9 MiB in 20 packages 15:40:49 Removing intermediate container f48ced0d6807 15:40:49 ---> d200f88b8bb9 15:40:49 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:40:49 ---> 654e9667beb9 15:40:49 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 15:40:49 ---> b4e6a82adf6e 15:40:49 Step 21/31 : COPY --from=builder /app/res/ /res/ 15:40:49 ---> 6288cd64eecb 15:40:49 Step 22/31 : COPY --from=builder /app/static/ /static/ 15:40:49 ---> cfa9b03a5075 15:40:49 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:40:49 ---> 1cb73b2ec91e 15:40:49 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:40:49 ---> Running in ae3bb92c2e3e 15:40:50 Removing intermediate container ae3bb92c2e3e 15:40:50 ---> 06b1ca1a68d6 15:40:50 Step 25/31 : VOLUME /cache 15:40:50 ---> Running in 58f74fde6a50 15:40:50 Removing intermediate container 58f74fde6a50 15:40:50 ---> eb04b41bf318 15:40:50 Step 26/31 : EXPOSE 59711 15:40:50 ---> Running in 852f4cd07958 15:40:50 Removing intermediate container 852f4cd07958 15:40:50 ---> 6c2f0984ddfc 15:40:50 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:40:50 ---> Running in ff0c070c2148 15:40:50 Removing intermediate container ff0c070c2148 15:40:50 ---> 0ad00be00e7c 15:40:50 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 15:40:50 ---> Running in 87364ca880f0 15:40:50 Removing intermediate container 87364ca880f0 15:40:50 ---> a4471c69fd2d 15:40:50 Step 29/31 : LABEL arch=amd64 15:40:51 ---> Running in 2a4e1de705d5 15:40:51 Removing intermediate container 2a4e1de705d5 15:40:51 ---> f948987d00e2 15:40:51 Step 30/31 : LABEL git_sha=6df7392c29d9abc7db09809e9b075e681b16c805 15:40:51 ---> Running in f65d1afbc569 15:40:51 Removing intermediate container f65d1afbc569 15:40:51 ---> 1ba0fd989c50 15:40:51 Step 31/31 : LABEL version=2.1.0-dev.3 15:40:51 ---> Running in ccdd83f3d14e 15:40:51 Removing intermediate container ccdd83f3d14e 15:40:51 ---> 688bf7c8ddcf 15:40:51 [Warning] One or more build-args [ARCH] were not consumed 15:40:51 Successfully built 688bf7c8ddcf 15:40:51 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:40:51 provisioning config files... 15:40:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2087135776745739728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:51 ---> docker-login.sh 15:40:51 nexus3.edgexfoundry.org:10001 15:40:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:51 Configure a credential helper to remove this warning. See 15:40:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:51 15:40:51 Login Succeeded 15:40:51 nexus3.edgexfoundry.org:10002 15:40:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:51 Configure a credential helper to remove this warning. See 15:40:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:51 15:40:51 Login Succeeded 15:40:51 nexus3.edgexfoundry.org:10003 15:40:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:51 Configure a credential helper to remove this warning. See 15:40:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:51 15:40:51 Login Succeeded 15:40:51 nexus3.edgexfoundry.org:10004 15:40:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:52 Configure a credential helper to remove this warning. See 15:40:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:52 15:40:52 Login Succeeded 15:40:52 docker.io 15:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:52 Configure a credential helper to remove this warning. See 15:40:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:52 15:40:52 Login Succeeded 15:40:52 ---> docker-login.sh ends [Pipeline] } 15:40:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:40:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:40:52 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:40:52 6df7392c29d9abc7db09809e9b075e681b16c805 15:40:52 latest 15:40:52 2.1.0-dev.3 15:40:52 6df7392c29d9abc7db09809e9b075e681b16c805-2.1.0-dev.3 15:40:52 main 15:40:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:40:52 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6df7392c29d9abc7db09809e9b075e681b16c805 [Pipeline] isUnix [Pipeline] sh 15:40:53 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6df7392c29d9abc7db09809e9b075e681b16c805 15:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:40:53 d0149fa9004f: Preparing 15:40:53 1c307366e79c: Preparing 15:40:53 2853f53a8b55: Preparing 15:40:53 57a7cb940d9f: Preparing 15:40:53 8d3ac28ba496: Preparing 15:40:53 63a734baa9de: Preparing 15:40:53 b24d9d5432a2: Preparing 15:40:53 b8fffb611465: Preparing 15:40:53 1a058d5342cc: Preparing 15:40:53 63a734baa9de: Waiting 15:40:53 b24d9d5432a2: Waiting 15:40:53 b8fffb611465: Waiting 15:40:53 1a058d5342cc: Waiting 15:40:53 d0149fa9004f: Pushed 15:40:53 57a7cb940d9f: Pushed 15:40:53 8d3ac28ba496: Pushed 15:40:53 2853f53a8b55: Pushed 15:40:53 1a058d5342cc: Layer already exists 15:40:53 63a734baa9de: Pushed 15:40:53 b8fffb611465: Pushed 15:40:53 b24d9d5432a2: Pushed 15:40:54 1c307366e79c: Pushed 15:40:54 6df7392c29d9abc7db09809e9b075e681b16c805: digest: sha256:94456f44abcd5cfa43ef9835391eb0f01b30fb74a438fa74faaf43665e76544f size: 2196 [Pipeline] isUnix [Pipeline] sh 15:40:55 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh 15:40:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:40:55 d0149fa9004f: Preparing 15:40:55 1c307366e79c: Preparing 15:40:55 2853f53a8b55: Preparing 15:40:55 57a7cb940d9f: Preparing 15:40:55 8d3ac28ba496: Preparing 15:40:55 63a734baa9de: Preparing 15:40:55 b24d9d5432a2: Preparing 15:40:55 b8fffb611465: Preparing 15:40:55 1a058d5342cc: Preparing 15:40:55 63a734baa9de: Waiting 15:40:55 b24d9d5432a2: Waiting 15:40:55 b8fffb611465: Waiting 15:40:55 1a058d5342cc: Waiting 15:40:55 8d3ac28ba496: Layer already exists 15:40:55 2853f53a8b55: Layer already exists 15:40:55 d0149fa9004f: Layer already exists 15:40:55 1c307366e79c: Layer already exists 15:40:55 57a7cb940d9f: Layer already exists 15:40:55 63a734baa9de: Layer already exists 15:40:55 b8fffb611465: Layer already exists 15:40:55 b24d9d5432a2: Layer already exists 15:40:55 1a058d5342cc: Layer already exists 15:40:55 latest: digest: sha256:94456f44abcd5cfa43ef9835391eb0f01b30fb74a438fa74faaf43665e76544f size: 2196 [Pipeline] isUnix [Pipeline] sh 15:40:55 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.3 [Pipeline] isUnix [Pipeline] sh 15:40:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.3 15:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:40:56 d0149fa9004f: Preparing 15:40:56 1c307366e79c: Preparing 15:40:56 2853f53a8b55: Preparing 15:40:56 57a7cb940d9f: Preparing 15:40:56 8d3ac28ba496: Preparing 15:40:56 63a734baa9de: Preparing 15:40:56 b24d9d5432a2: Preparing 15:40:56 b8fffb611465: Preparing 15:40:56 1a058d5342cc: Preparing 15:40:56 63a734baa9de: Waiting 15:40:56 b24d9d5432a2: Waiting 15:40:56 b8fffb611465: Waiting 15:40:56 1a058d5342cc: Waiting 15:40:56 d0149fa9004f: Layer already exists 15:40:56 57a7cb940d9f: Layer already exists 15:40:56 1c307366e79c: Layer already exists 15:40:56 2853f53a8b55: Layer already exists 15:40:56 8d3ac28ba496: Layer already exists 15:40:56 63a734baa9de: Layer already exists 15:40:56 1a058d5342cc: Layer already exists 15:40:56 b8fffb611465: Layer already exists 15:40:56 b24d9d5432a2: Layer already exists 15:40:56 2.1.0-dev.3: digest: sha256:94456f44abcd5cfa43ef9835391eb0f01b30fb74a438fa74faaf43665e76544f size: 2196 [Pipeline] isUnix [Pipeline] sh 15:40:56 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6df7392c29d9abc7db09809e9b075e681b16c805-2.1.0-dev.3 [Pipeline] isUnix [Pipeline] sh 15:40:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6df7392c29d9abc7db09809e9b075e681b16c805-2.1.0-dev.3 15:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:40:56 d0149fa9004f: Preparing 15:40:56 1c307366e79c: Preparing 15:40:56 2853f53a8b55: Preparing 15:40:56 57a7cb940d9f: Preparing 15:40:56 8d3ac28ba496: Preparing 15:40:56 63a734baa9de: Preparing 15:40:56 b24d9d5432a2: Preparing 15:40:56 b8fffb611465: Preparing 15:40:56 1a058d5342cc: Preparing 15:40:56 63a734baa9de: Waiting 15:40:56 b24d9d5432a2: Waiting 15:40:56 b8fffb611465: Waiting 15:40:56 1a058d5342cc: Waiting 15:40:56 1c307366e79c: Layer already exists 15:40:56 57a7cb940d9f: Layer already exists 15:40:56 2853f53a8b55: Layer already exists 15:40:56 8d3ac28ba496: Layer already exists 15:40:56 d0149fa9004f: Layer already exists 15:40:56 1a058d5342cc: Layer already exists 15:40:56 63a734baa9de: Layer already exists 15:40:56 b24d9d5432a2: Layer already exists 15:40:56 b8fffb611465: Layer already exists 15:40:56 6df7392c29d9abc7db09809e9b075e681b16c805-2.1.0-dev.3: digest: sha256:94456f44abcd5cfa43ef9835391eb0f01b30fb74a438fa74faaf43665e76544f size: 2196 [Pipeline] isUnix [Pipeline] sh 15:40:56 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh 15:40:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:40:57 d0149fa9004f: Preparing 15:40:57 1c307366e79c: Preparing 15:40:57 2853f53a8b55: Preparing 15:40:57 57a7cb940d9f: Preparing 15:40:57 8d3ac28ba496: Preparing 15:40:57 63a734baa9de: Preparing 15:40:57 b24d9d5432a2: Preparing 15:40:57 b8fffb611465: Preparing 15:40:57 1a058d5342cc: Preparing 15:40:57 63a734baa9de: Waiting 15:40:57 b24d9d5432a2: Waiting 15:40:57 b8fffb611465: Waiting 15:40:57 1a058d5342cc: Waiting 15:40:57 1c307366e79c: Layer already exists 15:40:57 d0149fa9004f: Layer already exists 15:40:57 57a7cb940d9f: Layer already exists 15:40:57 8d3ac28ba496: Layer already exists 15:40:57 2853f53a8b55: Layer already exists 15:40:57 63a734baa9de: Layer already exists 15:40:57 1a058d5342cc: Layer already exists 15:40:57 b8fffb611465: Layer already exists 15:40:57 b24d9d5432a2: Layer already exists 15:40:57 main: digest: sha256:94456f44abcd5cfa43ef9835391eb0f01b30fb74a438fa74faaf43665e76544f size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:40:57 ===================================================== [Pipeline] echo 15:40:57 taggedImages: 15:40:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6df7392c29d9abc7db09809e9b075e681b16c805 15:40:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:40:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.3 15:40:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6df7392c29d9abc7db09809e9b075e681b16c805-2.1.0-dev.3 15:40:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:40:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:40:57 15:40:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:40:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:40:57 latest: Pulling from edgex-lftools-log-publisher 15:40:57 b4d181a07f80: Pulling fs layer 15:40:57 a1111a8f2ec3: Pulling fs layer 15:40:57 ed53099fbce6: Pulling fs layer 15:40:57 dc539afda2c1: Pulling fs layer 15:40:57 77bc0d833cb6: Pulling fs layer 15:40:57 9065ff56babe: Pulling fs layer 15:40:57 d287ab97295c: Pulling fs layer 15:40:57 77bc0d833cb6: Waiting 15:40:57 9065ff56babe: Waiting 15:40:57 d287ab97295c: Waiting 15:40:57 dc539afda2c1: Waiting 15:40:57 a1111a8f2ec3: Verifying Checksum 15:40:57 a1111a8f2ec3: Download complete 15:40:57 dc539afda2c1: Verifying Checksum 15:40:57 dc539afda2c1: Download complete 15:40:57 77bc0d833cb6: Verifying Checksum 15:40:57 77bc0d833cb6: Download complete 15:40:57 ed53099fbce6: Verifying Checksum 15:40:57 ed53099fbce6: Download complete 15:40:58 9065ff56babe: Verifying Checksum 15:40:58 9065ff56babe: Download complete 15:40:58 b4d181a07f80: Verifying Checksum 15:40:58 b4d181a07f80: Download complete 15:40:58 d287ab97295c: Verifying Checksum 15:40:58 d287ab97295c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:40:59 provisioning config files... 15:40:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/24@tmp/config455279417135264467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:59 b4d181a07f80: Pull complete 15:40:59 a1111a8f2ec3: Pull complete 15:41:00 ---> docker-login.sh 15:41:00 nexus3.edgexfoundry.org:10001 15:41:00 ed53099fbce6: Pull complete 15:41:00 dc539afda2c1: Pull complete 15:41:00 77bc0d833cb6: Pull complete 15:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:00 9065ff56babe: Pull complete 15:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:00 Configure a credential helper to remove this warning. See 15:41:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:00 15:41:00 Login Succeeded 15:41:00 nexus3.edgexfoundry.org:10002 15:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:01 Configure a credential helper to remove this warning. See 15:41:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:01 15:41:01 Login Succeeded 15:41:01 nexus3.edgexfoundry.org:10003 15:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:01 Configure a credential helper to remove this warning. See 15:41:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:01 15:41:01 Login Succeeded 15:41:01 nexus3.edgexfoundry.org:10004 15:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:02 Configure a credential helper to remove this warning. See 15:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:02 15:41:02 Login Succeeded 15:41:02 docker.io 15:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:02 Configure a credential helper to remove this warning. See 15:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:02 15:41:02 Login Succeeded 15:41:02 ---> docker-login.sh ends [Pipeline] } 15:41:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:41:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:41:03 ========================================================= 15:41:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:41:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:41:03 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:41:03 Sending build context to Docker daemon 690.7kB 15:41:03 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:41:03 Step 2/13 : FROM ${BASE} AS builder 15:41:04 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:41:04 9b3977197b4f: Pulling fs layer 15:41:04 1a89e8eeedd5: Pulling fs layer 15:41:04 94645a83ff95: Pulling fs layer 15:41:04 3f3a8bcf1eab: Pulling fs layer 15:41:04 0c92f367c5e7: Pulling fs layer 15:41:04 f7c0051592d6: Pulling fs layer 15:41:04 a227ed2f7395: Pulling fs layer 15:41:04 7b1c46037f91: Pulling fs layer 15:41:04 3f3a8bcf1eab: Waiting 15:41:04 f7c0051592d6: Waiting 15:41:04 0c92f367c5e7: Waiting 15:41:04 a227ed2f7395: Waiting 15:41:04 7b1c46037f91: Waiting 15:41:04 94645a83ff95: Download complete 15:41:04 1a89e8eeedd5: Verifying Checksum 15:41:04 1a89e8eeedd5: Download complete 15:41:04 0c92f367c5e7: Verifying Checksum 15:41:04 0c92f367c5e7: Download complete 15:41:04 f7c0051592d6: Verifying Checksum 15:41:04 f7c0051592d6: Download complete 15:41:04 9b3977197b4f: Verifying Checksum 15:41:04 9b3977197b4f: Download complete 15:41:04 a227ed2f7395: Verifying Checksum 15:41:04 a227ed2f7395: Download complete 15:41:04 9b3977197b4f: Pull complete 15:41:05 1a89e8eeedd5: Pull complete 15:41:06 94645a83ff95: Pull complete 15:41:06 7b1c46037f91: Verifying Checksum 15:41:06 d287ab97295c: Pull complete 15:41:06 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:41:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:41:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:41:06 prd-centos7-docker-4c-2g-5750 does not seem to be running inside a container 15:41:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 15:41:06 3f3a8bcf1eab: Verifying Checksum 15:41:06 3f3a8bcf1eab: Download complete 15:41:08 $ docker top 4fefee44adad6cea5b9611044472c69299040e939f69c3309547806374de57de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:09 ---> job-cost.sh 15:41:09 lf-activate-venv: SKIPPING 15:41:09 INFO: No Stack... 15:41:09 INFO: Retrieving Pricing Info for: v3-standard-2 15:41:09 INFO: Archiving Costs [Pipeline] sh 15:41:10 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:41:10 + cut -d, -f6 [Pipeline] lock 15:41:10 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-24-stack-cost] 15:41:10 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-24-stack-cost] did not exist. Created. 15:41:10 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:41:10 + echo total: 0.05999999865889549 [Pipeline] stash 15:41:10 Stashed 1 file(s) [Pipeline] } 15:41:10 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-24-stack-cost] [Pipeline] // lock [Pipeline] } 15:41:10 $ docker stop --time=1 4fefee44adad6cea5b9611044472c69299040e939f69c3309547806374de57de 15:41:11 $ docker rm -f 4fefee44adad6cea5b9611044472c69299040e939f69c3309547806374de57de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:41:19 3f3a8bcf1eab: Pull complete 15:41:19 0c92f367c5e7: Pull complete 15:41:19 f7c0051592d6: Pull complete 15:41:19 a227ed2f7395: Pull complete 15:41:24 7b1c46037f91: Pull complete 15:41:24 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 15:41:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:41:24 ---> f79e39bc4007 15:41:24 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:41:25 ---> Running in 0cd12c92d7b3 15:41:25 Removing intermediate container 0cd12c92d7b3 15:41:25 ---> 4d9a10b498e6 15:41:25 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:41:25 ---> Running in 6c3f8737d946 15:41:26 Removing intermediate container 6c3f8737d946 15:41:26 ---> 5982f58cadcf 15:41:26 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:41:26 ---> Running in b7bb4197e80c 15:41:26 Removing intermediate container b7bb4197e80c 15:41:26 ---> bf239595897e 15:41:26 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:41:26 ---> Running in e0c46e7d18b3 15:41:28 Removing intermediate container e0c46e7d18b3 15:41:28 ---> 2a9dc26d40e6 15:41:28 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:41:28 ---> Running in 273f62f870e6 15:41:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:41:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:41:31 OK: 220 MiB in 52 packages 15:41:32 Removing intermediate container 273f62f870e6 15:41:32 ---> 509404160697 15:41:32 Step 8/13 : WORKDIR /app 15:41:32 ---> Running in 435c0b2154cd 15:41:32 Removing intermediate container 435c0b2154cd 15:41:32 ---> c16c671c490d 15:41:32 Step 9/13 : COPY go.mod vendor* ./ 15:41:33 ---> d4d51be380ea 15:41:33 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:41:33 ---> Running in 4b819d0c194c 15:42:41 Removing intermediate container 4b819d0c194c 15:42:41 ---> c4dc8d71c1b9 15:42:41 Step 11/13 : COPY . . 15:42:41 ---> d993b6f6651a 15:42:41 Step 12/13 : ARG MAKE="make build" 15:42:41 ---> Running in 128f8ffd3f29 15:42:42 Removing intermediate container 128f8ffd3f29 15:42:42 ---> 61f581b9af24 15:42:42 Step 13/13 : RUN $MAKE 15:42:42 ---> Running in 7de65d24473f 15:42:43 noop 15:42:43 Removing intermediate container 7de65d24473f 15:42:43 ---> 8ab0d6400707 15:42:43 Successfully built 8ab0d6400707 15:42:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:42:43 + docker inspect -f . ci-base-image-arm64 15:42:43 . [Pipeline] withDockerContainer 15:42:44 prd-ubuntu18.04-docker-arm64-4c-16g-5751 does not seem to be running inside a container 15:42:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/24 -v /w/workspace/app-rfid-llrp-inventory/24:/w/workspace/app-rfid-llrp-inventory/24:rw,z -v /w/workspace/app-rfid-llrp-inventory/24@tmp:/w/workspace/app-rfid-llrp-inventory/24@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 ******** ci-base-image-arm64 cat 15:42:45 $ docker top f5907ed90662715d26889178bda83c3413c86d3551f661e59555babd8d5318e0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:46 + go version 15:42:46 go version go1.17.6 linux/arm64 [Pipeline] } 15:42:46 $ docker stop --time=1 f5907ed90662715d26889178bda83c3413c86d3551f661e59555babd8d5318e0 15:42:47 $ docker rm -f f5907ed90662715d26889178bda83c3413c86d3551f661e59555babd8d5318e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:42:48 + docker inspect -f . ci-base-image-arm64 15:42:48 . [Pipeline] withDockerContainer 15:42:48 prd-ubuntu18.04-docker-arm64-4c-16g-5751 does not seem to be running inside a container 15:42:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/24 -v /w/workspace/app-rfid-llrp-inventory/24:/w/workspace/app-rfid-llrp-inventory/24:rw,z -v /w/workspace/app-rfid-llrp-inventory/24@tmp:/w/workspace/app-rfid-llrp-inventory/24@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 ******** ci-base-image-arm64 cat 15:42:49 $ docker top 32283f65c8797ab6f87f65508c352591dc0f126132bc68accbe07f4b192f6dd2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:42:50 + make test 15:42:50 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:43:47 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:43:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.173s coverage: 86.2% of statements 15:43:47 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:43:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.670s coverage: 71.9% of statements 15:43:47 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 15:43:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:43:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:44:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:44:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:44:05 ./bin/test-attribution.sh [Pipeline] echo 15:44:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:44:06 $ docker stop --time=1 32283f65c8797ab6f87f65508c352591dc0f126132bc68accbe07f4b192f6dd2 15:44:07 $ docker rm -f 32283f65c8797ab6f87f65508c352591dc0f126132bc68accbe07f4b192f6dd2 [Pipeline] // withDockerContainer [Pipeline] sh 15:44:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:44:08 Warning: overwriting stash ‘coverage-report’ 15:44:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:44:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:44:09 + ls -al . 15:44:09 total 236 15:44:09 drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 15:44 . 15:44:09 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 15:40 .. 15:44:09 -rw-rw-r-- 1 jenkins jenkins 262 Feb 20 15:40 .dockerignore 15:44:09 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 15:40 .git 15:44:09 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 15:40 .github 15:44:09 -rw-rw-r-- 1 jenkins jenkins 788 Feb 20 15:40 .gitignore 15:44:09 -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 15:40 .golangci.yml 15:44:09 -rw-rw-r-- 1 jenkins jenkins 8248 Feb 20 15:40 Attribution.txt 15:44:09 -rw-rw-r-- 1 jenkins jenkins 1923 Feb 20 15:40 Dockerfile 15:44:09 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 15:40 GOVERNANCE.md 15:44:09 -rw-rw-r-- 1 jenkins jenkins 686 Feb 20 15:40 Jenkinsfile 15:44:09 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 20 15:40 LICENSE 15:44:09 -rw-rw-r-- 1 jenkins jenkins 2095 Feb 20 15:40 Makefile 15:44:09 -rw-rw-r-- 1 jenkins jenkins 617 Feb 20 15:40 OWNERS.md 15:44:09 -rw-rw-r-- 1 jenkins jenkins 30039 Feb 20 15:40 README.md 15:44:09 -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 15:38 VERSION 15:44:09 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 15:40 bin 15:44:09 -rw-r--r-- 1 jenkins jenkins 41008 Feb 20 15:43 coverage.out 15:44:09 -rw-rw-r-- 1 jenkins jenkins 3019 Feb 20 15:44 go.mod 15:44:09 -rw-rw-r-- 1 jenkins jenkins 49531 Feb 20 15:40 go.sum 15:44:09 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 15:40 images 15:44:09 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 15:40 internal 15:44:09 -rw-rw-r-- 1 jenkins jenkins 531 Feb 20 15:40 main.go 15:44:09 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 15:40 res 15:44:09 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 15:40 snap 15:44:09 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 15:40 static [Pipeline] isUnix [Pipeline] sh 15:44:10 + 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=6df7392c29d9abc7db09809e9b075e681b16c805 --label arch=arm64 --label version=2.1.0-dev.3 . 15:44:10 Sending build context to Docker daemon 690.7kB 15:44:10 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 15:44:10 Step 2/31 : FROM ${BASE} AS builder 15:44:10 ---> 8ab0d6400707 15:44:10 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:44:10 ---> Running in ba2e32af2eef 15:44:10 Removing intermediate container ba2e32af2eef 15:44:10 ---> 9376d4f9ccf1 15:44:10 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 15:44:10 ---> Running in 65096ae565bd 15:44:11 Removing intermediate container 65096ae565bd 15:44:11 ---> d1a30c08a662 15:44:11 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:44:11 ---> Running in 3bfdfbc987d1 15:44:11 Removing intermediate container 3bfdfbc987d1 15:44:11 ---> b5f773f76490 15:44:11 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:11 ---> Running in d7cc7ed4c718 15:44:13 Removing intermediate container d7cc7ed4c718 15:44:13 ---> b5122a3d2c9e 15:44:13 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:44:13 ---> Running in 672e47a4ea02 15:44:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:44:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:44:16 OK: 220 MiB in 52 packages 15:44:16 Removing intermediate container 672e47a4ea02 15:44:16 ---> d00a2a684746 15:44:16 Step 8/31 : WORKDIR /app 15:44:16 ---> Running in 264ea7b1a3ee 15:44:17 Removing intermediate container 264ea7b1a3ee 15:44:17 ---> 19c5b64ebb10 15:44:17 Step 9/31 : COPY go.mod vendor* ./ 15:44:18 ---> 01b083111db6 15:44:18 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:18 ---> Running in 3c7fb6da0509 15:44:20 Removing intermediate container 3c7fb6da0509 15:44:20 ---> 5e5620f808fe 15:44:20 Step 11/31 : COPY . . 15:44:20 ---> d4c4f57fd3ce 15:44:20 Step 12/31 : ARG MAKE="make build" 15:44:20 ---> Running in 3bb035135667 15:44:21 Removing intermediate container 3bb035135667 15:44:21 ---> 1854487b7654 15:44:21 Step 13/31 : RUN $MAKE 15:44:21 ---> Running in 8f5be9ae0103 15:44:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.3 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.3" -o app-rfid-llrp-inventory 15:45:09 Removing intermediate container 8f5be9ae0103 15:45:09 ---> c7d76f2ef699 15:45:09 Step 14/31 : FROM alpine:3.14 15:45:09 3.14: Pulling from library/alpine 15:45:09 be307f383ecc: Pulling fs layer 15:45:09 be307f383ecc: Download complete 15:45:09 be307f383ecc: Pull complete 15:45:09 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:45:09 Status: Downloaded newer image for alpine:3.14 15:45:09 ---> 5b8b7b635229 15:45:09 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:45:09 ---> Running in b64e9d5c20e5 15:45:09 Removing intermediate container b64e9d5c20e5 15:45:09 ---> 3561b91548c4 15:45:09 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:45:09 ---> Running in 42be893ca82f 15:45:09 Removing intermediate container 42be893ca82f 15:45:09 ---> 0b92f13a2670 15:45:09 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:45:09 ---> Running in c630abb261e5 15:45:09 Removing intermediate container c630abb261e5 15:45:09 ---> b45c25d081a3 15:45:09 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 15:45:09 ---> Running in c9336a019edd 15:45:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:45:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:45:11 (1/6) Installing ca-certificates (20211220-r0) 15:45:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:45:11 (3/6) Installing libsodium (1.0.18-r0) 15:45:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:45:11 (5/6) Installing libzmq (4.3.4-r0) 15:45:11 (6/6) Installing zeromq (4.3.4-r0) 15:45:11 Executing busybox-1.33.1-r6.trigger 15:45:12 Executing ca-certificates-20211220-r0.trigger 15:45:12 OK: 9 MiB in 20 packages 15:45:13 Removing intermediate container c9336a019edd 15:45:13 ---> ab1128093005 15:45:13 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:45:13 ---> 058b77bea0db 15:45:13 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 15:45:14 ---> 529c9cf06183 15:45:14 Step 21/31 : COPY --from=builder /app/res/ /res/ 15:45:14 ---> 1f8fe669a749 15:45:14 Step 22/31 : COPY --from=builder /app/static/ /static/ 15:45:15 ---> 126dc9dde921 15:45:15 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:45:16 ---> 6dc3d41c9a2f 15:45:16 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:45:16 ---> Running in 75b70b5329e1 15:45:18 Removing intermediate container 75b70b5329e1 15:45:18 ---> ceb8a56adac2 15:45:18 Step 25/31 : VOLUME /cache 15:45:18 ---> Running in ffb756f4f335 15:45:18 Removing intermediate container ffb756f4f335 15:45:18 ---> f83b747616f3 15:45:18 Step 26/31 : EXPOSE 59711 15:45:18 ---> Running in 23ca13447e74 15:45:19 Removing intermediate container 23ca13447e74 15:45:19 ---> 8f3ec0abd386 15:45:19 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:45:19 ---> Running in af0446d57da7 15:45:19 Removing intermediate container af0446d57da7 15:45:19 ---> e1d939c047f1 15:45:19 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 15:45:19 ---> Running in ce948b7ca8bb 15:45:20 Removing intermediate container ce948b7ca8bb 15:45:20 ---> 32fa3e0b72cc 15:45:20 Step 29/31 : LABEL arch=arm64 15:45:20 ---> Running in 1d3d73e3fd3b 15:45:20 Removing intermediate container 1d3d73e3fd3b 15:45:20 ---> b50bc3d68d08 15:45:20 Step 30/31 : LABEL git_sha=6df7392c29d9abc7db09809e9b075e681b16c805 15:45:20 ---> Running in c7e4f7c932a2 15:45:21 Removing intermediate container c7e4f7c932a2 15:45:21 ---> 301ca168b183 15:45:21 Step 31/31 : LABEL version=2.1.0-dev.3 15:45:21 ---> Running in 55df775b0192 15:45:21 Removing intermediate container 55df775b0192 15:45:21 ---> a21c35cada6e 15:45:21 [Warning] One or more build-args [ARCH] were not consumed 15:45:21 Successfully built a21c35cada6e 15:45:21 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:45:21 provisioning config files... 15:45:21 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/24@tmp/config6046733398194507679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:22 ---> docker-login.sh 15:45:22 nexus3.edgexfoundry.org:10001 15:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:22 Configure a credential helper to remove this warning. See 15:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:22 15:45:22 Login Succeeded 15:45:22 nexus3.edgexfoundry.org:10002 15:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:22 Configure a credential helper to remove this warning. See 15:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:22 15:45:22 Login Succeeded 15:45:22 nexus3.edgexfoundry.org:10003 15:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:23 Configure a credential helper to remove this warning. See 15:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:23 15:45:23 Login Succeeded 15:45:23 nexus3.edgexfoundry.org:10004 15:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:23 Configure a credential helper to remove this warning. See 15:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:23 15:45:23 Login Succeeded 15:45:23 docker.io 15:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:24 Configure a credential helper to remove this warning. See 15:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:24 15:45:24 Login Succeeded 15:45:24 ---> docker-login.sh ends [Pipeline] } 15:45:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:45:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:45:24 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:45:24 6df7392c29d9abc7db09809e9b075e681b16c805 15:45:24 latest 15:45:24 2.1.0-dev.3 15:45:24 6df7392c29d9abc7db09809e9b075e681b16c805-2.1.0-dev.3 15:45:24 main 15:45:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:45:24 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6df7392c29d9abc7db09809e9b075e681b16c805 [Pipeline] isUnix [Pipeline] sh 15:45:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6df7392c29d9abc7db09809e9b075e681b16c805 15:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:45:25 b57b6139137d: Preparing 15:45:25 df6b585303e9: Preparing 15:45:25 51cd05175121: Preparing 15:45:25 1467452511f3: Preparing 15:45:25 a9680d0c32a6: Preparing 15:45:25 a4d7c1dbaff9: Preparing 15:45:25 6bf275673c0f: Preparing 15:45:25 990b7ac9b264: Preparing 15:45:25 62170e181a92: Preparing 15:45:25 a4d7c1dbaff9: Waiting 15:45:25 990b7ac9b264: Waiting 15:45:25 6bf275673c0f: Waiting 15:45:25 62170e181a92: Waiting 15:45:25 a9680d0c32a6: Pushed 15:45:25 1467452511f3: Pushed 15:45:25 b57b6139137d: Pushed 15:45:25 51cd05175121: Pushed 15:45:25 62170e181a92: Layer already exists 15:45:25 a4d7c1dbaff9: Pushed 15:45:25 990b7ac9b264: Pushed 15:45:26 6bf275673c0f: Pushed 15:45:29 df6b585303e9: Pushed 15:45:29 6df7392c29d9abc7db09809e9b075e681b16c805: digest: sha256:399b28e1ca8875ccefead42a91a51f8837376221dc179a422b2be06dbf0d9fd7 size: 2196 [Pipeline] isUnix [Pipeline] sh 15:45:29 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:45:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:45:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:45:29 b57b6139137d: Preparing 15:45:29 df6b585303e9: Preparing 15:45:29 51cd05175121: Preparing 15:45:29 1467452511f3: Preparing 15:45:29 a9680d0c32a6: Preparing 15:45:29 a4d7c1dbaff9: Preparing 15:45:29 6bf275673c0f: Preparing 15:45:29 990b7ac9b264: Preparing 15:45:29 62170e181a92: Preparing 15:45:29 6bf275673c0f: Waiting 15:45:29 990b7ac9b264: Waiting 15:45:29 62170e181a92: Waiting 15:45:29 a4d7c1dbaff9: Waiting 15:45:29 a9680d0c32a6: Layer already exists 15:45:29 51cd05175121: Layer already exists 15:45:29 b57b6139137d: Layer already exists 15:45:29 df6b585303e9: Layer already exists 15:45:29 1467452511f3: Layer already exists 15:45:29 6bf275673c0f: Layer already exists 15:45:29 990b7ac9b264: Layer already exists 15:45:29 a4d7c1dbaff9: Layer already exists 15:45:29 62170e181a92: Layer already exists 15:45:30 latest: digest: sha256:399b28e1ca8875ccefead42a91a51f8837376221dc179a422b2be06dbf0d9fd7 size: 2196 [Pipeline] isUnix [Pipeline] sh 15:45:30 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.3 [Pipeline] isUnix [Pipeline] sh 15:45:30 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.3 15:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:45:30 b57b6139137d: Preparing 15:45:30 df6b585303e9: Preparing 15:45:30 51cd05175121: Preparing 15:45:30 1467452511f3: Preparing 15:45:30 a9680d0c32a6: Preparing 15:45:30 a4d7c1dbaff9: Preparing 15:45:30 6bf275673c0f: Preparing 15:45:30 990b7ac9b264: Preparing 15:45:30 62170e181a92: Preparing 15:45:30 6bf275673c0f: Waiting 15:45:30 990b7ac9b264: Waiting 15:45:30 a4d7c1dbaff9: Waiting 15:45:30 62170e181a92: Waiting 15:45:30 b57b6139137d: Layer already exists 15:45:30 df6b585303e9: Layer already exists 15:45:30 a9680d0c32a6: Layer already exists 15:45:30 1467452511f3: Layer already exists 15:45:30 51cd05175121: Layer already exists 15:45:30 a4d7c1dbaff9: Layer already exists 15:45:30 990b7ac9b264: Layer already exists 15:45:30 6bf275673c0f: Layer already exists 15:45:30 62170e181a92: Layer already exists 15:45:31 2.1.0-dev.3: digest: sha256:399b28e1ca8875ccefead42a91a51f8837376221dc179a422b2be06dbf0d9fd7 size: 2196 [Pipeline] isUnix [Pipeline] sh 15:45:31 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6df7392c29d9abc7db09809e9b075e681b16c805-2.1.0-dev.3 [Pipeline] isUnix [Pipeline] sh 15:45:31 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6df7392c29d9abc7db09809e9b075e681b16c805-2.1.0-dev.3 15:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:45:31 b57b6139137d: Preparing 15:45:31 df6b585303e9: Preparing 15:45:31 51cd05175121: Preparing 15:45:31 1467452511f3: Preparing 15:45:31 a9680d0c32a6: Preparing 15:45:31 a4d7c1dbaff9: Preparing 15:45:31 6bf275673c0f: Preparing 15:45:31 990b7ac9b264: Preparing 15:45:31 62170e181a92: Preparing 15:45:31 a4d7c1dbaff9: Waiting 15:45:31 6bf275673c0f: Waiting 15:45:31 990b7ac9b264: Waiting 15:45:31 62170e181a92: Waiting 15:45:31 a9680d0c32a6: Layer already exists 15:45:31 1467452511f3: Layer already exists 15:45:31 51cd05175121: Layer already exists 15:45:31 df6b585303e9: Layer already exists 15:45:31 b57b6139137d: Layer already exists 15:45:31 a4d7c1dbaff9: Layer already exists 15:45:31 990b7ac9b264: Layer already exists 15:45:31 6bf275673c0f: Layer already exists 15:45:31 62170e181a92: Layer already exists 15:45:32 6df7392c29d9abc7db09809e9b075e681b16c805-2.1.0-dev.3: digest: sha256:399b28e1ca8875ccefead42a91a51f8837376221dc179a422b2be06dbf0d9fd7 size: 2196 [Pipeline] isUnix [Pipeline] sh 15:45:32 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh 15:45:32 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:45:32 b57b6139137d: Preparing 15:45:32 df6b585303e9: Preparing 15:45:32 51cd05175121: Preparing 15:45:32 1467452511f3: Preparing 15:45:32 a9680d0c32a6: Preparing 15:45:32 a4d7c1dbaff9: Preparing 15:45:32 6bf275673c0f: Preparing 15:45:32 990b7ac9b264: Preparing 15:45:32 62170e181a92: Preparing 15:45:32 6bf275673c0f: Waiting 15:45:32 990b7ac9b264: Waiting 15:45:32 62170e181a92: Waiting 15:45:32 a4d7c1dbaff9: Waiting 15:45:32 a9680d0c32a6: Layer already exists 15:45:32 b57b6139137d: Layer already exists 15:45:32 51cd05175121: Layer already exists 15:45:32 1467452511f3: Layer already exists 15:45:32 df6b585303e9: Layer already exists 15:45:32 a4d7c1dbaff9: Layer already exists 15:45:32 990b7ac9b264: Layer already exists 15:45:32 62170e181a92: Layer already exists 15:45:32 6bf275673c0f: Layer already exists 15:45:32 main: digest: sha256:399b28e1ca8875ccefead42a91a51f8837376221dc179a422b2be06dbf0d9fd7 size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:45:33 ===================================================== [Pipeline] echo 15:45:33 taggedImages: 15:45:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6df7392c29d9abc7db09809e9b075e681b16c805 15:45:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:45:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.3 15:45:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6df7392c29d9abc7db09809e9b075e681b16c805-2.1.0-dev.3 15:45:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:45:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:45:33 15:45:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:45:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:45:33 arm64: Pulling from edgex-lftools-log-publisher 15:45:33 448f6bf000e3: Pulling fs layer 15:45:33 f757da607395: Pulling fs layer 15:45:33 05883995daec: Pulling fs layer 15:45:33 8603b9c90790: Pulling fs layer 15:45:34 1560dd03e051: Pulling fs layer 15:45:34 27f5ce0e4adf: Pulling fs layer 15:45:34 c2d8d7efcc4b: Pulling fs layer 15:45:34 1560dd03e051: Waiting 15:45:34 27f5ce0e4adf: Waiting 15:45:34 c2d8d7efcc4b: Waiting 15:45:34 8603b9c90790: Waiting 15:45:34 f757da607395: Verifying Checksum 15:45:34 f757da607395: Download complete 15:45:34 8603b9c90790: Verifying Checksum 15:45:34 8603b9c90790: Download complete 15:45:34 1560dd03e051: Verifying Checksum 15:45:34 1560dd03e051: Download complete 15:45:34 27f5ce0e4adf: Verifying Checksum 15:45:34 27f5ce0e4adf: Download complete 15:45:34 05883995daec: Verifying Checksum 15:45:34 05883995daec: Download complete 15:45:34 448f6bf000e3: Verifying Checksum 15:45:34 448f6bf000e3: Download complete 15:45:37 c2d8d7efcc4b: Verifying Checksum 15:45:37 c2d8d7efcc4b: Download complete 15:45:38 448f6bf000e3: Pull complete 15:45:38 f757da607395: Pull complete 15:45:40 05883995daec: Pull complete 15:45:40 8603b9c90790: Pull complete 15:45:41 1560dd03e051: Pull complete 15:45:41 27f5ce0e4adf: Pull complete 15:45:56 c2d8d7efcc4b: Pull complete 15:45:56 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:45:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:45:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:45:56 prd-ubuntu18.04-docker-arm64-4c-16g-5751 does not seem to be running inside a container 15:45:56 $ 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/24 -v /w/workspace/app-rfid-llrp-inventory/24:/w/workspace/app-rfid-llrp-inventory/24:rw,z -v /w/workspace/app-rfid-llrp-inventory/24@tmp:/w/workspace/app-rfid-llrp-inventory/24@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:45:59 $ docker top dd61582683dc0bb1a469984b56f7688975b03534e8e39ac877e1e708fb8c4442 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:00 ---> job-cost.sh 15:46:00 lf-activate-venv: SKIPPING 15:46:00 INFO: No Stack... 15:46:00 INFO: Retrieving Pricing Info for: v3-standard-4 15:46:01 INFO: Archiving Costs [Pipeline] sh 15:46:01 + + cat /w/workspace/app-rfid-llrp-inventory/24/archives/cost.csv 15:46:01 cut -d, -f6 [Pipeline] lock 15:46:01 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-24-stack-cost] 15:46:01 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-24-stack-cost] did not exist. Created. 15:46:01 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:46:02 /w/workspace/app-rfid-llrp-inventory/24@tmp/durable-702bd7cb/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/24@tmp/durable-702bd7cb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:46:03 + echo total: 0.10999999940395355 [Pipeline] stash 15:46:03 Warning: overwriting stash ‘stack-cost’ 15:46:03 Stashed 1 file(s) [Pipeline] } 15:46:03 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-24-stack-cost] [Pipeline] // lock [Pipeline] } 15:46:03 $ docker stop --time=1 dd61582683dc0bb1a469984b56f7688975b03534e8e39ac877e1e708fb8c4442 15:46:04 $ docker rm -f dd61582683dc0bb1a469984b56f7688975b03534e8e39ac877e1e708fb8c4442 [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 15:46:05 provisioning config files... 15:46:05 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1296988773407076684tmp [Pipeline] { [Pipeline] sh 15:46:05 + set +x 15:46:05 + curl -s https://codecov.io/bash 15:46:05 + bash -s -- 15:46:05 15:46:05 _____ _ 15:46:05 / ____| | | 15:46:05 | | ___ __| | ___ ___ _____ __ 15:46:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:46:05 | |___| (_) | (_| | __/ (_| (_) \ V / 15:46:05 \_____\___/ \__,_|\___|\___\___/ \_/ 15:46:05 Bash-1.0.6 15:46:05 15:46:05 15:46:05 ==> git version 2.24.4 found 15:46:05 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 15:46:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:46:05 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:46:05 ==> Jenkins CI detected. 15:46:05 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:46:05 project root: . 15:46:05 --> token set from env 15:46:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:46:05 ==> Running gcov in . (disable via -X gcov) 15:46:05 ==> Python coveragepy not found 15:46:05 ==> Searching for coverage reports in: 15:46:05 + . 15:46:05 -> Found 1 reports 15:46:05 ==> Detecting git/mercurial file structure 15:46:05 ==> Reading reports 15:46:05 + ./coverage.out bytes=41008 15:46:05 ==> Appending adjustments 15:46:05 https://docs.codecov.io/docs/fixing-reports 15:46:05 + Found adjustments 15:46:05 ==> Gzipping contents 15:46:05 12K /tmp/codecov.89g4N6.gz 15:46:05 ==> Uploading reports 15:46:05 url: https://codecov.io 15:46:05 query: branch=main&commit=6df7392c29d9abc7db09809e9b075e681b16c805&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:46:06 -> Pinging Codecov 15:46:06 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=6df7392c29d9abc7db09809e9b075e681b16c805&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:46:06 -> Uploading to 15:46:06 https://storage.googleapis.com/codecov/v4/raw/2022-02-20/581DD39554BDF9B6E22D074273EAD858/6df7392c29d9abc7db09809e9b075e681b16c805/0e350449-fea1-4bae-bf5e-9e1ee67e683e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220220T154606Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c33757d9de5b5587cebbc476f81369fd35571a5fbe290af1b74b2d38a92a4c9d 15:46:06 % Total % Received % Xferd Average Speed Time Time Time Current 15:46:06 Dload Upload Total Spent Left Speed 15:46:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11606 0 0 100 11606 0 33784 --:--:-- --:--:-- --:--:-- 33738 100 11606 0 0 100 11606 0 33761 --:--:-- --:--:-- --:--:-- 33738 15:46:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6df7392c29d9abc7db09809e9b075e681b16c805 [Pipeline] } 15:46:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:46:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:46:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:46:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:46:07 15:46:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:46:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:46:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:46:07 188c0c94c7c5: Pulling fs layer 15:46:07 0ef7d3d256c8: Pulling fs layer 15:46:07 de9db76c5a1d: Pulling fs layer 15:46:07 0eba1c9be4d2: Pulling fs layer 15:46:07 0d57e429df01: Pulling fs layer 15:46:07 4e4be7b47b0d: Pulling fs layer 15:46:07 e1f770b5df2f: Pulling fs layer 15:46:07 85a0685a4137: Pulling fs layer 15:46:07 0eba1c9be4d2: Waiting 15:46:07 4e4be7b47b0d: Waiting 15:46:07 e1f770b5df2f: Waiting 15:46:07 85a0685a4137: Waiting 15:46:07 0d57e429df01: Waiting 15:46:07 de9db76c5a1d: Download complete 15:46:07 0ef7d3d256c8: Verifying Checksum 15:46:07 0ef7d3d256c8: Download complete 15:46:07 0d57e429df01: Verifying Checksum 15:46:07 0d57e429df01: Download complete 15:46:07 4e4be7b47b0d: Verifying Checksum 15:46:07 4e4be7b47b0d: Download complete 15:46:07 188c0c94c7c5: Verifying Checksum 15:46:07 188c0c94c7c5: Download complete 15:46:07 e1f770b5df2f: Verifying Checksum 15:46:07 e1f770b5df2f: Download complete 15:46:08 0eba1c9be4d2: Verifying Checksum 15:46:08 0eba1c9be4d2: Download complete 15:46:08 188c0c94c7c5: Pull complete 15:46:08 85a0685a4137: Verifying Checksum 15:46:08 85a0685a4137: Download complete 15:46:08 0ef7d3d256c8: Pull complete 15:46:08 de9db76c5a1d: Pull complete 15:46:12 0eba1c9be4d2: Pull complete 15:46:12 0d57e429df01: Pull complete 15:46:12 4e4be7b47b0d: Pull complete 15:46:13 e1f770b5df2f: Pull complete 15:46:17 85a0685a4137: Pull complete 15:46:17 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:46:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:46:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:46:17 prd-centos7-docker-4c-2g-5750 does not seem to be running inside a container 15:46:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:46:20 $ docker top 2f13acbbbecb0222b9dc772a122d05ce063cefe7278b346c6abb0200cad6a19f -eo pid,comm [Pipeline] { [Pipeline] echo 15:46:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:46:20 + set -o pipefail 15:46:20 + snyk monitor '--org=edgex-jenkins' 15:46:27 15:46:27 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:46:27 15:46:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/0f27cd5d-f1a1-41ac-a95e-f7beb70d9f59 15:46:27 15:46:27 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:46:27 15:46:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:46:27 15:46:27 [Pipeline] } 15:46:27 $ docker stop --time=1 2f13acbbbecb0222b9dc772a122d05ce063cefe7278b346c6abb0200cad6a19f 15:46:29 $ docker rm -f 2f13acbbbecb0222b9dc772a122d05ce063cefe7278b346c6abb0200cad6a19f [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 15:46:29 + git log --format=format:%s -1 6df7392c29d9abc7db09809e9b075e681b16c805 [Pipeline] sh 15:46:30 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:46:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:46:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:46:30 . [Pipeline] withDockerContainer 15:46:30 prd-centos7-docker-4c-2g-5750 does not seem to be running inside a container 15:46:30 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:46:31 $ docker top f9d399b1f3d109cc8e12534c90f5773c926b88495240dbce2c013f10436e7b8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:31 [ssh-agent] Looking for ssh-agent implementation... 15:46:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:31 $ docker exec f9d399b1f3d109cc8e12534c90f5773c926b88495240dbce2c013f10436e7b8f ssh-agent 15:46:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlgcFIm/agent.13 15:46:31 SSH_AGENT_PID=19 15:46:31 Running ssh-add (command line suppressed) 15:46:31 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3484936717469626137.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3484936717469626137.key) 15:46:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:31 + git semver tag 15:46:31 # -> Open(): unable to determine branch for HEAD 15:46:31 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 15:46:31 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 15:46:31 # $SEMVER_REMOTE_NAME = origin 15:46:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:46:31 # $SEMVER_USER_NAME = edgex-jenkins 15:46:31 # $SEMVER_BRANCH = main 15:46:31 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:46:31 # 6df7392c29d9abc7db09809e9b075e681b16c805 HEAD 15:46:31 # -> Force: false 15:46:31 # 9101840b6674612ba5273f28b94c3ab0865c5011 refs/tags/v2.1.0-dev.3 [Pipeline] } 15:46:31 $ docker exec --env ******** --env ******** f9d399b1f3d109cc8e12534c90f5773c926b88495240dbce2c013f10436e7b8f ssh-agent -k 15:46:31 unset SSH_AUTH_SOCK; 15:46:31 unset SSH_AGENT_PID; 15:46:31 echo Agent pid 19 killed; 15:46:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:32 + git semver [Pipeline] } 15:46:32 $ docker stop --time=1 f9d399b1f3d109cc8e12534c90f5773c926b88495240dbce2c013f10436e7b8f 15:46:33 $ docker rm -f f9d399b1f3d109cc8e12534c90f5773c926b88495240dbce2c013f10436e7b8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:46:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:46:33 15:46:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:46:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:46:34 0.23.1-centos7: Pulling from edgex-lftools 15:46:34 ab5ef0e58194: Pulling fs layer 15:46:34 9712f1f96733: Pulling fs layer 15:46:34 63f879dbbcfc: Pulling fs layer 15:46:34 0d9ebad4ef96: Pulling fs layer 15:46:34 e9a5061849ea: Pulling fs layer 15:46:34 d747dcd14b5f: Pulling fs layer 15:46:34 2de7ff778b66: Pulling fs layer 15:46:34 0d9ebad4ef96: Waiting 15:46:34 e9a5061849ea: Waiting 15:46:34 d747dcd14b5f: Waiting 15:46:34 2de7ff778b66: Waiting 15:46:34 9712f1f96733: Verifying Checksum 15:46:34 9712f1f96733: Download complete 15:46:34 ab5ef0e58194: Verifying Checksum 15:46:34 ab5ef0e58194: Download complete 15:46:34 63f879dbbcfc: Verifying Checksum 15:46:34 63f879dbbcfc: Download complete 15:46:34 0d9ebad4ef96: Verifying Checksum 15:46:34 0d9ebad4ef96: Download complete 15:46:34 d747dcd14b5f: Verifying Checksum 15:46:34 d747dcd14b5f: Download complete 15:46:34 e9a5061849ea: Verifying Checksum 15:46:34 e9a5061849ea: Download complete 15:46:34 2de7ff778b66: Verifying Checksum 15:46:34 2de7ff778b66: Download complete 15:46:37 ab5ef0e58194: Pull complete 15:46:37 9712f1f96733: Pull complete 15:46:38 63f879dbbcfc: Pull complete 15:46:42 0d9ebad4ef96: Pull complete 15:46:42 e9a5061849ea: Pull complete 15:46:42 d747dcd14b5f: Pull complete 15:46:43 2de7ff778b66: Pull complete 15:46:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:46:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:46:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:46:43 prd-centos7-docker-4c-2g-5750 does not seem to be running inside a container 15:46:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:46:46 $ docker top 7cf6be7a7c3daaaefd7d28105be67aa629b18b1daa939f38bff2932a5808a66c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:46:46 provisioning config files... 15:46:46 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6429641901706563085tmp 15:46:46 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8260382909865357180tmp 15:46:46 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4471911436389956903tmp [Pipeline] { [Pipeline] echo 15:46:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:46:47 ---> sigul-configuration.sh 15:46:47 gpg: directory `/root/.gnupg' created 15:46:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:46:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:46:47 gpg: keyring `/root/.gnupg/secring.gpg' created 15:46:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:46:47 gpg: CAST5 encrypted data 15:46:47 gpg: encrypted with 1 passphrase 15:46:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:46:47 + mkdir /home/jenkins 15:46:47 + mkdir /home/jenkins/sigul [Pipeline] sh 15:46:47 + 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 15:46:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:46:48 ---> sigul-install.sh 15:46:48 Sigul already installed; skipping installation. [Pipeline] sh 15:46:48 + git tag --list 15:46:48 v0.0.0 15:46:48 v0.0.1-dev.1 15:46:48 v0.0.1-dev.2 15:46:48 v0.0.1-dev.3 15:46:48 v0.0.1-dev.4 15:46:48 v0.0.1-dev.5 15:46:48 v0.0.1-dev.6 15:46:48 v0.0.1-dev.7 15:46:48 v1.0.0 15:46:48 v1.0.1-dev.1 15:46:48 v1.0.1-dev.2 15:46:48 v1.0.1-dev.3 15:46:48 v1.0.1-dev.4 15:46:48 v1.0.1-dev.5 15:46:48 v2.1.0-dev.1 15:46:48 v2.1.0-dev.2 15:46:48 v2.1.0-dev.3 [Pipeline] sh 15:46:48 + lftools sign git-tag v2.1.0-dev.3 15:46:49 Signing Git tag with Sigul... 15:46:49 Signing v2.1.0-dev.3 [Pipeline] echo 15:46:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:46:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:46:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:46:49 $ docker stop --time=1 7cf6be7a7c3daaaefd7d28105be67aa629b18b1daa939f38bff2932a5808a66c 15:46:51 $ docker rm -f 7cf6be7a7c3daaaefd7d28105be67aa629b18b1daa939f38bff2932a5808a66c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:46:51 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:46:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:46:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:46:51 . [Pipeline] withDockerContainer 15:46:51 prd-centos7-docker-4c-2g-5750 does not seem to be running inside a container 15:46:51 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:46:52 $ docker top d1132b58e27a11c2b2eff65f7fae2bb85556337f987bb86ff9f953ec8022beda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:52 [ssh-agent] Looking for ssh-agent implementation... 15:46:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:52 $ docker exec d1132b58e27a11c2b2eff65f7fae2bb85556337f987bb86ff9f953ec8022beda ssh-agent 15:46:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXapbCbn/agent.14 15:46:52 SSH_AGENT_PID=21 15:46:52 Running ssh-add (command line suppressed) 15:46:52 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6380761954872170046.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6380761954872170046.key) 15:46:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:52 + git semver bump pre 15:46:52 # -> Open(): unable to determine branch for HEAD 15:46:52 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 15:46:52 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 15:46:52 # $SEMVER_REMOTE_NAME = origin 15:46:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:46:52 # $SEMVER_USER_NAME = edgex-jenkins 15:46:52 # $SEMVER_BRANCH = main 15:46:52 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:46:52 2.1.0-dev.4 [Pipeline] } 15:46:52 $ docker exec --env ******** --env ******** d1132b58e27a11c2b2eff65f7fae2bb85556337f987bb86ff9f953ec8022beda ssh-agent -k 15:46:52 unset SSH_AUTH_SOCK; 15:46:52 unset SSH_AGENT_PID; 15:46:52 echo Agent pid 21 killed; 15:46:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:53 + git semver [Pipeline] } 15:46:53 $ docker stop --time=1 d1132b58e27a11c2b2eff65f7fae2bb85556337f987bb86ff9f953ec8022beda 15:46:54 $ docker rm -f d1132b58e27a11c2b2eff65f7fae2bb85556337f987bb86ff9f953ec8022beda [Pipeline] // withDockerContainer [Pipeline] sh 15:46:54 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:46:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:46:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:46:55 . [Pipeline] withDockerContainer 15:46:55 prd-centos7-docker-4c-2g-5750 does not seem to be running inside a container 15:46:55 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:46:55 $ docker top ddc77bebe57795083b8c848568d28188f41d11984ede0558c7d6f21fcca84446 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:55 [ssh-agent] Looking for ssh-agent implementation... 15:46:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:55 $ docker exec ddc77bebe57795083b8c848568d28188f41d11984ede0558c7d6f21fcca84446 ssh-agent 15:46:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJkDCnM/agent.14 15:46:55 SSH_AGENT_PID=20 15:46:55 Running ssh-add (command line suppressed) 15:46:55 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7865368202480335179.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7865368202480335179.key) 15:46:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:56 + git semver push 15:46:56 # -> Open(): unable to determine branch for HEAD 15:46:56 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 15:46:56 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 15:46:56 # $SEMVER_REMOTE_NAME = origin 15:46:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:46:56 # $SEMVER_USER_NAME = edgex-jenkins 15:46:56 # $SEMVER_BRANCH = main 15:46:56 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 15:46:57 $ docker exec --env ******** --env ******** ddc77bebe57795083b8c848568d28188f41d11984ede0558c7d6f21fcca84446 ssh-agent -k 15:46:57 unset SSH_AUTH_SOCK; 15:46:57 unset SSH_AGENT_PID; 15:46:57 echo Agent pid 20 killed; 15:46:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:58 + git semver [Pipeline] } 15:46:58 $ docker stop --time=1 ddc77bebe57795083b8c848568d28188f41d11984ede0558c7d6f21fcca84446 15:46:59 $ docker rm -f ddc77bebe57795083b8c848568d28188f41d11984ede0558c7d6f21fcca84446 [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 15:46:59 + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' 15:46:59 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:46:59 total 8 15:46:59 drwxr-xr-x. 3 root root 34 Feb 20 15:41 . 15:46:59 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 20 15:46 .. 15:46:59 drwxr-xr-x. 2 root root 6 Feb 20 15:41 cost 15:46:59 -rw-r--r--. 1 root root 93 Feb 20 15:41 cost.csv 15:46:59 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:46:59 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:46:59 total 8 15:46:59 drwxr-xr-x. 3 jenkins jenkins 34 Feb 20 15:41 . 15:46:59 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 20 15:46 .. 15:46:59 drwxr-xr-x. 2 jenkins jenkins 6 Feb 20 15:41 cost 15:46:59 -rw-r--r--. 1 jenkins jenkins 93 Feb 20 15:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:47:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:47:00 ---> package-listing.sh 15:47:00 ++ facter osfamily 15:47:00 ++ tr '[:upper:]' '[:lower:]' 15:47:01 + OS_FAMILY=redhat 15:47:01 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:47:01 + START_PACKAGES=/tmp/packages_start.txt 15:47:01 + END_PACKAGES=/tmp/packages_end.txt 15:47:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:47:01 + PACKAGES=/tmp/packages_start.txt 15:47:01 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:47:01 + PACKAGES=/tmp/packages_end.txt 15:47:01 + case "${OS_FAMILY}" in 15:47:01 + rpm -qa 15:47:01 + sort 15:47:01 + '[' -f /tmp/packages_start.txt ']' 15:47:01 + '[' -f /tmp/packages_end.txt ']' 15:47:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:47:01 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:47:01 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:47:01 + 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 15:47:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 15:47:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:47:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:47:02 . [Pipeline] withDockerContainer 15:47:02 prd-centos7-docker-4c-2g-5750 does not seem to be running inside a container 15:47:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:47:02 $ docker top 9fdd4a11f33b3de4fdcd54c6b06ba3d937821b230446cc0f7e6b16e77da00744 -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:03 + touch /tmp/pre-build-complete [Pipeline] sh 15:47:03 + mkdir -p /var/log/sysstat [Pipeline] sh 15:47:03 + ls /var/log/sa-host 15:47:03 + sadf -c /var/log/sa-host/sa17 15:47:03 file_magic: OK 15:47:03 HZ: Using current value: 100 15:47:03 file_header: OK 15:47:03 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:47:03 Statistics: 15:47:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:47:03 File successfully converted to sysstat format version 12.0.3 15:47:03 + sadf -c /var/log/sa-host/sa20 15:47:03 file_magic: OK 15:47:03 HZ: Using current value: 100 15:47:03 file_header: OK 15:47:03 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:47:03 Statistics: 15:47:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:47:03 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:47:03 provisioning config files... 15:47:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config191212934375705742tmp [Pipeline] { [Pipeline] echo 15:47:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:47:04 ---> create-netrc.sh [Pipeline] } 15:47:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:47:04 ---> python-tools-install.sh [Pipeline] echo 15:47:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:47:04 ---> sudo-logs.sh 15:47:04 Archiving 'sudo' log.. 15:47:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-5750.novalocal: Name or service not known 15:47:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-5750.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:47:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:47:05 ---> job-cost.sh 15:47:05 lf-activate-venv: SKIPPING 15:47:05 DEBUG: total: 0.05999999865889549 15:47:05 INFO: Retrieving Stack Cost... 15:47:05 INFO: Retrieving Pricing Info for: v3-standard-2 15:47:05 INFO: Archiving Costs [Pipeline] echo 15:47:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:47:06 ---> logs-deploy.sh 15:47:06 lf-activate-venv: SKIPPING 15:47:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/24 15:47:06 INFO: archiving workspace using pattern(s): 15:47:06 Archives upload complete. 15:47:06 INFO: archiving logs to Nexus 15:47:07 ---> uname -a: 15:47:07 Linux prd-centos7-docker-4c-2g-5750.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 15:47:07 15:47:07 15:47:07 ---> lscpu: 15:47:07 Architecture: x86_64 15:47:07 CPU op-mode(s): 32-bit, 64-bit 15:47:07 Byte Order: Little Endian 15:47:07 Address sizes: 40 bits physical, 48 bits virtual 15:47:07 CPU(s): 2 15:47:07 On-line CPU(s) list: 0,1 15:47:07 Thread(s) per core: 1 15:47:07 Core(s) per socket: 1 15:47:07 Socket(s): 2 15:47:07 NUMA node(s): 1 15:47:07 Vendor ID: AuthenticAMD 15:47:07 CPU family: 23 15:47:07 Model: 49 15:47:07 Model name: AMD EPYC-Rome Processor 15:47:07 Stepping: 0 15:47:07 CPU MHz: 2799.998 15:47:07 BogoMIPS: 5599.99 15:47:07 Virtualization: AMD-V 15:47:07 Hypervisor vendor: KVM 15:47:07 Virtualization type: full 15:47:07 L1d cache: 32K 15:47:07 L1i cache: 32K 15:47:07 L2 cache: 512K 15:47:07 L3 cache: 16384K 15:47:07 NUMA node0 CPU(s): 0,1 15:47:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 15:47:07 15:47:07 15:47:07 ---> nproc: 15:47:07 2 15:47:07 15:47:07 15:47:07 ---> df -h: 15:47:07 Filesystem Size Used Avail Use% Mounted on 15:47:07 overlay 40G 11G 30G 26% / 15:47:07 tmpfs 64M 0 64M 0% /dev 15:47:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:47:07 shm 64M 0 64M 0% /dev/shm 15:47:07 /dev/vda1 40G 11G 30G 26% /facter-os 15:47:07 15:47:07 15:47:07 ---> sar -b -r -n DEV: 15:47:07 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/20/22 _x86_64_ (2 CPU) 15:47:07 15:47:07 15:37:59 LINUX RESTART (2 CPU) 15:47:07 15:47:07 15:39:01 tps rtps wtps bread/s bwrtn/s 15:47:07 15:40:01 246.88 0.05 246.83 1.07 57926.02 15:47:07 15:41:01 129.10 0.00 129.10 0.00 11150.19 15:47:07 15:42:01 68.01 0.00 68.01 0.00 17927.54 15:47:07 15:43:01 0.15 0.00 0.15 0.00 2.28 15:47:07 15:44:01 0.40 0.00 0.40 0.00 5.88 15:47:07 15:45:01 0.20 0.00 0.20 0.00 1.77 15:47:07 15:46:01 0.17 0.00 0.17 0.00 1.48 15:47:07 15:47:01 229.88 0.13 229.75 13.72 54874.97 15:47:07 Average: 84.36 0.02 84.34 1.85 17739.11 15:47:07 15:47:07 15:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:47:07 15:40:01 3869140 0 956228 11.94 2620 3180952 1497468 16.53 932856 2746680 111500 15:47:07 15:41:01 3482372 0 1050120 13.11 2620 3473828 1571904 17.35 1137380 2906428 297324 15:47:07 15:42:01 3275844 0 1064840 13.30 2620 3665636 1324968 14.63 1083652 3114176 16 15:47:07 15:43:01 3281920 0 1058756 13.22 2620 3665644 1288940 14.23 1079876 3114176 8 15:47:07 15:44:01 3297376 0 1043296 13.03 2620 3665648 1289036 14.23 1065508 3114176 8 15:47:07 15:45:01 3297668 0 1042996 13.02 2620 3665656 1288940 14.23 1065004 3114176 12 15:47:07 15:46:01 3302728 0 1037932 12.96 2620 3665660 1288940 14.23 1060292 3114176 20 15:47:07 15:47:01 1734836 0 1283484 16.03 2620 4988000 1403612 15.50 1400624 4127664 124 15:47:07 Average: 3192736 0 1067206 13.33 2620 3746378 1369226 15.12 1103149 3168956 51126 15:47:07 15:47:07 15:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:47:07 15:40:01 vethd4a8108 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:47:07 15:40:01 eth0 264.54 197.42 2057.40 25.54 0.00 0.00 0.00 0.00 15:47:07 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:07 15:40:01 docker0 183.32 241.43 14.68 2035.55 0.00 0.00 0.00 0.00 15:47:07 15:41:01 eth0 201.00 146.15 2779.21 179.22 0.00 0.00 0.00 0.00 15:47:07 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:07 15:41:01 docker0 13.60 16.75 0.77 91.56 0.00 0.00 0.00 0.00 15:47:07 15:42:01 eth0 13.56 9.06 12.92 4.75 0.00 0.00 0.00 0.00 15:47:07 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:07 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:07 15:43:01 eth0 0.25 0.23 0.02 0.02 0.00 0.00 0.00 0.00 15:47:07 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:07 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:07 15:44:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 15:47:07 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:07 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:07 15:45:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:07 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:07 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:07 15:46:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:47:07 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:07 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:07 15:47:01 eth0 422.10 251.85 7720.33 50.49 0.00 0.00 0.00 0.00 15:47:07 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:07 15:47:01 docker0 35.78 52.61 3.50 394.06 0.00 0.00 0.00 0.00 15:47:07 Average: eth0 112.75 75.64 1571.39 32.52 0.00 0.00 0.00 0.00 15:47:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:07 Average: docker0 29.10 38.86 2.37 315.25 0.00 0.00 0.00 0.00 15:47:07 15:47:07 15:47:07 ---> sar -P ALL: 15:47:07 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/20/22 _x86_64_ (2 CPU) 15:47:07 15:47:07 15:37:59 LINUX RESTART (2 CPU) 15:47:07 15:47:07 15:39:01 CPU %user %nice %system %iowait %steal %idle 15:47:07 15:40:01 all 32.67 0.00 10.81 1.25 0.10 55.16 15:47:07 15:40:01 0 33.82 0.00 10.83 1.26 0.09 54.00 15:47:07 15:40:01 1 31.52 0.00 10.80 1.24 0.11 56.33 15:47:07 15:41:01 all 49.24 0.00 8.99 1.78 0.10 39.90 15:47:07 15:41:01 0 49.17 0.00 9.34 1.49 0.11 39.89 15:47:07 15:41:01 1 49.30 0.00 8.63 2.07 0.09 39.91 15:47:07 15:42:01 all 4.30 0.00 2.09 0.81 0.04 92.75 15:47:07 15:42:01 0 4.41 0.00 2.18 1.06 0.03 92.31 15:47:07 15:42:01 1 4.20 0.00 2.01 0.56 0.05 93.19 15:47:07 15:43:01 all 0.15 0.00 0.08 0.00 0.03 99.75 15:47:07 15:43:01 0 0.25 0.00 0.07 0.00 0.02 99.67 15:47:07 15:43:01 1 0.05 0.00 0.08 0.00 0.03 99.83 15:47:07 15:44:01 all 0.20 0.00 0.06 0.00 0.03 99.72 15:47:07 15:44:01 0 0.13 0.00 0.05 0.00 0.02 99.80 15:47:07 15:44:01 1 0.27 0.00 0.07 0.00 0.03 99.63 15:47:07 15:45:01 all 0.04 0.00 0.05 0.00 0.03 99.87 15:47:07 15:45:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:47:07 15:45:01 1 0.07 0.00 0.07 0.00 0.05 99.82 15:47:07 15:46:01 all 0.20 0.00 0.03 0.00 0.03 99.75 15:47:07 15:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:47:07 15:46:01 1 0.35 0.00 0.03 0.00 0.03 99.58 15:47:07 15:47:01 all 26.29 0.00 11.80 2.56 0.08 59.27 15:47:07 15:47:01 0 26.83 0.00 11.85 2.94 0.09 58.30 15:47:07 15:47:01 1 25.76 0.00 11.76 2.17 0.07 60.24 15:47:07 Average: all 13.61 0.00 4.09 0.77 0.05 81.47 15:47:07 Average: 0 13.80 0.00 4.15 0.82 0.05 81.19 15:47:07 Average: 1 13.42 0.00 4.04 0.73 0.06 81.76 15:47:07 15:47:07 15:47:07