Pull request #71 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 89da2b6747a2ce889049fc29c1f3f3c863b45daf+d2ab44b8cbb16e2983b1bff117f9b859b4657c3d (f9f4bb9df142f3dc8567b9243c10424e859a00e2) 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-ssh10939521296369959773.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5141900499338597307.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-71/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-71/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17475104721528201515.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15451363550158351585.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-71/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-71/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8953817215298217626.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-1315’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-1956’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1958 in /w/workspace/edgexfoundry_device-gpio_PR-71 [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-71 # 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 > 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/71/head:refs/remotes/origin/PR-71 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d2ab44b8cbb16e2983b1bff117f9b859b4657c3d into PR head commit 89da2b6747a2ce889049fc29c1f3f3c863b45daf Merge succeeded, producing 97066bc7dee5c7cd2bbbad38cde0d66364558b33 Checking out Revision 97066bc7dee5c7cd2bbbad38cde0d66364558b33 (PR-71) > git config core.sparsecheckout # timeout=10 > git checkout -f 89da2b6747a2ce889049fc29c1f3f3c863b45daf # 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 d2ab44b8cbb16e2983b1bff117f9b859b4657c3d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97066bc7dee5c7cd2bbbad38cde0d66364558b33 # timeout=10 Commit message: "Merge commit 'd2ab44b8cbb16e2983b1bff117f9b859b4657c3d' into HEAD" > git rev-list --no-walk 89da2b6747a2ce889049fc29c1f3f3c863b45daf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-11T21:50:58.473Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-11T21:50:58.529Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-11T21:50:58.547Z] ========================================================= [2023-01-11T21:50:58.547Z] EdgeX Global Pipelines Version Info [2023-01-11T21:50:58.547Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-11T21:50:59.262Z] ------------------- [2023-01-11T21:50:59.263Z] stable info: [2023-01-11T21:50:59.263Z] ------------------- [2023-01-11T21:50:59.263Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-11T21:50:59.263Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T21:50:59.263Z] Message: update stable to v1.0.244 [2023-01-11T21:50:59.833Z] ------------------- [2023-01-11T21:50:59.833Z] experimental info: [2023-01-11T21:50:59.833Z] ------------------- [2023-01-11T21:50:59.833Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-11T21:50:59.833Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T21:50:59.833Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-11T21:50:59.999Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-01-11T21:51:00.017Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-01-11T21:51:00.030Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-11T21:51:00.043Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-11T21:51:00.054Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-11T21:51:00.064Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-11T21:51:00.073Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-11T21:51:00.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-11T21:51:00.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-11T21:51:00.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-11T21:51:00.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-11T21:51:00.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-01-11T21:51:00.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-11T21:51:00.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-11T21:51:00.161Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T21:51:00.173Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T21:51:00.189Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T21:51:00.204Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T21:51:00.216Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-11T21:51:00.227Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-11T21:51:00.236Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-11T21:51:00.245Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-11T21:51:00.256Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-11T21:51:00.267Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-11T21:51:00.277Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-11T21:51:00.287Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-11T21:51:00.296Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-11T21:51:00.306Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-71 [Pipeline] echo [2023-01-11T21:51:00.324Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-71 [Pipeline] echo [2023-01-11T21:51:00.338Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-71 [Pipeline] echo [2023-01-11T21:51:00.354Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97066bc7dee5c7cd2bbbad38cde0d66364558b33 [Pipeline] echo [2023-01-11T21:51:00.369Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97066bc [Pipeline] echo [2023-01-11T21:51:00.384Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T21:51:00.433Z] provisioning config files... [2023-01-11T21:51:00.450Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config13764819317742658165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T21:51:00.746Z] ---> docker-login.sh [2023-01-11T21:51:00.746Z] nexus3.edgexfoundry.org:10001 [2023-01-11T21:51:01.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:51:01.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:51:01.006Z] Configure a credential helper to remove this warning. See [2023-01-11T21:51:01.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:51:01.006Z] [2023-01-11T21:51:01.006Z] Login Succeeded [2023-01-11T21:51:01.006Z] nexus3.edgexfoundry.org:10002 [2023-01-11T21:51:01.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:51:01.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:51:01.006Z] Configure a credential helper to remove this warning. See [2023-01-11T21:51:01.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:51:01.006Z] [2023-01-11T21:51:01.006Z] Login Succeeded [2023-01-11T21:51:01.266Z] nexus3.edgexfoundry.org:10003 [2023-01-11T21:51:01.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:51:01.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:51:01.266Z] Configure a credential helper to remove this warning. See [2023-01-11T21:51:01.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:51:01.266Z] [2023-01-11T21:51:01.266Z] Login Succeeded [2023-01-11T21:51:01.266Z] nexus3.edgexfoundry.org:10004 [2023-01-11T21:51:01.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:51:01.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:51:01.266Z] Configure a credential helper to remove this warning. See [2023-01-11T21:51:01.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:51:01.266Z] [2023-01-11T21:51:01.266Z] Login Succeeded [2023-01-11T21:51:01.266Z] docker.io [2023-01-11T21:51:01.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:51:01.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:51:01.526Z] Configure a credential helper to remove this warning. See [2023-01-11T21:51:01.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:51:01.526Z] [2023-01-11T21:51:01.526Z] Login Succeeded [2023-01-11T21:51:01.526Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T21:51:01.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-11T21:51:01.898Z] + git rev-list -1 --merges 97066bc7dee5c7cd2bbbad38cde0d66364558b33~1..97066bc7dee5c7cd2bbbad38cde0d66364558b33 [Pipeline] echo [2023-01-11T21:51:01.939Z] -----------> git rev-list -1 --merges 97066bc7dee5c7cd2bbbad38cde0d66364558b33~1..97066bc7dee5c7cd2bbbad38cde0d66364558b33 97066bc7dee5c7cd2bbbad38cde0d66364558b33 [2023-01-11T21:51:01.939Z] 97066bc7dee5c7cd2bbbad38cde0d66364558b33 [false] [Pipeline] sh [2023-01-11T21:51:02.224Z] + git log --format=format:%s -1 97066bc7dee5c7cd2bbbad38cde0d66364558b33 [Pipeline] echo [2023-01-11T21:51:02.237Z] ========================================================= [2023-01-11T21:51:02.237Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-11T21:51:02.237Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T21:51:02.557Z] + git log --format=format:%s -1 97066bc7dee5c7cd2bbbad38cde0d66364558b33 [Pipeline] echo [2023-01-11T21:51:02.568Z] [semverPrep] GIT_COMMIT: 97066bc7dee5c7cd2bbbad38cde0d66364558b33, Commit Message: Merge commit 'd2ab44b8cbb16e2983b1bff117f9b859b4657c3d' into HEAD [Pipeline] echo [2023-01-11T21:51:02.579Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-11T21:51:02.916Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T21:51:02.916Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-11T21:51:02.916Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-11T21:51:02.916Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-11T21:51:02.916Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-11T21:51:02.916Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-11T21:51:02.916Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:51:03.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T21:51:03.270Z] [2023-01-11T21:51:03.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:51:03.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T21:51:03.570Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-11T21:51:03.570Z] b85a868b505f: Pulling fs layer [2023-01-11T21:51:03.570Z] e2be974225ed: Pulling fs layer [2023-01-11T21:51:03.570Z] 339a4e72a1f5: Pulling fs layer [2023-01-11T21:51:03.570Z] 988bab9f4d93: Pulling fs layer [2023-01-11T21:51:03.570Z] 988bab9f4d93: Waiting [2023-01-11T21:51:03.570Z] 1469e6f7b9e6: Pulling fs layer [2023-01-11T21:51:03.570Z] eaf3925da568: Pulling fs layer [2023-01-11T21:51:03.570Z] bab4dde63d76: Pulling fs layer [2023-01-11T21:51:03.570Z] bde34c3a00c8: Pulling fs layer [2023-01-11T21:51:03.570Z] b352a97aabf1: Pulling fs layer [2023-01-11T21:51:03.570Z] bde34c3a00c8: Waiting [2023-01-11T21:51:03.570Z] 1469e6f7b9e6: Waiting [2023-01-11T21:51:03.570Z] eaf3925da568: Waiting [2023-01-11T21:51:03.570Z] 4872d77fe225: Pulling fs layer [2023-01-11T21:51:03.570Z] b352a97aabf1: Waiting [2023-01-11T21:51:03.570Z] 5851b861e8e6: Pulling fs layer [2023-01-11T21:51:03.570Z] 4872d77fe225: Waiting [2023-01-11T21:51:03.570Z] 5851b861e8e6: Waiting [2023-01-11T21:51:03.570Z] bab4dde63d76: Waiting [2023-01-11T21:51:03.570Z] e2be974225ed: Download complete [2023-01-11T21:51:03.570Z] 988bab9f4d93: Verifying Checksum [2023-01-11T21:51:03.570Z] 988bab9f4d93: Download complete [2023-01-11T21:51:03.831Z] 1469e6f7b9e6: Verifying Checksum [2023-01-11T21:51:03.831Z] 1469e6f7b9e6: Download complete [2023-01-11T21:51:03.831Z] 339a4e72a1f5: Verifying Checksum [2023-01-11T21:51:03.831Z] 339a4e72a1f5: Download complete [2023-01-11T21:51:03.831Z] eaf3925da568: Verifying Checksum [2023-01-11T21:51:03.831Z] eaf3925da568: Download complete [2023-01-11T21:51:03.831Z] bde34c3a00c8: Download complete [2023-01-11T21:51:03.831Z] b352a97aabf1: Download complete [2023-01-11T21:51:03.831Z] 4872d77fe225: Download complete [2023-01-11T21:51:03.831Z] 5851b861e8e6: Download complete [2023-01-11T21:51:03.831Z] b85a868b505f: Verifying Checksum [2023-01-11T21:51:03.831Z] b85a868b505f: Download complete [2023-01-11T21:51:04.090Z] bab4dde63d76: Verifying Checksum [2023-01-11T21:51:04.090Z] bab4dde63d76: Download complete [2023-01-11T21:51:05.026Z] b85a868b505f: Pull complete [2023-01-11T21:51:05.026Z] e2be974225ed: Pull complete [2023-01-11T21:51:05.591Z] 339a4e72a1f5: Pull complete [2023-01-11T21:51:05.591Z] 988bab9f4d93: Pull complete [2023-01-11T21:51:05.850Z] 1469e6f7b9e6: Pull complete [2023-01-11T21:51:06.109Z] eaf3925da568: Pull complete [2023-01-11T21:51:07.483Z] bab4dde63d76: Pull complete [2023-01-11T21:51:07.742Z] bde34c3a00c8: Pull complete [2023-01-11T21:51:07.742Z] b352a97aabf1: Pull complete [2023-01-11T21:51:07.742Z] 4872d77fe225: Pull complete [2023-01-11T21:51:08.001Z] 5851b861e8e6: Pull complete [2023-01-11T21:51:08.001Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-11T21:51:08.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T21:51:08.001Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T21:51:08.095Z] prd-ubuntu20.04-docker-8c-8g-1958 does not seem to be running inside a container [2023-01-11T21:51:08.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-11T21:51:09.545Z] $ docker top 3f385d1a411f5e7d2be08f904d2b882d5c78627999ebe86955db63c6421011fc -eo pid,comm [2023-01-11T21:51:09.598Z] 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). [2023-01-11T21:51:09.598Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T21:51:09.631Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T21:51:09.631Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T21:51:09.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T21:51:09.755Z] $ docker exec 3f385d1a411f5e7d2be08f904d2b882d5c78627999ebe86955db63c6421011fc ssh-agent [2023-01-11T21:51:09.854Z] SSH_AUTH_SOCK=/tmp/ssh-ohLYnmWzHVwU/agent.33 [2023-01-11T21:51:09.854Z] SSH_AGENT_PID=39 [2023-01-11T21:51:09.860Z] Running ssh-add (command line suppressed) [2023-01-11T21:51:09.967Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_15719169859936098524.key (/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_15719169859936098524.key) [2023-01-11T21:51:09.977Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T21:51:10.322Z] + git tag --points-at HEAD [Pipeline] } [2023-01-11T21:51:10.345Z] $ docker exec --env ******** --env ******** 3f385d1a411f5e7d2be08f904d2b882d5c78627999ebe86955db63c6421011fc ssh-agent -k [2023-01-11T21:51:10.437Z] unset SSH_AUTH_SOCK; [2023-01-11T21:51:10.437Z] unset SSH_AGENT_PID; [2023-01-11T21:51:10.437Z] echo Agent pid 39 killed; [2023-01-11T21:51:10.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-11T21:51:10.464Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T21:51:10.464Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T21:51:10.576Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T21:51:10.583Z] $ docker exec 3f385d1a411f5e7d2be08f904d2b882d5c78627999ebe86955db63c6421011fc ssh-agent [2023-01-11T21:51:10.684Z] SSH_AUTH_SOCK=/tmp/ssh-DfAxLsKJHAnI/agent.71 [2023-01-11T21:51:10.684Z] SSH_AGENT_PID=77 [2023-01-11T21:51:10.689Z] Running ssh-add (command line suppressed) [2023-01-11T21:51:10.793Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_6173686673603861256.key (/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_6173686673603861256.key) [2023-01-11T21:51:10.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T21:51:11.091Z] + git semver init [2023-01-11T21:51:11.350Z] 2023-01-11 21:51:11,274 [run_init] DEBUG init version:0.0.0 force:False [2023-01-11T21:51:11.350Z] 2023-01-11 21:51:11,274 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver [2023-01-11T21:51:11.350Z] 2023-01-11 21:51:11,275 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-71/.semver [2023-01-11T21:51:11.350Z] 2023-01-11 21:51:11,275 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-71/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71, universal_newlines=False, shell=None, istream=None) [2023-01-11T21:51:12.294Z] 2023-01-11 21:51:12,207 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-71/.git/info/exclude [2023-01-11T21:51:12.294Z] 2023-01-11 21:51:12,207 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 with force:False [2023-01-11T21:51:12.294Z] 2023-01-11 21:51:12,207 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 [2023-01-11T21:51:12.294Z] 2023-01-11 21:51:12,212 [execute] INFO git cat-file --batch-check [2023-01-11T21:51:12.294Z] 2023-01-11 21:51:12,213 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T21:51:12.294Z] 2023-01-11 21:51:12,220 [execute] INFO git cat-file --batch [2023-01-11T21:51:12.294Z] 2023-01-11 21:51:12,220 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T21:51:12.294Z] 2023-01-11 21:51:12,225 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 [2023-01-11T21:51:12.294Z] 0.0.0 [Pipeline] } [2023-01-11T21:51:12.309Z] $ docker exec --env ******** --env ******** 3f385d1a411f5e7d2be08f904d2b882d5c78627999ebe86955db63c6421011fc ssh-agent -k [2023-01-11T21:51:12.407Z] unset SSH_AUTH_SOCK; [2023-01-11T21:51:12.408Z] unset SSH_AGENT_PID; [2023-01-11T21:51:12.408Z] echo Agent pid 77 killed; [2023-01-11T21:51:12.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T21:51:12.717Z] + git semver [Pipeline] } [2023-01-11T21:51:12.993Z] $ docker stop --time=1 3f385d1a411f5e7d2be08f904d2b882d5c78627999ebe86955db63c6421011fc [2023-01-11T21:51:14.471Z] $ docker rm -f --volumes 3f385d1a411f5e7d2be08f904d2b882d5c78627999ebe86955db63c6421011fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T21:51:14.804Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-11T21:51:14.994Z] Stashed 1 file(s) [Pipeline] echo [2023-01-11T21:51:14.998Z] [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 [2023-01-11T21:51:15.165Z] provisioning config files... [2023-01-11T21:51:15.174Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config2040503691473178780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T21:51:15.465Z] ---> docker-login.sh [2023-01-11T21:51:15.465Z] nexus3.edgexfoundry.org:10001 [2023-01-11T21:51:15.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:51:15.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:51:15.465Z] Configure a credential helper to remove this warning. See [2023-01-11T21:51:15.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:51:15.465Z] [2023-01-11T21:51:15.465Z] Login Succeeded [2023-01-11T21:51:15.465Z] nexus3.edgexfoundry.org:10002 [2023-01-11T21:51:15.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:51:15.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:51:15.465Z] Configure a credential helper to remove this warning. See [2023-01-11T21:51:15.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:51:15.465Z] [2023-01-11T21:51:15.465Z] Login Succeeded [2023-01-11T21:51:15.465Z] nexus3.edgexfoundry.org:10003 [2023-01-11T21:51:15.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:51:15.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:51:15.724Z] Configure a credential helper to remove this warning. See [2023-01-11T21:51:15.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:51:15.724Z] [2023-01-11T21:51:15.724Z] Login Succeeded [2023-01-11T21:51:15.724Z] nexus3.edgexfoundry.org:10004 [2023-01-11T21:51:15.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:51:15.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:51:15.724Z] Configure a credential helper to remove this warning. See [2023-01-11T21:51:15.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:51:15.724Z] [2023-01-11T21:51:15.724Z] Login Succeeded [2023-01-11T21:51:15.724Z] docker.io [2023-01-11T21:51:15.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:51:15.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:51:15.982Z] Configure a credential helper to remove this warning. See [2023-01-11T21:51:15.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:51:15.982Z] [2023-01-11T21:51:15.982Z] Login Succeeded [2023-01-11T21:51:15.982Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T21:51:15.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-11T21:51:16.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T21:51:16.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T21:51:16.075Z] ========================================================= [2023-01-11T21:51:16.075Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-11T21:51:16.075Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:51:16.385Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-11T21:51:16.385Z] Sending build context to Docker daemon 16.02MB [2023-01-11T21:51:16.386Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T21:51:16.386Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-11T21:51:16.386Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-11T21:51:16.386Z] 213ec9aee27d: Pulling fs layer [2023-01-11T21:51:16.386Z] 4583459ba037: Pulling fs layer [2023-01-11T21:51:16.386Z] 93c1e223e6f2: Pulling fs layer [2023-01-11T21:51:16.386Z] 53926ce57604: Pulling fs layer [2023-01-11T21:51:16.386Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-11T21:51:16.386Z] 22ff95d597cd: Pulling fs layer [2023-01-11T21:51:16.386Z] 12d6caf4c0d1: Pulling fs layer [2023-01-11T21:51:16.386Z] 96b7cbca73a9: Pulling fs layer [2023-01-11T21:51:16.386Z] a7acece74701: Pulling fs layer [2023-01-11T21:51:16.386Z] 96b7cbca73a9: Waiting [2023-01-11T21:51:16.386Z] 12d6caf4c0d1: Waiting [2023-01-11T21:51:16.386Z] 53926ce57604: Waiting [2023-01-11T21:51:16.386Z] 22ff95d597cd: Waiting [2023-01-11T21:51:16.386Z] 21b2b0c7a3f4: Waiting [2023-01-11T21:51:16.386Z] a7acece74701: Waiting [2023-01-11T21:51:16.645Z] 93c1e223e6f2: Verifying Checksum [2023-01-11T21:51:16.645Z] 93c1e223e6f2: Download complete [2023-01-11T21:51:16.645Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-11T21:51:16.645Z] 21b2b0c7a3f4: Download complete [2023-01-11T21:51:16.645Z] 22ff95d597cd: Verifying Checksum [2023-01-11T21:51:16.645Z] 22ff95d597cd: Download complete [2023-01-11T21:51:16.645Z] 213ec9aee27d: Verifying Checksum [2023-01-11T21:51:16.646Z] 213ec9aee27d: Download complete [2023-01-11T21:51:16.646Z] 12d6caf4c0d1: Verifying Checksum [2023-01-11T21:51:16.646Z] 12d6caf4c0d1: Download complete [2023-01-11T21:51:16.646Z] 213ec9aee27d: Pull complete [2023-01-11T21:51:16.906Z] 4583459ba037: Pull complete [2023-01-11T21:51:16.906Z] a7acece74701: Verifying Checksum [2023-01-11T21:51:16.906Z] a7acece74701: Download complete [2023-01-11T21:51:16.906Z] 93c1e223e6f2: Pull complete [2023-01-11T21:51:17.472Z] 53926ce57604: Verifying Checksum [2023-01-11T21:51:17.472Z] 53926ce57604: Download complete [2023-01-11T21:51:17.729Z] 96b7cbca73a9: Verifying Checksum [2023-01-11T21:51:17.729Z] 96b7cbca73a9: Download complete [2023-01-11T21:51:21.012Z] 53926ce57604: Pull complete [2023-01-11T21:51:21.012Z] 21b2b0c7a3f4: Pull complete [2023-01-11T21:51:21.012Z] 22ff95d597cd: Pull complete [2023-01-11T21:51:21.012Z] 12d6caf4c0d1: Pull complete [2023-01-11T21:51:22.909Z] 96b7cbca73a9: Pull complete [2023-01-11T21:51:23.477Z] a7acece74701: Pull complete [2023-01-11T21:51:23.477Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-11T21:51:23.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-11T21:51:23.477Z] ---> db6d94c90886 [2023-01-11T21:51:23.477Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-11T21:51:25.385Z] ---> Running in 3da17af523f8 [2023-01-11T21:51:25.385Z] Removing intermediate container 3da17af523f8 [2023-01-11T21:51:25.385Z] ---> c0666237bf88 [2023-01-11T21:51:25.385Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T21:51:25.385Z] ---> Running in 3967b77cc308 [2023-01-11T21:51:25.647Z] Removing intermediate container 3967b77cc308 [2023-01-11T21:51:25.647Z] ---> 242e26320a05 [2023-01-11T21:51:25.647Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-11T21:51:25.647Z] ---> Running in 81744761931a [2023-01-11T21:51:25.647Z] Removing intermediate container 81744761931a [2023-01-11T21:51:25.647Z] ---> baf112a566c5 [2023-01-11T21:51:25.647Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T21:51:25.907Z] ---> Running in 357da9475f7f [2023-01-11T21:51:25.907Z] Removing intermediate container 357da9475f7f [2023-01-11T21:51:25.907Z] ---> ebd0cda55ee2 [2023-01-11T21:51:25.907Z] Step 7/12 : WORKDIR /device-gpio [2023-01-11T21:51:25.907Z] ---> Running in 8ef3f60cadef [2023-01-11T21:51:26.166Z] Removing intermediate container 8ef3f60cadef [2023-01-11T21:51:26.166Z] ---> 8b6b6377a4f5 [2023-01-11T21:51:26.166Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T21:51:26.166Z] ---> Running in b0d46df6b291 [2023-01-11T21:51:26.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T21:51:26.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T21:51:26.683Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-11T21:51:26.683Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-11T21:51:26.683Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-11T21:51:26.683Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-11T21:51:26.683Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T21:51:26.683Z] OK: 216 MiB in 55 packages [2023-01-11T21:51:26.941Z] Removing intermediate container b0d46df6b291 [2023-01-11T21:51:26.941Z] ---> 6aa430194636 [2023-01-11T21:51:26.941Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-11T21:51:27.200Z] ---> 0f607c2f861e [2023-01-11T21:51:27.200Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T21:51:27.200Z] ---> Running in 3b282b93952d [2023-01-11T21:51:30.114Z] Still waiting to schedule task [2023-01-11T21:51:30.114Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1954’ is offline [2023-01-11T21:51:45.278Z] Removing intermediate container 3b282b93952d [2023-01-11T21:51:45.278Z] ---> ee96f6bbd25c [2023-01-11T21:51:45.278Z] Step 11/12 : COPY . . [2023-01-11T21:51:45.278Z] ---> 3eb11ade156b [2023-01-11T21:51:45.278Z] Step 12/12 : RUN ${MAKE} [2023-01-11T21:51:45.278Z] ---> Running in b4cd3b848e54 [2023-01-11T21:51:45.278Z] noop [2023-01-11T21:51:45.278Z] Removing intermediate container b4cd3b848e54 [2023-01-11T21:51:45.278Z] ---> 7a3f68c8175f [2023-01-11T21:51:45.278Z] Successfully built 7a3f68c8175f [2023-01-11T21:51:45.278Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:51:45.581Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T21:51:45.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T21:51:45.659Z] prd-ubuntu20.04-docker-8c-8g-1958 does not seem to be running inside a container [2023-01-11T21:51:45.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@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 ******** ci-base-image-x86_64 cat [2023-01-11T21:51:46.062Z] $ docker top d7a6c199980914672c5a380af33daa403ae4b870485bae33f6707e3316bb197d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T21:51:46.403Z] + go version [2023-01-11T21:51:46.404Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-11T21:51:46.418Z] $ docker stop --time=1 d7a6c199980914672c5a380af33daa403ae4b870485bae33f6707e3316bb197d [2023-01-11T21:51:47.711Z] $ docker rm -f --volumes d7a6c199980914672c5a380af33daa403ae4b870485bae33f6707e3316bb197d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:51:48.116Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T21:51:48.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T21:51:48.191Z] prd-ubuntu20.04-docker-8c-8g-1958 does not seem to be running inside a container [2023-01-11T21:51:48.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@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 ******** ci-base-image-x86_64 cat [2023-01-11T21:51:48.613Z] $ docker top 5c35bc090117d67f02052051472ba1b640f557e7440ce78bd7884954a5a6e396 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T21:51:48.956Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] fileExists [Pipeline] sh [2023-01-11T21:51:49.254Z] + make test [2023-01-11T21:51:49.254Z] go test ./... -coverprofile=coverage.out ./... [2023-01-11T21:51:49.512Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-01-11T21:51:57.625Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-01-11T21:51:57.625Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-01-11T21:52:04.175Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-11T21:52:04.175Z] go vet ./... [2023-01-11T21:52:06.702Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T21:52:06.702Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T21:52:06.702Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-11T21:52:06.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-11T21:52:06.733Z] $ docker stop --time=1 5c35bc090117d67f02052051472ba1b640f557e7440ce78bd7884954a5a6e396 [2023-01-11T21:52:08.513Z] $ docker rm -f --volumes 5c35bc090117d67f02052051472ba1b640f557e7440ce78bd7884954a5a6e396 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T21:52:08.934Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-11T21:52:08.962Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-11T21:52:09.384Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-11T21:52:09.664Z] + ls -al . [2023-01-11T21:52:09.664Z] total 168 [2023-01-11T21:52:09.664Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 21:51 . [2023-01-11T21:52:09.664Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 21:50 .. [2023-01-11T21:52:09.664Z] -rw-rw-r-- 1 jenkins jenkins 120 Jan 11 21:50 .dockerignore [2023-01-11T21:52:09.664Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 21:51 .git [2023-01-11T21:52:09.664Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:50 .github [2023-01-11T21:52:09.664Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 11 21:50 .gitignore [2023-01-11T21:52:09.664Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 21:50 .golangci.yml [2023-01-11T21:52:09.664Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 21:51 .semver [2023-01-11T21:52:09.664Z] -rw-rw-r-- 1 jenkins jenkins 9587 Jan 11 21:50 Attribution.txt [2023-01-11T21:52:09.664Z] -rw-rw-r-- 1 jenkins jenkins 4069 Jan 11 21:50 CHANGELOG.md [2023-01-11T21:52:09.664Z] -rw-rw-r-- 1 jenkins jenkins 1542 Jan 11 21:50 Dockerfile [2023-01-11T21:52:09.664Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 21:50 GOVERNANCE.md [2023-01-11T21:52:09.664Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 11 21:50 Jenkinsfile [2023-01-11T21:52:09.664Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 21:50 LICENSE [2023-01-11T21:52:09.664Z] -rw-rw-r-- 1 jenkins jenkins 1658 Jan 11 21:50 Makefile [2023-01-11T21:52:09.664Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 11 21:50 OWNERS.md [2023-01-11T21:52:09.665Z] -rw-rw-r-- 1 jenkins jenkins 11842 Jan 11 21:50 README.md [2023-01-11T21:52:09.665Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 21:51 VERSION [2023-01-11T21:52:09.665Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 21:50 bin [2023-01-11T21:52:09.665Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:50 cmd [2023-01-11T21:52:09.665Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 11 21:51 coverage.out [2023-01-11T21:52:09.665Z] -rw-rw-r-- 1 jenkins jenkins 3372 Jan 11 21:50 go.mod [2023-01-11T21:52:09.665Z] -rw-rw-r-- 1 jenkins jenkins 44860 Jan 11 21:50 go.sum [2023-01-11T21:52:09.665Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:50 internal [2023-01-11T21:52:09.665Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 21:50 snap [2023-01-11T21:52:09.665Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 11 21:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:52:09.968Z] + 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=97066bc7dee5c7cd2bbbad38cde0d66364558b33 --label arch=amd64 --label version=0.0.0 . [2023-01-11T21:52:09.968Z] Sending build context to Docker daemon 16.02MB [2023-01-11T21:52:09.968Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T21:52:09.968Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-11T21:52:09.968Z] ---> 7a3f68c8175f [2023-01-11T21:52:09.968Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-01-11T21:52:10.226Z] ---> Running in 81a1ff15d3d5 [2023-01-11T21:52:10.226Z] Removing intermediate container 81a1ff15d3d5 [2023-01-11T21:52:10.226Z] ---> 5d8b3d1e5938 [2023-01-11T21:52:10.226Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T21:52:10.226Z] ---> Running in df9c34cde12a [2023-01-11T21:52:10.492Z] Removing intermediate container df9c34cde12a [2023-01-11T21:52:10.492Z] ---> 0d547cea03a5 [2023-01-11T21:52:10.492Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-11T21:52:10.492Z] ---> Running in 44cb957a1706 [2023-01-11T21:52:10.492Z] Removing intermediate container 44cb957a1706 [2023-01-11T21:52:10.492Z] ---> 4f48038fad62 [2023-01-11T21:52:10.492Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T21:52:10.492Z] ---> Running in df4cd3106809 [2023-01-11T21:52:10.492Z] Removing intermediate container df4cd3106809 [2023-01-11T21:52:10.492Z] ---> d5202a8f574e [2023-01-11T21:52:10.492Z] Step 7/25 : WORKDIR /device-gpio [2023-01-11T21:52:10.757Z] ---> Running in ccb8e1679644 [2023-01-11T21:52:10.757Z] Removing intermediate container ccb8e1679644 [2023-01-11T21:52:10.757Z] ---> 4eec1f0d2f74 [2023-01-11T21:52:10.757Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T21:52:10.757Z] ---> Running in db5a04fa336f [2023-01-11T21:52:11.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T21:52:11.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T21:52:11.531Z] OK: 216 MiB in 55 packages [2023-01-11T21:52:11.789Z] Removing intermediate container db5a04fa336f [2023-01-11T21:52:11.789Z] ---> b67b4b824179 [2023-01-11T21:52:11.789Z] Step 9/25 : COPY go.mod vendor* ./ [2023-01-11T21:52:12.048Z] ---> fac2325a727c [2023-01-11T21:52:12.048Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T21:52:12.048Z] ---> Running in 69b120de2e85 [2023-01-11T21:52:12.614Z] Removing intermediate container 69b120de2e85 [2023-01-11T21:52:12.614Z] ---> e3a8be8bc346 [2023-01-11T21:52:12.614Z] Step 11/25 : COPY . . [2023-01-11T21:52:13.184Z] ---> b7089ea90376 [2023-01-11T21:52:13.184Z] Step 12/25 : RUN ${MAKE} [2023-01-11T21:52:13.184Z] ---> Running in 861e4a6413c7 [2023-01-11T21:52:13.441Z] CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd [2023-01-11T21:52:25.660Z] Removing intermediate container 861e4a6413c7 [2023-01-11T21:52:25.660Z] ---> 1aa534a42a12 [2023-01-11T21:52:25.660Z] Step 13/25 : FROM alpine:3.16 [2023-01-11T21:52:25.660Z] 3.16: Pulling from library/alpine [2023-01-11T21:52:25.660Z] ca7dd9ec2225: Pulling fs layer [2023-01-11T21:52:25.660Z] ca7dd9ec2225: Verifying Checksum [2023-01-11T21:52:25.660Z] ca7dd9ec2225: Download complete [2023-01-11T21:52:25.923Z] ca7dd9ec2225: Pull complete [2023-01-11T21:52:25.923Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T21:52:25.923Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T21:52:25.923Z] ---> bfe296a52501 [2023-01-11T21:52:25.923Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-01-11T21:52:25.923Z] ---> Running in 01c5d57311e0 [2023-01-11T21:52:25.923Z] Removing intermediate container 01c5d57311e0 [2023-01-11T21:52:25.923Z] ---> 4c5a779cf230 [2023-01-11T21:52:25.923Z] Step 15/25 : RUN apk add --update --no-cache [2023-01-11T21:52:25.923Z] ---> Running in deabd256c8cc [2023-01-11T21:52:26.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T21:52:26.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T21:52:26.712Z] OK: 6 MiB in 14 packages [2023-01-11T21:52:26.983Z] Removing intermediate container deabd256c8cc [2023-01-11T21:52:26.983Z] ---> 8693379dd0b0 [2023-01-11T21:52:26.983Z] Step 16/25 : WORKDIR / [2023-01-11T21:52:26.983Z] ---> Running in bb62dfca3dfc [2023-01-11T21:52:27.242Z] Removing intermediate container bb62dfca3dfc [2023-01-11T21:52:27.242Z] ---> 30071496de7d [2023-01-11T21:52:27.242Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-01-11T21:52:27.242Z] ---> 3147c01b3b52 [2023-01-11T21:52:27.242Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-01-11T21:52:27.498Z] ---> 28d32fe44daf [2023-01-11T21:52:27.498Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-01-11T21:52:28.063Z] ---> 3912e103c133 [2023-01-11T21:52:28.063Z] Step 20/25 : EXPOSE 59910 [2023-01-11T21:52:28.063Z] ---> Running in d9d929156f90 [2023-01-11T21:52:28.063Z] Removing intermediate container d9d929156f90 [2023-01-11T21:52:28.063Z] ---> cc3cbd39ba95 [2023-01-11T21:52:28.063Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-01-11T21:52:28.063Z] ---> Running in 31c5d80ef482 [2023-01-11T21:52:28.320Z] Removing intermediate container 31c5d80ef482 [2023-01-11T21:52:28.320Z] ---> 30be359992ff [2023-01-11T21:52:28.320Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T21:52:28.320Z] ---> Running in 0b9401e300fb [2023-01-11T21:52:28.320Z] Removing intermediate container 0b9401e300fb [2023-01-11T21:52:28.320Z] ---> 53eb1207c16d [2023-01-11T21:52:28.320Z] Step 23/25 : LABEL arch=amd64 [2023-01-11T21:52:28.320Z] ---> Running in 4dc4372eebde [2023-01-11T21:52:28.580Z] Removing intermediate container 4dc4372eebde [2023-01-11T21:52:28.581Z] ---> 5f7a6427a1a2 [2023-01-11T21:52:28.581Z] Step 24/25 : LABEL git_sha=97066bc7dee5c7cd2bbbad38cde0d66364558b33 [2023-01-11T21:52:28.581Z] ---> Running in e96aae7eab99 [2023-01-11T21:52:28.581Z] Removing intermediate container e96aae7eab99 [2023-01-11T21:52:28.581Z] ---> aef27cddd814 [2023-01-11T21:52:28.581Z] Step 25/25 : LABEL version=0.0.0 [2023-01-11T21:52:28.581Z] ---> Running in ce4ca493fa02 [2023-01-11T21:52:28.848Z] Removing intermediate container ce4ca493fa02 [2023-01-11T21:52:28.848Z] ---> 1d6853009d3e [2023-01-11T21:52:28.848Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-11T21:52:28.848Z] Successfully built 1d6853009d3e [2023-01-11T21:52:28.848Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:52:29.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T21:52:29.291Z] [2023-01-11T21:52:29.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:52:29.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T21:52:29.587Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-11T21:52:29.587Z] 5eb5b503b376: Pulling fs layer [2023-01-11T21:52:29.587Z] 5c69ac0246d0: Pulling fs layer [2023-01-11T21:52:29.587Z] ec43610c2a17: Pulling fs layer [2023-01-11T21:52:29.587Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-11T21:52:29.587Z] 33b1e0a273af: Pulling fs layer [2023-01-11T21:52:29.587Z] 5d3b04190fa2: Pulling fs layer [2023-01-11T21:52:29.587Z] 2f39f015ded8: Pulling fs layer [2023-01-11T21:52:29.587Z] 3a2ae6a8a46f: Waiting [2023-01-11T21:52:29.587Z] 2f39f015ded8: Waiting [2023-01-11T21:52:29.587Z] 33b1e0a273af: Waiting [2023-01-11T21:52:29.587Z] 5d3b04190fa2: Waiting [2023-01-11T21:52:29.587Z] 5c69ac0246d0: Verifying Checksum [2023-01-11T21:52:29.587Z] 5c69ac0246d0: Download complete [2023-01-11T21:52:29.587Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-11T21:52:29.587Z] 3a2ae6a8a46f: Download complete [2023-01-11T21:52:29.845Z] ec43610c2a17: Verifying Checksum [2023-01-11T21:52:29.845Z] ec43610c2a17: Download complete [2023-01-11T21:52:29.845Z] 33b1e0a273af: Verifying Checksum [2023-01-11T21:52:29.845Z] 33b1e0a273af: Download complete [2023-01-11T21:52:29.845Z] 5d3b04190fa2: Verifying Checksum [2023-01-11T21:52:29.845Z] 5d3b04190fa2: Download complete [2023-01-11T21:52:29.845Z] 5eb5b503b376: Verifying Checksum [2023-01-11T21:52:29.845Z] 5eb5b503b376: Download complete [2023-01-11T21:52:30.410Z] 2f39f015ded8: Download complete [2023-01-11T21:52:30.976Z] 5eb5b503b376: Pull complete [2023-01-11T21:52:30.976Z] 5c69ac0246d0: Pull complete [2023-01-11T21:52:31.542Z] ec43610c2a17: Pull complete [2023-01-11T21:52:31.542Z] 3a2ae6a8a46f: Pull complete [2023-01-11T21:52:31.798Z] 33b1e0a273af: Pull complete [2023-01-11T21:52:31.798Z] 5d3b04190fa2: Pull complete [2023-01-11T21:52:35.980Z] 2f39f015ded8: Pull complete [2023-01-11T21:52:35.980Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-11T21:52:35.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T21:52:35.980Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T21:52:36.117Z] prd-ubuntu20.04-docker-8c-8g-1958 does not seem to be running inside a container [2023-01-11T21:52:36.145Z] $ 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-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@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 [2023-01-11T21:52:37.950Z] $ docker top f0d6a617efc5f07bfcdf277de3f6a9ac25b42114f9ba83b28d3df5fff256baea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T21:52:38.309Z] ---> job-cost.sh [2023-01-11T21:52:38.309Z] lf-activate-venv: SKIPPING [2023-01-11T21:52:38.309Z] INFO: No Stack... [2023-01-11T21:52:38.567Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T21:52:38.826Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T21:52:39.112Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-71/archives/cost.csv [2023-01-11T21:52:39.112Z] + cut -d, -f6 [Pipeline] lock [2023-01-11T21:52:39.126Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-71-7-stack-cost] [2023-01-11T21:52:39.137Z] Resource [jenkins-edgexfoundry-device-gpio-PR-71-7-stack-cost] did not exist. Created. [2023-01-11T21:52:39.137Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-71-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T21:52:39.434Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-11T21:52:39.460Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T21:52:39.466Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-71-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T21:52:39.485Z] $ docker stop --time=1 f0d6a617efc5f07bfcdf277de3f6a9ac25b42114f9ba83b28d3df5fff256baea [2023-01-11T21:52:40.650Z] $ docker rm -f --volumes f0d6a617efc5f07bfcdf277de3f6a9ac25b42114f9ba83b28d3df5fff256baea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-11T21:54:31.626Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1967 in /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] { [Pipeline] ws [2023-01-11T21:54:31.642Z] Running in /w/workspace/device-gpio/7 [Pipeline] { [Pipeline] checkout [2023-01-11T21:54:31.687Z] The recommended git tool is: git [2023-01-11T21:54:38.123Z] using credential edgex-jenkins-ssh [2023-01-11T21:54:38.140Z] Cloning the remote Git repository [2023-01-11T21:54:38.200Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-01-11T21:54:38.292Z] > git init /w/workspace/device-gpio/7 # timeout=10 [2023-01-11T21:54:38.482Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-01-11T21:54:38.483Z] > git --version # timeout=10 [2023-01-11T21:54:38.507Z] > git --version # 'git version 2.25.1' [2023-01-11T21:54:38.509Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T21:54:38.575Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T21:54:40.155Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-01-11T21:54:40.185Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T21:54:41.923Z] Merging remotes/origin/main commit d2ab44b8cbb16e2983b1bff117f9b859b4657c3d into PR head commit 89da2b6747a2ce889049fc29c1f3f3c863b45daf [2023-01-11T21:54:41.315Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-01-11T21:54:41.376Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-01-11T21:54:41.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T21:54:41.394Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-11T21:54:41.960Z] > git config core.sparsecheckout # timeout=10 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-11T21:54:42.091Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-11T21:54:42.787Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-71/archives ] [2023-01-11T21:54:42.787Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-01-11T21:54:42.787Z] total 16 [2023-01-11T21:54:42.787Z] drwxr-xr-x 3 root root 4096 Jan 11 21:52 . [2023-01-11T21:54:42.787Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 21:52 .. [2023-01-11T21:54:42.787Z] drwxr-xr-x 2 root root 4096 Jan 11 21:52 cost [2023-01-11T21:54:42.787Z] -rw-r--r-- 1 root root 82 Jan 11 21:52 cost.csv [2023-01-11T21:54:42.787Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-01-11T21:54:42.787Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-01-11T21:54:42.787Z] total 16 [2023-01-11T21:54:42.787Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 21:52 . [2023-01-11T21:54:42.787Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 21:52 .. [2023-01-11T21:54:42.787Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 21:52 cost [2023-01-11T21:54:42.787Z] -rw-r--r-- 1 jenkins jenkins 82 Jan 11 21:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-11T21:54:43.076Z] ---> sysstat.sh [2023-01-11T21:54:41.995Z] > git checkout -f 89da2b6747a2ce889049fc29c1f3f3c863b45daf # timeout=10 [Pipeline] libraryResource [Pipeline] sh [2023-01-11T21:54:43.935Z] ---> package-listing.sh [2023-01-11T21:54:43.935Z] ++ facter osfamily [2023-01-11T21:54:43.935Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-11T21:54:44.195Z] + OS_FAMILY=debian [2023-01-11T21:54:44.195Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-71 [2023-01-11T21:54:44.195Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-11T21:54:44.195Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-11T21:54:44.195Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-11T21:54:44.195Z] + PACKAGES=/tmp/packages_start.txt [2023-01-11T21:54:44.195Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-71 ']' [2023-01-11T21:54:44.195Z] + PACKAGES=/tmp/packages_end.txt [2023-01-11T21:54:44.195Z] + case "${OS_FAMILY}" in [2023-01-11T21:54:44.195Z] + dpkg -l [2023-01-11T21:54:44.195Z] + grep '^ii' [2023-01-11T21:54:44.195Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-11T21:54:44.195Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-11T21:54:44.195Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-11T21:54:44.195Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-71 ']' [2023-01-11T21:54:44.195Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-71/archives/ [2023-01-11T21:54:44.195Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-71/archives/ [Pipeline] echo [2023-01-11T21:54:44.206Z] 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-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-11T21:54:44.482Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:54:45.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T21:54:45.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T21:54:45.115Z] prd-ubuntu20.04-docker-8c-8g-1958 does not seem to be running inside a container [2023-01-11T21:54:45.149Z] $ 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-71/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-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-11T21:54:45.639Z] $ docker top 3b0f392a019211f6c6bda219b811a0d450ef661fc2bfe1aa093aac14e6036a36 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T21:54:45.981Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-11T21:54:46.266Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-11T21:54:46.551Z] + ls /var/log/sa-host [2023-01-11T21:54:46.551Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T21:54:46.617Z] provisioning config files... [2023-01-11T21:54:46.623Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config5534702682136398486tmp [Pipeline] { [Pipeline] echo [2023-01-11T21:54:46.640Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T21:54:46.922Z] ---> create-netrc.sh [Pipeline] } [2023-01-11T21:54:46.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-11T21:54:47.250Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-11T21:54:47.259Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T21:54:47.542Z] ---> sudo-logs.sh [2023-01-11T21:54:47.542Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-11T21:54:47.570Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T21:54:47.852Z] ---> job-cost.sh [2023-01-11T21:54:47.852Z] lf-activate-venv: SKIPPING [2023-01-11T21:54:47.852Z] DEBUG: total: 0.2199999988079071 [2023-01-11T21:54:47.852Z] INFO: Retrieving Stack Cost... [2023-01-11T21:54:48.110Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T21:54:48.371Z] INFO: Archiving Costs [Pipeline] echo [2023-01-11T21:54:48.386Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T21:54:48.674Z] ---> logs-deploy.sh [2023-01-11T21:54:48.674Z] lf-activate-venv: SKIPPING [2023-01-11T21:54:48.674Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-71/7 [2023-01-11T21:54:48.674Z] INFO: archiving workspace using pattern(s): [2023-01-11T21:54:49.615Z] Archives upload complete. [2023-01-11T21:54:49.615Z] INFO: archiving logs to Nexus