Pull request #169 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e25d990aed4f36ff4be0655e0abec8705f9304f+047a754c10fbde4392f5fd28b60c1cf65bc55b22 (683445f5391cdaa86452ab8dfc354840fe5f8446) 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-ssh12381190034102089760.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-ssh13913314367495071678.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-169/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-169/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2882766837288141710.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-169/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4963073409779948589.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-ssh15784730466159663327.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-169/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-169/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14336594689399808359.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-13329’ Running on prd-ubuntu20.04-docker-8c-8g-13335 in /w/workspace/edgexfoundry_device-gpio_PR-169 [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-169 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 047a754c10fbde4392f5fd28b60c1cf65bc55b22 into PR head commit 3e25d990aed4f36ff4be0655e0abec8705f9304f Merge succeeded, producing 3e25d990aed4f36ff4be0655e0abec8705f9304f Checking out Revision 3e25d990aed4f36ff4be0655e0abec8705f9304f (PR-169) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 3e25d990aed4f36ff4be0655e0abec8705f9304f # 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 047a754c10fbde4392f5fd28b60c1cf65bc55b22 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e25d990aed4f36ff4be0655e0abec8705f9304f # timeout=10 [Pipeline] timeout [2023-05-05T01:06:16.365Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T01:06:16.659Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T01:06:16.760Z] ========================================================= [2023-05-05T01:06:16.760Z] EdgeX Global Pipelines Version Info [2023-05-05T01:06:16.760Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T01:06:17.502Z] ------------------- [2023-05-05T01:06:17.503Z] stable info: [2023-05-05T01:06:17.503Z] ------------------- [2023-05-05T01:06:17.503Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T01:06:17.503Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T01:06:17.503Z] Message: update stable to v1.0.249 [2023-05-05T01:06:18.073Z] ------------------- [2023-05-05T01:06:18.073Z] experimental info: [2023-05-05T01:06:18.073Z] ------------------- [2023-05-05T01:06:18.073Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T01:06:18.073Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T01:06:18.073Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T01:06:18.374Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-05T01:06:18.413Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-05T01:06:18.454Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T01:06:18.497Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T01:06:18.534Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T01:06:18.579Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T01:06:18.651Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T01:06:18.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T01:06:18.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T01:06:18.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T01:06:18.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T01:06:18.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-05T01:06:18.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T01:06:18.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T01:06:18.967Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T01:06:19.004Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T01:06:19.040Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T01:06:19.128Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T01:06:19.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T01:06:19.213Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T01:06:19.254Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-05T01:06:19.297Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-05T01:06:19.360Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T01:06:19.401Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T01:06:19.442Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-05T01:06:19.482Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T01:06:19.521Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T01:06:19.561Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-169 [Pipeline] echo [2023-05-05T01:06:19.601Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-169 [Pipeline] echo [2023-05-05T01:06:19.644Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-169 [Pipeline] echo [2023-05-05T01:06:19.690Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e25d990aed4f36ff4be0655e0abec8705f9304f [Pipeline] echo [2023-05-05T01:06:19.732Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e25d99 [Pipeline] echo [2023-05-05T01:06:19.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T01:06:19.887Z] provisioning config files... [2023-05-05T01:06:19.901Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-169@tmp/config7005353774406894518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T01:06:20.245Z] ---> docker-login.sh [2023-05-05T01:06:20.245Z] nexus3.edgexfoundry.org:10001 [2023-05-05T01:06:20.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:06:20.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:06:20.505Z] Configure a credential helper to remove this warning. See [2023-05-05T01:06:20.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:06:20.505Z] [2023-05-05T01:06:20.505Z] Login Succeeded [2023-05-05T01:06:20.505Z] nexus3.edgexfoundry.org:10002 [2023-05-05T01:06:20.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:06:20.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:06:20.766Z] Configure a credential helper to remove this warning. See [2023-05-05T01:06:20.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:06:20.766Z] [2023-05-05T01:06:20.766Z] Login Succeeded [2023-05-05T01:06:20.766Z] nexus3.edgexfoundry.org:10003 [2023-05-05T01:06:20.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:06:20.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:06:20.766Z] Configure a credential helper to remove this warning. See [2023-05-05T01:06:20.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:06:20.766Z] [2023-05-05T01:06:20.766Z] Login Succeeded [2023-05-05T01:06:20.766Z] nexus3.edgexfoundry.org:10004 [2023-05-05T01:06:21.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:06:21.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:06:21.027Z] Configure a credential helper to remove this warning. See [2023-05-05T01:06:21.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:06:21.027Z] [2023-05-05T01:06:21.027Z] Login Succeeded [2023-05-05T01:06:21.027Z] docker.io [2023-05-05T01:06:21.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:06:21.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:06:21.288Z] Configure a credential helper to remove this warning. See [2023-05-05T01:06:21.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:06:21.288Z] [2023-05-05T01:06:21.289Z] Login Succeeded [2023-05-05T01:06:21.289Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T01:06:21.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T01:06:21.961Z] + git rev-list -1 --merges 3e25d990aed4f36ff4be0655e0abec8705f9304f~1..3e25d990aed4f36ff4be0655e0abec8705f9304f [Pipeline] echo [2023-05-05T01:06:22.022Z] -----------> git rev-list -1 --merges 3e25d990aed4f36ff4be0655e0abec8705f9304f~1..3e25d990aed4f36ff4be0655e0abec8705f9304f 3e25d990aed4f36ff4be0655e0abec8705f9304f [false] [Pipeline] sh [2023-05-05T01:06:22.388Z] + git log --format=format:%s -1 3e25d990aed4f36ff4be0655e0abec8705f9304f [Pipeline] echo [2023-05-05T01:06:22.431Z] ========================================================= [2023-05-05T01:06:22.431Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T01:06:22.431Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T01:06:22.861Z] + git log --format=format:%s -1 3e25d990aed4f36ff4be0655e0abec8705f9304f [Pipeline] echo [2023-05-05T01:06:22.892Z] [semverPrep] GIT_COMMIT: 3e25d990aed4f36ff4be0655e0abec8705f9304f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-05T01:06:22.922Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T01:06:23.312Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T01:06:23.312Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T01:06:23.312Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T01:06:23.312Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T01:06:23.312Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-05-05T01:06:23.312Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T01:06:23.312Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:06:23.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T01:06:23.803Z] [2023-05-05T01:06:23.803Z] 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-05T01:06:24.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T01:06:24.181Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T01:06:24.181Z] b85a868b505f: Pulling fs layer [2023-05-05T01:06:24.181Z] e2be974225ed: Pulling fs layer [2023-05-05T01:06:24.181Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T01:06:24.181Z] 988bab9f4d93: Pulling fs layer [2023-05-05T01:06:24.181Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T01:06:24.181Z] eaf3925da568: Pulling fs layer [2023-05-05T01:06:24.181Z] bab4dde63d76: Pulling fs layer [2023-05-05T01:06:24.181Z] bde34c3a00c8: Pulling fs layer [2023-05-05T01:06:24.181Z] b352a97aabf1: Pulling fs layer [2023-05-05T01:06:24.181Z] 4872d77fe225: Pulling fs layer [2023-05-05T01:06:24.181Z] 5851b861e8e6: Pulling fs layer [2023-05-05T01:06:24.181Z] 988bab9f4d93: Waiting [2023-05-05T01:06:24.181Z] 1469e6f7b9e6: Waiting [2023-05-05T01:06:24.181Z] eaf3925da568: Waiting [2023-05-05T01:06:24.181Z] bab4dde63d76: Waiting [2023-05-05T01:06:24.181Z] bde34c3a00c8: Waiting [2023-05-05T01:06:24.181Z] b352a97aabf1: Waiting [2023-05-05T01:06:24.181Z] 4872d77fe225: Waiting [2023-05-05T01:06:24.181Z] 5851b861e8e6: Waiting [2023-05-05T01:06:24.181Z] e2be974225ed: Download complete [2023-05-05T01:06:24.181Z] 988bab9f4d93: Verifying Checksum [2023-05-05T01:06:24.181Z] 988bab9f4d93: Download complete [2023-05-05T01:06:24.181Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T01:06:24.181Z] 1469e6f7b9e6: Download complete [2023-05-05T01:06:24.440Z] eaf3925da568: Verifying Checksum [2023-05-05T01:06:24.440Z] eaf3925da568: Download complete [2023-05-05T01:06:24.440Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T01:06:24.440Z] 339a4e72a1f5: Download complete [2023-05-05T01:06:24.440Z] bde34c3a00c8: Download complete [2023-05-05T01:06:24.440Z] b352a97aabf1: Download complete [2023-05-05T01:06:24.440Z] 4872d77fe225: Verifying Checksum [2023-05-05T01:06:24.440Z] 4872d77fe225: Download complete [2023-05-05T01:06:24.440Z] 5851b861e8e6: Download complete [2023-05-05T01:06:24.440Z] b85a868b505f: Verifying Checksum [2023-05-05T01:06:24.440Z] b85a868b505f: Download complete [2023-05-05T01:06:24.699Z] bab4dde63d76: Verifying Checksum [2023-05-05T01:06:24.699Z] bab4dde63d76: Download complete [2023-05-05T01:06:25.635Z] b85a868b505f: Pull complete [2023-05-05T01:06:25.635Z] e2be974225ed: Pull complete [2023-05-05T01:06:26.201Z] 339a4e72a1f5: Pull complete [2023-05-05T01:06:26.201Z] 988bab9f4d93: Pull complete [2023-05-05T01:06:26.460Z] 1469e6f7b9e6: Pull complete [2023-05-05T01:06:26.460Z] eaf3925da568: Pull complete [2023-05-05T01:06:28.370Z] bab4dde63d76: Pull complete [2023-05-05T01:06:28.371Z] bde34c3a00c8: Pull complete [2023-05-05T01:06:28.371Z] b352a97aabf1: Pull complete [2023-05-05T01:06:28.371Z] 4872d77fe225: Pull complete [2023-05-05T01:06:28.650Z] 5851b861e8e6: Pull complete [2023-05-05T01:06:28.650Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T01:06:28.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T01:06:28.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T01:06:28.888Z] prd-ubuntu20.04-docker-8c-8g-13335 does not seem to be running inside a container [2023-05-05T01:06:28.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-169 -v /w/workspace/edgexfoundry_device-gpio_PR-169:/w/workspace/edgexfoundry_device-gpio_PR-169:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-169@tmp:/w/workspace/edgexfoundry_device-gpio_PR-169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T01:06:30.118Z] $ docker top 5f1d0781f05e0eb8440a4e203c120e5ec4b632eaac083e093a753013f34605b8 -eo pid,comm [2023-05-05T01:06:30.166Z] 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-05T01:06:30.166Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T01:06:30.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T01:06:30.318Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T01:06:30.431Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T01:06:30.438Z] $ docker exec 5f1d0781f05e0eb8440a4e203c120e5ec4b632eaac083e093a753013f34605b8 ssh-agent [2023-05-05T01:06:30.530Z] SSH_AUTH_SOCK=/tmp/ssh-CWWHXHmHUbPX/agent.32 [2023-05-05T01:06:30.530Z] SSH_AGENT_PID=38 [2023-05-05T01:06:30.538Z] Running ssh-add (command line suppressed) [2023-05-05T01:06:30.638Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-169@tmp/private_key_8793839806146612457.key (/w/workspace/edgexfoundry_device-gpio_PR-169@tmp/private_key_8793839806146612457.key) [2023-05-05T01:06:30.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T01:06:30.988Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T01:06:31.018Z] $ docker exec --env ******** --env ******** 5f1d0781f05e0eb8440a4e203c120e5ec4b632eaac083e093a753013f34605b8 ssh-agent -k [2023-05-05T01:06:31.118Z] unset SSH_AUTH_SOCK; [2023-05-05T01:06:31.119Z] unset SSH_AGENT_PID; [2023-05-05T01:06:31.120Z] echo Agent pid 38 killed; [2023-05-05T01:06:31.125Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T01:06:31.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T01:06:31.208Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T01:06:31.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T01:06:31.320Z] $ docker exec 5f1d0781f05e0eb8440a4e203c120e5ec4b632eaac083e093a753013f34605b8 ssh-agent [2023-05-05T01:06:31.412Z] SSH_AUTH_SOCK=/tmp/ssh-YvfU3FWzxjIe/agent.71 [2023-05-05T01:06:31.412Z] SSH_AGENT_PID=77 [2023-05-05T01:06:31.417Z] Running ssh-add (command line suppressed) [2023-05-05T01:06:31.523Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-169@tmp/private_key_6487310207711304210.key (/w/workspace/edgexfoundry_device-gpio_PR-169@tmp/private_key_6487310207711304210.key) [2023-05-05T01:06:31.534Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T01:06:31.863Z] + git semver init [2023-05-05T01:06:32.123Z] 2023-05-05 01:06:32,043 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T01:06:32.123Z] 2023-05-05 01:06:32,044 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-169/.semver [2023-05-05T01:06:32.123Z] 2023-05-05 01:06:32,044 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-169/.semver [2023-05-05T01:06:32.123Z] 2023-05-05 01:06:32,044 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-169/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-169, universal_newlines=False, shell=None, istream=None) [2023-05-05T01:06:33.060Z] 2023-05-05 01:06:32,949 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-169/.git/info/exclude [2023-05-05T01:06:33.060Z] 2023-05-05 01:06:32,950 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-169/.semver/PR-169 with force:False [2023-05-05T01:06:33.060Z] 2023-05-05 01:06:32,950 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-169/.semver/PR-169 [2023-05-05T01:06:33.060Z] 2023-05-05 01:06:32,955 [execute] INFO git cat-file --batch-check [2023-05-05T01:06:33.060Z] 2023-05-05 01:06:32,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-169/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T01:06:33.060Z] 2023-05-05 01:06:32,961 [execute] INFO git cat-file --batch [2023-05-05T01:06:33.060Z] 2023-05-05 01:06:32,962 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-169/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T01:06:33.060Z] 2023-05-05 01:06:32,966 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-169/.semver/PR-169 [2023-05-05T01:06:33.060Z] 0.0.0 [Pipeline] } [2023-05-05T01:06:33.088Z] $ docker exec --env ******** --env ******** 5f1d0781f05e0eb8440a4e203c120e5ec4b632eaac083e093a753013f34605b8 ssh-agent -k [2023-05-05T01:06:33.185Z] unset SSH_AUTH_SOCK; [2023-05-05T01:06:33.185Z] unset SSH_AGENT_PID; [2023-05-05T01:06:33.186Z] echo Agent pid 77 killed; [2023-05-05T01:06:33.192Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T01:06:33.614Z] + git semver [Pipeline] } [2023-05-05T01:06:33.897Z] $ docker stop --time=1 5f1d0781f05e0eb8440a4e203c120e5ec4b632eaac083e093a753013f34605b8 [2023-05-05T01:06:35.184Z] $ docker rm -f --volumes 5f1d0781f05e0eb8440a4e203c120e5ec4b632eaac083e093a753013f34605b8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T01:06:35.587Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T01:06:35.857Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T01:06:35.876Z] [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-05T01:06:36.418Z] provisioning config files... [2023-05-05T01:06:36.427Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-169@tmp/config16480995908958322031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T01:06:36.774Z] ---> docker-login.sh [2023-05-05T01:06:36.774Z] nexus3.edgexfoundry.org:10001 [2023-05-05T01:06:36.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:06:36.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:06:36.774Z] Configure a credential helper to remove this warning. See [2023-05-05T01:06:36.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:06:36.774Z] [2023-05-05T01:06:36.774Z] Login Succeeded [2023-05-05T01:06:36.774Z] nexus3.edgexfoundry.org:10002 [2023-05-05T01:06:36.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:06:36.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:06:36.774Z] Configure a credential helper to remove this warning. See [2023-05-05T01:06:36.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:06:36.774Z] [2023-05-05T01:06:36.774Z] Login Succeeded [2023-05-05T01:06:36.774Z] nexus3.edgexfoundry.org:10003 [2023-05-05T01:06:37.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:06:37.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:06:37.035Z] Configure a credential helper to remove this warning. See [2023-05-05T01:06:37.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:06:37.035Z] [2023-05-05T01:06:37.035Z] Login Succeeded [2023-05-05T01:06:37.035Z] nexus3.edgexfoundry.org:10004 [2023-05-05T01:06:37.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:06:37.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:06:37.035Z] Configure a credential helper to remove this warning. See [2023-05-05T01:06:37.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:06:37.035Z] [2023-05-05T01:06:37.035Z] Login Succeeded [2023-05-05T01:06:37.035Z] docker.io [2023-05-05T01:06:37.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:06:37.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:06:37.295Z] Configure a credential helper to remove this warning. See [2023-05-05T01:06:37.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:06:37.295Z] [2023-05-05T01:06:37.295Z] Login Succeeded [2023-05-05T01:06:37.295Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T01:06:37.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T01:06:37.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T01:06:37.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T01:06:37.582Z] ========================================================= [2023-05-05T01:06:37.582Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T01:06:37.582Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:06:38.054Z] + 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-05T01:06:38.054Z] Sending build context to Docker daemon 16.1MB [2023-05-05T01:06:38.054Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T01:06:38.054Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T01:06:38.054Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T01:06:38.054Z] f56be85fc22e: Pulling fs layer [2023-05-05T01:06:38.054Z] 85791d961cd3: Pulling fs layer [2023-05-05T01:06:38.054Z] d694b5ae8c79: Pulling fs layer [2023-05-05T01:06:38.054Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T01:06:38.054Z] 4d19c01a9841: Pulling fs layer [2023-05-05T01:06:38.054Z] 9325e15d5711: Pulling fs layer [2023-05-05T01:06:38.054Z] 556b6ee489ea: Pulling fs layer [2023-05-05T01:06:38.054Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T01:06:38.054Z] 9325e15d5711: Waiting [2023-05-05T01:06:38.054Z] 556b6ee489ea: Waiting [2023-05-05T01:06:38.054Z] c5a4b2cf53e6: Waiting [2023-05-05T01:06:38.054Z] 9f32a84ed3da: Waiting [2023-05-05T01:06:38.054Z] 4d19c01a9841: Waiting [2023-05-05T01:06:38.054Z] 85791d961cd3: Verifying Checksum [2023-05-05T01:06:38.054Z] 85791d961cd3: Download complete [2023-05-05T01:06:38.322Z] 9f32a84ed3da: Verifying Checksum [2023-05-05T01:06:38.322Z] 9f32a84ed3da: Download complete [2023-05-05T01:06:38.322Z] 4d19c01a9841: Download complete [2023-05-05T01:06:38.322Z] f56be85fc22e: Verifying Checksum [2023-05-05T01:06:38.322Z] f56be85fc22e: Download complete [2023-05-05T01:06:38.322Z] 9325e15d5711: Verifying Checksum [2023-05-05T01:06:38.322Z] 9325e15d5711: Download complete [2023-05-05T01:06:38.322Z] f56be85fc22e: Pull complete [2023-05-05T01:06:38.584Z] 85791d961cd3: Pull complete [2023-05-05T01:06:38.584Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T01:06:38.584Z] c5a4b2cf53e6: Download complete [2023-05-05T01:06:38.844Z] d694b5ae8c79: Verifying Checksum [2023-05-05T01:06:38.844Z] d694b5ae8c79: Download complete [2023-05-05T01:06:39.103Z] 556b6ee489ea: Verifying Checksum [2023-05-05T01:06:39.103Z] 556b6ee489ea: Download complete [2023-05-05T01:06:42.392Z] d694b5ae8c79: Pull complete [2023-05-05T01:06:42.392Z] 9f32a84ed3da: Pull complete [2023-05-05T01:06:42.392Z] 4d19c01a9841: Pull complete [2023-05-05T01:06:42.392Z] 9325e15d5711: Pull complete [2023-05-05T01:06:44.296Z] 556b6ee489ea: Pull complete [2023-05-05T01:06:45.679Z] c5a4b2cf53e6: Pull complete [2023-05-05T01:06:45.679Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T01:06:45.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T01:06:45.679Z] ---> c4be618373d6 [2023-05-05T01:06:45.679Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T01:06:46.615Z] ---> Running in c714e04a7c4a [2023-05-05T01:06:46.615Z] Removing intermediate container c714e04a7c4a [2023-05-05T01:06:46.615Z] ---> f7930230c44c [2023-05-05T01:06:46.615Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T01:06:46.875Z] ---> Running in 3b31d93748fa [2023-05-05T01:06:46.875Z] Removing intermediate container 3b31d93748fa [2023-05-05T01:06:46.875Z] ---> 42634ec9f35c [2023-05-05T01:06:46.875Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-05T01:06:46.875Z] ---> Running in bc34a4cbb070 [2023-05-05T01:06:46.875Z] Removing intermediate container bc34a4cbb070 [2023-05-05T01:06:46.875Z] ---> faf14e8b4959 [2023-05-05T01:06:46.875Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T01:06:47.134Z] ---> Running in f7be2d3ab29b [2023-05-05T01:06:47.134Z] Removing intermediate container f7be2d3ab29b [2023-05-05T01:06:47.134Z] ---> 566b03b5fd73 [2023-05-05T01:06:47.134Z] Step 7/12 : WORKDIR /device-gpio [2023-05-05T01:06:47.134Z] ---> Running in b8c144c3fc9d [2023-05-05T01:06:47.134Z] Removing intermediate container b8c144c3fc9d [2023-05-05T01:06:47.134Z] ---> 4a156b4224e8 [2023-05-05T01:06:47.134Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T01:06:47.134Z] ---> Running in 0f68b59de291 [2023-05-05T01:06:47.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T01:06:47.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T01:06:47.911Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T01:06:47.911Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-05T01:06:47.911Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T01:06:47.911Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T01:06:47.911Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T01:06:47.911Z] OK: 269 MiB in 57 packages [2023-05-05T01:06:48.170Z] Removing intermediate container 0f68b59de291 [2023-05-05T01:06:48.170Z] ---> 931e765561de [2023-05-05T01:06:48.170Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-05T01:06:48.431Z] ---> 881d55691919 [2023-05-05T01:06:48.431Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T01:06:48.431Z] ---> Running in 66903fbac7fe [2023-05-05T01:06:51.255Z] Still waiting to schedule task [2023-05-05T01:06:51.255Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-13333’ [2023-05-05T01:07:44.700Z] Removing intermediate container 66903fbac7fe [2023-05-05T01:07:44.700Z] ---> f1c4b5fcafe2 [2023-05-05T01:07:44.700Z] Step 11/12 : COPY . . [2023-05-05T01:07:44.700Z] ---> b6e91d782c5e [2023-05-05T01:07:44.700Z] Step 12/12 : RUN ${MAKE} [2023-05-05T01:07:44.700Z] ---> Running in 6fdf0c6e7071 [2023-05-05T01:07:44.700Z] noop [2023-05-05T01:07:44.700Z] Removing intermediate container 6fdf0c6e7071 [2023-05-05T01:07:44.700Z] ---> bd5508447486 [2023-05-05T01:07:44.700Z] Successfully built bd5508447486 [2023-05-05T01:07:44.700Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:07:45.145Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T01:07:45.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T01:07:45.302Z] prd-ubuntu20.04-docker-8c-8g-13335 does not seem to be running inside a container [2023-05-05T01:07:45.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-169 -v /w/workspace/edgexfoundry_device-gpio_PR-169:/w/workspace/edgexfoundry_device-gpio_PR-169:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-169@tmp:/w/workspace/edgexfoundry_device-gpio_PR-169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T01:07:45.684Z] $ docker top d1766f3a25ca26a64f0872825cc33d6840c44ce4a6fa1c9821075439714ac77f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T01:07:46.074Z] + go version [2023-05-05T01:07:46.074Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T01:07:46.110Z] $ docker stop --time=1 d1766f3a25ca26a64f0872825cc33d6840c44ce4a6fa1c9821075439714ac77f [2023-05-05T01:07:47.389Z] $ docker rm -f --volumes d1766f3a25ca26a64f0872825cc33d6840c44ce4a6fa1c9821075439714ac77f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:07:48.204Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T01:07:48.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T01:07:48.367Z] prd-ubuntu20.04-docker-8c-8g-13335 does not seem to be running inside a container [2023-05-05T01:07:48.408Z] $ 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-169 -v /w/workspace/edgexfoundry_device-gpio_PR-169:/w/workspace/edgexfoundry_device-gpio_PR-169:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-169@tmp:/w/workspace/edgexfoundry_device-gpio_PR-169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T01:07:48.728Z] $ docker top 916c9f4c960092630b0b0b183cda03054a9ccf65a6f2c5247af5cc49001fc9d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T01:07:49.120Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-169 [Pipeline] fileExists [Pipeline] sh [2023-05-05T01:07:49.607Z] + make test [2023-05-05T01:07:49.607Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T01:07:53.797Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-05T01:08:03.764Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-05T01:08:03.764Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-05T01:08:10.347Z] go vet ./... [2023-05-05T01:08:12.975Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T01:08:12.975Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T01:08:12.975Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T01:08:13.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T01:08:13.340Z] $ docker stop --time=1 916c9f4c960092630b0b0b183cda03054a9ccf65a6f2c5247af5cc49001fc9d0 [2023-05-05T01:08:15.056Z] $ docker rm -f --volumes 916c9f4c960092630b0b0b183cda03054a9ccf65a6f2c5247af5cc49001fc9d0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T01:08:15.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T01:08:15.721Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-05T01:08:16.407Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T01:08:16.715Z] + ls -al . [2023-05-05T01:08:16.715Z] total 156 [2023-05-05T01:08:16.715Z] drwxrwxr-x 9 jenkins jenkins 4096 May 5 01:07 . [2023-05-05T01:08:16.715Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 01:06 .. [2023-05-05T01:08:16.715Z] -rw-rw-r-- 1 jenkins jenkins 120 May 5 01:06 .dockerignore [2023-05-05T01:08:16.715Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 01:06 .git [2023-05-05T01:08:16.715Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:06 .github [2023-05-05T01:08:16.716Z] -rw-rw-r-- 1 jenkins jenkins 343 May 5 01:06 .gitignore [2023-05-05T01:08:16.716Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 01:06 .golangci.yml [2023-05-05T01:08:16.716Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 01:06 .semver [2023-05-05T01:08:16.716Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 5 01:06 Attribution.txt [2023-05-05T01:08:16.716Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 5 01:06 CHANGELOG.md [2023-05-05T01:08:16.716Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 5 01:06 Dockerfile [2023-05-05T01:08:16.716Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 01:06 GOVERNANCE.md [2023-05-05T01:08:16.716Z] -rw-rw-r-- 1 jenkins jenkins 657 May 5 01:06 Jenkinsfile [2023-05-05T01:08:16.716Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 01:06 LICENSE [2023-05-05T01:08:16.716Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 5 01:06 Makefile [2023-05-05T01:08:16.716Z] -rw-rw-r-- 1 jenkins jenkins 617 May 5 01:06 OWNERS.md [2023-05-05T01:08:16.716Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 5 01:06 README.md [2023-05-05T01:08:16.716Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 01:06 VERSION [2023-05-05T01:08:16.716Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 01:06 bin [2023-05-05T01:08:16.716Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:06 cmd [2023-05-05T01:08:16.716Z] -rw-r--r-- 1 jenkins jenkins 10 May 5 01:07 coverage.out [2023-05-05T01:08:16.716Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 5 01:06 go.mod [2023-05-05T01:08:16.716Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 5 01:06 go.sum [2023-05-05T01:08:16.716Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:06 internal [2023-05-05T01:08:16.716Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 01:06 snap [2023-05-05T01:08:16.716Z] -rw-rw-r-- 1 jenkins jenkins 209 May 5 01:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:08:17.097Z] + 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=3e25d990aed4f36ff4be0655e0abec8705f9304f --label arch=amd64 --label version=0.0.0 . [2023-05-05T01:08:17.097Z] Sending build context to Docker daemon 16.1MB [2023-05-05T01:08:17.097Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T01:08:17.097Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T01:08:17.097Z] ---> bd5508447486 [2023-05-05T01:08:17.097Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T01:08:17.097Z] ---> Running in 1e0ce03cf25e [2023-05-05T01:08:17.356Z] Removing intermediate container 1e0ce03cf25e [2023-05-05T01:08:17.356Z] ---> ec9f6c133f1c [2023-05-05T01:08:17.356Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T01:08:17.356Z] ---> Running in fdfdf4f4d013 [2023-05-05T01:08:17.356Z] Removing intermediate container fdfdf4f4d013 [2023-05-05T01:08:17.356Z] ---> 43cf8d08671d [2023-05-05T01:08:17.356Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-05T01:08:17.356Z] ---> Running in 19f5acf6273f [2023-05-05T01:08:17.356Z] Removing intermediate container 19f5acf6273f [2023-05-05T01:08:17.356Z] ---> 4c6830cce31f [2023-05-05T01:08:17.356Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T01:08:17.356Z] ---> Running in 8df309fdea94 [2023-05-05T01:08:17.616Z] Removing intermediate container 8df309fdea94 [2023-05-05T01:08:17.616Z] ---> 040755426f11 [2023-05-05T01:08:17.616Z] Step 7/25 : WORKDIR /device-gpio [2023-05-05T01:08:17.616Z] ---> Running in 97cf081658f8 [2023-05-05T01:08:17.616Z] Removing intermediate container 97cf081658f8 [2023-05-05T01:08:17.616Z] ---> 0daee4758508 [2023-05-05T01:08:17.616Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T01:08:17.616Z] ---> Running in a5db37c17b2d [2023-05-05T01:08:17.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T01:08:17.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T01:08:18.135Z] OK: 269 MiB in 57 packages [2023-05-05T01:08:18.394Z] Removing intermediate container a5db37c17b2d [2023-05-05T01:08:18.394Z] ---> 955a9383f316 [2023-05-05T01:08:18.394Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-05T01:08:18.653Z] ---> ac24e61d7caa [2023-05-05T01:08:18.653Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T01:08:18.653Z] ---> Running in 17543cbdaaf4 [2023-05-05T01:08:19.593Z] Removing intermediate container 17543cbdaaf4 [2023-05-05T01:08:19.594Z] ---> 627b2a669056 [2023-05-05T01:08:19.594Z] Step 11/25 : COPY . . [2023-05-05T01:08:19.854Z] ---> e99ad7ed235f [2023-05-05T01:08:19.854Z] Step 12/25 : RUN ${MAKE} [2023-05-05T01:08:19.854Z] ---> Running in 98ec2426f9a4 [2023-05-05T01:08:20.114Z] 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-05T01:08:38.250Z] Removing intermediate container 98ec2426f9a4 [2023-05-05T01:08:38.250Z] ---> 5670d382bbae [2023-05-05T01:08:38.250Z] Step 13/25 : FROM alpine:3.17 [2023-05-05T01:08:38.250Z] 3.17: Pulling from library/alpine [2023-05-05T01:08:38.250Z] f56be85fc22e: Already exists [2023-05-05T01:08:38.250Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T01:08:38.250Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T01:08:38.250Z] ---> 9ed4aefc74f6 [2023-05-05T01:08:38.250Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-05T01:08:38.250Z] ---> Running in 7472bfcd7e79 [2023-05-05T01:08:38.250Z] Removing intermediate container 7472bfcd7e79 [2023-05-05T01:08:38.250Z] ---> 69e96281c6fa [2023-05-05T01:08:38.250Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-05T01:08:38.250Z] ---> Running in 23a4d0805c92 [2023-05-05T01:08:38.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T01:08:38.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T01:08:38.774Z] OK: 7 MiB in 15 packages [2023-05-05T01:08:39.034Z] Removing intermediate container 23a4d0805c92 [2023-05-05T01:08:39.034Z] ---> b3d4c8fb6175 [2023-05-05T01:08:39.034Z] Step 16/25 : WORKDIR / [2023-05-05T01:08:39.034Z] ---> Running in 17123d0cbe97 [2023-05-05T01:08:39.034Z] Removing intermediate container 17123d0cbe97 [2023-05-05T01:08:39.034Z] ---> 6defbc021082 [2023-05-05T01:08:39.034Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-05T01:08:39.294Z] ---> 19aa37cfcfae [2023-05-05T01:08:39.294Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-05T01:08:39.294Z] ---> 0c620cc8ee22 [2023-05-05T01:08:39.294Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-05T01:08:39.861Z] ---> 9fd8b4e3d255 [2023-05-05T01:08:39.861Z] Step 20/25 : EXPOSE 59910 [2023-05-05T01:08:39.861Z] ---> Running in 0f19ec0f04ee [2023-05-05T01:08:39.861Z] Removing intermediate container 0f19ec0f04ee [2023-05-05T01:08:39.861Z] ---> 91c6f70a8bf1 [2023-05-05T01:08:39.861Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-05T01:08:39.861Z] ---> Running in 56ef3c965ce7 [2023-05-05T01:08:40.120Z] Removing intermediate container 56ef3c965ce7 [2023-05-05T01:08:40.120Z] ---> 30087196b13a [2023-05-05T01:08:40.120Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T01:08:40.120Z] ---> Running in 1b0f3eb40e39 [2023-05-05T01:08:40.120Z] Removing intermediate container 1b0f3eb40e39 [2023-05-05T01:08:40.120Z] ---> 973d173c2215 [2023-05-05T01:08:40.120Z] Step 23/25 : LABEL arch=amd64 [2023-05-05T01:08:40.120Z] ---> Running in ba2e8313b4c2 [2023-05-05T01:08:40.120Z] Removing intermediate container ba2e8313b4c2 [2023-05-05T01:08:40.120Z] ---> cce58f07052e [2023-05-05T01:08:40.120Z] Step 24/25 : LABEL git_sha=3e25d990aed4f36ff4be0655e0abec8705f9304f [2023-05-05T01:08:40.120Z] ---> Running in 415eb540c486 [2023-05-05T01:08:40.378Z] Removing intermediate container 415eb540c486 [2023-05-05T01:08:40.378Z] ---> e4d7a7fa8f73 [2023-05-05T01:08:40.378Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T01:08:40.378Z] ---> Running in 7d3ca49d8aa1 [2023-05-05T01:08:40.378Z] Removing intermediate container 7d3ca49d8aa1 [2023-05-05T01:08:40.378Z] ---> 2d840f7007bc [2023-05-05T01:08:40.378Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T01:08:40.378Z] Successfully built 2d840f7007bc [2023-05-05T01:08:40.378Z] 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-05T01:08:41.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T01:08:41.482Z] [2023-05-05T01:08:41.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:08:41.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T01:08:41.866Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T01:08:41.866Z] 5eb5b503b376: Pulling fs layer [2023-05-05T01:08:41.866Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T01:08:41.866Z] ec43610c2a17: Pulling fs layer [2023-05-05T01:08:41.866Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T01:08:41.866Z] 33b1e0a273af: Pulling fs layer [2023-05-05T01:08:41.866Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T01:08:41.866Z] 2f39f015ded8: Pulling fs layer [2023-05-05T01:08:41.866Z] 3a2ae6a8a46f: Waiting [2023-05-05T01:08:41.866Z] 33b1e0a273af: Waiting [2023-05-05T01:08:41.866Z] 5c69ac0246d0: Verifying Checksum [2023-05-05T01:08:41.866Z] 5c69ac0246d0: Download complete [2023-05-05T01:08:41.866Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-05T01:08:41.866Z] 3a2ae6a8a46f: Download complete [2023-05-05T01:08:41.866Z] 33b1e0a273af: Verifying Checksum [2023-05-05T01:08:41.866Z] 33b1e0a273af: Download complete [2023-05-05T01:08:41.866Z] 5d3b04190fa2: Verifying Checksum [2023-05-05T01:08:41.866Z] 5d3b04190fa2: Download complete [2023-05-05T01:08:41.866Z] ec43610c2a17: Verifying Checksum [2023-05-05T01:08:41.866Z] ec43610c2a17: Download complete [2023-05-05T01:08:42.127Z] 5eb5b503b376: Verifying Checksum [2023-05-05T01:08:42.127Z] 5eb5b503b376: Download complete [2023-05-05T01:08:42.693Z] 2f39f015ded8: Download complete [2023-05-05T01:08:44.130Z] 5eb5b503b376: Pull complete [2023-05-05T01:08:44.389Z] 5c69ac0246d0: Pull complete [2023-05-05T01:08:44.648Z] ec43610c2a17: Pull complete [2023-05-05T01:08:44.648Z] 3a2ae6a8a46f: Pull complete [2023-05-05T01:08:44.906Z] 33b1e0a273af: Pull complete [2023-05-05T01:08:44.906Z] 5d3b04190fa2: Pull complete [2023-05-05T01:08:49.092Z] 2f39f015ded8: Pull complete [2023-05-05T01:08:49.092Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T01:08:49.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T01:08:49.092Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T01:08:49.321Z] prd-ubuntu20.04-docker-8c-8g-13335 does not seem to be running inside a container [2023-05-05T01:08:49.359Z] $ 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-169 -v /w/workspace/edgexfoundry_device-gpio_PR-169:/w/workspace/edgexfoundry_device-gpio_PR-169:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-169@tmp:/w/workspace/edgexfoundry_device-gpio_PR-169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T01:08:50.512Z] $ docker top 50bff62388f82a3abde25c5b554f12d8eceb5008b9244ab1b3b384a9e7d2c7a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T01:08:50.975Z] ---> job-cost.sh [2023-05-05T01:08:50.975Z] lf-activate-venv: SKIPPING [2023-05-05T01:08:50.975Z] INFO: No Stack... [2023-05-05T01:08:51.235Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T01:08:51.496Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T01:08:51.823Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-169/archives/cost.csv [2023-05-05T01:08:51.823Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T01:08:52.030Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-169-1-stack-cost] [2023-05-05T01:08:52.035Z] Resource [jenkins-edgexfoundry-device-gpio-PR-169-1-stack-cost] did not exist. Created. [2023-05-05T01:08:52.035Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-169-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T01:08:52.443Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-05T01:08:52.496Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T01:08:52.641Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-169-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T01:08:52.994Z] $ docker stop --time=1 50bff62388f82a3abde25c5b554f12d8eceb5008b9244ab1b3b384a9e7d2c7a0 [2023-05-05T01:08:54.158Z] $ docker rm -f --volumes 50bff62388f82a3abde25c5b554f12d8eceb5008b9244ab1b3b384a9e7d2c7a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T01:10:18.206Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13336 in /w/workspace/edgexfoundry_device-gpio_PR-169 [Pipeline] { [Pipeline] ws [2023-05-05T01:10:18.267Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-05-05T01:10:18.379Z] The recommended git tool is: git [2023-05-05T01:10:24.814Z] using credential edgex-jenkins-ssh [2023-05-05T01:10:24.833Z] Cloning the remote Git repository [2023-05-05T01:10:24.882Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-05T01:10:24.984Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-05-05T01:10:25.159Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-05T01:10:25.160Z] > git --version # timeout=10 [2023-05-05T01:10:25.182Z] > git --version # 'git version 2.25.1' [2023-05-05T01:10:25.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T01:10:25.358Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T01:10:26.873Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-05T01:10:26.911Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T01:10:28.289Z] Merging remotes/origin/main commit 047a754c10fbde4392f5fd28b60c1cf65bc55b22 into PR head commit 3e25d990aed4f36ff4be0655e0abec8705f9304f [2023-05-05T01:10:27.751Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-05T01:10:27.799Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-05T01:10:27.801Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T01:10:27.819Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-05T01:10:28.310Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T01:10:28.389Z] > git checkout -f 3e25d990aed4f36ff4be0655e0abec8705f9304f # timeout=10 [2023-05-05T01:10:28.463Z] > git remote # timeout=10 [2023-05-05T01:10:28.479Z] > git config --get remote.origin.url # timeout=10 [2023-05-05T01:10:28.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T01:10:28.524Z] > git merge 047a754c10fbde4392f5fd28b60c1cf65bc55b22 # timeout=10 [2023-05-05T01:10:28.566Z] Merge succeeded, producing 3e25d990aed4f36ff4be0655e0abec8705f9304f [2023-05-05T01:10:28.567Z] Checking out Revision 3e25d990aed4f36ff4be0655e0abec8705f9304f (PR-169) [2023-05-05T01:10:29.037Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-05T01:10:29.086Z] > git --version # timeout=10 [2023-05-05T01:10:29.097Z] > git --version # 'git version 2.25.1' [2023-05-05T01:10:29.114Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-05-05T01:10:28.548Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-05T01:10:28.576Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T01:10:28.591Z] > git checkout -f 3e25d990aed4f36ff4be0655e0abec8705f9304f # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T01:10:30.672Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T01:10:30.672Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T01:10:30.672Z] Dload Upload Total Spent Left Speed [2023-05-05T01:10:30.672Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh [2023-05-05T01:10:31.322Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T01:10:31.664Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-05-05T01:10:31.664Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T01:10:31.664Z] { [2023-05-05T01:10:31.664Z] "registry-mirrors": [ [2023-05-05T01:10:31.664Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T01:10:31.664Z] ], [2023-05-05T01:10:31.664Z] "bip": "10.250.0.254/24", [2023-05-05T01:10:31.664Z] "hosts": [ [2023-05-05T01:10:31.664Z] "tcp://0.0.0.0:5555", [2023-05-05T01:10:31.664Z] "unix:///var/run/docker.sock" [2023-05-05T01:10:31.664Z] ], [2023-05-05T01:10:31.664Z] "mtu": 1458, [2023-05-05T01:10:31.664Z] "selinux-enabled": true, [2023-05-05T01:10:31.664Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T01:10:31.664Z] } [Pipeline] sh [2023-05-05T01:10:32.006Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T01:10:32.355Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T01:10:54.531Z] provisioning config files... [2023-05-05T01:10:54.566Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config470059749488193148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T01:10:54.972Z] ---> docker-login.sh [2023-05-05T01:10:54.972Z] nexus3.edgexfoundry.org:10001 [2023-05-05T01:10:55.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:10:55.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:10:55.572Z] Configure a credential helper to remove this warning. See [2023-05-05T01:10:55.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:10:55.572Z] [2023-05-05T01:10:55.572Z] Login Succeeded [2023-05-05T01:10:55.572Z] nexus3.edgexfoundry.org:10002 [2023-05-05T01:10:55.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:10:56.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:10:56.121Z] Configure a credential helper to remove this warning. See [2023-05-05T01:10:56.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:10:56.121Z] [2023-05-05T01:10:56.121Z] Login Succeeded [2023-05-05T01:10:56.121Z] nexus3.edgexfoundry.org:10003 [2023-05-05T01:10:56.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:10:56.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:10:56.394Z] Configure a credential helper to remove this warning. See [2023-05-05T01:10:56.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:10:56.394Z] [2023-05-05T01:10:56.394Z] Login Succeeded [2023-05-05T01:10:56.394Z] nexus3.edgexfoundry.org:10004 [2023-05-05T01:10:56.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:10:56.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:10:56.666Z] Configure a credential helper to remove this warning. See [2023-05-05T01:10:56.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:10:56.666Z] [2023-05-05T01:10:56.666Z] Login Succeeded [2023-05-05T01:10:56.666Z] docker.io [2023-05-05T01:10:56.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:10:57.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:10:57.209Z] Configure a credential helper to remove this warning. See [2023-05-05T01:10:57.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:10:57.209Z] [2023-05-05T01:10:57.209Z] Login Succeeded [2023-05-05T01:10:57.209Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T01:10:57.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T01:10:57.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T01:10:57.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T01:10:57.706Z] ========================================================= [2023-05-05T01:10:57.706Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T01:10:57.706Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:10:58.216Z] + 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-05T01:10:58.484Z] Sending build context to Docker daemon 8.133MB [2023-05-05T01:10:58.484Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T01:10:58.484Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T01:10:58.764Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T01:10:58.764Z] c41833b44d91: Pulling fs layer [2023-05-05T01:10:58.764Z] ed15518f5707: Pulling fs layer [2023-05-05T01:10:58.764Z] feae8fd75edb: Pulling fs layer [2023-05-05T01:10:58.764Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T01:10:58.764Z] 3cdef696dda3: Pulling fs layer [2023-05-05T01:10:58.764Z] 2ced38df9373: Pulling fs layer [2023-05-05T01:10:58.764Z] 58f1dce35555: Pulling fs layer [2023-05-05T01:10:58.764Z] 242c74f7c9fa: Waiting [2023-05-05T01:10:58.764Z] 3cdef696dda3: Waiting [2023-05-05T01:10:58.764Z] 2ced38df9373: Waiting [2023-05-05T01:10:58.764Z] 58f1dce35555: Waiting [2023-05-05T01:10:58.764Z] ed15518f5707: Verifying Checksum [2023-05-05T01:10:58.764Z] ed15518f5707: Download complete [2023-05-05T01:10:58.764Z] 242c74f7c9fa: Verifying Checksum [2023-05-05T01:10:58.764Z] 242c74f7c9fa: Download complete [2023-05-05T01:10:58.764Z] 3cdef696dda3: Verifying Checksum [2023-05-05T01:10:58.764Z] 3cdef696dda3: Download complete [2023-05-05T01:10:58.764Z] c41833b44d91: Verifying Checksum [2023-05-05T01:10:58.764Z] c41833b44d91: Download complete [2023-05-05T01:11:00.212Z] c41833b44d91: Pull complete [2023-05-05T01:11:00.480Z] 58f1dce35555: Verifying Checksum [2023-05-05T01:11:00.480Z] 58f1dce35555: Download complete [2023-05-05T01:11:00.480Z] ed15518f5707: Pull complete [2023-05-05T01:11:01.909Z] 2ced38df9373: Verifying Checksum [2023-05-05T01:11:01.909Z] 2ced38df9373: Download complete [2023-05-05T01:11:01.909Z] feae8fd75edb: Verifying Checksum [2023-05-05T01:11:01.909Z] feae8fd75edb: Download complete [2023-05-05T01:11:14.368Z] feae8fd75edb: Pull complete [2023-05-05T01:11:14.368Z] 242c74f7c9fa: Pull complete [2023-05-05T01:11:14.368Z] 3cdef696dda3: Pull complete [2023-05-05T01:11:21.055Z] 2ced38df9373: Pull complete [2023-05-05T01:11:23.010Z] 58f1dce35555: Pull complete [2023-05-05T01:11:23.010Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T01:11:23.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T01:11:23.010Z] ---> fadd8f120f05 [2023-05-05T01:11:23.010Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T01:11:23.594Z] ---> Running in ee97589b7b7e [2023-05-05T01:11:23.864Z] Removing intermediate container ee97589b7b7e [2023-05-05T01:11:23.864Z] ---> 03412a3c81e1 [2023-05-05T01:11:23.864Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T01:11:24.134Z] ---> Running in 874b390d82f9 [2023-05-05T01:11:24.403Z] Removing intermediate container 874b390d82f9 [2023-05-05T01:11:24.403Z] ---> 610eac5540b8 [2023-05-05T01:11:24.403Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-05T01:11:24.403Z] ---> Running in 90adba1da444 [2023-05-05T01:11:24.671Z] Removing intermediate container 90adba1da444 [2023-05-05T01:11:24.671Z] ---> 62cf26609034 [2023-05-05T01:11:24.671Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T01:11:24.671Z] ---> Running in 45755c24c424 [2023-05-05T01:11:24.938Z] Removing intermediate container 45755c24c424 [2023-05-05T01:11:24.938Z] ---> 62d2466c262d [2023-05-05T01:11:24.938Z] Step 7/12 : WORKDIR /device-gpio [2023-05-05T01:11:25.206Z] ---> Running in dc5b77fba6c8 [2023-05-05T01:11:25.473Z] Removing intermediate container dc5b77fba6c8 [2023-05-05T01:11:25.473Z] ---> 7ce50bb5e51c [2023-05-05T01:11:25.473Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T01:11:25.473Z] ---> Running in e88e61270a3e [2023-05-05T01:11:26.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T01:11:27.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T01:11:27.992Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T01:11:27.992Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-05T01:11:27.992Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T01:11:28.259Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T01:11:28.259Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T01:11:28.259Z] OK: 268 MiB in 57 packages [2023-05-05T01:11:29.230Z] Removing intermediate container e88e61270a3e [2023-05-05T01:11:29.230Z] ---> 9e4de271070e [2023-05-05T01:11:29.230Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-05T01:11:29.816Z] ---> 8a9a4906c059 [2023-05-05T01:11:29.816Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T01:11:29.816Z] ---> Running in 0803e338eea0 [2023-05-05T01:12:37.705Z] Removing intermediate container 0803e338eea0 [2023-05-05T01:12:37.705Z] ---> 08ca11faae21 [2023-05-05T01:12:37.705Z] Step 11/12 : COPY . . [2023-05-05T01:12:37.705Z] ---> e1650e936140 [2023-05-05T01:12:37.705Z] Step 12/12 : RUN ${MAKE} [2023-05-05T01:12:37.705Z] ---> Running in 550aae904368 [2023-05-05T01:12:37.705Z] noop [2023-05-05T01:12:37.705Z] Removing intermediate container 550aae904368 [2023-05-05T01:12:37.705Z] ---> 5d027a4680d8 [2023-05-05T01:12:37.705Z] Successfully built 5d027a4680d8 [2023-05-05T01:12:37.705Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:12:38.348Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T01:12:38.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T01:12:38.633Z] prd-ubuntu20.04-docker-arm64-4c-16g-13336 does not seem to be running inside a container [2023-05-05T01:12:38.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T01:12:39.916Z] $ docker top e411dec4cb7c09dd73ec31050bf3846094b7b89281816669a73cb230d6b2a903 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T01:12:40.809Z] + go version [2023-05-05T01:12:40.809Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T01:12:40.851Z] $ docker stop --time=1 e411dec4cb7c09dd73ec31050bf3846094b7b89281816669a73cb230d6b2a903 [2023-05-05T01:12:42.456Z] $ docker rm -f --volumes e411dec4cb7c09dd73ec31050bf3846094b7b89281816669a73cb230d6b2a903 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:12:43.320Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T01:12:43.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T01:12:43.635Z] prd-ubuntu20.04-docker-arm64-4c-16g-13336 does not seem to be running inside a container [2023-05-05T01:12:43.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T01:12:44.902Z] $ docker top 425254ee8ad1f5ef84854b858ae5d8e59ea8ea417c3c938dc7c65762ba82d1da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T01:12:45.791Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-05-05T01:12:46.185Z] + make test [2023-05-05T01:12:46.185Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T01:13:18.411Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-05T01:15:10.092Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-05T01:15:10.092Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-05T01:15:10.092Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-05T01:15:10.092Z] go vet ./... [2023-05-05T01:15:36.812Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T01:15:36.812Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T01:15:36.812Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T01:15:36.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T01:15:36.887Z] $ docker stop --time=1 425254ee8ad1f5ef84854b858ae5d8e59ea8ea417c3c938dc7c65762ba82d1da [2023-05-05T01:15:38.702Z] $ docker rm -f --volumes 425254ee8ad1f5ef84854b858ae5d8e59ea8ea417c3c938dc7c65762ba82d1da [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T01:15:39.871Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T01:15:39.903Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T01:15:40.327Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T01:15:40.898Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T01:15:41.243Z] + ls -al . [2023-05-05T01:15:41.243Z] total 152 [2023-05-05T01:15:41.243Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 01:12 . [2023-05-05T01:15:41.243Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 01:10 .. [2023-05-05T01:15:41.243Z] -rw-rw-r-- 1 jenkins jenkins 120 May 5 01:10 .dockerignore [2023-05-05T01:15:41.243Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 01:10 .git [2023-05-05T01:15:41.243Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:10 .github [2023-05-05T01:15:41.243Z] -rw-rw-r-- 1 jenkins jenkins 343 May 5 01:10 .gitignore [2023-05-05T01:15:41.243Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 01:10 .golangci.yml [2023-05-05T01:15:41.243Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 5 01:10 Attribution.txt [2023-05-05T01:15:41.243Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 5 01:10 CHANGELOG.md [2023-05-05T01:15:41.243Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 5 01:10 Dockerfile [2023-05-05T01:15:41.243Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 01:10 GOVERNANCE.md [2023-05-05T01:15:41.243Z] -rw-rw-r-- 1 jenkins jenkins 657 May 5 01:10 Jenkinsfile [2023-05-05T01:15:41.243Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 01:10 LICENSE [2023-05-05T01:15:41.243Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 5 01:10 Makefile [2023-05-05T01:15:41.243Z] -rw-rw-r-- 1 jenkins jenkins 617 May 5 01:10 OWNERS.md [2023-05-05T01:15:41.243Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 5 01:10 README.md [2023-05-05T01:15:41.243Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 01:06 VERSION [2023-05-05T01:15:41.243Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 01:10 bin [2023-05-05T01:15:41.243Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:10 cmd [2023-05-05T01:15:41.243Z] -rw-r--r-- 1 jenkins jenkins 10 May 5 01:12 coverage.out [2023-05-05T01:15:41.243Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 5 01:10 go.mod [2023-05-05T01:15:41.243Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 5 01:10 go.sum [2023-05-05T01:15:41.243Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:10 internal [2023-05-05T01:15:41.243Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 01:10 snap [2023-05-05T01:15:41.243Z] -rw-rw-r-- 1 jenkins jenkins 209 May 5 01:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:15:41.659Z] + 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=3e25d990aed4f36ff4be0655e0abec8705f9304f --label arch=arm64 --label version=0.0.0 . [2023-05-05T01:15:41.929Z] Sending build context to Docker daemon 8.134MB [2023-05-05T01:15:41.929Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T01:15:41.929Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T01:15:41.929Z] ---> 5d027a4680d8 [2023-05-05T01:15:41.929Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T01:15:42.197Z] ---> Running in 26afd9c5f8be [2023-05-05T01:15:42.466Z] Removing intermediate container 26afd9c5f8be [2023-05-05T01:15:42.466Z] ---> f33b44ebc5a4 [2023-05-05T01:15:42.466Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T01:15:42.466Z] ---> Running in 9098d50ca598 [2023-05-05T01:15:42.735Z] Removing intermediate container 9098d50ca598 [2023-05-05T01:15:42.735Z] ---> dda20d467092 [2023-05-05T01:15:42.735Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-05T01:15:43.002Z] ---> Running in 6083fb17c3b0 [2023-05-05T01:15:43.271Z] Removing intermediate container 6083fb17c3b0 [2023-05-05T01:15:43.271Z] ---> 558c28f9dd4b [2023-05-05T01:15:43.272Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T01:15:43.272Z] ---> Running in 5099e435ff5f [2023-05-05T01:15:43.540Z] Removing intermediate container 5099e435ff5f [2023-05-05T01:15:43.540Z] ---> a81ae6a652a7 [2023-05-05T01:15:43.540Z] Step 7/25 : WORKDIR /device-gpio [2023-05-05T01:15:43.540Z] ---> Running in 4298afc48531 [2023-05-05T01:15:44.126Z] Removing intermediate container 4298afc48531 [2023-05-05T01:15:44.126Z] ---> 5b1b9c25927d [2023-05-05T01:15:44.126Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T01:15:44.126Z] ---> Running in 105ef09dc818 [2023-05-05T01:15:45.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T01:15:45.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T01:15:46.645Z] OK: 268 MiB in 57 packages [2023-05-05T01:15:47.618Z] Removing intermediate container 105ef09dc818 [2023-05-05T01:15:47.618Z] ---> 94d1487823f8 [2023-05-05T01:15:47.618Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-05T01:15:47.893Z] ---> 2248d158c12d [2023-05-05T01:15:47.893Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T01:15:48.162Z] ---> Running in 338f62fe896c [2023-05-05T01:15:50.775Z] Removing intermediate container 338f62fe896c [2023-05-05T01:15:50.776Z] ---> 67eacbd6f6be [2023-05-05T01:15:50.776Z] Step 11/25 : COPY . . [2023-05-05T01:15:51.747Z] ---> 7879c6b8c355 [2023-05-05T01:15:51.747Z] Step 12/25 : RUN ${MAKE} [2023-05-05T01:15:51.747Z] ---> Running in 1242c7959f00 [2023-05-05T01:15:52.712Z] 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-05T01:18:14.417Z] Removing intermediate container 1242c7959f00 [2023-05-05T01:18:14.417Z] ---> 5d44ada26945 [2023-05-05T01:18:14.417Z] Step 13/25 : FROM alpine:3.17 [2023-05-05T01:18:14.417Z] 3.17: Pulling from library/alpine [2023-05-05T01:18:14.417Z] c41833b44d91: Already exists [2023-05-05T01:18:14.417Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T01:18:14.417Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T01:18:14.417Z] ---> 51e60588ff2c [2023-05-05T01:18:14.417Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-05T01:18:14.417Z] ---> Running in cc3feb79b5e7 [2023-05-05T01:18:14.417Z] Removing intermediate container cc3feb79b5e7 [2023-05-05T01:18:14.417Z] ---> 722081f4dde5 [2023-05-05T01:18:14.417Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-05T01:18:14.417Z] ---> Running in a3fa19a10ee8 [2023-05-05T01:18:14.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T01:18:14.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T01:18:14.417Z] OK: 7 MiB in 15 packages [2023-05-05T01:18:14.417Z] Removing intermediate container a3fa19a10ee8 [2023-05-05T01:18:14.417Z] ---> 0a56bcd221d7 [2023-05-05T01:18:14.417Z] Step 16/25 : WORKDIR / [2023-05-05T01:18:14.417Z] ---> Running in 05e9f89a0a99 [2023-05-05T01:18:14.417Z] Removing intermediate container 05e9f89a0a99 [2023-05-05T01:18:14.417Z] ---> 4d09ea63ca2d [2023-05-05T01:18:14.417Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-05T01:18:14.417Z] ---> 2435a120a919 [2023-05-05T01:18:14.417Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-05T01:18:14.417Z] ---> 0ebc5a0b8bbb [2023-05-05T01:18:14.417Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-05T01:18:14.417Z] ---> bb8c5c329887 [2023-05-05T01:18:14.417Z] Step 20/25 : EXPOSE 59910 [2023-05-05T01:18:14.417Z] ---> Running in 6e3373441eaa [2023-05-05T01:18:14.417Z] Removing intermediate container 6e3373441eaa [2023-05-05T01:18:14.417Z] ---> a0ff956149f7 [2023-05-05T01:18:14.417Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-05T01:18:14.417Z] ---> Running in 51c449fb4702 [2023-05-05T01:18:14.417Z] Removing intermediate container 51c449fb4702 [2023-05-05T01:18:14.417Z] ---> de45c8b8d91c [2023-05-05T01:18:14.417Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T01:18:14.417Z] ---> Running in 09311a13ad31 [2023-05-05T01:18:14.417Z] Removing intermediate container 09311a13ad31 [2023-05-05T01:18:14.417Z] ---> 62e8af41eff0 [2023-05-05T01:18:14.417Z] Step 23/25 : LABEL arch=arm64 [2023-05-05T01:18:14.417Z] ---> Running in 18dca4bca205 [2023-05-05T01:18:14.417Z] Removing intermediate container 18dca4bca205 [2023-05-05T01:18:14.417Z] ---> 65f3d9a8a88b [2023-05-05T01:18:14.417Z] Step 24/25 : LABEL git_sha=3e25d990aed4f36ff4be0655e0abec8705f9304f [2023-05-05T01:18:14.417Z] ---> Running in 2a57b7da6538 [2023-05-05T01:18:14.417Z] Removing intermediate container 2a57b7da6538 [2023-05-05T01:18:14.417Z] ---> 6d290ab1dde9 [2023-05-05T01:18:14.417Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T01:18:14.417Z] ---> Running in 73aff1f96a7d [2023-05-05T01:18:14.417Z] Removing intermediate container 73aff1f96a7d [2023-05-05T01:18:14.417Z] ---> d255a2f808e4 [2023-05-05T01:18:14.417Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T01:18:14.417Z] Successfully built d255a2f808e4 [2023-05-05T01:18:14.417Z] 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-05T01:18:15.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T01:18:15.202Z] [2023-05-05T01:18:15.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:18:15.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T01:18:15.594Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T01:18:15.594Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T01:18:15.594Z] 04944245beec: Pulling fs layer [2023-05-05T01:18:15.594Z] 699f458cf7ca: Pulling fs layer [2023-05-05T01:18:15.594Z] 765212b225bb: Pulling fs layer [2023-05-05T01:18:15.594Z] f23df028b6ca: Pulling fs layer [2023-05-05T01:18:15.594Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T01:18:15.594Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T01:18:15.594Z] 765212b225bb: Waiting [2023-05-05T01:18:15.594Z] f23df028b6ca: Waiting [2023-05-05T01:18:15.594Z] 2437ff75d9bd: Waiting [2023-05-05T01:18:15.594Z] d65c8cfc05b1: Waiting [2023-05-05T01:18:15.865Z] 04944245beec: Verifying Checksum [2023-05-05T01:18:15.865Z] 04944245beec: Download complete [2023-05-05T01:18:15.865Z] 765212b225bb: Verifying Checksum [2023-05-05T01:18:15.865Z] 765212b225bb: Download complete [2023-05-05T01:18:15.865Z] f23df028b6ca: Verifying Checksum [2023-05-05T01:18:15.865Z] f23df028b6ca: Download complete [2023-05-05T01:18:15.865Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T01:18:15.865Z] d65c8cfc05b1: Download complete [2023-05-05T01:18:15.865Z] 699f458cf7ca: Verifying Checksum [2023-05-05T01:18:15.865Z] 699f458cf7ca: Download complete [2023-05-05T01:18:16.454Z] 8998bd30e6a1: Verifying Checksum [2023-05-05T01:18:16.454Z] 8998bd30e6a1: Download complete [2023-05-05T01:18:19.049Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T01:18:19.049Z] 2437ff75d9bd: Download complete [2023-05-05T01:18:20.459Z] 8998bd30e6a1: Pull complete [2023-05-05T01:18:21.044Z] 04944245beec: Pull complete [2023-05-05T01:18:22.454Z] 699f458cf7ca: Pull complete [2023-05-05T01:18:22.454Z] 765212b225bb: Pull complete [2023-05-05T01:18:23.425Z] f23df028b6ca: Pull complete [2023-05-05T01:18:23.692Z] d65c8cfc05b1: Pull complete [2023-05-05T01:18:41.910Z] 2437ff75d9bd: Pull complete [2023-05-05T01:18:41.910Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T01:18:41.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T01:18:41.910Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T01:18:42.235Z] prd-ubuntu20.04-docker-arm64-4c-16g-13336 does not seem to be running inside a container [2023-05-05T01:18:42.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-05T01:18:44.898Z] $ docker top c62cf7d086a5adaca8a7a4aad7e7e09d7b1862a00e91ad071a70730efeb96661 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T01:18:45.867Z] ---> job-cost.sh [2023-05-05T01:18:45.867Z] lf-activate-venv: SKIPPING [2023-05-05T01:18:45.867Z] INFO: No Stack... [2023-05-05T01:18:46.139Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T01:18:47.111Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T01:18:47.810Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-05-05T01:18:47.810Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T01:18:47.900Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-169-1-stack-cost] [2023-05-05T01:18:47.906Z] Resource [jenkins-edgexfoundry-device-gpio-PR-169-1-stack-cost] did not exist. Created. [2023-05-05T01:18:47.906Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-169-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T01:18:48.649Z] /w/workspace/device-gpio/1@tmp/durable-b6b0b9af/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T01:18:49.332Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T01:18:49.368Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T01:18:49.417Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T01:18:49.433Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-169-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T01:18:49.514Z] $ docker stop --time=1 c62cf7d086a5adaca8a7a4aad7e7e09d7b1862a00e91ad071a70730efeb96661 [2023-05-05T01:18:53.915Z] $ docker rm -f --volumes c62cf7d086a5adaca8a7a4aad7e7e09d7b1862a00e91ad071a70730efeb96661 [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-05T01:18:54.974Z] provisioning config files... [2023-05-05T01:18:54.982Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-169@tmp/config2733608440500305867tmp [Pipeline] { [Pipeline] sh [2023-05-05T01:18:55.319Z] + set +x [2023-05-05T01:18:55.319Z] + bash -s -- [2023-05-05T01:18:55.319Z] + curl -s https://codecov.io/bash [2023-05-05T01:18:55.319Z] [2023-05-05T01:18:55.319Z] _____ _ [2023-05-05T01:18:55.319Z] / ____| | | [2023-05-05T01:18:55.319Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T01:18:55.319Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T01:18:55.319Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T01:18:55.319Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T01:18:55.319Z] Bash-1.0.6 [2023-05-05T01:18:55.319Z] [2023-05-05T01:18:55.319Z] [2023-05-05T01:18:55.319Z] ==> git version 2.25.1 found [2023-05-05T01:18:55.319Z] ==> 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-05T01:18:55.319Z] Release-Date: 2020-01-08 [2023-05-05T01:18:55.319Z] 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-05T01:18:55.319Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T01:18:55.319Z] ==> Jenkins CI detected. [2023-05-05T01:18:55.319Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-169 [2023-05-05T01:18:55.319Z] project root: . [2023-05-05T01:18:55.319Z] --> token set from env [2023-05-05T01:18:55.319Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T01:18:55.319Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T01:18:55.319Z] ==> Python coveragepy not found [2023-05-05T01:18:55.319Z] ==> Searching for coverage reports in: [2023-05-05T01:18:55.319Z] + . [2023-05-05T01:18:55.578Z] -> Found 1 reports [2023-05-05T01:18:55.578Z] ==> Detecting git/mercurial file structure [2023-05-05T01:18:55.578Z] ==> Reading reports [2023-05-05T01:18:55.578Z] + ./coverage.out bytes=10 [2023-05-05T01:18:55.578Z] ==> Appending adjustments [2023-05-05T01:18:55.578Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T01:18:55.578Z] + Found adjustments [2023-05-05T01:18:55.578Z] ==> Gzipping contents [2023-05-05T01:18:55.578Z] 4.0K /tmp/codecov.1bOyIo.gz [2023-05-05T01:18:55.578Z] ==> Uploading reports [2023-05-05T01:18:55.578Z] url: https://codecov.io [2023-05-05T01:18:55.578Z] query: branch=PR-169&commit=3e25d990aed4f36ff4be0655e0abec8705f9304f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-169%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=169&job=&cmd_args= [2023-05-05T01:18:55.578Z] -> Pinging Codecov [2023-05-05T01:18:55.578Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-169&commit=3e25d990aed4f36ff4be0655e0abec8705f9304f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-169%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=169&job=&cmd_args= [2023-05-05T01:18:55.839Z] -> Uploading to [2023-05-05T01:18:55.839Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/3EC07B1A8CA8AF9BCAA0BB9F0134797F/3e25d990aed4f36ff4be0655e0abec8705f9304f/32544d40-4dac-42dc-b73a-025efc61605f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T011855Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c5592541c5cb0fe28a7b4009ffb9944f938975385cb6f2ef1647620e6efd2b89 [2023-05-05T01:18:55.839Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T01:18:55.839Z] Dload Upload Total Spent Left Speed [2023-05-05T01:18:56.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3134 --:--:-- --:--:-- --:--:-- 3134 [2023-05-05T01:18:56.099Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/3e25d990aed4f36ff4be0655e0abec8705f9304f [Pipeline] } [2023-05-05T01:18:56.129Z] 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-05T01:18:57.928Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-169/archives ] [2023-05-05T01:18:57.928Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-169/archives [2023-05-05T01:18:57.928Z] total 16 [2023-05-05T01:18:57.928Z] drwxr-xr-x 3 root root 4096 May 5 01:08 . [2023-05-05T01:18:57.928Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 01:08 .. [2023-05-05T01:18:57.928Z] drwxr-xr-x 2 root root 4096 May 5 01:08 cost [2023-05-05T01:18:57.928Z] -rw-r--r-- 1 root root 83 May 5 01:08 cost.csv [2023-05-05T01:18:57.928Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-169/archives [2023-05-05T01:18:57.928Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-169/archives [2023-05-05T01:18:57.928Z] total 16 [2023-05-05T01:18:57.928Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 01:08 . [2023-05-05T01:18:57.928Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 01:08 .. [2023-05-05T01:18:57.928Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 01:08 cost [2023-05-05T01:18:57.928Z] -rw-r--r-- 1 jenkins jenkins 83 May 5 01:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T01:18:58.259Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T01:18:59.150Z] ---> package-listing.sh [2023-05-05T01:18:59.150Z] ++ facter osfamily [2023-05-05T01:18:59.150Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T01:18:59.411Z] + OS_FAMILY=debian [2023-05-05T01:18:59.411Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-169 [2023-05-05T01:18:59.411Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T01:18:59.411Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T01:18:59.411Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T01:18:59.411Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T01:18:59.411Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-169 ']' [2023-05-05T01:18:59.411Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T01:18:59.411Z] + case "${OS_FAMILY}" in [2023-05-05T01:18:59.411Z] + dpkg -l [2023-05-05T01:18:59.411Z] + grep '^ii' [2023-05-05T01:18:59.411Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T01:18:59.411Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T01:18:59.411Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T01:18:59.411Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-169 ']' [2023-05-05T01:18:59.411Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-169/archives/ [2023-05-05T01:18:59.411Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-169/archives/ [Pipeline] echo [2023-05-05T01:18:59.445Z] 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-169/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-05T01:18:59.741Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:19:00.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T01:19:00.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T01:19:00.509Z] prd-ubuntu20.04-docker-8c-8g-13335 does not seem to be running inside a container [2023-05-05T01:19:00.543Z] $ 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-169/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-169 -v /w/workspace/edgexfoundry_device-gpio_PR-169:/w/workspace/edgexfoundry_device-gpio_PR-169:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-169@tmp:/w/workspace/edgexfoundry_device-gpio_PR-169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T01:19:00.737Z] $ docker top 6a3def9611415bc5bcca2950c4336e4477c324dca474220abd99818814f98ac1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T01:19:01.125Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T01:19:01.438Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T01:19:01.741Z] + ls /var/log/sa-host [2023-05-05T01:19:01.741Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T01:19:01.960Z] provisioning config files... [2023-05-05T01:19:01.970Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-169@tmp/config14429101390374553778tmp [Pipeline] { [Pipeline] echo [2023-05-05T01:19:02.022Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T01:19:02.335Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T01:19:02.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T01:19:02.756Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T01:19:02.787Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T01:19:03.102Z] ---> sudo-logs.sh [2023-05-05T01:19:03.102Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T01:19:03.174Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T01:19:03.481Z] ---> job-cost.sh [2023-05-05T01:19:03.481Z] lf-activate-venv: SKIPPING [2023-05-05T01:19:03.481Z] DEBUG: total: 0.2199999988079071 [2023-05-05T01:19:03.481Z] INFO: Retrieving Stack Cost... [2023-05-05T01:19:03.741Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T01:19:04.311Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T01:19:04.343Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T01:19:04.655Z] ---> logs-deploy.sh [2023-05-05T01:19:04.655Z] lf-activate-venv: SKIPPING [2023-05-05T01:19:04.655Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-169/1 [2023-05-05T01:19:04.655Z] INFO: archiving workspace using pattern(s): [2023-05-05T01:19:06.036Z] Archives upload complete. [2023-05-05T01:19:06.037Z] INFO: archiving logs to Nexus