Pull request #180 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b932e7a7307140c07984dc0ec87a203c21b9aee6+d4d34ba9beeefe5495b32c771fec1f024664e8aa (33d1786fa1b02eab147b4221b3c58443bfc5a73b) 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-ssh6903367861236886182.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10433415613161162646.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-180/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-180/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13773589276068597588.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-180/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16993216930539730763.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh5052718887746299512.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-180/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-180/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17413815441686705133.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-15966’ Running on prd-ubuntu20.04-docker-8c-8g-15973 in /w/workspace/edgexfoundry_device-gpio_PR-180 [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-180 # 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/180/head:refs/remotes/origin/PR-180 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d4d34ba9beeefe5495b32c771fec1f024664e8aa into PR head commit b932e7a7307140c07984dc0ec87a203c21b9aee6 Merge succeeded, producing b932e7a7307140c07984dc0ec87a203c21b9aee6 Checking out Revision b932e7a7307140c07984dc0ec87a203c21b9aee6 (PR-180) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps > git config core.sparsecheckout # timeout=10 > git checkout -f b932e7a7307140c07984dc0ec87a203c21b9aee6 # 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 d4d34ba9beeefe5495b32c771fec1f024664e8aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b932e7a7307140c07984dc0ec87a203c21b9aee6 # timeout=10 [Pipeline] { [Pipeline] timeout [2023-05-18T01:15:01.490Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-18T01:15:01.693Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-18T01:15:01.790Z] ========================================================= [2023-05-18T01:15:01.790Z] EdgeX Global Pipelines Version Info [2023-05-18T01:15:01.790Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-18T01:15:02.557Z] ------------------- [2023-05-18T01:15:02.557Z] stable info: [2023-05-18T01:15:02.557Z] ------------------- [2023-05-18T01:15:02.557Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-18T01:15:02.557Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T01:15:02.557Z] Message: update stable to v1.0.249 [2023-05-18T01:15:03.127Z] ------------------- [2023-05-18T01:15:03.127Z] experimental info: [2023-05-18T01:15:03.127Z] ------------------- [2023-05-18T01:15:03.128Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-18T01:15:03.128Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T01:15:03.128Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-18T01:15:03.419Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-18T01:15:03.468Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-18T01:15:03.513Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-18T01:15:03.557Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-18T01:15:03.603Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-18T01:15:03.646Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-18T01:15:03.691Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-18T01:15:03.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-18T01:15:03.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-18T01:15:03.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-18T01:15:03.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-18T01:15:03.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-18T01:15:03.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-18T01:15:04.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-18T01:15:04.053Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T01:15:04.096Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T01:15:04.144Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-18T01:15:04.188Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-18T01:15:04.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-18T01:15:04.278Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-18T01:15:04.322Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-18T01:15:04.367Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-18T01:15:04.415Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-18T01:15:04.457Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-18T01:15:04.502Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-18T01:15:04.549Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-18T01:15:04.602Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-18T01:15:04.644Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-180 [Pipeline] echo [2023-05-18T01:15:04.685Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-180 [Pipeline] echo [2023-05-18T01:15:04.729Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-180 [Pipeline] echo [2023-05-18T01:15:04.775Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b932e7a7307140c07984dc0ec87a203c21b9aee6 [Pipeline] echo [2023-05-18T01:15:04.820Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b932e7a [Pipeline] echo [2023-05-18T01:15:04.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T01:15:04.988Z] provisioning config files... [2023-05-18T01:15:05.004Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-180@tmp/config16198068617566253769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T01:15:05.355Z] ---> docker-login.sh [2023-05-18T01:15:05.356Z] nexus3.edgexfoundry.org:10001 [2023-05-18T01:15:05.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T01:15:05.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T01:15:05.616Z] Configure a credential helper to remove this warning. See [2023-05-18T01:15:05.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T01:15:05.616Z] [2023-05-18T01:15:05.616Z] Login Succeeded [2023-05-18T01:15:05.616Z] nexus3.edgexfoundry.org:10002 [2023-05-18T01:15:05.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T01:15:05.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T01:15:05.877Z] Configure a credential helper to remove this warning. See [2023-05-18T01:15:05.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T01:15:05.877Z] [2023-05-18T01:15:05.877Z] Login Succeeded [2023-05-18T01:15:05.877Z] nexus3.edgexfoundry.org:10003 [2023-05-18T01:15:05.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T01:15:05.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T01:15:05.877Z] Configure a credential helper to remove this warning. See [2023-05-18T01:15:05.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T01:15:05.877Z] [2023-05-18T01:15:05.877Z] Login Succeeded [2023-05-18T01:15:05.877Z] nexus3.edgexfoundry.org:10004 [2023-05-18T01:15:05.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T01:15:06.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T01:15:06.138Z] Configure a credential helper to remove this warning. See [2023-05-18T01:15:06.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T01:15:06.138Z] [2023-05-18T01:15:06.138Z] Login Succeeded [2023-05-18T01:15:06.138Z] docker.io [2023-05-18T01:15:06.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T01:15:06.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T01:15:06.711Z] Configure a credential helper to remove this warning. See [2023-05-18T01:15:06.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T01:15:06.711Z] [2023-05-18T01:15:06.711Z] Login Succeeded [2023-05-18T01:15:06.711Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T01:15:06.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-18T01:15:07.406Z] + git rev-list -1 --merges b932e7a7307140c07984dc0ec87a203c21b9aee6~1..b932e7a7307140c07984dc0ec87a203c21b9aee6 [Pipeline] echo [2023-05-18T01:15:07.466Z] -----------> git rev-list -1 --merges b932e7a7307140c07984dc0ec87a203c21b9aee6~1..b932e7a7307140c07984dc0ec87a203c21b9aee6 b932e7a7307140c07984dc0ec87a203c21b9aee6 [false] [Pipeline] sh [2023-05-18T01:15:07.796Z] + git log --format=format:%s -1 b932e7a7307140c07984dc0ec87a203c21b9aee6 [Pipeline] echo [2023-05-18T01:15:07.836Z] ========================================================= [2023-05-18T01:15:07.836Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-18T01:15:07.836Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T01:15:08.277Z] + git log --format=format:%s -1 b932e7a7307140c07984dc0ec87a203c21b9aee6 [Pipeline] echo [2023-05-18T01:15:08.308Z] [semverPrep] GIT_COMMIT: b932e7a7307140c07984dc0ec87a203c21b9aee6, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-18T01:15:08.344Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-18T01:15:08.764Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T01:15:08.764Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-18T01:15:08.764Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-18T01:15:08.764Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-18T01:15:08.764Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-18T01:15:08.764Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-18T01:15:08.764Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T01:15:09.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T01:15:09.211Z] [2023-05-18T01:15:09.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T01:15:09.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T01:15:09.628Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-18T01:15:09.628Z] b85a868b505f: Pulling fs layer [2023-05-18T01:15:09.628Z] e2be974225ed: Pulling fs layer [2023-05-18T01:15:09.628Z] 339a4e72a1f5: Pulling fs layer [2023-05-18T01:15:09.628Z] 988bab9f4d93: Pulling fs layer [2023-05-18T01:15:09.628Z] 1469e6f7b9e6: Pulling fs layer [2023-05-18T01:15:09.628Z] eaf3925da568: Pulling fs layer [2023-05-18T01:15:09.628Z] bab4dde63d76: Pulling fs layer [2023-05-18T01:15:09.628Z] bde34c3a00c8: Pulling fs layer [2023-05-18T01:15:09.628Z] b352a97aabf1: Pulling fs layer [2023-05-18T01:15:09.628Z] 4872d77fe225: Pulling fs layer [2023-05-18T01:15:09.628Z] 5851b861e8e6: Pulling fs layer [2023-05-18T01:15:09.628Z] 988bab9f4d93: Waiting [2023-05-18T01:15:09.628Z] bab4dde63d76: Waiting [2023-05-18T01:15:09.628Z] bde34c3a00c8: Waiting [2023-05-18T01:15:09.628Z] 1469e6f7b9e6: Waiting [2023-05-18T01:15:09.628Z] eaf3925da568: Waiting [2023-05-18T01:15:09.628Z] b352a97aabf1: Waiting [2023-05-18T01:15:09.628Z] e2be974225ed: Download complete [2023-05-18T01:15:09.628Z] 988bab9f4d93: Verifying Checksum [2023-05-18T01:15:09.628Z] 988bab9f4d93: Download complete [2023-05-18T01:15:09.628Z] 1469e6f7b9e6: Verifying Checksum [2023-05-18T01:15:09.628Z] 1469e6f7b9e6: Download complete [2023-05-18T01:15:09.889Z] eaf3925da568: Download complete [2023-05-18T01:15:09.889Z] 339a4e72a1f5: Verifying Checksum [2023-05-18T01:15:09.889Z] 339a4e72a1f5: Download complete [2023-05-18T01:15:09.889Z] bde34c3a00c8: Verifying Checksum [2023-05-18T01:15:09.889Z] bde34c3a00c8: Download complete [2023-05-18T01:15:09.889Z] b352a97aabf1: Download complete [2023-05-18T01:15:09.889Z] 4872d77fe225: Verifying Checksum [2023-05-18T01:15:09.889Z] 4872d77fe225: Download complete [2023-05-18T01:15:09.889Z] 5851b861e8e6: Verifying Checksum [2023-05-18T01:15:09.889Z] 5851b861e8e6: Download complete [2023-05-18T01:15:09.889Z] b85a868b505f: Verifying Checksum [2023-05-18T01:15:09.889Z] b85a868b505f: Download complete [2023-05-18T01:15:10.150Z] bab4dde63d76: Download complete [2023-05-18T01:15:11.094Z] b85a868b505f: Pull complete [2023-05-18T01:15:11.094Z] e2be974225ed: Pull complete [2023-05-18T01:15:11.664Z] 339a4e72a1f5: Pull complete [2023-05-18T01:15:11.664Z] 988bab9f4d93: Pull complete [2023-05-18T01:15:11.923Z] 1469e6f7b9e6: Pull complete [2023-05-18T01:15:11.923Z] eaf3925da568: Pull complete [2023-05-18T01:15:13.832Z] bab4dde63d76: Pull complete [2023-05-18T01:15:13.832Z] bde34c3a00c8: Pull complete [2023-05-18T01:15:13.832Z] b352a97aabf1: Pull complete [2023-05-18T01:15:13.832Z] 4872d77fe225: Pull complete [2023-05-18T01:15:13.832Z] 5851b861e8e6: Pull complete [2023-05-18T01:15:14.093Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-18T01:15:14.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T01:15:14.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T01:15:14.305Z] prd-ubuntu20.04-docker-8c-8g-15973 does not seem to be running inside a container [2023-05-18T01:15:14.334Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-180 -v /w/workspace/edgexfoundry_device-gpio_PR-180:/w/workspace/edgexfoundry_device-gpio_PR-180:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-180@tmp:/w/workspace/edgexfoundry_device-gpio_PR-180@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-18T01:15:16.525Z] $ docker top 61862c57fd0a51053f41270ee20b9336b2bd2c0cacb3e9763f8e57910637b29c -eo pid,comm [2023-05-18T01:15:16.571Z] 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-05-18T01:15:16.571Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T01:15:16.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T01:15:16.707Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T01:15:16.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T01:15:16.821Z] $ docker exec 61862c57fd0a51053f41270ee20b9336b2bd2c0cacb3e9763f8e57910637b29c ssh-agent [2023-05-18T01:15:16.935Z] SSH_AUTH_SOCK=/tmp/ssh-FurfBHK5t7Ty/agent.31 [2023-05-18T01:15:16.935Z] SSH_AGENT_PID=37 [2023-05-18T01:15:16.943Z] Running ssh-add (command line suppressed) [2023-05-18T01:15:17.036Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-180@tmp/private_key_7514318084023807110.key (/w/workspace/edgexfoundry_device-gpio_PR-180@tmp/private_key_7514318084023807110.key) [2023-05-18T01:15:17.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T01:15:17.382Z] + git tag --points-at HEAD [Pipeline] } [2023-05-18T01:15:17.410Z] $ docker exec --env ******** --env ******** 61862c57fd0a51053f41270ee20b9336b2bd2c0cacb3e9763f8e57910637b29c ssh-agent -k [2023-05-18T01:15:17.508Z] unset SSH_AUTH_SOCK; [2023-05-18T01:15:17.508Z] unset SSH_AGENT_PID; [2023-05-18T01:15:17.508Z] echo Agent pid 37 killed; [2023-05-18T01:15:17.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-18T01:15:17.600Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T01:15:17.600Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T01:15:17.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T01:15:17.701Z] $ docker exec 61862c57fd0a51053f41270ee20b9336b2bd2c0cacb3e9763f8e57910637b29c ssh-agent [2023-05-18T01:15:17.809Z] SSH_AUTH_SOCK=/tmp/ssh-BCVY8AwKtr5J/agent.70 [2023-05-18T01:15:17.809Z] SSH_AGENT_PID=76 [2023-05-18T01:15:17.815Z] Running ssh-add (command line suppressed) [2023-05-18T01:15:17.913Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-180@tmp/private_key_4294121390770469914.key (/w/workspace/edgexfoundry_device-gpio_PR-180@tmp/private_key_4294121390770469914.key) [2023-05-18T01:15:17.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T01:15:18.272Z] + git semver init [2023-05-18T01:15:18.533Z] 2023-05-18 01:15:18,439 [run_init] DEBUG init version:0.0.0 force:False [2023-05-18T01:15:18.533Z] 2023-05-18 01:15:18,440 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-180/.semver [2023-05-18T01:15:18.533Z] 2023-05-18 01:15:18,442 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-180/.semver [2023-05-18T01:15:18.533Z] 2023-05-18 01:15:18,443 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-180/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-180, universal_newlines=False, shell=None, istream=None) [2023-05-18T01:15:19.474Z] 2023-05-18 01:15:19,318 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-180/.git/info/exclude [2023-05-18T01:15:19.474Z] 2023-05-18 01:15:19,319 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-180/.semver/PR-180 with force:False [2023-05-18T01:15:19.474Z] 2023-05-18 01:15:19,319 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-180/.semver/PR-180 [2023-05-18T01:15:19.474Z] 2023-05-18 01:15:19,323 [execute] INFO git cat-file --batch-check [2023-05-18T01:15:19.474Z] 2023-05-18 01:15:19,324 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-180/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T01:15:19.474Z] 2023-05-18 01:15:19,330 [execute] INFO git cat-file --batch [2023-05-18T01:15:19.474Z] 2023-05-18 01:15:19,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-180/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T01:15:19.474Z] 2023-05-18 01:15:19,335 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-180/.semver/PR-180 [2023-05-18T01:15:19.474Z] 0.0.0 [Pipeline] } [2023-05-18T01:15:19.502Z] $ docker exec --env ******** --env ******** 61862c57fd0a51053f41270ee20b9336b2bd2c0cacb3e9763f8e57910637b29c ssh-agent -k [2023-05-18T01:15:19.599Z] unset SSH_AUTH_SOCK; [2023-05-18T01:15:19.599Z] unset SSH_AGENT_PID; [2023-05-18T01:15:19.599Z] echo Agent pid 76 killed; [2023-05-18T01:15:19.611Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T01:15:20.038Z] + git semver [Pipeline] } [2023-05-18T01:15:20.322Z] $ docker stop --time=1 61862c57fd0a51053f41270ee20b9336b2bd2c0cacb3e9763f8e57910637b29c [2023-05-18T01:15:21.627Z] $ docker rm -f --volumes 61862c57fd0a51053f41270ee20b9336b2bd2c0cacb3e9763f8e57910637b29c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T01:15:22.027Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-18T01:15:22.325Z] Stashed 1 file(s) [Pipeline] echo [2023-05-18T01:15:22.350Z] [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-05-18T01:15:22.989Z] provisioning config files... [2023-05-18T01:15:23.003Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-180@tmp/config7857623976872759646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T01:15:23.352Z] ---> docker-login.sh [2023-05-18T01:15:23.352Z] nexus3.edgexfoundry.org:10001 [2023-05-18T01:15:23.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T01:15:23.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T01:15:23.352Z] Configure a credential helper to remove this warning. See [2023-05-18T01:15:23.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T01:15:23.352Z] [2023-05-18T01:15:23.352Z] Login Succeeded [2023-05-18T01:15:23.352Z] nexus3.edgexfoundry.org:10002 [2023-05-18T01:15:23.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T01:15:23.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T01:15:23.352Z] Configure a credential helper to remove this warning. See [2023-05-18T01:15:23.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T01:15:23.352Z] [2023-05-18T01:15:23.352Z] Login Succeeded [2023-05-18T01:15:23.352Z] nexus3.edgexfoundry.org:10003 [2023-05-18T01:15:23.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T01:15:23.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T01:15:23.612Z] Configure a credential helper to remove this warning. See [2023-05-18T01:15:23.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T01:15:23.612Z] [2023-05-18T01:15:23.612Z] Login Succeeded [2023-05-18T01:15:23.612Z] nexus3.edgexfoundry.org:10004 [2023-05-18T01:15:23.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T01:15:23.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T01:15:23.612Z] Configure a credential helper to remove this warning. See [2023-05-18T01:15:23.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T01:15:23.612Z] [2023-05-18T01:15:23.612Z] Login Succeeded [2023-05-18T01:15:23.612Z] docker.io [2023-05-18T01:15:23.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T01:15:23.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T01:15:23.871Z] Configure a credential helper to remove this warning. See [2023-05-18T01:15:23.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T01:15:23.871Z] [2023-05-18T01:15:23.871Z] Login Succeeded [2023-05-18T01:15:23.871Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T01:15:23.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-18T01:15:24.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T01:15:24.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T01:15:24.190Z] ========================================================= [2023-05-18T01:15:24.190Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-18T01:15:24.190Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T01:15:24.672Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-18T01:15:24.672Z] Sending build context to Docker daemon 16.14MB [2023-05-18T01:15:24.672Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T01:15:24.672Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-18T01:15:24.672Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-18T01:15:24.672Z] f56be85fc22e: Pulling fs layer [2023-05-18T01:15:24.672Z] 85791d961cd3: Pulling fs layer [2023-05-18T01:15:24.672Z] d694b5ae8c79: Pulling fs layer [2023-05-18T01:15:24.672Z] 9f32a84ed3da: Pulling fs layer [2023-05-18T01:15:24.672Z] 4d19c01a9841: Pulling fs layer [2023-05-18T01:15:24.672Z] 9325e15d5711: Pulling fs layer [2023-05-18T01:15:24.672Z] 556b6ee489ea: Pulling fs layer [2023-05-18T01:15:24.672Z] c5a4b2cf53e6: Pulling fs layer [2023-05-18T01:15:24.672Z] 4d19c01a9841: Waiting [2023-05-18T01:15:24.672Z] 9325e15d5711: Waiting [2023-05-18T01:15:24.672Z] 556b6ee489ea: Waiting [2023-05-18T01:15:24.672Z] c5a4b2cf53e6: Waiting [2023-05-18T01:15:24.672Z] 9f32a84ed3da: Waiting [2023-05-18T01:15:24.931Z] 85791d961cd3: Verifying Checksum [2023-05-18T01:15:24.931Z] 85791d961cd3: Download complete [2023-05-18T01:15:24.931Z] 9f32a84ed3da: Verifying Checksum [2023-05-18T01:15:24.931Z] 9f32a84ed3da: Download complete [2023-05-18T01:15:24.931Z] 4d19c01a9841: Verifying Checksum [2023-05-18T01:15:24.931Z] 4d19c01a9841: Download complete [2023-05-18T01:15:24.931Z] f56be85fc22e: Verifying Checksum [2023-05-18T01:15:24.931Z] f56be85fc22e: Download complete [2023-05-18T01:15:24.931Z] 9325e15d5711: Verifying Checksum [2023-05-18T01:15:24.931Z] 9325e15d5711: Download complete [2023-05-18T01:15:24.931Z] f56be85fc22e: Pull complete [2023-05-18T01:15:25.190Z] 85791d961cd3: Pull complete [2023-05-18T01:15:25.190Z] c5a4b2cf53e6: Verifying Checksum [2023-05-18T01:15:25.190Z] c5a4b2cf53e6: Download complete [2023-05-18T01:15:25.760Z] d694b5ae8c79: Verifying Checksum [2023-05-18T01:15:25.760Z] d694b5ae8c79: Download complete [2023-05-18T01:15:25.760Z] 556b6ee489ea: Verifying Checksum [2023-05-18T01:15:25.760Z] 556b6ee489ea: Download complete [2023-05-18T01:15:29.041Z] d694b5ae8c79: Pull complete [2023-05-18T01:15:29.041Z] 9f32a84ed3da: Pull complete [2023-05-18T01:15:29.041Z] 4d19c01a9841: Pull complete [2023-05-18T01:15:29.041Z] 9325e15d5711: Pull complete [2023-05-18T01:15:30.948Z] 556b6ee489ea: Pull complete [2023-05-18T01:15:31.886Z] c5a4b2cf53e6: Pull complete [2023-05-18T01:15:31.886Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-18T01:15:31.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-18T01:15:31.886Z] ---> c4be618373d6 [2023-05-18T01:15:31.886Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-18T01:15:36.225Z] ---> Running in c21695b18918 [2023-05-18T01:15:36.226Z] Removing intermediate container c21695b18918 [2023-05-18T01:15:36.226Z] ---> 838f8211bee6 [2023-05-18T01:15:36.226Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T01:15:36.226Z] ---> Running in bb4d9d9ca1e3 [2023-05-18T01:15:36.226Z] Removing intermediate container bb4d9d9ca1e3 [2023-05-18T01:15:36.226Z] ---> 06b59b62dd14 [2023-05-18T01:15:36.226Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-18T01:15:36.226Z] ---> Running in 9134c06e12ea [2023-05-18T01:15:36.487Z] Removing intermediate container 9134c06e12ea [2023-05-18T01:15:36.487Z] ---> 42662b3d7b5f [2023-05-18T01:15:36.487Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T01:15:36.487Z] ---> Running in 203391aca934 [2023-05-18T01:15:36.487Z] Removing intermediate container 203391aca934 [2023-05-18T01:15:36.487Z] ---> 16fcbe36ef10 [2023-05-18T01:15:36.487Z] Step 7/12 : WORKDIR /device-gpio [2023-05-18T01:15:36.487Z] ---> Running in f59ab1940ddd [2023-05-18T01:15:36.487Z] Removing intermediate container f59ab1940ddd [2023-05-18T01:15:36.487Z] ---> 782d72beba92 [2023-05-18T01:15:36.487Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T01:15:36.750Z] ---> Running in df9b99d10ffe [2023-05-18T01:15:36.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T01:15:37.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T01:15:37.272Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-18T01:15:37.272Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-18T01:15:37.272Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-18T01:15:37.272Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-18T01:15:37.272Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T01:15:37.272Z] OK: 269 MiB in 57 packages [2023-05-18T01:15:37.798Z] Still waiting to schedule task [2023-05-18T01:15:37.799Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15970’ [2023-05-18T01:15:37.840Z] Removing intermediate container df9b99d10ffe [2023-05-18T01:15:37.840Z] ---> fa0a58df9db6 [2023-05-18T01:15:37.840Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-18T01:15:37.840Z] ---> cd866da4f9b6 [2023-05-18T01:15:37.840Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T01:15:37.840Z] ---> Running in d696c329c637 [2023-05-18T01:16:34.112Z] Removing intermediate container d696c329c637 [2023-05-18T01:16:34.112Z] ---> 9d0e4d7abdd0 [2023-05-18T01:16:34.112Z] Step 11/12 : COPY . . [2023-05-18T01:16:34.112Z] ---> 9f6460f81162 [2023-05-18T01:16:34.112Z] Step 12/12 : RUN ${MAKE} [2023-05-18T01:16:34.112Z] ---> Running in 5d3794957158 [2023-05-18T01:16:34.112Z] noop [2023-05-18T01:16:34.112Z] Removing intermediate container 5d3794957158 [2023-05-18T01:16:34.112Z] ---> 88bef6dad23b [2023-05-18T01:16:34.112Z] Successfully built 88bef6dad23b [2023-05-18T01:16:34.112Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T01:16:34.646Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T01:16:34.646Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T01:16:34.793Z] prd-ubuntu20.04-docker-8c-8g-15973 does not seem to be running inside a container [2023-05-18T01:16:34.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-180 -v /w/workspace/edgexfoundry_device-gpio_PR-180:/w/workspace/edgexfoundry_device-gpio_PR-180:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-180@tmp:/w/workspace/edgexfoundry_device-gpio_PR-180@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 ******** ci-base-image-x86_64 cat [2023-05-18T01:16:35.174Z] $ docker top 677f1df872ab9bd834a1f80b948242841e05c919ab45c939feaec8e99899ca8f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T01:16:35.561Z] + go version [2023-05-18T01:16:35.561Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-18T01:16:35.596Z] $ docker stop --time=1 677f1df872ab9bd834a1f80b948242841e05c919ab45c939feaec8e99899ca8f [2023-05-18T01:16:36.879Z] $ docker rm -f --volumes 677f1df872ab9bd834a1f80b948242841e05c919ab45c939feaec8e99899ca8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T01:16:37.621Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T01:16:37.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T01:16:37.778Z] prd-ubuntu20.04-docker-8c-8g-15973 does not seem to be running inside a container [2023-05-18T01:16:37.810Z] $ 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-180 -v /w/workspace/edgexfoundry_device-gpio_PR-180:/w/workspace/edgexfoundry_device-gpio_PR-180:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-180@tmp:/w/workspace/edgexfoundry_device-gpio_PR-180@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 ******** ci-base-image-x86_64 cat [2023-05-18T01:16:38.173Z] $ docker top 9c0dbd1f60a9a2c5fbc260e9721db73fb6f0a4deea76322a3dc84d8f843d0b53 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T01:16:38.572Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-180 [Pipeline] fileExists [Pipeline] sh [2023-05-18T01:16:38.947Z] + make test [2023-05-18T01:16:38.947Z] go test ./... -coverprofile=coverage.out ./... [2023-05-18T01:16:44.219Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-18T01:16:54.190Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-18T01:16:54.190Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-18T01:16:59.453Z] go vet ./... [2023-05-18T01:17:02.737Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T01:17:02.996Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T01:17:02.996Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-18T01:17:03.035Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-18T01:17:03.067Z] $ docker stop --time=1 9c0dbd1f60a9a2c5fbc260e9721db73fb6f0a4deea76322a3dc84d8f843d0b53 [2023-05-18T01:17:05.640Z] $ docker rm -f --volumes 9c0dbd1f60a9a2c5fbc260e9721db73fb6f0a4deea76322a3dc84d8f843d0b53 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T01:17:06.160Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-18T01:17:06.274Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-18T01:17:07.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-18T01:17:07.347Z] + ls -al . [2023-05-18T01:17:07.347Z] total 156 [2023-05-18T01:17:07.347Z] drwxrwxr-x 9 jenkins jenkins 4096 May 18 01:16 . [2023-05-18T01:17:07.347Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 01:14 .. [2023-05-18T01:17:07.347Z] -rw-rw-r-- 1 jenkins jenkins 120 May 18 01:15 .dockerignore [2023-05-18T01:17:07.347Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 01:15 .git [2023-05-18T01:17:07.347Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 01:15 .github [2023-05-18T01:17:07.347Z] -rw-rw-r-- 1 jenkins jenkins 343 May 18 01:15 .gitignore [2023-05-18T01:17:07.347Z] -rw-rw-r-- 1 jenkins jenkins 41 May 18 01:15 .golangci.yml [2023-05-18T01:17:07.347Z] drwxr-xr-x 3 jenkins jenkins 4096 May 18 01:15 .semver [2023-05-18T01:17:07.347Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 18 01:15 Attribution.txt [2023-05-18T01:17:07.347Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 18 01:15 CHANGELOG.md [2023-05-18T01:17:07.347Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 18 01:15 Dockerfile [2023-05-18T01:17:07.347Z] -rw-rw-r-- 1 jenkins jenkins 677 May 18 01:15 GOVERNANCE.md [2023-05-18T01:17:07.347Z] -rw-rw-r-- 1 jenkins jenkins 657 May 18 01:15 Jenkinsfile [2023-05-18T01:17:07.347Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 18 01:15 LICENSE [2023-05-18T01:17:07.347Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 18 01:15 Makefile [2023-05-18T01:17:07.347Z] -rw-rw-r-- 1 jenkins jenkins 617 May 18 01:15 OWNERS.md [2023-05-18T01:17:07.347Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 18 01:15 README.md [2023-05-18T01:17:07.347Z] -rw-rw-r-- 1 jenkins jenkins 5 May 18 01:15 VERSION [2023-05-18T01:17:07.347Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 01:15 bin [2023-05-18T01:17:07.347Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 01:15 cmd [2023-05-18T01:17:07.347Z] -rw-r--r-- 1 jenkins jenkins 10 May 18 01:16 coverage.out [2023-05-18T01:17:07.347Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 18 01:15 go.mod [2023-05-18T01:17:07.347Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 18 01:15 go.sum [2023-05-18T01:17:07.347Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 01:15 internal [2023-05-18T01:17:07.348Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 01:15 snap [2023-05-18T01:17:07.348Z] -rw-rw-r-- 1 jenkins jenkins 209 May 18 01:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T01:17:07.784Z] + 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=b932e7a7307140c07984dc0ec87a203c21b9aee6 --label arch=amd64 --label version=0.0.0 . [2023-05-18T01:17:07.784Z] Sending build context to Docker daemon 16.14MB [2023-05-18T01:17:07.784Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T01:17:07.784Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-18T01:17:07.784Z] ---> 88bef6dad23b [2023-05-18T01:17:07.784Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-18T01:17:08.046Z] ---> Running in ba58f37f8041 [2023-05-18T01:17:08.046Z] Removing intermediate container ba58f37f8041 [2023-05-18T01:17:08.046Z] ---> eeb2b9b71875 [2023-05-18T01:17:08.046Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T01:17:08.046Z] ---> Running in 227a63f68c85 [2023-05-18T01:17:08.046Z] Removing intermediate container 227a63f68c85 [2023-05-18T01:17:08.046Z] ---> 8109c9ad33a9 [2023-05-18T01:17:08.046Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-18T01:17:08.046Z] ---> Running in 5beb19816ebc [2023-05-18T01:17:08.308Z] Removing intermediate container 5beb19816ebc [2023-05-18T01:17:08.308Z] ---> 2c799ef0c27a [2023-05-18T01:17:08.308Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T01:17:08.308Z] ---> Running in 1b28ae48a674 [2023-05-18T01:17:08.308Z] Removing intermediate container 1b28ae48a674 [2023-05-18T01:17:08.308Z] ---> cfb297c45661 [2023-05-18T01:17:08.308Z] Step 7/25 : WORKDIR /device-gpio [2023-05-18T01:17:08.308Z] ---> Running in 18e4508b7336 [2023-05-18T01:17:08.308Z] Removing intermediate container 18e4508b7336 [2023-05-18T01:17:08.308Z] ---> dcda35d100af [2023-05-18T01:17:08.308Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T01:17:08.308Z] ---> Running in 9f96550a1c94 [2023-05-18T01:17:08.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T01:17:08.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T01:17:09.088Z] OK: 269 MiB in 57 packages [2023-05-18T01:17:09.662Z] Removing intermediate container 9f96550a1c94 [2023-05-18T01:17:09.662Z] ---> 71055d35e2e8 [2023-05-18T01:17:09.662Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-18T01:17:09.662Z] ---> 5adee5338919 [2023-05-18T01:17:09.662Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T01:17:09.662Z] ---> Running in b1cf98fe8f39 [2023-05-18T01:17:10.601Z] Removing intermediate container b1cf98fe8f39 [2023-05-18T01:17:10.601Z] ---> f2ce0988ca6d [2023-05-18T01:17:10.601Z] Step 11/25 : COPY . . [2023-05-18T01:17:10.919Z] ---> 932080217ba1 [2023-05-18T01:17:10.919Z] Step 12/25 : RUN ${MAKE} [2023-05-18T01:17:10.919Z] ---> Running in 966764faaab6 [2023-05-18T01:17:11.178Z] 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-05-18T01:17:29.252Z] Removing intermediate container 966764faaab6 [2023-05-18T01:17:29.252Z] ---> 520314a8a19f [2023-05-18T01:17:29.252Z] Step 13/25 : FROM alpine:3.17 [2023-05-18T01:17:29.252Z] 3.17: Pulling from library/alpine [2023-05-18T01:17:29.252Z] f56be85fc22e: Already exists [2023-05-18T01:17:29.252Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-18T01:17:29.252Z] Status: Downloaded newer image for alpine:3.17 [2023-05-18T01:17:29.252Z] ---> 9ed4aefc74f6 [2023-05-18T01:17:29.252Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-18T01:17:29.252Z] ---> Running in 7386019aff5e [2023-05-18T01:17:29.252Z] Removing intermediate container 7386019aff5e [2023-05-18T01:17:29.252Z] ---> 45cae5d47538 [2023-05-18T01:17:29.252Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-18T01:17:29.252Z] ---> Running in b2471d43d451 [2023-05-18T01:17:29.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T01:17:29.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T01:17:29.770Z] OK: 7 MiB in 15 packages [2023-05-18T01:17:30.029Z] Removing intermediate container b2471d43d451 [2023-05-18T01:17:30.029Z] ---> a8382d17760a [2023-05-18T01:17:30.029Z] Step 16/25 : WORKDIR / [2023-05-18T01:17:30.029Z] ---> Running in 6af688c040dd [2023-05-18T01:17:30.290Z] Removing intermediate container 6af688c040dd [2023-05-18T01:17:30.290Z] ---> 50f2f9aadaad [2023-05-18T01:17:30.290Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-18T01:17:30.290Z] ---> 5941a848924b [2023-05-18T01:17:30.290Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-18T01:17:30.290Z] ---> 7288ee63384d [2023-05-18T01:17:30.290Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-18T01:17:31.228Z] ---> d67d5711b259 [2023-05-18T01:17:31.228Z] Step 20/25 : EXPOSE 59910 [2023-05-18T01:17:31.228Z] ---> Running in 598168af6a1e [2023-05-18T01:17:31.228Z] Removing intermediate container 598168af6a1e [2023-05-18T01:17:31.228Z] ---> 54e5111403af [2023-05-18T01:17:31.228Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-18T01:17:31.228Z] ---> Running in 7ba221151a7d [2023-05-18T01:17:31.228Z] Removing intermediate container 7ba221151a7d [2023-05-18T01:17:31.228Z] ---> 553b829614fe [2023-05-18T01:17:31.228Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-18T01:17:31.228Z] ---> Running in 409dc31e9419 [2023-05-18T01:17:31.228Z] Removing intermediate container 409dc31e9419 [2023-05-18T01:17:31.228Z] ---> 2327b4610669 [2023-05-18T01:17:31.228Z] Step 23/25 : LABEL arch=amd64 [2023-05-18T01:17:31.488Z] ---> Running in b61e9b0a1947 [2023-05-18T01:17:31.488Z] Removing intermediate container b61e9b0a1947 [2023-05-18T01:17:31.488Z] ---> c2fa8b1c2c68 [2023-05-18T01:17:31.488Z] Step 24/25 : LABEL git_sha=b932e7a7307140c07984dc0ec87a203c21b9aee6 [2023-05-18T01:17:31.488Z] ---> Running in cc892051d104 [2023-05-18T01:17:31.488Z] Removing intermediate container cc892051d104 [2023-05-18T01:17:31.488Z] ---> f56a175b7731 [2023-05-18T01:17:31.488Z] Step 25/25 : LABEL version=0.0.0 [2023-05-18T01:17:31.488Z] ---> Running in 5dd22b17dbd4 [2023-05-18T01:17:31.488Z] Removing intermediate container 5dd22b17dbd4 [2023-05-18T01:17:31.488Z] ---> bb8424075ac2 [2023-05-18T01:17:31.488Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-18T01:17:31.748Z] Successfully built bb8424075ac2 [2023-05-18T01:17:31.748Z] 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-05-18T01:17:32.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T01:17:32.667Z] [2023-05-18T01:17:32.667Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T01:17:33.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T01:17:33.121Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-18T01:17:33.121Z] 5eb5b503b376: Pulling fs layer [2023-05-18T01:17:33.121Z] 5c69ac0246d0: Pulling fs layer [2023-05-18T01:17:33.121Z] ec43610c2a17: Pulling fs layer [2023-05-18T01:17:33.121Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-18T01:17:33.121Z] 33b1e0a273af: Pulling fs layer [2023-05-18T01:17:33.121Z] 5d3b04190fa2: Pulling fs layer [2023-05-18T01:17:33.121Z] 2f39f015ded8: Pulling fs layer [2023-05-18T01:17:33.121Z] 33b1e0a273af: Waiting [2023-05-18T01:17:33.121Z] 5d3b04190fa2: Waiting [2023-05-18T01:17:33.121Z] 2f39f015ded8: Waiting [2023-05-18T01:17:33.121Z] 3a2ae6a8a46f: Waiting [2023-05-18T01:17:33.121Z] 5c69ac0246d0: Download complete [2023-05-18T01:17:33.121Z] 3a2ae6a8a46f: Download complete [2023-05-18T01:17:33.121Z] 33b1e0a273af: Verifying Checksum [2023-05-18T01:17:33.121Z] 33b1e0a273af: Download complete [2023-05-18T01:17:33.121Z] 5d3b04190fa2: Verifying Checksum [2023-05-18T01:17:33.121Z] 5d3b04190fa2: Download complete [2023-05-18T01:17:33.121Z] ec43610c2a17: Verifying Checksum [2023-05-18T01:17:33.121Z] ec43610c2a17: Download complete [2023-05-18T01:17:33.381Z] 5eb5b503b376: Verifying Checksum [2023-05-18T01:17:33.381Z] 5eb5b503b376: Download complete [2023-05-18T01:17:33.947Z] 2f39f015ded8: Verifying Checksum [2023-05-18T01:17:33.947Z] 2f39f015ded8: Download complete [2023-05-18T01:17:34.514Z] 5eb5b503b376: Pull complete [2023-05-18T01:17:34.514Z] 5c69ac0246d0: Pull complete [2023-05-18T01:17:35.082Z] ec43610c2a17: Pull complete [2023-05-18T01:17:35.082Z] 3a2ae6a8a46f: Pull complete [2023-05-18T01:17:35.341Z] 33b1e0a273af: Pull complete [2023-05-18T01:17:35.600Z] 5d3b04190fa2: Pull complete [2023-05-18T01:17:39.815Z] 2f39f015ded8: Pull complete [2023-05-18T01:17:39.815Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-18T01:17:39.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T01:17:39.815Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T01:17:40.063Z] prd-ubuntu20.04-docker-8c-8g-15973 does not seem to be running inside a container [2023-05-18T01:17:40.095Z] $ 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-180 -v /w/workspace/edgexfoundry_device-gpio_PR-180:/w/workspace/edgexfoundry_device-gpio_PR-180:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-180@tmp:/w/workspace/edgexfoundry_device-gpio_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-18T01:17:42.895Z] $ docker top 4c7126644dd92f51f346a0afa02c19a2bfa5c54153768f82fa2935375fa6f475 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T01:17:43.376Z] ---> job-cost.sh [2023-05-18T01:17:43.376Z] lf-activate-venv: SKIPPING [2023-05-18T01:17:43.376Z] INFO: No Stack... [2023-05-18T01:17:43.636Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-18T01:17:43.895Z] INFO: Archiving Costs [Pipeline] sh [2023-05-18T01:17:44.211Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-180/archives/cost.csv [2023-05-18T01:17:44.211Z] + cut -d, -f6 [Pipeline] lock [2023-05-18T01:17:44.255Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-180-1-stack-cost] [2023-05-18T01:17:44.261Z] Resource [jenkins-edgexfoundry-device-gpio-PR-180-1-stack-cost] did not exist. Created. [2023-05-18T01:17:44.261Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-180-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-18T01:17:44.651Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-18T01:17:44.703Z] Stashed 1 file(s) [Pipeline] } [2023-05-18T01:17:44.733Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-180-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-18T01:17:44.814Z] $ docker stop --time=1 4c7126644dd92f51f346a0afa02c19a2bfa5c54153768f82fa2935375fa6f475 [2023-05-18T01:17:45.965Z] $ docker rm -f --volumes 4c7126644dd92f51f346a0afa02c19a2bfa5c54153768f82fa2935375fa6f475 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-18T01:19:12.059Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15975 in /w/workspace/edgexfoundry_device-gpio_PR-180 [Pipeline] { [Pipeline] ws [2023-05-18T01:19:12.120Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-05-18T01:19:12.211Z] The recommended git tool is: git [2023-05-18T01:19:17.883Z] using credential edgex-jenkins-ssh [2023-05-18T01:19:17.900Z] Cloning the remote Git repository [2023-05-18T01:19:17.949Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-18T01:19:18.049Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-05-18T01:19:18.213Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-18T01:19:18.215Z] > git --version # timeout=10 [2023-05-18T01:19:18.248Z] > git --version # 'git version 2.25.1' [2023-05-18T01:19:18.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T01:19:18.419Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-18T01:19:19.955Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-18T01:19:19.972Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-18T01:19:20.828Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-18T01:19:20.874Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-18T01:19:20.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T01:19:20.891Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-18T01:19:21.404Z] Merging remotes/origin/main commit d4d34ba9beeefe5495b32c771fec1f024664e8aa into PR head commit b932e7a7307140c07984dc0ec87a203c21b9aee6 [2023-05-18T01:19:21.743Z] Merge succeeded, producing b932e7a7307140c07984dc0ec87a203c21b9aee6 [2023-05-18T01:19:21.743Z] Checking out Revision b932e7a7307140c07984dc0ec87a203c21b9aee6 (PR-180) [2023-05-18T01:19:22.294Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-18T01:19:22.348Z] > git --version # timeout=10 [2023-05-18T01:19:22.360Z] > git --version # 'git version 2.25.1' [2023-05-18T01:19:22.373Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T01:19:21.426Z] > git config core.sparsecheckout # timeout=10 [2023-05-18T01:19:21.519Z] > git checkout -f b932e7a7307140c07984dc0ec87a203c21b9aee6 # timeout=10 [2023-05-18T01:19:21.627Z] > git remote # timeout=10 [2023-05-18T01:19:21.651Z] > git config --get remote.origin.url # timeout=10 [2023-05-18T01:19:21.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T01:19:21.685Z] > git merge d4d34ba9beeefe5495b32c771fec1f024664e8aa # timeout=10 [2023-05-18T01:19:21.717Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-18T01:19:21.753Z] > git config core.sparsecheckout # timeout=10 [2023-05-18T01:19:21.772Z] > git checkout -f b932e7a7307140c07984dc0ec87a203c21b9aee6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T01:19:23.455Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-18T01:19:23.455Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T01:19:23.455Z] Dload Upload Total Spent Left Speed [2023-05-18T01:19:23.455Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh [2023-05-18T01:19:24.124Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-18T01:19:24.478Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-18T01:19:24.478Z] + sudo tee /etc/docker/daemon.new [2023-05-18T01:19:24.478Z] { [2023-05-18T01:19:24.478Z] "registry-mirrors": [ [2023-05-18T01:19:24.478Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-18T01:19:24.478Z] ], [2023-05-18T01:19:24.478Z] "bip": "10.250.0.254/24", [2023-05-18T01:19:24.478Z] "hosts": [ [2023-05-18T01:19:24.478Z] "tcp://0.0.0.0:5555", [2023-05-18T01:19:24.478Z] "unix:///var/run/docker.sock" [2023-05-18T01:19:24.478Z] ], [2023-05-18T01:19:24.478Z] "mtu": 1458, [2023-05-18T01:19:24.478Z] "selinux-enabled": true, [2023-05-18T01:19:24.478Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-18T01:19:24.478Z] } [Pipeline] sh [2023-05-18T01:19:24.825Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-18T01:19:25.179Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T01:19:43.521Z] provisioning config files... [2023-05-18T01:19:43.552Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config12939869256586081928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T01:19:43.947Z] ---> docker-login.sh [2023-05-18T01:19:43.947Z] nexus3.edgexfoundry.org:10001 [2023-05-18T01:19:44.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T01:19:44.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T01:19:44.494Z] Configure a credential helper to remove this warning. See [2023-05-18T01:19:44.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T01:19:44.494Z] [2023-05-18T01:19:44.494Z] Login Succeeded [2023-05-18T01:19:44.494Z] nexus3.edgexfoundry.org:10002 [2023-05-18T01:19:44.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T01:19:44.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T01:19:44.763Z] Configure a credential helper to remove this warning. See [2023-05-18T01:19:44.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T01:19:44.763Z] [2023-05-18T01:19:44.763Z] Login Succeeded [2023-05-18T01:19:44.763Z] nexus3.edgexfoundry.org:10003 [2023-05-18T01:19:45.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T01:19:45.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T01:19:45.301Z] Configure a credential helper to remove this warning. See [2023-05-18T01:19:45.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T01:19:45.301Z] [2023-05-18T01:19:45.301Z] Login Succeeded [2023-05-18T01:19:45.301Z] nexus3.edgexfoundry.org:10004 [2023-05-18T01:19:45.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T01:19:45.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T01:19:45.574Z] Configure a credential helper to remove this warning. See [2023-05-18T01:19:45.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T01:19:45.574Z] [2023-05-18T01:19:45.574Z] Login Succeeded [2023-05-18T01:19:45.574Z] docker.io [2023-05-18T01:19:45.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T01:19:46.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T01:19:46.112Z] Configure a credential helper to remove this warning. See [2023-05-18T01:19:46.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T01:19:46.112Z] [2023-05-18T01:19:46.112Z] Login Succeeded [2023-05-18T01:19:46.112Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T01:19:46.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-18T01:19:46.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T01:19:46.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T01:19:46.604Z] ========================================================= [2023-05-18T01:19:46.604Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-18T01:19:46.604Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T01:19:47.100Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-18T01:19:47.371Z] Sending build context to Docker daemon 8.154MB [2023-05-18T01:19:47.371Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T01:19:47.371Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-18T01:19:47.641Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-18T01:19:47.641Z] c41833b44d91: Pulling fs layer [2023-05-18T01:19:47.641Z] ed15518f5707: Pulling fs layer [2023-05-18T01:19:47.641Z] feae8fd75edb: Pulling fs layer [2023-05-18T01:19:47.641Z] 242c74f7c9fa: Pulling fs layer [2023-05-18T01:19:47.641Z] 3cdef696dda3: Pulling fs layer [2023-05-18T01:19:47.641Z] 242c74f7c9fa: Waiting [2023-05-18T01:19:47.641Z] 3cdef696dda3: Waiting [2023-05-18T01:19:47.641Z] 2ced38df9373: Pulling fs layer [2023-05-18T01:19:47.641Z] 58f1dce35555: Pulling fs layer [2023-05-18T01:19:47.641Z] 2ced38df9373: Waiting [2023-05-18T01:19:47.641Z] 58f1dce35555: Waiting [2023-05-18T01:19:47.641Z] ed15518f5707: Verifying Checksum [2023-05-18T01:19:47.641Z] ed15518f5707: Download complete [2023-05-18T01:19:47.641Z] 242c74f7c9fa: Verifying Checksum [2023-05-18T01:19:47.641Z] 242c74f7c9fa: Download complete [2023-05-18T01:19:47.641Z] 3cdef696dda3: Verifying Checksum [2023-05-18T01:19:47.641Z] 3cdef696dda3: Download complete [2023-05-18T01:19:47.641Z] c41833b44d91: Verifying Checksum [2023-05-18T01:19:48.629Z] c41833b44d91: Pull complete [2023-05-18T01:19:49.231Z] 58f1dce35555: Verifying Checksum [2023-05-18T01:19:49.231Z] 58f1dce35555: Download complete [2023-05-18T01:19:49.231Z] ed15518f5707: Pull complete [2023-05-18T01:19:50.214Z] feae8fd75edb: Verifying Checksum [2023-05-18T01:19:50.214Z] feae8fd75edb: Download complete [2023-05-18T01:19:50.485Z] 2ced38df9373: Verifying Checksum [2023-05-18T01:19:50.485Z] 2ced38df9373: Download complete [2023-05-18T01:20:03.028Z] feae8fd75edb: Pull complete [2023-05-18T01:20:03.028Z] 242c74f7c9fa: Pull complete [2023-05-18T01:20:03.028Z] 3cdef696dda3: Pull complete [2023-05-18T01:20:09.707Z] 2ced38df9373: Pull complete [2023-05-18T01:20:12.310Z] 58f1dce35555: Pull complete [2023-05-18T01:20:12.310Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-18T01:20:12.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-18T01:20:12.310Z] ---> fadd8f120f05 [2023-05-18T01:20:12.310Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-18T01:20:14.260Z] ---> Running in 50fd1b4f9bcd [2023-05-18T01:20:14.528Z] Removing intermediate container 50fd1b4f9bcd [2023-05-18T01:20:14.528Z] ---> 5087c08ae9b6 [2023-05-18T01:20:14.528Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T01:20:14.528Z] ---> Running in 0e30638760fa [2023-05-18T01:20:14.797Z] Removing intermediate container 0e30638760fa [2023-05-18T01:20:14.797Z] ---> ea0e1fc02cf0 [2023-05-18T01:20:14.797Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-18T01:20:14.797Z] ---> Running in 6e75782bcf3b [2023-05-18T01:20:15.066Z] Removing intermediate container 6e75782bcf3b [2023-05-18T01:20:15.066Z] ---> 04269a7738bb [2023-05-18T01:20:15.066Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T01:20:15.336Z] ---> Running in 5c1fc1efb573 [2023-05-18T01:20:15.604Z] Removing intermediate container 5c1fc1efb573 [2023-05-18T01:20:15.604Z] ---> cebef86f83ac [2023-05-18T01:20:15.604Z] Step 7/12 : WORKDIR /device-gpio [2023-05-18T01:20:15.604Z] ---> Running in 69bd2a99b432 [2023-05-18T01:20:15.874Z] Removing intermediate container 69bd2a99b432 [2023-05-18T01:20:15.874Z] ---> 619a3ce43a4b [2023-05-18T01:20:15.874Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T01:20:16.142Z] ---> Running in a2363593e7e0 [2023-05-18T01:20:17.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T01:20:17.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T01:20:18.656Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-18T01:20:18.656Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-18T01:20:18.656Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-18T01:20:18.926Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-18T01:20:18.926Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T01:20:18.926Z] OK: 268 MiB in 57 packages [2023-05-18T01:20:19.895Z] Removing intermediate container a2363593e7e0 [2023-05-18T01:20:19.895Z] ---> eb3fa1c75add [2023-05-18T01:20:19.895Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-18T01:20:20.485Z] ---> b2e58bdb68db [2023-05-18T01:20:20.485Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T01:20:20.485Z] ---> Running in f0ed1c609d03 [2023-05-18T01:21:57.163Z] Removing intermediate container f0ed1c609d03 [2023-05-18T01:21:57.163Z] ---> d3ba87922b72 [2023-05-18T01:21:57.163Z] Step 11/12 : COPY . . [2023-05-18T01:21:57.163Z] ---> 36a2592ed390 [2023-05-18T01:21:57.163Z] Step 12/12 : RUN ${MAKE} [2023-05-18T01:21:57.163Z] ---> Running in 73a03287619d [2023-05-18T01:21:57.163Z] noop [2023-05-18T01:21:57.163Z] Removing intermediate container 73a03287619d [2023-05-18T01:21:57.163Z] ---> c0daf44a8eb9 [2023-05-18T01:21:57.163Z] Successfully built c0daf44a8eb9 [2023-05-18T01:21:57.163Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T01:21:57.632Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T01:21:57.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T01:21:57.911Z] prd-ubuntu20.04-docker-arm64-4c-16g-15975 does not seem to be running inside a container [2023-05-18T01:21:57.976Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-18T01:21:59.133Z] $ docker top 1657a4c34e068406f516281b712c8ea3909418eb7d47df7654da86c3d9717ea9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T01:22:00.012Z] + go version [2023-05-18T01:22:00.012Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-18T01:22:00.047Z] $ docker stop --time=1 1657a4c34e068406f516281b712c8ea3909418eb7d47df7654da86c3d9717ea9 [2023-05-18T01:22:01.651Z] $ docker rm -f --volumes 1657a4c34e068406f516281b712c8ea3909418eb7d47df7654da86c3d9717ea9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T01:22:02.606Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T01:22:02.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T01:22:02.899Z] prd-ubuntu20.04-docker-arm64-4c-16g-15975 does not seem to be running inside a container [2023-05-18T01:22:02.968Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-18T01:22:04.153Z] $ docker top f64ab04ebf221c5cee6732ed0ba165d6e4cacf58633fda74da9c2a409bc567f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T01:22:04.733Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-05-18T01:22:05.126Z] + make test [2023-05-18T01:22:05.126Z] go test ./... -coverprofile=coverage.out ./... [2023-05-18T01:22:37.384Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-18T01:24:29.076Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-18T01:24:29.076Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-18T01:24:29.076Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-18T01:24:29.076Z] go vet ./... [2023-05-18T01:24:47.315Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T01:24:47.315Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T01:24:47.315Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-18T01:24:47.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-18T01:24:47.390Z] $ docker stop --time=1 f64ab04ebf221c5cee6732ed0ba165d6e4cacf58633fda74da9c2a409bc567f0 [2023-05-18T01:24:49.215Z] $ docker rm -f --volumes f64ab04ebf221c5cee6732ed0ba165d6e4cacf58633fda74da9c2a409bc567f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T01:24:50.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-18T01:24:50.441Z] Warning: overwriting stash ‘coverage-report’ [2023-05-18T01:24:50.896Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T01:24:51.548Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-18T01:24:51.890Z] + ls -al . [2023-05-18T01:24:51.890Z] total 152 [2023-05-18T01:24:51.890Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 01:22 . [2023-05-18T01:24:51.890Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 01:19 .. [2023-05-18T01:24:51.890Z] -rw-rw-r-- 1 jenkins jenkins 120 May 18 01:19 .dockerignore [2023-05-18T01:24:51.890Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 01:19 .git [2023-05-18T01:24:51.890Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 01:19 .github [2023-05-18T01:24:51.890Z] -rw-rw-r-- 1 jenkins jenkins 343 May 18 01:19 .gitignore [2023-05-18T01:24:51.890Z] -rw-rw-r-- 1 jenkins jenkins 41 May 18 01:19 .golangci.yml [2023-05-18T01:24:51.890Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 18 01:19 Attribution.txt [2023-05-18T01:24:51.890Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 18 01:19 CHANGELOG.md [2023-05-18T01:24:51.890Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 18 01:19 Dockerfile [2023-05-18T01:24:51.890Z] -rw-rw-r-- 1 jenkins jenkins 677 May 18 01:19 GOVERNANCE.md [2023-05-18T01:24:51.890Z] -rw-rw-r-- 1 jenkins jenkins 657 May 18 01:19 Jenkinsfile [2023-05-18T01:24:51.890Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 18 01:19 LICENSE [2023-05-18T01:24:51.890Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 18 01:19 Makefile [2023-05-18T01:24:51.890Z] -rw-rw-r-- 1 jenkins jenkins 617 May 18 01:19 OWNERS.md [2023-05-18T01:24:51.890Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 18 01:19 README.md [2023-05-18T01:24:51.890Z] -rw-rw-r-- 1 jenkins jenkins 5 May 18 01:15 VERSION [2023-05-18T01:24:51.890Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 01:19 bin [2023-05-18T01:24:51.890Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 01:19 cmd [2023-05-18T01:24:51.890Z] -rw-r--r-- 1 jenkins jenkins 10 May 18 01:22 coverage.out [2023-05-18T01:24:51.890Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 18 01:19 go.mod [2023-05-18T01:24:51.890Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 18 01:19 go.sum [2023-05-18T01:24:51.890Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 01:19 internal [2023-05-18T01:24:51.890Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 01:19 snap [2023-05-18T01:24:51.890Z] -rw-rw-r-- 1 jenkins jenkins 209 May 18 01:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T01:24:52.317Z] + 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=b932e7a7307140c07984dc0ec87a203c21b9aee6 --label arch=arm64 --label version=0.0.0 . [2023-05-18T01:24:52.585Z] Sending build context to Docker daemon 8.155MB [2023-05-18T01:24:52.585Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T01:24:52.585Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-18T01:24:52.585Z] ---> c0daf44a8eb9 [2023-05-18T01:24:52.585Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-18T01:24:52.851Z] ---> Running in ae0a6d22332b [2023-05-18T01:24:53.118Z] Removing intermediate container ae0a6d22332b [2023-05-18T01:24:53.118Z] ---> 078b7cd7bf04 [2023-05-18T01:24:53.118Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T01:24:53.118Z] ---> Running in fe00ba1ca754 [2023-05-18T01:24:53.385Z] Removing intermediate container fe00ba1ca754 [2023-05-18T01:24:53.385Z] ---> 8206bfd4b706 [2023-05-18T01:24:53.385Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-18T01:24:53.385Z] ---> Running in 97436911bbec [2023-05-18T01:24:53.653Z] Removing intermediate container 97436911bbec [2023-05-18T01:24:53.653Z] ---> 74a7043ef01c [2023-05-18T01:24:53.653Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T01:24:53.653Z] ---> Running in 0c9a80ee9a47 [2023-05-18T01:24:53.927Z] Removing intermediate container 0c9a80ee9a47 [2023-05-18T01:24:53.927Z] ---> 2794a2b20f91 [2023-05-18T01:24:53.927Z] Step 7/25 : WORKDIR /device-gpio [2023-05-18T01:24:54.196Z] ---> Running in b6f5a54e96fd [2023-05-18T01:24:54.463Z] Removing intermediate container b6f5a54e96fd [2023-05-18T01:24:54.464Z] ---> ce4af6a8b9e9 [2023-05-18T01:24:54.464Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T01:24:54.464Z] ---> Running in eb608f0875c6 [2023-05-18T01:24:55.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T01:24:56.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T01:24:56.972Z] OK: 268 MiB in 57 packages [2023-05-18T01:24:57.930Z] Removing intermediate container eb608f0875c6 [2023-05-18T01:24:57.930Z] ---> 7eecc932a885 [2023-05-18T01:24:57.930Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-18T01:24:58.199Z] ---> 8d571aff514f [2023-05-18T01:24:58.199Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T01:24:58.468Z] ---> Running in 4ae145fbac4c [2023-05-18T01:25:01.057Z] Removing intermediate container 4ae145fbac4c [2023-05-18T01:25:01.057Z] ---> e7a014a690c1 [2023-05-18T01:25:01.057Z] Step 11/25 : COPY . . [2023-05-18T01:25:01.641Z] ---> cbee20b9481e [2023-05-18T01:25:01.641Z] Step 12/25 : RUN ${MAKE} [2023-05-18T01:25:01.641Z] ---> Running in e777fbf4123f [2023-05-18T01:25:02.602Z] 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-05-18T01:27:09.272Z] Removing intermediate container e777fbf4123f [2023-05-18T01:27:09.272Z] ---> 40c28d54f9ad [2023-05-18T01:27:09.272Z] Step 13/25 : FROM alpine:3.17 [2023-05-18T01:27:09.272Z] 3.17: Pulling from library/alpine [2023-05-18T01:27:09.272Z] c41833b44d91: Already exists [2023-05-18T01:27:09.272Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-18T01:27:09.272Z] Status: Downloaded newer image for alpine:3.17 [2023-05-18T01:27:09.272Z] ---> 51e60588ff2c [2023-05-18T01:27:09.272Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-18T01:27:09.272Z] ---> Running in 2984d2bfe608 [2023-05-18T01:27:09.272Z] Removing intermediate container 2984d2bfe608 [2023-05-18T01:27:09.272Z] ---> 6c1792c40de6 [2023-05-18T01:27:09.272Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-18T01:27:09.272Z] ---> Running in 077c77bf023d [2023-05-18T01:27:10.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T01:27:10.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T01:27:12.231Z] OK: 7 MiB in 15 packages [2023-05-18T01:27:12.819Z] Removing intermediate container 077c77bf023d [2023-05-18T01:27:12.819Z] ---> 409e19768e50 [2023-05-18T01:27:12.819Z] Step 16/25 : WORKDIR / [2023-05-18T01:27:12.819Z] ---> Running in 89ebe28b01fe [2023-05-18T01:27:13.089Z] Removing intermediate container 89ebe28b01fe [2023-05-18T01:27:13.089Z] ---> 9564ec54a0be [2023-05-18T01:27:13.089Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-18T01:27:13.684Z] ---> af7da931f193 [2023-05-18T01:27:13.684Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-18T01:27:14.271Z] ---> 8c3947193dd7 [2023-05-18T01:27:14.271Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-18T01:27:15.688Z] ---> 2fd91c27b038 [2023-05-18T01:27:15.688Z] Step 20/25 : EXPOSE 59910 [2023-05-18T01:27:15.688Z] ---> Running in 093667d274b4 [2023-05-18T01:27:15.958Z] Removing intermediate container 093667d274b4 [2023-05-18T01:27:15.958Z] ---> 6061f1b9fc81 [2023-05-18T01:27:15.958Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-18T01:27:15.958Z] ---> Running in f150b36b6125 [2023-05-18T01:27:16.239Z] Removing intermediate container f150b36b6125 [2023-05-18T01:27:16.239Z] ---> 00509642efe9 [2023-05-18T01:27:16.239Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-18T01:27:16.524Z] ---> Running in 9df300b9eb7a [2023-05-18T01:27:16.794Z] Removing intermediate container 9df300b9eb7a [2023-05-18T01:27:16.794Z] ---> 162e4e6d3e7c [2023-05-18T01:27:16.794Z] Step 23/25 : LABEL arch=arm64 [2023-05-18T01:27:16.794Z] ---> Running in e1f36e463de8 [2023-05-18T01:27:17.061Z] Removing intermediate container e1f36e463de8 [2023-05-18T01:27:17.061Z] ---> c9b16956abf7 [2023-05-18T01:27:17.061Z] Step 24/25 : LABEL git_sha=b932e7a7307140c07984dc0ec87a203c21b9aee6 [2023-05-18T01:27:17.061Z] ---> Running in 838cc227cea0 [2023-05-18T01:27:17.329Z] Removing intermediate container 838cc227cea0 [2023-05-18T01:27:17.329Z] ---> 3ef068666b1b [2023-05-18T01:27:17.329Z] Step 25/25 : LABEL version=0.0.0 [2023-05-18T01:27:17.609Z] ---> Running in ca284e0533ca [2023-05-18T01:27:17.876Z] Removing intermediate container ca284e0533ca [2023-05-18T01:27:17.876Z] ---> b4398d94c7de [2023-05-18T01:27:17.876Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-18T01:27:17.876Z] Successfully built b4398d94c7de [2023-05-18T01:27:17.876Z] 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-05-18T01:27:18.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T01:27:18.704Z] [2023-05-18T01:27:18.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T01:27:19.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T01:27:19.387Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-18T01:27:19.387Z] 8998bd30e6a1: Pulling fs layer [2023-05-18T01:27:19.387Z] 04944245beec: Pulling fs layer [2023-05-18T01:27:19.387Z] 699f458cf7ca: Pulling fs layer [2023-05-18T01:27:19.387Z] 765212b225bb: Pulling fs layer [2023-05-18T01:27:19.387Z] f23df028b6ca: Pulling fs layer [2023-05-18T01:27:19.387Z] d65c8cfc05b1: Pulling fs layer [2023-05-18T01:27:19.387Z] 2437ff75d9bd: Pulling fs layer [2023-05-18T01:27:19.387Z] 765212b225bb: Waiting [2023-05-18T01:27:19.387Z] f23df028b6ca: Waiting [2023-05-18T01:27:19.387Z] 2437ff75d9bd: Waiting [2023-05-18T01:27:19.387Z] 04944245beec: Verifying Checksum [2023-05-18T01:27:19.387Z] 04944245beec: Download complete [2023-05-18T01:27:19.387Z] 765212b225bb: Verifying Checksum [2023-05-18T01:27:19.387Z] 765212b225bb: Download complete [2023-05-18T01:27:19.387Z] f23df028b6ca: Download complete [2023-05-18T01:27:19.387Z] d65c8cfc05b1: Verifying Checksum [2023-05-18T01:27:19.387Z] d65c8cfc05b1: Download complete [2023-05-18T01:27:19.656Z] 699f458cf7ca: Verifying Checksum [2023-05-18T01:27:19.656Z] 699f458cf7ca: Download complete [2023-05-18T01:27:19.925Z] 8998bd30e6a1: Download complete [2023-05-18T01:27:22.016Z] 2437ff75d9bd: Verifying Checksum [2023-05-18T01:27:22.016Z] 2437ff75d9bd: Download complete [2023-05-18T01:27:24.007Z] 8998bd30e6a1: Pull complete [2023-05-18T01:27:24.293Z] 04944245beec: Pull complete [2023-05-18T01:27:25.737Z] 699f458cf7ca: Pull complete [2023-05-18T01:27:25.737Z] 765212b225bb: Pull complete [2023-05-18T01:27:26.701Z] f23df028b6ca: Pull complete [2023-05-18T01:27:26.969Z] d65c8cfc05b1: Pull complete [2023-05-18T01:27:39.321Z] 2437ff75d9bd: Pull complete [2023-05-18T01:27:39.321Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-18T01:27:39.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T01:27:39.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T01:27:39.657Z] prd-ubuntu20.04-docker-arm64-4c-16g-15975 does not seem to be running inside a container [2023-05-18T01:27:39.729Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-18T01:27:42.359Z] $ docker top 4e930a037f9d82f445b974df7d11aae1da593bb438bcce51aa5799cda60a16dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T01:27:43.279Z] ---> job-cost.sh [2023-05-18T01:27:43.279Z] lf-activate-venv: SKIPPING [2023-05-18T01:27:43.279Z] INFO: No Stack... [2023-05-18T01:27:43.549Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-18T01:27:44.506Z] INFO: Archiving Costs [Pipeline] sh [2023-05-18T01:27:44.843Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-05-18T01:27:44.843Z] + cut -d, -f6 [Pipeline] lock [2023-05-18T01:27:45.195Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-180-1-stack-cost] [2023-05-18T01:27:45.200Z] Resource [jenkins-edgexfoundry-device-gpio-PR-180-1-stack-cost] did not exist. Created. [2023-05-18T01:27:45.200Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-180-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-18T01:27:45.610Z] /w/workspace/device-gpio/1@tmp/durable-f8a2dc1c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-18T01:27:45.958Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-18T01:27:46.256Z] Warning: overwriting stash ‘stack-cost’ [2023-05-18T01:27:46.315Z] Stashed 1 file(s) [Pipeline] } [2023-05-18T01:27:46.333Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-180-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-18T01:27:46.417Z] $ docker stop --time=1 4e930a037f9d82f445b974df7d11aae1da593bb438bcce51aa5799cda60a16dd [2023-05-18T01:27:51.279Z] $ docker rm -f --volumes 4e930a037f9d82f445b974df7d11aae1da593bb438bcce51aa5799cda60a16dd [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-05-18T01:27:52.282Z] provisioning config files... [2023-05-18T01:27:52.292Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-180@tmp/config15693692535122439196tmp [Pipeline] { [Pipeline] sh [2023-05-18T01:27:52.618Z] + set +x [2023-05-18T01:27:52.618Z] + bash -s -- [2023-05-18T01:27:52.618Z] + curl -s https://codecov.io/bash [2023-05-18T01:27:52.618Z] [2023-05-18T01:27:52.618Z] _____ _ [2023-05-18T01:27:52.618Z] / ____| | | [2023-05-18T01:27:52.618Z] | | ___ __| | ___ ___ _____ __ [2023-05-18T01:27:52.618Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-18T01:27:52.618Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-18T01:27:52.618Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-18T01:27:52.618Z] Bash-1.0.6 [2023-05-18T01:27:52.618Z] [2023-05-18T01:27:52.618Z] [2023-05-18T01:27:52.618Z] ==> git version 2.25.1 found [2023-05-18T01:27:52.618Z] ==> 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-05-18T01:27:52.618Z] Release-Date: 2020-01-08 [2023-05-18T01:27:52.618Z] 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-05-18T01:27:52.618Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-18T01:27:52.618Z] ==> Jenkins CI detected. [2023-05-18T01:27:52.619Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-180 [2023-05-18T01:27:52.619Z] project root: . [2023-05-18T01:27:52.619Z] --> token set from env [2023-05-18T01:27:52.619Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-18T01:27:52.619Z] ==> Running gcov in . (disable via -X gcov) [2023-05-18T01:27:52.619Z] ==> Python coveragepy not found [2023-05-18T01:27:52.619Z] ==> Searching for coverage reports in: [2023-05-18T01:27:52.619Z] + . [2023-05-18T01:27:52.619Z] -> Found 1 reports [2023-05-18T01:27:52.619Z] ==> Detecting git/mercurial file structure [2023-05-18T01:27:52.619Z] ==> Reading reports [2023-05-18T01:27:52.619Z] + ./coverage.out bytes=10 [2023-05-18T01:27:52.880Z] ==> Appending adjustments [2023-05-18T01:27:52.880Z] https://docs.codecov.io/docs/fixing-reports [2023-05-18T01:27:52.880Z] + Found adjustments [2023-05-18T01:27:52.880Z] ==> Gzipping contents [2023-05-18T01:27:52.880Z] 4.0K /tmp/codecov.Ik2hXd.gz [2023-05-18T01:27:52.880Z] ==> Uploading reports [2023-05-18T01:27:52.880Z] url: https://codecov.io [2023-05-18T01:27:52.880Z] query: branch=PR-180&commit=b932e7a7307140c07984dc0ec87a203c21b9aee6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-180%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=180&job=&cmd_args= [2023-05-18T01:27:52.880Z] -> Pinging Codecov [2023-05-18T01:27:52.881Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-180&commit=b932e7a7307140c07984dc0ec87a203c21b9aee6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-180%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=180&job=&cmd_args= [2023-05-18T01:27:52.881Z] -> Uploading to [2023-05-18T01:27:52.881Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-18/3EC07B1A8CA8AF9BCAA0BB9F0134797F/b932e7a7307140c07984dc0ec87a203c21b9aee6/04ab2ea7-621b-4bb3-a0c1-27be3ebc7e6f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230518T012752Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=71a0f46b7bec04033e2c539933714ef1780cca8ec510c29a1f8fc667e4d1402d [2023-05-18T01:27:52.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T01:27:52.881Z] Dload Upload Total Spent Left Speed [2023-05-18T01:27:53.142Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 2931 --:--:-- --:--:-- --:--:-- 2931 [2023-05-18T01:27:53.142Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/b932e7a7307140c07984dc0ec87a203c21b9aee6 [Pipeline] } [2023-05-18T01:27:53.168Z] 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-05-18T01:27:54.952Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-180/archives ] [2023-05-18T01:27:54.952Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-180/archives [2023-05-18T01:27:54.952Z] total 16 [2023-05-18T01:27:54.952Z] drwxr-xr-x 3 root root 4096 May 18 01:17 . [2023-05-18T01:27:54.952Z] drwxrwxr-x 10 jenkins jenkins 4096 May 18 01:17 .. [2023-05-18T01:27:54.952Z] drwxr-xr-x 2 root root 4096 May 18 01:17 cost [2023-05-18T01:27:54.952Z] -rw-r--r-- 1 root root 83 May 18 01:17 cost.csv [2023-05-18T01:27:54.952Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-180/archives [2023-05-18T01:27:54.952Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-180/archives [2023-05-18T01:27:54.952Z] total 16 [2023-05-18T01:27:54.952Z] drwxr-xr-x 3 jenkins jenkins 4096 May 18 01:17 . [2023-05-18T01:27:54.952Z] drwxrwxr-x 10 jenkins jenkins 4096 May 18 01:17 .. [2023-05-18T01:27:54.952Z] drwxr-xr-x 2 jenkins jenkins 4096 May 18 01:17 cost [2023-05-18T01:27:54.952Z] -rw-r--r-- 1 jenkins jenkins 83 May 18 01:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-18T01:27:55.284Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T01:27:56.178Z] ---> package-listing.sh [2023-05-18T01:27:56.178Z] ++ facter osfamily [2023-05-18T01:27:56.178Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-18T01:27:56.438Z] + OS_FAMILY=debian [2023-05-18T01:27:56.438Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-180 [2023-05-18T01:27:56.438Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-18T01:27:56.438Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-18T01:27:56.438Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-18T01:27:56.439Z] + PACKAGES=/tmp/packages_start.txt [2023-05-18T01:27:56.439Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-180 ']' [2023-05-18T01:27:56.439Z] + PACKAGES=/tmp/packages_end.txt [2023-05-18T01:27:56.439Z] + case "${OS_FAMILY}" in [2023-05-18T01:27:56.439Z] + dpkg -l [2023-05-18T01:27:56.439Z] + grep '^ii' [2023-05-18T01:27:56.439Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-18T01:27:56.439Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-18T01:27:56.439Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-18T01:27:56.439Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-180 ']' [2023-05-18T01:27:56.439Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-180/archives/ [2023-05-18T01:27:56.439Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-180/archives/ [Pipeline] echo [2023-05-18T01:27:56.475Z] 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-180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-18T01:27:56.768Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T01:27:57.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T01:27:57.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T01:27:57.557Z] prd-ubuntu20.04-docker-8c-8g-15973 does not seem to be running inside a container [2023-05-18T01:27:57.589Z] $ 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-180/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-180 -v /w/workspace/edgexfoundry_device-gpio_PR-180:/w/workspace/edgexfoundry_device-gpio_PR-180:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-180@tmp:/w/workspace/edgexfoundry_device-gpio_PR-180@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-lftools-log-publisher:latest cat [2023-05-18T01:27:57.797Z] $ docker top 6c6d5c2c43d878200e70ef5d1e659960bca6eb9566ac9163e5326eb2716c2ac0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T01:27:58.187Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-18T01:27:58.500Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-18T01:27:58.816Z] + ls /var/log/sa-host [2023-05-18T01:27:58.816Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T01:27:58.947Z] provisioning config files... [2023-05-18T01:27:58.956Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-180@tmp/config10393063095160705549tmp [Pipeline] { [Pipeline] echo [2023-05-18T01:27:59.000Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T01:27:59.312Z] ---> create-netrc.sh [Pipeline] } [2023-05-18T01:27:59.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-18T01:27:59.733Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-18T01:27:59.765Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T01:28:00.080Z] ---> sudo-logs.sh [2023-05-18T01:28:00.081Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-18T01:28:00.167Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T01:28:00.487Z] ---> job-cost.sh [2023-05-18T01:28:00.487Z] lf-activate-venv: SKIPPING [2023-05-18T01:28:00.487Z] DEBUG: total: 0.2199999988079071 [2023-05-18T01:28:00.487Z] INFO: Retrieving Stack Cost... [2023-05-18T01:28:01.055Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-18T01:28:01.314Z] INFO: Archiving Costs [Pipeline] echo [2023-05-18T01:28:01.351Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T01:28:01.668Z] ---> logs-deploy.sh [2023-05-18T01:28:01.668Z] lf-activate-venv: SKIPPING [2023-05-18T01:28:01.668Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-180/1 [2023-05-18T01:28:01.668Z] INFO: archiving workspace using pattern(s): [2023-05-18T01:28:02.607Z] Archives upload complete. [2023-05-18T01:28:02.607Z] INFO: archiving logs to Nexus