Pull request #54 opened 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 marcpfuller for edgexfoundry/app-rfid-llrp-inventory Loading trusted files from base branch main at 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd rather than 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d Obtained Jenkinsfile from 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd Running in Durability level: MAX_SURVIVABILITY 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-ssh4496889386272078339.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh1049489242966918340.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/edgex-global-pipelines # timeout=10 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-54/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6256872171167619633.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-54/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8782117756806818711.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5390144861367908012.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/lf-pipelines # timeout=10 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-54/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh397104753705847615.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2342’ Running on prd-centos7-docker-4c-2g-2343 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [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-54 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh2178958993795830306.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh6373597705189971467.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d Merge succeeded, producing 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d Checking out Revision 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d (PR-54) > git config core.sparsecheckout # timeout=10 > git checkout -f 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d # timeout=10 > git remote # timeout=10 > 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 /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh7210869836360307263.key > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d # timeout=10 Commit message: "feat: migrate service to V2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-27T22:23:57.463Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-27T22:23:57.589Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-27T22:23:57.664Z] ========================================================= [2021-10-27T22:23:57.664Z] EdgeX Global Pipelines Version Info [2021-10-27T22:23:57.664Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-27T22:23:58.825Z] ------------------- [2021-10-27T22:23:58.825Z] stable info: [2021-10-27T22:23:58.825Z] ------------------- [2021-10-27T22:23:58.825Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T22:23:58.825Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-27T22:23:58.825Z] Message: update stable to v1.0.210 [2021-10-27T22:23:59.401Z] ------------------- [2021-10-27T22:23:59.401Z] experimental info: [2021-10-27T22:23:59.401Z] ------------------- [2021-10-27T22:23:59.401Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-27T22:23:59.401Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-27T22:23:59.401Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-27T22:23:59.565Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-10-27T22:24:00.557Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-10-27T22:24:00.592Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-27T22:24:00.625Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-27T22:24:00.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-27T22:24:00.699Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-27T22:24:00.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-27T22:24:00.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-27T22:24:00.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-27T22:24:00.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-27T22:24:00.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-27T22:24:00.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-10-27T22:24:00.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-27T22:24:01.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-27T22:24:01.053Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T22:24:01.088Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T22:24:01.128Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-27T22:24:01.170Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-27T22:24:01.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-27T22:24:01.249Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-27T22:24:01.291Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-27T22:24:01.328Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-27T22:24:01.367Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-27T22:24:01.404Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-27T22:24:01.440Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-27T22:24:01.475Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-27T22:24:01.521Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo [2021-10-27T22:24:01.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo [2021-10-27T22:24:01.615Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo [2021-10-27T22:24:01.658Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d [Pipeline] echo [2021-10-27T22:24:01.700Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07d788a [Pipeline] echo [2021-10-27T22:24:01.733Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T22:24:02.772Z] provisioning config files... [2021-10-27T22:24:02.790Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config9047955273616888324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T22:24:03.133Z] ---> docker-login.sh [2021-10-27T22:24:03.133Z] nexus3.edgexfoundry.org:10001 [2021-10-27T22:24:03.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T22:24:03.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T22:24:03.393Z] Configure a credential helper to remove this warning. See [2021-10-27T22:24:03.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T22:24:03.393Z] [2021-10-27T22:24:03.393Z] Login Succeeded [2021-10-27T22:24:03.393Z] nexus3.edgexfoundry.org:10002 [2021-10-27T22:24:03.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T22:24:03.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T22:24:03.393Z] Configure a credential helper to remove this warning. See [2021-10-27T22:24:03.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T22:24:03.393Z] [2021-10-27T22:24:03.393Z] Login Succeeded [2021-10-27T22:24:03.393Z] nexus3.edgexfoundry.org:10003 [2021-10-27T22:24:03.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T22:24:03.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T22:24:03.654Z] Configure a credential helper to remove this warning. See [2021-10-27T22:24:03.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T22:24:03.654Z] [2021-10-27T22:24:03.654Z] Login Succeeded [2021-10-27T22:24:03.654Z] nexus3.edgexfoundry.org:10004 [2021-10-27T22:24:03.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T22:24:03.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T22:24:03.654Z] Configure a credential helper to remove this warning. See [2021-10-27T22:24:03.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T22:24:03.654Z] [2021-10-27T22:24:03.654Z] Login Succeeded [2021-10-27T22:24:03.654Z] docker.io [2021-10-27T22:24:03.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T22:24:04.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T22:24:04.228Z] Configure a credential helper to remove this warning. See [2021-10-27T22:24:04.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T22:24:04.228Z] [2021-10-27T22:24:04.228Z] Login Succeeded [2021-10-27T22:24:04.228Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T22:24:04.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-27T22:24:04.912Z] + git log --format=format:%s -1 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d [Pipeline] echo [2021-10-27T22:24:04.963Z] GIT_COMMIT: 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d, Commit Message: feat: migrate service to V2 [Pipeline] echo [2021-10-27T22:24:04.996Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-27T22:24:06.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T22:24:06.473Z] [2021-10-27T22:24:06.473Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T22:24:06.803Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T22:24:06.803Z] latest: Pulling from edgex-devops/git-semver [2021-10-27T22:24:06.803Z] a0d0a0d46f8b: Pulling fs layer [2021-10-27T22:24:06.803Z] 3e5f54012d9b: Pulling fs layer [2021-10-27T22:24:06.803Z] 4c7163046ea9: Pulling fs layer [2021-10-27T22:24:06.803Z] 0c2d73faf560: Pulling fs layer [2021-10-27T22:24:06.803Z] 0c2d73faf560: Waiting [2021-10-27T22:24:06.803Z] 3e5f54012d9b: Verifying Checksum [2021-10-27T22:24:06.803Z] 3e5f54012d9b: Download complete [2021-10-27T22:24:06.804Z] a0d0a0d46f8b: Verifying Checksum [2021-10-27T22:24:06.804Z] a0d0a0d46f8b: Download complete [2021-10-27T22:24:06.804Z] 0c2d73faf560: Verifying Checksum [2021-10-27T22:24:06.804Z] 0c2d73faf560: Download complete [2021-10-27T22:24:06.804Z] 4c7163046ea9: Verifying Checksum [2021-10-27T22:24:06.804Z] 4c7163046ea9: Download complete [2021-10-27T22:24:07.067Z] a0d0a0d46f8b: Pull complete [2021-10-27T22:24:07.067Z] 3e5f54012d9b: Pull complete [2021-10-27T22:24:07.330Z] 4c7163046ea9: Pull complete [2021-10-27T22:24:07.330Z] 0c2d73faf560: Pull complete [2021-10-27T22:24:07.591Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-27T22:24:07.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T22:24:07.591Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-27T22:24:07.674Z] prd-centos7-docker-4c-2g-2343 does not seem to be running inside a container [2021-10-27T22:24:07.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-27T22:24:08.396Z] $ docker top f9cbb0be7cb20cf0af66b9c4012bf69da2b7d089947b9ddac5bd4471e72a9fc9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T22:24:08.564Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T22:24:08.564Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T22:24:08.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T22:24:08.671Z] $ docker exec f9cbb0be7cb20cf0af66b9c4012bf69da2b7d089947b9ddac5bd4471e72a9fc9 ssh-agent [2021-10-27T22:24:08.782Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIhKIOJ/agent.13 [2021-10-27T22:24:08.782Z] SSH_AGENT_PID=20 [2021-10-27T22:24:08.791Z] Running ssh-add (command line suppressed) [2021-10-27T22:24:08.903Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_8327038097874200349.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_8327038097874200349.key) [2021-10-27T22:24:08.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T22:24:09.244Z] + git tag --points-at HEAD [Pipeline] } [2021-10-27T22:24:09.263Z] $ docker exec --env ******** --env ******** f9cbb0be7cb20cf0af66b9c4012bf69da2b7d089947b9ddac5bd4471e72a9fc9 ssh-agent -k [2021-10-27T22:24:09.384Z] unset SSH_AUTH_SOCK; [2021-10-27T22:24:09.384Z] unset SSH_AGENT_PID; [2021-10-27T22:24:09.384Z] echo Agent pid 20 killed; [2021-10-27T22:24:09.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-27T22:24:09.464Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T22:24:09.464Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T22:24:09.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T22:24:09.589Z] $ docker exec f9cbb0be7cb20cf0af66b9c4012bf69da2b7d089947b9ddac5bd4471e72a9fc9 ssh-agent [2021-10-27T22:24:09.711Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHnOoin/agent.52 [2021-10-27T22:24:09.711Z] SSH_AGENT_PID=59 [2021-10-27T22:24:09.716Z] Running ssh-add (command line suppressed) [2021-10-27T22:24:09.823Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_281181349043643244.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_281181349043643244.key) [2021-10-27T22:24:09.841Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T22:24:10.172Z] + git semver init [2021-10-27T22:24:10.172Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T22:24:10.172Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.git [2021-10-27T22:24:10.172Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [2021-10-27T22:24:10.172Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T22:24:10.172Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T22:24:10.172Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T22:24:10.172Z] # $SEMVER_BRANCH = PR-54 [2021-10-27T22:24:10.172Z] # $SEMVER_TEMP = /tmp/semver-435134766 [2021-10-27T22:24:10.172Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-10-27T22:24:11.559Z] # '/tmp/semver-435134766' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver' [2021-10-27T22:24:11.559Z] # -> Force: false [2021-10-27T22:24:11.559Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver [Pipeline] } [2021-10-27T22:24:11.578Z] $ docker exec --env ******** --env ******** f9cbb0be7cb20cf0af66b9c4012bf69da2b7d089947b9ddac5bd4471e72a9fc9 ssh-agent -k [2021-10-27T22:24:11.675Z] unset SSH_AUTH_SOCK; [2021-10-27T22:24:11.676Z] unset SSH_AGENT_PID; [2021-10-27T22:24:11.676Z] echo Agent pid 59 killed; [2021-10-27T22:24:11.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T22:24:12.780Z] + git semver [Pipeline] } [2021-10-27T22:24:12.802Z] $ docker stop --time=1 f9cbb0be7cb20cf0af66b9c4012bf69da2b7d089947b9ddac5bd4471e72a9fc9 [2021-10-27T22:24:14.053Z] $ docker rm -f f9cbb0be7cb20cf0af66b9c4012bf69da2b7d089947b9ddac5bd4471e72a9fc9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T22:24:14.447Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-27T22:24:14.720Z] Stashed 1 file(s) [Pipeline] echo [2021-10-27T22:24:14.737Z] [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] node [Pipeline] node [2021-10-27T22:24:30.136Z] Still waiting to schedule task [2021-10-27T22:24:30.136Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-27T22:24:30.155Z] Still waiting to schedule task [2021-10-27T22:24:30.155Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-27T22:26:02.970Z] Running on prd-centos7-docker-4c-2g-2345 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws [2021-10-27T22:26:03.010Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [2021-10-27T22:26:04.252Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2344 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] checkout [Pipeline] { [Pipeline] ws [2021-10-27T22:26:04.311Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [2021-10-27T22:26:04.339Z] The recommended git tool is: git [Pipeline] checkout [2021-10-27T22:26:04.641Z] The recommended git tool is: git [2021-10-27T22:26:08.726Z] using credential edgex-jenkins-ssh [2021-10-27T22:26:08.744Z] Cloning the remote Git repository [2021-10-27T22:26:08.731Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-27T22:26:08.793Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2021-10-27T22:26:08.834Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-27T22:26:08.834Z] > git --version # timeout=10 [2021-10-27T22:26:08.845Z] > git --version # 'git version 2.24.4' [2021-10-27T22:26:08.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T22:26:08.872Z] [INFO] Currently running in a labeled security context [2021-10-27T22:26:08.872Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-27T22:26:08.872Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/1@tmp/jenkins-gitclient-ssh6256118921109060197.key [2021-10-27T22:26:08.891Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T22:26:09.846Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-27T22:26:09.855Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T22:26:09.871Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-27T22:26:09.881Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-27T22:26:09.881Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T22:26:09.882Z] [INFO] Currently running in a labeled security context [2021-10-27T22:26:09.882Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-27T22:26:09.882Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/1@tmp/jenkins-gitclient-ssh6074651005885161662.key [2021-10-27T22:26:10.401Z] Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d [2021-10-27T22:26:10.471Z] Merge succeeded, producing 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d [2021-10-27T22:26:10.471Z] Checking out Revision 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d (PR-54) [2021-10-27T22:26:09.894Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-27T22:26:10.406Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T22:26:10.413Z] > git checkout -f 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d # timeout=10 [2021-10-27T22:26:10.442Z] > git remote # timeout=10 [2021-10-27T22:26:10.447Z] > git config --get remote.origin.url # timeout=10 [2021-10-27T22:26:10.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T22:26:10.455Z] [INFO] Currently running in a labeled security context [2021-10-27T22:26:10.455Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-27T22:26:10.455Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/1@tmp/jenkins-gitclient-ssh7043992479575100442.key [2021-10-27T22:26:10.458Z] > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 [2021-10-27T22:26:10.464Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-27T22:26:10.472Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T22:26:10.478Z] > git checkout -f 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d # timeout=10 [2021-10-27T22:26:12.613Z] using credential edgex-jenkins-ssh [2021-10-27T22:26:12.631Z] Cloning the remote Git repository [2021-10-27T22:26:12.678Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-27T22:26:12.774Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2021-10-27T22:26:12.860Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-27T22:26:12.861Z] > git --version # timeout=10 [2021-10-27T22:26:12.879Z] > git --version # 'git version 2.17.1' [2021-10-27T22:26:12.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T22:26:12.941Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T22:26:14.029Z] Commit message: "feat: migrate service to V2" [2021-10-27T22:26:14.050Z] > git --version # timeout=10 [2021-10-27T22:26:14.072Z] > git --version # 'git version 2.24.4' [2021-10-27T22:26:14.081Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T22:26:14.630Z] provisioning config files... [2021-10-27T22:26:14.644Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config6537195935357152523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T22:26:14.651Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-27T22:26:14.668Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T22:26:14.699Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-27T22:26:15.057Z] ---> docker-login.sh [2021-10-27T22:26:15.057Z] nexus3.edgexfoundry.org:10001 [2021-10-27T22:26:15.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T22:26:15.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T22:26:15.057Z] Configure a credential helper to remove this warning. See [2021-10-27T22:26:15.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T22:26:15.057Z] [2021-10-27T22:26:15.057Z] Login Succeeded [2021-10-27T22:26:15.057Z] nexus3.edgexfoundry.org:10002 [2021-10-27T22:26:15.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T22:26:15.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T22:26:15.318Z] Configure a credential helper to remove this warning. See [2021-10-27T22:26:15.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T22:26:15.318Z] [2021-10-27T22:26:15.318Z] Login Succeeded [2021-10-27T22:26:15.318Z] nexus3.edgexfoundry.org:10003 [2021-10-27T22:26:15.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T22:26:15.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T22:26:15.318Z] Configure a credential helper to remove this warning. See [2021-10-27T22:26:15.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T22:26:15.318Z] [2021-10-27T22:26:15.318Z] Login Succeeded [2021-10-27T22:26:15.318Z] nexus3.edgexfoundry.org:10004 [2021-10-27T22:26:15.376Z] Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d [2021-10-27T22:26:15.570Z] Merge succeeded, producing 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d [2021-10-27T22:26:15.570Z] Checking out Revision 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d (PR-54) [2021-10-27T22:26:15.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T22:26:15.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T22:26:15.580Z] Configure a credential helper to remove this warning. See [2021-10-27T22:26:15.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T22:26:15.580Z] [2021-10-27T22:26:15.580Z] Login Succeeded [2021-10-27T22:26:15.580Z] docker.io [2021-10-27T22:26:15.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T22:26:15.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T22:26:15.840Z] Configure a credential helper to remove this warning. See [2021-10-27T22:26:15.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T22:26:15.840Z] [2021-10-27T22:26:15.840Z] Login Succeeded [2021-10-27T22:26:15.840Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T22:26:15.879Z] Deleting 1 temporary files [2021-10-27T22:26:14.732Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-27T22:26:14.733Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T22:26:14.744Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-27T22:26:15.397Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T22:26:15.411Z] > git checkout -f 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d # timeout=10 [2021-10-27T22:26:15.504Z] > git remote # timeout=10 [2021-10-27T22:26:15.518Z] > git config --get remote.origin.url # timeout=10 [2021-10-27T22:26:15.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T22:26:15.540Z] > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 [2021-10-27T22:26:15.559Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-27T22:26:15.578Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T22:26:15.596Z] > git checkout -f 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d # timeout=10 [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-27T22:26:17.091Z] ========================================================= [2021-10-27T22:26:17.091Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-27T22:26:17.091Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-27T22:26:17.475Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-27T22:26:17.475Z] Sending build context to Docker daemon 717.8kB [2021-10-27T22:26:17.475Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-27T22:26:17.475Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-27T22:26:17.475Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-27T22:26:17.475Z] a0d0a0d46f8b: Pulling fs layer [2021-10-27T22:26:17.475Z] 31adcdaf11c8: Pulling fs layer [2021-10-27T22:26:17.475Z] b8b176561691: Pulling fs layer [2021-10-27T22:26:17.475Z] 4527c011a84f: Pulling fs layer [2021-10-27T22:26:17.475Z] 5d74067f8e1e: Pulling fs layer [2021-10-27T22:26:17.475Z] e0aca202a116: Pulling fs layer [2021-10-27T22:26:17.475Z] 3a43be97a3b4: Pulling fs layer [2021-10-27T22:26:17.475Z] 34cad66bf833: Pulling fs layer [2021-10-27T22:26:17.475Z] b4e3c513aaa6: Pulling fs layer [2021-10-27T22:26:17.475Z] 4527c011a84f: Waiting [2021-10-27T22:26:17.475Z] 5d74067f8e1e: Waiting [2021-10-27T22:26:17.475Z] e0aca202a116: Waiting [2021-10-27T22:26:17.475Z] 3a43be97a3b4: Waiting [2021-10-27T22:26:17.475Z] 34cad66bf833: Waiting [2021-10-27T22:26:17.475Z] b4e3c513aaa6: Waiting [2021-10-27T22:26:17.475Z] b8b176561691: Verifying Checksum [2021-10-27T22:26:17.475Z] b8b176561691: Download complete [2021-10-27T22:26:17.475Z] 31adcdaf11c8: Verifying Checksum [2021-10-27T22:26:17.475Z] 31adcdaf11c8: Download complete [2021-10-27T22:26:17.475Z] 5d74067f8e1e: Verifying Checksum [2021-10-27T22:26:17.475Z] 5d74067f8e1e: Download complete [2021-10-27T22:26:17.475Z] e0aca202a116: Verifying Checksum [2021-10-27T22:26:17.475Z] e0aca202a116: Download complete [2021-10-27T22:26:17.475Z] a0d0a0d46f8b: Verifying Checksum [2021-10-27T22:26:17.475Z] a0d0a0d46f8b: Download complete [2021-10-27T22:26:17.475Z] 3a43be97a3b4: Verifying Checksum [2021-10-27T22:26:17.475Z] 3a43be97a3b4: Download complete [2021-10-27T22:26:17.744Z] 34cad66bf833: Verifying Checksum [2021-10-27T22:26:17.744Z] 34cad66bf833: Download complete [2021-10-27T22:26:18.005Z] b4e3c513aaa6: Verifying Checksum [2021-10-27T22:26:18.005Z] b4e3c513aaa6: Download complete [2021-10-27T22:26:18.270Z] 4527c011a84f: Verifying Checksum [2021-10-27T22:26:18.270Z] 4527c011a84f: Download complete [2021-10-27T22:26:18.270Z] a0d0a0d46f8b: Pull complete [2021-10-27T22:26:18.270Z] 31adcdaf11c8: Pull complete [2021-10-27T22:26:18.539Z] b8b176561691: Pull complete [2021-10-27T22:26:20.702Z] Commit message: "feat: migrate service to V2" [2021-10-27T22:26:20.759Z] > git --version # timeout=10 [2021-10-27T22:26:20.771Z] > git --version # 'git version 2.17.1' [2021-10-27T22:26:20.791Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-27T22:26:21.757Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-27T22:26:21.757Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T22:26:21.757Z] Dload Upload Total Spent Left Speed [2021-10-27T22:26:21.757Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 71660 0 --:--:-- --:--:-- --:--:-- 72097 [Pipeline] sh [2021-10-27T22:26:22.810Z] 4527c011a84f: Pull complete [2021-10-27T22:26:22.810Z] 5d74067f8e1e: Pull complete [2021-10-27T22:26:22.810Z] e0aca202a116: Pull complete [2021-10-27T22:26:22.810Z] 3a43be97a3b4: Pull complete [2021-10-27T22:26:22.810Z] 34cad66bf833: Pull complete [2021-10-27T22:26:23.110Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-27T22:26:23.463Z] + sudo tee /etc/docker/daemon.new [2021-10-27T22:26:23.463Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-27T22:26:23.463Z] { [2021-10-27T22:26:23.463Z] "registry-mirrors": [ [2021-10-27T22:26:23.463Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-27T22:26:23.463Z] ], [2021-10-27T22:26:23.463Z] "bip": "10.250.0.254/24", [2021-10-27T22:26:23.463Z] "hosts": [ [2021-10-27T22:26:23.463Z] "tcp://0.0.0.0:5555", [2021-10-27T22:26:23.463Z] "unix:///var/run/docker.sock" [2021-10-27T22:26:23.463Z] ], [2021-10-27T22:26:23.463Z] "mtu": 1458, [2021-10-27T22:26:23.463Z] "selinux-enabled": true, [2021-10-27T22:26:23.463Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-27T22:26:23.463Z] } [Pipeline] sh [2021-10-27T22:26:23.847Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-27T22:26:24.203Z] + sudo service docker restart [2021-10-27T22:26:25.375Z] b4e3c513aaa6: Pull complete [2021-10-27T22:26:25.375Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-27T22:26:25.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T22:26:25.375Z] ---> 9f6097aaca64 [2021-10-27T22:26:25.375Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-27T22:26:28.673Z] ---> Running in 2bcfe19592a7 [2021-10-27T22:26:28.673Z] Removing intermediate container 2bcfe19592a7 [2021-10-27T22:26:28.673Z] ---> 246121273b3e [2021-10-27T22:26:28.673Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-27T22:26:28.673Z] ---> Running in d6108922c3e2 [2021-10-27T22:26:28.673Z] Removing intermediate container d6108922c3e2 [2021-10-27T22:26:28.673Z] ---> 6e7d519d1e7a [2021-10-27T22:26:28.673Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-27T22:26:28.673Z] ---> Running in 8a367bbbe5e9 [2021-10-27T22:26:28.934Z] Removing intermediate container 8a367bbbe5e9 [2021-10-27T22:26:28.934Z] ---> 0feb6f2a065f [2021-10-27T22:26:28.934Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T22:26:28.934Z] ---> Running in 75dd70029c3f [2021-10-27T22:26:29.508Z] Removing intermediate container 75dd70029c3f [2021-10-27T22:26:29.508Z] ---> 6be15796eb2c [2021-10-27T22:26:29.508Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-27T22:26:29.508Z] ---> Running in 0f4cbd8fb77c [2021-10-27T22:26:29.769Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T22:26:30.719Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T22:26:30.984Z] OK: 220 MiB in 52 packages [2021-10-27T22:26:31.248Z] Removing intermediate container 0f4cbd8fb77c [2021-10-27T22:26:31.248Z] ---> efd645445b7d [2021-10-27T22:26:31.248Z] Step 8/12 : WORKDIR /app [2021-10-27T22:26:31.248Z] ---> Running in 084ec651ec2e [2021-10-27T22:26:31.248Z] Removing intermediate container 084ec651ec2e [2021-10-27T22:26:31.248Z] ---> 66e94f8fccfb [2021-10-27T22:26:31.248Z] Step 9/12 : COPY . . [2021-10-27T22:26:31.512Z] ---> 3024e92a4863 [2021-10-27T22:26:31.512Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T22:26:31.512Z] ---> Running in 8aff4fce6b5b [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T22:26:43.308Z] provisioning config files... [2021-10-27T22:26:43.334Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config8064275873103938256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T22:26:43.727Z] ---> docker-login.sh [2021-10-27T22:26:43.727Z] nexus3.edgexfoundry.org:10001 [2021-10-27T22:26:44.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T22:26:44.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T22:26:44.603Z] Configure a credential helper to remove this warning. See [2021-10-27T22:26:44.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T22:26:44.603Z] [2021-10-27T22:26:44.603Z] Login Succeeded [2021-10-27T22:26:44.603Z] nexus3.edgexfoundry.org:10002 [2021-10-27T22:26:45.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T22:26:45.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T22:26:45.201Z] Configure a credential helper to remove this warning. See [2021-10-27T22:26:45.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T22:26:45.201Z] [2021-10-27T22:26:45.201Z] Login Succeeded [2021-10-27T22:26:45.201Z] nexus3.edgexfoundry.org:10003 [2021-10-27T22:26:45.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T22:26:45.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T22:26:45.762Z] Configure a credential helper to remove this warning. See [2021-10-27T22:26:45.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T22:26:45.762Z] [2021-10-27T22:26:45.762Z] Login Succeeded [2021-10-27T22:26:45.762Z] nexus3.edgexfoundry.org:10004 [2021-10-27T22:26:46.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T22:26:46.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T22:26:46.312Z] Configure a credential helper to remove this warning. See [2021-10-27T22:26:46.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T22:26:46.312Z] [2021-10-27T22:26:46.312Z] Login Succeeded [2021-10-27T22:26:46.312Z] docker.io [2021-10-27T22:26:46.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T22:26:47.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T22:26:47.180Z] Configure a credential helper to remove this warning. See [2021-10-27T22:26:47.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T22:26:47.180Z] [2021-10-27T22:26:47.180Z] Login Succeeded [2021-10-27T22:26:47.180Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T22:26:47.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-27T22:26:48.713Z] ========================================================= [2021-10-27T22:26:48.713Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-27T22:26:48.713Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-27T22:26:49.156Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-27T22:26:49.430Z] Sending build context to Docker daemon 717.8kB [2021-10-27T22:26:49.705Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-27T22:26:49.705Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-27T22:26:49.705Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-27T22:26:49.705Z] 552d1f2373af: Pulling fs layer [2021-10-27T22:26:49.705Z] ea3f2d53f512: Pulling fs layer [2021-10-27T22:26:49.705Z] 9e70ebbbe112: Pulling fs layer [2021-10-27T22:26:49.705Z] 7a9cfe048b4a: Pulling fs layer [2021-10-27T22:26:49.705Z] 72dc09318566: Pulling fs layer [2021-10-27T22:26:49.705Z] f4f7b4309257: Pulling fs layer [2021-10-27T22:26:49.705Z] 0ac9a79272e3: Pulling fs layer [2021-10-27T22:26:49.705Z] b78e95d17946: Pulling fs layer [2021-10-27T22:26:49.705Z] f4f7b4309257: Waiting [2021-10-27T22:26:49.705Z] 0ac9a79272e3: Waiting [2021-10-27T22:26:49.705Z] b78e95d17946: Waiting [2021-10-27T22:26:49.705Z] 7a9cfe048b4a: Waiting [2021-10-27T22:26:49.705Z] 72dc09318566: Waiting [2021-10-27T22:26:49.705Z] 9e70ebbbe112: Verifying Checksum [2021-10-27T22:26:49.705Z] 9e70ebbbe112: Download complete [2021-10-27T22:26:49.705Z] ea3f2d53f512: Verifying Checksum [2021-10-27T22:26:49.705Z] ea3f2d53f512: Download complete [2021-10-27T22:26:49.705Z] 72dc09318566: Verifying Checksum [2021-10-27T22:26:49.705Z] 72dc09318566: Download complete [2021-10-27T22:26:49.984Z] f4f7b4309257: Verifying Checksum [2021-10-27T22:26:49.984Z] f4f7b4309257: Download complete [2021-10-27T22:26:49.984Z] 552d1f2373af: Verifying Checksum [2021-10-27T22:26:49.984Z] 0ac9a79272e3: Verifying Checksum [2021-10-27T22:26:49.984Z] 0ac9a79272e3: Download complete [2021-10-27T22:26:50.586Z] 552d1f2373af: Pull complete [2021-10-27T22:26:51.570Z] ea3f2d53f512: Pull complete [2021-10-27T22:26:52.803Z] 9e70ebbbe112: Pull complete [2021-10-27T22:26:52.803Z] b78e95d17946: Verifying Checksum [2021-10-27T22:26:52.803Z] b78e95d17946: Download complete [2021-10-27T22:26:52.803Z] 7a9cfe048b4a: Verifying Checksum [2021-10-27T22:26:52.803Z] 7a9cfe048b4a: Download complete [2021-10-27T22:27:02.958Z] 7a9cfe048b4a: Pull complete [2021-10-27T22:27:02.958Z] 72dc09318566: Pull complete [2021-10-27T22:27:03.233Z] f4f7b4309257: Pull complete [2021-10-27T22:27:03.505Z] 0ac9a79272e3: Pull complete [2021-10-27T22:27:06.562Z] Removing intermediate container 8aff4fce6b5b [2021-10-27T22:27:06.562Z] ---> 5acd296dc5d8 [2021-10-27T22:27:06.562Z] Step 11/12 : ARG MAKE="make build" [2021-10-27T22:27:06.562Z] ---> Running in 19bf8b8111ee [2021-10-27T22:27:06.562Z] Removing intermediate container 19bf8b8111ee [2021-10-27T22:27:06.562Z] ---> a4d2663a22c5 [2021-10-27T22:27:06.562Z] Step 12/12 : RUN $MAKE [2021-10-27T22:27:06.562Z] ---> Running in 0eb990c18b8b [2021-10-27T22:27:06.562Z] noop [2021-10-27T22:27:06.562Z] Removing intermediate container 0eb990c18b8b [2021-10-27T22:27:06.562Z] ---> 96dce78be45b [2021-10-27T22:27:06.562Z] Successfully built 96dce78be45b [2021-10-27T22:27:06.562Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T22:27:06.893Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T22:27:06.893Z] . [Pipeline] withDockerContainer [2021-10-27T22:27:06.976Z] prd-centos7-docker-4c-2g-2345 does not seem to be running inside a container [2021-10-27T22:27:07.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-x86_64 cat [2021-10-27T22:27:07.367Z] $ docker top b0e5b5e4761d6776b77562b3153df1e88cfe24b52cadd1a4338aef358a91eba4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T22:27:07.767Z] + go version [2021-10-27T22:27:07.768Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-27T22:27:07.790Z] $ docker stop --time=1 b0e5b5e4761d6776b77562b3153df1e88cfe24b52cadd1a4338aef358a91eba4 [2021-10-27T22:27:08.969Z] $ docker rm -f b0e5b5e4761d6776b77562b3153df1e88cfe24b52cadd1a4338aef358a91eba4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T22:27:09.659Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T22:27:09.659Z] . [Pipeline] withDockerContainer [2021-10-27T22:27:10.655Z] b78e95d17946: Pull complete [2021-10-27T22:27:10.655Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-27T22:27:10.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T22:27:10.655Z] ---> 8b459fc5aaf0 [2021-10-27T22:27:10.655Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-27T22:27:10.655Z] ---> Running in 9a764bd0e5a7 [2021-10-27T22:27:10.655Z] Removing intermediate container 9a764bd0e5a7 [2021-10-27T22:27:10.655Z] ---> 782fbb388a34 [2021-10-27T22:27:10.655Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-27T22:27:10.655Z] ---> Running in 2a24b8510095 [2021-10-27T22:27:10.700Z] prd-centos7-docker-4c-2g-2345 does not seem to be running inside a container [2021-10-27T22:27:10.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-x86_64 cat [2021-10-27T22:27:11.108Z] $ docker top 354b56cbba115bbb9ba512e18a33478ce6cd3ec2b7aafc8fa6c3b855703d8f8a -eo pid,comm [Pipeline] { [Pipeline] fileExists [2021-10-27T22:27:11.251Z] Removing intermediate container 2a24b8510095 [2021-10-27T22:27:11.251Z] ---> a317faa08413 [2021-10-27T22:27:11.251Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-27T22:27:11.251Z] ---> Running in 63870a6b8ed4 [Pipeline] sh [2021-10-27T22:27:11.530Z] Removing intermediate container 63870a6b8ed4 [2021-10-27T22:27:11.530Z] ---> d6f57d790d21 [2021-10-27T22:27:11.530Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T22:27:11.567Z] + make test [2021-10-27T22:27:11.567Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-27T22:27:11.803Z] ---> Running in 73ea63f7a10b [2021-10-27T22:27:13.783Z] Removing intermediate container 73ea63f7a10b [2021-10-27T22:27:13.783Z] ---> a52935ca7eb5 [2021-10-27T22:27:13.783Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-27T22:27:13.783Z] ---> Running in 83df1633542a [2021-10-27T22:27:15.226Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T22:27:15.818Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T22:27:16.793Z] OK: 219 MiB in 52 packages [2021-10-27T22:27:17.391Z] Removing intermediate container 83df1633542a [2021-10-27T22:27:17.391Z] ---> 56eea1e595e3 [2021-10-27T22:27:17.391Z] Step 8/12 : WORKDIR /app [2021-10-27T22:27:17.665Z] ---> Running in bbc167be535c [2021-10-27T22:27:17.938Z] Removing intermediate container bbc167be535c [2021-10-27T22:27:17.938Z] ---> 19da9af56145 [2021-10-27T22:27:17.938Z] Step 9/12 : COPY . . [2021-10-27T22:27:18.914Z] ---> f42602aea804 [2021-10-27T22:27:18.914Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T22:27:18.914Z] ---> Running in 9e59725a254b [2021-10-27T22:27:29.862Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-10-27T22:27:29.862Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.062s coverage: 82.4% of statements [2021-10-27T22:27:29.862Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.012s coverage: 0.0% of statements [2021-10-27T22:27:37.991Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 7.573s coverage: 73.3% of statements [2021-10-27T22:27:37.991Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-27T22:27:44.624Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T22:27:44.624Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-27T22:27:44.624Z] ./bin/test-attribution.sh [2021-10-27T22:27:44.883Z] An attribution for github.com/stretchr/objx is missing from in Attribution.txt, please add [2021-10-27T22:27:44.883Z] make: *** [Makefile:34: test] Error 1 [Pipeline] } [2021-10-27T22:27:44.919Z] $ docker stop --time=1 354b56cbba115bbb9ba512e18a33478ce6cd3ec2b7aafc8fa6c3b855703d8f8a [2021-10-27T22:27:46.304Z] $ docker rm -f 354b56cbba115bbb9ba512e18a33478ce6cd3ec2b7aafc8fa6c3b855703d8f8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T22:27:48.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T22:27:48.414Z] [2021-10-27T22:27:48.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T22:27:48.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T22:27:48.755Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-27T22:27:48.755Z] b4d181a07f80: Pulling fs layer [2021-10-27T22:27:48.755Z] a1111a8f2ec3: Pulling fs layer [2021-10-27T22:27:48.755Z] ed53099fbce6: Pulling fs layer [2021-10-27T22:27:48.755Z] dc539afda2c1: Pulling fs layer [2021-10-27T22:27:48.755Z] 77bc0d833cb6: Pulling fs layer [2021-10-27T22:27:48.755Z] 9065ff56babe: Pulling fs layer [2021-10-27T22:27:48.755Z] d287ab97295c: Pulling fs layer [2021-10-27T22:27:48.755Z] 77bc0d833cb6: Waiting [2021-10-27T22:27:48.755Z] 9065ff56babe: Waiting [2021-10-27T22:27:48.755Z] d287ab97295c: Waiting [2021-10-27T22:27:48.755Z] dc539afda2c1: Waiting [2021-10-27T22:27:48.755Z] a1111a8f2ec3: Download complete [2021-10-27T22:27:48.755Z] dc539afda2c1: Verifying Checksum [2021-10-27T22:27:48.755Z] dc539afda2c1: Download complete [2021-10-27T22:27:49.021Z] ed53099fbce6: Verifying Checksum [2021-10-27T22:27:49.021Z] ed53099fbce6: Download complete [2021-10-27T22:27:49.021Z] 77bc0d833cb6: Verifying Checksum [2021-10-27T22:27:49.021Z] 77bc0d833cb6: Download complete [2021-10-27T22:27:49.021Z] 9065ff56babe: Verifying Checksum [2021-10-27T22:27:49.021Z] 9065ff56babe: Download complete [2021-10-27T22:27:49.021Z] b4d181a07f80: Verifying Checksum [2021-10-27T22:27:49.021Z] b4d181a07f80: Download complete [2021-10-27T22:27:49.600Z] d287ab97295c: Verifying Checksum [2021-10-27T22:27:49.600Z] d287ab97295c: Download complete [2021-10-27T22:27:50.562Z] b4d181a07f80: Pull complete [2021-10-27T22:27:50.562Z] a1111a8f2ec3: Pull complete [2021-10-27T22:27:51.136Z] ed53099fbce6: Pull complete [2021-10-27T22:27:51.136Z] dc539afda2c1: Pull complete [2021-10-27T22:27:51.395Z] 77bc0d833cb6: Pull complete [2021-10-27T22:27:51.395Z] 9065ff56babe: Pull complete [2021-10-27T22:27:57.125Z] d287ab97295c: Pull complete [2021-10-27T22:27:57.125Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-27T22:27:57.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T22:27:57.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-27T22:27:57.214Z] prd-centos7-docker-4c-2g-2345 does not seem to be running inside a container [2021-10-27T22:27:57.246Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-27T22:28:00.259Z] $ docker top a6382351cfcc1422fac9dea60e566d81db5be07f7329ff7c7df95acad9f4848c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T22:28:00.708Z] ---> job-cost.sh [2021-10-27T22:28:00.708Z] lf-activate-venv: SKIPPING [2021-10-27T22:28:00.708Z] INFO: No Stack... [2021-10-27T22:28:00.973Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-27T22:28:01.230Z] INFO: Archiving Costs [Pipeline] sh [2021-10-27T22:28:01.537Z] + + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2021-10-27T22:28:01.537Z] cut -d, -f6 [Pipeline] lock [2021-10-27T22:28:01.576Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-1-stack-cost] [2021-10-27T22:28:01.580Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-1-stack-cost] did not exist. Created. [2021-10-27T22:28:01.581Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-27T22:28:01.947Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-27T22:28:02.148Z] Stashed 1 file(s) [Pipeline] } [2021-10-27T22:28:02.164Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-27T22:28:02.242Z] $ docker stop --time=1 a6382351cfcc1422fac9dea60e566d81db5be07f7329ff7c7df95acad9f4848c [2021-10-27T22:28:03.428Z] $ docker rm -f a6382351cfcc1422fac9dea60e566d81db5be07f7329ff7c7df95acad9f4848c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-27T22:28:05.052Z] Failed in branch amd64 [2021-10-27T22:28:40.727Z] Removing intermediate container 9e59725a254b [2021-10-27T22:28:40.727Z] ---> 5030b3b95ae6 [2021-10-27T22:28:40.727Z] Step 11/12 : ARG MAKE="make build" [2021-10-27T22:28:40.727Z] ---> Running in e4ce7f2652b8 [2021-10-27T22:28:40.727Z] Removing intermediate container e4ce7f2652b8 [2021-10-27T22:28:40.727Z] ---> 50adaa203623 [2021-10-27T22:28:40.727Z] Step 12/12 : RUN $MAKE [2021-10-27T22:28:40.727Z] ---> Running in 8d69ea37f28c [2021-10-27T22:28:40.727Z] noop [2021-10-27T22:28:40.727Z] Removing intermediate container 8d69ea37f28c [2021-10-27T22:28:40.727Z] ---> 6307413f7927 [2021-10-27T22:28:40.727Z] Successfully built 6307413f7927 [2021-10-27T22:28:40.727Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T22:28:41.090Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T22:28:41.090Z] . [Pipeline] withDockerContainer [2021-10-27T22:28:41.368Z] prd-ubuntu18.04-docker-arm64-4c-16g-2344 does not seem to be running inside a container [2021-10-27T22:28:41.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-arm64 cat [2021-10-27T22:28:42.894Z] $ docker top 7aedcc2493198557dec683a184a65bbd211f1b796ea4bc726b164996c9a57597 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T22:28:43.932Z] + go version [2021-10-27T22:28:43.932Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-27T22:28:43.965Z] $ docker stop --time=1 7aedcc2493198557dec683a184a65bbd211f1b796ea4bc726b164996c9a57597 [2021-10-27T22:28:45.692Z] $ docker rm -f 7aedcc2493198557dec683a184a65bbd211f1b796ea4bc726b164996c9a57597 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T22:28:47.589Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T22:28:47.589Z] . [Pipeline] withDockerContainer [2021-10-27T22:28:47.870Z] prd-ubuntu18.04-docker-arm64-4c-16g-2344 does not seem to be running inside a container [2021-10-27T22:28:47.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-arm64 cat [2021-10-27T22:28:49.439Z] $ docker top d1144745a6bee6101153d5ca0f0ea3ad4c9629a005db3dd42f786470f248a84c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-27T22:28:50.469Z] + make test [2021-10-27T22:28:50.469Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-27T22:29:47.020Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-10-27T22:29:47.021Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.241s coverage: 82.4% of statements [2021-10-27T22:29:47.021Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.085s coverage: 0.0% of statements [2021-10-27T22:29:55.316Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 5.289s coverage: 73.3% of statements [2021-10-27T22:29:55.591Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-27T22:30:22.417Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T22:30:22.417Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-27T22:30:22.690Z] ./bin/test-attribution.sh [2021-10-27T22:30:24.900Z] An attribution for github.com/stretchr/objx is missing from in Attribution.txt, please add [2021-10-27T22:30:24.900Z] make: *** [Makefile:34: test] Error 1 [Pipeline] } [2021-10-27T22:30:24.945Z] $ docker stop --time=1 d1144745a6bee6101153d5ca0f0ea3ad4c9629a005db3dd42f786470f248a84c [2021-10-27T22:30:26.843Z] $ docker rm -f d1144745a6bee6101153d5ca0f0ea3ad4c9629a005db3dd42f786470f248a84c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T22:30:28.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T22:30:28.483Z] [2021-10-27T22:30:28.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-27T22:30:29.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T22:30:29.704Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-27T22:30:29.704Z] 448f6bf000e3: Pulling fs layer [2021-10-27T22:30:29.704Z] f757da607395: Pulling fs layer [2021-10-27T22:30:29.704Z] 05883995daec: Pulling fs layer [2021-10-27T22:30:29.704Z] 8603b9c90790: Pulling fs layer [2021-10-27T22:30:29.704Z] 1560dd03e051: Pulling fs layer [2021-10-27T22:30:29.704Z] 27f5ce0e4adf: Pulling fs layer [2021-10-27T22:30:29.704Z] c2d8d7efcc4b: Pulling fs layer [2021-10-27T22:30:29.704Z] 1560dd03e051: Waiting [2021-10-27T22:30:29.704Z] 8603b9c90790: Waiting [2021-10-27T22:30:29.704Z] 27f5ce0e4adf: Waiting [2021-10-27T22:30:29.704Z] c2d8d7efcc4b: Waiting [2021-10-27T22:30:29.704Z] f757da607395: Download complete [2021-10-27T22:30:29.704Z] 8603b9c90790: Download complete [2021-10-27T22:30:29.704Z] 1560dd03e051: Verifying Checksum [2021-10-27T22:30:29.704Z] 1560dd03e051: Download complete [2021-10-27T22:30:29.704Z] 27f5ce0e4adf: Verifying Checksum [2021-10-27T22:30:29.704Z] 27f5ce0e4adf: Download complete [2021-10-27T22:30:29.704Z] 05883995daec: Verifying Checksum [2021-10-27T22:30:29.704Z] 05883995daec: Download complete [2021-10-27T22:30:29.704Z] 448f6bf000e3: Download complete [2021-10-27T22:30:32.328Z] c2d8d7efcc4b: Verifying Checksum [2021-10-27T22:30:32.328Z] c2d8d7efcc4b: Download complete [2021-10-27T22:30:33.310Z] 448f6bf000e3: Pull complete [2021-10-27T22:30:33.907Z] f757da607395: Pull complete [2021-10-27T22:30:35.344Z] 05883995daec: Pull complete [2021-10-27T22:30:35.344Z] 8603b9c90790: Pull complete [2021-10-27T22:30:36.324Z] 1560dd03e051: Pull complete [2021-10-27T22:30:36.922Z] 27f5ce0e4adf: Pull complete [2021-10-27T22:30:52.015Z] c2d8d7efcc4b: Pull complete [2021-10-27T22:30:52.015Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-27T22:30:52.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T22:30:52.015Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-27T22:30:52.310Z] prd-ubuntu18.04-docker-arm64-4c-16g-2344 does not seem to be running inside a container [2021-10-27T22:30:52.386Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-27T22:30:55.231Z] $ docker top 111cd60ab047cad5284b7915763aaefdbe724c4a0dcbf232b787c1ef751f4fa7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T22:30:56.246Z] ---> job-cost.sh [2021-10-27T22:30:56.246Z] lf-activate-venv: SKIPPING [2021-10-27T22:30:56.246Z] INFO: No Stack... [2021-10-27T22:30:56.518Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-27T22:30:57.108Z] INFO: Archiving Costs [Pipeline] sh [2021-10-27T22:30:57.792Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2021-10-27T22:30:57.792Z] + cut -d, -f6 [Pipeline] lock [2021-10-27T22:30:57.868Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-1-stack-cost] [2021-10-27T22:30:57.873Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-1-stack-cost] did not exist. Created. [2021-10-27T22:30:57.873Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-27T22:30:58.612Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-67eee995/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-67eee995/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-27T22:30:59.323Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-27T22:30:59.361Z] Warning: overwriting stash ‘stack-cost’ [2021-10-27T22:30:59.841Z] Stashed 1 file(s) [Pipeline] } [2021-10-27T22:31:00.991Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-27T22:31:01.037Z] $ docker stop --time=1 111cd60ab047cad5284b7915763aaefdbe724c4a0dcbf232b787c1ef751f4fa7 [2021-10-27T22:31:02.581Z] $ docker rm -f 111cd60ab047cad5284b7915763aaefdbe724c4a0dcbf232b787c1ef751f4fa7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-27T22:31:03.293Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-27T22:31:08.298Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-27T22:31:08.634Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T22:31:09.231Z] ---> package-listing.sh [2021-10-27T22:31:09.231Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-27T22:31:09.231Z] ++ facter osfamily [2021-10-27T22:31:09.495Z] + OS_FAMILY=redhat [2021-10-27T22:31:09.495Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-54 [2021-10-27T22:31:09.495Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-27T22:31:09.495Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-27T22:31:09.495Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-27T22:31:09.495Z] + PACKAGES=/tmp/packages_start.txt [2021-10-27T22:31:09.495Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' [2021-10-27T22:31:09.495Z] + PACKAGES=/tmp/packages_end.txt [2021-10-27T22:31:09.495Z] + case "${OS_FAMILY}" in [2021-10-27T22:31:09.495Z] + sort [2021-10-27T22:31:09.495Z] + rpm -qa [2021-10-27T22:31:10.069Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-27T22:31:10.069Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-27T22:31:10.069Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-27T22:31:10.069Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' [2021-10-27T22:31:10.069Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [2021-10-27T22:31:10.069Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [Pipeline] echo [2021-10-27T22:31:10.098Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-27T22:31:10.396Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-27T22:31:10.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T22:31:10.990Z] [2021-10-27T22:31:10.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T22:31:12.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T22:31:12.410Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-27T22:31:12.410Z] b4d181a07f80: Pulling fs layer [2021-10-27T22:31:12.410Z] a1111a8f2ec3: Pulling fs layer [2021-10-27T22:31:12.410Z] ed53099fbce6: Pulling fs layer [2021-10-27T22:31:12.410Z] dc539afda2c1: Pulling fs layer [2021-10-27T22:31:12.410Z] 77bc0d833cb6: Pulling fs layer [2021-10-27T22:31:12.410Z] 9065ff56babe: Pulling fs layer [2021-10-27T22:31:12.410Z] d287ab97295c: Pulling fs layer [2021-10-27T22:31:12.410Z] dc539afda2c1: Waiting [2021-10-27T22:31:12.410Z] 77bc0d833cb6: Waiting [2021-10-27T22:31:12.410Z] 9065ff56babe: Waiting [2021-10-27T22:31:12.410Z] d287ab97295c: Waiting [2021-10-27T22:31:12.410Z] a1111a8f2ec3: Verifying Checksum [2021-10-27T22:31:12.410Z] a1111a8f2ec3: Download complete [2021-10-27T22:31:12.410Z] dc539afda2c1: Verifying Checksum [2021-10-27T22:31:12.410Z] dc539afda2c1: Download complete [2021-10-27T22:31:12.671Z] ed53099fbce6: Verifying Checksum [2021-10-27T22:31:12.671Z] ed53099fbce6: Download complete [2021-10-27T22:31:12.671Z] 77bc0d833cb6: Verifying Checksum [2021-10-27T22:31:12.671Z] 77bc0d833cb6: Download complete [2021-10-27T22:31:12.671Z] 9065ff56babe: Verifying Checksum [2021-10-27T22:31:12.671Z] 9065ff56babe: Download complete [2021-10-27T22:31:12.671Z] b4d181a07f80: Verifying Checksum [2021-10-27T22:31:12.671Z] b4d181a07f80: Download complete [2021-10-27T22:31:13.255Z] d287ab97295c: Verifying Checksum [2021-10-27T22:31:13.256Z] d287ab97295c: Download complete [2021-10-27T22:31:14.208Z] b4d181a07f80: Pull complete [2021-10-27T22:31:14.208Z] a1111a8f2ec3: Pull complete [2021-10-27T22:31:14.782Z] ed53099fbce6: Pull complete [2021-10-27T22:31:14.782Z] dc539afda2c1: Pull complete [2021-10-27T22:31:15.043Z] 77bc0d833cb6: Pull complete [2021-10-27T22:31:15.314Z] 9065ff56babe: Pull complete [2021-10-27T22:31:20.617Z] d287ab97295c: Pull complete [2021-10-27T22:31:20.617Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-27T22:31:20.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T22:31:20.617Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-27T22:31:20.713Z] prd-centos7-docker-4c-2g-2343 does not seem to be running inside a container [2021-10-27T22:31:20.766Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54/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-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@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:10003/edgex-lftools-log-publisher:latest cat [2021-10-27T22:31:23.439Z] $ docker top b7ac76b1a78149213d95c956c051b58d4c8dffc85a80d3de89cfbb7959694db9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T22:31:23.866Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-27T22:31:24.180Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-27T22:31:24.503Z] + ls /var/log/sa-host [2021-10-27T22:31:24.503Z] + sadf -c /var/log/sa-host/sa27 [2021-10-27T22:31:24.503Z] file_magic: OK [2021-10-27T22:31:24.503Z] HZ: Using current value: 100 [2021-10-27T22:31:24.503Z] file_header: OK [2021-10-27T22:31:24.503Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-27T22:31:24.503Z] Statistics: [2021-10-27T22:31:24.503Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T22:31:24.503Z] File successfully converted to sysstat format version 12.0.3 [2021-10-27T22:31:24.503Z] + sadf -c /var/log/sa-host/sa30 [2021-10-27T22:31:24.503Z] file_magic: OK [2021-10-27T22:31:24.503Z] HZ: Using current value: 100 [2021-10-27T22:31:24.503Z] file_header: OK [2021-10-27T22:31:24.503Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-27T22:31:24.503Z] Statistics: [2021-10-27T22:31:24.503Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T22:31:24.503Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T22:31:25.765Z] provisioning config files... [2021-10-27T22:31:25.775Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config510492219319248485tmp [Pipeline] { [Pipeline] echo [2021-10-27T22:31:25.818Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T22:31:26.138Z] ---> create-netrc.sh [Pipeline] } [2021-10-27T22:31:26.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-27T22:31:26.527Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-27T22:31:26.557Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T22:31:26.872Z] ---> sudo-logs.sh [2021-10-27T22:31:26.872Z] Archiving 'sudo' log.. [2021-10-27T22:31:26.872Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2343.novalocal: Name or service not known [2021-10-27T22:31:26.872Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2343.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-27T22:31:26.947Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T22:31:27.278Z] ---> job-cost.sh [2021-10-27T22:31:27.278Z] lf-activate-venv: SKIPPING [2021-10-27T22:31:27.278Z] DEBUG: total: 0.10999999940395355 [2021-10-27T22:31:27.278Z] INFO: Retrieving Stack Cost... [2021-10-27T22:31:27.541Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-27T22:31:27.803Z] INFO: Archiving Costs [Pipeline] echo [2021-10-27T22:31:27.832Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T22:31:28.160Z] ---> logs-deploy.sh [2021-10-27T22:31:28.160Z] lf-activate-venv: SKIPPING [2021-10-27T22:31:28.160Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-54/1 [2021-10-27T22:31:28.160Z] INFO: archiving workspace using pattern(s): [2021-10-27T22:31:28.735Z] Archives upload complete. [2021-10-27T22:31:28.998Z] INFO: archiving logs to Nexus