Pull request #120 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-gpio Obtained Jenkinsfile from 6750e3f6360702d892424e48133ca74aeb5018e9+192d2e5d52be7054ee8f5929c78a4d9d1a66e905 (05e73970632590534aa7dab90ef9dd760555de77) 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-ssh7301216948122904073.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-ssh10403240024458954490.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-120/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-120/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6557113672582840495.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-120/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12983667999070580690.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh8385045796216387783.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-120/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-120/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15540987032972788016.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8859 in /w/workspace/edgexfoundry_device-gpio_PR-120 [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-120 # 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/120/head:refs/remotes/origin/PR-120 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit 6750e3f6360702d892424e48133ca74aeb5018e9 Merge succeeded, producing 6750e3f6360702d892424e48133ca74aeb5018e9 Checking out Revision 6750e3f6360702d892424e48133ca74aeb5018e9 (PR-120) > git config core.sparsecheckout # timeout=10 > git checkout -f 6750e3f6360702d892424e48133ca74aeb5018e9 # 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 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6750e3f6360702d892424e48133ca74aeb5018e9 # timeout=10 Commit message: "refactor!: Replace internal topics from config with new constants" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-08T18:59:51.269Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-08T18:59:51.434Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-08T18:59:51.528Z] ========================================================= [2023-03-08T18:59:51.528Z] EdgeX Global Pipelines Version Info [2023-03-08T18:59:51.528Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-08T18:59:52.260Z] ------------------- [2023-03-08T18:59:52.260Z] stable info: [2023-03-08T18:59:52.260Z] ------------------- [2023-03-08T18:59:52.260Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-08T18:59:52.260Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T18:59:52.260Z] Message: update stable to v1.0.244 [2023-03-08T18:59:52.829Z] ------------------- [2023-03-08T18:59:52.829Z] experimental info: [2023-03-08T18:59:52.829Z] ------------------- [2023-03-08T18:59:52.829Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-08T18:59:52.829Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T18:59:52.829Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-08T18:59:53.137Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-03-08T18:59:53.177Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-03-08T18:59:53.212Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-08T18:59:53.253Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-08T18:59:53.290Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-08T18:59:53.332Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-08T18:59:53.369Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-08T18:59:53.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-08T18:59:53.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-08T18:59:53.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-08T18:59:53.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-08T18:59:53.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-03-08T18:59:53.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-08T18:59:53.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-08T18:59:53.687Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T18:59:53.724Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T18:59:53.760Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-08T18:59:53.798Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-08T18:59:53.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-08T18:59:53.871Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-08T18:59:53.904Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-08T18:59:53.940Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-08T18:59:53.975Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-08T18:59:54.010Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-08T18:59:54.050Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-08T18:59:54.089Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-08T18:59:54.126Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-08T18:59:54.166Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-120 [Pipeline] echo [2023-03-08T18:59:54.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-120 [Pipeline] echo [2023-03-08T18:59:54.240Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-120 [Pipeline] echo [2023-03-08T18:59:54.281Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6750e3f6360702d892424e48133ca74aeb5018e9 [Pipeline] echo [2023-03-08T18:59:54.317Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6750e3f [Pipeline] echo [2023-03-08T18:59:54.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T18:59:54.462Z] provisioning config files... [2023-03-08T18:59:54.476Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-120@tmp/config4455094298998334172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T18:59:54.813Z] ---> docker-login.sh [2023-03-08T18:59:54.813Z] nexus3.edgexfoundry.org:10001 [2023-03-08T18:59:55.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T18:59:55.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T18:59:55.336Z] Configure a credential helper to remove this warning. See [2023-03-08T18:59:55.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T18:59:55.336Z] [2023-03-08T18:59:55.336Z] Login Succeeded [2023-03-08T18:59:55.336Z] nexus3.edgexfoundry.org:10002 [2023-03-08T18:59:55.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T18:59:55.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T18:59:55.336Z] Configure a credential helper to remove this warning. See [2023-03-08T18:59:55.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T18:59:55.336Z] [2023-03-08T18:59:55.336Z] Login Succeeded [2023-03-08T18:59:55.336Z] nexus3.edgexfoundry.org:10003 [2023-03-08T18:59:55.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T18:59:55.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T18:59:55.595Z] Configure a credential helper to remove this warning. See [2023-03-08T18:59:55.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T18:59:55.595Z] [2023-03-08T18:59:55.595Z] Login Succeeded [2023-03-08T18:59:55.595Z] nexus3.edgexfoundry.org:10004 [2023-03-08T18:59:55.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T18:59:55.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T18:59:55.595Z] Configure a credential helper to remove this warning. See [2023-03-08T18:59:55.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T18:59:55.595Z] [2023-03-08T18:59:55.595Z] Login Succeeded [2023-03-08T18:59:55.595Z] docker.io [2023-03-08T18:59:55.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T18:59:55.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T18:59:55.855Z] Configure a credential helper to remove this warning. See [2023-03-08T18:59:55.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T18:59:55.855Z] [2023-03-08T18:59:55.855Z] Login Succeeded [2023-03-08T18:59:55.855Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T18:59:55.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-08T18:59:56.503Z] + git rev-list -1 --merges 6750e3f6360702d892424e48133ca74aeb5018e9~1..6750e3f6360702d892424e48133ca74aeb5018e9 [Pipeline] echo [2023-03-08T18:59:56.579Z] -----------> git rev-list -1 --merges 6750e3f6360702d892424e48133ca74aeb5018e9~1..6750e3f6360702d892424e48133ca74aeb5018e9 6750e3f6360702d892424e48133ca74aeb5018e9 [false] [Pipeline] sh [2023-03-08T18:59:56.894Z] + git log --format=format:%s -1 6750e3f6360702d892424e48133ca74aeb5018e9 [Pipeline] echo [2023-03-08T18:59:56.927Z] ========================================================= [2023-03-08T18:59:56.927Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-08T18:59:56.927Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T18:59:57.360Z] + git log --format=format:%s -1 6750e3f6360702d892424e48133ca74aeb5018e9 [Pipeline] echo [2023-03-08T18:59:57.393Z] [semverPrep] GIT_COMMIT: 6750e3f6360702d892424e48133ca74aeb5018e9, Commit Message: refactor!: Replace internal topics from config with new constants [Pipeline] echo [2023-03-08T18:59:57.423Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-08T18:59:57.814Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T18:59:57.814Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-08T18:59:57.814Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-08T18:59:57.814Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-08T18:59:57.814Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-08T18:59:57.814Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-08T18:59:57.814Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T18:59:58.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T18:59:58.239Z] [2023-03-08T18:59:58.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T18:59:58.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T18:59:58.617Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-08T18:59:58.617Z] b85a868b505f: Pulling fs layer [2023-03-08T18:59:58.617Z] e2be974225ed: Pulling fs layer [2023-03-08T18:59:58.617Z] 339a4e72a1f5: Pulling fs layer [2023-03-08T18:59:58.617Z] 988bab9f4d93: Pulling fs layer [2023-03-08T18:59:58.617Z] 1469e6f7b9e6: Pulling fs layer [2023-03-08T18:59:58.617Z] eaf3925da568: Pulling fs layer [2023-03-08T18:59:58.617Z] bab4dde63d76: Pulling fs layer [2023-03-08T18:59:58.617Z] bde34c3a00c8: Pulling fs layer [2023-03-08T18:59:58.617Z] b352a97aabf1: Pulling fs layer [2023-03-08T18:59:58.617Z] 4872d77fe225: Pulling fs layer [2023-03-08T18:59:58.617Z] 5851b861e8e6: Pulling fs layer [2023-03-08T18:59:58.617Z] 4872d77fe225: Waiting [2023-03-08T18:59:58.617Z] bab4dde63d76: Waiting [2023-03-08T18:59:58.617Z] 5851b861e8e6: Waiting [2023-03-08T18:59:58.617Z] 1469e6f7b9e6: Waiting [2023-03-08T18:59:58.617Z] b352a97aabf1: Waiting [2023-03-08T18:59:58.617Z] bde34c3a00c8: Waiting [2023-03-08T18:59:58.617Z] eaf3925da568: Waiting [2023-03-08T18:59:58.617Z] 988bab9f4d93: Waiting [2023-03-08T18:59:58.617Z] e2be974225ed: Verifying Checksum [2023-03-08T18:59:58.617Z] 988bab9f4d93: Verifying Checksum [2023-03-08T18:59:58.617Z] 988bab9f4d93: Download complete [2023-03-08T18:59:58.879Z] 1469e6f7b9e6: Verifying Checksum [2023-03-08T18:59:58.879Z] 1469e6f7b9e6: Download complete [2023-03-08T18:59:58.879Z] 339a4e72a1f5: Verifying Checksum [2023-03-08T18:59:58.879Z] 339a4e72a1f5: Download complete [2023-03-08T18:59:58.879Z] eaf3925da568: Verifying Checksum [2023-03-08T18:59:58.879Z] eaf3925da568: Download complete [2023-03-08T18:59:58.879Z] bde34c3a00c8: Download complete [2023-03-08T18:59:58.879Z] b352a97aabf1: Download complete [2023-03-08T18:59:58.879Z] 4872d77fe225: Download complete [2023-03-08T18:59:58.879Z] 5851b861e8e6: Download complete [2023-03-08T18:59:59.143Z] b85a868b505f: Verifying Checksum [2023-03-08T18:59:59.143Z] b85a868b505f: Download complete [2023-03-08T18:59:59.402Z] bab4dde63d76: Verifying Checksum [2023-03-08T18:59:59.402Z] bab4dde63d76: Download complete [2023-03-08T19:00:00.342Z] b85a868b505f: Pull complete [2023-03-08T19:00:00.342Z] e2be974225ed: Pull complete [2023-03-08T19:00:00.911Z] 339a4e72a1f5: Pull complete [2023-03-08T19:00:00.911Z] 988bab9f4d93: Pull complete [2023-03-08T19:00:01.171Z] 1469e6f7b9e6: Pull complete [2023-03-08T19:00:01.432Z] eaf3925da568: Pull complete [2023-03-08T19:00:03.335Z] bab4dde63d76: Pull complete [2023-03-08T19:00:03.335Z] bde34c3a00c8: Pull complete [2023-03-08T19:00:03.335Z] b352a97aabf1: Pull complete [2023-03-08T19:00:03.335Z] 4872d77fe225: Pull complete [2023-03-08T19:00:03.600Z] 5851b861e8e6: Pull complete [2023-03-08T19:00:03.600Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-08T19:00:03.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T19:00:03.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:00:03.802Z] prd-ubuntu20.04-docker-8c-8g-8859 does not seem to be running inside a container [2023-03-08T19:00:03.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-120 -v /w/workspace/edgexfoundry_device-gpio_PR-120:/w/workspace/edgexfoundry_device-gpio_PR-120:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-120@tmp:/w/workspace/edgexfoundry_device-gpio_PR-120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T19:00:05.158Z] $ docker top 71b606a3d6c87d471d70da430a266f407477c81938d742ab443a2c4c9569243c -eo pid,comm [2023-03-08T19:00:05.206Z] 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-03-08T19:00:05.207Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T19:00:05.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T19:00:05.364Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T19:00:05.487Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T19:00:05.494Z] $ docker exec 71b606a3d6c87d471d70da430a266f407477c81938d742ab443a2c4c9569243c ssh-agent [2023-03-08T19:00:05.598Z] SSH_AUTH_SOCK=/tmp/ssh-PhDt8S8HC3rE/agent.33 [2023-03-08T19:00:05.598Z] SSH_AGENT_PID=39 [2023-03-08T19:00:05.612Z] Running ssh-add (command line suppressed) [2023-03-08T19:00:05.722Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-120@tmp/private_key_7561186804415932218.key (/w/workspace/edgexfoundry_device-gpio_PR-120@tmp/private_key_7561186804415932218.key) [2023-03-08T19:00:05.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T19:00:06.060Z] + git tag --points-at HEAD [Pipeline] } [2023-03-08T19:00:06.088Z] $ docker exec --env ******** --env ******** 71b606a3d6c87d471d70da430a266f407477c81938d742ab443a2c4c9569243c ssh-agent -k [2023-03-08T19:00:06.170Z] unset SSH_AUTH_SOCK; [2023-03-08T19:00:06.170Z] unset SSH_AGENT_PID; [2023-03-08T19:00:06.170Z] echo Agent pid 39 killed; [2023-03-08T19:00:06.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-08T19:00:06.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T19:00:06.258Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T19:00:06.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T19:00:06.367Z] $ docker exec 71b606a3d6c87d471d70da430a266f407477c81938d742ab443a2c4c9569243c ssh-agent [2023-03-08T19:00:06.470Z] SSH_AUTH_SOCK=/tmp/ssh-23Sz8m2biVdH/agent.71 [2023-03-08T19:00:06.470Z] SSH_AGENT_PID=77 [2023-03-08T19:00:06.474Z] Running ssh-add (command line suppressed) [2023-03-08T19:00:06.585Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-120@tmp/private_key_16942925048970172015.key (/w/workspace/edgexfoundry_device-gpio_PR-120@tmp/private_key_16942925048970172015.key) [2023-03-08T19:00:06.593Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T19:00:06.919Z] + git semver init [2023-03-08T19:00:07.179Z] 2023-03-08 19:00:07,117 [run_init] DEBUG init version:0.0.0 force:False [2023-03-08T19:00:07.179Z] 2023-03-08 19:00:07,118 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-120/.semver [2023-03-08T19:00:07.179Z] 2023-03-08 19:00:07,119 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-120/.semver [2023-03-08T19:00:07.179Z] 2023-03-08 19:00:07,119 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-120/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-120, universal_newlines=False, shell=None, istream=None) [2023-03-08T19:00:08.118Z] 2023-03-08 19:00:08,070 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-120/.git/info/exclude [2023-03-08T19:00:08.118Z] 2023-03-08 19:00:08,071 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-120/.semver/PR-120 with force:False [2023-03-08T19:00:08.118Z] 2023-03-08 19:00:08,071 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-120/.semver/PR-120 [2023-03-08T19:00:08.118Z] 2023-03-08 19:00:08,074 [execute] INFO git cat-file --batch-check [2023-03-08T19:00:08.118Z] 2023-03-08 19:00:08,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-120/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T19:00:08.118Z] 2023-03-08 19:00:08,081 [execute] INFO git cat-file --batch [2023-03-08T19:00:08.118Z] 2023-03-08 19:00:08,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-120/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T19:00:08.118Z] 2023-03-08 19:00:08,088 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-120/.semver/PR-120 [2023-03-08T19:00:08.118Z] 0.0.0 [Pipeline] } [2023-03-08T19:00:08.146Z] $ docker exec --env ******** --env ******** 71b606a3d6c87d471d70da430a266f407477c81938d742ab443a2c4c9569243c ssh-agent -k [2023-03-08T19:00:08.248Z] unset SSH_AUTH_SOCK; [2023-03-08T19:00:08.250Z] unset SSH_AGENT_PID; [2023-03-08T19:00:08.250Z] echo Agent pid 77 killed; [2023-03-08T19:00:08.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T19:00:08.659Z] + git semver [Pipeline] } [2023-03-08T19:00:08.944Z] $ docker stop --time=1 71b606a3d6c87d471d70da430a266f407477c81938d742ab443a2c4c9569243c [2023-03-08T19:00:10.275Z] $ docker rm -f --volumes 71b606a3d6c87d471d70da430a266f407477c81938d742ab443a2c4c9569243c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T19:00:10.668Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-08T19:00:10.932Z] Stashed 1 file(s) [Pipeline] echo [2023-03-08T19:00:10.948Z] [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-03-08T19:00:11.487Z] provisioning config files... [2023-03-08T19:00:11.496Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-120@tmp/config10849046267273418707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:00:11.834Z] ---> docker-login.sh [2023-03-08T19:00:11.834Z] nexus3.edgexfoundry.org:10001 [2023-03-08T19:00:11.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:00:11.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:00:11.834Z] Configure a credential helper to remove this warning. See [2023-03-08T19:00:11.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:00:11.834Z] [2023-03-08T19:00:11.834Z] Login Succeeded [2023-03-08T19:00:11.834Z] nexus3.edgexfoundry.org:10002 [2023-03-08T19:00:11.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:00:11.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:00:11.834Z] Configure a credential helper to remove this warning. See [2023-03-08T19:00:11.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:00:11.834Z] [2023-03-08T19:00:11.834Z] Login Succeeded [2023-03-08T19:00:11.834Z] nexus3.edgexfoundry.org:10003 [2023-03-08T19:00:12.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:00:12.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:00:12.094Z] Configure a credential helper to remove this warning. See [2023-03-08T19:00:12.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:00:12.094Z] [2023-03-08T19:00:12.094Z] Login Succeeded [2023-03-08T19:00:12.094Z] nexus3.edgexfoundry.org:10004 [2023-03-08T19:00:12.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:00:12.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:00:12.094Z] Configure a credential helper to remove this warning. See [2023-03-08T19:00:12.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:00:12.094Z] [2023-03-08T19:00:12.094Z] Login Succeeded [2023-03-08T19:00:12.094Z] docker.io [2023-03-08T19:00:12.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:00:14.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:00:14.678Z] Configure a credential helper to remove this warning. See [2023-03-08T19:00:14.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:00:14.678Z] [2023-03-08T19:00:14.678Z] Login Succeeded [2023-03-08T19:00:14.678Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T19:00:14.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T19:00:14.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T19:00:14.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T19:00:14.944Z] ========================================================= [2023-03-08T19:00:14.944Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-08T19:00:14.944Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:00:15.394Z] + 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-03-08T19:00:15.394Z] Sending build context to Docker daemon 16.06MB [2023-03-08T19:00:15.394Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T19:00:15.394Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-08T19:00:15.394Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-08T19:00:15.394Z] 213ec9aee27d: Pulling fs layer [2023-03-08T19:00:15.394Z] 4583459ba037: Pulling fs layer [2023-03-08T19:00:15.394Z] 93c1e223e6f2: Pulling fs layer [2023-03-08T19:00:15.394Z] 53926ce57604: Pulling fs layer [2023-03-08T19:00:15.394Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-08T19:00:15.394Z] 22ff95d597cd: Pulling fs layer [2023-03-08T19:00:15.394Z] 12d6caf4c0d1: Pulling fs layer [2023-03-08T19:00:15.394Z] 96b7cbca73a9: Pulling fs layer [2023-03-08T19:00:15.394Z] a7acece74701: Pulling fs layer [2023-03-08T19:00:15.394Z] 21b2b0c7a3f4: Waiting [2023-03-08T19:00:15.394Z] 22ff95d597cd: Waiting [2023-03-08T19:00:15.394Z] 12d6caf4c0d1: Waiting [2023-03-08T19:00:15.394Z] 96b7cbca73a9: Waiting [2023-03-08T19:00:15.394Z] a7acece74701: Waiting [2023-03-08T19:00:15.394Z] 53926ce57604: Waiting [2023-03-08T19:00:15.656Z] 93c1e223e6f2: Verifying Checksum [2023-03-08T19:00:15.656Z] 93c1e223e6f2: Download complete [2023-03-08T19:00:15.656Z] 4583459ba037: Download complete [2023-03-08T19:00:15.656Z] 22ff95d597cd: Download complete [2023-03-08T19:00:15.656Z] 213ec9aee27d: Verifying Checksum [2023-03-08T19:00:15.656Z] 213ec9aee27d: Download complete [2023-03-08T19:00:15.656Z] 12d6caf4c0d1: Download complete [2023-03-08T19:00:15.656Z] 213ec9aee27d: Pull complete [2023-03-08T19:00:15.922Z] 4583459ba037: Pull complete [2023-03-08T19:00:15.922Z] 93c1e223e6f2: Pull complete [2023-03-08T19:00:16.184Z] a7acece74701: Verifying Checksum [2023-03-08T19:00:16.184Z] a7acece74701: Download complete [2023-03-08T19:00:16.442Z] 96b7cbca73a9: Verifying Checksum [2023-03-08T19:00:16.442Z] 96b7cbca73a9: Download complete [2023-03-08T19:00:16.442Z] 53926ce57604: Verifying Checksum [2023-03-08T19:00:16.442Z] 53926ce57604: Download complete [2023-03-08T19:00:20.626Z] 53926ce57604: Pull complete [2023-03-08T19:00:20.626Z] 21b2b0c7a3f4: Pull complete [2023-03-08T19:00:20.626Z] 22ff95d597cd: Pull complete [2023-03-08T19:00:20.627Z] 12d6caf4c0d1: Pull complete [2023-03-08T19:00:22.528Z] 96b7cbca73a9: Pull complete [2023-03-08T19:00:23.464Z] a7acece74701: Pull complete [2023-03-08T19:00:23.464Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-08T19:00:23.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T19:00:23.464Z] ---> db6d94c90886 [2023-03-08T19:00:23.464Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-08T19:00:25.369Z] ---> Running in 3d2ab6074c4e [2023-03-08T19:00:25.369Z] Removing intermediate container 3d2ab6074c4e [2023-03-08T19:00:25.369Z] ---> 017210ea438f [2023-03-08T19:00:25.369Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T19:00:25.369Z] ---> Running in 822d8641c735 [2023-03-08T19:00:25.369Z] Removing intermediate container 822d8641c735 [2023-03-08T19:00:25.369Z] ---> 24ce9a5d7e1b [2023-03-08T19:00:25.369Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-08T19:00:25.369Z] ---> Running in 1c2f3a6429d5 [2023-03-08T19:00:25.369Z] Removing intermediate container 1c2f3a6429d5 [2023-03-08T19:00:25.369Z] ---> 30d1aa0fc64e [2023-03-08T19:00:25.369Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T19:00:25.369Z] ---> Running in db962b72d41d [2023-03-08T19:00:25.627Z] Removing intermediate container db962b72d41d [2023-03-08T19:00:25.627Z] ---> d5d05f8e5de3 [2023-03-08T19:00:25.627Z] Step 7/12 : WORKDIR /device-gpio [2023-03-08T19:00:25.627Z] ---> Running in 112e517a9779 [2023-03-08T19:00:25.627Z] Removing intermediate container 112e517a9779 [2023-03-08T19:00:25.627Z] ---> 17cb21a9c227 [2023-03-08T19:00:25.627Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T19:00:25.627Z] ---> Running in 01b6bbdf468d [2023-03-08T19:00:25.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T19:00:26.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T19:00:26.144Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-08T19:00:26.144Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-08T19:00:26.144Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-08T19:00:26.324Z] Still waiting to schedule task [2023-03-08T19:00:26.325Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-08T19:00:26.403Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-08T19:00:26.403Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T19:00:26.403Z] OK: 216 MiB in 55 packages [2023-03-08T19:00:26.662Z] Removing intermediate container 01b6bbdf468d [2023-03-08T19:00:26.662Z] ---> 006eae5bb7fc [2023-03-08T19:00:26.662Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-08T19:00:26.921Z] ---> 13f090b2b780 [2023-03-08T19:00:26.921Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T19:00:26.921Z] ---> Running in 1775eba7fc4c [2023-03-08T19:00:53.465Z] Removing intermediate container 1775eba7fc4c [2023-03-08T19:00:53.465Z] ---> f9a6447fe3ba [2023-03-08T19:00:53.465Z] Step 11/12 : COPY . . [2023-03-08T19:00:53.465Z] ---> 837dc70b5e8b [2023-03-08T19:00:53.465Z] Step 12/12 : RUN ${MAKE} [2023-03-08T19:00:53.465Z] ---> Running in 257c714614ad [2023-03-08T19:00:53.465Z] noop [2023-03-08T19:00:53.724Z] Removing intermediate container 257c714614ad [2023-03-08T19:00:53.724Z] ---> 6fcf9130cc03 [2023-03-08T19:00:53.724Z] Successfully built 6fcf9130cc03 [2023-03-08T19:00:53.724Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:00:54.167Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T19:00:54.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:00:54.314Z] prd-ubuntu20.04-docker-8c-8g-8859 does not seem to be running inside a container [2023-03-08T19:00:54.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-120 -v /w/workspace/edgexfoundry_device-gpio_PR-120:/w/workspace/edgexfoundry_device-gpio_PR-120:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-120@tmp:/w/workspace/edgexfoundry_device-gpio_PR-120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T19:00:54.702Z] $ docker top 3ebd066119d4bf2d7b8e5805eaef782920e47841b87ea7b13a4d0894e0e52fb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T19:00:55.082Z] + go version [2023-03-08T19:00:55.082Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-08T19:00:55.119Z] $ docker stop --time=1 3ebd066119d4bf2d7b8e5805eaef782920e47841b87ea7b13a4d0894e0e52fb6 [2023-03-08T19:00:56.420Z] $ docker rm -f --volumes 3ebd066119d4bf2d7b8e5805eaef782920e47841b87ea7b13a4d0894e0e52fb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:00:57.120Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T19:00:57.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:00:57.270Z] prd-ubuntu20.04-docker-8c-8g-8859 does not seem to be running inside a container [2023-03-08T19:00:57.300Z] $ 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-120 -v /w/workspace/edgexfoundry_device-gpio_PR-120:/w/workspace/edgexfoundry_device-gpio_PR-120:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-120@tmp:/w/workspace/edgexfoundry_device-gpio_PR-120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T19:00:57.641Z] $ docker top 9151de05cbedc5ceca42883442eb86d1a7519753530afe457ea3c2311383e956 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T19:00:58.027Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-120 [Pipeline] fileExists [Pipeline] sh [2023-03-08T19:00:58.383Z] + make test [2023-03-08T19:00:58.383Z] go test ./... -coverprofile=coverage.out ./... [2023-03-08T19:00:58.642Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-08T19:01:08.615Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-08T19:01:08.615Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-08T19:01:15.172Z] 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-03-08T19:01:15.172Z] go vet ./... [2023-03-08T19:01:17.706Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T19:01:17.706Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T19:01:17.706Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-08T19:01:17.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-08T19:01:17.780Z] $ docker stop --time=1 9151de05cbedc5ceca42883442eb86d1a7519753530afe457ea3c2311383e956 [2023-03-08T19:01:19.512Z] $ docker rm -f --volumes 9151de05cbedc5ceca42883442eb86d1a7519753530afe457ea3c2311383e956 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T19:01:20.006Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-08T19:01:20.070Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-08T19:01:20.808Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-08T19:01:21.118Z] + ls -al . [2023-03-08T19:01:21.118Z] total 160 [2023-03-08T19:01:21.118Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 19:00 . [2023-03-08T19:01:21.118Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 18:59 .. [2023-03-08T19:01:21.118Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 8 18:59 .dockerignore [2023-03-08T19:01:21.118Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 19:01 .git [2023-03-08T19:01:21.118Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 18:59 .github [2023-03-08T19:01:21.118Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 8 18:59 .gitignore [2023-03-08T19:01:21.118Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 18:59 .golangci.yml [2023-03-08T19:01:21.118Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 19:00 .semver [2023-03-08T19:01:21.118Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 8 18:59 Attribution.txt [2023-03-08T19:01:21.118Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 8 18:59 CHANGELOG.md [2023-03-08T19:01:21.118Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 8 18:59 Dockerfile [2023-03-08T19:01:21.118Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 18:59 GOVERNANCE.md [2023-03-08T19:01:21.118Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 8 18:59 Jenkinsfile [2023-03-08T19:01:21.118Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 18:59 LICENSE [2023-03-08T19:01:21.118Z] -rw-rw-r-- 1 jenkins jenkins 1657 Mar 8 18:59 Makefile [2023-03-08T19:01:21.118Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 18:59 OWNERS.md [2023-03-08T19:01:21.118Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 8 18:59 README.md [2023-03-08T19:01:21.118Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 19:00 VERSION [2023-03-08T19:01:21.118Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 18:59 bin [2023-03-08T19:01:21.118Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 18:59 cmd [2023-03-08T19:01:21.118Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 8 19:00 coverage.out [2023-03-08T19:01:21.118Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 8 18:59 go.mod [2023-03-08T19:01:21.118Z] -rw-rw-r-- 1 jenkins jenkins 33120 Mar 8 18:59 go.sum [2023-03-08T19:01:21.118Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 18:59 internal [2023-03-08T19:01:21.118Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 18:59 snap [2023-03-08T19:01:21.118Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 8 18:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:01:21.509Z] + 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=6750e3f6360702d892424e48133ca74aeb5018e9 --label arch=amd64 --label version=0.0.0 . [2023-03-08T19:01:21.509Z] Sending build context to Docker daemon 16.06MB [2023-03-08T19:01:21.509Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T19:01:21.509Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-08T19:01:21.509Z] ---> 6fcf9130cc03 [2023-03-08T19:01:21.509Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-08T19:01:21.769Z] ---> Running in 0c1a3f9f652a [2023-03-08T19:01:21.769Z] Removing intermediate container 0c1a3f9f652a [2023-03-08T19:01:21.769Z] ---> 6ab4646a6e70 [2023-03-08T19:01:21.769Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T19:01:21.769Z] ---> Running in 66b68191e6cf [2023-03-08T19:01:21.769Z] Removing intermediate container 66b68191e6cf [2023-03-08T19:01:21.769Z] ---> 870087cfbf4f [2023-03-08T19:01:21.769Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-08T19:01:22.029Z] ---> Running in 35edc2f00cbc [2023-03-08T19:01:22.029Z] Removing intermediate container 35edc2f00cbc [2023-03-08T19:01:22.029Z] ---> 532f783bd11c [2023-03-08T19:01:22.029Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T19:01:22.029Z] ---> Running in 7014c805a5d3 [2023-03-08T19:01:22.029Z] Removing intermediate container 7014c805a5d3 [2023-03-08T19:01:22.029Z] ---> b94d85e8ad02 [2023-03-08T19:01:22.029Z] Step 7/25 : WORKDIR /device-gpio [2023-03-08T19:01:22.029Z] ---> Running in fd3c5726c605 [2023-03-08T19:01:22.288Z] Removing intermediate container fd3c5726c605 [2023-03-08T19:01:22.288Z] ---> 32d5c7023014 [2023-03-08T19:01:22.288Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T19:01:22.288Z] ---> Running in 559c4ac4350a [2023-03-08T19:01:22.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T19:01:22.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T19:01:23.070Z] OK: 216 MiB in 55 packages [2023-03-08T19:01:23.335Z] Removing intermediate container 559c4ac4350a [2023-03-08T19:01:23.335Z] ---> 423ddb89dcd8 [2023-03-08T19:01:23.335Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-08T19:01:23.335Z] ---> e792ff8a490b [2023-03-08T19:01:23.335Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T19:01:23.593Z] ---> Running in 454f1a025fc4 [2023-03-08T19:01:24.529Z] Removing intermediate container 454f1a025fc4 [2023-03-08T19:01:24.529Z] ---> b440d12c75c1 [2023-03-08T19:01:24.529Z] Step 11/25 : COPY . . [2023-03-08T19:01:24.787Z] ---> 5b5ded275bd6 [2023-03-08T19:01:24.787Z] Step 12/25 : RUN ${MAKE} [2023-03-08T19:01:24.787Z] ---> Running in 405e7187dd43 [2023-03-08T19:01:25.053Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-08T19:01:46.975Z] Removing intermediate container 405e7187dd43 [2023-03-08T19:01:46.975Z] ---> 4939f1b7bd98 [2023-03-08T19:01:46.975Z] Step 13/25 : FROM alpine:3.16 [2023-03-08T19:01:46.975Z] 3.16: Pulling from library/alpine [2023-03-08T19:01:46.975Z] ef5531b6e74e: Pulling fs layer [2023-03-08T19:01:46.975Z] ef5531b6e74e: Download complete [2023-03-08T19:01:46.975Z] ef5531b6e74e: Pull complete [2023-03-08T19:01:46.975Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T19:01:46.975Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T19:01:46.975Z] ---> dfd21b5a31f5 [2023-03-08T19:01:46.975Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-08T19:01:46.975Z] ---> Running in bd7680bf4546 [2023-03-08T19:01:46.975Z] Removing intermediate container bd7680bf4546 [2023-03-08T19:01:46.975Z] ---> bcac75b7aef6 [2023-03-08T19:01:46.975Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-08T19:01:46.975Z] ---> Running in d6c3333a19fc [2023-03-08T19:01:46.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T19:01:46.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T19:01:46.975Z] OK: 6 MiB in 14 packages [2023-03-08T19:01:46.975Z] Removing intermediate container d6c3333a19fc [2023-03-08T19:01:46.975Z] ---> 69aeebef7b17 [2023-03-08T19:01:46.975Z] Step 16/25 : WORKDIR / [2023-03-08T19:01:46.975Z] ---> Running in 5c60a5e0100d [2023-03-08T19:01:46.975Z] Removing intermediate container 5c60a5e0100d [2023-03-08T19:01:46.975Z] ---> 93963ae02e97 [2023-03-08T19:01:46.975Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-08T19:01:46.975Z] ---> 67afab928a24 [2023-03-08T19:01:46.975Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-08T19:01:46.975Z] ---> 0741661e4802 [2023-03-08T19:01:46.975Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-08T19:01:46.975Z] ---> 023d16baeec7 [2023-03-08T19:01:46.975Z] Step 20/25 : EXPOSE 59910 [2023-03-08T19:01:46.975Z] ---> Running in c3d4fe254064 [2023-03-08T19:01:46.975Z] Removing intermediate container c3d4fe254064 [2023-03-08T19:01:46.975Z] ---> 579866c3d0e0 [2023-03-08T19:01:46.975Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-08T19:01:46.975Z] ---> Running in f301426b447f [2023-03-08T19:01:46.975Z] Removing intermediate container f301426b447f [2023-03-08T19:01:46.975Z] ---> e8cb9b12eace [2023-03-08T19:01:46.975Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T19:01:46.975Z] ---> Running in ecc5415d112e [2023-03-08T19:01:46.975Z] Removing intermediate container ecc5415d112e [2023-03-08T19:01:46.975Z] ---> 1cc00cae625f [2023-03-08T19:01:46.975Z] Step 23/25 : LABEL arch=amd64 [2023-03-08T19:01:46.975Z] ---> Running in 87a32af16839 [2023-03-08T19:01:46.975Z] Removing intermediate container 87a32af16839 [2023-03-08T19:01:46.975Z] ---> d9fbff3025c7 [2023-03-08T19:01:46.975Z] Step 24/25 : LABEL git_sha=6750e3f6360702d892424e48133ca74aeb5018e9 [2023-03-08T19:01:46.975Z] ---> Running in db8cb9817b7f [2023-03-08T19:01:46.975Z] Removing intermediate container db8cb9817b7f [2023-03-08T19:01:46.975Z] ---> f3b014334e5f [2023-03-08T19:01:46.975Z] Step 25/25 : LABEL version=0.0.0 [2023-03-08T19:01:46.975Z] ---> Running in c90a7e0cc13f [2023-03-08T19:01:46.975Z] Removing intermediate container c90a7e0cc13f [2023-03-08T19:01:46.975Z] ---> 94ca21ccb8fc [2023-03-08T19:01:46.975Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-08T19:01:46.975Z] Successfully built 94ca21ccb8fc [2023-03-08T19:01:46.975Z] 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-03-08T19:01:47.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T19:01:47.813Z] [2023-03-08T19:01:47.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:01:48.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T19:01:48.195Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-08T19:01:48.195Z] 5eb5b503b376: Pulling fs layer [2023-03-08T19:01:48.195Z] 5c69ac0246d0: Pulling fs layer [2023-03-08T19:01:48.195Z] ec43610c2a17: Pulling fs layer [2023-03-08T19:01:48.195Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-08T19:01:48.195Z] 33b1e0a273af: Pulling fs layer [2023-03-08T19:01:48.195Z] 5d3b04190fa2: Pulling fs layer [2023-03-08T19:01:48.195Z] 2f39f015ded8: Pulling fs layer [2023-03-08T19:01:48.195Z] 33b1e0a273af: Waiting [2023-03-08T19:01:48.195Z] 5d3b04190fa2: Waiting [2023-03-08T19:01:48.195Z] 3a2ae6a8a46f: Waiting [2023-03-08T19:01:48.195Z] 2f39f015ded8: Waiting [2023-03-08T19:01:48.195Z] 5c69ac0246d0: Verifying Checksum [2023-03-08T19:01:48.195Z] 5c69ac0246d0: Download complete [2023-03-08T19:01:48.195Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-08T19:01:48.195Z] 3a2ae6a8a46f: Download complete [2023-03-08T19:01:48.457Z] 33b1e0a273af: Verifying Checksum [2023-03-08T19:01:48.457Z] 33b1e0a273af: Download complete [2023-03-08T19:01:48.457Z] 5d3b04190fa2: Verifying Checksum [2023-03-08T19:01:48.457Z] 5d3b04190fa2: Download complete [2023-03-08T19:01:48.457Z] ec43610c2a17: Verifying Checksum [2023-03-08T19:01:48.457Z] ec43610c2a17: Download complete [2023-03-08T19:01:48.457Z] 5eb5b503b376: Verifying Checksum [2023-03-08T19:01:48.457Z] 5eb5b503b376: Download complete [2023-03-08T19:01:49.395Z] 2f39f015ded8: Download complete [2023-03-08T19:01:49.652Z] 5eb5b503b376: Pull complete [2023-03-08T19:01:49.909Z] 5c69ac0246d0: Pull complete [2023-03-08T19:01:50.168Z] ec43610c2a17: Pull complete [2023-03-08T19:01:50.168Z] 3a2ae6a8a46f: Pull complete [2023-03-08T19:01:50.426Z] 33b1e0a273af: Pull complete [2023-03-08T19:01:50.426Z] 5d3b04190fa2: Pull complete [2023-03-08T19:01:54.614Z] 2f39f015ded8: Pull complete [2023-03-08T19:01:54.614Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-08T19:01:54.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T19:01:54.614Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:01:54.823Z] prd-ubuntu20.04-docker-8c-8g-8859 does not seem to be running inside a container [2023-03-08T19:01:54.854Z] $ 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-120 -v /w/workspace/edgexfoundry_device-gpio_PR-120:/w/workspace/edgexfoundry_device-gpio_PR-120:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-120@tmp:/w/workspace/edgexfoundry_device-gpio_PR-120@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-03-08T19:01:56.574Z] $ docker top f0aab6c40f1e0063f506c97f530929e41c28a4c818d59e158f870cb5626fd5ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:01:57.004Z] ---> job-cost.sh [2023-03-08T19:01:57.005Z] lf-activate-venv: SKIPPING [2023-03-08T19:01:57.005Z] INFO: No Stack... [2023-03-08T19:01:57.263Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T19:01:57.522Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T19:01:57.834Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-120/archives/cost.csv [2023-03-08T19:01:57.834Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T19:01:57.872Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-120-1-stack-cost] [2023-03-08T19:01:57.877Z] Resource [jenkins-edgexfoundry-device-gpio-PR-120-1-stack-cost] did not exist. Created. [2023-03-08T19:01:57.877Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-120-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T19:01:58.267Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-08T19:01:58.320Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T19:01:58.348Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-120-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T19:01:58.423Z] $ docker stop --time=1 f0aab6c40f1e0063f506c97f530929e41c28a4c818d59e158f870cb5626fd5ee [2023-03-08T19:01:59.581Z] $ docker rm -f --volumes f0aab6c40f1e0063f506c97f530929e41c28a4c818d59e158f870cb5626fd5ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-08T19:03:49.254Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8860 in /w/workspace/edgexfoundry_device-gpio_PR-120 [Pipeline] { [Pipeline] ws [2023-03-08T19:03:49.312Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-03-08T19:03:49.397Z] The recommended git tool is: git [2023-03-08T19:03:54.998Z] using credential edgex-jenkins-ssh [2023-03-08T19:03:55.014Z] Cloning the remote Git repository [2023-03-08T19:03:55.069Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-03-08T19:03:55.151Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-03-08T19:03:55.312Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-08T19:03:55.313Z] > git --version # timeout=10 [2023-03-08T19:03:55.332Z] > git --version # 'git version 2.25.1' [2023-03-08T19:03:55.334Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T19:03:55.400Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T19:03:56.929Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-08T19:03:56.955Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T19:03:57.868Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-08T19:03:57.912Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-08T19:03:57.913Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T19:03:57.931Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/120/head:refs/remotes/origin/PR-120 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-08T19:03:58.493Z] Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit 6750e3f6360702d892424e48133ca74aeb5018e9 [2023-03-08T19:03:58.726Z] Merge succeeded, producing 6750e3f6360702d892424e48133ca74aeb5018e9 [2023-03-08T19:03:58.726Z] Checking out Revision 6750e3f6360702d892424e48133ca74aeb5018e9 (PR-120) [2023-03-08T19:03:58.515Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T19:03:58.539Z] > git checkout -f 6750e3f6360702d892424e48133ca74aeb5018e9 # timeout=10 [2023-03-08T19:03:58.625Z] > git remote # timeout=10 [2023-03-08T19:03:58.647Z] > git config --get remote.origin.url # timeout=10 [2023-03-08T19:03:58.666Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T19:03:58.682Z] > git merge 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 [2023-03-08T19:03:58.709Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-08T19:03:58.736Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T19:03:58.752Z] > git checkout -f 6750e3f6360702d892424e48133ca74aeb5018e9 # timeout=10 [2023-03-08T19:04:02.232Z] Commit message: "refactor!: Replace internal topics from config with new constants" [2023-03-08T19:04:02.290Z] > git --version # timeout=10 [2023-03-08T19:04:02.305Z] > git --version # 'git version 2.25.1' [2023-03-08T19:04:02.324Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T19:04:03.416Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-08T19:04:03.416Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T19:04:03.416Z] Dload Upload Total Spent Left Speed [2023-03-08T19:04:03.416Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2023-03-08T19:04:04.186Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-08T19:04:04.537Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-08T19:04:04.537Z] + sudo tee /etc/docker/daemon.new [2023-03-08T19:04:04.537Z] { [2023-03-08T19:04:04.537Z] "registry-mirrors": [ [2023-03-08T19:04:04.537Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-08T19:04:04.537Z] ], [2023-03-08T19:04:04.537Z] "bip": "10.250.0.254/24", [2023-03-08T19:04:04.537Z] "hosts": [ [2023-03-08T19:04:04.537Z] "tcp://0.0.0.0:5555", [2023-03-08T19:04:04.537Z] "unix:///var/run/docker.sock" [2023-03-08T19:04:04.537Z] ], [2023-03-08T19:04:04.537Z] "mtu": 1458, [2023-03-08T19:04:04.537Z] "selinux-enabled": true, [2023-03-08T19:04:04.537Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-08T19:04:04.537Z] } [Pipeline] sh [2023-03-08T19:04:04.889Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-08T19:04:05.236Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T19:04:23.563Z] provisioning config files... [2023-03-08T19:04:23.587Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config9559402248539726560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:04:23.968Z] ---> docker-login.sh [2023-03-08T19:04:23.969Z] nexus3.edgexfoundry.org:10001 [2023-03-08T19:04:24.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:04:24.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:04:24.509Z] Configure a credential helper to remove this warning. See [2023-03-08T19:04:24.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:04:24.509Z] [2023-03-08T19:04:24.509Z] Login Succeeded [2023-03-08T19:04:24.509Z] nexus3.edgexfoundry.org:10002 [2023-03-08T19:04:24.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:04:24.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:04:24.779Z] Configure a credential helper to remove this warning. See [2023-03-08T19:04:24.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:04:24.779Z] [2023-03-08T19:04:25.057Z] Login Succeeded [2023-03-08T19:04:25.057Z] nexus3.edgexfoundry.org:10003 [2023-03-08T19:04:25.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:04:25.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:04:25.335Z] Configure a credential helper to remove this warning. See [2023-03-08T19:04:25.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:04:25.335Z] [2023-03-08T19:04:25.335Z] Login Succeeded [2023-03-08T19:04:25.335Z] nexus3.edgexfoundry.org:10004 [2023-03-08T19:04:25.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:04:25.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:04:25.609Z] Configure a credential helper to remove this warning. See [2023-03-08T19:04:25.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:04:25.609Z] [2023-03-08T19:04:25.609Z] Login Succeeded [2023-03-08T19:04:25.609Z] docker.io [2023-03-08T19:04:25.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T19:04:26.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T19:04:26.148Z] Configure a credential helper to remove this warning. See [2023-03-08T19:04:26.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T19:04:26.148Z] [2023-03-08T19:04:26.148Z] Login Succeeded [2023-03-08T19:04:26.148Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T19:04:26.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T19:04:26.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T19:04:26.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T19:04:26.608Z] ========================================================= [2023-03-08T19:04:26.608Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-08T19:04:26.608Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:04:27.118Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-08T19:04:27.385Z] Sending build context to Docker daemon 8.137MB [2023-03-08T19:04:27.385Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T19:04:27.385Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-08T19:04:27.655Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-08T19:04:27.655Z] 9b18e9b68314: Pulling fs layer [2023-03-08T19:04:27.655Z] 35d82f9e3411: Pulling fs layer [2023-03-08T19:04:27.655Z] e16973657156: Pulling fs layer [2023-03-08T19:04:27.655Z] fc693d55d65f: Pulling fs layer [2023-03-08T19:04:27.655Z] 7e9fc2657dce: Pulling fs layer [2023-03-08T19:04:27.655Z] dda99020689f: Pulling fs layer [2023-03-08T19:04:27.655Z] db1c61fa0a46: Pulling fs layer [2023-03-08T19:04:27.655Z] 891c053d2c06: Pulling fs layer [2023-03-08T19:04:27.655Z] fc693d55d65f: Waiting [2023-03-08T19:04:27.655Z] 7e9fc2657dce: Waiting [2023-03-08T19:04:27.655Z] dda99020689f: Waiting [2023-03-08T19:04:27.655Z] db1c61fa0a46: Waiting [2023-03-08T19:04:27.655Z] 891c053d2c06: Waiting [2023-03-08T19:04:27.655Z] e16973657156: Verifying Checksum [2023-03-08T19:04:27.655Z] e16973657156: Download complete [2023-03-08T19:04:27.655Z] 35d82f9e3411: Download complete [2023-03-08T19:04:27.655Z] 7e9fc2657dce: Verifying Checksum [2023-03-08T19:04:27.655Z] 7e9fc2657dce: Download complete [2023-03-08T19:04:27.655Z] dda99020689f: Verifying Checksum [2023-03-08T19:04:27.655Z] dda99020689f: Download complete [2023-03-08T19:04:27.655Z] 9b18e9b68314: Verifying Checksum [2023-03-08T19:04:27.655Z] 9b18e9b68314: Download complete [2023-03-08T19:04:28.643Z] 9b18e9b68314: Pull complete [2023-03-08T19:04:28.915Z] 891c053d2c06: Verifying Checksum [2023-03-08T19:04:28.915Z] 891c053d2c06: Download complete [2023-03-08T19:04:29.187Z] 35d82f9e3411: Pull complete [2023-03-08T19:04:29.458Z] e16973657156: Pull complete [2023-03-08T19:04:30.044Z] db1c61fa0a46: Verifying Checksum [2023-03-08T19:04:30.044Z] db1c61fa0a46: Download complete [2023-03-08T19:04:30.633Z] fc693d55d65f: Verifying Checksum [2023-03-08T19:04:30.633Z] fc693d55d65f: Download complete [2023-03-08T19:04:42.977Z] fc693d55d65f: Pull complete [2023-03-08T19:04:42.977Z] 7e9fc2657dce: Pull complete [2023-03-08T19:04:42.977Z] dda99020689f: Pull complete [2023-03-08T19:04:48.335Z] db1c61fa0a46: Pull complete [2023-03-08T19:04:49.752Z] 891c053d2c06: Pull complete [2023-03-08T19:04:49.752Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-08T19:04:49.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T19:04:49.752Z] ---> f96f9c87975a [2023-03-08T19:04:49.752Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-08T19:04:52.338Z] ---> Running in f36ad6d74461 [2023-03-08T19:04:52.338Z] Removing intermediate container f36ad6d74461 [2023-03-08T19:04:52.338Z] ---> a1846f552287 [2023-03-08T19:04:52.338Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T19:04:52.338Z] ---> Running in ea97fdd26fb1 [2023-03-08T19:04:52.611Z] Removing intermediate container ea97fdd26fb1 [2023-03-08T19:04:52.611Z] ---> 1177d4f7d33d [2023-03-08T19:04:52.611Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-08T19:04:52.611Z] ---> Running in 6eb8521a6873 [2023-03-08T19:04:52.880Z] Removing intermediate container 6eb8521a6873 [2023-03-08T19:04:52.880Z] ---> c555fb015811 [2023-03-08T19:04:52.880Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T19:04:52.880Z] ---> Running in 5b6919fea446 [2023-03-08T19:04:53.165Z] Removing intermediate container 5b6919fea446 [2023-03-08T19:04:53.165Z] ---> bb4addd07a5f [2023-03-08T19:04:53.165Z] Step 7/12 : WORKDIR /device-gpio [2023-03-08T19:04:53.431Z] ---> Running in 94483149c347 [2023-03-08T19:04:53.699Z] Removing intermediate container 94483149c347 [2023-03-08T19:04:53.699Z] ---> 664307080034 [2023-03-08T19:04:53.699Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T19:04:53.699Z] ---> Running in c0079870bc1b [2023-03-08T19:04:54.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T19:04:55.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T19:04:56.216Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-08T19:04:56.216Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-08T19:04:56.216Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-08T19:04:56.216Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-08T19:04:56.216Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T19:04:56.216Z] OK: 226 MiB in 55 packages [2023-03-08T19:04:57.182Z] Removing intermediate container c0079870bc1b [2023-03-08T19:04:57.182Z] ---> 877c88b52354 [2023-03-08T19:04:57.182Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-08T19:04:57.767Z] ---> 15ad57765bc9 [2023-03-08T19:04:57.767Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T19:04:57.767Z] ---> Running in 2575e1fe821b [2023-03-08T19:06:05.851Z] Removing intermediate container 2575e1fe821b [2023-03-08T19:06:05.851Z] ---> 7daa00a7b24c [2023-03-08T19:06:05.851Z] Step 11/12 : COPY . . [2023-03-08T19:06:05.851Z] ---> 58c9e40cd5de [2023-03-08T19:06:05.851Z] Step 12/12 : RUN ${MAKE} [2023-03-08T19:06:05.851Z] ---> Running in 249edc51f40c [2023-03-08T19:06:05.851Z] noop [2023-03-08T19:06:05.851Z] Removing intermediate container 249edc51f40c [2023-03-08T19:06:05.851Z] ---> 55a92d7a595b [2023-03-08T19:06:05.851Z] Successfully built 55a92d7a595b [2023-03-08T19:06:05.851Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:06:06.323Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T19:06:06.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:06:06.571Z] prd-ubuntu20.04-docker-arm64-4c-16g-8860 does not seem to be running inside a container [2023-03-08T19:06:06.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-08T19:06:07.700Z] $ docker top 5d57bcc9dfc79ad52c0fb993dd63989bdec8de09bffc7f402d619c771027b324 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T19:06:08.568Z] + go version [2023-03-08T19:06:08.568Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-08T19:06:08.611Z] $ docker stop --time=1 5d57bcc9dfc79ad52c0fb993dd63989bdec8de09bffc7f402d619c771027b324 [2023-03-08T19:06:10.173Z] $ docker rm -f --volumes 5d57bcc9dfc79ad52c0fb993dd63989bdec8de09bffc7f402d619c771027b324 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:06:11.038Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T19:06:11.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:06:11.285Z] prd-ubuntu20.04-docker-arm64-4c-16g-8860 does not seem to be running inside a container [2023-03-08T19:06:11.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-08T19:06:13.070Z] $ docker top 9451bdb1c0c54f74011d2e8e54900941778cb703e90774921c467fca33e6fefd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T19:06:13.594Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-03-08T19:06:13.986Z] + make test [2023-03-08T19:06:13.987Z] go test ./... -coverprofile=coverage.out ./... [2023-03-08T19:06:15.401Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-08T19:07:37.022Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-08T19:07:37.022Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-08T19:07:37.022Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-08T19:07:37.022Z] go vet ./... [2023-03-08T19:07:45.231Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T19:07:45.231Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T19:07:45.231Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-08T19:07:45.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-08T19:07:45.891Z] $ docker stop --time=1 9451bdb1c0c54f74011d2e8e54900941778cb703e90774921c467fca33e6fefd [2023-03-08T19:07:47.625Z] $ docker rm -f --volumes 9451bdb1c0c54f74011d2e8e54900941778cb703e90774921c467fca33e6fefd [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T19:07:48.596Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-08T19:07:48.635Z] Warning: overwriting stash ‘coverage-report’ [2023-03-08T19:07:49.051Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T19:07:49.615Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-08T19:07:49.946Z] + ls -al . [2023-03-08T19:07:49.946Z] total 156 [2023-03-08T19:07:49.946Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 19:06 . [2023-03-08T19:07:49.946Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:03 .. [2023-03-08T19:07:49.946Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 8 19:03 .dockerignore [2023-03-08T19:07:49.946Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 19:03 .git [2023-03-08T19:07:49.946Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:03 .github [2023-03-08T19:07:49.946Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 8 19:03 .gitignore [2023-03-08T19:07:49.946Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 19:03 .golangci.yml [2023-03-08T19:07:49.946Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 8 19:03 Attribution.txt [2023-03-08T19:07:49.946Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 8 19:03 CHANGELOG.md [2023-03-08T19:07:49.946Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 8 19:03 Dockerfile [2023-03-08T19:07:49.946Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 19:03 GOVERNANCE.md [2023-03-08T19:07:49.946Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 8 19:03 Jenkinsfile [2023-03-08T19:07:49.946Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 19:03 LICENSE [2023-03-08T19:07:49.946Z] -rw-rw-r-- 1 jenkins jenkins 1657 Mar 8 19:03 Makefile [2023-03-08T19:07:49.946Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 19:03 OWNERS.md [2023-03-08T19:07:49.946Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 8 19:03 README.md [2023-03-08T19:07:49.946Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 19:00 VERSION [2023-03-08T19:07:49.946Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:03 bin [2023-03-08T19:07:49.946Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:03 cmd [2023-03-08T19:07:49.946Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 8 19:06 coverage.out [2023-03-08T19:07:49.946Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 8 19:03 go.mod [2023-03-08T19:07:49.946Z] -rw-rw-r-- 1 jenkins jenkins 33120 Mar 8 19:03 go.sum [2023-03-08T19:07:49.946Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:03 internal [2023-03-08T19:07:49.946Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:03 snap [2023-03-08T19:07:49.946Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 8 19:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:07:50.353Z] + 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=6750e3f6360702d892424e48133ca74aeb5018e9 --label arch=arm64 --label version=0.0.0 . [2023-03-08T19:07:50.620Z] Sending build context to Docker daemon 8.138MB [2023-03-08T19:07:50.620Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T19:07:50.620Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-08T19:07:50.620Z] ---> 55a92d7a595b [2023-03-08T19:07:50.620Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-08T19:07:50.886Z] ---> Running in 7b92632ad95f [2023-03-08T19:07:51.155Z] Removing intermediate container 7b92632ad95f [2023-03-08T19:07:51.155Z] ---> e3665cbf8700 [2023-03-08T19:07:51.155Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T19:07:51.155Z] ---> Running in f592c2d87f72 [2023-03-08T19:07:51.423Z] Removing intermediate container f592c2d87f72 [2023-03-08T19:07:51.423Z] ---> f7bf42076f14 [2023-03-08T19:07:51.423Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-08T19:07:51.691Z] ---> Running in 938e115e2e49 [2023-03-08T19:07:51.958Z] Removing intermediate container 938e115e2e49 [2023-03-08T19:07:51.958Z] ---> 66952cee3f33 [2023-03-08T19:07:51.958Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T19:07:51.958Z] ---> Running in 20e595190869 [2023-03-08T19:07:52.227Z] Removing intermediate container 20e595190869 [2023-03-08T19:07:52.228Z] ---> efb0f56f1a6b [2023-03-08T19:07:52.228Z] Step 7/25 : WORKDIR /device-gpio [2023-03-08T19:07:52.228Z] ---> Running in d0941be76091 [2023-03-08T19:07:52.496Z] Removing intermediate container d0941be76091 [2023-03-08T19:07:52.496Z] ---> ff749bde8495 [2023-03-08T19:07:52.496Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T19:07:52.496Z] ---> Running in ac60f6953492 [2023-03-08T19:07:53.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T19:07:54.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T19:07:55.007Z] OK: 226 MiB in 55 packages [2023-03-08T19:07:55.600Z] Removing intermediate container ac60f6953492 [2023-03-08T19:07:55.600Z] ---> be8c07edc712 [2023-03-08T19:07:55.600Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-08T19:07:56.194Z] ---> cad1702365e9 [2023-03-08T19:07:56.194Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T19:07:56.194Z] ---> Running in d50ff170cbcb [2023-03-08T19:07:58.942Z] Removing intermediate container d50ff170cbcb [2023-03-08T19:07:58.942Z] ---> 3385ef069633 [2023-03-08T19:07:58.942Z] Step 11/25 : COPY . . [2023-03-08T19:08:00.414Z] ---> 7c70d61dc886 [2023-03-08T19:08:00.414Z] Step 12/25 : RUN ${MAKE} [2023-03-08T19:08:00.414Z] ---> Running in 72f664593674 [2023-03-08T19:08:01.395Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-08T19:10:23.103Z] Removing intermediate container 72f664593674 [2023-03-08T19:10:23.103Z] ---> 61dbbddd2e1c [2023-03-08T19:10:23.103Z] Step 13/25 : FROM alpine:3.16 [2023-03-08T19:10:23.103Z] 3.16: Pulling from library/alpine [2023-03-08T19:10:23.103Z] 3760b48202b3: Pulling fs layer [2023-03-08T19:10:23.103Z] 3760b48202b3: Verifying Checksum [2023-03-08T19:10:23.103Z] 3760b48202b3: Download complete [2023-03-08T19:10:23.103Z] 3760b48202b3: Pull complete [2023-03-08T19:10:23.104Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T19:10:23.104Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T19:10:23.104Z] ---> 4c81e5bf8899 [2023-03-08T19:10:23.104Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-08T19:10:23.104Z] ---> Running in 2bbe0971b329 [2023-03-08T19:10:23.104Z] Removing intermediate container 2bbe0971b329 [2023-03-08T19:10:23.104Z] ---> e8974bc2ef82 [2023-03-08T19:10:23.104Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-08T19:10:23.104Z] ---> Running in ccbd49709777 [2023-03-08T19:10:23.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T19:10:23.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T19:10:23.104Z] OK: 5 MiB in 14 packages [2023-03-08T19:10:23.694Z] Removing intermediate container ccbd49709777 [2023-03-08T19:10:23.694Z] ---> ed20805dcd34 [2023-03-08T19:10:23.694Z] Step 16/25 : WORKDIR / [2023-03-08T19:10:23.694Z] ---> Running in 6af531fa11a4 [2023-03-08T19:10:23.967Z] Removing intermediate container 6af531fa11a4 [2023-03-08T19:10:23.967Z] ---> dc01fdc06396 [2023-03-08T19:10:23.967Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-08T19:10:24.553Z] ---> bb8c0d2a4cb5 [2023-03-08T19:10:24.553Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-08T19:10:24.825Z] ---> 206cf693a076 [2023-03-08T19:10:24.825Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-08T19:10:26.231Z] ---> ad1c1507e018 [2023-03-08T19:10:26.231Z] Step 20/25 : EXPOSE 59910 [2023-03-08T19:10:26.231Z] ---> Running in b77e06be5a04 [2023-03-08T19:10:26.496Z] Removing intermediate container b77e06be5a04 [2023-03-08T19:10:26.496Z] ---> e38e465e1551 [2023-03-08T19:10:26.496Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-08T19:10:26.496Z] ---> Running in 9a77190d4467 [2023-03-08T19:10:26.761Z] Removing intermediate container 9a77190d4467 [2023-03-08T19:10:26.761Z] ---> 8a020a876066 [2023-03-08T19:10:26.761Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T19:10:26.761Z] ---> Running in 37747a7023ed [2023-03-08T19:10:27.029Z] Removing intermediate container 37747a7023ed [2023-03-08T19:10:27.029Z] ---> e3da09eac6ca [2023-03-08T19:10:27.029Z] Step 23/25 : LABEL arch=arm64 [2023-03-08T19:10:27.029Z] ---> Running in b1e6cbbab026 [2023-03-08T19:10:27.298Z] Removing intermediate container b1e6cbbab026 [2023-03-08T19:10:27.298Z] ---> 2ad99e5290ec [2023-03-08T19:10:27.298Z] Step 24/25 : LABEL git_sha=6750e3f6360702d892424e48133ca74aeb5018e9 [2023-03-08T19:10:27.566Z] ---> Running in 608bc102a838 [2023-03-08T19:10:27.832Z] Removing intermediate container 608bc102a838 [2023-03-08T19:10:27.832Z] ---> 450d8f17ed97 [2023-03-08T19:10:27.832Z] Step 25/25 : LABEL version=0.0.0 [2023-03-08T19:10:27.832Z] ---> Running in ae335d6937ee [2023-03-08T19:10:28.102Z] Removing intermediate container ae335d6937ee [2023-03-08T19:10:28.102Z] ---> 9c959e6f1e6d [2023-03-08T19:10:28.102Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-08T19:10:28.102Z] Successfully built 9c959e6f1e6d [2023-03-08T19:10:28.102Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:10:28.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T19:10:28.866Z] [2023-03-08T19:10:28.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:10:29.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T19:10:29.533Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-08T19:10:29.533Z] 8998bd30e6a1: Pulling fs layer [2023-03-08T19:10:29.533Z] 04944245beec: Pulling fs layer [2023-03-08T19:10:29.533Z] 699f458cf7ca: Pulling fs layer [2023-03-08T19:10:29.533Z] 765212b225bb: Pulling fs layer [2023-03-08T19:10:29.533Z] f23df028b6ca: Pulling fs layer [2023-03-08T19:10:29.533Z] d65c8cfc05b1: Pulling fs layer [2023-03-08T19:10:29.533Z] 2437ff75d9bd: Pulling fs layer [2023-03-08T19:10:29.533Z] 765212b225bb: Waiting [2023-03-08T19:10:29.533Z] f23df028b6ca: Waiting [2023-03-08T19:10:29.533Z] 2437ff75d9bd: Waiting [2023-03-08T19:10:29.533Z] d65c8cfc05b1: Waiting [2023-03-08T19:10:29.533Z] 04944245beec: Verifying Checksum [2023-03-08T19:10:29.533Z] 04944245beec: Download complete [2023-03-08T19:10:29.533Z] 765212b225bb: Verifying Checksum [2023-03-08T19:10:29.533Z] 765212b225bb: Download complete [2023-03-08T19:10:29.803Z] f23df028b6ca: Verifying Checksum [2023-03-08T19:10:29.803Z] f23df028b6ca: Download complete [2023-03-08T19:10:29.803Z] d65c8cfc05b1: Verifying Checksum [2023-03-08T19:10:29.803Z] d65c8cfc05b1: Download complete [2023-03-08T19:10:29.803Z] 699f458cf7ca: Verifying Checksum [2023-03-08T19:10:29.803Z] 699f458cf7ca: Download complete [2023-03-08T19:10:30.071Z] 8998bd30e6a1: Verifying Checksum [2023-03-08T19:10:30.071Z] 8998bd30e6a1: Download complete [2023-03-08T19:10:32.667Z] 2437ff75d9bd: Verifying Checksum [2023-03-08T19:10:33.641Z] 8998bd30e6a1: Pull complete [2023-03-08T19:10:34.246Z] 04944245beec: Pull complete [2023-03-08T19:10:35.655Z] 699f458cf7ca: Pull complete [2023-03-08T19:10:35.655Z] 765212b225bb: Pull complete [2023-03-08T19:10:36.240Z] f23df028b6ca: Pull complete [2023-03-08T19:10:36.506Z] d65c8cfc05b1: Pull complete [2023-03-08T19:10:48.809Z] 2437ff75d9bd: Pull complete [2023-03-08T19:10:48.809Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-08T19:10:48.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T19:10:48.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:10:49.117Z] prd-ubuntu20.04-docker-arm64-4c-16g-8860 does not seem to be running inside a container [2023-03-08T19:10:49.179Z] $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-08T19:10:51.872Z] $ docker top 6fb01be53d2a58e3990fb90f29ca76c47f147d41e51c90f2dc33875d9ce1536f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:10:52.779Z] ---> job-cost.sh [2023-03-08T19:10:52.779Z] lf-activate-venv: SKIPPING [2023-03-08T19:10:52.779Z] INFO: No Stack... [2023-03-08T19:10:53.047Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-08T19:10:54.007Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T19:10:54.664Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-03-08T19:10:54.664Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T19:10:54.748Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-120-1-stack-cost] [2023-03-08T19:10:54.753Z] Resource [jenkins-edgexfoundry-device-gpio-PR-120-1-stack-cost] did not exist. Created. [2023-03-08T19:10:54.754Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-120-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T19:10:55.160Z] /w/workspace/device-gpio/1@tmp/durable-3e4affb4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-08T19:10:55.836Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-08T19:10:55.870Z] Warning: overwriting stash ‘stack-cost’ [2023-03-08T19:10:55.919Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T19:10:55.933Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-120-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T19:10:56.004Z] $ docker stop --time=1 6fb01be53d2a58e3990fb90f29ca76c47f147d41e51c90f2dc33875d9ce1536f [2023-03-08T19:10:58.115Z] $ docker rm -f --volumes 6fb01be53d2a58e3990fb90f29ca76c47f147d41e51c90f2dc33875d9ce1536f [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 [2023-03-08T19:10:59.275Z] provisioning config files... [2023-03-08T19:10:59.284Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-120@tmp/config12456746489237140408tmp [Pipeline] { [Pipeline] sh [2023-03-08T19:10:59.612Z] + set +x [2023-03-08T19:10:59.612Z] + + bashcurl -s -s -- https://codecov.io/bash [2023-03-08T19:10:59.612Z] [2023-03-08T19:10:59.612Z] [2023-03-08T19:10:59.612Z] _____ _ [2023-03-08T19:10:59.612Z] / ____| | | [2023-03-08T19:10:59.612Z] | | ___ __| | ___ ___ _____ __ [2023-03-08T19:10:59.612Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-08T19:10:59.612Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-08T19:10:59.612Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-08T19:10:59.612Z] Bash-1.0.6 [2023-03-08T19:10:59.612Z] [2023-03-08T19:10:59.612Z] [2023-03-08T19:10:59.612Z] ==> git version 2.25.1 found [2023-03-08T19:10:59.612Z] ==> 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 [2023-03-08T19:10:59.612Z] Release-Date: 2020-01-08 [2023-03-08T19:10:59.612Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-08T19:10:59.612Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-08T19:10:59.612Z] ==> Jenkins CI detected. [2023-03-08T19:10:59.612Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-120 [2023-03-08T19:10:59.612Z] project root: . [2023-03-08T19:10:59.612Z] --> token set from env [2023-03-08T19:10:59.612Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-08T19:10:59.612Z] ==> Running gcov in . (disable via -X gcov) [2023-03-08T19:10:59.612Z] ==> Python coveragepy not found [2023-03-08T19:10:59.612Z] ==> Searching for coverage reports in: [2023-03-08T19:10:59.612Z] + . [2023-03-08T19:10:59.612Z] -> Found 1 reports [2023-03-08T19:10:59.612Z] ==> Detecting git/mercurial file structure [2023-03-08T19:10:59.612Z] ==> Reading reports [2023-03-08T19:10:59.612Z] + ./coverage.out bytes=10 [2023-03-08T19:10:59.612Z] ==> Appending adjustments [2023-03-08T19:10:59.612Z] https://docs.codecov.io/docs/fixing-reports [2023-03-08T19:10:59.870Z] + Found adjustments [2023-03-08T19:10:59.870Z] ==> Gzipping contents [2023-03-08T19:10:59.870Z] 4.0K /tmp/codecov.V4qxth.gz [2023-03-08T19:10:59.870Z] ==> Uploading reports [2023-03-08T19:10:59.870Z] url: https://codecov.io [2023-03-08T19:10:59.870Z] query: branch=PR-120&commit=6750e3f6360702d892424e48133ca74aeb5018e9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-120%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=120&job=&cmd_args= [2023-03-08T19:10:59.870Z] -> Pinging Codecov [2023-03-08T19:10:59.870Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-120&commit=6750e3f6360702d892424e48133ca74aeb5018e9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-120%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=120&job=&cmd_args= [2023-03-08T19:10:59.870Z] -> Uploading to [2023-03-08T19:10:59.870Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-08/3EC07B1A8CA8AF9BCAA0BB9F0134797F/6750e3f6360702d892424e48133ca74aeb5018e9/4f70ff64-a3eb-43dc-90b1-a3cca6db9ca3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T191059Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b9751a0dd21dba61328787374e0fb088c03912fb68c1e089fde02f3ab36f8e4 [2023-03-08T19:10:59.870Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T19:10:59.870Z] Dload Upload Total Spent Left Speed [2023-03-08T19:11:00.133Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 2650 --:--:-- --:--:-- --:--:-- 2650 [2023-03-08T19:11:00.133Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/6750e3f6360702d892424e48133ca74aeb5018e9 [Pipeline] } [2023-03-08T19:11:00.160Z] 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 [2023-03-08T19:11:01.918Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-120/archives ] [2023-03-08T19:11:01.918Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-120/archives [2023-03-08T19:11:01.918Z] total 16 [2023-03-08T19:11:01.918Z] drwxr-xr-x 3 root root 4096 Mar 8 19:01 . [2023-03-08T19:11:01.918Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 19:01 .. [2023-03-08T19:11:01.918Z] drwxr-xr-x 2 root root 4096 Mar 8 19:01 cost [2023-03-08T19:11:01.918Z] -rw-r--r-- 1 root root 83 Mar 8 19:01 cost.csv [2023-03-08T19:11:01.918Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-120/archives [2023-03-08T19:11:01.918Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-120/archives [2023-03-08T19:11:01.918Z] total 16 [2023-03-08T19:11:01.918Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 19:01 . [2023-03-08T19:11:01.918Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 19:01 .. [2023-03-08T19:11:01.918Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 19:01 cost [2023-03-08T19:11:01.918Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 8 19:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:11:02.242Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:11:03.124Z] ---> package-listing.sh [2023-03-08T19:11:03.124Z] ++ facter osfamily [2023-03-08T19:11:03.124Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-08T19:11:03.390Z] + OS_FAMILY=debian [2023-03-08T19:11:03.390Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-120 [2023-03-08T19:11:03.390Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-08T19:11:03.390Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-08T19:11:03.390Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-08T19:11:03.390Z] + PACKAGES=/tmp/packages_start.txt [2023-03-08T19:11:03.390Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-120 ']' [2023-03-08T19:11:03.390Z] + PACKAGES=/tmp/packages_end.txt [2023-03-08T19:11:03.390Z] + case "${OS_FAMILY}" in [2023-03-08T19:11:03.390Z] + dpkg -l [2023-03-08T19:11:03.390Z] + grep '^ii' [2023-03-08T19:11:03.390Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-08T19:11:03.390Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-08T19:11:03.390Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-08T19:11:03.390Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-120 ']' [2023-03-08T19:11:03.390Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-120/archives/ [2023-03-08T19:11:03.390Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-120/archives/ [Pipeline] echo [2023-03-08T19:11:03.420Z] 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-120/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-08T19:11:03.713Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T19:11:04.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T19:11:04.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T19:11:04.467Z] prd-ubuntu20.04-docker-8c-8g-8859 does not seem to be running inside a container [2023-03-08T19:11:04.496Z] $ 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-120/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-120 -v /w/workspace/edgexfoundry_device-gpio_PR-120:/w/workspace/edgexfoundry_device-gpio_PR-120:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-120@tmp:/w/workspace/edgexfoundry_device-gpio_PR-120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T19:11:04.703Z] $ docker top 41278415095c3c84d7d3c0d2bce6e4befabd7108d327b1a95a5f612015ee2bfb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T19:11:05.080Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-08T19:11:05.389Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-08T19:11:05.699Z] + ls /var/log/sa-host [2023-03-08T19:11:05.699Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T19:11:05.902Z] provisioning config files... [2023-03-08T19:11:05.910Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-120@tmp/config15517603009589314080tmp [Pipeline] { [Pipeline] echo [2023-03-08T19:11:05.963Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:11:06.271Z] ---> create-netrc.sh [Pipeline] } [2023-03-08T19:11:06.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:11:06.683Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-08T19:11:06.713Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:11:07.018Z] ---> sudo-logs.sh [2023-03-08T19:11:07.018Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-08T19:11:07.090Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:11:07.402Z] ---> job-cost.sh [2023-03-08T19:11:07.402Z] lf-activate-venv: SKIPPING [2023-03-08T19:11:07.402Z] DEBUG: total: 0.2199999988079071 [2023-03-08T19:11:07.402Z] INFO: Retrieving Stack Cost... [2023-03-08T19:11:07.661Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T19:11:08.227Z] INFO: Archiving Costs [Pipeline] echo [2023-03-08T19:11:08.262Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T19:11:08.580Z] ---> logs-deploy.sh [2023-03-08T19:11:08.580Z] lf-activate-venv: SKIPPING [2023-03-08T19:11:08.580Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-120/1 [2023-03-08T19:11:08.580Z] INFO: archiving workspace using pattern(s): [2023-03-08T19:11:09.516Z] Archives upload complete. [2023-03-08T19:11:09.776Z] INFO: archiving logs to Nexus