Pull request #204 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b9a1a08aea3f5f7690f28faed41a2512d60c23b+07014ed4136a323f76076ad0d7449da681cdeaf5 (35e8a2b12d186f1a6bf53dd6c0948ab0aeda0554) 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-ssh3032010054665516673.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3951454152332581958.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-204/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-204/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17370944963366305728.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-204/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9013788131118706037.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh14251414614627117972.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-204/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-204/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17729929161025892268.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9566 in /w/workspace/edgexfoundry_device-gpio_PR-204 [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-204 # 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/204/head:refs/remotes/origin/PR-204 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 07014ed4136a323f76076ad0d7449da681cdeaf5 into PR head commit 3b9a1a08aea3f5f7690f28faed41a2512d60c23b Merge succeeded, producing 3b9a1a08aea3f5f7690f28faed41a2512d60c23b Checking out Revision 3b9a1a08aea3f5f7690f28faed41a2512d60c23b (PR-204) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-19T00:42:48.561Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 3b9a1a08aea3f5f7690f28faed41a2512d60c23b # 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 07014ed4136a323f76076ad0d7449da681cdeaf5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b9a1a08aea3f5f7690f28faed41a2512d60c23b # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-19T00:42:48.751Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-19T00:42:48.861Z] ========================================================= [2023-10-19T00:42:48.861Z] EdgeX Global Pipelines Version Info [2023-10-19T00:42:48.861Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-19T00:42:49.600Z] ------------------- [2023-10-19T00:42:49.600Z] stable info: [2023-10-19T00:42:49.600Z] ------------------- [2023-10-19T00:42:49.601Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-19T00:42:49.601Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-19T00:42:49.601Z] Message: update stable to v1.0.254 [2023-10-19T00:42:50.187Z] ------------------- [2023-10-19T00:42:50.187Z] experimental info: [2023-10-19T00:42:50.187Z] ------------------- [2023-10-19T00:42:50.187Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-19T00:42:50.187Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-19T00:42:50.187Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-19T00:42:50.483Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-10-19T00:42:50.524Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-10-19T00:42:50.565Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-19T00:42:50.609Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-19T00:42:50.655Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-19T00:42:50.696Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-19T00:42:50.732Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-19T00:42:50.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-19T00:42:50.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-19T00:42:50.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-19T00:42:50.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-19T00:42:50.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-10-19T00:42:50.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-19T00:42:51.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-19T00:42:51.049Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-19T00:42:51.094Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-19T00:42:51.134Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-19T00:42:51.183Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-19T00:42:51.226Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-19T00:42:51.271Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-19T00:42:51.315Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-19T00:42:51.362Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-19T00:42:51.409Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-19T00:42:51.457Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-19T00:42:51.500Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-19T00:42:51.545Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-19T00:42:51.588Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-19T00:42:51.634Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-204 [Pipeline] echo [2023-10-19T00:42:51.684Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-204 [Pipeline] echo [2023-10-19T00:42:51.728Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-204 [Pipeline] echo [2023-10-19T00:42:51.772Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b9a1a08aea3f5f7690f28faed41a2512d60c23b [Pipeline] echo [2023-10-19T00:42:51.813Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b9a1a0 [Pipeline] echo [2023-10-19T00:42:51.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-19T00:42:51.974Z] provisioning config files... [2023-10-19T00:42:52.016Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-204@tmp/config6393392742602184822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T00:42:52.392Z] ---> docker-login.sh [2023-10-19T00:42:52.392Z] nexus3.edgexfoundry.org:10001 [2023-10-19T00:42:52.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T00:42:52.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T00:42:52.656Z] Configure a credential helper to remove this warning. See [2023-10-19T00:42:52.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T00:42:52.656Z] [2023-10-19T00:42:52.656Z] Login Succeeded [2023-10-19T00:42:52.656Z] nexus3.edgexfoundry.org:10002 [2023-10-19T00:42:52.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T00:42:52.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T00:42:52.917Z] Configure a credential helper to remove this warning. See [2023-10-19T00:42:52.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T00:42:52.917Z] [2023-10-19T00:42:52.917Z] Login Succeeded [2023-10-19T00:42:52.917Z] nexus3.edgexfoundry.org:10003 [2023-10-19T00:42:52.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T00:42:52.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T00:42:52.917Z] Configure a credential helper to remove this warning. See [2023-10-19T00:42:52.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T00:42:52.917Z] [2023-10-19T00:42:52.917Z] Login Succeeded [2023-10-19T00:42:52.917Z] nexus3.edgexfoundry.org:10004 [2023-10-19T00:42:52.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T00:42:53.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T00:42:53.177Z] Configure a credential helper to remove this warning. See [2023-10-19T00:42:53.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T00:42:53.177Z] [2023-10-19T00:42:53.177Z] Login Succeeded [2023-10-19T00:42:53.177Z] docker.io [2023-10-19T00:42:53.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T00:42:53.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T00:42:53.436Z] Configure a credential helper to remove this warning. See [2023-10-19T00:42:53.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T00:42:53.436Z] [2023-10-19T00:42:53.436Z] Login Succeeded [2023-10-19T00:42:53.436Z] ---> docker-login.sh ends [Pipeline] } [2023-10-19T00:42:53.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-19T00:42:54.102Z] + git rev-list -1 --merges 3b9a1a08aea3f5f7690f28faed41a2512d60c23b~1..3b9a1a08aea3f5f7690f28faed41a2512d60c23b [Pipeline] echo [2023-10-19T00:42:54.169Z] -----------> git rev-list -1 --merges 3b9a1a08aea3f5f7690f28faed41a2512d60c23b~1..3b9a1a08aea3f5f7690f28faed41a2512d60c23b 3b9a1a08aea3f5f7690f28faed41a2512d60c23b [false] [Pipeline] sh [2023-10-19T00:42:54.481Z] + git log --format=format:%s -1 3b9a1a08aea3f5f7690f28faed41a2512d60c23b [Pipeline] echo [2023-10-19T00:42:54.516Z] ========================================================= [2023-10-19T00:42:54.516Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-19T00:42:54.516Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-19T00:42:54.973Z] + git log --format=format:%s -1 3b9a1a08aea3f5f7690f28faed41a2512d60c23b [Pipeline] echo [2023-10-19T00:42:55.007Z] [semverPrep] GIT_COMMIT: 3b9a1a08aea3f5f7690f28faed41a2512d60c23b, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-19T00:42:55.038Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-19T00:42:55.447Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-19T00:42:55.447Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-19T00:42:55.447Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-19T00:42:55.447Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-19T00:42:55.447Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-19T00:42:55.447Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-19T00:42:55.447Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T00:42:55.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-19T00:42:55.958Z] [2023-10-19T00:42:55.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T00:42:56.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-19T00:42:56.333Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-19T00:42:56.333Z] b85a868b505f: Pulling fs layer [2023-10-19T00:42:56.333Z] e2be974225ed: Pulling fs layer [2023-10-19T00:42:56.333Z] 339a4e72a1f5: Pulling fs layer [2023-10-19T00:42:56.333Z] 988bab9f4d93: Pulling fs layer [2023-10-19T00:42:56.333Z] 1469e6f7b9e6: Pulling fs layer [2023-10-19T00:42:56.333Z] eaf3925da568: Pulling fs layer [2023-10-19T00:42:56.333Z] bab4dde63d76: Pulling fs layer [2023-10-19T00:42:56.333Z] bde34c3a00c8: Pulling fs layer [2023-10-19T00:42:56.333Z] b352a97aabf1: Pulling fs layer [2023-10-19T00:42:56.333Z] 4872d77fe225: Pulling fs layer [2023-10-19T00:42:56.333Z] 5851b861e8e6: Pulling fs layer [2023-10-19T00:42:56.333Z] 988bab9f4d93: Waiting [2023-10-19T00:42:56.333Z] 1469e6f7b9e6: Waiting [2023-10-19T00:42:56.333Z] bde34c3a00c8: Waiting [2023-10-19T00:42:56.333Z] b352a97aabf1: Waiting [2023-10-19T00:42:56.333Z] 4872d77fe225: Waiting [2023-10-19T00:42:56.333Z] bab4dde63d76: Waiting [2023-10-19T00:42:56.333Z] 5851b861e8e6: Waiting [2023-10-19T00:42:56.333Z] eaf3925da568: Waiting [2023-10-19T00:42:56.333Z] e2be974225ed: Download complete [2023-10-19T00:42:56.333Z] 988bab9f4d93: Verifying Checksum [2023-10-19T00:42:56.333Z] 988bab9f4d93: Download complete [2023-10-19T00:42:56.598Z] 1469e6f7b9e6: Verifying Checksum [2023-10-19T00:42:56.598Z] 1469e6f7b9e6: Download complete [2023-10-19T00:42:56.598Z] 339a4e72a1f5: Verifying Checksum [2023-10-19T00:42:56.598Z] 339a4e72a1f5: Download complete [2023-10-19T00:42:56.598Z] eaf3925da568: Verifying Checksum [2023-10-19T00:42:56.598Z] eaf3925da568: Download complete [2023-10-19T00:42:56.598Z] bde34c3a00c8: Verifying Checksum [2023-10-19T00:42:56.598Z] bde34c3a00c8: Download complete [2023-10-19T00:42:56.598Z] b352a97aabf1: Download complete [2023-10-19T00:42:56.598Z] 4872d77fe225: Download complete [2023-10-19T00:42:56.598Z] 5851b861e8e6: Download complete [2023-10-19T00:42:56.598Z] b85a868b505f: Download complete [2023-10-19T00:42:56.857Z] bab4dde63d76: Verifying Checksum [2023-10-19T00:42:56.857Z] bab4dde63d76: Download complete [2023-10-19T00:42:57.797Z] b85a868b505f: Pull complete [2023-10-19T00:42:58.057Z] e2be974225ed: Pull complete [2023-10-19T00:42:58.633Z] 339a4e72a1f5: Pull complete [2023-10-19T00:42:58.633Z] 988bab9f4d93: Pull complete [2023-10-19T00:42:58.891Z] 1469e6f7b9e6: Pull complete [2023-10-19T00:42:58.891Z] eaf3925da568: Pull complete [2023-10-19T00:43:00.804Z] bab4dde63d76: Pull complete [2023-10-19T00:43:00.804Z] bde34c3a00c8: Pull complete [2023-10-19T00:43:00.804Z] b352a97aabf1: Pull complete [2023-10-19T00:43:01.064Z] 4872d77fe225: Pull complete [2023-10-19T00:43:01.064Z] 5851b861e8e6: Pull complete [2023-10-19T00:43:01.064Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-19T00:43:01.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-19T00:43:01.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T00:43:01.307Z] prd-ubuntu20.04-docker-8c-8g-9566 does not seem to be running inside a container [2023-10-19T00:43:01.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-204 -v /w/workspace/edgexfoundry_device-gpio_PR-204:/w/workspace/edgexfoundry_device-gpio_PR-204:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-204@tmp:/w/workspace/edgexfoundry_device-gpio_PR-204@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-19T00:43:04.719Z] $ docker top d8b623ae8d8e90cae9e647af5875f0489e2a8671e0568ecec2d2fee9f49eccb8 -eo pid,comm [2023-10-19T00:43:04.783Z] 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-10-19T00:43:04.783Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-19T00:43:04.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-19T00:43:04.915Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-19T00:43:05.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-19T00:43:05.027Z] $ docker exec d8b623ae8d8e90cae9e647af5875f0489e2a8671e0568ecec2d2fee9f49eccb8 ssh-agent [2023-10-19T00:43:05.165Z] SSH_AUTH_SOCK=/tmp/ssh-x442IZmbrtlo/agent.32 [2023-10-19T00:43:05.165Z] SSH_AGENT_PID=38 [2023-10-19T00:43:05.173Z] Running ssh-add (command line suppressed) [2023-10-19T00:43:05.265Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-204@tmp/private_key_13415985694313998443.key (/w/workspace/edgexfoundry_device-gpio_PR-204@tmp/private_key_13415985694313998443.key) [2023-10-19T00:43:05.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-19T00:43:05.636Z] + git tag --points-at HEAD [Pipeline] } [2023-10-19T00:43:05.655Z] $ docker exec --env ******** --env ******** d8b623ae8d8e90cae9e647af5875f0489e2a8671e0568ecec2d2fee9f49eccb8 ssh-agent -k [2023-10-19T00:43:05.747Z] unset SSH_AUTH_SOCK; [2023-10-19T00:43:05.748Z] unset SSH_AGENT_PID; [2023-10-19T00:43:05.748Z] echo Agent pid 38 killed; [2023-10-19T00:43:05.770Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-19T00:43:05.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-19T00:43:05.856Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-19T00:43:05.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-19T00:43:05.973Z] $ docker exec d8b623ae8d8e90cae9e647af5875f0489e2a8671e0568ecec2d2fee9f49eccb8 ssh-agent [2023-10-19T00:43:06.093Z] SSH_AUTH_SOCK=/tmp/ssh-MeAZoMKONSro/agent.71 [2023-10-19T00:43:06.093Z] SSH_AGENT_PID=77 [2023-10-19T00:43:06.098Z] Running ssh-add (command line suppressed) [2023-10-19T00:43:06.191Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-204@tmp/private_key_12772036490817789801.key (/w/workspace/edgexfoundry_device-gpio_PR-204@tmp/private_key_12772036490817789801.key) [2023-10-19T00:43:06.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-19T00:43:06.566Z] + git semver init [2023-10-19T00:43:06.826Z] 2023-10-19 00:43:06,730 [run_init] DEBUG init version:0.0.0 force:False [2023-10-19T00:43:06.826Z] 2023-10-19 00:43:06,730 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-204/.semver [2023-10-19T00:43:06.826Z] 2023-10-19 00:43:06,731 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-204/.semver [2023-10-19T00:43:06.826Z] 2023-10-19 00:43:06,731 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-204/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-204, universal_newlines=False, shell=None, istream=None) [2023-10-19T00:43:08.210Z] 2023-10-19 00:43:07,765 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-204/.git/info/exclude [2023-10-19T00:43:08.210Z] 2023-10-19 00:43:07,765 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-204/.semver/PR-204 with force:False [2023-10-19T00:43:08.210Z] 2023-10-19 00:43:07,766 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-204/.semver/PR-204 [2023-10-19T00:43:08.210Z] 2023-10-19 00:43:07,770 [execute] INFO git cat-file --batch-check [2023-10-19T00:43:08.210Z] 2023-10-19 00:43:07,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-204/.semver, universal_newlines=False, shell=None, istream=) [2023-10-19T00:43:08.210Z] 2023-10-19 00:43:07,776 [execute] INFO git cat-file --batch [2023-10-19T00:43:08.210Z] 2023-10-19 00:43:07,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-204/.semver, universal_newlines=False, shell=None, istream=) [2023-10-19T00:43:08.210Z] 2023-10-19 00:43:07,781 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-204/.semver/PR-204 [2023-10-19T00:43:08.210Z] 0.0.0 [Pipeline] } [2023-10-19T00:43:08.230Z] $ docker exec --env ******** --env ******** d8b623ae8d8e90cae9e647af5875f0489e2a8671e0568ecec2d2fee9f49eccb8 ssh-agent -k [2023-10-19T00:43:08.334Z] unset SSH_AUTH_SOCK; [2023-10-19T00:43:08.334Z] unset SSH_AGENT_PID; [2023-10-19T00:43:08.334Z] echo Agent pid 77 killed; [2023-10-19T00:43:08.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-19T00:43:08.805Z] + git semver [Pipeline] } [2023-10-19T00:43:09.083Z] $ docker stop --time=1 d8b623ae8d8e90cae9e647af5875f0489e2a8671e0568ecec2d2fee9f49eccb8 [2023-10-19T00:43:10.383Z] $ docker rm -f --volumes d8b623ae8d8e90cae9e647af5875f0489e2a8671e0568ecec2d2fee9f49eccb8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-19T00:43:10.795Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-19T00:43:11.081Z] Stashed 1 file(s) [Pipeline] echo [2023-10-19T00:43:11.099Z] [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-10-19T00:43:11.753Z] provisioning config files... [2023-10-19T00:43:11.766Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-204@tmp/config14299093400216898701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T00:43:12.118Z] ---> docker-login.sh [2023-10-19T00:43:12.118Z] nexus3.edgexfoundry.org:10001 [2023-10-19T00:43:12.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T00:43:12.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T00:43:12.118Z] Configure a credential helper to remove this warning. See [2023-10-19T00:43:12.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T00:43:12.118Z] [2023-10-19T00:43:12.118Z] Login Succeeded [2023-10-19T00:43:12.118Z] nexus3.edgexfoundry.org:10002 [2023-10-19T00:43:12.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T00:43:12.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T00:43:12.118Z] Configure a credential helper to remove this warning. See [2023-10-19T00:43:12.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T00:43:12.118Z] [2023-10-19T00:43:12.118Z] Login Succeeded [2023-10-19T00:43:12.118Z] nexus3.edgexfoundry.org:10003 [2023-10-19T00:43:12.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T00:43:12.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T00:43:12.378Z] Configure a credential helper to remove this warning. See [2023-10-19T00:43:12.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T00:43:12.378Z] [2023-10-19T00:43:12.378Z] Login Succeeded [2023-10-19T00:43:12.378Z] nexus3.edgexfoundry.org:10004 [2023-10-19T00:43:12.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T00:43:12.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T00:43:12.378Z] Configure a credential helper to remove this warning. See [2023-10-19T00:43:12.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T00:43:12.378Z] [2023-10-19T00:43:12.378Z] Login Succeeded [2023-10-19T00:43:12.378Z] docker.io [2023-10-19T00:43:12.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T00:43:12.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T00:43:12.639Z] Configure a credential helper to remove this warning. See [2023-10-19T00:43:12.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T00:43:12.639Z] [2023-10-19T00:43:12.639Z] Login Succeeded [2023-10-19T00:43:12.639Z] ---> docker-login.sh ends [Pipeline] } [2023-10-19T00:43:12.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-19T00:43:12.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-19T00:43:12.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-19T00:43:12.950Z] ========================================================= [2023-10-19T00:43:12.950Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-19T00:43:12.950Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T00:43:13.421Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-19T00:43:13.422Z] Sending build context to Docker daemon 16.15MB [2023-10-19T00:43:13.422Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-19T00:43:13.422Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-19T00:43:13.422Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-19T00:43:13.422Z] 7264a8db6415: Pulling fs layer [2023-10-19T00:43:13.422Z] c4d48a809fc2: Pulling fs layer [2023-10-19T00:43:13.422Z] 4f1c88b9dad5: Pulling fs layer [2023-10-19T00:43:13.422Z] ad3a456e5733: Pulling fs layer [2023-10-19T00:43:13.422Z] 33e27b845d1e: Pulling fs layer [2023-10-19T00:43:13.422Z] c68163c4e522: Pulling fs layer [2023-10-19T00:43:13.422Z] 50da416c3ac9: Pulling fs layer [2023-10-19T00:43:13.422Z] 23d2d4c4bb30: Pulling fs layer [2023-10-19T00:43:13.422Z] 33e27b845d1e: Waiting [2023-10-19T00:43:13.422Z] c68163c4e522: Waiting [2023-10-19T00:43:13.422Z] 50da416c3ac9: Waiting [2023-10-19T00:43:13.422Z] 23d2d4c4bb30: Waiting [2023-10-19T00:43:13.422Z] ad3a456e5733: Waiting [2023-10-19T00:43:13.682Z] c4d48a809fc2: Download complete [2023-10-19T00:43:13.682Z] ad3a456e5733: Verifying Checksum [2023-10-19T00:43:13.682Z] ad3a456e5733: Download complete [2023-10-19T00:43:13.682Z] 7264a8db6415: Verifying Checksum [2023-10-19T00:43:13.682Z] 7264a8db6415: Download complete [2023-10-19T00:43:13.682Z] 33e27b845d1e: Verifying Checksum [2023-10-19T00:43:13.682Z] 33e27b845d1e: Download complete [2023-10-19T00:43:13.682Z] c68163c4e522: Verifying Checksum [2023-10-19T00:43:13.682Z] c68163c4e522: Download complete [2023-10-19T00:43:13.682Z] 7264a8db6415: Pull complete [2023-10-19T00:43:13.940Z] 23d2d4c4bb30: Verifying Checksum [2023-10-19T00:43:13.940Z] 23d2d4c4bb30: Download complete [2023-10-19T00:43:13.940Z] c4d48a809fc2: Pull complete [2023-10-19T00:43:13.940Z] 4f1c88b9dad5: Download complete [2023-10-19T00:43:14.506Z] 50da416c3ac9: Verifying Checksum [2023-10-19T00:43:14.506Z] 50da416c3ac9: Download complete [2023-10-19T00:43:17.788Z] 4f1c88b9dad5: Pull complete [2023-10-19T00:43:17.788Z] ad3a456e5733: Pull complete [2023-10-19T00:43:17.788Z] 33e27b845d1e: Pull complete [2023-10-19T00:43:17.788Z] c68163c4e522: Pull complete [2023-10-19T00:43:19.684Z] 50da416c3ac9: Pull complete [2023-10-19T00:43:20.252Z] 23d2d4c4bb30: Pull complete [2023-10-19T00:43:20.252Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-19T00:43:20.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-19T00:43:20.252Z] ---> 0786185ac409 [2023-10-19T00:43:20.252Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-19T00:43:24.492Z] ---> Running in bd4b1650afd5 [2023-10-19T00:43:24.492Z] Removing intermediate container bd4b1650afd5 [2023-10-19T00:43:24.492Z] ---> f7dd221e5bab [2023-10-19T00:43:24.492Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-19T00:43:24.492Z] ---> Running in 20913fbdc3c9 [2023-10-19T00:43:24.492Z] Removing intermediate container 20913fbdc3c9 [2023-10-19T00:43:24.492Z] ---> 4660d09eeecb [2023-10-19T00:43:24.492Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-19T00:43:24.492Z] ---> Running in 93c818101f39 [2023-10-19T00:43:24.750Z] Removing intermediate container 93c818101f39 [2023-10-19T00:43:24.750Z] ---> 915c7328d214 [2023-10-19T00:43:24.750Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-19T00:43:24.750Z] ---> Running in cd9dde844de5 [2023-10-19T00:43:24.750Z] Removing intermediate container cd9dde844de5 [2023-10-19T00:43:24.750Z] ---> b5397e1e73a3 [2023-10-19T00:43:24.750Z] Step 7/12 : WORKDIR /device-gpio [2023-10-19T00:43:24.750Z] ---> Running in 29d93f81ff67 [2023-10-19T00:43:24.750Z] Removing intermediate container 29d93f81ff67 [2023-10-19T00:43:24.750Z] ---> 4a1668a35aed [2023-10-19T00:43:24.750Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-19T00:43:24.750Z] ---> Running in 9861b70b6ce6 [2023-10-19T00:43:25.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-19T00:43:25.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-19T00:43:25.529Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-19T00:43:25.529Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-19T00:43:25.529Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-19T00:43:25.529Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-19T00:43:25.529Z] Executing busybox-1.36.1-r2.trigger [2023-10-19T00:43:25.529Z] OK: 268 MiB in 56 packages [2023-10-19T00:43:26.098Z] Removing intermediate container 9861b70b6ce6 [2023-10-19T00:43:26.098Z] ---> 880776a2fddb [2023-10-19T00:43:26.098Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-19T00:43:26.098Z] ---> 284da688590c [2023-10-19T00:43:26.098Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-19T00:43:26.357Z] ---> Running in e46f081990db [2023-10-19T00:43:26.553Z] Still waiting to schedule task [2023-10-19T00:43:26.553Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9563’ [2023-10-19T00:44:34.108Z] Removing intermediate container e46f081990db [2023-10-19T00:44:34.108Z] ---> 66f8dc55fcc2 [2023-10-19T00:44:34.108Z] Step 11/12 : COPY . . [2023-10-19T00:44:34.108Z] ---> 92efd5c2230e [2023-10-19T00:44:34.108Z] Step 12/12 : RUN ${MAKE} [2023-10-19T00:44:34.108Z] ---> Running in 9568093ef19f [2023-10-19T00:44:34.108Z] noop [2023-10-19T00:44:34.108Z] Removing intermediate container 9568093ef19f [2023-10-19T00:44:34.108Z] ---> 1802f83faabf [2023-10-19T00:44:34.108Z] Successfully built 1802f83faabf [2023-10-19T00:44:34.108Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T00:44:34.559Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-19T00:44:34.559Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T00:44:34.720Z] prd-ubuntu20.04-docker-8c-8g-9566 does not seem to be running inside a container [2023-10-19T00:44:34.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-204 -v /w/workspace/edgexfoundry_device-gpio_PR-204:/w/workspace/edgexfoundry_device-gpio_PR-204:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-204@tmp:/w/workspace/edgexfoundry_device-gpio_PR-204@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 ******** ci-base-image-x86_64 cat [2023-10-19T00:44:35.081Z] $ docker top 4878d500fd1511197088e7e9caeb542e2f9f2ed92b372d3bf2c581c5daeb842d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T00:44:35.462Z] + go version [2023-10-19T00:44:35.462Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-19T00:44:35.500Z] $ docker stop --time=1 4878d500fd1511197088e7e9caeb542e2f9f2ed92b372d3bf2c581c5daeb842d [2023-10-19T00:44:36.765Z] $ docker rm -f --volumes 4878d500fd1511197088e7e9caeb542e2f9f2ed92b372d3bf2c581c5daeb842d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T00:44:37.437Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-19T00:44:37.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T00:44:37.576Z] prd-ubuntu20.04-docker-8c-8g-9566 does not seem to be running inside a container [2023-10-19T00:44:37.613Z] $ 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-204 -v /w/workspace/edgexfoundry_device-gpio_PR-204:/w/workspace/edgexfoundry_device-gpio_PR-204:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-204@tmp:/w/workspace/edgexfoundry_device-gpio_PR-204@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 ******** ci-base-image-x86_64 cat [2023-10-19T00:44:37.970Z] $ docker top fe05ee468200545344e8855f734dd9dd773e63c7f375c06ecb7101b996ab045f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T00:44:38.363Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-204 [Pipeline] fileExists [Pipeline] sh [2023-10-19T00:44:38.720Z] + make test [2023-10-19T00:44:38.720Z] go test ./... -coverprofile=coverage.out ./... [2023-10-19T00:44:40.095Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-19T00:44:50.064Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-19T00:44:50.064Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-19T00:44:56.618Z] go vet ./... [2023-10-19T00:45:00.943Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-19T00:45:00.943Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-19T00:45:00.943Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-19T00:45:00.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-19T00:45:01.022Z] $ docker stop --time=1 fe05ee468200545344e8855f734dd9dd773e63c7f375c06ecb7101b996ab045f [2023-10-19T00:45:04.545Z] $ docker rm -f --volumes fe05ee468200545344e8855f734dd9dd773e63c7f375c06ecb7101b996ab045f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-19T00:45:05.049Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-19T00:45:05.114Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-19T00:45:05.820Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-19T00:45:06.138Z] + ls -al . [2023-10-19T00:45:06.138Z] total 168 [2023-10-19T00:45:06.138Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 19 00:44 . [2023-10-19T00:45:06.138Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 00:42 .. [2023-10-19T00:45:06.138Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 19 00:42 .dockerignore [2023-10-19T00:45:06.138Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 00:44 .git [2023-10-19T00:45:06.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 00:42 .github [2023-10-19T00:45:06.138Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 19 00:42 .gitignore [2023-10-19T00:45:06.138Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 19 00:42 .golangci.yml [2023-10-19T00:45:06.138Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 00:43 .semver [2023-10-19T00:45:06.138Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 19 00:42 Attribution.txt [2023-10-19T00:45:06.138Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 19 00:42 CHANGELOG.md [2023-10-19T00:45:06.138Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 19 00:42 Dockerfile [2023-10-19T00:45:06.138Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 00:42 GOVERNANCE.md [2023-10-19T00:45:06.138Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 19 00:42 Jenkinsfile [2023-10-19T00:45:06.138Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 19 00:42 LICENSE [2023-10-19T00:45:06.138Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 19 00:42 Makefile [2023-10-19T00:45:06.138Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 19 00:42 OWNERS.md [2023-10-19T00:45:06.138Z] -rw-rw-r-- 1 jenkins jenkins 12293 Oct 19 00:42 README.md [2023-10-19T00:45:06.138Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 00:43 VERSION [2023-10-19T00:45:06.138Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 00:42 bin [2023-10-19T00:45:06.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 00:42 cmd [2023-10-19T00:45:06.138Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 19 00:44 coverage.out [2023-10-19T00:45:06.138Z] -rw-rw-r-- 1 jenkins jenkins 3698 Oct 19 00:42 go.mod [2023-10-19T00:45:06.138Z] -rw-rw-r-- 1 jenkins jenkins 35450 Oct 19 00:42 go.sum [2023-10-19T00:45:06.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 00:42 internal [2023-10-19T00:45:06.138Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 00:42 snap [2023-10-19T00:45:06.138Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 19 00:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T00:45:06.554Z] + 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=3b9a1a08aea3f5f7690f28faed41a2512d60c23b --label arch=amd64 --label version=0.0.0 . [2023-10-19T00:45:06.554Z] Sending build context to Docker daemon 16.15MB [2023-10-19T00:45:06.554Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-19T00:45:06.554Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-19T00:45:06.554Z] ---> 1802f83faabf [2023-10-19T00:45:06.554Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-19T00:45:06.812Z] ---> Running in 15d06a3a4285 [2023-10-19T00:45:06.812Z] Removing intermediate container 15d06a3a4285 [2023-10-19T00:45:06.812Z] ---> daba9dd7eadc [2023-10-19T00:45:06.812Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-19T00:45:06.812Z] ---> Running in 2d330699ae2d [2023-10-19T00:45:07.070Z] Removing intermediate container 2d330699ae2d [2023-10-19T00:45:07.070Z] ---> c1243435b994 [2023-10-19T00:45:07.070Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-19T00:45:07.070Z] ---> Running in 8b2c4db563bd [2023-10-19T00:45:07.070Z] Removing intermediate container 8b2c4db563bd [2023-10-19T00:45:07.070Z] ---> c311ed4cbd77 [2023-10-19T00:45:07.070Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-19T00:45:07.070Z] ---> Running in fc03ca6a8f23 [2023-10-19T00:45:07.070Z] Removing intermediate container fc03ca6a8f23 [2023-10-19T00:45:07.070Z] ---> c921d80678b0 [2023-10-19T00:45:07.070Z] Step 7/25 : WORKDIR /device-gpio [2023-10-19T00:45:07.070Z] ---> Running in 9e766642ca39 [2023-10-19T00:45:07.327Z] Removing intermediate container 9e766642ca39 [2023-10-19T00:45:07.327Z] ---> f6b46c1836ed [2023-10-19T00:45:07.327Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-19T00:45:07.327Z] ---> Running in 5952c84cb213 [2023-10-19T00:45:07.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-19T00:45:07.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-19T00:45:08.108Z] OK: 268 MiB in 56 packages [2023-10-19T00:45:08.366Z] Removing intermediate container 5952c84cb213 [2023-10-19T00:45:08.366Z] ---> 79fbd5a4290b [2023-10-19T00:45:08.366Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-19T00:45:08.366Z] ---> b8aef80ab77a [2023-10-19T00:45:08.366Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-19T00:45:08.366Z] ---> Running in ea3ae8631725 [2023-10-19T00:45:09.543Z] Removing intermediate container ea3ae8631725 [2023-10-19T00:45:09.543Z] ---> 5102868063ae [2023-10-19T00:45:09.543Z] Step 11/25 : COPY . . [2023-10-19T00:45:09.802Z] ---> c785a093754a [2023-10-19T00:45:09.802Z] Step 12/25 : RUN ${MAKE} [2023-10-19T00:45:09.802Z] ---> Running in ac25a1b955bf [2023-10-19T00:45:10.061Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-19T00:45:31.985Z] Removing intermediate container ac25a1b955bf [2023-10-19T00:45:31.985Z] ---> 12ceb62cae0d [2023-10-19T00:45:31.985Z] Step 13/25 : FROM alpine:3.18 [2023-10-19T00:45:31.985Z] 3.18: Pulling from library/alpine [2023-10-19T00:45:31.985Z] 96526aa774ef: Pulling fs layer [2023-10-19T00:45:31.985Z] 96526aa774ef: Verifying Checksum [2023-10-19T00:45:31.985Z] 96526aa774ef: Download complete [2023-10-19T00:45:31.985Z] 96526aa774ef: Pull complete [2023-10-19T00:45:31.985Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-19T00:45:31.985Z] Status: Downloaded newer image for alpine:3.18 [2023-10-19T00:45:31.985Z] ---> 8ca4688f4f35 [2023-10-19T00:45:31.985Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-19T00:45:31.985Z] ---> Running in 412dd20f8209 [2023-10-19T00:45:31.985Z] Removing intermediate container 412dd20f8209 [2023-10-19T00:45:31.985Z] ---> 655bf261cb25 [2023-10-19T00:45:31.985Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-19T00:45:31.985Z] ---> Running in 2999c657fa3d [2023-10-19T00:45:31.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-19T00:45:31.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-19T00:45:31.985Z] OK: 7 MiB in 15 packages [2023-10-19T00:45:32.245Z] Removing intermediate container 2999c657fa3d [2023-10-19T00:45:32.245Z] ---> 206cdd7be51b [2023-10-19T00:45:32.245Z] Step 16/25 : WORKDIR / [2023-10-19T00:45:32.245Z] ---> Running in 0af0058ad965 [2023-10-19T00:45:32.503Z] Removing intermediate container 0af0058ad965 [2023-10-19T00:45:32.503Z] ---> 062b4f7d295f [2023-10-19T00:45:32.503Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-19T00:45:32.503Z] ---> 5838ba389e1b [2023-10-19T00:45:32.503Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-19T00:45:32.761Z] ---> 2d09dea0fd8d [2023-10-19T00:45:32.761Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-19T00:45:33.723Z] ---> c48099f11618 [2023-10-19T00:45:33.723Z] Step 20/25 : EXPOSE 59910 [2023-10-19T00:45:33.723Z] ---> Running in 0a2f3a4cc5fb [2023-10-19T00:45:33.723Z] Removing intermediate container 0a2f3a4cc5fb [2023-10-19T00:45:33.723Z] ---> be900704fd61 [2023-10-19T00:45:33.723Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-19T00:45:33.723Z] ---> Running in 4aa8a0f457f0 [2023-10-19T00:45:33.723Z] Removing intermediate container 4aa8a0f457f0 [2023-10-19T00:45:33.723Z] ---> 0281309da1a0 [2023-10-19T00:45:33.723Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-19T00:45:33.723Z] ---> Running in 820f792a3de8 [2023-10-19T00:45:33.982Z] Removing intermediate container 820f792a3de8 [2023-10-19T00:45:33.982Z] ---> 27c9692fa1b2 [2023-10-19T00:45:33.982Z] Step 23/25 : LABEL arch=amd64 [2023-10-19T00:45:33.982Z] ---> Running in 14cde2ea3b7b [2023-10-19T00:45:33.982Z] Removing intermediate container 14cde2ea3b7b [2023-10-19T00:45:33.982Z] ---> 0269931ce8eb [2023-10-19T00:45:33.982Z] Step 24/25 : LABEL git_sha=3b9a1a08aea3f5f7690f28faed41a2512d60c23b [2023-10-19T00:45:33.982Z] ---> Running in ae6db18c7693 [2023-10-19T00:45:33.982Z] Removing intermediate container ae6db18c7693 [2023-10-19T00:45:33.982Z] ---> 73db038cd415 [2023-10-19T00:45:33.982Z] Step 25/25 : LABEL version=0.0.0 [2023-10-19T00:45:34.241Z] ---> Running in e7694ecebf7e [2023-10-19T00:45:34.242Z] Removing intermediate container e7694ecebf7e [2023-10-19T00:45:34.242Z] ---> a1e52b970d30 [2023-10-19T00:45:34.242Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-19T00:45:34.242Z] Successfully built a1e52b970d30 [2023-10-19T00:45:34.242Z] 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-10-19T00:45:35.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-19T00:45:35.094Z] [2023-10-19T00:45:35.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T00:45:35.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-19T00:45:35.470Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-19T00:45:35.470Z] 5eb5b503b376: Pulling fs layer [2023-10-19T00:45:35.470Z] 5c69ac0246d0: Pulling fs layer [2023-10-19T00:45:35.470Z] ec43610c2a17: Pulling fs layer [2023-10-19T00:45:35.470Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-19T00:45:35.470Z] 33b1e0a273af: Pulling fs layer [2023-10-19T00:45:35.470Z] 5d3b04190fa2: Pulling fs layer [2023-10-19T00:45:35.470Z] 2f39f015ded8: Pulling fs layer [2023-10-19T00:45:35.470Z] 3a2ae6a8a46f: Waiting [2023-10-19T00:45:35.471Z] 33b1e0a273af: Waiting [2023-10-19T00:45:35.471Z] 5c69ac0246d0: Download complete [2023-10-19T00:45:35.471Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-19T00:45:35.471Z] 3a2ae6a8a46f: Download complete [2023-10-19T00:45:35.471Z] 33b1e0a273af: Verifying Checksum [2023-10-19T00:45:35.471Z] 33b1e0a273af: Download complete [2023-10-19T00:45:35.471Z] 5d3b04190fa2: Verifying Checksum [2023-10-19T00:45:35.471Z] 5d3b04190fa2: Download complete [2023-10-19T00:45:35.471Z] ec43610c2a17: Verifying Checksum [2023-10-19T00:45:35.471Z] ec43610c2a17: Download complete [2023-10-19T00:45:35.730Z] 5eb5b503b376: Verifying Checksum [2023-10-19T00:45:35.730Z] 5eb5b503b376: Download complete [2023-10-19T00:45:36.297Z] 2f39f015ded8: Verifying Checksum [2023-10-19T00:45:36.297Z] 2f39f015ded8: Download complete [2023-10-19T00:45:36.863Z] 5eb5b503b376: Pull complete [2023-10-19T00:45:37.122Z] 5c69ac0246d0: Pull complete [2023-10-19T00:45:37.381Z] ec43610c2a17: Pull complete [2023-10-19T00:45:37.639Z] 3a2ae6a8a46f: Pull complete [2023-10-19T00:45:37.898Z] 33b1e0a273af: Pull complete [2023-10-19T00:45:37.898Z] 5d3b04190fa2: Pull complete [2023-10-19T00:45:42.088Z] 2f39f015ded8: Pull complete [2023-10-19T00:45:42.088Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-19T00:45:42.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-19T00:45:42.088Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T00:45:42.315Z] prd-ubuntu20.04-docker-8c-8g-9566 does not seem to be running inside a container [2023-10-19T00:45:42.354Z] $ 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-204 -v /w/workspace/edgexfoundry_device-gpio_PR-204:/w/workspace/edgexfoundry_device-gpio_PR-204:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-204@tmp:/w/workspace/edgexfoundry_device-gpio_PR-204@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-10-19T00:45:47.508Z] $ docker top 0b3e7747f861fc9801f0cb3da16600ff9ac4c0ab71200b4967d5f20d44f27611 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T00:45:47.973Z] ---> job-cost.sh [2023-10-19T00:45:47.973Z] lf-activate-venv: SKIPPING [2023-10-19T00:45:47.973Z] INFO: No Stack... [2023-10-19T00:45:48.232Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-19T00:45:48.492Z] INFO: Archiving Costs [Pipeline] sh [2023-10-19T00:45:48.808Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-204/archives/cost.csv [2023-10-19T00:45:48.809Z] + cut -d, -f6 [Pipeline] lock [2023-10-19T00:45:48.848Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-204-1-stack-cost] [2023-10-19T00:45:48.852Z] Resource [jenkins-edgexfoundry-device-gpio-PR-204-1-stack-cost] did not exist. Created. [2023-10-19T00:45:48.853Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-204-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-19T00:45:49.250Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-19T00:45:49.300Z] Stashed 1 file(s) [Pipeline] } [2023-10-19T00:45:49.334Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-204-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-19T00:45:49.429Z] $ docker stop --time=1 0b3e7747f861fc9801f0cb3da16600ff9ac4c0ab71200b4967d5f20d44f27611 [2023-10-19T00:45:50.582Z] $ docker rm -f --volumes 0b3e7747f861fc9801f0cb3da16600ff9ac4c0ab71200b4967d5f20d44f27611 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-19T00:45:55.973Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9567 in /w/workspace/edgexfoundry_device-gpio_PR-204 [Pipeline] { [Pipeline] ws [2023-10-19T00:45:56.037Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-10-19T00:45:56.115Z] The recommended git tool is: git [2023-10-19T00:46:02.400Z] using credential edgex-jenkins-ssh [2023-10-19T00:46:02.421Z] Cloning the remote Git repository [2023-10-19T00:46:02.488Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-10-19T00:46:02.617Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-10-19T00:46:02.809Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-10-19T00:46:02.811Z] > git --version # timeout=10 [2023-10-19T00:46:02.839Z] > git --version # 'git version 2.25.1' [2023-10-19T00:46:02.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-19T00:46:03.038Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-19T00:46:04.672Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-10-19T00:46:04.694Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-19T00:46:06.246Z] Merging remotes/origin/main commit 07014ed4136a323f76076ad0d7449da681cdeaf5 into PR head commit 3b9a1a08aea3f5f7690f28faed41a2512d60c23b [2023-10-19T00:46:05.645Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-10-19T00:46:05.694Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-10-19T00:46:05.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-19T00:46:05.712Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/204/head:refs/remotes/origin/PR-204 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-19T00:46:06.269Z] > git config core.sparsecheckout # timeout=10 [2023-10-19T00:46:06.352Z] > git checkout -f 3b9a1a08aea3f5f7690f28faed41a2512d60c23b # timeout=10 [2023-10-19T00:46:06.436Z] > git remote # timeout=10 [2023-10-19T00:46:06.557Z] Merge succeeded, producing 3b9a1a08aea3f5f7690f28faed41a2512d60c23b [2023-10-19T00:46:06.558Z] Checking out Revision 3b9a1a08aea3f5f7690f28faed41a2512d60c23b (PR-204) [2023-10-19T00:46:07.063Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-19T00:46:07.116Z] > git --version # timeout=10 [2023-10-19T00:46:07.133Z] > git --version # 'git version 2.25.1' [2023-10-19T00:46:07.152Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-10-19T00:46:06.458Z] > git config --get remote.origin.url # timeout=10 [2023-10-19T00:46:06.493Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-19T00:46:06.508Z] > git merge 07014ed4136a323f76076ad0d7449da681cdeaf5 # timeout=10 [2023-10-19T00:46:06.538Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-19T00:46:06.577Z] > git config core.sparsecheckout # timeout=10 [2023-10-19T00:46:06.604Z] > git checkout -f 3b9a1a08aea3f5f7690f28faed41a2512d60c23b # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-19T00:46:08.466Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-19T00:46:08.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-19T00:46:08.466Z] Dload Upload Total Spent Left Speed [2023-10-19T00:46:08.466Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-10-19T00:46:09.212Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-19T00:46:09.565Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-19T00:46:09.565Z] + sudo tee /etc/docker/daemon.new [2023-10-19T00:46:09.565Z] { [2023-10-19T00:46:09.565Z] "registry-mirrors": [ [2023-10-19T00:46:09.565Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-19T00:46:09.565Z] ], [2023-10-19T00:46:09.565Z] "bip": "10.250.0.254/24", [2023-10-19T00:46:09.565Z] "hosts": [ [2023-10-19T00:46:09.565Z] "tcp://0.0.0.0:5555", [2023-10-19T00:46:09.565Z] "unix:///var/run/docker.sock" [2023-10-19T00:46:09.565Z] ], [2023-10-19T00:46:09.565Z] "mtu": 1458, [2023-10-19T00:46:09.565Z] "selinux-enabled": true, [2023-10-19T00:46:09.565Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-19T00:46:09.565Z] } [Pipeline] sh [2023-10-19T00:46:09.906Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-19T00:46:10.264Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-19T00:46:28.599Z] provisioning config files... [2023-10-19T00:46:28.630Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config1396294719493272728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T00:46:29.029Z] ---> docker-login.sh [2023-10-19T00:46:29.029Z] nexus3.edgexfoundry.org:10001 [2023-10-19T00:46:29.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T00:46:29.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T00:46:29.571Z] Configure a credential helper to remove this warning. See [2023-10-19T00:46:29.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T00:46:29.571Z] [2023-10-19T00:46:29.571Z] Login Succeeded [2023-10-19T00:46:29.571Z] nexus3.edgexfoundry.org:10002 [2023-10-19T00:46:29.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T00:46:30.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T00:46:30.117Z] Configure a credential helper to remove this warning. See [2023-10-19T00:46:30.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T00:46:30.117Z] [2023-10-19T00:46:30.117Z] Login Succeeded [2023-10-19T00:46:30.117Z] nexus3.edgexfoundry.org:10003 [2023-10-19T00:46:30.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T00:46:30.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T00:46:30.387Z] Configure a credential helper to remove this warning. See [2023-10-19T00:46:30.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T00:46:30.387Z] [2023-10-19T00:46:30.387Z] Login Succeeded [2023-10-19T00:46:30.387Z] nexus3.edgexfoundry.org:10004 [2023-10-19T00:46:30.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T00:46:30.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T00:46:30.660Z] Configure a credential helper to remove this warning. See [2023-10-19T00:46:30.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T00:46:30.660Z] [2023-10-19T00:46:30.660Z] Login Succeeded [2023-10-19T00:46:30.660Z] docker.io [2023-10-19T00:46:30.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T00:46:31.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T00:46:31.208Z] Configure a credential helper to remove this warning. See [2023-10-19T00:46:31.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T00:46:31.208Z] [2023-10-19T00:46:31.208Z] Login Succeeded [2023-10-19T00:46:31.208Z] ---> docker-login.sh ends [Pipeline] } [2023-10-19T00:46:31.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-19T00:46:31.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-19T00:46:31.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-19T00:46:31.704Z] ========================================================= [2023-10-19T00:46:31.704Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-19T00:46:31.704Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T00:46:32.211Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-19T00:46:32.479Z] Sending build context to Docker daemon 8.146MB [2023-10-19T00:46:32.479Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-19T00:46:32.479Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-19T00:46:32.752Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-19T00:46:32.752Z] 9fda8d8052c6: Pulling fs layer [2023-10-19T00:46:32.752Z] 5d54e960e981: Pulling fs layer [2023-10-19T00:46:32.752Z] c4a7e357bf2a: Pulling fs layer [2023-10-19T00:46:32.752Z] f0e02332f6b5: Pulling fs layer [2023-10-19T00:46:32.752Z] cefa15bbcfad: Pulling fs layer [2023-10-19T00:46:32.752Z] 17808c966233: Pulling fs layer [2023-10-19T00:46:32.752Z] f4c1fc716caa: Pulling fs layer [2023-10-19T00:46:32.752Z] f0e02332f6b5: Waiting [2023-10-19T00:46:32.752Z] 17808c966233: Waiting [2023-10-19T00:46:32.752Z] cefa15bbcfad: Waiting [2023-10-19T00:46:32.752Z] f4c1fc716caa: Waiting [2023-10-19T00:46:32.752Z] 5d54e960e981: Verifying Checksum [2023-10-19T00:46:32.752Z] 5d54e960e981: Download complete [2023-10-19T00:46:32.752Z] f0e02332f6b5: Verifying Checksum [2023-10-19T00:46:32.752Z] f0e02332f6b5: Download complete [2023-10-19T00:46:32.752Z] cefa15bbcfad: Download complete [2023-10-19T00:46:33.024Z] 9fda8d8052c6: Verifying Checksum [2023-10-19T00:46:33.024Z] 9fda8d8052c6: Download complete [2023-10-19T00:46:33.305Z] f4c1fc716caa: Verifying Checksum [2023-10-19T00:46:33.305Z] f4c1fc716caa: Download complete [2023-10-19T00:46:33.904Z] 9fda8d8052c6: Pull complete [2023-10-19T00:46:34.497Z] 5d54e960e981: Pull complete [2023-10-19T00:46:34.767Z] c4a7e357bf2a: Verifying Checksum [2023-10-19T00:46:34.767Z] c4a7e357bf2a: Download complete [2023-10-19T00:46:35.738Z] 17808c966233: Verifying Checksum [2023-10-19T00:46:35.738Z] 17808c966233: Download complete [2023-10-19T00:46:48.052Z] c4a7e357bf2a: Pull complete [2023-10-19T00:46:48.052Z] f0e02332f6b5: Pull complete [2023-10-19T00:46:48.052Z] cefa15bbcfad: Pull complete [2023-10-19T00:46:56.262Z] 17808c966233: Pull complete [2023-10-19T00:46:56.850Z] f4c1fc716caa: Pull complete [2023-10-19T00:46:56.850Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-19T00:46:56.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-19T00:46:56.850Z] ---> ea914061e18c [2023-10-19T00:46:56.850Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-19T00:46:58.825Z] ---> Running in e2c7748560ce [2023-10-19T00:46:59.109Z] Removing intermediate container e2c7748560ce [2023-10-19T00:46:59.109Z] ---> eb3707e5a581 [2023-10-19T00:46:59.109Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-19T00:46:59.109Z] ---> Running in 6bc12ea5e73b [2023-10-19T00:46:59.381Z] Removing intermediate container 6bc12ea5e73b [2023-10-19T00:46:59.381Z] ---> 077397270682 [2023-10-19T00:46:59.381Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-19T00:46:59.647Z] ---> Running in 7b30b8eef5f3 [2023-10-19T00:46:59.917Z] Removing intermediate container 7b30b8eef5f3 [2023-10-19T00:46:59.917Z] ---> fe1ff7fb0d3a [2023-10-19T00:46:59.917Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-19T00:46:59.917Z] ---> Running in 1432b459d6a3 [2023-10-19T00:47:00.190Z] Removing intermediate container 1432b459d6a3 [2023-10-19T00:47:00.190Z] ---> 3dea4c8b5fa6 [2023-10-19T00:47:00.190Z] Step 7/12 : WORKDIR /device-gpio [2023-10-19T00:47:00.458Z] ---> Running in 5cd4d44d0d07 [2023-10-19T00:47:00.726Z] Removing intermediate container 5cd4d44d0d07 [2023-10-19T00:47:00.726Z] ---> 0920ab913a2f [2023-10-19T00:47:00.726Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-19T00:47:00.726Z] ---> Running in 68b549bd1065 [2023-10-19T00:47:02.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-19T00:47:02.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-19T00:47:03.561Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-19T00:47:03.561Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-19T00:47:03.561Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-19T00:47:03.561Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-19T00:47:03.561Z] Executing busybox-1.36.1-r2.trigger [2023-10-19T00:47:03.561Z] OK: 270 MiB in 56 packages [2023-10-19T00:47:04.530Z] Removing intermediate container 68b549bd1065 [2023-10-19T00:47:04.530Z] ---> 89d9bda10fa1 [2023-10-19T00:47:04.530Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-19T00:47:05.116Z] ---> 1e8f4b63dea9 [2023-10-19T00:47:05.116Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-19T00:47:05.116Z] ---> Running in 4ca4057c3e3b [2023-10-19T00:48:42.043Z] Removing intermediate container 4ca4057c3e3b [2023-10-19T00:48:42.043Z] ---> abdecd8f45ce [2023-10-19T00:48:42.043Z] Step 11/12 : COPY . . [2023-10-19T00:48:42.043Z] ---> cae9efa2b2e0 [2023-10-19T00:48:42.043Z] Step 12/12 : RUN ${MAKE} [2023-10-19T00:48:42.043Z] ---> Running in a292d25e517e [2023-10-19T00:48:42.043Z] noop [2023-10-19T00:48:42.043Z] Removing intermediate container a292d25e517e [2023-10-19T00:48:42.043Z] ---> 227407e54fc5 [2023-10-19T00:48:42.043Z] Successfully built 227407e54fc5 [2023-10-19T00:48:42.043Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T00:48:42.529Z] + docker inspect -f . ci-base-image-arm64 [2023-10-19T00:48:42.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T00:48:42.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-9567 does not seem to be running inside a container [2023-10-19T00:48:42.972Z] $ 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-10-19T00:48:44.415Z] $ docker top 85546f68f9cd0a3416854102f81e3c39b0a3687a2fa10e417176bc16a4025697 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T00:48:45.423Z] + go version [2023-10-19T00:48:45.423Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-19T00:48:45.462Z] $ docker stop --time=1 85546f68f9cd0a3416854102f81e3c39b0a3687a2fa10e417176bc16a4025697 [2023-10-19T00:48:47.389Z] $ docker rm -f --volumes 85546f68f9cd0a3416854102f81e3c39b0a3687a2fa10e417176bc16a4025697 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T00:48:48.299Z] + docker inspect -f . ci-base-image-arm64 [2023-10-19T00:48:48.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T00:48:48.578Z] prd-ubuntu20.04-docker-arm64-4c-16g-9567 does not seem to be running inside a container [2023-10-19T00:48:48.651Z] $ 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-10-19T00:48:49.967Z] $ docker top 5b2540f2b78367c5b57a46daec7e2edbae780733d54d90bd0156efd606f9a198 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T00:48:50.901Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-10-19T00:48:51.612Z] + make test [2023-10-19T00:48:51.612Z] go test ./... -coverprofile=coverage.out ./... [2023-10-19T00:48:56.988Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-19T00:50:39.652Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-19T00:50:39.652Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-19T00:50:39.652Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-19T00:50:39.652Z] go vet ./... [2023-10-19T00:50:57.880Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-19T00:50:57.880Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-19T00:50:57.880Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-19T00:50:57.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-19T00:50:57.953Z] $ docker stop --time=1 5b2540f2b78367c5b57a46daec7e2edbae780733d54d90bd0156efd606f9a198 [2023-10-19T00:50:59.878Z] $ docker rm -f --volumes 5b2540f2b78367c5b57a46daec7e2edbae780733d54d90bd0156efd606f9a198 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-19T00:51:01.092Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-19T00:51:01.129Z] Warning: overwriting stash ‘coverage-report’ [2023-10-19T00:51:01.592Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-19T00:51:02.200Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-19T00:51:02.540Z] + ls -al . [2023-10-19T00:51:02.540Z] total 164 [2023-10-19T00:51:02.540Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 00:48 . [2023-10-19T00:51:02.540Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 00:46 .. [2023-10-19T00:51:02.540Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 19 00:46 .dockerignore [2023-10-19T00:51:02.540Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 00:46 .git [2023-10-19T00:51:02.540Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 00:46 .github [2023-10-19T00:51:02.540Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 19 00:46 .gitignore [2023-10-19T00:51:02.540Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 19 00:46 .golangci.yml [2023-10-19T00:51:02.540Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 19 00:46 Attribution.txt [2023-10-19T00:51:02.540Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 19 00:46 CHANGELOG.md [2023-10-19T00:51:02.540Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 19 00:46 Dockerfile [2023-10-19T00:51:02.540Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 00:46 GOVERNANCE.md [2023-10-19T00:51:02.540Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 19 00:46 Jenkinsfile [2023-10-19T00:51:02.540Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 19 00:46 LICENSE [2023-10-19T00:51:02.540Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 19 00:46 Makefile [2023-10-19T00:51:02.541Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 19 00:46 OWNERS.md [2023-10-19T00:51:02.541Z] -rw-rw-r-- 1 jenkins jenkins 12293 Oct 19 00:46 README.md [2023-10-19T00:51:02.541Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 00:43 VERSION [2023-10-19T00:51:02.541Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 00:46 bin [2023-10-19T00:51:02.541Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 00:46 cmd [2023-10-19T00:51:02.541Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 19 00:48 coverage.out [2023-10-19T00:51:02.541Z] -rw-rw-r-- 1 jenkins jenkins 3698 Oct 19 00:46 go.mod [2023-10-19T00:51:02.541Z] -rw-rw-r-- 1 jenkins jenkins 35450 Oct 19 00:46 go.sum [2023-10-19T00:51:02.541Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 00:46 internal [2023-10-19T00:51:02.541Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 00:46 snap [2023-10-19T00:51:02.541Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 19 00:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T00:51:02.971Z] + 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=3b9a1a08aea3f5f7690f28faed41a2512d60c23b --label arch=arm64 --label version=0.0.0 . [2023-10-19T00:51:03.242Z] Sending build context to Docker daemon 8.147MB [2023-10-19T00:51:03.242Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-19T00:51:03.242Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-19T00:51:03.242Z] ---> 227407e54fc5 [2023-10-19T00:51:03.242Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-19T00:51:03.510Z] ---> Running in 0c9af1047a0b [2023-10-19T00:51:03.778Z] Removing intermediate container 0c9af1047a0b [2023-10-19T00:51:03.778Z] ---> 9f3f0eee369d [2023-10-19T00:51:03.778Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-19T00:51:03.778Z] ---> Running in d4595f7b8bbf [2023-10-19T00:51:04.051Z] Removing intermediate container d4595f7b8bbf [2023-10-19T00:51:04.051Z] ---> 73bc80b5bc7c [2023-10-19T00:51:04.051Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-19T00:51:04.321Z] ---> Running in 102a52937832 [2023-10-19T00:51:04.593Z] Removing intermediate container 102a52937832 [2023-10-19T00:51:04.593Z] ---> ce1c9eb42499 [2023-10-19T00:51:04.593Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-19T00:51:04.593Z] ---> Running in e68284b7e862 [2023-10-19T00:51:04.864Z] Removing intermediate container e68284b7e862 [2023-10-19T00:51:04.865Z] ---> 71384b0b73d2 [2023-10-19T00:51:04.865Z] Step 7/25 : WORKDIR /device-gpio [2023-10-19T00:51:05.135Z] ---> Running in 2266269593c8 [2023-10-19T00:51:05.403Z] Removing intermediate container 2266269593c8 [2023-10-19T00:51:05.403Z] ---> 7a368dc91b48 [2023-10-19T00:51:05.403Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-19T00:51:05.403Z] ---> Running in 65bcf8674790 [2023-10-19T00:51:06.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-19T00:51:06.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-19T00:51:08.231Z] OK: 270 MiB in 56 packages [2023-10-19T00:51:09.189Z] Removing intermediate container 65bcf8674790 [2023-10-19T00:51:09.189Z] ---> 898b969d0f34 [2023-10-19T00:51:09.189Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-19T00:51:09.461Z] ---> 1a56cfd586e1 [2023-10-19T00:51:09.461Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-19T00:51:09.730Z] ---> Running in 2269eaa78aa8 [2023-10-19T00:51:11.683Z] Removing intermediate container 2269eaa78aa8 [2023-10-19T00:51:11.683Z] ---> ddaa9c5270fb [2023-10-19T00:51:11.683Z] Step 11/25 : COPY . . [2023-10-19T00:51:13.098Z] ---> af209323bd15 [2023-10-19T00:51:13.098Z] Step 12/25 : RUN ${MAKE} [2023-10-19T00:51:13.098Z] ---> Running in bd77dce6632e [2023-10-19T00:51:14.065Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-19T00:53:05.763Z] Removing intermediate container bd77dce6632e [2023-10-19T00:53:05.763Z] ---> 1fcb73c5da98 [2023-10-19T00:53:05.763Z] Step 13/25 : FROM alpine:3.18 [2023-10-19T00:53:05.763Z] 3.18: Pulling from library/alpine [2023-10-19T00:53:05.763Z] 579b34f0a95b: Pulling fs layer [2023-10-19T00:53:05.763Z] 579b34f0a95b: Verifying Checksum [2023-10-19T00:53:05.763Z] 579b34f0a95b: Download complete [2023-10-19T00:53:05.763Z] 579b34f0a95b: Pull complete [2023-10-19T00:53:05.763Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-19T00:53:05.763Z] Status: Downloaded newer image for alpine:3.18 [2023-10-19T00:53:05.763Z] ---> 3cc203321400 [2023-10-19T00:53:05.763Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-19T00:53:05.763Z] ---> Running in ded4c04480c1 [2023-10-19T00:53:05.763Z] Removing intermediate container ded4c04480c1 [2023-10-19T00:53:05.763Z] ---> 8fd65c87adfd [2023-10-19T00:53:05.763Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-19T00:53:05.763Z] ---> Running in 0298f9958d4e [2023-10-19T00:53:06.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-19T00:53:07.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-19T00:53:08.285Z] OK: 8 MiB in 15 packages [2023-10-19T00:53:11.633Z] Removing intermediate container 0298f9958d4e [2023-10-19T00:53:11.633Z] ---> 28b58aba316a [2023-10-19T00:53:11.633Z] Step 16/25 : WORKDIR / [2023-10-19T00:53:11.633Z] ---> Running in 8b371e2ba452 [2023-10-19T00:53:11.904Z] Removing intermediate container 8b371e2ba452 [2023-10-19T00:53:11.904Z] ---> e9136aae5161 [2023-10-19T00:53:11.904Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-19T00:53:12.489Z] ---> d743ee2506c9 [2023-10-19T00:53:12.489Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-19T00:53:13.075Z] ---> 72cd3ac32a4a [2023-10-19T00:53:13.075Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-19T00:53:15.024Z] ---> a8c7afcf756e [2023-10-19T00:53:15.024Z] Step 20/25 : EXPOSE 59910 [2023-10-19T00:53:15.024Z] ---> Running in 830b767799e7 [2023-10-19T00:53:15.024Z] Removing intermediate container 830b767799e7 [2023-10-19T00:53:15.024Z] ---> ec78c3fb8554 [2023-10-19T00:53:15.024Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-19T00:53:15.024Z] ---> Running in a27a8c3fc628 [2023-10-19T00:53:15.291Z] Removing intermediate container a27a8c3fc628 [2023-10-19T00:53:15.291Z] ---> 75e3447f0b0f [2023-10-19T00:53:15.291Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-19T00:53:15.557Z] ---> Running in 1c0bc8e393fe [2023-10-19T00:53:15.823Z] Removing intermediate container 1c0bc8e393fe [2023-10-19T00:53:15.823Z] ---> b0cadc17a83f [2023-10-19T00:53:15.823Z] Step 23/25 : LABEL arch=arm64 [2023-10-19T00:53:15.823Z] ---> Running in 044b4225d902 [2023-10-19T00:53:16.089Z] Removing intermediate container 044b4225d902 [2023-10-19T00:53:16.089Z] ---> e3993cbbaee5 [2023-10-19T00:53:16.089Z] Step 24/25 : LABEL git_sha=3b9a1a08aea3f5f7690f28faed41a2512d60c23b [2023-10-19T00:53:16.355Z] ---> Running in df8fd25ee64f [2023-10-19T00:53:16.622Z] Removing intermediate container df8fd25ee64f [2023-10-19T00:53:16.622Z] ---> 6eea1c7223c4 [2023-10-19T00:53:16.622Z] Step 25/25 : LABEL version=0.0.0 [2023-10-19T00:53:16.622Z] ---> Running in 3f29df03bc66 [2023-10-19T00:53:16.906Z] Removing intermediate container 3f29df03bc66 [2023-10-19T00:53:16.906Z] ---> 60ef3073d7c9 [2023-10-19T00:53:16.906Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-19T00:53:16.906Z] Successfully built 60ef3073d7c9 [2023-10-19T00:53:17.175Z] 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-10-19T00:53:18.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-19T00:53:18.035Z] [2023-10-19T00:53:18.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T00:53:18.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-19T00:53:18.703Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-19T00:53:18.703Z] 8998bd30e6a1: Pulling fs layer [2023-10-19T00:53:18.703Z] 04944245beec: Pulling fs layer [2023-10-19T00:53:18.703Z] 699f458cf7ca: Pulling fs layer [2023-10-19T00:53:18.703Z] 765212b225bb: Pulling fs layer [2023-10-19T00:53:18.703Z] f23df028b6ca: Pulling fs layer [2023-10-19T00:53:18.703Z] d65c8cfc05b1: Pulling fs layer [2023-10-19T00:53:18.703Z] 2437ff75d9bd: Pulling fs layer [2023-10-19T00:53:18.703Z] f23df028b6ca: Waiting [2023-10-19T00:53:18.703Z] d65c8cfc05b1: Waiting [2023-10-19T00:53:18.703Z] 2437ff75d9bd: Waiting [2023-10-19T00:53:18.703Z] 04944245beec: Verifying Checksum [2023-10-19T00:53:18.703Z] 04944245beec: Download complete [2023-10-19T00:53:18.703Z] 765212b225bb: Verifying Checksum [2023-10-19T00:53:18.703Z] 765212b225bb: Download complete [2023-10-19T00:53:18.972Z] f23df028b6ca: Verifying Checksum [2023-10-19T00:53:18.972Z] f23df028b6ca: Download complete [2023-10-19T00:53:18.972Z] d65c8cfc05b1: Verifying Checksum [2023-10-19T00:53:18.972Z] d65c8cfc05b1: Download complete [2023-10-19T00:53:18.972Z] 699f458cf7ca: Verifying Checksum [2023-10-19T00:53:18.972Z] 699f458cf7ca: Download complete [2023-10-19T00:53:19.555Z] 8998bd30e6a1: Verifying Checksum [2023-10-19T00:53:19.555Z] 8998bd30e6a1: Download complete [2023-10-19T00:53:22.132Z] 2437ff75d9bd: Verifying Checksum [2023-10-19T00:53:22.132Z] 2437ff75d9bd: Download complete [2023-10-19T00:53:24.734Z] 8998bd30e6a1: Pull complete [2023-10-19T00:53:24.999Z] 04944245beec: Pull complete [2023-10-19T00:53:26.938Z] 699f458cf7ca: Pull complete [2023-10-19T00:53:26.938Z] 765212b225bb: Pull complete [2023-10-19T00:53:27.518Z] f23df028b6ca: Pull complete [2023-10-19T00:53:27.793Z] d65c8cfc05b1: Pull complete [2023-10-19T00:53:45.994Z] 2437ff75d9bd: Pull complete [2023-10-19T00:53:45.994Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-19T00:53:45.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-19T00:53:45.994Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T00:53:46.330Z] prd-ubuntu20.04-docker-arm64-4c-16g-9567 does not seem to be running inside a container [2023-10-19T00:53:46.395Z] $ 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-10-19T00:53:49.304Z] $ docker top be75861b8d48cbe960a32690af841cf51fcd914dc9684871d195ea023a8de1df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T00:53:50.318Z] ---> job-cost.sh [2023-10-19T00:53:50.318Z] lf-activate-venv: SKIPPING [2023-10-19T00:53:50.318Z] INFO: No Stack... [2023-10-19T00:53:50.586Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-19T00:53:51.592Z] INFO: Archiving Costs [Pipeline] sh [2023-10-19T00:53:52.245Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-10-19T00:53:52.245Z] + cut -d, -f6 [Pipeline] lock [2023-10-19T00:53:52.328Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-204-1-stack-cost] [2023-10-19T00:53:52.333Z] Resource [jenkins-edgexfoundry-device-gpio-PR-204-1-stack-cost] did not exist. Created. [2023-10-19T00:53:52.333Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-204-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-19T00:53:53.061Z] /w/workspace/device-gpio/1@tmp/durable-a6d9eaca/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-19T00:53:53.737Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-19T00:53:53.773Z] Warning: overwriting stash ‘stack-cost’ [2023-10-19T00:53:53.829Z] Stashed 1 file(s) [Pipeline] } [2023-10-19T00:53:53.843Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-204-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-19T00:53:53.919Z] $ docker stop --time=1 be75861b8d48cbe960a32690af841cf51fcd914dc9684871d195ea023a8de1df [2023-10-19T00:53:55.443Z] $ docker rm -f --volumes be75861b8d48cbe960a32690af841cf51fcd914dc9684871d195ea023a8de1df [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-10-19T00:53:56.456Z] provisioning config files... [2023-10-19T00:53:56.462Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-204@tmp/config2265560686060757949tmp [Pipeline] { [Pipeline] sh [2023-10-19T00:53:56.801Z] + set +x [2023-10-19T00:53:56.801Z] + bash -s -- [2023-10-19T00:53:56.801Z] + curl -s https://codecov.io/bash [2023-10-19T00:53:57.061Z] [2023-10-19T00:53:57.061Z] _____ _ [2023-10-19T00:53:57.061Z] / ____| | | [2023-10-19T00:53:57.061Z] | | ___ __| | ___ ___ _____ __ [2023-10-19T00:53:57.061Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-19T00:53:57.061Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-19T00:53:57.061Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-19T00:53:57.061Z] Bash-1.0.6 [2023-10-19T00:53:57.061Z] [2023-10-19T00:53:57.061Z] [2023-10-19T00:53:57.061Z] ==> git version 2.25.1 found [2023-10-19T00:53:57.061Z] ==> 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-10-19T00:53:57.061Z] Release-Date: 2020-01-08 [2023-10-19T00:53:57.061Z] 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-10-19T00:53:57.061Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-19T00:53:57.061Z] ==> Jenkins CI detected. [2023-10-19T00:53:57.061Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-204 [2023-10-19T00:53:57.061Z] project root: . [2023-10-19T00:53:57.061Z] --> token set from env [2023-10-19T00:53:57.061Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-19T00:53:57.061Z] ==> Running gcov in . (disable via -X gcov) [2023-10-19T00:53:57.061Z] ==> Python coveragepy not found [2023-10-19T00:53:57.061Z] ==> Searching for coverage reports in: [2023-10-19T00:53:57.061Z] + . [2023-10-19T00:53:57.061Z] -> Found 1 reports [2023-10-19T00:53:57.061Z] ==> Detecting git/mercurial file structure [2023-10-19T00:53:57.061Z] ==> Reading reports [2023-10-19T00:53:57.061Z] + ./coverage.out bytes=10 [2023-10-19T00:53:57.061Z] ==> Appending adjustments [2023-10-19T00:53:57.061Z] https://docs.codecov.io/docs/fixing-reports [2023-10-19T00:53:57.061Z] + Found adjustments [2023-10-19T00:53:57.061Z] ==> Gzipping contents [2023-10-19T00:53:57.061Z] 4.0K /tmp/codecov.KsK8u5.gz [2023-10-19T00:53:57.061Z] ==> Uploading reports [2023-10-19T00:53:57.061Z] url: https://codecov.io [2023-10-19T00:53:57.061Z] query: branch=PR-204&commit=3b9a1a08aea3f5f7690f28faed41a2512d60c23b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-204%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=204&job=&cmd_args= [2023-10-19T00:53:57.061Z] -> Pinging Codecov [2023-10-19T00:53:57.061Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-204&commit=3b9a1a08aea3f5f7690f28faed41a2512d60c23b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-204%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=204&job=&cmd_args= [2023-10-19T00:53:57.321Z] -> Uploading to [2023-10-19T00:53:57.321Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-19/3EC07B1A8CA8AF9BCAA0BB9F0134797F/3b9a1a08aea3f5f7690f28faed41a2512d60c23b/404dc97d-1464-4812-a947-a90f60b195d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231019T005357Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0358bbc6b3bc3253989a670c42d85ed3d30275f6c38790872501f5fe100e4ae0 [2023-10-19T00:53:57.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-19T00:53:57.321Z] Dload Upload Total Spent Left Speed [2023-10-19T00:53:58.257Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 714 0:00:01 0:00:01 --:--:-- 714 100 724 0 0 100 724 0 714 0:00:01 0:00:01 --:--:-- 714 [2023-10-19T00:53:58.257Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/3b9a1a08aea3f5f7690f28faed41a2512d60c23b [Pipeline] } [2023-10-19T00:53:58.285Z] 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-10-19T00:54:00.113Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-204/archives ] [2023-10-19T00:54:00.113Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-204/archives [2023-10-19T00:54:00.113Z] total 16 [2023-10-19T00:54:00.113Z] drwxr-xr-x 3 root root 4096 Oct 19 00:45 . [2023-10-19T00:54:00.113Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 19 00:45 .. [2023-10-19T00:54:00.113Z] drwxr-xr-x 2 root root 4096 Oct 19 00:45 cost [2023-10-19T00:54:00.113Z] -rw-r--r-- 1 root root 83 Oct 19 00:45 cost.csv [2023-10-19T00:54:00.113Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-204/archives [2023-10-19T00:54:00.113Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-204/archives [2023-10-19T00:54:00.113Z] total 16 [2023-10-19T00:54:00.113Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 00:45 . [2023-10-19T00:54:00.113Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 19 00:45 .. [2023-10-19T00:54:00.113Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 19 00:45 cost [2023-10-19T00:54:00.113Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 19 00:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-19T00:54:00.442Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T00:54:01.328Z] ---> package-listing.sh [2023-10-19T00:54:01.329Z] ++ facter osfamily [2023-10-19T00:54:01.329Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-19T00:54:01.587Z] + OS_FAMILY=debian [2023-10-19T00:54:01.587Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-204 [2023-10-19T00:54:01.587Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-19T00:54:01.587Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-19T00:54:01.587Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-19T00:54:01.587Z] + PACKAGES=/tmp/packages_start.txt [2023-10-19T00:54:01.587Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-204 ']' [2023-10-19T00:54:01.587Z] + PACKAGES=/tmp/packages_end.txt [2023-10-19T00:54:01.587Z] + case "${OS_FAMILY}" in [2023-10-19T00:54:01.587Z] + dpkg -l [2023-10-19T00:54:01.587Z] + grep '^ii' [2023-10-19T00:54:01.587Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-19T00:54:01.587Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-19T00:54:01.587Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-19T00:54:01.587Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-204 ']' [2023-10-19T00:54:01.587Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-204/archives/ [2023-10-19T00:54:01.587Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-204/archives/ [Pipeline] echo [2023-10-19T00:54:01.623Z] 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-204/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-19T00:54:01.912Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T00:54:02.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-19T00:54:02.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T00:54:02.687Z] prd-ubuntu20.04-docker-8c-8g-9566 does not seem to be running inside a container [2023-10-19T00:54:02.728Z] $ 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-204/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-204 -v /w/workspace/edgexfoundry_device-gpio_PR-204:/w/workspace/edgexfoundry_device-gpio_PR-204:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-204@tmp:/w/workspace/edgexfoundry_device-gpio_PR-204@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-19T00:54:02.941Z] $ docker top 87a3b54d3777cf49e382cbfc401b2036486a82011b805022d7f31e6eb60ba311 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T00:54:03.320Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-19T00:54:03.626Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-19T00:54:03.929Z] + ls /var/log/sa-host [2023-10-19T00:54:03.929Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-19T00:54:04.152Z] provisioning config files... [2023-10-19T00:54:04.161Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-204@tmp/config6203287457404794385tmp [Pipeline] { [Pipeline] echo [2023-10-19T00:54:04.211Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T00:54:04.527Z] ---> create-netrc.sh [Pipeline] } [2023-10-19T00:54:04.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-19T00:54:04.955Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-19T00:54:04.988Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T00:54:05.295Z] ---> sudo-logs.sh [2023-10-19T00:54:05.295Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-19T00:54:05.375Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T00:54:05.682Z] ---> job-cost.sh [2023-10-19T00:54:05.682Z] lf-activate-venv: SKIPPING [2023-10-19T00:54:05.682Z] DEBUG: total: 0.2199999988079071 [2023-10-19T00:54:05.682Z] INFO: Retrieving Stack Cost... [2023-10-19T00:54:06.619Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-19T00:54:06.877Z] INFO: Archiving Costs [Pipeline] echo [2023-10-19T00:54:06.915Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T00:54:07.227Z] ---> logs-deploy.sh [2023-10-19T00:54:07.227Z] lf-activate-venv: SKIPPING [2023-10-19T00:54:07.227Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-204/1 [2023-10-19T00:54:07.227Z] INFO: archiving workspace using pattern(s): [2023-10-19T00:54:08.163Z] Archives upload complete. [2023-10-19T00:54:08.163Z] INFO: archiving logs to Nexus