Pull request #175 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b+366ee754c41d9a0fdc0bb38cee0c371b1007dce8 (2506b7a57dbe5994e4be2fe44d13dcd3f63fae3d) 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-ssh1685530325831714570.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-ssh17924647912135349359.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-175/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-175/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8044995775492701756.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-175/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5655241657343354106.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-ssh6951910292737381275.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-175/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-175/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17592752277955060419.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-14844’ Running on prd-ubuntu20.04-docker-8c-8g-14851 in /w/workspace/edgexfoundry_device-gpio_PR-175 [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-175 # 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/175/head:refs/remotes/origin/PR-175 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 366ee754c41d9a0fdc0bb38cee0c371b1007dce8 into PR head commit f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b Merge succeeded, producing f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b Checking out Revision f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b (PR-175) 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] { > git config core.sparsecheckout # timeout=10 > git checkout -f f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b # 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 366ee754c41d9a0fdc0bb38cee0c371b1007dce8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T01:18:12.620Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T01:18:12.829Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T01:18:12.955Z] ========================================================= [2023-05-10T01:18:12.956Z] EdgeX Global Pipelines Version Info [2023-05-10T01:18:12.956Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:18:13.711Z] ------------------- [2023-05-10T01:18:13.711Z] stable info: [2023-05-10T01:18:13.711Z] ------------------- [2023-05-10T01:18:13.711Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T01:18:13.711Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T01:18:13.711Z] Message: update stable to v1.0.249 [2023-05-10T01:18:14.288Z] ------------------- [2023-05-10T01:18:14.288Z] experimental info: [2023-05-10T01:18:14.288Z] ------------------- [2023-05-10T01:18:14.288Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T01:18:14.288Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T01:18:14.288Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T01:18:14.647Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-10T01:18:14.686Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-10T01:18:14.727Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T01:18:14.772Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T01:18:14.813Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T01:18:14.851Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T01:18:14.894Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T01:18:14.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T01:18:14.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T01:18:15.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T01:18:15.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T01:18:15.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-10T01:18:15.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T01:18:15.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T01:18:15.256Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T01:18:15.298Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T01:18:15.344Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T01:18:15.386Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T01:18:15.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T01:18:15.491Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T01:18:15.543Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-10T01:18:15.588Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-10T01:18:15.634Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T01:18:15.683Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T01:18:15.725Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T01:18:15.769Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T01:18:15.817Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T01:18:15.865Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-175 [Pipeline] echo [2023-05-10T01:18:15.904Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-175 [Pipeline] echo [2023-05-10T01:18:15.947Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-175 [Pipeline] echo [2023-05-10T01:18:15.992Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b [Pipeline] echo [2023-05-10T01:18:16.039Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6d53e6 [Pipeline] echo [2023-05-10T01:18:16.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T01:18:16.218Z] provisioning config files... [2023-05-10T01:18:16.253Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-175@tmp/config18427914232234280578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:18:16.625Z] ---> docker-login.sh [2023-05-10T01:18:16.625Z] nexus3.edgexfoundry.org:10001 [2023-05-10T01:18:16.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:18:16.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:18:16.888Z] Configure a credential helper to remove this warning. See [2023-05-10T01:18:16.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:18:16.888Z] [2023-05-10T01:18:16.888Z] Login Succeeded [2023-05-10T01:18:16.888Z] nexus3.edgexfoundry.org:10002 [2023-05-10T01:18:17.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:18:17.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:18:17.147Z] Configure a credential helper to remove this warning. See [2023-05-10T01:18:17.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:18:17.147Z] [2023-05-10T01:18:17.147Z] Login Succeeded [2023-05-10T01:18:17.147Z] nexus3.edgexfoundry.org:10003 [2023-05-10T01:18:17.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:18:17.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:18:17.147Z] Configure a credential helper to remove this warning. See [2023-05-10T01:18:17.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:18:17.147Z] [2023-05-10T01:18:17.147Z] Login Succeeded [2023-05-10T01:18:17.147Z] nexus3.edgexfoundry.org:10004 [2023-05-10T01:18:17.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:18:17.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:18:17.417Z] Configure a credential helper to remove this warning. See [2023-05-10T01:18:17.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:18:17.417Z] [2023-05-10T01:18:17.417Z] Login Succeeded [2023-05-10T01:18:17.417Z] docker.io [2023-05-10T01:18:17.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:18:17.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:18:17.682Z] Configure a credential helper to remove this warning. See [2023-05-10T01:18:17.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:18:17.682Z] [2023-05-10T01:18:17.682Z] Login Succeeded [2023-05-10T01:18:17.682Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T01:18:17.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T01:18:18.413Z] + git rev-list -1 --merges f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b~1..f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b [Pipeline] echo [2023-05-10T01:18:18.486Z] -----------> git rev-list -1 --merges f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b~1..f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b [false] [Pipeline] sh [2023-05-10T01:18:18.800Z] + git log --format=format:%s -1 f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b [Pipeline] echo [2023-05-10T01:18:18.839Z] ========================================================= [2023-05-10T01:18:18.839Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T01:18:18.839Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T01:18:19.305Z] + git log --format=format:%s -1 f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b [Pipeline] echo [2023-05-10T01:18:19.343Z] [semverPrep] GIT_COMMIT: f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-10T01:18:19.378Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T01:18:19.801Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T01:18:19.801Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T01:18:19.801Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T01:18:19.801Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T01:18:19.801Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T01:18:19.801Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T01:18:19.801Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:18:20.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T01:18:20.331Z] [2023-05-10T01:18:20.331Z] 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-10T01:18:20.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T01:18:20.725Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T01:18:20.725Z] b85a868b505f: Pulling fs layer [2023-05-10T01:18:20.725Z] e2be974225ed: Pulling fs layer [2023-05-10T01:18:20.725Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T01:18:20.725Z] 988bab9f4d93: Pulling fs layer [2023-05-10T01:18:20.725Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T01:18:20.725Z] eaf3925da568: Pulling fs layer [2023-05-10T01:18:20.725Z] bab4dde63d76: Pulling fs layer [2023-05-10T01:18:20.725Z] bde34c3a00c8: Pulling fs layer [2023-05-10T01:18:20.725Z] b352a97aabf1: Pulling fs layer [2023-05-10T01:18:20.725Z] 4872d77fe225: Pulling fs layer [2023-05-10T01:18:20.725Z] 5851b861e8e6: Pulling fs layer [2023-05-10T01:18:20.725Z] 1469e6f7b9e6: Waiting [2023-05-10T01:18:20.725Z] eaf3925da568: Waiting [2023-05-10T01:18:20.725Z] bab4dde63d76: Waiting [2023-05-10T01:18:20.725Z] bde34c3a00c8: Waiting [2023-05-10T01:18:20.725Z] b352a97aabf1: Waiting [2023-05-10T01:18:20.725Z] 4872d77fe225: Waiting [2023-05-10T01:18:20.725Z] 5851b861e8e6: Waiting [2023-05-10T01:18:20.725Z] 988bab9f4d93: Waiting [2023-05-10T01:18:20.725Z] e2be974225ed: Verifying Checksum [2023-05-10T01:18:20.725Z] e2be974225ed: Download complete [2023-05-10T01:18:20.725Z] 988bab9f4d93: Verifying Checksum [2023-05-10T01:18:20.725Z] 988bab9f4d93: Download complete [2023-05-10T01:18:21.004Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T01:18:21.004Z] 1469e6f7b9e6: Download complete [2023-05-10T01:18:21.004Z] eaf3925da568: Verifying Checksum [2023-05-10T01:18:21.004Z] eaf3925da568: Download complete [2023-05-10T01:18:21.004Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T01:18:21.004Z] 339a4e72a1f5: Download complete [2023-05-10T01:18:21.004Z] bde34c3a00c8: Verifying Checksum [2023-05-10T01:18:21.004Z] bde34c3a00c8: Download complete [2023-05-10T01:18:21.274Z] b352a97aabf1: Download complete [2023-05-10T01:18:21.274Z] 4872d77fe225: Verifying Checksum [2023-05-10T01:18:21.274Z] 4872d77fe225: Download complete [2023-05-10T01:18:21.274Z] 5851b861e8e6: Verifying Checksum [2023-05-10T01:18:21.274Z] 5851b861e8e6: Download complete [2023-05-10T01:18:21.274Z] b85a868b505f: Verifying Checksum [2023-05-10T01:18:21.274Z] b85a868b505f: Download complete [2023-05-10T01:18:21.851Z] bab4dde63d76: Verifying Checksum [2023-05-10T01:18:21.851Z] bab4dde63d76: Download complete [2023-05-10T01:18:22.796Z] b85a868b505f: Pull complete [2023-05-10T01:18:22.796Z] e2be974225ed: Pull complete [2023-05-10T01:18:23.367Z] 339a4e72a1f5: Pull complete [2023-05-10T01:18:23.626Z] 988bab9f4d93: Pull complete [2023-05-10T01:18:24.195Z] 1469e6f7b9e6: Pull complete [2023-05-10T01:18:24.456Z] eaf3925da568: Pull complete [2023-05-10T01:18:30.601Z] bab4dde63d76: Pull complete [2023-05-10T01:18:30.601Z] bde34c3a00c8: Pull complete [2023-05-10T01:18:30.601Z] b352a97aabf1: Pull complete [2023-05-10T01:18:30.601Z] 4872d77fe225: Pull complete [2023-05-10T01:18:31.575Z] 5851b861e8e6: Pull complete [2023-05-10T01:18:31.575Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T01:18:31.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T01:18:31.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:18:31.864Z] prd-ubuntu20.04-docker-8c-8g-14851 does not seem to be running inside a container [2023-05-10T01:18:31.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-175 -v /w/workspace/edgexfoundry_device-gpio_PR-175:/w/workspace/edgexfoundry_device-gpio_PR-175:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-175@tmp:/w/workspace/edgexfoundry_device-gpio_PR-175@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-10T01:18:37.832Z] $ docker top d7f33cd3fea03aac3ff5adf227e2cd385ad9027eb80bad17649914e6fc3561e5 -eo pid,comm [2023-05-10T01:18:37.890Z] 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-10T01:18:37.890Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T01:18:38.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T01:18:38.040Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T01:18:38.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T01:18:38.163Z] $ docker exec d7f33cd3fea03aac3ff5adf227e2cd385ad9027eb80bad17649914e6fc3561e5 ssh-agent [2023-05-10T01:18:38.275Z] SSH_AUTH_SOCK=/tmp/ssh-bGiLCOPgOo5n/agent.32 [2023-05-10T01:18:38.275Z] SSH_AGENT_PID=38 [2023-05-10T01:18:38.299Z] Running ssh-add (command line suppressed) [2023-05-10T01:18:38.408Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-175@tmp/private_key_16507418991195155164.key (/w/workspace/edgexfoundry_device-gpio_PR-175@tmp/private_key_16507418991195155164.key) [2023-05-10T01:18:38.423Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T01:18:38.760Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T01:18:38.786Z] $ docker exec --env ******** --env ******** d7f33cd3fea03aac3ff5adf227e2cd385ad9027eb80bad17649914e6fc3561e5 ssh-agent -k [2023-05-10T01:18:38.891Z] unset SSH_AUTH_SOCK; [2023-05-10T01:18:38.892Z] unset SSH_AGENT_PID; [2023-05-10T01:18:38.892Z] echo Agent pid 38 killed; [2023-05-10T01:18:38.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T01:18:38.992Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T01:18:38.992Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T01:18:39.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T01:18:39.113Z] $ docker exec d7f33cd3fea03aac3ff5adf227e2cd385ad9027eb80bad17649914e6fc3561e5 ssh-agent [2023-05-10T01:18:39.218Z] SSH_AUTH_SOCK=/tmp/ssh-5kOL83N5nw6w/agent.70 [2023-05-10T01:18:39.218Z] SSH_AGENT_PID=76 [2023-05-10T01:18:39.223Z] Running ssh-add (command line suppressed) [2023-05-10T01:18:39.343Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-175@tmp/private_key_15244287349044638206.key (/w/workspace/edgexfoundry_device-gpio_PR-175@tmp/private_key_15244287349044638206.key) [2023-05-10T01:18:39.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T01:18:39.697Z] + git semver init [2023-05-10T01:18:39.958Z] 2023-05-10 01:18:39,936 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T01:18:39.958Z] 2023-05-10 01:18:39,937 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-175/.semver [2023-05-10T01:18:39.958Z] 2023-05-10 01:18:39,938 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-175/.semver [2023-05-10T01:18:39.958Z] 2023-05-10 01:18:39,938 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-175/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-175, universal_newlines=False, shell=None, istream=None) [2023-05-10T01:18:41.350Z] 2023-05-10 01:18:41,217 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-175/.git/info/exclude [2023-05-10T01:18:41.350Z] 2023-05-10 01:18:41,217 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-175/.semver/PR-175 with force:False [2023-05-10T01:18:41.350Z] 2023-05-10 01:18:41,217 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-175/.semver/PR-175 [2023-05-10T01:18:41.350Z] 2023-05-10 01:18:41,222 [execute] INFO git cat-file --batch-check [2023-05-10T01:18:41.350Z] 2023-05-10 01:18:41,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-175/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T01:18:41.350Z] 2023-05-10 01:18:41,229 [execute] INFO git cat-file --batch [2023-05-10T01:18:41.350Z] 2023-05-10 01:18:41,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-175/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T01:18:41.350Z] 2023-05-10 01:18:41,235 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-175/.semver/PR-175 [2023-05-10T01:18:41.350Z] 0.0.0 [Pipeline] } [2023-05-10T01:18:41.382Z] $ docker exec --env ******** --env ******** d7f33cd3fea03aac3ff5adf227e2cd385ad9027eb80bad17649914e6fc3561e5 ssh-agent -k [2023-05-10T01:18:41.489Z] unset SSH_AUTH_SOCK; [2023-05-10T01:18:41.489Z] unset SSH_AGENT_PID; [2023-05-10T01:18:41.489Z] echo Agent pid 76 killed; [2023-05-10T01:18:41.497Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T01:18:41.957Z] + git semver [Pipeline] } [2023-05-10T01:18:42.253Z] $ docker stop --time=1 d7f33cd3fea03aac3ff5adf227e2cd385ad9027eb80bad17649914e6fc3561e5 [2023-05-10T01:18:43.523Z] $ docker rm -f --volumes d7f33cd3fea03aac3ff5adf227e2cd385ad9027eb80bad17649914e6fc3561e5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T01:18:44.028Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T01:18:44.293Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T01:18:44.309Z] [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-10T01:18:44.925Z] provisioning config files... [2023-05-10T01:18:44.934Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-175@tmp/config4683874307808232271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:18:45.288Z] ---> docker-login.sh [2023-05-10T01:18:45.288Z] nexus3.edgexfoundry.org:10001 [2023-05-10T01:18:45.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:18:45.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:18:45.288Z] Configure a credential helper to remove this warning. See [2023-05-10T01:18:45.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:18:45.288Z] [2023-05-10T01:18:45.288Z] Login Succeeded [2023-05-10T01:18:45.288Z] nexus3.edgexfoundry.org:10002 [2023-05-10T01:18:45.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:18:45.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:18:45.288Z] Configure a credential helper to remove this warning. See [2023-05-10T01:18:45.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:18:45.288Z] [2023-05-10T01:18:45.288Z] Login Succeeded [2023-05-10T01:18:45.288Z] nexus3.edgexfoundry.org:10003 [2023-05-10T01:18:45.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:18:45.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:18:45.549Z] Configure a credential helper to remove this warning. See [2023-05-10T01:18:45.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:18:45.550Z] [2023-05-10T01:18:45.550Z] Login Succeeded [2023-05-10T01:18:45.550Z] nexus3.edgexfoundry.org:10004 [2023-05-10T01:18:45.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:18:45.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:18:45.550Z] Configure a credential helper to remove this warning. See [2023-05-10T01:18:45.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:18:45.550Z] [2023-05-10T01:18:45.550Z] Login Succeeded [2023-05-10T01:18:45.550Z] docker.io [2023-05-10T01:18:45.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:18:45.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:18:45.810Z] Configure a credential helper to remove this warning. See [2023-05-10T01:18:45.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:18:45.810Z] [2023-05-10T01:18:45.810Z] Login Succeeded [2023-05-10T01:18:45.811Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T01:18:45.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T01:18:46.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T01:18:46.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T01:18:46.104Z] ========================================================= [2023-05-10T01:18:46.104Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T01:18:46.104Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:18:46.597Z] + 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-10T01:18:46.597Z] Sending build context to Docker daemon 16.12MB [2023-05-10T01:18:46.597Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T01:18:46.597Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T01:18:46.860Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T01:18:46.860Z] f56be85fc22e: Pulling fs layer [2023-05-10T01:18:46.860Z] 85791d961cd3: Pulling fs layer [2023-05-10T01:18:46.860Z] d694b5ae8c79: Pulling fs layer [2023-05-10T01:18:46.860Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T01:18:46.860Z] 4d19c01a9841: Pulling fs layer [2023-05-10T01:18:46.860Z] 9325e15d5711: Pulling fs layer [2023-05-10T01:18:46.860Z] 556b6ee489ea: Pulling fs layer [2023-05-10T01:18:46.860Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T01:18:46.860Z] 9f32a84ed3da: Waiting [2023-05-10T01:18:46.860Z] 4d19c01a9841: Waiting [2023-05-10T01:18:46.860Z] 9325e15d5711: Waiting [2023-05-10T01:18:46.860Z] 556b6ee489ea: Waiting [2023-05-10T01:18:46.860Z] c5a4b2cf53e6: Waiting [2023-05-10T01:18:46.860Z] 85791d961cd3: Verifying Checksum [2023-05-10T01:18:46.860Z] 85791d961cd3: Download complete [2023-05-10T01:18:46.860Z] 9f32a84ed3da: Verifying Checksum [2023-05-10T01:18:46.860Z] 9f32a84ed3da: Download complete [2023-05-10T01:18:46.860Z] 4d19c01a9841: Verifying Checksum [2023-05-10T01:18:46.860Z] 4d19c01a9841: Download complete [2023-05-10T01:18:46.860Z] f56be85fc22e: Verifying Checksum [2023-05-10T01:18:46.860Z] f56be85fc22e: Download complete [2023-05-10T01:18:46.860Z] 9325e15d5711: Verifying Checksum [2023-05-10T01:18:46.860Z] 9325e15d5711: Download complete [2023-05-10T01:18:47.120Z] f56be85fc22e: Pull complete [2023-05-10T01:18:47.120Z] 85791d961cd3: Pull complete [2023-05-10T01:18:47.381Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T01:18:47.381Z] c5a4b2cf53e6: Download complete [2023-05-10T01:18:47.381Z] d694b5ae8c79: Verifying Checksum [2023-05-10T01:18:47.381Z] d694b5ae8c79: Download complete [2023-05-10T01:18:47.639Z] 556b6ee489ea: Verifying Checksum [2023-05-10T01:18:47.639Z] 556b6ee489ea: Download complete [2023-05-10T01:18:51.458Z] d694b5ae8c79: Pull complete [2023-05-10T01:18:51.458Z] 9f32a84ed3da: Pull complete [2023-05-10T01:18:51.458Z] 4d19c01a9841: Pull complete [2023-05-10T01:18:51.458Z] 9325e15d5711: Pull complete [2023-05-10T01:18:53.998Z] 556b6ee489ea: Pull complete [2023-05-10T01:18:54.570Z] c5a4b2cf53e6: Pull complete [2023-05-10T01:18:54.570Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T01:18:54.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T01:18:54.570Z] ---> c4be618373d6 [2023-05-10T01:18:54.570Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T01:18:59.730Z] Still waiting to schedule task [2023-05-10T01:18:59.731Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14849’ [2023-05-10T01:19:06.642Z] ---> Running in a98371832aee [2023-05-10T01:19:06.642Z] Removing intermediate container a98371832aee [2023-05-10T01:19:06.642Z] ---> b53969c525dd [2023-05-10T01:19:06.642Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T01:19:06.642Z] ---> Running in 0e80aeed880f [2023-05-10T01:19:06.642Z] Removing intermediate container 0e80aeed880f [2023-05-10T01:19:06.642Z] ---> ba7c425f2cfb [2023-05-10T01:19:06.642Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-10T01:19:06.642Z] ---> Running in 1f1c7e1fa2fd [2023-05-10T01:19:06.642Z] Removing intermediate container 1f1c7e1fa2fd [2023-05-10T01:19:06.642Z] ---> ff24a8ca8186 [2023-05-10T01:19:06.642Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T01:19:06.642Z] ---> Running in 2e517f483a7b [2023-05-10T01:19:06.642Z] Removing intermediate container 2e517f483a7b [2023-05-10T01:19:06.642Z] ---> 266b2f2d0aa7 [2023-05-10T01:19:06.642Z] Step 7/12 : WORKDIR /device-gpio [2023-05-10T01:19:06.642Z] ---> Running in c3dd7cced6e1 [2023-05-10T01:19:06.642Z] Removing intermediate container c3dd7cced6e1 [2023-05-10T01:19:06.642Z] ---> fd0543d60fb9 [2023-05-10T01:19:06.642Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T01:19:06.642Z] ---> Running in 34888d62c614 [2023-05-10T01:19:06.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T01:19:08.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T01:19:08.021Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-10T01:19:08.021Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-10T01:19:08.021Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-10T01:19:08.021Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-10T01:19:08.021Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T01:19:08.021Z] OK: 269 MiB in 57 packages [2023-05-10T01:19:08.590Z] Removing intermediate container 34888d62c614 [2023-05-10T01:19:08.590Z] ---> 254e0dfad78c [2023-05-10T01:19:08.590Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-10T01:19:08.850Z] ---> 3525f512d4e5 [2023-05-10T01:19:08.850Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T01:19:08.850Z] ---> Running in 4e598bc12be5 [2023-05-10T01:19:55.558Z] Removing intermediate container 4e598bc12be5 [2023-05-10T01:19:55.558Z] ---> 436d9e869928 [2023-05-10T01:19:55.558Z] Step 11/12 : COPY . . [2023-05-10T01:19:55.558Z] ---> 7c29d214d599 [2023-05-10T01:19:55.558Z] Step 12/12 : RUN ${MAKE} [2023-05-10T01:19:55.558Z] ---> Running in 75c987217f2e [2023-05-10T01:19:55.558Z] noop [2023-05-10T01:19:55.558Z] Removing intermediate container 75c987217f2e [2023-05-10T01:19:55.558Z] ---> 9d793c826d99 [2023-05-10T01:19:55.558Z] Successfully built 9d793c826d99 [2023-05-10T01:19:55.558Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:19:56.020Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T01:19:56.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:19:56.176Z] prd-ubuntu20.04-docker-8c-8g-14851 does not seem to be running inside a container [2023-05-10T01:19:56.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-175 -v /w/workspace/edgexfoundry_device-gpio_PR-175:/w/workspace/edgexfoundry_device-gpio_PR-175:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-175@tmp:/w/workspace/edgexfoundry_device-gpio_PR-175@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-10T01:19:56.532Z] $ docker top 2ed2d80cbb79d67e8eb463845efb2acce5406a39ed4c94b8c32e1cb6797641af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T01:19:56.919Z] + go version [2023-05-10T01:19:56.919Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T01:19:56.954Z] $ docker stop --time=1 2ed2d80cbb79d67e8eb463845efb2acce5406a39ed4c94b8c32e1cb6797641af [2023-05-10T01:19:58.200Z] $ docker rm -f --volumes 2ed2d80cbb79d67e8eb463845efb2acce5406a39ed4c94b8c32e1cb6797641af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:19:58.981Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T01:19:58.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:19:59.129Z] prd-ubuntu20.04-docker-8c-8g-14851 does not seem to be running inside a container [2023-05-10T01:19:59.162Z] $ 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-175 -v /w/workspace/edgexfoundry_device-gpio_PR-175:/w/workspace/edgexfoundry_device-gpio_PR-175:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-175@tmp:/w/workspace/edgexfoundry_device-gpio_PR-175@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-10T01:19:59.482Z] $ docker top eaad33cb44307e111c65df91d94ae5accbab806c8f28013adc1511cda1450727 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T01:19:59.876Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-175 [Pipeline] fileExists [Pipeline] sh [2023-05-10T01:20:00.244Z] + make test [2023-05-10T01:20:00.244Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T01:20:05.515Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-10T01:20:13.619Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-10T01:20:13.619Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-10T01:20:18.893Z] go vet ./... [2023-05-10T01:20:23.083Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T01:20:23.083Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T01:20:23.083Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T01:20:23.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T01:20:23.266Z] $ docker stop --time=1 eaad33cb44307e111c65df91d94ae5accbab806c8f28013adc1511cda1450727 [2023-05-10T01:20:27.048Z] $ docker rm -f --volumes eaad33cb44307e111c65df91d94ae5accbab806c8f28013adc1511cda1450727 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T01:20:27.663Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T01:20:27.737Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T01:20:28.443Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T01:20:28.762Z] + ls -al . [2023-05-10T01:20:28.762Z] total 156 [2023-05-10T01:20:28.762Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 01:20 . [2023-05-10T01:20:28.762Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:18 .. [2023-05-10T01:20:28.762Z] -rw-rw-r-- 1 jenkins jenkins 120 May 10 01:18 .dockerignore [2023-05-10T01:20:28.762Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 01:18 .git [2023-05-10T01:20:28.762Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:18 .github [2023-05-10T01:20:28.762Z] -rw-rw-r-- 1 jenkins jenkins 343 May 10 01:18 .gitignore [2023-05-10T01:20:28.762Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 01:18 .golangci.yml [2023-05-10T01:20:28.762Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 01:18 .semver [2023-05-10T01:20:28.762Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 10 01:18 Attribution.txt [2023-05-10T01:20:28.762Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 10 01:18 CHANGELOG.md [2023-05-10T01:20:28.762Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 10 01:18 Dockerfile [2023-05-10T01:20:28.762Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 01:18 GOVERNANCE.md [2023-05-10T01:20:28.762Z] -rw-rw-r-- 1 jenkins jenkins 657 May 10 01:18 Jenkinsfile [2023-05-10T01:20:28.762Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 01:18 LICENSE [2023-05-10T01:20:28.762Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 10 01:18 Makefile [2023-05-10T01:20:28.762Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 01:18 OWNERS.md [2023-05-10T01:20:28.762Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 10 01:18 README.md [2023-05-10T01:20:28.762Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 01:18 VERSION [2023-05-10T01:20:28.762Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:18 bin [2023-05-10T01:20:28.762Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:18 cmd [2023-05-10T01:20:28.762Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 01:20 coverage.out [2023-05-10T01:20:28.762Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 10 01:18 go.mod [2023-05-10T01:20:28.762Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 10 01:18 go.sum [2023-05-10T01:20:28.762Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:18 internal [2023-05-10T01:20:28.762Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:18 snap [2023-05-10T01:20:28.762Z] -rw-rw-r-- 1 jenkins jenkins 209 May 10 01:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:20:29.167Z] + 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=f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b --label arch=amd64 --label version=0.0.0 . [2023-05-10T01:20:29.167Z] Sending build context to Docker daemon 16.12MB [2023-05-10T01:20:29.167Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T01:20:29.167Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-10T01:20:29.167Z] ---> 9d793c826d99 [2023-05-10T01:20:29.167Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-10T01:20:29.426Z] ---> Running in 96f5e874def4 [2023-05-10T01:20:29.426Z] Removing intermediate container 96f5e874def4 [2023-05-10T01:20:29.426Z] ---> 4596d849c846 [2023-05-10T01:20:29.426Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T01:20:29.426Z] ---> Running in 0171d14e67c7 [2023-05-10T01:20:29.693Z] Removing intermediate container 0171d14e67c7 [2023-05-10T01:20:29.693Z] ---> 24dd2cd8f7c3 [2023-05-10T01:20:29.693Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-10T01:20:29.693Z] ---> Running in 71671cfe1d84 [2023-05-10T01:20:29.693Z] Removing intermediate container 71671cfe1d84 [2023-05-10T01:20:29.693Z] ---> e570ff431194 [2023-05-10T01:20:29.693Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T01:20:29.693Z] ---> Running in ea2d685f9332 [2023-05-10T01:20:29.693Z] Removing intermediate container ea2d685f9332 [2023-05-10T01:20:29.693Z] ---> 45646266c1f7 [2023-05-10T01:20:29.693Z] Step 7/25 : WORKDIR /device-gpio [2023-05-10T01:20:29.693Z] ---> Running in 41cc5e1b931a [2023-05-10T01:20:29.959Z] Removing intermediate container 41cc5e1b931a [2023-05-10T01:20:29.959Z] ---> 8bca69d50a3b [2023-05-10T01:20:29.959Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T01:20:29.959Z] ---> Running in 6d7f57a6b4be [2023-05-10T01:20:30.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T01:20:30.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T01:20:30.479Z] OK: 269 MiB in 57 packages [2023-05-10T01:20:30.739Z] Removing intermediate container 6d7f57a6b4be [2023-05-10T01:20:30.739Z] ---> 26e0664e8d31 [2023-05-10T01:20:30.739Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-10T01:20:30.999Z] ---> 3c3d397ff89b [2023-05-10T01:20:30.999Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T01:20:30.999Z] ---> Running in 37b2d4b25903 [2023-05-10T01:20:31.567Z] Removing intermediate container 37b2d4b25903 [2023-05-10T01:20:31.567Z] ---> 8098f7b2339a [2023-05-10T01:20:31.567Z] Step 11/25 : COPY . . [2023-05-10T01:20:32.136Z] ---> 963255556fa9 [2023-05-10T01:20:32.136Z] Step 12/25 : RUN ${MAKE} [2023-05-10T01:20:32.136Z] ---> Running in 5d94ac25e02a [2023-05-10T01:20:32.395Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-10T01:20:55.183Z] Removing intermediate container 5d94ac25e02a [2023-05-10T01:20:55.183Z] ---> 309c57d852a5 [2023-05-10T01:20:55.183Z] Step 13/25 : FROM alpine:3.17 [2023-05-10T01:20:55.183Z] 3.17: Pulling from library/alpine [2023-05-10T01:20:55.183Z] f56be85fc22e: Already exists [2023-05-10T01:20:55.183Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T01:20:55.183Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T01:20:55.183Z] ---> 9ed4aefc74f6 [2023-05-10T01:20:55.183Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-10T01:20:55.183Z] ---> Running in c8162df2fa5b [2023-05-10T01:20:55.183Z] Removing intermediate container c8162df2fa5b [2023-05-10T01:20:55.183Z] ---> 81d2562fc04b [2023-05-10T01:20:55.183Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-10T01:20:55.183Z] ---> Running in a9ef6216179f [2023-05-10T01:20:55.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T01:20:55.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T01:20:55.183Z] OK: 7 MiB in 15 packages [2023-05-10T01:20:55.183Z] Removing intermediate container a9ef6216179f [2023-05-10T01:20:55.183Z] ---> f3f52dfeaddb [2023-05-10T01:20:55.183Z] Step 16/25 : WORKDIR / [2023-05-10T01:20:55.183Z] ---> Running in d059a9ee87b6 [2023-05-10T01:20:55.183Z] Removing intermediate container d059a9ee87b6 [2023-05-10T01:20:55.183Z] ---> feff81b71b86 [2023-05-10T01:20:55.183Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-10T01:20:55.183Z] ---> 0664308f982b [2023-05-10T01:20:55.183Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-10T01:20:55.443Z] ---> c1899ec515db [2023-05-10T01:20:55.443Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-10T01:20:56.379Z] ---> 68bc80085216 [2023-05-10T01:20:56.379Z] Step 20/25 : EXPOSE 59910 [2023-05-10T01:20:56.379Z] ---> Running in c9ebfae60a77 [2023-05-10T01:20:56.379Z] Removing intermediate container c9ebfae60a77 [2023-05-10T01:20:56.379Z] ---> 6b020a01a986 [2023-05-10T01:20:56.379Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-10T01:20:56.379Z] ---> Running in f722ed7c0faf [2023-05-10T01:20:56.379Z] Removing intermediate container f722ed7c0faf [2023-05-10T01:20:56.379Z] ---> 2ea192239633 [2023-05-10T01:20:56.379Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T01:20:56.379Z] ---> Running in bbbac0da6f77 [2023-05-10T01:20:56.379Z] Removing intermediate container bbbac0da6f77 [2023-05-10T01:20:56.379Z] ---> 7186ee94cf57 [2023-05-10T01:20:56.379Z] Step 23/25 : LABEL arch=amd64 [2023-05-10T01:20:56.379Z] ---> Running in ffa1f9557c84 [2023-05-10T01:20:56.638Z] Removing intermediate container ffa1f9557c84 [2023-05-10T01:20:56.638Z] ---> c08b0f866b99 [2023-05-10T01:20:56.638Z] Step 24/25 : LABEL git_sha=f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b [2023-05-10T01:20:56.638Z] ---> Running in 40ccc41a104b [2023-05-10T01:20:56.638Z] Removing intermediate container 40ccc41a104b [2023-05-10T01:20:56.638Z] ---> 59767966dbdf [2023-05-10T01:20:56.638Z] Step 25/25 : LABEL version=0.0.0 [2023-05-10T01:20:56.638Z] ---> Running in b0c9bdd682d5 [2023-05-10T01:20:56.638Z] Removing intermediate container b0c9bdd682d5 [2023-05-10T01:20:56.638Z] ---> 66601c557f09 [2023-05-10T01:20:56.638Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T01:20:56.638Z] Successfully built 66601c557f09 [2023-05-10T01:20:56.638Z] 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-10T01:20:57.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T01:20:57.638Z] [2023-05-10T01:20:57.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:20:58.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T01:20:58.049Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T01:20:58.049Z] 5eb5b503b376: Pulling fs layer [2023-05-10T01:20:58.049Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T01:20:58.049Z] ec43610c2a17: Pulling fs layer [2023-05-10T01:20:58.049Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T01:20:58.049Z] 33b1e0a273af: Pulling fs layer [2023-05-10T01:20:58.049Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T01:20:58.049Z] 2f39f015ded8: Pulling fs layer [2023-05-10T01:20:58.049Z] 33b1e0a273af: Waiting [2023-05-10T01:20:58.049Z] 5d3b04190fa2: Waiting [2023-05-10T01:20:58.049Z] 2f39f015ded8: Waiting [2023-05-10T01:20:58.049Z] 3a2ae6a8a46f: Waiting [2023-05-10T01:20:58.049Z] 5c69ac0246d0: Download complete [2023-05-10T01:20:58.049Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T01:20:58.049Z] 3a2ae6a8a46f: Download complete [2023-05-10T01:20:58.049Z] 33b1e0a273af: Download complete [2023-05-10T01:20:58.049Z] ec43610c2a17: Verifying Checksum [2023-05-10T01:20:58.049Z] ec43610c2a17: Download complete [2023-05-10T01:20:58.049Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T01:20:58.049Z] 5d3b04190fa2: Download complete [2023-05-10T01:20:58.310Z] 5eb5b503b376: Verifying Checksum [2023-05-10T01:20:58.310Z] 5eb5b503b376: Download complete [2023-05-10T01:20:58.877Z] 2f39f015ded8: Download complete [2023-05-10T01:20:59.445Z] 5eb5b503b376: Pull complete [2023-05-10T01:20:59.445Z] 5c69ac0246d0: Pull complete [2023-05-10T01:21:00.012Z] ec43610c2a17: Pull complete [2023-05-10T01:21:00.012Z] 3a2ae6a8a46f: Pull complete [2023-05-10T01:21:00.271Z] 33b1e0a273af: Pull complete [2023-05-10T01:21:00.271Z] 5d3b04190fa2: Pull complete [2023-05-10T01:21:04.474Z] 2f39f015ded8: Pull complete [2023-05-10T01:21:04.474Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T01:21:04.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T01:21:04.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:21:04.697Z] prd-ubuntu20.04-docker-8c-8g-14851 does not seem to be running inside a container [2023-05-10T01:21:04.737Z] $ 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-175 -v /w/workspace/edgexfoundry_device-gpio_PR-175:/w/workspace/edgexfoundry_device-gpio_PR-175:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-175@tmp:/w/workspace/edgexfoundry_device-gpio_PR-175@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-10T01:21:08.899Z] $ docker top 5b979367659f6685945b5633494bca5352814f3fc0971610bf79cc2be0bde14b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:21:09.378Z] ---> job-cost.sh [2023-05-10T01:21:09.378Z] lf-activate-venv: SKIPPING [2023-05-10T01:21:09.378Z] INFO: No Stack... [2023-05-10T01:21:09.947Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T01:21:10.207Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T01:21:10.526Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-175/archives/cost.csv [2023-05-10T01:21:10.526Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T01:21:10.570Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-175-1-stack-cost] [2023-05-10T01:21:10.578Z] Resource [jenkins-edgexfoundry-device-gpio-PR-175-1-stack-cost] did not exist. Created. [2023-05-10T01:21:10.578Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-175-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T01:21:10.966Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T01:21:11.019Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T01:21:11.049Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-175-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T01:21:11.135Z] $ docker stop --time=1 5b979367659f6685945b5633494bca5352814f3fc0971610bf79cc2be0bde14b [2023-05-10T01:21:12.274Z] $ docker rm -f --volumes 5b979367659f6685945b5633494bca5352814f3fc0971610bf79cc2be0bde14b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-10T01:22:29.076Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14852 in /w/workspace/edgexfoundry_device-gpio_PR-175 [Pipeline] { [Pipeline] ws [2023-05-10T01:22:29.140Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-05-10T01:22:29.234Z] The recommended git tool is: git [2023-05-10T01:22:36.742Z] using credential edgex-jenkins-ssh [2023-05-10T01:22:36.763Z] Cloning the remote Git repository [2023-05-10T01:22:36.800Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-10T01:22:36.905Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-05-10T01:22:37.076Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-10T01:22:37.077Z] > git --version # timeout=10 [2023-05-10T01:22:37.103Z] > git --version # 'git version 2.25.1' [2023-05-10T01:22:37.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T01:22:37.278Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T01:22:38.873Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-10T01:22:38.899Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T01:22:40.342Z] Merging remotes/origin/main commit 366ee754c41d9a0fdc0bb38cee0c371b1007dce8 into PR head commit f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b [2023-05-10T01:22:40.633Z] Merge succeeded, producing f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b [2023-05-10T01:22:40.633Z] Checking out Revision f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b (PR-175) [2023-05-10T01:22:39.802Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-10T01:22:39.847Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-10T01:22:39.848Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T01:22:39.866Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/175/head:refs/remotes/origin/PR-175 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-10T01:22:40.354Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T01:22:40.423Z] > git checkout -f f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b # timeout=10 [2023-05-10T01:22:40.509Z] > git remote # timeout=10 [2023-05-10T01:22:40.530Z] > git config --get remote.origin.url # timeout=10 [2023-05-10T01:22:40.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T01:22:40.575Z] > git merge 366ee754c41d9a0fdc0bb38cee0c371b1007dce8 # timeout=10 [2023-05-10T01:22:40.606Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-10T01:22:40.633Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T01:22:40.649Z] > git checkout -f f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b # timeout=10 [2023-05-10T01:22:41.173Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-10T01:22:41.215Z] > git --version # timeout=10 [2023-05-10T01:22:41.228Z] > git --version # 'git version 2.25.1' [2023-05-10T01:22:41.242Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T01:22:42.484Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T01:22:42.484Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T01:22:42.484Z] Dload Upload Total Spent Left Speed [2023-05-10T01:22:42.484Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-05-10T01:22:43.105Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T01:22:43.453Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T01:22:43.454Z] + sudo tee /etc/docker/daemon.new [2023-05-10T01:22:43.454Z] { [2023-05-10T01:22:43.454Z] "registry-mirrors": [ [2023-05-10T01:22:43.454Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T01:22:43.454Z] ], [2023-05-10T01:22:43.454Z] "bip": "10.250.0.254/24", [2023-05-10T01:22:43.454Z] "hosts": [ [2023-05-10T01:22:43.454Z] "tcp://0.0.0.0:5555", [2023-05-10T01:22:43.454Z] "unix:///var/run/docker.sock" [2023-05-10T01:22:43.454Z] ], [2023-05-10T01:22:43.454Z] "mtu": 1458, [2023-05-10T01:22:43.454Z] "selinux-enabled": true, [2023-05-10T01:22:43.454Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T01:22:43.454Z] } [Pipeline] sh [2023-05-10T01:22:43.875Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T01:22:44.242Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T01:23:02.663Z] provisioning config files... [2023-05-10T01:23:02.696Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config15154260663918153817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:23:03.102Z] ---> docker-login.sh [2023-05-10T01:23:03.102Z] nexus3.edgexfoundry.org:10001 [2023-05-10T01:23:03.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:23:03.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:23:03.699Z] Configure a credential helper to remove this warning. See [2023-05-10T01:23:03.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:23:03.699Z] [2023-05-10T01:23:03.699Z] Login Succeeded [2023-05-10T01:23:03.699Z] nexus3.edgexfoundry.org:10002 [2023-05-10T01:23:03.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:23:04.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:23:04.240Z] Configure a credential helper to remove this warning. See [2023-05-10T01:23:04.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:23:04.240Z] [2023-05-10T01:23:04.240Z] Login Succeeded [2023-05-10T01:23:04.240Z] nexus3.edgexfoundry.org:10003 [2023-05-10T01:23:04.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:23:04.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:23:04.511Z] Configure a credential helper to remove this warning. See [2023-05-10T01:23:04.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:23:04.511Z] [2023-05-10T01:23:04.511Z] Login Succeeded [2023-05-10T01:23:04.511Z] nexus3.edgexfoundry.org:10004 [2023-05-10T01:23:04.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:23:04.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:23:04.786Z] Configure a credential helper to remove this warning. See [2023-05-10T01:23:04.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:23:04.786Z] [2023-05-10T01:23:04.786Z] Login Succeeded [2023-05-10T01:23:04.786Z] docker.io [2023-05-10T01:23:05.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:23:05.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:23:05.346Z] Configure a credential helper to remove this warning. See [2023-05-10T01:23:05.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:23:05.346Z] [2023-05-10T01:23:05.346Z] Login Succeeded [2023-05-10T01:23:05.346Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T01:23:05.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T01:23:05.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T01:23:05.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T01:23:05.965Z] ========================================================= [2023-05-10T01:23:05.965Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T01:23:05.965Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:23:06.460Z] + 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-10T01:23:06.731Z] Sending build context to Docker daemon 8.141MB [2023-05-10T01:23:06.731Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T01:23:06.731Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T01:23:07.002Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T01:23:07.002Z] c41833b44d91: Pulling fs layer [2023-05-10T01:23:07.002Z] ed15518f5707: Pulling fs layer [2023-05-10T01:23:07.002Z] feae8fd75edb: Pulling fs layer [2023-05-10T01:23:07.002Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T01:23:07.002Z] 3cdef696dda3: Pulling fs layer [2023-05-10T01:23:07.002Z] 2ced38df9373: Pulling fs layer [2023-05-10T01:23:07.002Z] 58f1dce35555: Pulling fs layer [2023-05-10T01:23:07.002Z] 242c74f7c9fa: Waiting [2023-05-10T01:23:07.002Z] 3cdef696dda3: Waiting [2023-05-10T01:23:07.002Z] 2ced38df9373: Waiting [2023-05-10T01:23:07.002Z] 58f1dce35555: Waiting [2023-05-10T01:23:07.002Z] ed15518f5707: Download complete [2023-05-10T01:23:07.002Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T01:23:07.002Z] 242c74f7c9fa: Download complete [2023-05-10T01:23:07.002Z] 3cdef696dda3: Verifying Checksum [2023-05-10T01:23:07.002Z] 3cdef696dda3: Download complete [2023-05-10T01:23:07.002Z] c41833b44d91: Download complete [2023-05-10T01:23:08.431Z] c41833b44d91: Pull complete [2023-05-10T01:23:08.702Z] 58f1dce35555: Verifying Checksum [2023-05-10T01:23:08.702Z] 58f1dce35555: Download complete [2023-05-10T01:23:08.702Z] ed15518f5707: Pull complete [2023-05-10T01:23:10.140Z] feae8fd75edb: Verifying Checksum [2023-05-10T01:23:10.140Z] feae8fd75edb: Download complete [2023-05-10T01:23:10.140Z] 2ced38df9373: Verifying Checksum [2023-05-10T01:23:10.140Z] 2ced38df9373: Download complete [2023-05-10T01:23:20.243Z] feae8fd75edb: Pull complete [2023-05-10T01:23:20.243Z] 242c74f7c9fa: Pull complete [2023-05-10T01:23:20.512Z] 3cdef696dda3: Pull complete [2023-05-10T01:23:28.766Z] 2ced38df9373: Pull complete [2023-05-10T01:23:31.375Z] 58f1dce35555: Pull complete [2023-05-10T01:23:31.375Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T01:23:31.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T01:23:31.375Z] ---> fadd8f120f05 [2023-05-10T01:23:31.375Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T01:23:32.793Z] ---> Running in 503e69eb39ed [2023-05-10T01:23:33.060Z] Removing intermediate container 503e69eb39ed [2023-05-10T01:23:33.061Z] ---> 07f291cc2e5b [2023-05-10T01:23:33.061Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T01:23:33.061Z] ---> Running in e2281f06efe1 [2023-05-10T01:23:33.331Z] Removing intermediate container e2281f06efe1 [2023-05-10T01:23:33.331Z] ---> b12c034b518b [2023-05-10T01:23:33.331Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-10T01:23:33.601Z] ---> Running in aba738d2c728 [2023-05-10T01:23:33.871Z] Removing intermediate container aba738d2c728 [2023-05-10T01:23:33.871Z] ---> 918b383467a6 [2023-05-10T01:23:33.871Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T01:23:33.871Z] ---> Running in bde365e8a686 [2023-05-10T01:23:34.143Z] Removing intermediate container bde365e8a686 [2023-05-10T01:23:34.143Z] ---> 87c5f8f7445e [2023-05-10T01:23:34.143Z] Step 7/12 : WORKDIR /device-gpio [2023-05-10T01:23:34.412Z] ---> Running in fb9e9240f1c4 [2023-05-10T01:23:34.680Z] Removing intermediate container fb9e9240f1c4 [2023-05-10T01:23:34.680Z] ---> ee60c17f2dbe [2023-05-10T01:23:34.680Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T01:23:34.680Z] ---> Running in 38248044906d [2023-05-10T01:23:36.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T01:23:36.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T01:23:37.362Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-10T01:23:37.634Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-10T01:23:37.634Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-10T01:23:37.634Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-10T01:23:37.634Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T01:23:37.634Z] OK: 268 MiB in 57 packages [2023-05-10T01:23:38.625Z] Removing intermediate container 38248044906d [2023-05-10T01:23:38.625Z] ---> 32121e60c2ee [2023-05-10T01:23:38.625Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-10T01:23:39.214Z] ---> f4fbe2c77646 [2023-05-10T01:23:39.214Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T01:23:39.214Z] ---> Running in db1645816976 [2023-05-10T01:24:47.137Z] Removing intermediate container db1645816976 [2023-05-10T01:24:47.137Z] ---> ed18ad54103b [2023-05-10T01:24:47.137Z] Step 11/12 : COPY . . [2023-05-10T01:24:47.137Z] ---> 451284693225 [2023-05-10T01:24:47.137Z] Step 12/12 : RUN ${MAKE} [2023-05-10T01:24:47.137Z] ---> Running in f26a31ad0f17 [2023-05-10T01:24:47.137Z] noop [2023-05-10T01:24:47.137Z] Removing intermediate container f26a31ad0f17 [2023-05-10T01:24:47.137Z] ---> 920460800668 [2023-05-10T01:24:47.137Z] Successfully built 920460800668 [2023-05-10T01:24:47.137Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:24:47.624Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T01:24:47.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:24:47.911Z] prd-ubuntu20.04-docker-arm64-4c-16g-14852 does not seem to be running inside a container [2023-05-10T01:24:47.986Z] $ 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-10T01:24:50.998Z] $ docker top 57d5ef7a16935909cf47cd7eb725c4dd252f7241971b25e66eecc79c9a985255 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T01:24:51.889Z] + go version [2023-05-10T01:24:51.889Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T01:24:51.932Z] $ docker stop --time=1 57d5ef7a16935909cf47cd7eb725c4dd252f7241971b25e66eecc79c9a985255 [2023-05-10T01:24:53.550Z] $ docker rm -f --volumes 57d5ef7a16935909cf47cd7eb725c4dd252f7241971b25e66eecc79c9a985255 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:24:54.436Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T01:24:54.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:24:54.708Z] prd-ubuntu20.04-docker-arm64-4c-16g-14852 does not seem to be running inside a container [2023-05-10T01:24:54.792Z] $ 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-10T01:24:56.008Z] $ docker top 83908524590a1a6d3eb14a53f7f2c1da5f8126945ae1c8da50bba036f6b54e63 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T01:24:56.868Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-05-10T01:24:57.596Z] + make test [2023-05-10T01:24:57.596Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T01:25:36.497Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-10T01:27:28.200Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-10T01:27:28.200Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-10T01:27:28.200Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T01:27:28.200Z] go vet ./... [2023-05-10T01:28:00.482Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T01:28:00.482Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T01:28:00.482Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T01:28:00.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T01:28:00.573Z] $ docker stop --time=1 83908524590a1a6d3eb14a53f7f2c1da5f8126945ae1c8da50bba036f6b54e63 [2023-05-10T01:28:02.439Z] $ docker rm -f --volumes 83908524590a1a6d3eb14a53f7f2c1da5f8126945ae1c8da50bba036f6b54e63 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T01:28:03.743Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T01:28:03.782Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T01:28:04.233Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T01:28:04.876Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T01:28:05.224Z] + ls -al . [2023-05-10T01:28:05.224Z] total 152 [2023-05-10T01:28:05.224Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 01:25 . [2023-05-10T01:28:05.224Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:22 .. [2023-05-10T01:28:05.224Z] -rw-rw-r-- 1 jenkins jenkins 120 May 10 01:22 .dockerignore [2023-05-10T01:28:05.224Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 01:22 .git [2023-05-10T01:28:05.224Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:22 .github [2023-05-10T01:28:05.224Z] -rw-rw-r-- 1 jenkins jenkins 343 May 10 01:22 .gitignore [2023-05-10T01:28:05.224Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 01:22 .golangci.yml [2023-05-10T01:28:05.224Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 10 01:22 Attribution.txt [2023-05-10T01:28:05.224Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 10 01:22 CHANGELOG.md [2023-05-10T01:28:05.224Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 10 01:22 Dockerfile [2023-05-10T01:28:05.224Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 01:22 GOVERNANCE.md [2023-05-10T01:28:05.224Z] -rw-rw-r-- 1 jenkins jenkins 657 May 10 01:22 Jenkinsfile [2023-05-10T01:28:05.224Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 01:22 LICENSE [2023-05-10T01:28:05.224Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 10 01:22 Makefile [2023-05-10T01:28:05.224Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 01:22 OWNERS.md [2023-05-10T01:28:05.224Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 10 01:22 README.md [2023-05-10T01:28:05.224Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 01:18 VERSION [2023-05-10T01:28:05.224Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:22 bin [2023-05-10T01:28:05.224Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:22 cmd [2023-05-10T01:28:05.224Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 01:25 coverage.out [2023-05-10T01:28:05.224Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 10 01:22 go.mod [2023-05-10T01:28:05.224Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 10 01:22 go.sum [2023-05-10T01:28:05.224Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:22 internal [2023-05-10T01:28:05.224Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:22 snap [2023-05-10T01:28:05.224Z] -rw-rw-r-- 1 jenkins jenkins 209 May 10 01:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:28:05.643Z] + 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=f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b --label arch=arm64 --label version=0.0.0 . [2023-05-10T01:28:05.910Z] Sending build context to Docker daemon 8.142MB [2023-05-10T01:28:05.910Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T01:28:05.910Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-10T01:28:05.910Z] ---> 920460800668 [2023-05-10T01:28:05.910Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-10T01:28:06.178Z] ---> Running in 0cf4a159b7d8 [2023-05-10T01:28:06.467Z] Removing intermediate container 0cf4a159b7d8 [2023-05-10T01:28:06.467Z] ---> 2a2d468fa548 [2023-05-10T01:28:06.467Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T01:28:06.467Z] ---> Running in 3877775e4925 [2023-05-10T01:28:06.738Z] Removing intermediate container 3877775e4925 [2023-05-10T01:28:06.738Z] ---> 991da610ba5b [2023-05-10T01:28:06.738Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-10T01:28:07.008Z] ---> Running in 5c67c161cce8 [2023-05-10T01:28:07.275Z] Removing intermediate container 5c67c161cce8 [2023-05-10T01:28:07.275Z] ---> fb56864f8497 [2023-05-10T01:28:07.275Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T01:28:07.275Z] ---> Running in 9e7e3d736d5d [2023-05-10T01:28:07.543Z] Removing intermediate container 9e7e3d736d5d [2023-05-10T01:28:07.543Z] ---> 75436fe88535 [2023-05-10T01:28:07.543Z] Step 7/25 : WORKDIR /device-gpio [2023-05-10T01:28:07.543Z] ---> Running in 60161b079abc [2023-05-10T01:28:07.828Z] Removing intermediate container 60161b079abc [2023-05-10T01:28:07.828Z] ---> e810caf3fb03 [2023-05-10T01:28:07.828Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T01:28:07.828Z] ---> Running in b4b1a03a5425 [2023-05-10T01:28:08.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T01:28:09.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T01:28:10.804Z] OK: 268 MiB in 57 packages [2023-05-10T01:28:11.408Z] Removing intermediate container b4b1a03a5425 [2023-05-10T01:28:11.408Z] ---> adbe83930598 [2023-05-10T01:28:11.408Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-10T01:28:14.054Z] ---> 0bcacb1fd342 [2023-05-10T01:28:14.054Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T01:28:14.054Z] ---> Running in e352c2dca243 [2023-05-10T01:28:16.077Z] Removing intermediate container e352c2dca243 [2023-05-10T01:28:16.077Z] ---> ba655d94456e [2023-05-10T01:28:16.077Z] Step 11/25 : COPY . . [2023-05-10T01:28:17.512Z] ---> fbbb2770a43b [2023-05-10T01:28:17.512Z] Step 12/25 : RUN ${MAKE} [2023-05-10T01:28:17.512Z] ---> Running in 927287c2362f [2023-05-10T01:28:18.476Z] 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-10T01:30:40.245Z] Removing intermediate container 927287c2362f [2023-05-10T01:30:40.245Z] ---> fc08a7cf3a6a [2023-05-10T01:30:40.245Z] Step 13/25 : FROM alpine:3.17 [2023-05-10T01:30:40.245Z] 3.17: Pulling from library/alpine [2023-05-10T01:30:40.245Z] c41833b44d91: Already exists [2023-05-10T01:30:40.245Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T01:30:40.245Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T01:30:40.245Z] ---> 51e60588ff2c [2023-05-10T01:30:40.245Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-10T01:30:40.245Z] ---> Running in 363c776dd345 [2023-05-10T01:30:40.245Z] Removing intermediate container 363c776dd345 [2023-05-10T01:30:40.245Z] ---> de6d12083985 [2023-05-10T01:30:40.245Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-10T01:30:40.245Z] ---> Running in 2ef2139937b8 [2023-05-10T01:30:40.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T01:30:40.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T01:30:40.245Z] OK: 7 MiB in 15 packages [2023-05-10T01:30:40.245Z] Removing intermediate container 2ef2139937b8 [2023-05-10T01:30:40.245Z] ---> 1b52fab106c4 [2023-05-10T01:30:40.245Z] Step 16/25 : WORKDIR / [2023-05-10T01:30:40.245Z] ---> Running in b81dd72056d3 [2023-05-10T01:30:40.245Z] Removing intermediate container b81dd72056d3 [2023-05-10T01:30:40.245Z] ---> eeb542b37b5c [2023-05-10T01:30:40.245Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-10T01:30:40.245Z] ---> f2ee6ff39935 [2023-05-10T01:30:40.245Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-10T01:30:40.245Z] ---> c8c1b4803a4b [2023-05-10T01:30:40.245Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-10T01:30:40.829Z] ---> c1762d133c91 [2023-05-10T01:30:40.829Z] Step 20/25 : EXPOSE 59910 [2023-05-10T01:30:41.098Z] ---> Running in ae1649dc37b0 [2023-05-10T01:30:41.365Z] Removing intermediate container ae1649dc37b0 [2023-05-10T01:30:41.365Z] ---> 825da4027cf0 [2023-05-10T01:30:41.365Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-10T01:30:41.365Z] ---> Running in fc7afdb97068 [2023-05-10T01:30:41.634Z] Removing intermediate container fc7afdb97068 [2023-05-10T01:30:41.634Z] ---> fe9093211b2e [2023-05-10T01:30:41.634Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T01:30:41.634Z] ---> Running in 081ea5e81f92 [2023-05-10T01:30:41.912Z] Removing intermediate container 081ea5e81f92 [2023-05-10T01:30:41.912Z] ---> 48013f093c7b [2023-05-10T01:30:41.912Z] Step 23/25 : LABEL arch=arm64 [2023-05-10T01:30:42.179Z] ---> Running in 101be85617a9 [2023-05-10T01:30:42.448Z] Removing intermediate container 101be85617a9 [2023-05-10T01:30:42.449Z] ---> cded61854f27 [2023-05-10T01:30:42.449Z] Step 24/25 : LABEL git_sha=f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b [2023-05-10T01:30:42.449Z] ---> Running in 75fa154d3390 [2023-05-10T01:30:42.717Z] Removing intermediate container 75fa154d3390 [2023-05-10T01:30:42.717Z] ---> c15c4527096b [2023-05-10T01:30:42.717Z] Step 25/25 : LABEL version=0.0.0 [2023-05-10T01:30:42.717Z] ---> Running in 026c75039702 [2023-05-10T01:30:42.984Z] Removing intermediate container 026c75039702 [2023-05-10T01:30:42.984Z] ---> c655c9d92743 [2023-05-10T01:30:42.984Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T01:30:43.251Z] Successfully built c655c9d92743 [2023-05-10T01:30:43.251Z] 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-10T01:30:44.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T01:30:44.131Z] [2023-05-10T01:30:44.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:30:44.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T01:30:44.548Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T01:30:44.548Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T01:30:44.548Z] 04944245beec: Pulling fs layer [2023-05-10T01:30:44.548Z] 699f458cf7ca: Pulling fs layer [2023-05-10T01:30:44.548Z] 765212b225bb: Pulling fs layer [2023-05-10T01:30:44.548Z] f23df028b6ca: Pulling fs layer [2023-05-10T01:30:44.548Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T01:30:44.548Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T01:30:44.548Z] f23df028b6ca: Waiting [2023-05-10T01:30:44.548Z] d65c8cfc05b1: Waiting [2023-05-10T01:30:44.548Z] 2437ff75d9bd: Waiting [2023-05-10T01:30:44.548Z] 765212b225bb: Waiting [2023-05-10T01:30:44.821Z] 04944245beec: Verifying Checksum [2023-05-10T01:30:44.821Z] 04944245beec: Download complete [2023-05-10T01:30:44.821Z] 765212b225bb: Download complete [2023-05-10T01:30:44.821Z] f23df028b6ca: Download complete [2023-05-10T01:30:44.821Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T01:30:44.821Z] d65c8cfc05b1: Download complete [2023-05-10T01:30:45.090Z] 699f458cf7ca: Verifying Checksum [2023-05-10T01:30:45.090Z] 699f458cf7ca: Download complete [2023-05-10T01:30:45.360Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T01:30:45.360Z] 8998bd30e6a1: Download complete [2023-05-10T01:30:47.955Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T01:30:47.955Z] 2437ff75d9bd: Download complete [2023-05-10T01:30:49.371Z] 8998bd30e6a1: Pull complete [2023-05-10T01:30:49.960Z] 04944245beec: Pull complete [2023-05-10T01:30:51.373Z] 699f458cf7ca: Pull complete [2023-05-10T01:30:51.642Z] 765212b225bb: Pull complete [2023-05-10T01:30:54.228Z] f23df028b6ca: Pull complete [2023-05-10T01:30:54.228Z] d65c8cfc05b1: Pull complete [2023-05-10T01:31:09.247Z] 2437ff75d9bd: Pull complete [2023-05-10T01:31:09.247Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T01:31:09.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T01:31:09.247Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:31:09.590Z] prd-ubuntu20.04-docker-arm64-4c-16g-14852 does not seem to be running inside a container [2023-05-10T01:31:09.670Z] $ 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-10T01:31:12.217Z] $ docker top e306e9129fe0b32d947202f0734ae192b7bce4d42ad2f51636881c5e47f4ebcb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:31:13.113Z] ---> job-cost.sh [2023-05-10T01:31:13.113Z] lf-activate-venv: SKIPPING [2023-05-10T01:31:13.113Z] INFO: No Stack... [2023-05-10T01:31:13.697Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T01:31:14.281Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T01:31:14.940Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-05-10T01:31:14.940Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T01:31:14.997Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-175-1-stack-cost] [2023-05-10T01:31:15.002Z] Resource [jenkins-edgexfoundry-device-gpio-PR-175-1-stack-cost] did not exist. Created. [2023-05-10T01:31:15.002Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-175-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T01:31:15.737Z] /w/workspace/device-gpio/1@tmp/durable-72e295f9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T01:31:16.407Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T01:31:16.443Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T01:31:16.495Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T01:31:16.511Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-175-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T01:31:16.593Z] $ docker stop --time=1 e306e9129fe0b32d947202f0734ae192b7bce4d42ad2f51636881c5e47f4ebcb [2023-05-10T01:31:18.059Z] $ docker rm -f --volumes e306e9129fe0b32d947202f0734ae192b7bce4d42ad2f51636881c5e47f4ebcb [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-10T01:31:19.189Z] provisioning config files... [2023-05-10T01:31:19.197Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-175@tmp/config16438485978224609321tmp [Pipeline] { [Pipeline] sh [2023-05-10T01:31:19.544Z] + set +x [2023-05-10T01:31:19.544Z] + bash -s -- [2023-05-10T01:31:19.544Z] + curl -s https://codecov.io/bash [2023-05-10T01:31:19.544Z] [2023-05-10T01:31:19.544Z] _____ _ [2023-05-10T01:31:19.544Z] / ____| | | [2023-05-10T01:31:19.544Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T01:31:19.544Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T01:31:19.544Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T01:31:19.544Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T01:31:19.544Z] Bash-1.0.6 [2023-05-10T01:31:19.544Z] [2023-05-10T01:31:19.544Z] [2023-05-10T01:31:19.544Z] ==> git version 2.25.1 found [2023-05-10T01:31:19.544Z] ==> 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-10T01:31:19.544Z] Release-Date: 2020-01-08 [2023-05-10T01:31:19.544Z] 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-10T01:31:19.544Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T01:31:19.544Z] ==> Jenkins CI detected. [2023-05-10T01:31:19.544Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-175 [2023-05-10T01:31:19.544Z] project root: . [2023-05-10T01:31:19.544Z] --> token set from env [2023-05-10T01:31:19.544Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T01:31:19.544Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T01:31:19.544Z] ==> Python coveragepy not found [2023-05-10T01:31:19.544Z] ==> Searching for coverage reports in: [2023-05-10T01:31:19.544Z] + . [2023-05-10T01:31:19.544Z] -> Found 1 reports [2023-05-10T01:31:19.544Z] ==> Detecting git/mercurial file structure [2023-05-10T01:31:19.544Z] ==> Reading reports [2023-05-10T01:31:19.804Z] + ./coverage.out bytes=10 [2023-05-10T01:31:19.804Z] ==> Appending adjustments [2023-05-10T01:31:19.804Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T01:31:19.804Z] + Found adjustments [2023-05-10T01:31:19.804Z] ==> Gzipping contents [2023-05-10T01:31:19.804Z] 4.0K /tmp/codecov.37WULL.gz [2023-05-10T01:31:19.804Z] ==> Uploading reports [2023-05-10T01:31:19.804Z] url: https://codecov.io [2023-05-10T01:31:19.804Z] query: branch=PR-175&commit=f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-175%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=175&job=&cmd_args= [2023-05-10T01:31:19.804Z] -> Pinging Codecov [2023-05-10T01:31:19.804Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-175&commit=f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-175%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=175&job=&cmd_args= [2023-05-10T01:31:20.062Z] -> Uploading to [2023-05-10T01:31:20.062Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/3EC07B1A8CA8AF9BCAA0BB9F0134797F/f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b/73de80f6-3b08-47cb-a2f5-1e7f4dad9d6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T013119Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=225b8c240b3210d49548e66215a3e0a7c21f8c1f7703ce3bf5a4ea6db634dfbf [2023-05-10T01:31:20.062Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T01:31:20.062Z] Dload Upload Total Spent Left Speed [2023-05-10T01:31:20.062Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3203 --:--:-- --:--:-- --:--:-- 3203 [2023-05-10T01:31:20.063Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/f6d53e6316bb6c26f03a2d1ed4c08e5b1707382b [Pipeline] } [2023-05-10T01:31:20.089Z] 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-10T01:31:21.905Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-175/archives ] [2023-05-10T01:31:21.905Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-175/archives [2023-05-10T01:31:21.905Z] total 16 [2023-05-10T01:31:21.905Z] drwxr-xr-x 3 root root 4096 May 10 01:21 . [2023-05-10T01:31:21.905Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 01:21 .. [2023-05-10T01:31:21.905Z] drwxr-xr-x 2 root root 4096 May 10 01:21 cost [2023-05-10T01:31:21.905Z] -rw-r--r-- 1 root root 83 May 10 01:21 cost.csv [2023-05-10T01:31:21.905Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-175/archives [2023-05-10T01:31:21.905Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-175/archives [2023-05-10T01:31:21.905Z] total 16 [2023-05-10T01:31:21.905Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 01:21 . [2023-05-10T01:31:21.905Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 01:21 .. [2023-05-10T01:31:21.905Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 01:21 cost [2023-05-10T01:31:21.905Z] -rw-r--r-- 1 jenkins jenkins 83 May 10 01:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:31:22.241Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:31:23.150Z] ---> package-listing.sh [2023-05-10T01:31:23.150Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T01:31:23.150Z] ++ facter osfamily [2023-05-10T01:31:23.409Z] + OS_FAMILY=debian [2023-05-10T01:31:23.409Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-175 [2023-05-10T01:31:23.409Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T01:31:23.409Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T01:31:23.409Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T01:31:23.409Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T01:31:23.409Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-175 ']' [2023-05-10T01:31:23.409Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T01:31:23.409Z] + case "${OS_FAMILY}" in [2023-05-10T01:31:23.409Z] + dpkg -l [2023-05-10T01:31:23.409Z] + grep '^ii' [2023-05-10T01:31:23.409Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T01:31:23.409Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T01:31:23.409Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T01:31:23.409Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-175 ']' [2023-05-10T01:31:23.409Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-175/archives/ [2023-05-10T01:31:23.409Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-175/archives/ [Pipeline] echo [2023-05-10T01:31:23.444Z] 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-175/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-10T01:31:23.734Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:31:24.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T01:31:24.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:31:24.522Z] prd-ubuntu20.04-docker-8c-8g-14851 does not seem to be running inside a container [2023-05-10T01:31:24.560Z] $ 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-175/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-175 -v /w/workspace/edgexfoundry_device-gpio_PR-175:/w/workspace/edgexfoundry_device-gpio_PR-175:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-175@tmp:/w/workspace/edgexfoundry_device-gpio_PR-175@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-10T01:31:24.752Z] $ docker top cc4a31b3ada3837f0e09ffe12ba99c257097070357be6f7711b672a6d6788c12 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T01:31:25.140Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T01:31:25.528Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T01:31:25.837Z] + ls /var/log/sa-host [2023-05-10T01:31:25.837Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T01:31:26.080Z] provisioning config files... [2023-05-10T01:31:26.090Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-175@tmp/config7212726401277055539tmp [Pipeline] { [Pipeline] echo [2023-05-10T01:31:26.156Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:31:26.469Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T01:31:26.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:31:26.904Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T01:31:26.944Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:31:27.280Z] ---> sudo-logs.sh [2023-05-10T01:31:27.281Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T01:31:27.369Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:31:27.690Z] ---> job-cost.sh [2023-05-10T01:31:27.690Z] lf-activate-venv: SKIPPING [2023-05-10T01:31:27.690Z] DEBUG: total: 0.2199999988079071 [2023-05-10T01:31:27.690Z] INFO: Retrieving Stack Cost... [2023-05-10T01:31:27.951Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T01:31:28.522Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T01:31:28.557Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:31:28.872Z] ---> logs-deploy.sh [2023-05-10T01:31:28.872Z] lf-activate-venv: SKIPPING [2023-05-10T01:31:28.872Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-175/1 [2023-05-10T01:31:28.872Z] INFO: archiving workspace using pattern(s): [2023-05-10T01:31:29.812Z] Archives upload complete. [2023-05-10T01:31:29.812Z] INFO: archiving logs to Nexus