Pull request #29 updated 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 MonicaisHer for edgexfoundry/device-gpio Loading trusted files from base branch main at cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 rather than de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9 Obtained Jenkinsfile from cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 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-ssh11017994990590374078.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh9934241886415004601.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-29/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-29/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14120824406387692348.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11992334349015603116.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-29/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-29/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2705464386897948929.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47537 in /w/workspace/edgexfoundry_device-gpio_PR-29 [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/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-29 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 into PR head commit de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9 Merge succeeded, producing de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9 Checking out Revision de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9 (PR-29) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9 # timeout=10 Commit message: "build(deps): go 1.17 mod tidy" > git rev-list --no-walk fdefd348fbac99f553ad29c2523a88e35ad4c7c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T11:59:17.639Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T11:59:17.683Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T11:59:17.696Z] ========================================================= [2022-05-10T11:59:17.696Z] EdgeX Global Pipelines Version Info [2022-05-10T11:59:17.696Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:59:18.554Z] ------------------- [2022-05-10T11:59:18.554Z] stable info: [2022-05-10T11:59:18.554Z] ------------------- [2022-05-10T11:59:18.554Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T11:59:18.554Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T11:59:18.554Z] Message: update stable to v1.0.227 [2022-05-10T11:59:19.128Z] ------------------- [2022-05-10T11:59:19.128Z] experimental info: [2022-05-10T11:59:19.128Z] ------------------- [2022-05-10T11:59:19.128Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T11:59:19.128Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T11:59:19.128Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T11:59:19.260Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-05-10T11:59:19.270Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-05-10T11:59:19.282Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T11:59:19.294Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T11:59:19.305Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T11:59:19.320Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T11:59:19.337Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T11:59:19.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T11:59:19.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T11:59:19.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T11:59:19.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T11:59:19.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-05-10T11:59:19.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T11:59:19.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T11:59:19.436Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T11:59:19.448Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T11:59:19.462Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T11:59:19.479Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T11:59:19.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T11:59:19.514Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T11:59:19.535Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T11:59:19.557Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T11:59:19.575Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T11:59:19.596Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T11:59:19.614Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T11:59:19.633Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T11:59:19.650Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-29 [Pipeline] echo [2022-05-10T11:59:19.668Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-29 [Pipeline] echo [2022-05-10T11:59:19.685Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-29 [Pipeline] echo [2022-05-10T11:59:19.697Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9 [Pipeline] echo [2022-05-10T11:59:19.711Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de2f032 [Pipeline] echo [2022-05-10T11:59:19.722Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T11:59:19.764Z] provisioning config files... [2022-05-10T11:59:19.778Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-29@tmp/config5099260969634807465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:59:20.108Z] ---> docker-login.sh [2022-05-10T11:59:20.108Z] nexus3.edgexfoundry.org:10001 [2022-05-10T11:59:20.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:59:20.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:59:20.371Z] Configure a credential helper to remove this warning. See [2022-05-10T11:59:20.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:59:20.371Z] [2022-05-10T11:59:20.371Z] Login Succeeded [2022-05-10T11:59:20.371Z] nexus3.edgexfoundry.org:10002 [2022-05-10T11:59:20.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:59:20.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:59:20.632Z] Configure a credential helper to remove this warning. See [2022-05-10T11:59:20.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:59:20.632Z] [2022-05-10T11:59:20.632Z] Login Succeeded [2022-05-10T11:59:20.632Z] nexus3.edgexfoundry.org:10003 [2022-05-10T11:59:20.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:59:20.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:59:20.897Z] Configure a credential helper to remove this warning. See [2022-05-10T11:59:20.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:59:20.897Z] [2022-05-10T11:59:20.897Z] Login Succeeded [2022-05-10T11:59:20.897Z] nexus3.edgexfoundry.org:10004 [2022-05-10T11:59:20.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:59:20.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:59:20.897Z] Configure a credential helper to remove this warning. See [2022-05-10T11:59:20.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:59:20.897Z] [2022-05-10T11:59:20.897Z] Login Succeeded [2022-05-10T11:59:20.897Z] docker.io [2022-05-10T11:59:20.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:59:21.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:59:21.469Z] Configure a credential helper to remove this warning. See [2022-05-10T11:59:21.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:59:21.469Z] [2022-05-10T11:59:21.469Z] Login Succeeded [2022-05-10T11:59:21.469Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T11:59:21.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T11:59:21.829Z] + git rev-list -1 --merges de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9~1..de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9 [Pipeline] echo [2022-05-10T11:59:21.865Z] -----------> git rev-list -1 --merges de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9~1..de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9 de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9 [false] [Pipeline] sh [2022-05-10T11:59:22.163Z] + git log --format=format:%s -1 de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9 [Pipeline] echo [2022-05-10T11:59:22.183Z] ========================================================= [2022-05-10T11:59:22.183Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T11:59:22.183Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T11:59:22.535Z] + git log --format=format:%s -1 de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9 [Pipeline] echo [2022-05-10T11:59:22.550Z] [semverPrep] GIT_COMMIT: de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9, Commit Message: build(deps): go 1.17 mod tidy [Pipeline] echo [2022-05-10T11:59:22.560Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T11:59:22.940Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T11:59:22.941Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T11:59:22.941Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T11:59:22.941Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T11:59:22.941Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T11:59:22.941Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T11:59:22.941Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:59:23.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T11:59:23.374Z] [2022-05-10T11:59:23.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:59:23.688Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T11:59:23.688Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T11:59:23.688Z] 1fe172e4850f: Pulling fs layer [2022-05-10T11:59:23.688Z] caf521ccaac6: Pulling fs layer [2022-05-10T11:59:23.688Z] 3ead6fa29328: Pulling fs layer [2022-05-10T11:59:23.688Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T11:59:23.688Z] a8d5f1318db7: Pulling fs layer [2022-05-10T11:59:23.688Z] c427282e49a2: Pulling fs layer [2022-05-10T11:59:23.688Z] 1827001aaf11: Pulling fs layer [2022-05-10T11:59:23.688Z] 0714d37db230: Pulling fs layer [2022-05-10T11:59:23.688Z] ac28cf19c067: Pulling fs layer [2022-05-10T11:59:23.688Z] c427282e49a2: Waiting [2022-05-10T11:59:23.688Z] ca983d60f3e2: Pulling fs layer [2022-05-10T11:59:23.688Z] 9f894cec8388: Pulling fs layer [2022-05-10T11:59:23.688Z] 1827001aaf11: Waiting [2022-05-10T11:59:23.688Z] 0714d37db230: Waiting [2022-05-10T11:59:23.688Z] ac28cf19c067: Waiting [2022-05-10T11:59:23.688Z] 5c2a1cbceb83: Waiting [2022-05-10T11:59:23.688Z] 9f894cec8388: Waiting [2022-05-10T11:59:23.688Z] ca983d60f3e2: Waiting [2022-05-10T11:59:23.688Z] a8d5f1318db7: Waiting [2022-05-10T11:59:23.688Z] caf521ccaac6: Verifying Checksum [2022-05-10T11:59:23.689Z] caf521ccaac6: Download complete [2022-05-10T11:59:23.689Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T11:59:23.689Z] 5c2a1cbceb83: Download complete [2022-05-10T11:59:23.689Z] a8d5f1318db7: Verifying Checksum [2022-05-10T11:59:23.689Z] a8d5f1318db7: Download complete [2022-05-10T11:59:23.689Z] 3ead6fa29328: Verifying Checksum [2022-05-10T11:59:23.689Z] 3ead6fa29328: Download complete [2022-05-10T11:59:23.952Z] c427282e49a2: Download complete [2022-05-10T11:59:23.952Z] 0714d37db230: Verifying Checksum [2022-05-10T11:59:23.952Z] 0714d37db230: Download complete [2022-05-10T11:59:23.952Z] ac28cf19c067: Verifying Checksum [2022-05-10T11:59:23.952Z] ac28cf19c067: Download complete [2022-05-10T11:59:23.952Z] ca983d60f3e2: Verifying Checksum [2022-05-10T11:59:23.952Z] ca983d60f3e2: Download complete [2022-05-10T11:59:23.952Z] 9f894cec8388: Verifying Checksum [2022-05-10T11:59:23.952Z] 9f894cec8388: Download complete [2022-05-10T11:59:23.952Z] 1fe172e4850f: Verifying Checksum [2022-05-10T11:59:23.952Z] 1fe172e4850f: Download complete [2022-05-10T11:59:24.211Z] 1827001aaf11: Verifying Checksum [2022-05-10T11:59:24.211Z] 1827001aaf11: Download complete [2022-05-10T11:59:25.151Z] 1fe172e4850f: Pull complete [2022-05-10T11:59:25.412Z] caf521ccaac6: Pull complete [2022-05-10T11:59:25.673Z] 3ead6fa29328: Pull complete [2022-05-10T11:59:25.937Z] 5c2a1cbceb83: Pull complete [2022-05-10T11:59:26.207Z] a8d5f1318db7: Pull complete [2022-05-10T11:59:26.207Z] c427282e49a2: Pull complete [2022-05-10T11:59:28.116Z] 1827001aaf11: Pull complete [2022-05-10T11:59:28.116Z] 0714d37db230: Pull complete [2022-05-10T11:59:28.380Z] ac28cf19c067: Pull complete [2022-05-10T11:59:28.380Z] ca983d60f3e2: Pull complete [2022-05-10T11:59:28.642Z] 9f894cec8388: Pull complete [2022-05-10T11:59:28.642Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T11:59:28.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T11:59:28.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T11:59:28.721Z] prd-ubuntu20.04-docker-8c-8g-47537 does not seem to be running inside a container [2022-05-10T11:59:28.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-29 -v /w/workspace/edgexfoundry_device-gpio_PR-29:/w/workspace/edgexfoundry_device-gpio_PR-29:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-29@tmp:/w/workspace/edgexfoundry_device-gpio_PR-29@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-devops/py-git-semver:latest cat [2022-05-10T11:59:30.204Z] $ docker top eabdb9607932b311e73cf6b01297ecbeb536bdab9a2a173f02383f1f1724ba7b -eo pid,comm [2022-05-10T11:59:30.270Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T11:59:30.270Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T11:59:30.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T11:59:30.305Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T11:59:30.458Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T11:59:30.469Z] $ docker exec eabdb9607932b311e73cf6b01297ecbeb536bdab9a2a173f02383f1f1724ba7b ssh-agent [2022-05-10T11:59:30.578Z] SSH_AUTH_SOCK=/tmp/ssh-gg3UfC91avOq/agent.32 [2022-05-10T11:59:30.578Z] SSH_AGENT_PID=38 [2022-05-10T11:59:30.587Z] Running ssh-add (command line suppressed) [2022-05-10T11:59:30.707Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-29@tmp/private_key_2146234888625380688.key (/w/workspace/edgexfoundry_device-gpio_PR-29@tmp/private_key_2146234888625380688.key) [2022-05-10T11:59:30.715Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T11:59:31.008Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T11:59:31.029Z] $ docker exec --env ******** --env ******** eabdb9607932b311e73cf6b01297ecbeb536bdab9a2a173f02383f1f1724ba7b ssh-agent -k [2022-05-10T11:59:31.139Z] unset SSH_AUTH_SOCK; [2022-05-10T11:59:31.140Z] unset SSH_AGENT_PID; [2022-05-10T11:59:31.140Z] echo Agent pid 38 killed; [2022-05-10T11:59:31.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T11:59:31.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T11:59:31.168Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T11:59:31.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T11:59:31.307Z] $ docker exec eabdb9607932b311e73cf6b01297ecbeb536bdab9a2a173f02383f1f1724ba7b ssh-agent [2022-05-10T11:59:31.411Z] SSH_AUTH_SOCK=/tmp/ssh-tlYHkc3iCUIz/agent.71 [2022-05-10T11:59:31.411Z] SSH_AGENT_PID=77 [2022-05-10T11:59:31.417Z] Running ssh-add (command line suppressed) [2022-05-10T11:59:31.534Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-29@tmp/private_key_7387720597342485478.key (/w/workspace/edgexfoundry_device-gpio_PR-29@tmp/private_key_7387720597342485478.key) [2022-05-10T11:59:31.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T11:59:31.836Z] + git semver init [2022-05-10T11:59:32.097Z] 2022-05-10 11:59:32,027 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T11:59:32.097Z] 2022-05-10 11:59:32,028 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-29/.semver [2022-05-10T11:59:32.097Z] 2022-05-10 11:59:32,028 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-29/.semver [2022-05-10T11:59:32.097Z] 2022-05-10 11:59:32,029 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-29/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-29, universal_newlines=False, shell=None, istream=None) [2022-05-10T11:59:33.038Z] 2022-05-10 11:59:32,946 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-29/.git/info/exclude [2022-05-10T11:59:33.038Z] 2022-05-10 11:59:32,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-29/.semver/PR-29 with force:False [2022-05-10T11:59:33.038Z] 2022-05-10 11:59:32,947 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-29/.semver/PR-29 [2022-05-10T11:59:33.038Z] 2022-05-10 11:59:32,950 [execute] INFO git cat-file --batch-check [2022-05-10T11:59:33.038Z] 2022-05-10 11:59:32,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-29/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T11:59:33.038Z] 2022-05-10 11:59:32,956 [execute] INFO git cat-file --batch [2022-05-10T11:59:33.038Z] 2022-05-10 11:59:32,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-29/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T11:59:33.038Z] 2022-05-10 11:59:32,962 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-29/.semver/PR-29 [2022-05-10T11:59:33.038Z] 0.0.0 [Pipeline] } [2022-05-10T11:59:33.055Z] $ docker exec --env ******** --env ******** eabdb9607932b311e73cf6b01297ecbeb536bdab9a2a173f02383f1f1724ba7b ssh-agent -k [2022-05-10T11:59:33.154Z] unset SSH_AUTH_SOCK; [2022-05-10T11:59:33.155Z] unset SSH_AGENT_PID; [2022-05-10T11:59:33.155Z] echo Agent pid 77 killed; [2022-05-10T11:59:33.158Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T11:59:33.464Z] + git semver [Pipeline] } [2022-05-10T11:59:33.745Z] $ docker stop --time=1 eabdb9607932b311e73cf6b01297ecbeb536bdab9a2a173f02383f1f1724ba7b [2022-05-10T11:59:35.084Z] $ docker rm -f eabdb9607932b311e73cf6b01297ecbeb536bdab9a2a173f02383f1f1724ba7b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T11:59:35.440Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T11:59:35.705Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T11:59:35.709Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T11:59:35.871Z] provisioning config files... [2022-05-10T11:59:35.880Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-29@tmp/config322312339059578633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T11:59:36.180Z] ---> docker-login.sh [2022-05-10T11:59:36.180Z] nexus3.edgexfoundry.org:10001 [2022-05-10T11:59:36.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:59:36.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:59:36.180Z] Configure a credential helper to remove this warning. See [2022-05-10T11:59:36.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:59:36.180Z] [2022-05-10T11:59:36.180Z] Login Succeeded [2022-05-10T11:59:36.180Z] nexus3.edgexfoundry.org:10002 [2022-05-10T11:59:36.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:59:36.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:59:36.441Z] Configure a credential helper to remove this warning. See [2022-05-10T11:59:36.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:59:36.441Z] [2022-05-10T11:59:36.441Z] Login Succeeded [2022-05-10T11:59:36.441Z] nexus3.edgexfoundry.org:10003 [2022-05-10T11:59:36.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:59:36.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:59:36.441Z] Configure a credential helper to remove this warning. See [2022-05-10T11:59:36.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:59:36.441Z] [2022-05-10T11:59:36.441Z] Login Succeeded [2022-05-10T11:59:36.441Z] nexus3.edgexfoundry.org:10004 [2022-05-10T11:59:36.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:59:36.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:59:36.704Z] Configure a credential helper to remove this warning. See [2022-05-10T11:59:36.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:59:36.704Z] [2022-05-10T11:59:36.704Z] Login Succeeded [2022-05-10T11:59:36.704Z] docker.io [2022-05-10T11:59:36.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T11:59:36.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T11:59:36.963Z] Configure a credential helper to remove this warning. See [2022-05-10T11:59:36.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T11:59:36.963Z] [2022-05-10T11:59:36.963Z] Login Succeeded [2022-05-10T11:59:36.963Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T11:59:36.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T11:59:37.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T11:59:37.054Z] ========================================================= [2022-05-10T11:59:37.054Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T11:59:37.054Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T11:59:37.377Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T11:59:37.377Z] Sending build context to Docker daemon 15.62MB [2022-05-10T11:59:37.377Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T11:59:37.377Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-10T11:59:37.377Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T11:59:37.377Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T11:59:37.377Z] 666ba61612fd: Pulling fs layer [2022-05-10T11:59:37.377Z] 8ed8ca486205: Pulling fs layer [2022-05-10T11:59:37.377Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T11:59:37.377Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T11:59:37.377Z] ca2b28591e48: Pulling fs layer [2022-05-10T11:59:37.377Z] 4fe6c5a15a65: Waiting [2022-05-10T11:59:37.377Z] 22a0e8bec74d: Waiting [2022-05-10T11:59:37.377Z] ca2b28591e48: Waiting [2022-05-10T11:59:37.377Z] a51346096db8: Pulling fs layer [2022-05-10T11:59:37.377Z] daebc70d1ce1: Pulling fs layer [2022-05-10T11:59:37.377Z] 0e18a0eac166: Pulling fs layer [2022-05-10T11:59:37.377Z] a51346096db8: Waiting [2022-05-10T11:59:37.377Z] daebc70d1ce1: Waiting [2022-05-10T11:59:37.377Z] 0e18a0eac166: Waiting [2022-05-10T11:59:37.637Z] 8ed8ca486205: Verifying Checksum [2022-05-10T11:59:37.637Z] 8ed8ca486205: Download complete [2022-05-10T11:59:37.637Z] 666ba61612fd: Verifying Checksum [2022-05-10T11:59:37.637Z] 666ba61612fd: Download complete [2022-05-10T11:59:37.637Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T11:59:37.637Z] 22a0e8bec74d: Download complete [2022-05-10T11:59:37.637Z] ca2b28591e48: Download complete [2022-05-10T11:59:37.637Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T11:59:37.637Z] 59bf1c3509f3: Download complete [2022-05-10T11:59:37.637Z] a51346096db8: Verifying Checksum [2022-05-10T11:59:37.637Z] a51346096db8: Download complete [2022-05-10T11:59:37.637Z] daebc70d1ce1: Verifying Checksum [2022-05-10T11:59:37.637Z] daebc70d1ce1: Download complete [2022-05-10T11:59:37.637Z] 59bf1c3509f3: Pull complete [2022-05-10T11:59:37.898Z] 666ba61612fd: Pull complete [2022-05-10T11:59:37.898Z] 8ed8ca486205: Pull complete [2022-05-10T11:59:38.158Z] 0e18a0eac166: Verifying Checksum [2022-05-10T11:59:38.158Z] 0e18a0eac166: Download complete [2022-05-10T11:59:38.158Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T11:59:38.158Z] 4fe6c5a15a65: Download complete [2022-05-10T11:59:42.352Z] 4fe6c5a15a65: Pull complete [2022-05-10T11:59:42.352Z] 22a0e8bec74d: Pull complete [2022-05-10T11:59:42.352Z] ca2b28591e48: Pull complete [2022-05-10T11:59:42.352Z] a51346096db8: Pull complete [2022-05-10T11:59:42.352Z] daebc70d1ce1: Pull complete [2022-05-10T11:59:44.886Z] 0e18a0eac166: Pull complete [2022-05-10T11:59:44.886Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T11:59:44.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T11:59:44.886Z] ---> f018257e8ee9 [2022-05-10T11:59:44.886Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T11:59:46.272Z] ---> Running in 1459953ea1a2 [2022-05-10T11:59:46.272Z] Removing intermediate container 1459953ea1a2 [2022-05-10T11:59:46.272Z] ---> 63eda769bee2 [2022-05-10T11:59:46.272Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T11:59:46.272Z] ---> Running in bd6a73551bdc [2022-05-10T11:59:46.272Z] Removing intermediate container bd6a73551bdc [2022-05-10T11:59:46.272Z] ---> 4dff51b1468e [2022-05-10T11:59:46.272Z] Step 5/11 : WORKDIR /device-gpio [2022-05-10T11:59:46.272Z] ---> Running in e1aad2634de0 [2022-05-10T11:59:46.272Z] Removing intermediate container e1aad2634de0 [2022-05-10T11:59:46.272Z] ---> c183eee68414 [2022-05-10T11:59:46.272Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T11:59:46.272Z] ---> Running in 759a0834a14f [2022-05-10T11:59:46.843Z] Removing intermediate container 759a0834a14f [2022-05-10T11:59:46.843Z] ---> 2d71a7514726 [2022-05-10T11:59:46.843Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T11:59:46.843Z] ---> Running in 136e8e6636b7 [2022-05-10T11:59:47.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T11:59:48.046Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T11:59:48.307Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T11:59:48.568Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-10T11:59:48.568Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T11:59:48.568Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T11:59:48.855Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T11:59:48.855Z] OK: 224 MiB in 56 packages [2022-05-10T11:59:49.117Z] Removing intermediate container 136e8e6636b7 [2022-05-10T11:59:49.117Z] ---> 02dcc1d05837 [2022-05-10T11:59:49.117Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-10T11:59:49.378Z] ---> af4fb7b55b8b [2022-05-10T11:59:49.378Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T11:59:49.378Z] ---> Running in c849d46965f3 [2022-05-10T11:59:50.813Z] Still waiting to schedule task [2022-05-10T11:59:50.813Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T12:00:15.964Z] Removing intermediate container c849d46965f3 [2022-05-10T12:00:15.964Z] ---> fe7bd7dc5af0 [2022-05-10T12:00:15.964Z] Step 10/11 : COPY . . [2022-05-10T12:00:15.964Z] ---> 6aaff85a6500 [2022-05-10T12:00:15.964Z] Step 11/11 : RUN ${MAKE} [2022-05-10T12:00:15.964Z] ---> Running in 738d9bde316e [2022-05-10T12:00:15.964Z] Removing intermediate container 738d9bde316e [2022-05-10T12:00:15.964Z] ---> d23b9b7a7224 [2022-05-10T12:00:15.964Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-10T12:00:15.964Z] Successfully built d23b9b7a7224 [2022-05-10T12:00:15.964Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:00:16.261Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T12:00:16.261Z] . [Pipeline] withDockerContainer [2022-05-10T12:00:16.332Z] prd-ubuntu20.04-docker-8c-8g-47537 does not seem to be running inside a container [2022-05-10T12:00:16.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-29 -v /w/workspace/edgexfoundry_device-gpio_PR-29:/w/workspace/edgexfoundry_device-gpio_PR-29:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-29@tmp:/w/workspace/edgexfoundry_device-gpio_PR-29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T12:00:16.785Z] $ docker top 45aab95533f11fce7400b5fea3162860e8e4cdcdd9b12a700ab515dbd9419986 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T12:00:17.162Z] + go version [2022-05-10T12:00:17.162Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T12:00:17.179Z] $ docker stop --time=1 45aab95533f11fce7400b5fea3162860e8e4cdcdd9b12a700ab515dbd9419986 [2022-05-10T12:00:18.469Z] $ docker rm -f 45aab95533f11fce7400b5fea3162860e8e4cdcdd9b12a700ab515dbd9419986 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:00:18.873Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T12:00:18.873Z] . [Pipeline] withDockerContainer [2022-05-10T12:00:18.942Z] prd-ubuntu20.04-docker-8c-8g-47537 does not seem to be running inside a container [2022-05-10T12:00:18.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-29 -v /w/workspace/edgexfoundry_device-gpio_PR-29:/w/workspace/edgexfoundry_device-gpio_PR-29:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-29@tmp:/w/workspace/edgexfoundry_device-gpio_PR-29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T12:00:19.423Z] $ docker top 157a8db5122af97f83304df90e0c4f270aa046ae9164c83926b4274142f89090 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T12:00:19.788Z] + make test [2022-05-10T12:00:19.788Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T12:00:20.048Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-10T12:00:26.621Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-10T12:00:26.621Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-10T12:00:30.813Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T12:00:34.105Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T12:00:34.105Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T12:00:34.105Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T12:00:34.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T12:00:34.397Z] $ docker stop --time=1 157a8db5122af97f83304df90e0c4f270aa046ae9164c83926b4274142f89090 [2022-05-10T12:00:36.014Z] $ docker rm -f 157a8db5122af97f83304df90e0c4f270aa046ae9164c83926b4274142f89090 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T12:00:36.430Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T12:00:36.479Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T12:00:37.144Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T12:00:37.432Z] + ls -al . [2022-05-10T12:00:37.432Z] total 192 [2022-05-10T12:00:37.432Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 12:00 . [2022-05-10T12:00:37.432Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 11:59 .. [2022-05-10T12:00:37.432Z] -rw-rw-r-- 1 jenkins jenkins 120 May 10 11:59 .dockerignore [2022-05-10T12:00:37.432Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 11:59 .git [2022-05-10T12:00:37.432Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 11:59 .github [2022-05-10T12:00:37.432Z] -rw-rw-r-- 1 jenkins jenkins 343 May 10 11:59 .gitignore [2022-05-10T12:00:37.432Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 11:59 .golangci.yml [2022-05-10T12:00:37.432Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 11:59 .semver [2022-05-10T12:00:37.432Z] -rw-rw-r-- 1 jenkins jenkins 7772 May 10 11:59 Attribution.txt [2022-05-10T12:00:37.432Z] -rw-rw-r-- 1 jenkins jenkins 2256 May 10 11:59 CHANGELOG.md [2022-05-10T12:00:37.432Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 10 11:59 Dockerfile [2022-05-10T12:00:37.432Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 11:59 GOVERNANCE.md [2022-05-10T12:00:37.432Z] -rw-rw-r-- 1 jenkins jenkins 657 May 10 11:59 Jenkinsfile [2022-05-10T12:00:37.432Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 11:59 LICENSE [2022-05-10T12:00:37.432Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 10 11:59 Makefile [2022-05-10T12:00:37.432Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 11:59 OWNERS.md [2022-05-10T12:00:37.432Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 10 11:59 README.md [2022-05-10T12:00:37.432Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 11:59 VERSION [2022-05-10T12:00:37.432Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 11:59 bin [2022-05-10T12:00:37.432Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 11:59 cmd [2022-05-10T12:00:37.432Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 12:00 coverage.out [2022-05-10T12:00:37.432Z] -rw-rw-r-- 1 jenkins jenkins 2794 May 10 11:59 go.mod [2022-05-10T12:00:37.432Z] -rw-rw-r-- 1 jenkins jenkins 70652 May 10 11:59 go.sum [2022-05-10T12:00:37.432Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 11:59 internal [2022-05-10T12:00:37.432Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 11:59 snap [2022-05-10T12:00:37.432Z] -rw-rw-r-- 1 jenkins jenkins 209 May 10 11:59 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:00:37.730Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9 --label arch=amd64 --label version=0.0.0 . [2022-05-10T12:00:37.730Z] Sending build context to Docker daemon 15.62MB [2022-05-10T12:00:37.730Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T12:00:37.730Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T12:00:37.730Z] ---> d23b9b7a7224 [2022-05-10T12:00:37.730Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T12:00:37.730Z] ---> Running in f0766d45e63b [2022-05-10T12:00:37.989Z] Removing intermediate container f0766d45e63b [2022-05-10T12:00:37.989Z] ---> 8a5446627a31 [2022-05-10T12:00:37.989Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T12:00:37.989Z] ---> Running in 6f706061d687 [2022-05-10T12:00:37.989Z] Removing intermediate container 6f706061d687 [2022-05-10T12:00:37.989Z] ---> bf39bd5f6627 [2022-05-10T12:00:37.989Z] Step 5/25 : WORKDIR /device-gpio [2022-05-10T12:00:37.989Z] ---> Running in 66d8510e9751 [2022-05-10T12:00:38.248Z] Removing intermediate container 66d8510e9751 [2022-05-10T12:00:38.248Z] ---> 76b9e548f3f5 [2022-05-10T12:00:38.248Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T12:00:38.248Z] ---> Running in 673b47c294c5 [2022-05-10T12:00:38.817Z] Removing intermediate container 673b47c294c5 [2022-05-10T12:00:38.817Z] ---> d82758550633 [2022-05-10T12:00:38.817Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T12:00:38.817Z] ---> Running in 02a6d516dd1c [2022-05-10T12:00:39.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T12:00:40.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T12:00:40.306Z] OK: 224 MiB in 56 packages [2022-05-10T12:00:40.568Z] Removing intermediate container 02a6d516dd1c [2022-05-10T12:00:40.568Z] ---> 9675702cf06f [2022-05-10T12:00:40.568Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-10T12:00:40.832Z] ---> 358277aa4ab2 [2022-05-10T12:00:40.832Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T12:00:40.832Z] ---> Running in 521c1a69916c [2022-05-10T12:00:41.769Z] Removing intermediate container 521c1a69916c [2022-05-10T12:00:41.770Z] ---> ec9a9057e153 [2022-05-10T12:00:41.770Z] Step 10/25 : COPY . . [2022-05-10T12:00:42.339Z] ---> 409375040de4 [2022-05-10T12:00:42.339Z] Step 11/25 : RUN ${MAKE} [2022-05-10T12:00:42.339Z] ---> Running in 7c97ce1f0d5c [2022-05-10T12:00:42.907Z] Removing intermediate container 7c97ce1f0d5c [2022-05-10T12:00:42.907Z] ---> bc427c8500cd [2022-05-10T12:00:42.907Z] Step 12/25 : FROM alpine:3.15 [2022-05-10T12:00:43.476Z] 3.15: Pulling from library/alpine [2022-05-10T12:00:43.476Z] df9b9388f04a: Pulling fs layer [2022-05-10T12:00:43.775Z] df9b9388f04a: Download complete [2022-05-10T12:00:43.775Z] df9b9388f04a: Pull complete [2022-05-10T12:00:43.775Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T12:00:43.775Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T12:00:43.775Z] ---> 0ac33e5f5afa [2022-05-10T12:00:43.775Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-10T12:00:44.035Z] ---> Running in a47f1bfdd331 [2022-05-10T12:00:44.035Z] Removing intermediate container a47f1bfdd331 [2022-05-10T12:00:44.035Z] ---> 47749320f48e [2022-05-10T12:00:44.035Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T12:00:44.035Z] ---> Running in a45b95f2c9b2 [2022-05-10T12:00:44.605Z] Removing intermediate container a45b95f2c9b2 [2022-05-10T12:00:44.606Z] ---> 35f100ac96b2 [2022-05-10T12:00:44.606Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-10T12:00:44.606Z] ---> Running in 38deadb32527 [2022-05-10T12:00:44.865Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T12:00:45.806Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T12:00:46.068Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T12:00:46.068Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-10T12:00:46.328Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T12:00:46.328Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-10T12:00:46.328Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-10T12:00:46.587Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T12:00:46.587Z] OK: 8 MiB in 19 packages [2022-05-10T12:00:46.848Z] Removing intermediate container 38deadb32527 [2022-05-10T12:00:46.848Z] ---> 572cd37c1150 [2022-05-10T12:00:46.848Z] Step 16/25 : WORKDIR / [2022-05-10T12:00:46.848Z] ---> Running in 796610cc07da [2022-05-10T12:00:46.848Z] Removing intermediate container 796610cc07da [2022-05-10T12:00:46.848Z] ---> b14e6ac6d0f7 [2022-05-10T12:00:46.848Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-10T12:00:47.107Z] ---> 311c2ca24efb [2022-05-10T12:00:47.107Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-10T12:00:47.107Z] ---> 6ccceeba1e1c [2022-05-10T12:00:47.107Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-10T12:00:47.371Z] ---> ee7c77a35e6b [2022-05-10T12:00:47.371Z] Step 20/25 : EXPOSE 59910 [2022-05-10T12:00:47.371Z] ---> Running in 5c0044fca6fb [2022-05-10T12:00:47.630Z] Removing intermediate container 5c0044fca6fb [2022-05-10T12:00:47.630Z] ---> 452923248765 [2022-05-10T12:00:47.630Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-10T12:00:47.630Z] ---> Running in 1b688701f468 [2022-05-10T12:00:47.630Z] Removing intermediate container 1b688701f468 [2022-05-10T12:00:47.630Z] ---> 63f8abfa9ba7 [2022-05-10T12:00:47.630Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T12:00:47.630Z] ---> Running in f7878f480413 [2022-05-10T12:00:47.895Z] Removing intermediate container f7878f480413 [2022-05-10T12:00:47.895Z] ---> d899ae3b523f [2022-05-10T12:00:47.895Z] Step 23/25 : LABEL arch=amd64 [2022-05-10T12:00:47.895Z] ---> Running in 17c7242353f4 [2022-05-10T12:00:47.895Z] Removing intermediate container 17c7242353f4 [2022-05-10T12:00:47.895Z] ---> 51b8b82d989d [2022-05-10T12:00:47.895Z] Step 24/25 : LABEL git_sha=de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9 [2022-05-10T12:00:47.895Z] ---> Running in e907d50c3fca [2022-05-10T12:00:47.895Z] Removing intermediate container e907d50c3fca [2022-05-10T12:00:47.895Z] ---> 11b2213c1785 [2022-05-10T12:00:47.895Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T12:00:48.155Z] ---> Running in 339c9f21b7ef [2022-05-10T12:00:48.155Z] Removing intermediate container 339c9f21b7ef [2022-05-10T12:00:48.155Z] ---> 0baa1466ed82 [2022-05-10T12:00:48.155Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-10T12:00:48.155Z] Successfully built 0baa1466ed82 [2022-05-10T12:00:48.156Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:00:48.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T12:00:48.574Z] [2022-05-10T12:00:48.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:00:48.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T12:00:48.878Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T12:00:48.878Z] 5eb5b503b376: Pulling fs layer [2022-05-10T12:00:48.878Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T12:00:48.878Z] ec43610c2a17: Pulling fs layer [2022-05-10T12:00:48.878Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T12:00:48.878Z] 33b1e0a273af: Pulling fs layer [2022-05-10T12:00:48.878Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T12:00:48.878Z] 3a2ae6a8a46f: Waiting [2022-05-10T12:00:48.878Z] 33b1e0a273af: Waiting [2022-05-10T12:00:48.878Z] 2f39f015ded8: Pulling fs layer [2022-05-10T12:00:48.878Z] 5d3b04190fa2: Waiting [2022-05-10T12:00:48.878Z] 2f39f015ded8: Waiting [2022-05-10T12:00:48.878Z] 5c69ac0246d0: Verifying Checksum [2022-05-10T12:00:48.878Z] 5c69ac0246d0: Download complete [2022-05-10T12:00:48.878Z] 3a2ae6a8a46f: Download complete [2022-05-10T12:00:48.878Z] 33b1e0a273af: Verifying Checksum [2022-05-10T12:00:48.878Z] 33b1e0a273af: Download complete [2022-05-10T12:00:48.878Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T12:00:48.878Z] 5d3b04190fa2: Download complete [2022-05-10T12:00:48.878Z] ec43610c2a17: Verifying Checksum [2022-05-10T12:00:48.878Z] ec43610c2a17: Download complete [2022-05-10T12:00:49.137Z] 5eb5b503b376: Verifying Checksum [2022-05-10T12:00:49.137Z] 5eb5b503b376: Download complete [2022-05-10T12:00:49.707Z] 2f39f015ded8: Download complete [2022-05-10T12:00:50.274Z] 5eb5b503b376: Pull complete [2022-05-10T12:00:50.532Z] 5c69ac0246d0: Pull complete [2022-05-10T12:00:50.791Z] ec43610c2a17: Pull complete [2022-05-10T12:00:51.052Z] 3a2ae6a8a46f: Pull complete [2022-05-10T12:00:51.052Z] 33b1e0a273af: Pull complete [2022-05-10T12:00:51.311Z] 5d3b04190fa2: Pull complete [2022-05-10T12:00:55.500Z] 2f39f015ded8: Pull complete [2022-05-10T12:00:55.500Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T12:00:55.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T12:00:55.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T12:00:55.563Z] prd-ubuntu20.04-docker-8c-8g-47537 does not seem to be running inside a container [2022-05-10T12:00:55.610Z] $ 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/edgexfoundry_device-gpio_PR-29 -v /w/workspace/edgexfoundry_device-gpio_PR-29:/w/workspace/edgexfoundry_device-gpio_PR-29:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-29@tmp:/w/workspace/edgexfoundry_device-gpio_PR-29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T12:00:57.509Z] $ docker top 25c3e99d16e0feea2b6716db6fce1fe178ed81a5ad9e7e024a6f30dbe5e4c8ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:00:57.929Z] ---> job-cost.sh [2022-05-10T12:00:57.929Z] lf-activate-venv: SKIPPING [2022-05-10T12:00:57.929Z] INFO: No Stack... [2022-05-10T12:00:58.189Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T12:00:58.759Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T12:00:59.055Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-29/archives/cost.csv [2022-05-10T12:00:59.055Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T12:00:59.071Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-29-4-stack-cost] [2022-05-10T12:00:59.076Z] Resource [jenkins-edgexfoundry-device-gpio-PR-29-4-stack-cost] did not exist. Created. [2022-05-10T12:00:59.076Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-29-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T12:00:59.380Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T12:00:59.412Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T12:00:59.418Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-29-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T12:00:59.443Z] $ docker stop --time=1 25c3e99d16e0feea2b6716db6fce1fe178ed81a5ad9e7e024a6f30dbe5e4c8ff [2022-05-10T12:01:00.613Z] $ docker rm -f 25c3e99d16e0feea2b6716db6fce1fe178ed81a5ad9e7e024a6f30dbe5e4c8ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T12:02:22.469Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47538 in /w/workspace/edgexfoundry_device-gpio_PR-29 [Pipeline] { [Pipeline] ws [2022-05-10T12:02:22.483Z] Running in /w/workspace/device-gpio/4 [Pipeline] { [Pipeline] checkout [2022-05-10T12:02:22.872Z] The recommended git tool is: git [2022-05-10T12:02:29.631Z] using credential edgex-jenkins-ssh [2022-05-10T12:02:29.652Z] Cloning the remote Git repository [2022-05-10T12:02:29.723Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-05-10T12:02:29.803Z] > git init /w/workspace/device-gpio/4 # timeout=10 [2022-05-10T12:02:29.899Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-10T12:02:29.901Z] > git --version # timeout=10 [2022-05-10T12:02:29.919Z] > git --version # 'git version 2.25.1' [2022-05-10T12:02:29.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T12:02:29.991Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T12:02:31.551Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-10T12:02:31.611Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T12:02:31.656Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-10T12:02:31.719Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-10T12:02:31.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T12:02:31.735Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-10T12:02:32.303Z] Merging remotes/origin/main commit cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 into PR head commit de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9 [2022-05-10T12:02:32.520Z] Merge succeeded, producing de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9 [2022-05-10T12:02:32.521Z] Checking out Revision de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9 (PR-29) [2022-05-10T12:02:32.327Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T12:02:32.343Z] > git checkout -f de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9 # timeout=10 [2022-05-10T12:02:32.430Z] > git remote # timeout=10 [2022-05-10T12:02:32.448Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T12:02:32.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T12:02:32.475Z] > git merge cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 # timeout=10 [2022-05-10T12:02:32.500Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T12:02:32.534Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T12:02:32.558Z] > git checkout -f de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9 # timeout=10 [2022-05-10T12:02:36.826Z] Commit message: "build(deps): go 1.17 mod tidy" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T12:02:37.644Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T12:02:37.644Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T12:02:37.644Z] Dload Upload Total Spent Left Speed [2022-05-10T12:02:37.644Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2022-05-10T12:02:38.233Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T12:02:38.588Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-05-10T12:02:38.588Z] /etc/docker/daemon.new [2022-05-10T12:02:38.588Z] { [2022-05-10T12:02:38.588Z] "registry-mirrors": [ [2022-05-10T12:02:38.588Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T12:02:38.588Z] ], [2022-05-10T12:02:38.588Z] "bip": "10.250.0.254/24", [2022-05-10T12:02:38.588Z] "hosts": [ [2022-05-10T12:02:38.588Z] "tcp://0.0.0.0:5555", [2022-05-10T12:02:38.588Z] "unix:///var/run/docker.sock" [2022-05-10T12:02:38.588Z] ], [2022-05-10T12:02:38.588Z] "mtu": 1458, [2022-05-10T12:02:38.588Z] "selinux-enabled": true, [2022-05-10T12:02:38.588Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T12:02:38.588Z] } [Pipeline] sh [2022-05-10T12:02:38.977Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T12:02:39.331Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T12:02:57.753Z] provisioning config files... [2022-05-10T12:02:57.779Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/4@tmp/config2815330009637906520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:02:58.148Z] ---> docker-login.sh [2022-05-10T12:02:58.148Z] nexus3.edgexfoundry.org:10001 [2022-05-10T12:02:58.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:02:59.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:02:59.017Z] Configure a credential helper to remove this warning. See [2022-05-10T12:02:59.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:02:59.018Z] [2022-05-10T12:02:59.018Z] Login Succeeded [2022-05-10T12:02:59.018Z] nexus3.edgexfoundry.org:10002 [2022-05-10T12:02:59.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:02:59.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:02:59.564Z] Configure a credential helper to remove this warning. See [2022-05-10T12:02:59.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:02:59.564Z] [2022-05-10T12:02:59.564Z] Login Succeeded [2022-05-10T12:02:59.564Z] nexus3.edgexfoundry.org:10003 [2022-05-10T12:02:59.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:03:00.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:03:00.115Z] Configure a credential helper to remove this warning. See [2022-05-10T12:03:00.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:03:00.115Z] [2022-05-10T12:03:00.115Z] Login Succeeded [2022-05-10T12:03:00.115Z] nexus3.edgexfoundry.org:10004 [2022-05-10T12:03:00.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:03:00.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:03:00.397Z] Configure a credential helper to remove this warning. See [2022-05-10T12:03:00.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:03:00.397Z] [2022-05-10T12:03:00.397Z] Login Succeeded [2022-05-10T12:03:00.397Z] docker.io [2022-05-10T12:03:00.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:03:01.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:03:01.269Z] Configure a credential helper to remove this warning. See [2022-05-10T12:03:01.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:03:01.269Z] [2022-05-10T12:03:01.269Z] Login Succeeded [2022-05-10T12:03:01.269Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T12:03:01.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T12:03:01.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T12:03:01.860Z] ========================================================= [2022-05-10T12:03:01.860Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T12:03:01.860Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:03:02.216Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T12:03:02.492Z] Sending build context to Docker daemon 7.895MB [2022-05-10T12:03:02.778Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T12:03:02.778Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-10T12:03:02.778Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T12:03:02.778Z] 9b3977197b4f: Pulling fs layer [2022-05-10T12:03:02.778Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T12:03:02.778Z] 94645a83ff95: Pulling fs layer [2022-05-10T12:03:02.778Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T12:03:02.778Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T12:03:02.778Z] 3096ccb668a1: Pulling fs layer [2022-05-10T12:03:02.778Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T12:03:02.778Z] a4caa8a26152: Pulling fs layer [2022-05-10T12:03:02.778Z] 3f3a8bcf1eab: Waiting [2022-05-10T12:03:02.778Z] 0c92f367c5e7: Waiting [2022-05-10T12:03:02.778Z] e8cf19c19ddd: Waiting [2022-05-10T12:03:02.778Z] a4caa8a26152: Waiting [2022-05-10T12:03:02.778Z] 3096ccb668a1: Waiting [2022-05-10T12:03:02.778Z] 94645a83ff95: Download complete [2022-05-10T12:03:02.778Z] 1a89e8eeedd5: Download complete [2022-05-10T12:03:02.778Z] 0c92f367c5e7: Download complete [2022-05-10T12:03:03.059Z] 3096ccb668a1: Verifying Checksum [2022-05-10T12:03:03.059Z] 3096ccb668a1: Download complete [2022-05-10T12:03:03.059Z] 9b3977197b4f: Download complete [2022-05-10T12:03:03.059Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T12:03:03.059Z] e8cf19c19ddd: Download complete [2022-05-10T12:03:03.667Z] 9b3977197b4f: Pull complete [2022-05-10T12:03:04.269Z] 1a89e8eeedd5: Pull complete [2022-05-10T12:03:04.544Z] 94645a83ff95: Pull complete [2022-05-10T12:03:05.141Z] a4caa8a26152: Verifying Checksum [2022-05-10T12:03:05.740Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T12:03:05.740Z] 3f3a8bcf1eab: Download complete [2022-05-10T12:03:18.153Z] 3f3a8bcf1eab: Pull complete [2022-05-10T12:03:18.153Z] 0c92f367c5e7: Pull complete [2022-05-10T12:03:18.153Z] 3096ccb668a1: Pull complete [2022-05-10T12:03:18.438Z] e8cf19c19ddd: Pull complete [2022-05-10T12:03:25.166Z] a4caa8a26152: Pull complete [2022-05-10T12:03:25.166Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T12:03:25.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T12:03:25.166Z] ---> 725f1c02e7f9 [2022-05-10T12:03:25.166Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T12:03:25.444Z] ---> Running in 29ee05709d2c [2022-05-10T12:03:25.729Z] Removing intermediate container 29ee05709d2c [2022-05-10T12:03:25.729Z] ---> 45f3581911e9 [2022-05-10T12:03:25.729Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T12:03:26.006Z] ---> Running in 58b0511bb132 [2022-05-10T12:03:26.283Z] Removing intermediate container 58b0511bb132 [2022-05-10T12:03:26.283Z] ---> 9988a1f8f56b [2022-05-10T12:03:26.283Z] Step 5/11 : WORKDIR /device-gpio [2022-05-10T12:03:26.283Z] ---> Running in 73beddd15da1 [2022-05-10T12:03:26.557Z] Removing intermediate container 73beddd15da1 [2022-05-10T12:03:26.557Z] ---> def9763a8e36 [2022-05-10T12:03:26.557Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T12:03:26.834Z] ---> Running in 601fa3c322a4 [2022-05-10T12:03:28.822Z] Removing intermediate container 601fa3c322a4 [2022-05-10T12:03:28.822Z] ---> 9398e84f0580 [2022-05-10T12:03:28.822Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T12:03:28.822Z] ---> Running in ef1eec940da5 [2022-05-10T12:03:30.824Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T12:03:31.806Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T12:03:32.794Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T12:03:32.794Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-10T12:03:33.068Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T12:03:33.068Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T12:03:33.345Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T12:03:33.345Z] OK: 224 MiB in 56 packages [2022-05-10T12:03:34.337Z] Removing intermediate container ef1eec940da5 [2022-05-10T12:03:34.337Z] ---> f12358b0e0fe [2022-05-10T12:03:34.337Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-10T12:03:34.940Z] ---> 8c441e0ddc13 [2022-05-10T12:03:34.940Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T12:03:34.940Z] ---> Running in 8db8f3f5f451 [2022-05-10T12:04:56.783Z] Removing intermediate container 8db8f3f5f451 [2022-05-10T12:04:56.783Z] ---> 66f496032f51 [2022-05-10T12:04:56.783Z] Step 10/11 : COPY . . [2022-05-10T12:04:56.783Z] ---> 23a13ba62a12 [2022-05-10T12:04:56.783Z] Step 11/11 : RUN ${MAKE} [2022-05-10T12:04:56.783Z] ---> Running in c24cac328dd4 [2022-05-10T12:04:58.774Z] Removing intermediate container c24cac328dd4 [2022-05-10T12:04:58.774Z] ---> e6a54d19cee8 [2022-05-10T12:04:58.774Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-10T12:04:58.774Z] Successfully built e6a54d19cee8 [2022-05-10T12:04:58.774Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:04:59.124Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T12:04:59.124Z] . [Pipeline] withDockerContainer [2022-05-10T12:04:59.388Z] prd-ubuntu20.04-docker-arm64-4c-16g-47538 does not seem to be running inside a container [2022-05-10T12:04:59.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/4 -v /w/workspace/device-gpio/4:/w/workspace/device-gpio/4:rw,z -v /w/workspace/device-gpio/4@tmp:/w/workspace/device-gpio/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T12:05:00.843Z] $ docker top bd4e56394dc6fe9b9807cbdd40f44299909845ab1960d2801865dbb5b0eea39e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T12:05:01.778Z] + go version [2022-05-10T12:05:01.778Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T12:05:01.811Z] $ docker stop --time=1 bd4e56394dc6fe9b9807cbdd40f44299909845ab1960d2801865dbb5b0eea39e [2022-05-10T12:05:03.483Z] $ docker rm -f bd4e56394dc6fe9b9807cbdd40f44299909845ab1960d2801865dbb5b0eea39e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:05:04.076Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T12:05:04.076Z] . [Pipeline] withDockerContainer [2022-05-10T12:05:04.298Z] prd-ubuntu20.04-docker-arm64-4c-16g-47538 does not seem to be running inside a container [2022-05-10T12:05:04.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/4 -v /w/workspace/device-gpio/4:/w/workspace/device-gpio/4:rw,z -v /w/workspace/device-gpio/4@tmp:/w/workspace/device-gpio/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T12:05:05.645Z] $ docker top cde63c85f08347441513c0ca5ee48a97fdc140a45636657fc8404be92cc568e0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T12:05:06.545Z] + make test [2022-05-10T12:05:06.545Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T12:05:07.526Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-10T12:06:04.089Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-10T12:06:04.089Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-10T12:06:04.089Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T12:06:04.089Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T12:06:12.383Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T12:06:12.383Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T12:06:12.383Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T12:06:15.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T12:06:15.039Z] $ docker stop --time=1 cde63c85f08347441513c0ca5ee48a97fdc140a45636657fc8404be92cc568e0 [2022-05-10T12:06:16.796Z] $ docker rm -f cde63c85f08347441513c0ca5ee48a97fdc140a45636657fc8404be92cc568e0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T12:06:17.573Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T12:06:17.602Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T12:06:18.046Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T12:06:18.445Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T12:06:18.816Z] + ls -al . [2022-05-10T12:06:18.816Z] total 188 [2022-05-10T12:06:18.816Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 12:06 . [2022-05-10T12:06:18.816Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 12:02 .. [2022-05-10T12:06:18.816Z] -rw-rw-r-- 1 jenkins jenkins 120 May 10 12:02 .dockerignore [2022-05-10T12:06:18.816Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 12:02 .git [2022-05-10T12:06:18.816Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 12:02 .github [2022-05-10T12:06:18.816Z] -rw-rw-r-- 1 jenkins jenkins 343 May 10 12:02 .gitignore [2022-05-10T12:06:18.816Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 12:02 .golangci.yml [2022-05-10T12:06:18.816Z] -rw-rw-r-- 1 jenkins jenkins 7772 May 10 12:02 Attribution.txt [2022-05-10T12:06:18.816Z] -rw-rw-r-- 1 jenkins jenkins 2256 May 10 12:02 CHANGELOG.md [2022-05-10T12:06:18.816Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 10 12:02 Dockerfile [2022-05-10T12:06:18.816Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 12:02 GOVERNANCE.md [2022-05-10T12:06:18.816Z] -rw-rw-r-- 1 jenkins jenkins 657 May 10 12:02 Jenkinsfile [2022-05-10T12:06:18.816Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 12:02 LICENSE [2022-05-10T12:06:18.816Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 10 12:02 Makefile [2022-05-10T12:06:18.816Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 12:02 OWNERS.md [2022-05-10T12:06:18.816Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 10 12:02 README.md [2022-05-10T12:06:18.816Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 11:59 VERSION [2022-05-10T12:06:18.816Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 12:02 bin [2022-05-10T12:06:18.816Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 12:02 cmd [2022-05-10T12:06:18.816Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 12:05 coverage.out [2022-05-10T12:06:18.816Z] -rw-rw-r-- 1 jenkins jenkins 2794 May 10 12:02 go.mod [2022-05-10T12:06:18.816Z] -rw-rw-r-- 1 jenkins jenkins 70652 May 10 12:02 go.sum [2022-05-10T12:06:18.816Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 12:02 internal [2022-05-10T12:06:18.816Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 12:02 snap [2022-05-10T12:06:18.816Z] -rw-rw-r-- 1 jenkins jenkins 209 May 10 12:02 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:06:19.178Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9 --label arch=arm64 --label version=0.0.0 . [2022-05-10T12:06:19.473Z] Sending build context to Docker daemon 7.896MB [2022-05-10T12:06:19.751Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T12:06:19.751Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T12:06:19.751Z] ---> e6a54d19cee8 [2022-05-10T12:06:19.751Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T12:06:19.751Z] ---> Running in 8658e860893c [2022-05-10T12:06:20.046Z] Removing intermediate container 8658e860893c [2022-05-10T12:06:20.046Z] ---> a7ef7ded1f3d [2022-05-10T12:06:20.046Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T12:06:20.364Z] ---> Running in 21639232f542 [2022-05-10T12:06:20.646Z] Removing intermediate container 21639232f542 [2022-05-10T12:06:20.646Z] ---> 25e703626f50 [2022-05-10T12:06:20.646Z] Step 5/25 : WORKDIR /device-gpio [2022-05-10T12:06:20.646Z] ---> Running in a1b070e06fa4 [2022-05-10T12:06:20.919Z] Removing intermediate container a1b070e06fa4 [2022-05-10T12:06:20.919Z] ---> 24e93e6d94e2 [2022-05-10T12:06:20.919Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T12:06:21.196Z] ---> Running in 012e7475e3f6 [2022-05-10T12:06:22.630Z] Removing intermediate container 012e7475e3f6 [2022-05-10T12:06:22.630Z] ---> e8e83668a84a [2022-05-10T12:06:22.630Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T12:06:22.910Z] ---> Running in 51650814d03c [2022-05-10T12:06:23.882Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T12:06:24.854Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T12:06:25.449Z] OK: 224 MiB in 56 packages [2022-05-10T12:06:26.440Z] Removing intermediate container 51650814d03c [2022-05-10T12:06:26.440Z] ---> 8905b6689da4 [2022-05-10T12:06:26.440Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-10T12:06:26.713Z] ---> 80b7cb32956d [2022-05-10T12:06:26.713Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T12:06:26.985Z] ---> Running in a4d1a01f2ec4 [2022-05-10T12:06:28.958Z] Removing intermediate container a4d1a01f2ec4 [2022-05-10T12:06:28.958Z] ---> 8086de3c04a6 [2022-05-10T12:06:28.958Z] Step 10/25 : COPY . . [2022-05-10T12:06:29.933Z] ---> ef4556552295 [2022-05-10T12:06:29.933Z] Step 11/25 : RUN ${MAKE} [2022-05-10T12:06:29.933Z] ---> Running in 6848f85d8aca [2022-05-10T12:06:31.900Z] Removing intermediate container 6848f85d8aca [2022-05-10T12:06:31.900Z] ---> d2f2d2ac24e7 [2022-05-10T12:06:31.900Z] Step 12/25 : FROM alpine:3.15 [2022-05-10T12:06:32.172Z] 3.15: Pulling from library/alpine [2022-05-10T12:06:32.172Z] 9981e73032c8: Pulling fs layer [2022-05-10T12:06:32.443Z] 9981e73032c8: Verifying Checksum [2022-05-10T12:06:32.443Z] 9981e73032c8: Download complete [2022-05-10T12:06:33.035Z] 9981e73032c8: Pull complete [2022-05-10T12:06:33.035Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T12:06:33.035Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T12:06:33.035Z] ---> 3fb3c9af89a9 [2022-05-10T12:06:33.035Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-10T12:06:33.035Z] ---> Running in 357a77e7f6f9 [2022-05-10T12:06:33.306Z] Removing intermediate container 357a77e7f6f9 [2022-05-10T12:06:33.306Z] ---> 9c32279599d3 [2022-05-10T12:06:33.306Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T12:06:33.582Z] ---> Running in a2699a0a63e5 [2022-05-10T12:06:35.021Z] Removing intermediate container a2699a0a63e5 [2022-05-10T12:06:35.021Z] ---> 86a1fb43011e [2022-05-10T12:06:35.021Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-10T12:06:35.021Z] ---> Running in fad2a9710405 [2022-05-10T12:06:35.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T12:06:36.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T12:06:37.936Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T12:06:37.936Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-10T12:06:37.936Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T12:06:38.206Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-10T12:06:38.206Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-10T12:06:38.477Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T12:06:38.477Z] OK: 8 MiB in 19 packages [2022-05-10T12:06:39.449Z] Removing intermediate container fad2a9710405 [2022-05-10T12:06:39.449Z] ---> 9653acc911e9 [2022-05-10T12:06:39.449Z] Step 16/25 : WORKDIR / [2022-05-10T12:06:39.449Z] ---> Running in bd15f794d866 [2022-05-10T12:06:39.724Z] Removing intermediate container bd15f794d866 [2022-05-10T12:06:39.724Z] ---> 9903ff90afdc [2022-05-10T12:06:39.724Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-10T12:06:40.321Z] ---> 3e181257511f [2022-05-10T12:06:40.321Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-10T12:06:40.924Z] ---> 395e3a2fb9df [2022-05-10T12:06:40.924Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-10T12:06:41.522Z] ---> c25a12ac257a [2022-05-10T12:06:41.522Z] Step 20/25 : EXPOSE 59910 [2022-05-10T12:06:41.522Z] ---> Running in 55effe8bbc6c [2022-05-10T12:06:41.796Z] Removing intermediate container 55effe8bbc6c [2022-05-10T12:06:41.796Z] ---> a8c27861cd42 [2022-05-10T12:06:41.796Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-10T12:06:41.796Z] ---> Running in a1f7d4f2f2d5 [2022-05-10T12:06:42.074Z] Removing intermediate container a1f7d4f2f2d5 [2022-05-10T12:06:42.074Z] ---> a90a60cfdbc9 [2022-05-10T12:06:42.074Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T12:06:42.348Z] ---> Running in 6d82b56e05cd [2022-05-10T12:06:42.621Z] Removing intermediate container 6d82b56e05cd [2022-05-10T12:06:42.621Z] ---> 706bb17e7e5d [2022-05-10T12:06:42.621Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T12:06:42.621Z] ---> Running in 30bb8328b933 [2022-05-10T12:06:42.896Z] Removing intermediate container 30bb8328b933 [2022-05-10T12:06:42.896Z] ---> d2b0207f4fb3 [2022-05-10T12:06:42.896Z] Step 24/25 : LABEL git_sha=de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9 [2022-05-10T12:06:43.173Z] ---> Running in 9ebf354ede01 [2022-05-10T12:06:43.446Z] Removing intermediate container 9ebf354ede01 [2022-05-10T12:06:43.446Z] ---> 47bac2c53a9d [2022-05-10T12:06:43.446Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T12:06:43.446Z] ---> Running in 1e0ca41041bf [2022-05-10T12:06:43.721Z] Removing intermediate container 1e0ca41041bf [2022-05-10T12:06:43.721Z] ---> 08ad9302b93d [2022-05-10T12:06:43.721Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-10T12:06:43.721Z] Successfully built 08ad9302b93d [2022-05-10T12:06:43.721Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:06:44.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T12:06:44.155Z] [2022-05-10T12:06:44.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:06:44.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T12:06:44.786Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T12:06:44.786Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T12:06:44.786Z] 04944245beec: Pulling fs layer [2022-05-10T12:06:44.786Z] 699f458cf7ca: Pulling fs layer [2022-05-10T12:06:44.786Z] 765212b225bb: Pulling fs layer [2022-05-10T12:06:44.786Z] f23df028b6ca: Pulling fs layer [2022-05-10T12:06:44.786Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T12:06:44.786Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T12:06:44.786Z] 765212b225bb: Waiting [2022-05-10T12:06:44.786Z] 2437ff75d9bd: Waiting [2022-05-10T12:06:44.786Z] f23df028b6ca: Waiting [2022-05-10T12:06:44.786Z] d65c8cfc05b1: Waiting [2022-05-10T12:06:44.786Z] 04944245beec: Verifying Checksum [2022-05-10T12:06:44.786Z] 04944245beec: Download complete [2022-05-10T12:06:44.786Z] 765212b225bb: Verifying Checksum [2022-05-10T12:06:44.786Z] 765212b225bb: Download complete [2022-05-10T12:06:44.786Z] f23df028b6ca: Verifying Checksum [2022-05-10T12:06:44.786Z] f23df028b6ca: Download complete [2022-05-10T12:06:44.786Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T12:06:44.786Z] d65c8cfc05b1: Download complete [2022-05-10T12:06:45.060Z] 699f458cf7ca: Verifying Checksum [2022-05-10T12:06:45.060Z] 699f458cf7ca: Download complete [2022-05-10T12:06:45.337Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T12:06:45.337Z] 8998bd30e6a1: Download complete [2022-05-10T12:06:47.966Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T12:06:47.966Z] 2437ff75d9bd: Download complete [2022-05-10T12:06:49.943Z] 8998bd30e6a1: Pull complete [2022-05-10T12:06:50.219Z] 04944245beec: Pull complete [2022-05-10T12:06:51.655Z] 699f458cf7ca: Pull complete [2022-05-10T12:06:51.928Z] 765212b225bb: Pull complete [2022-05-10T12:06:52.906Z] f23df028b6ca: Pull complete [2022-05-10T12:06:52.906Z] d65c8cfc05b1: Pull complete [2022-05-10T12:07:08.008Z] 2437ff75d9bd: Pull complete [2022-05-10T12:07:08.008Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T12:07:08.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T12:07:08.008Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T12:07:08.229Z] prd-ubuntu20.04-docker-arm64-4c-16g-47538 does not seem to be running inside a container [2022-05-10T12:07:08.316Z] $ 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/device-gpio/4 -v /w/workspace/device-gpio/4:/w/workspace/device-gpio/4:rw,z -v /w/workspace/device-gpio/4@tmp:/w/workspace/device-gpio/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T12:07:10.641Z] $ docker top 3ee3efcf63c8abaa9e7100d9fb55dcf4ab60b86078903bc8af0440324e641a3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:07:11.547Z] ---> job-cost.sh [2022-05-10T12:07:11.547Z] lf-activate-venv: SKIPPING [2022-05-10T12:07:11.547Z] INFO: No Stack... [2022-05-10T12:07:12.140Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T12:07:13.115Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T12:07:13.781Z] + cat /w/workspace/device-gpio/4/archives/cost.csv [2022-05-10T12:07:13.781Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T12:07:13.844Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-29-4-stack-cost] [2022-05-10T12:07:13.856Z] Resource [jenkins-edgexfoundry-device-gpio-PR-29-4-stack-cost] did not exist. Created. [2022-05-10T12:07:13.856Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-29-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T12:07:14.534Z] /w/workspace/device-gpio/4@tmp/durable-8cf4db10/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T12:07:15.225Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T12:07:15.243Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T12:07:15.288Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T12:07:15.294Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-29-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T12:07:15.323Z] $ docker stop --time=1 3ee3efcf63c8abaa9e7100d9fb55dcf4ab60b86078903bc8af0440324e641a3c [2022-05-10T12:07:16.844Z] $ docker rm -f 3ee3efcf63c8abaa9e7100d9fb55dcf4ab60b86078903bc8af0440324e641a3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-10T12:07:17.346Z] provisioning config files... [2022-05-10T12:07:17.355Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-29@tmp/config8611343025277395389tmp [Pipeline] { [Pipeline] sh [2022-05-10T12:07:17.645Z] + set +x [2022-05-10T12:07:17.645Z] + curl -s https://codecov.io/bash [2022-05-10T12:07:17.645Z] + bash -s -- [2022-05-10T12:07:17.645Z] [2022-05-10T12:07:17.645Z] _____ _ [2022-05-10T12:07:17.645Z] / ____| | | [2022-05-10T12:07:17.645Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T12:07:17.645Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T12:07:17.645Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T12:07:17.645Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T12:07:17.645Z] Bash-1.0.6 [2022-05-10T12:07:17.645Z] [2022-05-10T12:07:17.645Z] [2022-05-10T12:07:17.645Z] ==> git version 2.25.1 found [2022-05-10T12:07:17.645Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-10T12:07:17.645Z] Release-Date: 2020-01-08 [2022-05-10T12:07:17.645Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T12:07:17.645Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T12:07:17.645Z] ==> Jenkins CI detected. [2022-05-10T12:07:17.645Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-29 [2022-05-10T12:07:17.645Z] project root: . [2022-05-10T12:07:17.645Z] --> token set from env [2022-05-10T12:07:17.645Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T12:07:17.645Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T12:07:17.645Z] ==> Python coveragepy not found [2022-05-10T12:07:17.645Z] ==> Searching for coverage reports in: [2022-05-10T12:07:17.645Z] + . [2022-05-10T12:07:17.645Z] -> Found 1 reports [2022-05-10T12:07:17.645Z] ==> Detecting git/mercurial file structure [2022-05-10T12:07:17.645Z] ==> Reading reports [2022-05-10T12:07:17.645Z] + ./coverage.out bytes=10 [2022-05-10T12:07:17.645Z] ==> Appending adjustments [2022-05-10T12:07:17.645Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T12:07:17.645Z] + Found adjustments [2022-05-10T12:07:17.905Z] ==> Gzipping contents [2022-05-10T12:07:17.905Z] 4.0K /tmp/codecov.XrdG2U.gz [2022-05-10T12:07:17.905Z] ==> Uploading reports [2022-05-10T12:07:17.905Z] url: https://codecov.io [2022-05-10T12:07:17.905Z] query: branch=PR-29&commit=de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-29%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=29&job=&cmd_args= [2022-05-10T12:07:17.905Z] -> Pinging Codecov [2022-05-10T12:07:17.905Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-29&commit=de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-29%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=29&job=&cmd_args= [2022-05-10T12:07:17.905Z] -> Uploading to [2022-05-10T12:07:17.905Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/3EC07B1A8CA8AF9BCAA0BB9F0134797F/de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9/2b9245fa-d3e3-44d5-a058-581ff14bafe8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T120717Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9def9975b7801de59f66ca1c2c50648edcf62e337d30a01cd911a8476a571d7 [2022-05-10T12:07:17.905Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T12:07:17.905Z] Dload Upload Total Spent Left Speed [2022-05-10T12:07:18.165Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3466 --:--:-- --:--:-- --:--:-- 3466 [2022-05-10T12:07:18.165Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/de2f0326829c8a6d6ce4ba6dcb784142ff1d1bd9 [Pipeline] } [2022-05-10T12:07:18.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-10T12:07:18.895Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-29/archives ] [2022-05-10T12:07:18.895Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-29/archives [2022-05-10T12:07:18.895Z] total 16 [2022-05-10T12:07:18.895Z] drwxr-xr-x 3 root root 4096 May 10 12:00 . [2022-05-10T12:07:18.895Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 12:00 .. [2022-05-10T12:07:18.895Z] drwxr-xr-x 2 root root 4096 May 10 12:00 cost [2022-05-10T12:07:18.895Z] -rw-r--r-- 1 root root 81 May 10 12:00 cost.csv [2022-05-10T12:07:18.895Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-29/archives [2022-05-10T12:07:18.895Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-29/archives [2022-05-10T12:07:18.895Z] total 16 [2022-05-10T12:07:18.895Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 12:00 . [2022-05-10T12:07:18.895Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 12:00 .. [2022-05-10T12:07:18.895Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 12:00 cost [2022-05-10T12:07:18.896Z] -rw-r--r-- 1 jenkins jenkins 81 May 10 12:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:07:19.188Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:07:20.053Z] ---> package-listing.sh [2022-05-10T12:07:20.053Z] ++ facter osfamily [2022-05-10T12:07:20.053Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T12:07:20.313Z] + OS_FAMILY=debian [2022-05-10T12:07:20.313Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-29 [2022-05-10T12:07:20.313Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T12:07:20.313Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T12:07:20.313Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T12:07:20.313Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T12:07:20.313Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-29 ']' [2022-05-10T12:07:20.313Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T12:07:20.313Z] + case "${OS_FAMILY}" in [2022-05-10T12:07:20.313Z] + dpkg -l [2022-05-10T12:07:20.313Z] + grep '^ii' [2022-05-10T12:07:20.313Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T12:07:20.313Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T12:07:20.313Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T12:07:20.313Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-29 ']' [2022-05-10T12:07:20.313Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-29/archives/ [2022-05-10T12:07:20.313Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-29/archives/ [Pipeline] echo [2022-05-10T12:07:20.324Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T12:07:20.599Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:07:21.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T12:07:21.153Z] . [Pipeline] withDockerContainer [2022-05-10T12:07:21.218Z] prd-ubuntu20.04-docker-8c-8g-47537 does not seem to be running inside a container [2022-05-10T12:07:21.255Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-29 -v /w/workspace/edgexfoundry_device-gpio_PR-29:/w/workspace/edgexfoundry_device-gpio_PR-29:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-29@tmp:/w/workspace/edgexfoundry_device-gpio_PR-29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T12:07:21.497Z] $ docker top 47488c995e624eb818859cdee15c9e7af83b1ae51a0d89c3d70604b070a05c6b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T12:07:21.847Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T12:07:22.135Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T12:07:22.422Z] + ls /var/log/sa-host [2022-05-10T12:07:22.422Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T12:07:22.500Z] provisioning config files... [2022-05-10T12:07:22.508Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-29@tmp/config5681545202374006288tmp [Pipeline] { [Pipeline] echo [2022-05-10T12:07:22.523Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:07:22.808Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T12:07:22.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:07:23.146Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T12:07:23.156Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:07:23.446Z] ---> sudo-logs.sh [2022-05-10T12:07:23.446Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T12:07:23.475Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:07:23.766Z] ---> job-cost.sh [2022-05-10T12:07:23.766Z] lf-activate-venv: SKIPPING [2022-05-10T12:07:23.766Z] DEBUG: total: 0.2199999988079071 [2022-05-10T12:07:23.766Z] INFO: Retrieving Stack Cost... [2022-05-10T12:07:24.025Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T12:07:24.593Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T12:07:24.606Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:07:24.892Z] ---> logs-deploy.sh [2022-05-10T12:07:24.892Z] lf-activate-venv: SKIPPING [2022-05-10T12:07:24.892Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-29/4 [2022-05-10T12:07:24.892Z] INFO: archiving workspace using pattern(s): [2022-05-10T12:07:25.831Z] Archives upload complete. [2022-05-10T12:07:25.831Z] INFO: archiving logs to Nexus