Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from d18d0f12150e76f281615eee984fa5cbe55ac6d4+8b2fb15614d399982e3d107523aa790b0caa1bb8 (b84beb4feafc71eedd1611382ddf1a679666eb8f) 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-ssh7918082227338317762.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh620312560323141159.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 c72b16708d6eed9a08be464a432ce22db7d90667 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/PR-67/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/PR-67/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18241173721650041997.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh10767571017975337215.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/PR-67/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/PR-67/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13414635261487202392.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21749’ Running on prd-ubuntu20.04-docker-8c-8g-21752 in /w/workspace/ry_app-rfid-llrp-inventory_PR-67 [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/ry_app-rfid-llrp-inventory_PR-67 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8b2fb15614d399982e3d107523aa790b0caa1bb8 into PR head commit d18d0f12150e76f281615eee984fa5cbe55ac6d4 Merge succeeded, producing 233ad6372230290c566b364c1db6d5b5622c9ecd Checking out Revision 233ad6372230290c566b364c1db6d5b5622c9ecd (PR-67) > 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 remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/67/head:refs/remotes/origin/PR-67 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d18d0f12150e76f281615eee984fa5cbe55ac6d4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8b2fb15614d399982e3d107523aa790b0caa1bb8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 233ad6372230290c566b364c1db6d5b5622c9ecd # timeout=10 Commit message: "Merge commit '8b2fb15614d399982e3d107523aa790b0caa1bb8' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 3c8570b8ca1d99b482c6b8593bb10f6ea19fd27d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:59:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:59:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:59:17 ========================================================= 07:59:17 EdgeX Global Pipelines Version Info 07:59:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:59:18 ------------------- 07:59:18 stable info: 07:59:18 ------------------- 07:59:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:59:18 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 07:59:18 Message: update stable to v1.0.221 07:59:19 ------------------- 07:59:19 experimental info: 07:59:19 ------------------- 07:59:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:59:19 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 07:59:19 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-67 [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-67 [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-67 [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 233ad6372230290c566b364c1db6d5b5622c9ecd [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 233ad63 [Pipeline] echo 07:59:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:59:19 provisioning config files... 07:59:19 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config2302321976474156232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:20 ---> docker-login.sh 07:59:20 nexus3.edgexfoundry.org:10001 07:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:20 Configure a credential helper to remove this warning. See 07:59:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:20 07:59:20 Login Succeeded 07:59:20 nexus3.edgexfoundry.org:10002 07:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:20 Configure a credential helper to remove this warning. See 07:59:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:20 07:59:20 Login Succeeded 07:59:20 nexus3.edgexfoundry.org:10003 07:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:20 Configure a credential helper to remove this warning. See 07:59:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:20 07:59:20 Login Succeeded 07:59:20 nexus3.edgexfoundry.org:10004 07:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:20 Configure a credential helper to remove this warning. See 07:59:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:20 07:59:20 Login Succeeded 07:59:20 docker.io 07:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:21 Configure a credential helper to remove this warning. See 07:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:21 07:59:21 Login Succeeded 07:59:21 ---> docker-login.sh ends [Pipeline] } 07:59:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:59:21 + git rev-list -1 --merges 233ad6372230290c566b364c1db6d5b5622c9ecd~1..233ad6372230290c566b364c1db6d5b5622c9ecd [Pipeline] echo 07:59:21 -----------> git rev-list -1 --merges 233ad6372230290c566b364c1db6d5b5622c9ecd~1..233ad6372230290c566b364c1db6d5b5622c9ecd 233ad6372230290c566b364c1db6d5b5622c9ecd 07:59:21 233ad6372230290c566b364c1db6d5b5622c9ecd [false] [Pipeline] sh 07:59:22 + git log --format=format:%s -1 233ad6372230290c566b364c1db6d5b5622c9ecd [Pipeline] echo 07:59:22 ========================================================= 07:59:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:59:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:59:22 + git log --format=format:%s -1 233ad6372230290c566b364c1db6d5b5622c9ecd [Pipeline] echo 07:59:22 [semverPrep] GIT_COMMIT: 233ad6372230290c566b364c1db6d5b5622c9ecd, Commit Message: Merge commit '8b2fb15614d399982e3d107523aa790b0caa1bb8' into HEAD [Pipeline] echo 07:59:22 [semverPrep] This is not a build commit. [Pipeline] sh 07:59:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:59:22 + grep -v github /etc/ssh/ssh_known_hosts 07:59:22 + [ -e /tmp/ssh_known_hosts ] 07:59:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:59:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:59:22 + sudo tee -a /etc/ssh/ssh_known_hosts 07:59:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:59:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:59:23 07:59:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:59:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:59:23 latest: Pulling from edgex-devops/git-semver 07:59:23 a0d0a0d46f8b: Pulling fs layer 07:59:23 3e5f54012d9b: Pulling fs layer 07:59:23 4c7163046ea9: Pulling fs layer 07:59:23 0c2d73faf560: Pulling fs layer 07:59:23 0c2d73faf560: Waiting 07:59:23 3e5f54012d9b: Download complete 07:59:23 a0d0a0d46f8b: Download complete 07:59:23 0c2d73faf560: Verifying Checksum 07:59:23 0c2d73faf560: Download complete 07:59:23 4c7163046ea9: Verifying Checksum 07:59:23 4c7163046ea9: Download complete 07:59:23 a0d0a0d46f8b: Pull complete 07:59:23 3e5f54012d9b: Pull complete 07:59:24 4c7163046ea9: Pull complete 07:59:24 0c2d73faf560: Pull complete 07:59:24 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 07:59:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:59:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:59:24 prd-ubuntu20.04-docker-8c-8g-21752 does not seem to be running inside a container 07:59:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:59:25 $ docker top d7cd2b256441b342cc0fb0f5663bdac0bf5c8b52a4cd3337e4df6cea01e1c656 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:59:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:59:25 [ssh-agent] Looking for ssh-agent implementation... 07:59:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:59:25 $ docker exec d7cd2b256441b342cc0fb0f5663bdac0bf5c8b52a4cd3337e4df6cea01e1c656 ssh-agent 07:59:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPflJMG/agent.13 07:59:25 SSH_AGENT_PID=20 07:59:25 Running ssh-add (command line suppressed) 07:59:25 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_3400104448063808819.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_3400104448063808819.key) 07:59:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:59:26 + git tag --points-at HEAD [Pipeline] } 07:59:26 $ docker exec --env ******** --env ******** d7cd2b256441b342cc0fb0f5663bdac0bf5c8b52a4cd3337e4df6cea01e1c656 ssh-agent -k 07:59:26 unset SSH_AUTH_SOCK; 07:59:26 unset SSH_AGENT_PID; 07:59:26 echo Agent pid 20 killed; 07:59:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:59:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:59:26 [ssh-agent] Looking for ssh-agent implementation... 07:59:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:59:26 $ docker exec d7cd2b256441b342cc0fb0f5663bdac0bf5c8b52a4cd3337e4df6cea01e1c656 ssh-agent 07:59:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXemFeip/agent.53 07:59:26 SSH_AGENT_PID=59 07:59:26 Running ssh-add (command line suppressed) 07:59:26 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_4196454485969085842.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_4196454485969085842.key) 07:59:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:59:26 + git semver init 07:59:26 # -> Open(): unable to determine branch for HEAD 07:59:26 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-67/.git 07:59:26 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-67 07:59:26 # $SEMVER_REMOTE_NAME = origin 07:59:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:59:26 # $SEMVER_USER_NAME = edgex-jenkins 07:59:26 # $SEMVER_BRANCH = PR-67 07:59:26 # $SEMVER_TEMP = /tmp/semver-884381019 07:59:26 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 07:59:28 # '/tmp/semver-884381019' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver' 07:59:28 # -> Force: false 07:59:28 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver [Pipeline] } 07:59:28 $ docker exec --env ******** --env ******** d7cd2b256441b342cc0fb0f5663bdac0bf5c8b52a4cd3337e4df6cea01e1c656 ssh-agent -k 07:59:28 unset SSH_AUTH_SOCK; 07:59:28 unset SSH_AGENT_PID; 07:59:28 echo Agent pid 59 killed; 07:59:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:59:28 + git semver [Pipeline] } 07:59:28 $ docker stop --time=1 d7cd2b256441b342cc0fb0f5663bdac0bf5c8b52a4cd3337e4df6cea01e1c656 07:59:30 $ docker rm -f d7cd2b256441b342cc0fb0f5663bdac0bf5c8b52a4cd3337e4df6cea01e1c656 [Pipeline] // withDockerContainer [Pipeline] sh 07:59:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:59:30 Stashed 1 file(s) [Pipeline] echo 07:59:30 [edgeXSemver]: initialized semver on version 0.0.0 [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 07:59:30 provisioning config files... 07:59:30 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config898479108043889972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:31 ---> docker-login.sh 07:59:31 nexus3.edgexfoundry.org:10001 07:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:31 Configure a credential helper to remove this warning. See 07:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:31 07:59:31 Login Succeeded 07:59:31 nexus3.edgexfoundry.org:10002 07:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:31 Configure a credential helper to remove this warning. See 07:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:31 07:59:31 Login Succeeded 07:59:31 nexus3.edgexfoundry.org:10003 07:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:31 Configure a credential helper to remove this warning. See 07:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:31 07:59:31 Login Succeeded 07:59:31 nexus3.edgexfoundry.org:10004 07:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:31 Configure a credential helper to remove this warning. See 07:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:31 07:59:31 Login Succeeded 07:59:31 docker.io 07:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:32 Configure a credential helper to remove this warning. See 07:59:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:32 07:59:32 Login Succeeded 07:59:32 ---> docker-login.sh ends [Pipeline] } 07:59:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:59:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:59:32 ========================================================= 07:59:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 07:59:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:59:32 + 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 . 07:59:32 Sending build context to Docker daemon 10.04MB 07:59:32 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 07:59:32 Step 2/13 : FROM ${BASE} AS builder 07:59:32 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 07:59:32 59bf1c3509f3: Pulling fs layer 07:59:32 666ba61612fd: Pulling fs layer 07:59:32 8ed8ca486205: Pulling fs layer 07:59:32 4fe6c5a15a65: Pulling fs layer 07:59:32 22a0e8bec74d: Pulling fs layer 07:59:32 4fe6c5a15a65: Waiting 07:59:32 640e595b4fbd: Pulling fs layer 07:59:32 22a0e8bec74d: Waiting 07:59:32 763cafe07f6e: Pulling fs layer 07:59:32 0c0b528cf693: Pulling fs layer 07:59:32 763cafe07f6e: Waiting 07:59:32 10935f4eaf8b: Pulling fs layer 07:59:32 0c0b528cf693: Waiting 07:59:32 10935f4eaf8b: Waiting 07:59:32 8ed8ca486205: Download complete 07:59:32 666ba61612fd: Verifying Checksum 07:59:32 666ba61612fd: Download complete 07:59:32 22a0e8bec74d: Verifying Checksum 07:59:32 22a0e8bec74d: Download complete 07:59:32 640e595b4fbd: Verifying Checksum 07:59:32 640e595b4fbd: Download complete 07:59:32 59bf1c3509f3: Verifying Checksum 07:59:32 59bf1c3509f3: Download complete 07:59:32 763cafe07f6e: Verifying Checksum 07:59:32 763cafe07f6e: Download complete 07:59:32 0c0b528cf693: Verifying Checksum 07:59:32 0c0b528cf693: Download complete 07:59:32 59bf1c3509f3: Pull complete 07:59:32 666ba61612fd: Pull complete 07:59:32 8ed8ca486205: Pull complete 07:59:33 10935f4eaf8b: Verifying Checksum 07:59:33 10935f4eaf8b: Download complete 07:59:33 4fe6c5a15a65: Download complete 07:59:37 4fe6c5a15a65: Pull complete 07:59:37 22a0e8bec74d: Pull complete 07:59:37 640e595b4fbd: Pull complete 07:59:37 763cafe07f6e: Pull complete 07:59:37 0c0b528cf693: Pull complete 07:59:40 10935f4eaf8b: Pull complete 07:59:40 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 07:59:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:59:40 ---> 99d49a6021b9 07:59:40 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 07:59:41 ---> Running in 32c7db358413 07:59:41 Removing intermediate container 32c7db358413 07:59:41 ---> dcc7a8b8d217 07:59:41 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 07:59:41 ---> Running in 4cea7518b60e 07:59:41 Removing intermediate container 4cea7518b60e 07:59:41 ---> 4dd46838f0b4 07:59:41 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:59:41 ---> Running in 02a332157bf5 07:59:42 Removing intermediate container 02a332157bf5 07:59:42 ---> 0134dc2f8bb9 07:59:42 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:59:42 ---> Running in 55f208c85ceb 07:59:42 Removing intermediate container 55f208c85ceb 07:59:42 ---> d4c1c686c666 07:59:42 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:59:42 ---> Running in 90b6ac806357 07:59:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:59:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:59:44 OK: 221 MiB in 52 packages 07:59:44 Removing intermediate container 90b6ac806357 07:59:44 ---> 985c1e6b30b0 07:59:44 Step 8/13 : WORKDIR /app 07:59:44 ---> Running in e5e233fbc1ba 07:59:44 Removing intermediate container e5e233fbc1ba 07:59:44 ---> 1bc17f757da8 07:59:44 Step 9/13 : COPY go.mod vendor* ./ 07:59:44 ---> 57e4df813c90 07:59:44 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:44 ---> Running in ca5c27d9b44a 07:59:45 Still waiting to schedule task 07:59:45 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21751’ 08:00:17 Removing intermediate container ca5c27d9b44a 08:00:17 ---> 3e4296d27cf4 08:00:17 Step 11/13 : COPY . . 08:00:17 ---> 5e51f0c68a3c 08:00:17 Step 12/13 : ARG MAKE="make build" 08:00:17 ---> Running in e052a74513fa 08:00:17 Removing intermediate container e052a74513fa 08:00:17 ---> 951abd8740c9 08:00:17 Step 13/13 : RUN $MAKE 08:00:17 ---> Running in e083d49d627a 08:00:17 noop 08:00:17 Removing intermediate container e083d49d627a 08:00:17 ---> 6c319f216bfc 08:00:17 Successfully built 6c319f216bfc 08:00:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:00:17 + docker inspect -f . ci-base-image-x86_64 08:00:17 . [Pipeline] withDockerContainer 08:00:17 prd-ubuntu20.04-docker-8c-8g-21752 does not seem to be running inside a container 08:00:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:00:17 $ docker top c852f89abe3898ff62f232f6d6889a6880a94c7a4352b7ef22a7967086af14c4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:00:18 + go version 08:00:18 go version go1.17.6 linux/amd64 [Pipeline] } 08:00:18 $ docker stop --time=1 c852f89abe3898ff62f232f6d6889a6880a94c7a4352b7ef22a7967086af14c4 08:00:19 $ docker rm -f c852f89abe3898ff62f232f6d6889a6880a94c7a4352b7ef22a7967086af14c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:00:19 + docker inspect -f . ci-base-image-x86_64 08:00:19 . [Pipeline] withDockerContainer 08:00:20 prd-ubuntu20.04-docker-8c-8g-21752 does not seem to be running inside a container 08:00:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:00:20 $ docker top ddf322ded34231f5072b79d0603b7fd4d63cb434388088ea8d51fe0ab32ed813 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:00:20 + make test 08:00:20 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:00:28 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 08:00:28 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.039s coverage: 86.2% of statements 08:00:28 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 08:00:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.543s coverage: 71.9% of statements 08:00:29 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 08:00:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:00:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:00:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:00:38 ./bin/test-attribution.sh [Pipeline] echo 08:00:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:00:39 $ docker stop --time=1 ddf322ded34231f5072b79d0603b7fd4d63cb434388088ea8d51fe0ab32ed813 08:00:40 $ docker rm -f ddf322ded34231f5072b79d0603b7fd4d63cb434388088ea8d51fe0ab32ed813 [Pipeline] // withDockerContainer [Pipeline] sh 08:00:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:00:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:00:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:00:42 + ls -al . 08:00:42 total 240 08:00:42 drwxrwxr-x 11 jenkins jenkins 4096 Apr 22 08:00 . 08:00:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 07:59 .. 08:00:42 -rw-rw-r-- 1 jenkins jenkins 262 Apr 22 07:59 .dockerignore 08:00:42 drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 07:59 .git 08:00:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 07:59 .github 08:00:42 -rw-rw-r-- 1 jenkins jenkins 788 Apr 22 07:59 .gitignore 08:00:42 -rw-rw-r-- 1 jenkins jenkins 41 Apr 22 07:59 .golangci.yml 08:00:42 drwx------ 3 jenkins jenkins 4096 Apr 22 07:59 .semver 08:00:42 -rw-rw-r-- 1 jenkins jenkins 8248 Apr 22 07:59 Attribution.txt 08:00:42 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 22 07:59 Dockerfile 08:00:42 -rw-rw-r-- 1 jenkins jenkins 677 Apr 22 07:59 GOVERNANCE.md 08:00:42 -rw-rw-r-- 1 jenkins jenkins 687 Apr 22 07:59 Jenkinsfile 08:00:42 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 22 07:59 LICENSE 08:00:42 -rw-rw-r-- 1 jenkins jenkins 2949 Apr 22 07:59 Makefile 08:00:42 -rw-rw-r-- 1 jenkins jenkins 617 Apr 22 07:59 OWNERS.md 08:00:42 -rw-rw-r-- 1 jenkins jenkins 30131 Apr 22 07:59 README.md 08:00:42 -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 07:59 VERSION 08:00:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 07:59 bin 08:00:42 -rw-r--r-- 1 jenkins jenkins 41008 Apr 22 08:00 coverage.out 08:00:42 -rw-rw-r-- 1 jenkins jenkins 3019 Apr 22 08:00 go.mod 08:00:42 -rw-rw-r-- 1 jenkins jenkins 49531 Apr 22 07:59 go.sum 08:00:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 07:59 images 08:00:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 07:59 internal 08:00:42 -rw-rw-r-- 1 jenkins jenkins 531 Apr 22 07:59 main.go 08:00:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 07:59 res 08:00:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 07:59 snap 08:00:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 07:59 static [Pipeline] isUnix [Pipeline] sh 08:00:43 + 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=233ad6372230290c566b364c1db6d5b5622c9ecd --label arch=amd64 --label version=0.0.0 . 08:00:43 Sending build context to Docker daemon 10.04MB 08:00:43 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 08:00:43 Step 2/31 : FROM ${BASE} AS builder 08:00:43 ---> 6c319f216bfc 08:00:43 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 08:00:43 ---> Running in fce150f64b81 08:00:43 Removing intermediate container fce150f64b81 08:00:43 ---> e186307a9b80 08:00:43 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 08:00:43 ---> Running in c0101e15fa09 08:00:43 Removing intermediate container c0101e15fa09 08:00:43 ---> f6411c73558a 08:00:43 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:00:43 ---> Running in 35010fd6c08e 08:00:43 Removing intermediate container 35010fd6c08e 08:00:43 ---> 9e5742649dc2 08:00:43 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:43 ---> Running in b4c5d6af62a7 08:00:43 Removing intermediate container b4c5d6af62a7 08:00:43 ---> f27775b91acf 08:00:43 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:00:43 ---> Running in cae0cf34d580 08:00:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:00:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:00:45 OK: 221 MiB in 52 packages 08:00:45 Removing intermediate container cae0cf34d580 08:00:45 ---> ff9c81c563a7 08:00:45 Step 8/31 : WORKDIR /app 08:00:45 ---> Running in 4e564f2d2a1d 08:00:45 Removing intermediate container 4e564f2d2a1d 08:00:45 ---> 92aa8d086fb8 08:00:45 Step 9/31 : COPY go.mod vendor* ./ 08:00:46 ---> cebfa765eeb8 08:00:46 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:00:46 ---> Running in ea513736782b 08:00:46 Removing intermediate container ea513736782b 08:00:46 ---> c15a7221d1b3 08:00:46 Step 11/31 : COPY . . 08:00:46 ---> 868138fed83c 08:00:46 Step 12/31 : ARG MAKE="make build" 08:00:46 ---> Running in c3fa6dc0f0e4 08:00:47 Removing intermediate container c3fa6dc0f0e4 08:00:47 ---> 14ade0e74234 08:00:47 Step 13/31 : RUN $MAKE 08:00:47 ---> Running in fce894e009d1 08:00:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -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=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 08:01:05 Removing intermediate container fce894e009d1 08:01:05 ---> 9c387908a257 08:01:05 Step 14/31 : FROM alpine:3.14 08:01:05 3.14: Pulling from library/alpine 08:01:05 8663204ce13b: Pulling fs layer 08:01:05 8663204ce13b: Verifying Checksum 08:01:05 8663204ce13b: Download complete 08:01:05 8663204ce13b: Pull complete 08:01:05 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:01:05 Status: Downloaded newer image for alpine:3.14 08:01:05 ---> e04c818066af 08:01:05 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:01:05 ---> Running in a268f03ac19e 08:01:05 Removing intermediate container a268f03ac19e 08:01:05 ---> 792569577ea2 08:01:05 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 08:01:05 ---> Running in 9e40c1ed5139 08:01:05 Removing intermediate container 9e40c1ed5139 08:01:05 ---> a70cb36052c2 08:01:05 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:05 ---> Running in 18211c33af7c 08:01:05 Removing intermediate container 18211c33af7c 08:01:05 ---> b6fb74599b20 08:01:05 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 08:01:05 ---> Running in 3907a578cf4a 08:01:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:01:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:01:07 (1/6) Installing ca-certificates (20211220-r0) 08:01:07 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:01:07 (3/6) Installing libsodium (1.0.18-r0) 08:01:07 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:01:07 (5/6) Installing libzmq (4.3.4-r0) 08:01:07 (6/6) Installing zeromq (4.3.4-r0) 08:01:07 Executing busybox-1.33.1-r7.trigger 08:01:07 Executing ca-certificates-20211220-r0.trigger 08:01:07 OK: 9 MiB in 20 packages 08:01:08 Removing intermediate container 3907a578cf4a 08:01:08 ---> 8ecf5d5dea24 08:01:08 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:01:08 ---> fb323347d838 08:01:08 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 08:01:08 ---> 2ce5af913c0b 08:01:08 Step 21/31 : COPY --from=builder /app/res/ /res/ 08:01:08 ---> 7075b21b9ff3 08:01:08 Step 22/31 : COPY --from=builder /app/static/ /static/ 08:01:08 ---> a83470e35e93 08:01:08 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 08:01:09 ---> f16736acaef2 08:01:09 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 08:01:09 ---> Running in f0b6ba253b41 08:01:10 Removing intermediate container f0b6ba253b41 08:01:10 ---> ff9fa959ebeb 08:01:10 Step 25/31 : VOLUME /cache 08:01:10 ---> Running in d2a78793976f 08:01:10 Removing intermediate container d2a78793976f 08:01:10 ---> 46fac3d73070 08:01:10 Step 26/31 : EXPOSE 59711 08:01:10 ---> Running in ebc7559751d5 08:01:10 Removing intermediate container ebc7559751d5 08:01:10 ---> 0ac97721761b 08:01:10 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 08:01:10 ---> Running in 8f5a4672c0f6 08:01:10 Removing intermediate container 8f5a4672c0f6 08:01:10 ---> a50eea8e4082 08:01:10 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 08:01:10 ---> Running in b43096173d2d 08:01:10 Removing intermediate container b43096173d2d 08:01:10 ---> 20c2acd1e8e1 08:01:10 Step 29/31 : LABEL arch=amd64 08:01:10 ---> Running in c766f84c06fb 08:01:10 Removing intermediate container c766f84c06fb 08:01:10 ---> 2bd3747c2d78 08:01:10 Step 30/31 : LABEL git_sha=233ad6372230290c566b364c1db6d5b5622c9ecd 08:01:10 ---> Running in 5cda33e93f45 08:01:10 Removing intermediate container 5cda33e93f45 08:01:10 ---> 6ce6ca2cc47b 08:01:10 Step 31/31 : LABEL version=0.0.0 08:01:10 ---> Running in 7acfa02d960d 08:01:10 Removing intermediate container 7acfa02d960d 08:01:10 ---> 5208e841d1d1 08:01:10 [Warning] One or more build-args [ARCH] were not consumed 08:01:10 Successfully built 5208e841d1d1 08:01:10 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:01:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:11 08:01:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:01:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:11 latest: Pulling from edgex-lftools-log-publisher 08:01:11 5eb5b503b376: Pulling fs layer 08:01:11 5c69ac0246d0: Pulling fs layer 08:01:11 ec43610c2a17: Pulling fs layer 08:01:11 3a2ae6a8a46f: Pulling fs layer 08:01:11 33b1e0a273af: Pulling fs layer 08:01:11 5d3b04190fa2: Pulling fs layer 08:01:11 2f39f015ded8: Pulling fs layer 08:01:11 33b1e0a273af: Waiting 08:01:11 5d3b04190fa2: Waiting 08:01:11 3a2ae6a8a46f: Waiting 08:01:11 2f39f015ded8: Waiting 08:01:11 5c69ac0246d0: Verifying Checksum 08:01:11 5c69ac0246d0: Download complete 08:01:11 3a2ae6a8a46f: Verifying Checksum 08:01:11 3a2ae6a8a46f: Download complete 08:01:11 ec43610c2a17: Verifying Checksum 08:01:11 ec43610c2a17: Download complete 08:01:11 5d3b04190fa2: Verifying Checksum 08:01:11 5d3b04190fa2: Download complete 08:01:11 33b1e0a273af: Verifying Checksum 08:01:11 33b1e0a273af: Download complete 08:01:11 5eb5b503b376: Download complete 08:01:12 2f39f015ded8: Download complete 08:01:12 5eb5b503b376: Pull complete 08:01:13 5c69ac0246d0: Pull complete 08:01:13 ec43610c2a17: Pull complete 08:01:13 3a2ae6a8a46f: Pull complete 08:01:14 33b1e0a273af: Pull complete 08:01:14 5d3b04190fa2: Pull complete 08:01:19 2f39f015ded8: Pull complete 08:01:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:01:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:01:19 prd-ubuntu20.04-docker-8c-8g-21752 does not seem to be running inside a container 08:01:19 $ 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/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:01:20 $ docker top 1406952586c8ef1815a773d0fd1a02aefac721df876978a87ab939f9c4e6ae4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:21 ---> job-cost.sh 08:01:21 lf-activate-venv: SKIPPING 08:01:21 INFO: No Stack... 08:01:21 INFO: Retrieving Pricing Info for: v3-standard-8 08:01:22 INFO: Archiving Costs [Pipeline] sh 08:01:22 + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives/cost.csv 08:01:22 + cut -d, -f6 [Pipeline] lock 08:01:22 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-3-stack-cost] 08:01:22 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-3-stack-cost] did not exist. Created. 08:01:22 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:01:22 + echo total: 0.2199999988079071 [Pipeline] stash 08:01:22 Stashed 1 file(s) [Pipeline] } 08:01:22 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-3-stack-cost] [Pipeline] // lock [Pipeline] } 08:01:22 $ docker stop --time=1 1406952586c8ef1815a773d0fd1a02aefac721df876978a87ab939f9c4e6ae4b 08:01:23 $ docker rm -f 1406952586c8ef1815a773d0fd1a02aefac721df876978a87ab939f9c4e6ae4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:02:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21754 in /w/workspace/ry_app-rfid-llrp-inventory_PR-67 [Pipeline] { [Pipeline] ws 08:02:28 Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout 08:02:28 The recommended git tool is: git 08:02:36 using credential edgex-jenkins-ssh 08:02:36 Cloning the remote Git repository 08:02:36 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:02:36 > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 08:02:36 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:02:36 > git --version # timeout=10 08:02:36 > git --version # 'git version 2.25.1' 08:02:36 using GIT_SSH to set credentials SSH Credentials for GitHub 08:02:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:02:39 Merging remotes/origin/main commit 8b2fb15614d399982e3d107523aa790b0caa1bb8 into PR head commit d18d0f12150e76f281615eee984fa5cbe55ac6d4 08:02:39 Merge succeeded, producing d7ee93637f0ce1f0ff3ee588b13aa7b4467cd189 08:02:39 Checking out Revision d7ee93637f0ce1f0ff3ee588b13aa7b4467cd189 (PR-67) 08:02:38 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:02:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:02:38 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:02:38 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:02:38 using GIT_SSH to set credentials SSH Credentials for GitHub 08:02:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/67/head:refs/remotes/origin/PR-67 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:02:39 > git config core.sparsecheckout # timeout=10 08:02:39 > git checkout -f d18d0f12150e76f281615eee984fa5cbe55ac6d4 # timeout=10 08:02:39 > git remote # timeout=10 08:02:39 > git config --get remote.origin.url # timeout=10 08:02:39 using GIT_SSH to set credentials SSH Credentials for GitHub 08:02:39 > git merge 8b2fb15614d399982e3d107523aa790b0caa1bb8 # timeout=10 08:02:39 > git rev-parse HEAD^{commit} # timeout=10 08:02:39 > git config core.sparsecheckout # timeout=10 08:02:39 > git checkout -f d7ee93637f0ce1f0ff3ee588b13aa7b4467cd189 # timeout=10 08:02:43 Commit message: "Merge commit '8b2fb15614d399982e3d107523aa790b0caa1bb8' into HEAD" 08:02:43 First time build. Skipping changelog. 08:02:43 > git rev-list --no-walk 3c8570b8ca1d99b482c6b8593bb10f6ea19fd27d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:02:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:02:44 % Total % Received % Xferd Average Speed Time Time Time Current 08:02:44 Dload Upload Total Spent Left Speed 08:02:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 80564 0 --:--:-- --:--:-- --:--:-- 80564 [Pipeline] sh 08:02:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:02:45 + sudo tee /etc/docker/daemon.new 08:02:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:02:45 { 08:02:45 "registry-mirrors": [ 08:02:45 "https://nexus3.edgexfoundry.org:10001" 08:02:45 ], 08:02:45 "bip": "10.250.0.254/24", 08:02:45 "hosts": [ 08:02:45 "tcp://0.0.0.0:5555", 08:02:45 "unix:///var/run/docker.sock" 08:02:45 ], 08:02:45 "mtu": 1458, 08:02:45 "selinux-enabled": true, 08:02:45 "seccomp-profile": "/etc/docker/seccomp.json" 08:02:45 } [Pipeline] sh 08:02:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:02:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:03:05 provisioning config files... 08:03:05 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config6384599921090236897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:03:05 ---> docker-login.sh 08:03:05 nexus3.edgexfoundry.org:10001 08:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:06 Configure a credential helper to remove this warning. See 08:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:06 08:03:06 Login Succeeded 08:03:06 nexus3.edgexfoundry.org:10002 08:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:06 Configure a credential helper to remove this warning. See 08:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:06 08:03:06 Login Succeeded 08:03:06 nexus3.edgexfoundry.org:10003 08:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:07 Configure a credential helper to remove this warning. See 08:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:07 08:03:07 Login Succeeded 08:03:07 nexus3.edgexfoundry.org:10004 08:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:07 Configure a credential helper to remove this warning. See 08:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:07 08:03:07 Login Succeeded 08:03:07 docker.io 08:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:08 Configure a credential helper to remove this warning. See 08:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:08 08:03:08 Login Succeeded 08:03:08 ---> docker-login.sh ends [Pipeline] } 08:03:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:03:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:03:09 ========================================================= 08:03:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 08:03:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:03:09 + 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 . 08:03:09 Sending build context to Docker daemon 693.2kB 08:03:09 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 08:03:09 Step 2/13 : FROM ${BASE} AS builder 08:03:09 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:03:09 9b3977197b4f: Pulling fs layer 08:03:09 1a89e8eeedd5: Pulling fs layer 08:03:09 94645a83ff95: Pulling fs layer 08:03:09 3f3a8bcf1eab: Pulling fs layer 08:03:09 0c92f367c5e7: Pulling fs layer 08:03:09 f7c0051592d6: Pulling fs layer 08:03:09 a227ed2f7395: Pulling fs layer 08:03:09 7b1c46037f91: Pulling fs layer 08:03:09 3f3a8bcf1eab: Waiting 08:03:09 0c92f367c5e7: Waiting 08:03:09 f7c0051592d6: Waiting 08:03:09 7b1c46037f91: Waiting 08:03:09 a227ed2f7395: Waiting 08:03:09 94645a83ff95: Verifying Checksum 08:03:09 94645a83ff95: Download complete 08:03:09 1a89e8eeedd5: Verifying Checksum 08:03:09 1a89e8eeedd5: Download complete 08:03:09 0c92f367c5e7: Verifying Checksum 08:03:09 0c92f367c5e7: Download complete 08:03:09 f7c0051592d6: Verifying Checksum 08:03:09 f7c0051592d6: Download complete 08:03:09 9b3977197b4f: Verifying Checksum 08:03:09 9b3977197b4f: Download complete 08:03:09 a227ed2f7395: Verifying Checksum 08:03:09 a227ed2f7395: Download complete 08:03:10 9b3977197b4f: Pull complete 08:03:11 1a89e8eeedd5: Pull complete 08:03:11 94645a83ff95: Pull complete 08:03:12 7b1c46037f91: Verifying Checksum 08:03:12 7b1c46037f91: Download complete 08:03:12 3f3a8bcf1eab: Verifying Checksum 08:03:12 3f3a8bcf1eab: Download complete 08:03:25 3f3a8bcf1eab: Pull complete 08:03:25 0c92f367c5e7: Pull complete 08:03:25 f7c0051592d6: Pull complete 08:03:25 a227ed2f7395: Pull complete 08:03:32 7b1c46037f91: Pull complete 08:03:32 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 08:03:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:03:32 ---> f79e39bc4007 08:03:32 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 08:03:33 ---> Running in b8d917c26bf6 08:03:33 Removing intermediate container b8d917c26bf6 08:03:33 ---> cedf6659dc55 08:03:33 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 08:03:33 ---> Running in 4a0cff1ae3e7 08:03:33 Removing intermediate container 4a0cff1ae3e7 08:03:33 ---> 4939537b8fa4 08:03:33 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:03:33 ---> Running in e6865453292f 08:03:34 Removing intermediate container e6865453292f 08:03:34 ---> a645d2134d30 08:03:34 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:34 ---> Running in 0ccd337f1237 08:03:36 Removing intermediate container 0ccd337f1237 08:03:36 ---> 80f895b84637 08:03:36 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:03:36 ---> Running in ff73c41b29c5 08:03:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:03:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:03:40 OK: 220 MiB in 52 packages 08:03:41 Removing intermediate container ff73c41b29c5 08:03:41 ---> 552d4c00a8e9 08:03:41 Step 8/13 : WORKDIR /app 08:03:41 ---> Running in dab61314d48b 08:03:41 Removing intermediate container dab61314d48b 08:03:41 ---> a2d1b4957b2d 08:03:41 Step 9/13 : COPY go.mod vendor* ./ 08:03:41 ---> 78ff70988dd3 08:03:41 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:42 ---> Running in 971e49a4a233 08:05:04 Removing intermediate container 971e49a4a233 08:05:04 ---> 708a54ea7e1f 08:05:04 Step 11/13 : COPY . . 08:05:04 ---> 12843879681b 08:05:04 Step 12/13 : ARG MAKE="make build" 08:05:04 ---> Running in 5d94255c5f08 08:05:04 Removing intermediate container 5d94255c5f08 08:05:04 ---> deaea3717e04 08:05:04 Step 13/13 : RUN $MAKE 08:05:04 ---> Running in ab4bfc4db2e5 08:05:04 noop 08:05:04 Removing intermediate container ab4bfc4db2e5 08:05:04 ---> b186a37c479b 08:05:04 Successfully built b186a37c479b 08:05:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:05:04 + docker inspect -f . ci-base-image-arm64 08:05:04 . [Pipeline] withDockerContainer 08:05:04 prd-ubuntu20.04-docker-arm64-4c-16g-21754 does not seem to be running inside a container 08:05:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:05:06 $ docker top bdbdede6a0cefbdb396c71e36f47335838a1c403198ef893b60a9cd387207e53 -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:07 + go version 08:05:07 go version go1.17.6 linux/arm64 [Pipeline] } 08:05:07 $ docker stop --time=1 bdbdede6a0cefbdb396c71e36f47335838a1c403198ef893b60a9cd387207e53 08:05:08 $ docker rm -f bdbdede6a0cefbdb396c71e36f47335838a1c403198ef893b60a9cd387207e53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:05:09 + docker inspect -f . ci-base-image-arm64 08:05:09 . [Pipeline] withDockerContainer 08:05:09 prd-ubuntu20.04-docker-arm64-4c-16g-21754 does not seem to be running inside a container 08:05:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:05:11 $ docker top 5f1a940a8f58e08dea4538f7c782a4294aebaae489d5d1b38b5a98b74d64570f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:05:12 + make test 08:05:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:06:08 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 08:06:11 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.159s coverage: 86.2% of statements 08:06:11 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 08:06:16 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.711s coverage: 71.9% of statements 08:06:16 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 08:06:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:06:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:06:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:06:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:06:39 ./bin/test-attribution.sh [Pipeline] echo 08:06:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:06:41 $ docker stop --time=1 5f1a940a8f58e08dea4538f7c782a4294aebaae489d5d1b38b5a98b74d64570f 08:06:42 $ docker rm -f 5f1a940a8f58e08dea4538f7c782a4294aebaae489d5d1b38b5a98b74d64570f [Pipeline] // withDockerContainer [Pipeline] sh 08:06:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:06:43 Warning: overwriting stash ‘coverage-report’ 08:06:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:06:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:06:45 + ls -al . 08:06:45 total 236 08:06:45 drwxrwxr-x 10 jenkins jenkins 4096 Apr 22 08:06 . 08:06:45 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 08:02 .. 08:06:45 -rw-rw-r-- 1 jenkins jenkins 262 Apr 22 08:02 .dockerignore 08:06:45 drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 08:02 .git 08:06:45 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 08:02 .github 08:06:45 -rw-rw-r-- 1 jenkins jenkins 788 Apr 22 08:02 .gitignore 08:06:45 -rw-rw-r-- 1 jenkins jenkins 41 Apr 22 08:02 .golangci.yml 08:06:45 -rw-rw-r-- 1 jenkins jenkins 8248 Apr 22 08:02 Attribution.txt 08:06:45 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 22 08:02 Dockerfile 08:06:45 -rw-rw-r-- 1 jenkins jenkins 677 Apr 22 08:02 GOVERNANCE.md 08:06:45 -rw-rw-r-- 1 jenkins jenkins 687 Apr 22 08:02 Jenkinsfile 08:06:45 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 22 08:02 LICENSE 08:06:45 -rw-rw-r-- 1 jenkins jenkins 2949 Apr 22 08:02 Makefile 08:06:45 -rw-rw-r-- 1 jenkins jenkins 617 Apr 22 08:02 OWNERS.md 08:06:45 -rw-rw-r-- 1 jenkins jenkins 30131 Apr 22 08:02 README.md 08:06:45 -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 07:59 VERSION 08:06:45 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 08:02 bin 08:06:45 -rw-r--r-- 1 jenkins jenkins 41008 Apr 22 08:06 coverage.out 08:06:45 -rw-rw-r-- 1 jenkins jenkins 3019 Apr 22 08:06 go.mod 08:06:45 -rw-rw-r-- 1 jenkins jenkins 49531 Apr 22 08:02 go.sum 08:06:45 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 08:02 images 08:06:45 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 08:02 internal 08:06:45 -rw-rw-r-- 1 jenkins jenkins 531 Apr 22 08:02 main.go 08:06:45 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 08:02 res 08:06:45 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 08:02 snap 08:06:45 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 08:02 static [Pipeline] isUnix [Pipeline] sh 08:06:45 + 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=d7ee93637f0ce1f0ff3ee588b13aa7b4467cd189 --label arch=arm64 --label version=0.0.0 . 08:06:46 Sending build context to Docker daemon 693.2kB 08:06:46 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 08:06:46 Step 2/31 : FROM ${BASE} AS builder 08:06:46 ---> b186a37c479b 08:06:46 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 08:06:46 ---> Running in 51c73ebe709a 08:06:46 Removing intermediate container 51c73ebe709a 08:06:46 ---> 443a43f46dcb 08:06:46 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 08:06:46 ---> Running in b658418a55d8 08:06:47 Removing intermediate container b658418a55d8 08:06:47 ---> 428dcadc1d91 08:06:47 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:06:47 ---> Running in 9cc8b7f56b09 08:06:47 Removing intermediate container 9cc8b7f56b09 08:06:47 ---> 99b02308b693 08:06:47 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:47 ---> Running in 0baf0953eb5f 08:06:49 Removing intermediate container 0baf0953eb5f 08:06:49 ---> a698a7992a98 08:06:49 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:06:49 ---> Running in ba121b336c17 08:06:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:06:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:06:52 OK: 220 MiB in 52 packages 08:06:53 Removing intermediate container ba121b336c17 08:06:53 ---> 980f6837f018 08:06:53 Step 8/31 : WORKDIR /app 08:06:53 ---> Running in 8fb607a74bef 08:06:53 Removing intermediate container 8fb607a74bef 08:06:53 ---> 988d7f301891 08:06:53 Step 9/31 : COPY go.mod vendor* ./ 08:06:54 ---> f6b3d38900e4 08:06:54 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:06:54 ---> Running in 845105098e56 08:06:56 Removing intermediate container 845105098e56 08:06:56 ---> 1e97a67f08ee 08:06:56 Step 11/31 : COPY . . 08:06:57 ---> 510792e22678 08:06:57 Step 12/31 : ARG MAKE="make build" 08:06:57 ---> Running in 7d76d8c7226d 08:06:57 Removing intermediate container 7d76d8c7226d 08:06:57 ---> 9bdf115758b9 08:06:57 Step 13/31 : RUN $MAKE 08:06:57 ---> Running in 08ea69cd0c70 08:06:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -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=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 08:08:35 Removing intermediate container 08ea69cd0c70 08:08:35 ---> 398d55a5bc59 08:08:35 Step 14/31 : FROM alpine:3.14 08:08:35 3.14: Pulling from library/alpine 08:08:35 455c02918c45: Pulling fs layer 08:08:35 455c02918c45: Download complete 08:08:35 455c02918c45: Pull complete 08:08:35 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:08:35 Status: Downloaded newer image for alpine:3.14 08:08:35 ---> ac73e934f311 08:08:35 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:08:35 ---> Running in 4be1e0c853fe 08:08:35 Removing intermediate container 4be1e0c853fe 08:08:35 ---> f8c71afeb5b2 08:08:35 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 08:08:35 ---> Running in 8ebe319ab31d 08:08:35 Removing intermediate container 8ebe319ab31d 08:08:35 ---> 5b553f2bee07 08:08:35 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:35 ---> Running in 062412ba76eb 08:08:35 Removing intermediate container 062412ba76eb 08:08:35 ---> 315a05eb3f07 08:08:35 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 08:08:35 ---> Running in f7c91c8ce015 08:08:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:08:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:08:35 (1/6) Installing ca-certificates (20211220-r0) 08:08:35 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:08:35 (3/6) Installing libsodium (1.0.18-r0) 08:08:35 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:08:35 (5/6) Installing libzmq (4.3.4-r0) 08:08:35 (6/6) Installing zeromq (4.3.4-r0) 08:08:35 Executing busybox-1.33.1-r7.trigger 08:08:35 Executing ca-certificates-20211220-r0.trigger 08:08:35 OK: 9 MiB in 20 packages 08:08:36 Removing intermediate container f7c91c8ce015 08:08:36 ---> 3a0563b2a24f 08:08:36 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:08:36 ---> 12f85671a719 08:08:36 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 08:08:37 ---> 01898942897f 08:08:37 Step 21/31 : COPY --from=builder /app/res/ /res/ 08:08:38 ---> e7c4f73662de 08:08:38 Step 22/31 : COPY --from=builder /app/static/ /static/ 08:08:38 ---> 285faab9cb5b 08:08:38 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 08:08:39 ---> 1e0c5dc6533b 08:08:39 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 08:08:39 ---> Running in 28f29a0a3d4b 08:08:41 Removing intermediate container 28f29a0a3d4b 08:08:41 ---> cb38d715fe4b 08:08:41 Step 25/31 : VOLUME /cache 08:08:41 ---> Running in da36295f6812 08:08:41 Removing intermediate container da36295f6812 08:08:41 ---> a719227a0700 08:08:41 Step 26/31 : EXPOSE 59711 08:08:41 ---> Running in f4c0d2af3ecb 08:08:42 Removing intermediate container f4c0d2af3ecb 08:08:42 ---> a67eb014fc65 08:08:42 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 08:08:42 ---> Running in e0498f28f2d0 08:08:42 Removing intermediate container e0498f28f2d0 08:08:42 ---> c5c828596699 08:08:42 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 08:08:42 ---> Running in b1ec553c976d 08:08:42 Removing intermediate container b1ec553c976d 08:08:42 ---> 2e1d3688ece9 08:08:42 Step 29/31 : LABEL arch=arm64 08:08:43 ---> Running in 096234640beb 08:08:43 Removing intermediate container 096234640beb 08:08:43 ---> 7dae88ebfd38 08:08:43 Step 30/31 : LABEL git_sha=d7ee93637f0ce1f0ff3ee588b13aa7b4467cd189 08:08:43 ---> Running in b1df01dd4e39 08:08:43 Removing intermediate container b1df01dd4e39 08:08:43 ---> 38024caf7859 08:08:43 Step 31/31 : LABEL version=0.0.0 08:08:43 ---> Running in ce4abfd2b89b 08:08:44 Removing intermediate container ce4abfd2b89b 08:08:44 ---> a5ce14ee8f2d 08:08:44 [Warning] One or more build-args [ARCH] were not consumed 08:08:44 Successfully built a5ce14ee8f2d 08:08:44 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:08:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:08:44 08:08:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:08:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:08:45 arm64: Pulling from edgex-lftools-log-publisher 08:08:45 8998bd30e6a1: Pulling fs layer 08:08:45 04944245beec: Pulling fs layer 08:08:45 699f458cf7ca: Pulling fs layer 08:08:45 765212b225bb: Pulling fs layer 08:08:45 f23df028b6ca: Pulling fs layer 08:08:45 d65c8cfc05b1: Pulling fs layer 08:08:45 2437ff75d9bd: Pulling fs layer 08:08:45 765212b225bb: Waiting 08:08:45 f23df028b6ca: Waiting 08:08:45 d65c8cfc05b1: Waiting 08:08:45 2437ff75d9bd: Waiting 08:08:45 04944245beec: Verifying Checksum 08:08:45 04944245beec: Download complete 08:08:45 765212b225bb: Verifying Checksum 08:08:45 765212b225bb: Download complete 08:08:45 f23df028b6ca: Verifying Checksum 08:08:45 f23df028b6ca: Download complete 08:08:45 d65c8cfc05b1: Verifying Checksum 08:08:45 d65c8cfc05b1: Download complete 08:08:45 699f458cf7ca: Verifying Checksum 08:08:45 699f458cf7ca: Download complete 08:08:45 8998bd30e6a1: Verifying Checksum 08:08:45 8998bd30e6a1: Download complete 08:08:48 2437ff75d9bd: Verifying Checksum 08:08:48 2437ff75d9bd: Download complete 08:08:50 8998bd30e6a1: Pull complete 08:08:50 04944245beec: Pull complete 08:08:52 699f458cf7ca: Pull complete 08:08:52 765212b225bb: Pull complete 08:08:53 f23df028b6ca: Pull complete 08:08:53 d65c8cfc05b1: Pull complete 08:09:08 2437ff75d9bd: Pull complete 08:09:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:09:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:09:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:09:08 prd-ubuntu20.04-docker-arm64-4c-16g-21754 does not seem to be running inside a container 08:09:08 $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:09:11 $ docker top a02b2abd036a0d016e5df0138b3a41ce23f07344d40a19a87a6459564bbe001c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:09:12 ---> job-cost.sh 08:09:12 lf-activate-venv: SKIPPING 08:09:12 INFO: No Stack... 08:09:13 INFO: Retrieving Pricing Info for: v3-standard-4 08:09:14 INFO: Archiving Costs [Pipeline] sh 08:09:14 + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv 08:09:14 + cut -d, -f6 [Pipeline] lock 08:09:14 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-3-stack-cost] 08:09:14 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-3-stack-cost] did not exist. Created. 08:09:14 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:09:15 /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-0351ca18/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:09:16 + echo total: 0.10999999940395355 [Pipeline] stash 08:09:16 Warning: overwriting stash ‘stack-cost’ 08:09:16 Stashed 1 file(s) [Pipeline] } 08:09:16 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-3-stack-cost] [Pipeline] // lock [Pipeline] } 08:09:16 $ docker stop --time=1 a02b2abd036a0d016e5df0138b3a41ce23f07344d40a19a87a6459564bbe001c 08:09:18 $ docker rm -f a02b2abd036a0d016e5df0138b3a41ce23f07344d40a19a87a6459564bbe001c [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 08:09:18 provisioning config files... 08:09:18 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config4627938243840757823tmp [Pipeline] { [Pipeline] sh 08:09:18 + set +x 08:09:18 + curl -s https://codecov.io/bash 08:09:18 + bash -s -- 08:09:18 08:09:18 _____ _ 08:09:18 / ____| | | 08:09:18 | | ___ __| | ___ ___ _____ __ 08:09:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:09:18 | |___| (_) | (_| | __/ (_| (_) \ V / 08:09:18 \_____\___/ \__,_|\___|\___\___/ \_/ 08:09:18 Bash-1.0.6 08:09:18 08:09:18 08:09:18 ==> git version 2.25.1 found 08:09:18 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:09:18 Release-Date: 2020-01-08 08:09:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:09:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:09:18 ==> Jenkins CI detected. 08:09:18 current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-67 08:09:18 project root: . 08:09:18 --> token set from env 08:09:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:09:18 ==> Running gcov in . (disable via -X gcov) 08:09:18 ==> Python coveragepy not found 08:09:18 ==> Searching for coverage reports in: 08:09:18 + . 08:09:18 -> Found 1 reports 08:09:18 ==> Detecting git/mercurial file structure 08:09:18 ==> Reading reports 08:09:18 + ./coverage.out bytes=41008 08:09:18 ==> Appending adjustments 08:09:18 https://docs.codecov.io/docs/fixing-reports 08:09:19 + Found adjustments 08:09:19 ==> Gzipping contents 08:09:19 12K /tmp/codecov.36JFGG.gz 08:09:19 ==> Uploading reports 08:09:19 url: https://codecov.io 08:09:19 query: branch=PR-67&commit=233ad6372230290c566b364c1db6d5b5622c9ecd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-67%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=67&job=&cmd_args= 08:09:19 -> Pinging Codecov 08:09:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-67&commit=233ad6372230290c566b364c1db6d5b5622c9ecd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-67%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=67&job=&cmd_args= 08:09:19 -> Uploading to 08:09:19 https://storage.googleapis.com/codecov/v4/raw/2022-04-22/581DD39554BDF9B6E22D074273EAD858/233ad6372230290c566b364c1db6d5b5622c9ecd/4a776331-fdb2-40e8-b266-fce811480f28.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220422T080919Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9509002c0698c90224a8a8777ed0b26bd1cd4d15b1f8ff147c0d3ee43a9102dd 08:09:19 % Total % Received % Xferd Average Speed Time Time Time Current 08:09:19 Dload Upload Total Spent Left Speed 08:09:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11590 0 0 100 11590 0 52443 --:--:-- --:--:-- --:--:-- 52443 08:09:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/233ad6372230290c566b364c1db6d5b5622c9ecd [Pipeline] } 08:09:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 08:09:20 + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives ] 08:09:20 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives 08:09:20 total 16 08:09:20 drwxr-xr-x 3 root root 4096 Apr 22 08:01 . 08:09:20 drwxrwxr-x 12 jenkins jenkins 4096 Apr 22 08:01 .. 08:09:20 drwxr-xr-x 2 root root 4096 Apr 22 08:01 cost 08:09:20 -rw-r--r-- 1 root root 93 Apr 22 08:01 cost.csv 08:09:20 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives 08:09:20 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives 08:09:20 total 16 08:09:20 drwxr-xr-x 3 jenkins jenkins 4096 Apr 22 08:01 . 08:09:20 drwxrwxr-x 12 jenkins jenkins 4096 Apr 22 08:01 .. 08:09:20 drwxr-xr-x 2 jenkins jenkins 4096 Apr 22 08:01 cost 08:09:20 -rw-r--r-- 1 jenkins jenkins 93 Apr 22 08:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:09:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:09:21 ---> package-listing.sh 08:09:21 ++ facter osfamily 08:09:21 ++ tr '[:upper:]' '[:lower:]' 08:09:21 + OS_FAMILY=debian 08:09:21 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-67 08:09:21 + START_PACKAGES=/tmp/packages_start.txt 08:09:21 + END_PACKAGES=/tmp/packages_end.txt 08:09:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:09:21 + PACKAGES=/tmp/packages_start.txt 08:09:21 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-67 ']' 08:09:21 + PACKAGES=/tmp/packages_end.txt 08:09:21 + case "${OS_FAMILY}" in 08:09:21 + dpkg -l 08:09:21 + grep '^ii' 08:09:21 + '[' -f /tmp/packages_start.txt ']' 08:09:21 + '[' -f /tmp/packages_end.txt ']' 08:09:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:09:21 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-67 ']' 08:09:21 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives/ 08:09:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives/ [Pipeline] echo 08:09:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:09:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:09:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:09:22 . [Pipeline] withDockerContainer 08:09:22 prd-ubuntu20.04-docker-8c-8g-21752 does not seem to be running inside a container 08:09:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:09:22 $ docker top 25189c2ce5129625149bf44d6bacd6320ae5de3f59af7644883144d8cfcd8f6c -eo pid,comm [Pipeline] { [Pipeline] sh 08:09:23 + touch /tmp/pre-build-complete [Pipeline] sh 08:09:23 + mkdir -p /var/log/sysstat [Pipeline] sh 08:09:23 + ls /var/log/sa-host 08:09:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:09:23 provisioning config files... 08:09:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config7009323981070314747tmp [Pipeline] { [Pipeline] echo 08:09:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:09:24 ---> create-netrc.sh [Pipeline] } 08:09:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:09:24 ---> python-tools-install.sh [Pipeline] echo 08:09:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:09:24 ---> sudo-logs.sh 08:09:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:09:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:09:25 ---> job-cost.sh 08:09:25 lf-activate-venv: SKIPPING 08:09:25 DEBUG: total: 0.2199999988079071 08:09:25 INFO: Retrieving Stack Cost... 08:09:25 INFO: Retrieving Pricing Info for: v3-standard-8 08:09:26 INFO: Archiving Costs [Pipeline] echo 08:09:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:09:26 ---> logs-deploy.sh 08:09:26 lf-activate-venv: SKIPPING 08:09:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-67/3 08:09:26 INFO: archiving workspace using pattern(s): 08:09:27 Archives upload complete. 08:09:27 INFO: archiving logs to Nexus