Pull request #185 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-gpio Obtained Jenkinsfile from 4e7408a1c0cb1160f60b11e8996da5794c16c23c+0fdbb34a68c943c622f90727b8f6e7e00ff1c61b (590fbe23e2b73f3f6b21ecff121a22e0fd511d6f) 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-ssh3626548651230458142.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-ssh14590553481037918306.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-185/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-185/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17103164218989603557.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-185/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9268944780846666096.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-ssh6955638443193672921.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-185/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-185/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15047108199143820450.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17387 in /w/workspace/edgexfoundry_device-gpio_PR-185 [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-185 # 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 Merging remotes/origin/main commit 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b into PR head commit 4e7408a1c0cb1160f60b11e8996da5794c16c23c Merge succeeded, producing 4e7408a1c0cb1160f60b11e8996da5794c16c23c Checking out Revision 4e7408a1c0cb1160f60b11e8996da5794c16c23c (PR-185) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e7408a1c0cb1160f60b11e8996da5794c16c23c # 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 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e7408a1c0cb1160f60b11e8996da5794c16c23c # timeout=10 Commit message: "docs: Add main branch warning" 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 [Pipeline] { [Pipeline] timeout [2023-05-30T23:37:23.184Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T23:37:23.373Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T23:37:23.473Z] ========================================================= [2023-05-30T23:37:23.473Z] EdgeX Global Pipelines Version Info [2023-05-30T23:37:23.473Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:37:24.244Z] ------------------- [2023-05-30T23:37:24.244Z] stable info: [2023-05-30T23:37:24.244Z] ------------------- [2023-05-30T23:37:24.244Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T23:37:24.244Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T23:37:24.244Z] Message: update stable to v1.0.249 [2023-05-30T23:37:24.814Z] ------------------- [2023-05-30T23:37:24.814Z] experimental info: [2023-05-30T23:37:24.814Z] ------------------- [2023-05-30T23:37:24.814Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T23:37:24.814Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T23:37:24.814Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T23:37:25.117Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-30T23:37:25.158Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-30T23:37:25.199Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T23:37:25.239Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T23:37:25.277Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T23:37:25.321Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T23:37:25.361Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T23:37:25.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T23:37:25.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T23:37:25.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T23:37:25.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T23:37:25.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-30T23:37:25.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T23:37:25.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T23:37:25.672Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T23:37:25.709Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T23:37:25.747Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T23:37:25.785Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T23:37:25.826Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T23:37:25.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T23:37:25.914Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T23:37:25.957Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T23:37:26.007Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T23:37:26.050Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T23:37:26.094Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T23:37:26.137Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T23:37:26.182Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T23:37:26.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-185 [Pipeline] echo [2023-05-30T23:37:26.262Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-185 [Pipeline] echo [2023-05-30T23:37:26.305Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-185 [Pipeline] echo [2023-05-30T23:37:26.347Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e7408a1c0cb1160f60b11e8996da5794c16c23c [Pipeline] echo [2023-05-30T23:37:26.392Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e7408a [Pipeline] echo [2023-05-30T23:37:26.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T23:37:26.552Z] provisioning config files... [2023-05-30T23:37:26.566Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-185@tmp/config13479270228727667079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:37:26.914Z] ---> docker-login.sh [2023-05-30T23:37:26.914Z] nexus3.edgexfoundry.org:10001 [2023-05-30T23:37:27.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:37:27.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:37:27.207Z] Configure a credential helper to remove this warning. See [2023-05-30T23:37:27.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:37:27.207Z] [2023-05-30T23:37:27.207Z] Login Succeeded [2023-05-30T23:37:27.207Z] nexus3.edgexfoundry.org:10002 [2023-05-30T23:37:27.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:37:27.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:37:27.485Z] Configure a credential helper to remove this warning. See [2023-05-30T23:37:27.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:37:27.485Z] [2023-05-30T23:37:27.485Z] Login Succeeded [2023-05-30T23:37:27.485Z] nexus3.edgexfoundry.org:10003 [2023-05-30T23:37:27.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:37:27.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:37:27.485Z] Configure a credential helper to remove this warning. See [2023-05-30T23:37:27.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:37:27.485Z] [2023-05-30T23:37:27.485Z] Login Succeeded [2023-05-30T23:37:27.485Z] nexus3.edgexfoundry.org:10004 [2023-05-30T23:37:27.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:37:27.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:37:27.746Z] Configure a credential helper to remove this warning. See [2023-05-30T23:37:27.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:37:27.746Z] [2023-05-30T23:37:27.746Z] Login Succeeded [2023-05-30T23:37:27.746Z] docker.io [2023-05-30T23:37:27.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:37:28.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:37:28.008Z] Configure a credential helper to remove this warning. See [2023-05-30T23:37:28.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:37:28.008Z] [2023-05-30T23:37:28.008Z] Login Succeeded [2023-05-30T23:37:28.008Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T23:37:28.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T23:37:28.648Z] + git rev-list -1 --merges 4e7408a1c0cb1160f60b11e8996da5794c16c23c~1..4e7408a1c0cb1160f60b11e8996da5794c16c23c [Pipeline] echo [2023-05-30T23:37:28.708Z] -----------> git rev-list -1 --merges 4e7408a1c0cb1160f60b11e8996da5794c16c23c~1..4e7408a1c0cb1160f60b11e8996da5794c16c23c 4e7408a1c0cb1160f60b11e8996da5794c16c23c [false] [Pipeline] sh [2023-05-30T23:37:29.009Z] + git log --format=format:%s -1 4e7408a1c0cb1160f60b11e8996da5794c16c23c [Pipeline] echo [2023-05-30T23:37:29.042Z] ========================================================= [2023-05-30T23:37:29.042Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T23:37:29.042Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T23:37:29.464Z] + git log --format=format:%s -1 4e7408a1c0cb1160f60b11e8996da5794c16c23c [Pipeline] echo [2023-05-30T23:37:29.498Z] [semverPrep] GIT_COMMIT: 4e7408a1c0cb1160f60b11e8996da5794c16c23c, Commit Message: docs: Add main branch warning [Pipeline] echo [2023-05-30T23:37:29.526Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T23:37:29.935Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T23:37:29.935Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T23:37:29.935Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T23:37:29.935Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T23:37:29.935Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T23:37:29.935Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T23:37:29.935Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:37:30.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T23:37:30.443Z] [2023-05-30T23:37:30.443Z] 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-30T23:37:30.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T23:37:30.828Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T23:37:30.828Z] b85a868b505f: Pulling fs layer [2023-05-30T23:37:30.828Z] e2be974225ed: Pulling fs layer [2023-05-30T23:37:30.828Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T23:37:30.828Z] 988bab9f4d93: Pulling fs layer [2023-05-30T23:37:30.828Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T23:37:30.828Z] eaf3925da568: Pulling fs layer [2023-05-30T23:37:30.828Z] bab4dde63d76: Pulling fs layer [2023-05-30T23:37:30.828Z] bde34c3a00c8: Pulling fs layer [2023-05-30T23:37:30.828Z] b352a97aabf1: Pulling fs layer [2023-05-30T23:37:30.828Z] 4872d77fe225: Pulling fs layer [2023-05-30T23:37:30.828Z] 5851b861e8e6: Pulling fs layer [2023-05-30T23:37:30.828Z] eaf3925da568: Waiting [2023-05-30T23:37:30.828Z] 5851b861e8e6: Waiting [2023-05-30T23:37:30.828Z] bde34c3a00c8: Waiting [2023-05-30T23:37:30.828Z] 4872d77fe225: Waiting [2023-05-30T23:37:30.828Z] b352a97aabf1: Waiting [2023-05-30T23:37:30.828Z] 1469e6f7b9e6: Waiting [2023-05-30T23:37:30.828Z] bab4dde63d76: Waiting [2023-05-30T23:37:30.828Z] 988bab9f4d93: Waiting [2023-05-30T23:37:30.828Z] e2be974225ed: Verifying Checksum [2023-05-30T23:37:30.828Z] e2be974225ed: Download complete [2023-05-30T23:37:30.828Z] 988bab9f4d93: Verifying Checksum [2023-05-30T23:37:30.828Z] 988bab9f4d93: Download complete [2023-05-30T23:37:30.828Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T23:37:30.828Z] 1469e6f7b9e6: Download complete [2023-05-30T23:37:31.087Z] eaf3925da568: Download complete [2023-05-30T23:37:31.087Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T23:37:31.087Z] 339a4e72a1f5: Download complete [2023-05-30T23:37:31.087Z] bde34c3a00c8: Download complete [2023-05-30T23:37:31.087Z] b352a97aabf1: Verifying Checksum [2023-05-30T23:37:31.087Z] b352a97aabf1: Download complete [2023-05-30T23:37:31.087Z] 4872d77fe225: Verifying Checksum [2023-05-30T23:37:31.087Z] 4872d77fe225: Download complete [2023-05-30T23:37:31.087Z] 5851b861e8e6: Download complete [2023-05-30T23:37:31.087Z] b85a868b505f: Download complete [2023-05-30T23:37:31.347Z] bab4dde63d76: Verifying Checksum [2023-05-30T23:37:32.282Z] b85a868b505f: Pull complete [2023-05-30T23:37:32.542Z] e2be974225ed: Pull complete [2023-05-30T23:37:33.114Z] 339a4e72a1f5: Pull complete [2023-05-30T23:37:33.114Z] 988bab9f4d93: Pull complete [2023-05-30T23:37:33.375Z] 1469e6f7b9e6: Pull complete [2023-05-30T23:37:33.375Z] eaf3925da568: Pull complete [2023-05-30T23:37:35.293Z] bab4dde63d76: Pull complete [2023-05-30T23:37:35.293Z] bde34c3a00c8: Pull complete [2023-05-30T23:37:35.560Z] b352a97aabf1: Pull complete [2023-05-30T23:37:35.560Z] 4872d77fe225: Pull complete [2023-05-30T23:37:35.560Z] 5851b861e8e6: Pull complete [2023-05-30T23:37:35.560Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T23:37:35.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T23:37:35.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:37:35.888Z] prd-ubuntu20.04-docker-8c-8g-17387 does not seem to be running inside a container [2023-05-30T23:37:35.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-185 -v /w/workspace/edgexfoundry_device-gpio_PR-185:/w/workspace/edgexfoundry_device-gpio_PR-185:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-185@tmp:/w/workspace/edgexfoundry_device-gpio_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T23:37:38.803Z] $ docker top 8d9ba30effa30bbfb0604ce6dd1b9f0c26129ef991ce31cfe42cfe36ed55d9c4 -eo pid,comm [2023-05-30T23:37:38.854Z] 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-30T23:37:38.854Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T23:37:38.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T23:37:38.991Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T23:37:39.108Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T23:37:39.114Z] $ docker exec 8d9ba30effa30bbfb0604ce6dd1b9f0c26129ef991ce31cfe42cfe36ed55d9c4 ssh-agent [2023-05-30T23:37:39.227Z] SSH_AUTH_SOCK=/tmp/ssh-ilXf7pSqbe99/agent.32 [2023-05-30T23:37:39.227Z] SSH_AGENT_PID=38 [2023-05-30T23:37:39.234Z] Running ssh-add (command line suppressed) [2023-05-30T23:37:39.339Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-185@tmp/private_key_5175126187053865337.key (/w/workspace/edgexfoundry_device-gpio_PR-185@tmp/private_key_5175126187053865337.key) [2023-05-30T23:37:39.351Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T23:37:39.692Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T23:37:39.725Z] $ docker exec --env ******** --env ******** 8d9ba30effa30bbfb0604ce6dd1b9f0c26129ef991ce31cfe42cfe36ed55d9c4 ssh-agent -k [2023-05-30T23:37:39.840Z] unset SSH_AUTH_SOCK; [2023-05-30T23:37:39.840Z] unset SSH_AGENT_PID; [2023-05-30T23:37:39.840Z] echo Agent pid 38 killed; [2023-05-30T23:37:39.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T23:37:39.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T23:37:39.937Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T23:37:40.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T23:37:40.068Z] $ docker exec 8d9ba30effa30bbfb0604ce6dd1b9f0c26129ef991ce31cfe42cfe36ed55d9c4 ssh-agent [2023-05-30T23:37:40.174Z] SSH_AUTH_SOCK=/tmp/ssh-bJ28I9Zxhopm/agent.70 [2023-05-30T23:37:40.174Z] SSH_AGENT_PID=76 [2023-05-30T23:37:40.178Z] Running ssh-add (command line suppressed) [2023-05-30T23:37:40.270Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-185@tmp/private_key_645419772693580358.key (/w/workspace/edgexfoundry_device-gpio_PR-185@tmp/private_key_645419772693580358.key) [2023-05-30T23:37:40.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T23:37:40.613Z] + git semver init [2023-05-30T23:37:40.873Z] 2023-05-30 23:37:40,812 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T23:37:40.873Z] 2023-05-30 23:37:40,812 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-185/.semver [2023-05-30T23:37:40.873Z] 2023-05-30 23:37:40,813 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-185/.semver [2023-05-30T23:37:40.873Z] 2023-05-30 23:37:40,813 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-185/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-185, universal_newlines=False, shell=None, istream=None) [2023-05-30T23:37:41.813Z] 2023-05-30 23:37:41,712 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-185/.git/info/exclude [2023-05-30T23:37:41.813Z] 2023-05-30 23:37:41,712 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-185/.semver/PR-185 with force:False [2023-05-30T23:37:41.813Z] 2023-05-30 23:37:41,712 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-185/.semver/PR-185 [2023-05-30T23:37:41.813Z] 2023-05-30 23:37:41,717 [execute] INFO git cat-file --batch-check [2023-05-30T23:37:41.813Z] 2023-05-30 23:37:41,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-185/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T23:37:41.813Z] 2023-05-30 23:37:41,724 [execute] INFO git cat-file --batch [2023-05-30T23:37:41.813Z] 2023-05-30 23:37:41,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-185/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T23:37:41.813Z] 2023-05-30 23:37:41,729 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-185/.semver/PR-185 [2023-05-30T23:37:41.813Z] 0.0.0 [Pipeline] } [2023-05-30T23:37:41.843Z] $ docker exec --env ******** --env ******** 8d9ba30effa30bbfb0604ce6dd1b9f0c26129ef991ce31cfe42cfe36ed55d9c4 ssh-agent -k [2023-05-30T23:37:41.950Z] unset SSH_AUTH_SOCK; [2023-05-30T23:37:41.951Z] unset SSH_AGENT_PID; [2023-05-30T23:37:41.951Z] echo Agent pid 76 killed; [2023-05-30T23:37:41.960Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T23:37:42.386Z] + git semver [Pipeline] } [2023-05-30T23:37:42.674Z] $ docker stop --time=1 8d9ba30effa30bbfb0604ce6dd1b9f0c26129ef991ce31cfe42cfe36ed55d9c4 [2023-05-30T23:37:43.978Z] $ docker rm -f --volumes 8d9ba30effa30bbfb0604ce6dd1b9f0c26129ef991ce31cfe42cfe36ed55d9c4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T23:37:44.377Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T23:37:44.653Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T23:37:44.670Z] [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-30T23:37:45.309Z] provisioning config files... [2023-05-30T23:37:45.319Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-185@tmp/config10502027694824832500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:37:45.663Z] ---> docker-login.sh [2023-05-30T23:37:45.663Z] nexus3.edgexfoundry.org:10001 [2023-05-30T23:37:45.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:37:45.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:37:45.663Z] Configure a credential helper to remove this warning. See [2023-05-30T23:37:45.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:37:45.663Z] [2023-05-30T23:37:45.663Z] Login Succeeded [2023-05-30T23:37:45.663Z] nexus3.edgexfoundry.org:10002 [2023-05-30T23:37:45.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:37:45.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:37:45.663Z] Configure a credential helper to remove this warning. See [2023-05-30T23:37:45.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:37:45.663Z] [2023-05-30T23:37:45.663Z] Login Succeeded [2023-05-30T23:37:45.663Z] nexus3.edgexfoundry.org:10003 [2023-05-30T23:37:45.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:37:45.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:37:45.923Z] Configure a credential helper to remove this warning. See [2023-05-30T23:37:45.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:37:45.923Z] [2023-05-30T23:37:45.923Z] Login Succeeded [2023-05-30T23:37:45.923Z] nexus3.edgexfoundry.org:10004 [2023-05-30T23:37:45.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:37:45.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:37:45.923Z] Configure a credential helper to remove this warning. See [2023-05-30T23:37:45.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:37:45.923Z] [2023-05-30T23:37:45.923Z] Login Succeeded [2023-05-30T23:37:45.923Z] docker.io [2023-05-30T23:37:46.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:37:46.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:37:46.183Z] Configure a credential helper to remove this warning. See [2023-05-30T23:37:46.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:37:46.183Z] [2023-05-30T23:37:46.183Z] Login Succeeded [2023-05-30T23:37:46.183Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T23:37:46.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T23:37:46.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T23:37:46.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T23:37:46.485Z] ========================================================= [2023-05-30T23:37:46.485Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T23:37:46.485Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:37:46.944Z] + 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-30T23:37:46.944Z] Sending build context to Docker daemon 16.13MB [2023-05-30T23:37:46.944Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T23:37:46.944Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T23:37:47.207Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T23:37:47.207Z] f56be85fc22e: Pulling fs layer [2023-05-30T23:37:47.207Z] 85791d961cd3: Pulling fs layer [2023-05-30T23:37:47.207Z] d694b5ae8c79: Pulling fs layer [2023-05-30T23:37:47.207Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T23:37:47.207Z] 4d19c01a9841: Pulling fs layer [2023-05-30T23:37:47.207Z] 9325e15d5711: Pulling fs layer [2023-05-30T23:37:47.207Z] 556b6ee489ea: Pulling fs layer [2023-05-30T23:37:47.207Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T23:37:47.207Z] 9f32a84ed3da: Waiting [2023-05-30T23:37:47.207Z] 4d19c01a9841: Waiting [2023-05-30T23:37:47.207Z] 9325e15d5711: Waiting [2023-05-30T23:37:47.207Z] 556b6ee489ea: Waiting [2023-05-30T23:37:47.207Z] c5a4b2cf53e6: Waiting [2023-05-30T23:37:47.207Z] 85791d961cd3: Verifying Checksum [2023-05-30T23:37:47.207Z] 85791d961cd3: Download complete [2023-05-30T23:37:47.207Z] 9f32a84ed3da: Download complete [2023-05-30T23:37:47.207Z] 4d19c01a9841: Verifying Checksum [2023-05-30T23:37:47.207Z] 4d19c01a9841: Download complete [2023-05-30T23:37:47.207Z] f56be85fc22e: Verifying Checksum [2023-05-30T23:37:47.207Z] f56be85fc22e: Download complete [2023-05-30T23:37:47.207Z] 9325e15d5711: Verifying Checksum [2023-05-30T23:37:47.207Z] 9325e15d5711: Download complete [2023-05-30T23:37:47.207Z] f56be85fc22e: Pull complete [2023-05-30T23:37:47.469Z] 85791d961cd3: Pull complete [2023-05-30T23:37:47.729Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T23:37:47.729Z] c5a4b2cf53e6: Download complete [2023-05-30T23:37:47.729Z] d694b5ae8c79: Verifying Checksum [2023-05-30T23:37:47.729Z] d694b5ae8c79: Download complete [2023-05-30T23:37:47.988Z] 556b6ee489ea: Verifying Checksum [2023-05-30T23:37:47.988Z] 556b6ee489ea: Download complete [2023-05-30T23:37:51.283Z] d694b5ae8c79: Pull complete [2023-05-30T23:37:51.542Z] 9f32a84ed3da: Pull complete [2023-05-30T23:37:51.542Z] 4d19c01a9841: Pull complete [2023-05-30T23:37:51.542Z] 9325e15d5711: Pull complete [2023-05-30T23:37:54.084Z] 556b6ee489ea: Pull complete [2023-05-30T23:37:55.021Z] c5a4b2cf53e6: Pull complete [2023-05-30T23:37:55.021Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T23:37:55.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T23:37:55.021Z] ---> c4be618373d6 [2023-05-30T23:37:55.021Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T23:37:59.211Z] ---> Running in 61473daabd60 [2023-05-30T23:37:59.211Z] Removing intermediate container 61473daabd60 [2023-05-30T23:37:59.211Z] ---> a5f2dad04f48 [2023-05-30T23:37:59.212Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T23:37:59.212Z] ---> Running in 0f740f5caa08 [2023-05-30T23:37:59.212Z] Removing intermediate container 0f740f5caa08 [2023-05-30T23:37:59.212Z] ---> 77dbcb7b95d1 [2023-05-30T23:37:59.212Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-30T23:37:59.212Z] ---> Running in 0c83311217c0 [2023-05-30T23:37:59.212Z] Removing intermediate container 0c83311217c0 [2023-05-30T23:37:59.212Z] ---> b801d984983e [2023-05-30T23:37:59.212Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T23:37:59.212Z] ---> Running in 8cecb9c899fe [2023-05-30T23:37:59.472Z] Removing intermediate container 8cecb9c899fe [2023-05-30T23:37:59.472Z] ---> 3ac00ae057bc [2023-05-30T23:37:59.472Z] Step 7/12 : WORKDIR /device-gpio [2023-05-30T23:37:59.472Z] ---> Running in a940fab089fd [2023-05-30T23:37:59.472Z] Removing intermediate container a940fab089fd [2023-05-30T23:37:59.472Z] ---> 66389722ebbe [2023-05-30T23:37:59.472Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T23:37:59.472Z] ---> Running in 9d37e0dc5a55 [2023-05-30T23:37:59.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T23:37:59.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T23:37:59.988Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T23:37:59.988Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T23:37:59.988Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T23:37:59.988Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T23:37:59.988Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T23:37:59.988Z] OK: 269 MiB in 57 packages [2023-05-30T23:38:00.106Z] Still waiting to schedule task [2023-05-30T23:38:00.107Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-30T23:38:00.562Z] Removing intermediate container 9d37e0dc5a55 [2023-05-30T23:38:00.562Z] ---> 38cb2fc8ae23 [2023-05-30T23:38:00.562Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T23:38:00.562Z] ---> 8af70132fc91 [2023-05-30T23:38:00.562Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T23:38:00.562Z] ---> Running in 5d4cbd8d07dc [2023-05-30T23:38:32.793Z] Removing intermediate container 5d4cbd8d07dc [2023-05-30T23:38:32.793Z] ---> 7988e362c118 [2023-05-30T23:38:32.793Z] Step 11/12 : COPY . . [2023-05-30T23:38:32.793Z] ---> 2af52a1767e0 [2023-05-30T23:38:32.793Z] Step 12/12 : RUN ${MAKE} [2023-05-30T23:38:32.793Z] ---> Running in adacf3631bde [2023-05-30T23:38:32.793Z] noop [2023-05-30T23:38:32.793Z] Removing intermediate container adacf3631bde [2023-05-30T23:38:32.793Z] ---> 448681767735 [2023-05-30T23:38:32.793Z] Successfully built 448681767735 [2023-05-30T23:38:32.793Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:38:33.248Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T23:38:33.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:38:33.404Z] prd-ubuntu20.04-docker-8c-8g-17387 does not seem to be running inside a container [2023-05-30T23:38:33.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-185 -v /w/workspace/edgexfoundry_device-gpio_PR-185:/w/workspace/edgexfoundry_device-gpio_PR-185:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-185@tmp:/w/workspace/edgexfoundry_device-gpio_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T23:38:33.781Z] $ docker top 25019c2512f7be3f9424505606963936ce61a8347a1c0bb6ee4daace03349e96 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T23:38:34.168Z] + go version [2023-05-30T23:38:34.168Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T23:38:34.201Z] $ docker stop --time=1 25019c2512f7be3f9424505606963936ce61a8347a1c0bb6ee4daace03349e96 [2023-05-30T23:38:35.451Z] $ docker rm -f --volumes 25019c2512f7be3f9424505606963936ce61a8347a1c0bb6ee4daace03349e96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:38:36.385Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T23:38:36.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:38:36.540Z] prd-ubuntu20.04-docker-8c-8g-17387 does not seem to be running inside a container [2023-05-30T23:38:36.576Z] $ 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-185 -v /w/workspace/edgexfoundry_device-gpio_PR-185:/w/workspace/edgexfoundry_device-gpio_PR-185:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-185@tmp:/w/workspace/edgexfoundry_device-gpio_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T23:38:36.893Z] $ docker top aff778e9059b7109e7b0a394ca45797a518c969f8a50aa225a3d950276c5f13a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T23:38:37.416Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-185 [Pipeline] fileExists [Pipeline] sh [2023-05-30T23:38:37.782Z] + make test [2023-05-30T23:38:37.782Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T23:38:41.970Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-30T23:38:51.940Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-30T23:38:51.940Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-30T23:38:56.130Z] go vet ./... [2023-05-30T23:38:59.419Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T23:38:59.419Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T23:38:59.419Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T23:38:59.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T23:38:59.490Z] $ docker stop --time=1 aff778e9059b7109e7b0a394ca45797a518c969f8a50aa225a3d950276c5f13a [2023-05-30T23:39:02.549Z] $ docker rm -f --volumes aff778e9059b7109e7b0a394ca45797a518c969f8a50aa225a3d950276c5f13a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T23:39:03.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T23:39:03.131Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T23:39:03.829Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T23:39:04.146Z] + ls -al . [2023-05-30T23:39:04.146Z] total 164 [2023-05-30T23:39:04.146Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 23:38 . [2023-05-30T23:39:04.146Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:37 .. [2023-05-30T23:39:04.146Z] -rw-rw-r-- 1 jenkins jenkins 120 May 30 23:37 .dockerignore [2023-05-30T23:39:04.146Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 23:37 .git [2023-05-30T23:39:04.146Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:37 .github [2023-05-30T23:39:04.146Z] -rw-rw-r-- 1 jenkins jenkins 343 May 30 23:37 .gitignore [2023-05-30T23:39:04.146Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 23:37 .golangci.yml [2023-05-30T23:39:04.146Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 23:37 .semver [2023-05-30T23:39:04.146Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 30 23:37 Attribution.txt [2023-05-30T23:39:04.146Z] -rw-rw-r-- 1 jenkins jenkins 6184 May 30 23:37 CHANGELOG.md [2023-05-30T23:39:04.146Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 30 23:37 Dockerfile [2023-05-30T23:39:04.146Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 23:37 GOVERNANCE.md [2023-05-30T23:39:04.146Z] -rw-rw-r-- 1 jenkins jenkins 657 May 30 23:37 Jenkinsfile [2023-05-30T23:39:04.146Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 23:37 LICENSE [2023-05-30T23:39:04.146Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 30 23:37 Makefile [2023-05-30T23:39:04.146Z] -rw-rw-r-- 1 jenkins jenkins 617 May 30 23:37 OWNERS.md [2023-05-30T23:39:04.146Z] -rw-rw-r-- 1 jenkins jenkins 12293 May 30 23:37 README.md [2023-05-30T23:39:04.146Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 23:37 VERSION [2023-05-30T23:39:04.146Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:37 bin [2023-05-30T23:39:04.146Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:37 cmd [2023-05-30T23:39:04.146Z] -rw-r--r-- 1 jenkins jenkins 10 May 30 23:38 coverage.out [2023-05-30T23:39:04.146Z] -rw-rw-r-- 1 jenkins jenkins 3221 May 30 23:37 go.mod [2023-05-30T23:39:04.146Z] -rw-rw-r-- 1 jenkins jenkins 31489 May 30 23:37 go.sum [2023-05-30T23:39:04.146Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:37 internal [2023-05-30T23:39:04.146Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:37 snap [2023-05-30T23:39:04.146Z] -rw-rw-r-- 1 jenkins jenkins 209 May 30 23:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:39:04.537Z] + 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=4e7408a1c0cb1160f60b11e8996da5794c16c23c --label arch=amd64 --label version=0.0.0 . [2023-05-30T23:39:04.537Z] Sending build context to Docker daemon 16.13MB [2023-05-30T23:39:04.537Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T23:39:04.537Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T23:39:04.537Z] ---> 448681767735 [2023-05-30T23:39:04.537Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T23:39:04.796Z] ---> Running in 3c8806f257d2 [2023-05-30T23:39:04.796Z] Removing intermediate container 3c8806f257d2 [2023-05-30T23:39:04.796Z] ---> bbfa91ba3cd6 [2023-05-30T23:39:04.796Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T23:39:04.796Z] ---> Running in d50cdb393811 [2023-05-30T23:39:04.796Z] Removing intermediate container d50cdb393811 [2023-05-30T23:39:04.796Z] ---> d09bd682884a [2023-05-30T23:39:04.796Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-30T23:39:04.796Z] ---> Running in 3c29884e2c02 [2023-05-30T23:39:05.055Z] Removing intermediate container 3c29884e2c02 [2023-05-30T23:39:05.055Z] ---> cdd02dc09c8a [2023-05-30T23:39:05.055Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T23:39:05.055Z] ---> Running in a375eb88bd09 [2023-05-30T23:39:05.055Z] Removing intermediate container a375eb88bd09 [2023-05-30T23:39:05.055Z] ---> 4df2bf6e65a6 [2023-05-30T23:39:05.055Z] Step 7/25 : WORKDIR /device-gpio [2023-05-30T23:39:05.055Z] ---> Running in 4291b9ebe55f [2023-05-30T23:39:05.055Z] Removing intermediate container 4291b9ebe55f [2023-05-30T23:39:05.055Z] ---> df4c4a260813 [2023-05-30T23:39:05.055Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T23:39:05.316Z] ---> Running in e57e6c4d4188 [2023-05-30T23:39:05.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T23:39:05.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T23:39:05.835Z] OK: 269 MiB in 57 packages [2023-05-30T23:39:06.098Z] Removing intermediate container e57e6c4d4188 [2023-05-30T23:39:06.098Z] ---> 88654194eea9 [2023-05-30T23:39:06.098Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-30T23:39:06.356Z] ---> 22b940d79ae1 [2023-05-30T23:39:06.356Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T23:39:06.356Z] ---> Running in 5623f0944456 [2023-05-30T23:39:06.921Z] Removing intermediate container 5623f0944456 [2023-05-30T23:39:06.921Z] ---> 9527a8c56e5c [2023-05-30T23:39:06.921Z] Step 11/25 : COPY . . [2023-05-30T23:39:07.498Z] ---> bc6adbfe8d37 [2023-05-30T23:39:07.498Z] Step 12/25 : RUN ${MAKE} [2023-05-30T23:39:07.498Z] ---> Running in fb4801141369 [2023-05-30T23:39:07.756Z] 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-30T23:39:25.828Z] Removing intermediate container fb4801141369 [2023-05-30T23:39:25.828Z] ---> f543ac0e38bc [2023-05-30T23:39:25.828Z] Step 13/25 : FROM alpine:3.17 [2023-05-30T23:39:25.828Z] 3.17: Pulling from library/alpine [2023-05-30T23:39:25.828Z] f56be85fc22e: Already exists [2023-05-30T23:39:25.828Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T23:39:25.828Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T23:39:25.828Z] ---> 9ed4aefc74f6 [2023-05-30T23:39:25.828Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-30T23:39:25.828Z] ---> Running in 94a3047b01b8 [2023-05-30T23:39:26.087Z] Removing intermediate container 94a3047b01b8 [2023-05-30T23:39:26.087Z] ---> 509fc698b55b [2023-05-30T23:39:26.087Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-30T23:39:26.087Z] ---> Running in a967a50392c9 [2023-05-30T23:39:26.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T23:39:26.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T23:39:26.606Z] OK: 7 MiB in 15 packages [2023-05-30T23:39:26.864Z] Removing intermediate container a967a50392c9 [2023-05-30T23:39:26.864Z] ---> 3b4a6b8d2e6a [2023-05-30T23:39:26.864Z] Step 16/25 : WORKDIR / [2023-05-30T23:39:26.864Z] ---> Running in 0fad08a54ddb [2023-05-30T23:39:26.864Z] Removing intermediate container 0fad08a54ddb [2023-05-30T23:39:26.864Z] ---> 0baa3becec27 [2023-05-30T23:39:26.864Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-30T23:39:27.126Z] ---> 5dae1ffbabcc [2023-05-30T23:39:27.126Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-30T23:39:27.126Z] ---> c0e33b631cf3 [2023-05-30T23:39:27.126Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-30T23:39:28.147Z] ---> fb07eaab5407 [2023-05-30T23:39:28.147Z] Step 20/25 : EXPOSE 59910 [2023-05-30T23:39:28.147Z] ---> Running in d84243a8fcaa [2023-05-30T23:39:28.147Z] Removing intermediate container d84243a8fcaa [2023-05-30T23:39:28.147Z] ---> 42e1bf3303d5 [2023-05-30T23:39:28.147Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-30T23:39:28.147Z] ---> Running in 2ef61f81c9a0 [2023-05-30T23:39:28.147Z] Removing intermediate container 2ef61f81c9a0 [2023-05-30T23:39:28.147Z] ---> 2f5d49010b0f [2023-05-30T23:39:28.147Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T23:39:28.147Z] ---> Running in 9a476beb6305 [2023-05-30T23:39:28.147Z] Removing intermediate container 9a476beb6305 [2023-05-30T23:39:28.147Z] ---> 42c78b9d9255 [2023-05-30T23:39:28.147Z] Step 23/25 : LABEL arch=amd64 [2023-05-30T23:39:28.147Z] ---> Running in 389eee7ab82e [2023-05-30T23:39:28.406Z] Removing intermediate container 389eee7ab82e [2023-05-30T23:39:28.406Z] ---> 50843fb0d78d [2023-05-30T23:39:28.407Z] Step 24/25 : LABEL git_sha=4e7408a1c0cb1160f60b11e8996da5794c16c23c [2023-05-30T23:39:28.407Z] ---> Running in 93ec9386e514 [2023-05-30T23:39:28.407Z] Removing intermediate container 93ec9386e514 [2023-05-30T23:39:28.407Z] ---> 821bb792725e [2023-05-30T23:39:28.407Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T23:39:28.407Z] ---> Running in 8f6c562ba10e [2023-05-30T23:39:28.407Z] Removing intermediate container 8f6c562ba10e [2023-05-30T23:39:28.407Z] ---> ba746c8427ec [2023-05-30T23:39:28.407Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T23:39:28.407Z] Successfully built ba746c8427ec [2023-05-30T23:39:28.666Z] 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-30T23:39:29.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T23:39:29.534Z] [2023-05-30T23:39:29.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:39:29.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T23:39:29.911Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T23:39:29.911Z] 5eb5b503b376: Pulling fs layer [2023-05-30T23:39:29.911Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T23:39:29.911Z] ec43610c2a17: Pulling fs layer [2023-05-30T23:39:29.911Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T23:39:29.911Z] 33b1e0a273af: Pulling fs layer [2023-05-30T23:39:29.911Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T23:39:29.911Z] 2f39f015ded8: Pulling fs layer [2023-05-30T23:39:29.911Z] 33b1e0a273af: Waiting [2023-05-30T23:39:29.911Z] 5d3b04190fa2: Waiting [2023-05-30T23:39:29.911Z] 5c69ac0246d0: Verifying Checksum [2023-05-30T23:39:29.911Z] 5c69ac0246d0: Download complete [2023-05-30T23:39:29.911Z] 3a2ae6a8a46f: Download complete [2023-05-30T23:39:29.911Z] 33b1e0a273af: Verifying Checksum [2023-05-30T23:39:29.911Z] 33b1e0a273af: Download complete [2023-05-30T23:39:29.911Z] ec43610c2a17: Verifying Checksum [2023-05-30T23:39:29.911Z] ec43610c2a17: Download complete [2023-05-30T23:39:29.911Z] 5d3b04190fa2: Verifying Checksum [2023-05-30T23:39:29.911Z] 5d3b04190fa2: Download complete [2023-05-30T23:39:30.169Z] 5eb5b503b376: Verifying Checksum [2023-05-30T23:39:30.169Z] 5eb5b503b376: Download complete [2023-05-30T23:39:30.735Z] 2f39f015ded8: Download complete [2023-05-30T23:39:31.669Z] 5eb5b503b376: Pull complete [2023-05-30T23:39:31.669Z] 5c69ac0246d0: Pull complete [2023-05-30T23:39:31.926Z] ec43610c2a17: Pull complete [2023-05-30T23:39:32.184Z] 3a2ae6a8a46f: Pull complete [2023-05-30T23:39:32.184Z] 33b1e0a273af: Pull complete [2023-05-30T23:39:32.464Z] 5d3b04190fa2: Pull complete [2023-05-30T23:39:36.650Z] 2f39f015ded8: Pull complete [2023-05-30T23:39:36.650Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T23:39:36.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T23:39:36.650Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:39:36.873Z] prd-ubuntu20.04-docker-8c-8g-17387 does not seem to be running inside a container [2023-05-30T23:39:36.914Z] $ 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-185 -v /w/workspace/edgexfoundry_device-gpio_PR-185:/w/workspace/edgexfoundry_device-gpio_PR-185:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-185@tmp:/w/workspace/edgexfoundry_device-gpio_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T23:39:40.393Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17388 in /w/workspace/edgexfoundry_device-gpio_PR-185 [2023-05-30T23:39:42.006Z] $ docker top 581f5ffa5d9a5a6f9c0c770894fa999b5cbb985de5685f457ef1cafa5c390d90 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-05-30T23:39:42.290Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-05-30T23:39:42.370Z] The recommended git tool is: git [2023-05-30T23:39:42.541Z] ---> job-cost.sh [2023-05-30T23:39:42.541Z] lf-activate-venv: SKIPPING [2023-05-30T23:39:42.541Z] INFO: No Stack... [2023-05-30T23:39:42.800Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T23:39:43.368Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T23:39:43.685Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-185/archives/cost.csv [2023-05-30T23:39:43.685Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T23:39:43.727Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-185-1-stack-cost] [2023-05-30T23:39:43.731Z] Resource [jenkins-edgexfoundry-device-gpio-PR-185-1-stack-cost] did not exist. Created. [2023-05-30T23:39:43.732Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-185-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T23:39:44.154Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T23:39:44.210Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T23:39:44.253Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-185-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T23:39:44.367Z] $ docker stop --time=1 581f5ffa5d9a5a6f9c0c770894fa999b5cbb985de5685f457ef1cafa5c390d90 [2023-05-30T23:39:45.515Z] $ docker rm -f --volumes 581f5ffa5d9a5a6f9c0c770894fa999b5cbb985de5685f457ef1cafa5c390d90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T23:39:47.523Z] using credential edgex-jenkins-ssh [2023-05-30T23:39:47.544Z] Cloning the remote Git repository [2023-05-30T23:39:47.586Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-30T23:39:47.672Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-05-30T23:39:47.808Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-30T23:39:47.808Z] > git --version # timeout=10 [2023-05-30T23:39:47.831Z] > git --version # 'git version 2.25.1' [2023-05-30T23:39:47.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T23:39:47.982Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T23:39:50.312Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-30T23:39:50.347Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T23:39:51.805Z] Merging remotes/origin/main commit 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b into PR head commit 4e7408a1c0cb1160f60b11e8996da5794c16c23c [2023-05-30T23:39:52.063Z] Merge succeeded, producing 4e7408a1c0cb1160f60b11e8996da5794c16c23c [2023-05-30T23:39:52.064Z] Checking out Revision 4e7408a1c0cb1160f60b11e8996da5794c16c23c (PR-185) [2023-05-30T23:39:51.187Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-30T23:39:51.227Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-30T23:39:51.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T23:39:51.243Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-30T23:39:51.823Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T23:39:51.900Z] > git checkout -f 4e7408a1c0cb1160f60b11e8996da5794c16c23c # timeout=10 [2023-05-30T23:39:51.977Z] > git remote # timeout=10 [2023-05-30T23:39:51.994Z] > git config --get remote.origin.url # timeout=10 [2023-05-30T23:39:52.011Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T23:39:52.024Z] > git merge 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b # timeout=10 [2023-05-30T23:39:52.046Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-30T23:39:52.071Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T23:39:52.086Z] > git checkout -f 4e7408a1c0cb1160f60b11e8996da5794c16c23c # timeout=10 [2023-05-30T23:39:55.524Z] Commit message: "docs: Add main branch warning" [2023-05-30T23:39:55.575Z] > git --version # timeout=10 [2023-05-30T23:39:55.586Z] > git --version # 'git version 2.25.1' [2023-05-30T23:39:55.604Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T23:39:56.751Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T23:39:56.751Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T23:39:56.751Z] Dload Upload Total Spent Left Speed [2023-05-30T23:39:56.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89167 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh [2023-05-30T23:39:57.468Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T23:39:57.810Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T23:39:57.810Z] + sudo tee /etc/docker/daemon.new [2023-05-30T23:39:57.810Z] { [2023-05-30T23:39:57.810Z] "registry-mirrors": [ [2023-05-30T23:39:57.810Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T23:39:57.810Z] ], [2023-05-30T23:39:57.810Z] "bip": "10.250.0.254/24", [2023-05-30T23:39:57.810Z] "hosts": [ [2023-05-30T23:39:57.810Z] "tcp://0.0.0.0:5555", [2023-05-30T23:39:57.810Z] "unix:///var/run/docker.sock" [2023-05-30T23:39:57.810Z] ], [2023-05-30T23:39:57.810Z] "mtu": 1458, [2023-05-30T23:39:57.810Z] "selinux-enabled": true, [2023-05-30T23:39:57.810Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T23:39:57.810Z] } [Pipeline] sh [2023-05-30T23:39:58.151Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T23:39:58.489Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T23:40:16.811Z] provisioning config files... [2023-05-30T23:40:16.835Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config9585253614652597017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:40:17.220Z] ---> docker-login.sh [2023-05-30T23:40:17.220Z] nexus3.edgexfoundry.org:10001 [2023-05-30T23:40:17.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:40:17.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:40:17.758Z] Configure a credential helper to remove this warning. See [2023-05-30T23:40:17.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:40:17.758Z] [2023-05-30T23:40:17.758Z] Login Succeeded [2023-05-30T23:40:17.758Z] nexus3.edgexfoundry.org:10002 [2023-05-30T23:40:18.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:40:18.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:40:18.028Z] Configure a credential helper to remove this warning. See [2023-05-30T23:40:18.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:40:18.028Z] [2023-05-30T23:40:18.028Z] Login Succeeded [2023-05-30T23:40:18.028Z] nexus3.edgexfoundry.org:10003 [2023-05-30T23:40:18.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:40:18.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:40:18.564Z] Configure a credential helper to remove this warning. See [2023-05-30T23:40:18.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:40:18.564Z] [2023-05-30T23:40:18.564Z] Login Succeeded [2023-05-30T23:40:18.564Z] nexus3.edgexfoundry.org:10004 [2023-05-30T23:40:18.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:40:18.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:40:18.837Z] Configure a credential helper to remove this warning. See [2023-05-30T23:40:18.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:40:18.837Z] [2023-05-30T23:40:18.837Z] Login Succeeded [2023-05-30T23:40:18.837Z] docker.io [2023-05-30T23:40:19.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:40:19.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:40:19.373Z] Configure a credential helper to remove this warning. See [2023-05-30T23:40:19.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:40:19.373Z] [2023-05-30T23:40:19.373Z] Login Succeeded [2023-05-30T23:40:19.373Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T23:40:19.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T23:40:19.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T23:40:19.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T23:40:19.860Z] ========================================================= [2023-05-30T23:40:19.861Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T23:40:19.861Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:40:20.379Z] + 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-30T23:40:20.651Z] Sending build context to Docker daemon 8.155MB [2023-05-30T23:40:20.651Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T23:40:20.651Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T23:40:20.920Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T23:40:20.920Z] c41833b44d91: Pulling fs layer [2023-05-30T23:40:20.920Z] ed15518f5707: Pulling fs layer [2023-05-30T23:40:20.920Z] feae8fd75edb: Pulling fs layer [2023-05-30T23:40:20.920Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T23:40:20.920Z] 3cdef696dda3: Pulling fs layer [2023-05-30T23:40:20.920Z] 2ced38df9373: Pulling fs layer [2023-05-30T23:40:20.920Z] 58f1dce35555: Pulling fs layer [2023-05-30T23:40:20.920Z] 242c74f7c9fa: Waiting [2023-05-30T23:40:20.920Z] 3cdef696dda3: Waiting [2023-05-30T23:40:20.920Z] 2ced38df9373: Waiting [2023-05-30T23:40:20.920Z] 58f1dce35555: Waiting [2023-05-30T23:40:20.920Z] ed15518f5707: Verifying Checksum [2023-05-30T23:40:20.920Z] ed15518f5707: Download complete [2023-05-30T23:40:20.920Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T23:40:20.920Z] 242c74f7c9fa: Download complete [2023-05-30T23:40:20.920Z] 3cdef696dda3: Verifying Checksum [2023-05-30T23:40:20.920Z] 3cdef696dda3: Download complete [2023-05-30T23:40:20.920Z] c41833b44d91: Verifying Checksum [2023-05-30T23:40:20.920Z] c41833b44d91: Download complete [2023-05-30T23:40:21.894Z] c41833b44d91: Pull complete [2023-05-30T23:40:22.485Z] 58f1dce35555: Verifying Checksum [2023-05-30T23:40:22.485Z] 58f1dce35555: Download complete [2023-05-30T23:40:22.485Z] ed15518f5707: Pull complete [2023-05-30T23:40:23.463Z] feae8fd75edb: Verifying Checksum [2023-05-30T23:40:23.463Z] feae8fd75edb: Download complete [2023-05-30T23:40:23.733Z] 2ced38df9373: Verifying Checksum [2023-05-30T23:40:23.733Z] 2ced38df9373: Download complete [2023-05-30T23:40:36.086Z] feae8fd75edb: Pull complete [2023-05-30T23:40:36.086Z] 242c74f7c9fa: Pull complete [2023-05-30T23:40:36.086Z] 3cdef696dda3: Pull complete [2023-05-30T23:40:44.303Z] 2ced38df9373: Pull complete [2023-05-30T23:40:46.249Z] 58f1dce35555: Pull complete [2023-05-30T23:40:46.249Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T23:40:46.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T23:40:46.249Z] ---> fadd8f120f05 [2023-05-30T23:40:46.249Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T23:40:48.201Z] ---> Running in 1a82505935e8 [2023-05-30T23:40:48.201Z] Removing intermediate container 1a82505935e8 [2023-05-30T23:40:48.201Z] ---> f6586b477b70 [2023-05-30T23:40:48.201Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T23:40:48.201Z] ---> Running in f02406846d9c [2023-05-30T23:40:48.471Z] Removing intermediate container f02406846d9c [2023-05-30T23:40:48.471Z] ---> ff3d7d0cd65e [2023-05-30T23:40:48.471Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-30T23:40:48.471Z] ---> Running in e8a86dfc3ca7 [2023-05-30T23:40:48.739Z] Removing intermediate container e8a86dfc3ca7 [2023-05-30T23:40:48.739Z] ---> 2c54ece4bbc3 [2023-05-30T23:40:48.739Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T23:40:49.007Z] ---> Running in 517c181bf5e1 [2023-05-30T23:40:49.275Z] Removing intermediate container 517c181bf5e1 [2023-05-30T23:40:49.275Z] ---> 76b28c7db0e8 [2023-05-30T23:40:49.275Z] Step 7/12 : WORKDIR /device-gpio [2023-05-30T23:40:49.275Z] ---> Running in 9b1c43a48684 [2023-05-30T23:40:49.543Z] Removing intermediate container 9b1c43a48684 [2023-05-30T23:40:49.543Z] ---> 58a36e034f42 [2023-05-30T23:40:49.543Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T23:40:49.816Z] ---> Running in 754c372e0129 [2023-05-30T23:40:50.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T23:40:51.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T23:40:52.333Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T23:40:52.333Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T23:40:52.333Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T23:40:52.333Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T23:40:52.333Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T23:40:52.333Z] OK: 268 MiB in 57 packages [2023-05-30T23:40:53.747Z] Removing intermediate container 754c372e0129 [2023-05-30T23:40:53.747Z] ---> 016af7c7a5b1 [2023-05-30T23:40:53.747Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T23:40:54.016Z] ---> 7622db81354e [2023-05-30T23:40:54.016Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T23:40:54.016Z] ---> Running in e3f422fe050f [2023-05-30T23:42:01.909Z] Removing intermediate container e3f422fe050f [2023-05-30T23:42:01.909Z] ---> cb6ddd729aac [2023-05-30T23:42:01.909Z] Step 11/12 : COPY . . [2023-05-30T23:42:01.909Z] ---> 8d7e099fe66e [2023-05-30T23:42:01.909Z] Step 12/12 : RUN ${MAKE} [2023-05-30T23:42:01.909Z] ---> Running in f35ebde12947 [2023-05-30T23:42:01.909Z] noop [2023-05-30T23:42:01.910Z] Removing intermediate container f35ebde12947 [2023-05-30T23:42:01.910Z] ---> 7030063b3e16 [2023-05-30T23:42:01.910Z] Successfully built 7030063b3e16 [2023-05-30T23:42:01.910Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:42:02.413Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T23:42:02.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:42:02.690Z] prd-ubuntu20.04-docker-arm64-4c-16g-17388 does not seem to be running inside a container [2023-05-30T23:42:02.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T23:42:05.910Z] $ docker top 1c74f0521febfcd0fd5262e2cc50d50be357c3d12cf230a40e78c57c2aa882da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T23:42:06.785Z] + go version [2023-05-30T23:42:06.785Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T23:42:06.818Z] $ docker stop --time=1 1c74f0521febfcd0fd5262e2cc50d50be357c3d12cf230a40e78c57c2aa882da [2023-05-30T23:42:08.412Z] $ docker rm -f --volumes 1c74f0521febfcd0fd5262e2cc50d50be357c3d12cf230a40e78c57c2aa882da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:42:09.269Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T23:42:09.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:42:09.515Z] prd-ubuntu20.04-docker-arm64-4c-16g-17388 does not seem to be running inside a container [2023-05-30T23:42:09.575Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T23:42:10.623Z] $ docker top 21e12966f29b8b7f99741f54a688d7b671555bc797af5e209a3c4fda3b2790c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T23:42:11.458Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-05-30T23:42:11.857Z] + make test [2023-05-30T23:42:11.857Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T23:42:44.091Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-30T23:44:36.432Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-30T23:44:36.432Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-30T23:44:36.432Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T23:44:36.432Z] go vet ./... [2023-05-30T23:44:58.506Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T23:44:58.506Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T23:44:58.506Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T23:44:58.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T23:44:58.570Z] $ docker stop --time=1 21e12966f29b8b7f99741f54a688d7b671555bc797af5e209a3c4fda3b2790c9 [2023-05-30T23:45:03.773Z] $ docker rm -f --volumes 21e12966f29b8b7f99741f54a688d7b671555bc797af5e209a3c4fda3b2790c9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T23:45:05.013Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T23:45:05.047Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T23:45:05.678Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T23:45:06.582Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T23:45:06.979Z] + ls -al . [2023-05-30T23:45:06.979Z] total 160 [2023-05-30T23:45:06.979Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 23:42 . [2023-05-30T23:45:06.979Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:39 .. [2023-05-30T23:45:06.979Z] -rw-rw-r-- 1 jenkins jenkins 120 May 30 23:39 .dockerignore [2023-05-30T23:45:06.979Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 23:39 .git [2023-05-30T23:45:06.979Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:39 .github [2023-05-30T23:45:06.979Z] -rw-rw-r-- 1 jenkins jenkins 343 May 30 23:39 .gitignore [2023-05-30T23:45:06.979Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 23:39 .golangci.yml [2023-05-30T23:45:06.979Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 30 23:39 Attribution.txt [2023-05-30T23:45:06.979Z] -rw-rw-r-- 1 jenkins jenkins 6184 May 30 23:39 CHANGELOG.md [2023-05-30T23:45:06.979Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 30 23:39 Dockerfile [2023-05-30T23:45:06.979Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 23:39 GOVERNANCE.md [2023-05-30T23:45:06.979Z] -rw-rw-r-- 1 jenkins jenkins 657 May 30 23:39 Jenkinsfile [2023-05-30T23:45:06.979Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 23:39 LICENSE [2023-05-30T23:45:06.979Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 30 23:39 Makefile [2023-05-30T23:45:06.979Z] -rw-rw-r-- 1 jenkins jenkins 617 May 30 23:39 OWNERS.md [2023-05-30T23:45:06.979Z] -rw-rw-r-- 1 jenkins jenkins 12293 May 30 23:39 README.md [2023-05-30T23:45:06.979Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 23:37 VERSION [2023-05-30T23:45:06.979Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:39 bin [2023-05-30T23:45:06.979Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:39 cmd [2023-05-30T23:45:06.979Z] -rw-r--r-- 1 jenkins jenkins 10 May 30 23:42 coverage.out [2023-05-30T23:45:06.979Z] -rw-rw-r-- 1 jenkins jenkins 3221 May 30 23:39 go.mod [2023-05-30T23:45:06.979Z] -rw-rw-r-- 1 jenkins jenkins 31489 May 30 23:39 go.sum [2023-05-30T23:45:06.979Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:39 internal [2023-05-30T23:45:06.979Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:39 snap [2023-05-30T23:45:06.979Z] -rw-rw-r-- 1 jenkins jenkins 209 May 30 23:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:45:07.598Z] + 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=4e7408a1c0cb1160f60b11e8996da5794c16c23c --label arch=arm64 --label version=0.0.0 . [2023-05-30T23:45:08.583Z] Sending build context to Docker daemon 8.156MB [2023-05-30T23:45:08.857Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T23:45:08.857Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T23:45:08.857Z] ---> 7030063b3e16 [2023-05-30T23:45:08.857Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T23:45:08.857Z] ---> Running in 20f5d0eedaa4 [2023-05-30T23:45:09.129Z] Removing intermediate container 20f5d0eedaa4 [2023-05-30T23:45:09.129Z] ---> a858337e63b0 [2023-05-30T23:45:09.129Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T23:45:09.415Z] ---> Running in caccad29f8b8 [2023-05-30T23:45:09.690Z] Removing intermediate container caccad29f8b8 [2023-05-30T23:45:09.690Z] ---> 99cbaa98e2c5 [2023-05-30T23:45:09.690Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-30T23:45:09.959Z] ---> Running in c9e3d656ea2d [2023-05-30T23:45:10.551Z] Removing intermediate container c9e3d656ea2d [2023-05-30T23:45:10.552Z] ---> 201a0bdbc38a [2023-05-30T23:45:10.552Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T23:45:10.552Z] ---> Running in 92d854500e4a [2023-05-30T23:45:11.133Z] Removing intermediate container 92d854500e4a [2023-05-30T23:45:11.133Z] ---> 474623a23051 [2023-05-30T23:45:11.133Z] Step 7/25 : WORKDIR /device-gpio [2023-05-30T23:45:11.133Z] ---> Running in 002eff447d2c [2023-05-30T23:45:11.715Z] Removing intermediate container 002eff447d2c [2023-05-30T23:45:11.715Z] ---> a16aa2f3d9db [2023-05-30T23:45:11.715Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T23:45:11.715Z] ---> Running in 6c21378198e1 [2023-05-30T23:45:13.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T23:45:13.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T23:45:14.675Z] OK: 268 MiB in 57 packages [2023-05-30T23:45:16.645Z] Removing intermediate container 6c21378198e1 [2023-05-30T23:45:16.645Z] ---> 165b178a0472 [2023-05-30T23:45:16.645Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-30T23:45:17.247Z] ---> b6f6eccfd4aa [2023-05-30T23:45:17.247Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T23:45:17.515Z] ---> Running in 4e4cf21f5785 [2023-05-30T23:45:20.111Z] Removing intermediate container 4e4cf21f5785 [2023-05-30T23:45:20.111Z] ---> 410104821071 [2023-05-30T23:45:20.111Z] Step 11/25 : COPY . . [2023-05-30T23:45:21.528Z] ---> ff82a3db329c [2023-05-30T23:45:21.528Z] Step 12/25 : RUN ${MAKE} [2023-05-30T23:45:21.528Z] ---> Running in 39b4087a9648 [2023-05-30T23:45:22.501Z] 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-30T23:47:29.180Z] Removing intermediate container 39b4087a9648 [2023-05-30T23:47:29.180Z] ---> 4324f9aa94ed [2023-05-30T23:47:29.180Z] Step 13/25 : FROM alpine:3.17 [2023-05-30T23:47:29.180Z] 3.17: Pulling from library/alpine [2023-05-30T23:47:29.180Z] c41833b44d91: Already exists [2023-05-30T23:47:29.180Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T23:47:29.180Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T23:47:29.180Z] ---> 51e60588ff2c [2023-05-30T23:47:29.180Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-30T23:47:29.180Z] ---> Running in 818cc80c8609 [2023-05-30T23:47:29.180Z] Removing intermediate container 818cc80c8609 [2023-05-30T23:47:29.180Z] ---> 4b6098974657 [2023-05-30T23:47:29.180Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-30T23:47:29.180Z] ---> Running in bb5b1d70a91b [2023-05-30T23:47:29.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T23:47:29.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T23:47:29.180Z] OK: 7 MiB in 15 packages [2023-05-30T23:47:29.180Z] Removing intermediate container bb5b1d70a91b [2023-05-30T23:47:29.180Z] ---> a2ee63c998e0 [2023-05-30T23:47:29.180Z] Step 16/25 : WORKDIR / [2023-05-30T23:47:29.180Z] ---> Running in d98bc1b7dace [2023-05-30T23:47:29.180Z] Removing intermediate container d98bc1b7dace [2023-05-30T23:47:29.180Z] ---> ce9035ffdaca [2023-05-30T23:47:29.180Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-30T23:47:29.446Z] ---> ba794978a332 [2023-05-30T23:47:29.446Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-30T23:47:30.406Z] ---> be654fd8cf83 [2023-05-30T23:47:30.406Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-30T23:47:31.811Z] ---> 11545af0a549 [2023-05-30T23:47:31.811Z] Step 20/25 : EXPOSE 59910 [2023-05-30T23:47:31.811Z] ---> Running in a560e8b44b36 [2023-05-30T23:47:32.078Z] Removing intermediate container a560e8b44b36 [2023-05-30T23:47:32.078Z] ---> 88705877a78d [2023-05-30T23:47:32.078Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-30T23:47:32.078Z] ---> Running in efb9dcc8232e [2023-05-30T23:47:32.345Z] Removing intermediate container efb9dcc8232e [2023-05-30T23:47:32.345Z] ---> cd6fcb3857e0 [2023-05-30T23:47:32.345Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T23:47:32.345Z] ---> Running in dbd1a5a9b36c [2023-05-30T23:47:32.938Z] Removing intermediate container dbd1a5a9b36c [2023-05-30T23:47:32.938Z] ---> ba5f73dad66e [2023-05-30T23:47:32.938Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T23:47:32.938Z] ---> Running in b165567403a3 [2023-05-30T23:47:33.205Z] Removing intermediate container b165567403a3 [2023-05-30T23:47:33.205Z] ---> 5894841c3db9 [2023-05-30T23:47:33.205Z] Step 24/25 : LABEL git_sha=4e7408a1c0cb1160f60b11e8996da5794c16c23c [2023-05-30T23:47:33.205Z] ---> Running in c55c8e8dc75d [2023-05-30T23:47:33.472Z] Removing intermediate container c55c8e8dc75d [2023-05-30T23:47:33.472Z] ---> 62b2cf4dce0d [2023-05-30T23:47:33.472Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T23:47:33.472Z] ---> Running in 7d3d38d943d1 [2023-05-30T23:47:33.740Z] Removing intermediate container 7d3d38d943d1 [2023-05-30T23:47:33.740Z] ---> 7abf89be07b2 [2023-05-30T23:47:33.740Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T23:47:33.740Z] Successfully built 7abf89be07b2 [2023-05-30T23:47:33.740Z] 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-30T23:47:34.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T23:47:34.786Z] [2023-05-30T23:47:34.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:47:35.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T23:47:35.191Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T23:47:35.191Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T23:47:35.191Z] 04944245beec: Pulling fs layer [2023-05-30T23:47:35.191Z] 699f458cf7ca: Pulling fs layer [2023-05-30T23:47:35.191Z] 765212b225bb: Pulling fs layer [2023-05-30T23:47:35.191Z] f23df028b6ca: Pulling fs layer [2023-05-30T23:47:35.191Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T23:47:35.191Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T23:47:35.191Z] 765212b225bb: Waiting [2023-05-30T23:47:35.191Z] f23df028b6ca: Waiting [2023-05-30T23:47:35.191Z] 2437ff75d9bd: Waiting [2023-05-30T23:47:35.459Z] 04944245beec: Verifying Checksum [2023-05-30T23:47:35.459Z] 04944245beec: Download complete [2023-05-30T23:47:35.459Z] 765212b225bb: Download complete [2023-05-30T23:47:35.459Z] f23df028b6ca: Download complete [2023-05-30T23:47:35.459Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T23:47:35.459Z] d65c8cfc05b1: Download complete [2023-05-30T23:47:35.459Z] 699f458cf7ca: Verifying Checksum [2023-05-30T23:47:35.459Z] 699f458cf7ca: Download complete [2023-05-30T23:47:36.044Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T23:47:36.044Z] 8998bd30e6a1: Download complete [2023-05-30T23:47:37.987Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T23:47:37.987Z] 2437ff75d9bd: Download complete [2023-05-30T23:47:39.928Z] 8998bd30e6a1: Pull complete [2023-05-30T23:47:40.196Z] 04944245beec: Pull complete [2023-05-30T23:47:41.608Z] 699f458cf7ca: Pull complete [2023-05-30T23:47:41.877Z] 765212b225bb: Pull complete [2023-05-30T23:47:43.826Z] f23df028b6ca: Pull complete [2023-05-30T23:47:43.826Z] d65c8cfc05b1: Pull complete [2023-05-30T23:47:58.820Z] 2437ff75d9bd: Pull complete [2023-05-30T23:47:58.820Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T23:47:58.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T23:47:58.820Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:47:59.198Z] prd-ubuntu20.04-docker-arm64-4c-16g-17388 does not seem to be running inside a container [2023-05-30T23:47:59.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-30T23:48:02.323Z] $ docker top edeb6e42427f43bfa9a93607586eda418a9cf4f33cac7d04abd3e6598b87b924 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:48:03.302Z] ---> job-cost.sh [2023-05-30T23:48:03.302Z] lf-activate-venv: SKIPPING [2023-05-30T23:48:03.302Z] INFO: No Stack... [2023-05-30T23:48:03.885Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T23:48:04.468Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T23:48:04.817Z] + cut -d, -f6 [2023-05-30T23:48:04.817Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock [2023-05-30T23:48:05.175Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-185-1-stack-cost] [2023-05-30T23:48:05.185Z] Resource [jenkins-edgexfoundry-device-gpio-PR-185-1-stack-cost] did not exist. Created. [2023-05-30T23:48:05.185Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-185-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T23:48:05.606Z] /w/workspace/device-gpio/1@tmp/durable-1ebf9c52/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T23:48:05.973Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T23:48:06.270Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T23:48:06.312Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T23:48:06.328Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-185-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T23:48:06.414Z] $ docker stop --time=1 edeb6e42427f43bfa9a93607586eda418a9cf4f33cac7d04abd3e6598b87b924 [2023-05-30T23:48:07.925Z] $ docker rm -f --volumes edeb6e42427f43bfa9a93607586eda418a9cf4f33cac7d04abd3e6598b87b924 [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-30T23:48:09.003Z] provisioning config files... [2023-05-30T23:48:09.011Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-185@tmp/config8771791906265194624tmp [Pipeline] { [Pipeline] sh [2023-05-30T23:48:09.388Z] + set +x [2023-05-30T23:48:09.388Z] + curl -s https://codecov.io/bash [2023-05-30T23:48:09.388Z] + bash -s -- [2023-05-30T23:48:09.388Z] [2023-05-30T23:48:09.388Z] _____ _ [2023-05-30T23:48:09.388Z] / ____| | | [2023-05-30T23:48:09.388Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T23:48:09.388Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T23:48:09.388Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T23:48:09.388Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T23:48:09.388Z] Bash-1.0.6 [2023-05-30T23:48:09.388Z] [2023-05-30T23:48:09.388Z] [2023-05-30T23:48:09.388Z] ==> git version 2.25.1 found [2023-05-30T23:48:09.388Z] ==> 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-30T23:48:09.388Z] Release-Date: 2020-01-08 [2023-05-30T23:48:09.388Z] 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-30T23:48:09.388Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T23:48:09.388Z] ==> Jenkins CI detected. [2023-05-30T23:48:09.388Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-185 [2023-05-30T23:48:09.388Z] project root: . [2023-05-30T23:48:09.388Z] --> token set from env [2023-05-30T23:48:09.388Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T23:48:09.388Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T23:48:09.388Z] ==> Python coveragepy not found [2023-05-30T23:48:09.388Z] ==> Searching for coverage reports in: [2023-05-30T23:48:09.388Z] + . [2023-05-30T23:48:09.647Z] -> Found 1 reports [2023-05-30T23:48:09.647Z] ==> Detecting git/mercurial file structure [2023-05-30T23:48:09.647Z] ==> Reading reports [2023-05-30T23:48:09.647Z] + ./coverage.out bytes=10 [2023-05-30T23:48:09.647Z] ==> Appending adjustments [2023-05-30T23:48:09.647Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T23:48:09.647Z] + Found adjustments [2023-05-30T23:48:09.647Z] ==> Gzipping contents [2023-05-30T23:48:09.647Z] 4.0K /tmp/codecov.dznnrH.gz [2023-05-30T23:48:09.647Z] ==> Uploading reports [2023-05-30T23:48:09.647Z] url: https://codecov.io [2023-05-30T23:48:09.647Z] query: branch=PR-185&commit=4e7408a1c0cb1160f60b11e8996da5794c16c23c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-185%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=185&job=&cmd_args= [2023-05-30T23:48:09.647Z] -> Pinging Codecov [2023-05-30T23:48:09.647Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-185&commit=4e7408a1c0cb1160f60b11e8996da5794c16c23c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-185%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=185&job=&cmd_args= [2023-05-30T23:48:09.905Z] -> Uploading to [2023-05-30T23:48:09.905Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/3EC07B1A8CA8AF9BCAA0BB9F0134797F/4e7408a1c0cb1160f60b11e8996da5794c16c23c/49671998-4c70-41e7-b6f7-719a040349d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T234809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1a3319c4ec67fe883e0ed12b6ad6d511896f1b9cfde07947ea480ba0f0f14b28 [2023-05-30T23:48:09.905Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T23:48:09.905Z] Dload Upload Total Spent Left Speed [2023-05-30T23:48:09.905Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3415 --:--:-- --:--:-- --:--:-- 3415 [2023-05-30T23:48:09.905Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/4e7408a1c0cb1160f60b11e8996da5794c16c23c [Pipeline] } [2023-05-30T23:48:09.950Z] 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-30T23:48:11.830Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-185/archives ] [2023-05-30T23:48:11.831Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-185/archives [2023-05-30T23:48:11.831Z] total 16 [2023-05-30T23:48:11.831Z] drwxr-xr-x 3 root root 4096 May 30 23:39 . [2023-05-30T23:48:11.831Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 23:39 .. [2023-05-30T23:48:11.831Z] drwxr-xr-x 2 root root 4096 May 30 23:39 cost [2023-05-30T23:48:11.831Z] -rw-r--r-- 1 root root 83 May 30 23:39 cost.csv [2023-05-30T23:48:11.831Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-185/archives [2023-05-30T23:48:11.831Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-185/archives [2023-05-30T23:48:11.831Z] total 16 [2023-05-30T23:48:11.831Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 23:39 . [2023-05-30T23:48:11.831Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 23:39 .. [2023-05-30T23:48:11.831Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 23:39 cost [2023-05-30T23:48:11.831Z] -rw-r--r-- 1 jenkins jenkins 83 May 30 23:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:48:12.172Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:48:13.062Z] ---> package-listing.sh [2023-05-30T23:48:13.062Z] ++ facter osfamily [2023-05-30T23:48:13.062Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T23:48:13.320Z] + OS_FAMILY=debian [2023-05-30T23:48:13.320Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-185 [2023-05-30T23:48:13.320Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T23:48:13.320Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T23:48:13.320Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T23:48:13.320Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T23:48:13.320Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-185 ']' [2023-05-30T23:48:13.320Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T23:48:13.320Z] + case "${OS_FAMILY}" in [2023-05-30T23:48:13.320Z] + dpkg -l [2023-05-30T23:48:13.320Z] + grep '^ii' [2023-05-30T23:48:13.320Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T23:48:13.320Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T23:48:13.320Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T23:48:13.320Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-185 ']' [2023-05-30T23:48:13.320Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-185/archives/ [2023-05-30T23:48:13.320Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-185/archives/ [Pipeline] echo [2023-05-30T23:48:13.354Z] 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-185/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-30T23:48:13.649Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:48:14.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T23:48:14.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:48:14.451Z] prd-ubuntu20.04-docker-8c-8g-17387 does not seem to be running inside a container [2023-05-30T23:48:14.484Z] $ 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-185/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-185 -v /w/workspace/edgexfoundry_device-gpio_PR-185:/w/workspace/edgexfoundry_device-gpio_PR-185:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-185@tmp:/w/workspace/edgexfoundry_device-gpio_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T23:48:14.661Z] $ docker top bac9ca756d645fd4b53e88b1d05c0c7f156693fdf8cf9405b8009e13f684ec97 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T23:48:15.151Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T23:48:15.465Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T23:48:15.776Z] + ls /var/log/sa-host [2023-05-30T23:48:15.776Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T23:48:16.052Z] provisioning config files... [2023-05-30T23:48:16.060Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-185@tmp/config10340171557304663524tmp [Pipeline] { [Pipeline] echo [2023-05-30T23:48:16.113Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:48:16.433Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T23:48:16.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:48:16.878Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T23:48:16.913Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:48:17.227Z] ---> sudo-logs.sh [2023-05-30T23:48:17.227Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T23:48:17.309Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:48:17.623Z] ---> job-cost.sh [2023-05-30T23:48:17.623Z] lf-activate-venv: SKIPPING [2023-05-30T23:48:17.623Z] DEBUG: total: 0.2199999988079071 [2023-05-30T23:48:17.623Z] INFO: Retrieving Stack Cost... [2023-05-30T23:48:17.882Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T23:48:18.451Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T23:48:18.487Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:48:18.806Z] ---> logs-deploy.sh [2023-05-30T23:48:18.806Z] lf-activate-venv: SKIPPING [2023-05-30T23:48:18.806Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-185/1 [2023-05-30T23:48:18.807Z] INFO: archiving workspace using pattern(s): [2023-05-30T23:48:19.745Z] Archives upload complete. [2023-05-30T23:48:19.745Z] INFO: archiving logs to Nexus