Pull request #212 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b6fa829ebe337f83ce17b663f892aca04b58a612+7dc6282e6f484b8ebccec722045a9c6b5647f969 (3e860a98bcbe8410375aef05f0fff3afc334a143) 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-ssh5428437977357288769.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh10515351392838184177.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-212/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-212/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9653713994664327555.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-212/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11121081686045813645.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh17987608062236907498.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-212/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-212/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16472534136918072133.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16307 in /w/workspace/edgexfoundry_device-gpio_PR-212 [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-212 # 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/212/head:refs/remotes/origin/PR-212 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7dc6282e6f484b8ebccec722045a9c6b5647f969 into PR head commit b6fa829ebe337f83ce17b663f892aca04b58a612 Merge succeeded, producing b6fa829ebe337f83ce17b663f892aca04b58a612 Checking out Revision b6fa829ebe337f83ce17b663f892aca04b58a612 (PR-212) 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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 > git config core.sparsecheckout # timeout=10 > git checkout -f b6fa829ebe337f83ce17b663f892aca04b58a612 # 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 7dc6282e6f484b8ebccec722045a9c6b5647f969 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6fa829ebe337f83ce17b663f892aca04b58a612 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-02T00:19:22.528Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-02T00:19:22.723Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-02T00:19:22.828Z] ========================================================= [2023-11-02T00:19:22.829Z] EdgeX Global Pipelines Version Info [2023-11-02T00:19:22.829Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-02T00:19:23.573Z] ------------------- [2023-11-02T00:19:23.573Z] stable info: [2023-11-02T00:19:23.573Z] ------------------- [2023-11-02T00:19:23.573Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-02T00:19:23.573Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T00:19:23.573Z] Message: update stable to v1.0.255 [2023-11-02T00:19:24.144Z] ------------------- [2023-11-02T00:19:24.144Z] experimental info: [2023-11-02T00:19:24.144Z] ------------------- [2023-11-02T00:19:24.144Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-02T00:19:24.144Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T00:19:24.144Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-02T00:19:24.441Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-11-02T00:19:24.486Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-11-02T00:19:24.530Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-02T00:19:24.575Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-02T00:19:24.618Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-02T00:19:24.663Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-02T00:19:24.707Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-02T00:19:24.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-02T00:19:24.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-02T00:19:24.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-02T00:19:24.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-02T00:19:24.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-11-02T00:19:24.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-02T00:19:25.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-02T00:19:25.058Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T00:19:25.104Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T00:19:25.152Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T00:19:25.196Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T00:19:25.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-02T00:19:25.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-02T00:19:25.322Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-02T00:19:25.361Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-02T00:19:25.405Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-02T00:19:25.447Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-02T00:19:25.490Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-02T00:19:25.534Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-02T00:19:25.576Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-02T00:19:25.621Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-212 [Pipeline] echo [2023-11-02T00:19:25.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-212 [Pipeline] echo [2023-11-02T00:19:25.713Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-212 [Pipeline] echo [2023-11-02T00:19:25.760Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b6fa829ebe337f83ce17b663f892aca04b58a612 [Pipeline] echo [2023-11-02T00:19:25.803Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b6fa829 [Pipeline] echo [2023-11-02T00:19:25.841Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T00:19:25.954Z] provisioning config files... [2023-11-02T00:19:25.994Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-212@tmp/config4026922707540015339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T00:19:26.340Z] ---> docker-login.sh [2023-11-02T00:19:26.340Z] nexus3.edgexfoundry.org:10001 [2023-11-02T00:19:26.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T00:19:26.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T00:19:26.862Z] Configure a credential helper to remove this warning. See [2023-11-02T00:19:26.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T00:19:26.862Z] [2023-11-02T00:19:26.862Z] Login Succeeded [2023-11-02T00:19:26.862Z] nexus3.edgexfoundry.org:10002 [2023-11-02T00:19:26.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T00:19:26.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T00:19:26.862Z] Configure a credential helper to remove this warning. See [2023-11-02T00:19:26.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T00:19:26.862Z] [2023-11-02T00:19:26.862Z] Login Succeeded [2023-11-02T00:19:26.862Z] nexus3.edgexfoundry.org:10003 [2023-11-02T00:19:26.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T00:19:27.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T00:19:27.125Z] Configure a credential helper to remove this warning. See [2023-11-02T00:19:27.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T00:19:27.125Z] [2023-11-02T00:19:27.125Z] Login Succeeded [2023-11-02T00:19:27.125Z] nexus3.edgexfoundry.org:10004 [2023-11-02T00:19:27.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T00:19:27.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T00:19:27.125Z] Configure a credential helper to remove this warning. See [2023-11-02T00:19:27.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T00:19:27.125Z] [2023-11-02T00:19:27.125Z] Login Succeeded [2023-11-02T00:19:27.125Z] docker.io [2023-11-02T00:19:27.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T00:19:27.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T00:19:27.385Z] Configure a credential helper to remove this warning. See [2023-11-02T00:19:27.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T00:19:27.385Z] [2023-11-02T00:19:27.385Z] Login Succeeded [2023-11-02T00:19:27.385Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T00:19:27.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-02T00:19:28.050Z] + git rev-list -1 --merges b6fa829ebe337f83ce17b663f892aca04b58a612~1..b6fa829ebe337f83ce17b663f892aca04b58a612 [Pipeline] echo [2023-11-02T00:19:28.122Z] -----------> git rev-list -1 --merges b6fa829ebe337f83ce17b663f892aca04b58a612~1..b6fa829ebe337f83ce17b663f892aca04b58a612 b6fa829ebe337f83ce17b663f892aca04b58a612 [false] [Pipeline] sh [2023-11-02T00:19:28.434Z] + git log --format=format:%s -1 b6fa829ebe337f83ce17b663f892aca04b58a612 [Pipeline] echo [2023-11-02T00:19:28.473Z] ========================================================= [2023-11-02T00:19:28.473Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-02T00:19:28.473Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T00:19:28.927Z] + git log --format=format:%s -1 b6fa829ebe337f83ce17b663f892aca04b58a612 [Pipeline] echo [2023-11-02T00:19:28.960Z] [semverPrep] GIT_COMMIT: b6fa829ebe337f83ce17b663f892aca04b58a612, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-11-02T00:19:28.989Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-02T00:19:29.387Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-02T00:19:29.387Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-02T00:19:29.387Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-02T00:19:29.387Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-02T00:19:29.387Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-02T00:19:29.387Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-02T00:19:29.387Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T00:19:29.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T00:19:29.890Z] [2023-11-02T00:19:29.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T00:19:30.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T00:19:30.260Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-02T00:19:30.260Z] b85a868b505f: Pulling fs layer [2023-11-02T00:19:30.260Z] e2be974225ed: Pulling fs layer [2023-11-02T00:19:30.260Z] 339a4e72a1f5: Pulling fs layer [2023-11-02T00:19:30.260Z] 988bab9f4d93: Pulling fs layer [2023-11-02T00:19:30.260Z] 1469e6f7b9e6: Pulling fs layer [2023-11-02T00:19:30.260Z] eaf3925da568: Pulling fs layer [2023-11-02T00:19:30.260Z] bab4dde63d76: Pulling fs layer [2023-11-02T00:19:30.260Z] bde34c3a00c8: Pulling fs layer [2023-11-02T00:19:30.260Z] b352a97aabf1: Pulling fs layer [2023-11-02T00:19:30.260Z] 4872d77fe225: Pulling fs layer [2023-11-02T00:19:30.260Z] 5851b861e8e6: Pulling fs layer [2023-11-02T00:19:30.260Z] eaf3925da568: Waiting [2023-11-02T00:19:30.260Z] 988bab9f4d93: Waiting [2023-11-02T00:19:30.260Z] 1469e6f7b9e6: Waiting [2023-11-02T00:19:30.260Z] bab4dde63d76: Waiting [2023-11-02T00:19:30.260Z] 5851b861e8e6: Waiting [2023-11-02T00:19:30.260Z] 4872d77fe225: Waiting [2023-11-02T00:19:30.260Z] bde34c3a00c8: Waiting [2023-11-02T00:19:30.260Z] b352a97aabf1: Waiting [2023-11-02T00:19:30.260Z] e2be974225ed: Download complete [2023-11-02T00:19:30.260Z] 988bab9f4d93: Verifying Checksum [2023-11-02T00:19:30.260Z] 988bab9f4d93: Download complete [2023-11-02T00:19:30.523Z] 1469e6f7b9e6: Verifying Checksum [2023-11-02T00:19:30.523Z] 1469e6f7b9e6: Download complete [2023-11-02T00:19:30.523Z] eaf3925da568: Verifying Checksum [2023-11-02T00:19:30.523Z] eaf3925da568: Download complete [2023-11-02T00:19:30.523Z] 339a4e72a1f5: Verifying Checksum [2023-11-02T00:19:30.523Z] 339a4e72a1f5: Download complete [2023-11-02T00:19:30.523Z] bde34c3a00c8: Download complete [2023-11-02T00:19:30.523Z] b352a97aabf1: Verifying Checksum [2023-11-02T00:19:30.523Z] b352a97aabf1: Download complete [2023-11-02T00:19:30.523Z] 4872d77fe225: Verifying Checksum [2023-11-02T00:19:30.523Z] 4872d77fe225: Download complete [2023-11-02T00:19:30.523Z] 5851b861e8e6: Download complete [2023-11-02T00:19:30.523Z] b85a868b505f: Verifying Checksum [2023-11-02T00:19:30.523Z] b85a868b505f: Download complete [2023-11-02T00:19:30.781Z] bab4dde63d76: Verifying Checksum [2023-11-02T00:19:30.782Z] bab4dde63d76: Download complete [2023-11-02T00:19:31.717Z] b85a868b505f: Pull complete [2023-11-02T00:19:31.975Z] e2be974225ed: Pull complete [2023-11-02T00:19:32.553Z] 339a4e72a1f5: Pull complete [2023-11-02T00:19:32.553Z] 988bab9f4d93: Pull complete [2023-11-02T00:19:32.818Z] 1469e6f7b9e6: Pull complete [2023-11-02T00:19:32.818Z] eaf3925da568: Pull complete [2023-11-02T00:19:34.735Z] bab4dde63d76: Pull complete [2023-11-02T00:19:34.735Z] bde34c3a00c8: Pull complete [2023-11-02T00:19:34.996Z] b352a97aabf1: Pull complete [2023-11-02T00:19:34.996Z] 4872d77fe225: Pull complete [2023-11-02T00:19:35.257Z] 5851b861e8e6: Pull complete [2023-11-02T00:19:35.257Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-02T00:19:35.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T00:19:35.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T00:19:35.511Z] prd-ubuntu20.04-docker-8c-8g-16307 does not seem to be running inside a container [2023-11-02T00:19:35.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-212 -v /w/workspace/edgexfoundry_device-gpio_PR-212:/w/workspace/edgexfoundry_device-gpio_PR-212:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-212@tmp:/w/workspace/edgexfoundry_device-gpio_PR-212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-02T00:19:37.848Z] $ docker top 7073db194513512f2ec89b8556b402574ac19c20cfd803ca3648a9f272042bd3 -eo pid,comm [2023-11-02T00:19:37.907Z] 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-11-02T00:19:37.907Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-02T00:19:38.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T00:19:38.032Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T00:19:38.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T00:19:38.152Z] $ docker exec 7073db194513512f2ec89b8556b402574ac19c20cfd803ca3648a9f272042bd3 ssh-agent [2023-11-02T00:19:38.259Z] SSH_AUTH_SOCK=/tmp/ssh-yGU44BU5kEoo/agent.31 [2023-11-02T00:19:38.259Z] SSH_AGENT_PID=37 [2023-11-02T00:19:38.266Z] Running ssh-add (command line suppressed) [2023-11-02T00:19:38.363Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-212@tmp/private_key_9956636253995873009.key (/w/workspace/edgexfoundry_device-gpio_PR-212@tmp/private_key_9956636253995873009.key) [2023-11-02T00:19:38.380Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T00:19:38.716Z] + git tag --points-at HEAD [Pipeline] } [2023-11-02T00:19:38.742Z] $ docker exec --env ******** --env ******** 7073db194513512f2ec89b8556b402574ac19c20cfd803ca3648a9f272042bd3 ssh-agent -k [2023-11-02T00:19:38.843Z] unset SSH_AUTH_SOCK; [2023-11-02T00:19:38.843Z] unset SSH_AGENT_PID; [2023-11-02T00:19:38.843Z] echo Agent pid 37 killed; [2023-11-02T00:19:38.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-02T00:19:38.952Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T00:19:38.952Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T00:19:39.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T00:19:39.074Z] $ docker exec 7073db194513512f2ec89b8556b402574ac19c20cfd803ca3648a9f272042bd3 ssh-agent [2023-11-02T00:19:39.201Z] SSH_AUTH_SOCK=/tmp/ssh-r4KvZNGlrbbP/agent.69 [2023-11-02T00:19:39.201Z] SSH_AGENT_PID=75 [2023-11-02T00:19:39.206Z] Running ssh-add (command line suppressed) [2023-11-02T00:19:39.315Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-212@tmp/private_key_1086161736591952396.key (/w/workspace/edgexfoundry_device-gpio_PR-212@tmp/private_key_1086161736591952396.key) [2023-11-02T00:19:39.331Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T00:19:39.664Z] + git semver init [2023-11-02T00:19:39.925Z] 2023-11-02 00:19:39,880 [run_init] DEBUG init version:0.0.0 force:False [2023-11-02T00:19:39.925Z] 2023-11-02 00:19:39,880 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-212/.semver [2023-11-02T00:19:39.925Z] 2023-11-02 00:19:39,881 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-212/.semver [2023-11-02T00:19:39.925Z] 2023-11-02 00:19:39,881 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-212/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-212, universal_newlines=False, shell=None, istream=None) [2023-11-02T00:19:41.306Z] 2023-11-02 00:19:40,929 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-212/.git/info/exclude [2023-11-02T00:19:41.306Z] 2023-11-02 00:19:40,930 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-212/.semver/PR-212 with force:False [2023-11-02T00:19:41.306Z] 2023-11-02 00:19:40,930 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-212/.semver/PR-212 [2023-11-02T00:19:41.306Z] 2023-11-02 00:19:40,934 [execute] INFO git cat-file --batch-check [2023-11-02T00:19:41.306Z] 2023-11-02 00:19:40,935 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-212/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T00:19:41.306Z] 2023-11-02 00:19:40,941 [execute] INFO git cat-file --batch [2023-11-02T00:19:41.306Z] 2023-11-02 00:19:40,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-212/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T00:19:41.306Z] 2023-11-02 00:19:40,948 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-212/.semver/PR-212 [2023-11-02T00:19:41.306Z] 0.0.0 [Pipeline] } [2023-11-02T00:19:41.330Z] $ docker exec --env ******** --env ******** 7073db194513512f2ec89b8556b402574ac19c20cfd803ca3648a9f272042bd3 ssh-agent -k [2023-11-02T00:19:41.446Z] unset SSH_AUTH_SOCK; [2023-11-02T00:19:41.446Z] unset SSH_AGENT_PID; [2023-11-02T00:19:41.448Z] echo Agent pid 75 killed; [2023-11-02T00:19:41.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-02T00:19:41.872Z] + git semver [Pipeline] } [2023-11-02T00:19:42.163Z] $ docker stop --time=1 7073db194513512f2ec89b8556b402574ac19c20cfd803ca3648a9f272042bd3 [2023-11-02T00:19:43.571Z] $ docker rm -f --volumes 7073db194513512f2ec89b8556b402574ac19c20cfd803ca3648a9f272042bd3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T00:19:43.974Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-02T00:19:44.266Z] Stashed 1 file(s) [Pipeline] echo [2023-11-02T00:19:44.283Z] [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-11-02T00:19:44.864Z] provisioning config files... [2023-11-02T00:19:44.875Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-212@tmp/config18131645162155499330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T00:19:45.241Z] ---> docker-login.sh [2023-11-02T00:19:45.242Z] nexus3.edgexfoundry.org:10001 [2023-11-02T00:19:45.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T00:19:45.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T00:19:45.242Z] Configure a credential helper to remove this warning. See [2023-11-02T00:19:45.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T00:19:45.242Z] [2023-11-02T00:19:45.242Z] Login Succeeded [2023-11-02T00:19:45.242Z] nexus3.edgexfoundry.org:10002 [2023-11-02T00:19:45.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T00:19:45.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T00:19:45.502Z] Configure a credential helper to remove this warning. See [2023-11-02T00:19:45.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T00:19:45.502Z] [2023-11-02T00:19:45.502Z] Login Succeeded [2023-11-02T00:19:45.502Z] nexus3.edgexfoundry.org:10003 [2023-11-02T00:19:45.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T00:19:45.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T00:19:45.502Z] Configure a credential helper to remove this warning. See [2023-11-02T00:19:45.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T00:19:45.502Z] [2023-11-02T00:19:45.502Z] Login Succeeded [2023-11-02T00:19:45.502Z] nexus3.edgexfoundry.org:10004 [2023-11-02T00:19:45.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T00:19:45.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T00:19:45.502Z] Configure a credential helper to remove this warning. See [2023-11-02T00:19:45.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T00:19:45.502Z] [2023-11-02T00:19:45.502Z] Login Succeeded [2023-11-02T00:19:45.502Z] docker.io [2023-11-02T00:19:45.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T00:19:46.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T00:19:46.024Z] Configure a credential helper to remove this warning. See [2023-11-02T00:19:46.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T00:19:46.024Z] [2023-11-02T00:19:46.024Z] Login Succeeded [2023-11-02T00:19:46.024Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T00:19:46.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T00:19:46.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T00:19:46.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T00:19:46.324Z] ========================================================= [2023-11-02T00:19:46.324Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-02T00:19:46.324Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T00:19:46.799Z] + 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-11-02T00:19:46.799Z] Sending build context to Docker daemon 16.17MB [2023-11-02T00:19:46.799Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T00:19:46.799Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-02T00:19:46.799Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-02T00:19:46.799Z] 7264a8db6415: Pulling fs layer [2023-11-02T00:19:46.799Z] c4d48a809fc2: Pulling fs layer [2023-11-02T00:19:46.800Z] 4f1c88b9dad5: Pulling fs layer [2023-11-02T00:19:46.800Z] ad3a456e5733: Pulling fs layer [2023-11-02T00:19:46.800Z] 33e27b845d1e: Pulling fs layer [2023-11-02T00:19:46.800Z] c68163c4e522: Pulling fs layer [2023-11-02T00:19:46.800Z] 50da416c3ac9: Pulling fs layer [2023-11-02T00:19:46.800Z] 23d2d4c4bb30: Pulling fs layer [2023-11-02T00:19:46.800Z] ad3a456e5733: Waiting [2023-11-02T00:19:46.800Z] 33e27b845d1e: Waiting [2023-11-02T00:19:46.800Z] 23d2d4c4bb30: Waiting [2023-11-02T00:19:46.800Z] c68163c4e522: Waiting [2023-11-02T00:19:46.800Z] 50da416c3ac9: Waiting [2023-11-02T00:19:47.059Z] c4d48a809fc2: Verifying Checksum [2023-11-02T00:19:47.059Z] c4d48a809fc2: Download complete [2023-11-02T00:19:47.059Z] ad3a456e5733: Verifying Checksum [2023-11-02T00:19:47.059Z] ad3a456e5733: Download complete [2023-11-02T00:19:47.059Z] 33e27b845d1e: Verifying Checksum [2023-11-02T00:19:47.059Z] 33e27b845d1e: Download complete [2023-11-02T00:19:47.059Z] 7264a8db6415: Verifying Checksum [2023-11-02T00:19:47.059Z] 7264a8db6415: Download complete [2023-11-02T00:19:47.059Z] c68163c4e522: Verifying Checksum [2023-11-02T00:19:47.059Z] c68163c4e522: Download complete [2023-11-02T00:19:47.059Z] 7264a8db6415: Pull complete [2023-11-02T00:19:47.318Z] 23d2d4c4bb30: Verifying Checksum [2023-11-02T00:19:47.318Z] 23d2d4c4bb30: Download complete [2023-11-02T00:19:47.318Z] c4d48a809fc2: Pull complete [2023-11-02T00:19:47.318Z] 4f1c88b9dad5: Verifying Checksum [2023-11-02T00:19:47.318Z] 4f1c88b9dad5: Download complete [2023-11-02T00:19:47.885Z] 50da416c3ac9: Verifying Checksum [2023-11-02T00:19:47.885Z] 50da416c3ac9: Download complete [2023-11-02T00:19:51.175Z] 4f1c88b9dad5: Pull complete [2023-11-02T00:19:51.175Z] ad3a456e5733: Pull complete [2023-11-02T00:19:51.175Z] 33e27b845d1e: Pull complete [2023-11-02T00:19:51.175Z] c68163c4e522: Pull complete [2023-11-02T00:19:53.721Z] 50da416c3ac9: Pull complete [2023-11-02T00:19:53.992Z] 23d2d4c4bb30: Pull complete [2023-11-02T00:19:53.992Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-02T00:19:53.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-02T00:19:53.992Z] ---> 0786185ac409 [2023-11-02T00:19:53.992Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-02T00:19:58.217Z] ---> Running in f3d141211403 [2023-11-02T00:19:58.217Z] Removing intermediate container f3d141211403 [2023-11-02T00:19:58.217Z] ---> ab54c860b277 [2023-11-02T00:19:58.217Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T00:19:58.217Z] ---> Running in 7c78a2d806d2 [2023-11-02T00:19:58.217Z] Removing intermediate container 7c78a2d806d2 [2023-11-02T00:19:58.217Z] ---> f8bb7a40fd6b [2023-11-02T00:19:58.217Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-02T00:19:58.217Z] ---> Running in d5eeee4498f1 [2023-11-02T00:19:58.217Z] Removing intermediate container d5eeee4498f1 [2023-11-02T00:19:58.217Z] ---> fe735b583422 [2023-11-02T00:19:58.217Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T00:19:58.217Z] ---> Running in feedbd0b1b3d [2023-11-02T00:19:58.217Z] Removing intermediate container feedbd0b1b3d [2023-11-02T00:19:58.217Z] ---> 6c17d3bc7ca8 [2023-11-02T00:19:58.217Z] Step 7/12 : WORKDIR /device-gpio [2023-11-02T00:19:58.217Z] ---> Running in d5f23433b3be [2023-11-02T00:19:58.217Z] Removing intermediate container d5f23433b3be [2023-11-02T00:19:58.217Z] ---> f765c743f759 [2023-11-02T00:19:58.217Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T00:19:58.217Z] ---> Running in eb3beb1f21ff [2023-11-02T00:19:58.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T00:19:58.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T00:19:58.736Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-02T00:19:58.736Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-02T00:19:58.736Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-02T00:19:58.736Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-02T00:19:58.736Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T00:19:58.736Z] OK: 268 MiB in 56 packages [2023-11-02T00:19:59.303Z] Removing intermediate container eb3beb1f21ff [2023-11-02T00:19:59.303Z] ---> abc37f187737 [2023-11-02T00:19:59.303Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-02T00:19:59.303Z] ---> 8e719b58d39b [2023-11-02T00:19:59.303Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T00:19:59.303Z] ---> Running in 0f48b3f58861 [2023-11-02T00:19:59.683Z] Still waiting to schedule task [2023-11-02T00:19:59.684Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16308’ [2023-11-02T00:20:38.210Z] Removing intermediate container 0f48b3f58861 [2023-11-02T00:20:38.210Z] ---> 689e0982d3a6 [2023-11-02T00:20:38.210Z] Step 11/12 : COPY . . [2023-11-02T00:20:38.210Z] ---> d10e6a6faf6f [2023-11-02T00:20:38.210Z] Step 12/12 : RUN ${MAKE} [2023-11-02T00:20:38.210Z] ---> Running in 69a1c4b62548 [2023-11-02T00:20:38.210Z] noop [2023-11-02T00:20:38.210Z] Removing intermediate container 69a1c4b62548 [2023-11-02T00:20:38.210Z] ---> ac678874ed6d [2023-11-02T00:20:38.210Z] Successfully built ac678874ed6d [2023-11-02T00:20:38.210Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T00:20:38.656Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T00:20:38.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T00:20:38.818Z] prd-ubuntu20.04-docker-8c-8g-16307 does not seem to be running inside a container [2023-11-02T00:20:38.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-212 -v /w/workspace/edgexfoundry_device-gpio_PR-212:/w/workspace/edgexfoundry_device-gpio_PR-212:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-212@tmp:/w/workspace/edgexfoundry_device-gpio_PR-212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-02T00:20:39.209Z] $ docker top 5452515f147ddd28974f88167b395c2c848b74e5d4c786c863c4f06865829a11 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T00:20:39.622Z] + go version [2023-11-02T00:20:39.622Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-02T00:20:39.660Z] $ docker stop --time=1 5452515f147ddd28974f88167b395c2c848b74e5d4c786c863c4f06865829a11 [2023-11-02T00:20:40.942Z] $ docker rm -f --volumes 5452515f147ddd28974f88167b395c2c848b74e5d4c786c863c4f06865829a11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T00:20:41.656Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T00:20:41.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T00:20:41.807Z] prd-ubuntu20.04-docker-8c-8g-16307 does not seem to be running inside a container [2023-11-02T00:20:41.842Z] $ 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-212 -v /w/workspace/edgexfoundry_device-gpio_PR-212:/w/workspace/edgexfoundry_device-gpio_PR-212:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-212@tmp:/w/workspace/edgexfoundry_device-gpio_PR-212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-02T00:20:42.175Z] $ docker top 3387faf0b064ff1f838a8d748252977bdc863952577e8c419f54499e36006e02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T00:20:42.572Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-212 [Pipeline] fileExists [Pipeline] sh [2023-11-02T00:20:42.931Z] + make test [2023-11-02T00:20:42.931Z] go test ./... -coverprofile=coverage.out ./... [2023-11-02T00:20:44.312Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-11-02T00:20:56.520Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-11-02T00:20:56.520Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-11-02T00:21:01.784Z] go vet ./... [2023-11-02T00:21:05.970Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T00:21:05.970Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T00:21:05.970Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-02T00:21:06.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T00:21:06.039Z] $ docker stop --time=1 3387faf0b064ff1f838a8d748252977bdc863952577e8c419f54499e36006e02 [2023-11-02T00:21:08.985Z] $ docker rm -f --volumes 3387faf0b064ff1f838a8d748252977bdc863952577e8c419f54499e36006e02 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T00:21:09.588Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T00:21:09.655Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-02T00:21:10.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T00:21:10.712Z] + ls -al . [2023-11-02T00:21:10.712Z] total 160 [2023-11-02T00:21:10.712Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 00:20 . [2023-11-02T00:21:10.712Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 00:19 .. [2023-11-02T00:21:10.712Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 2 00:19 .dockerignore [2023-11-02T00:21:10.712Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 00:20 .git [2023-11-02T00:21:10.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 00:19 .github [2023-11-02T00:21:10.712Z] -rw-rw-r-- 1 jenkins jenkins 277 Nov 2 00:19 .gitignore [2023-11-02T00:21:10.712Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 00:19 .golangci.yml [2023-11-02T00:21:10.712Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 00:19 .semver [2023-11-02T00:21:10.712Z] -rw-rw-r-- 1 jenkins jenkins 10671 Nov 2 00:19 Attribution.txt [2023-11-02T00:21:10.712Z] -rw-rw-r-- 1 jenkins jenkins 6184 Nov 2 00:19 CHANGELOG.md [2023-11-02T00:21:10.712Z] -rw-rw-r-- 1 jenkins jenkins 1542 Nov 2 00:19 Dockerfile [2023-11-02T00:21:10.712Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 00:19 GOVERNANCE.md [2023-11-02T00:21:10.712Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 2 00:19 Jenkinsfile [2023-11-02T00:21:10.712Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 2 00:19 LICENSE [2023-11-02T00:21:10.712Z] -rw-rw-r-- 1 jenkins jenkins 1923 Nov 2 00:19 Makefile [2023-11-02T00:21:10.712Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 2 00:19 OWNERS.md [2023-11-02T00:21:10.712Z] -rw-rw-r-- 1 jenkins jenkins 12217 Nov 2 00:19 README.md [2023-11-02T00:21:10.712Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 00:19 VERSION [2023-11-02T00:21:10.712Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 00:19 bin [2023-11-02T00:21:10.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 00:19 cmd [2023-11-02T00:21:10.712Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 2 00:20 coverage.out [2023-11-02T00:21:10.712Z] -rw-rw-r-- 1 jenkins jenkins 3698 Nov 2 00:19 go.mod [2023-11-02T00:21:10.712Z] -rw-rw-r-- 1 jenkins jenkins 35450 Nov 2 00:19 go.sum [2023-11-02T00:21:10.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 00:19 internal [2023-11-02T00:21:10.712Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 2 00:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T00:21:11.108Z] + 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=b6fa829ebe337f83ce17b663f892aca04b58a612 --label arch=amd64 --label version=0.0.0 . [2023-11-02T00:21:11.108Z] Sending build context to Docker daemon 16.17MB [2023-11-02T00:21:11.108Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T00:21:11.108Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-02T00:21:11.108Z] ---> ac678874ed6d [2023-11-02T00:21:11.108Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-02T00:21:11.367Z] ---> Running in 2a35c5bb0e7a [2023-11-02T00:21:11.367Z] Removing intermediate container 2a35c5bb0e7a [2023-11-02T00:21:11.367Z] ---> 9e34610d3715 [2023-11-02T00:21:11.367Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T00:21:11.367Z] ---> Running in a88c4dd78852 [2023-11-02T00:21:11.626Z] Removing intermediate container a88c4dd78852 [2023-11-02T00:21:11.626Z] ---> a69e5162d7d2 [2023-11-02T00:21:11.626Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-02T00:21:11.626Z] ---> Running in fdde082dba6c [2023-11-02T00:21:11.626Z] Removing intermediate container fdde082dba6c [2023-11-02T00:21:11.626Z] ---> 27642aa49c21 [2023-11-02T00:21:11.626Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T00:21:11.626Z] ---> Running in 0db229bff22e [2023-11-02T00:21:11.626Z] Removing intermediate container 0db229bff22e [2023-11-02T00:21:11.626Z] ---> 9d404f3a2c15 [2023-11-02T00:21:11.626Z] Step 7/25 : WORKDIR /device-gpio [2023-11-02T00:21:11.626Z] ---> Running in 62a51cd01de0 [2023-11-02T00:21:11.886Z] Removing intermediate container 62a51cd01de0 [2023-11-02T00:21:11.886Z] ---> 618c47be0fd9 [2023-11-02T00:21:11.886Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T00:21:11.886Z] ---> Running in dbbe786924f0 [2023-11-02T00:21:12.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T00:21:12.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T00:21:12.408Z] OK: 268 MiB in 56 packages [2023-11-02T00:21:12.975Z] Removing intermediate container dbbe786924f0 [2023-11-02T00:21:12.975Z] ---> 9079745642de [2023-11-02T00:21:12.975Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-02T00:21:12.975Z] ---> 11d70d5012a9 [2023-11-02T00:21:12.975Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T00:21:12.975Z] ---> Running in f01a1ecd5230 [2023-11-02T00:21:14.137Z] Removing intermediate container f01a1ecd5230 [2023-11-02T00:21:14.137Z] ---> baad08bc2067 [2023-11-02T00:21:14.137Z] Step 11/25 : COPY . . [2023-11-02T00:21:14.397Z] ---> d1e3adfcfe65 [2023-11-02T00:21:14.397Z] Step 12/25 : RUN ${MAKE} [2023-11-02T00:21:14.397Z] ---> Running in 379a7c9b5011 [2023-11-02T00:21:14.656Z] 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.39" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-11-02T00:21:36.652Z] Removing intermediate container 379a7c9b5011 [2023-11-02T00:21:36.652Z] ---> 6a29a2c54562 [2023-11-02T00:21:36.652Z] Step 13/25 : FROM alpine:3.18 [2023-11-02T00:21:36.652Z] 3.18: Pulling from library/alpine [2023-11-02T00:21:36.652Z] 96526aa774ef: Pulling fs layer [2023-11-02T00:21:36.652Z] 96526aa774ef: Verifying Checksum [2023-11-02T00:21:36.652Z] 96526aa774ef: Download complete [2023-11-02T00:21:36.652Z] 96526aa774ef: Pull complete [2023-11-02T00:21:36.652Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T00:21:36.652Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T00:21:36.652Z] ---> 8ca4688f4f35 [2023-11-02T00:21:36.652Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-02T00:21:36.652Z] ---> Running in bbddb2883170 [2023-11-02T00:21:36.652Z] Removing intermediate container bbddb2883170 [2023-11-02T00:21:36.652Z] ---> 12dc13ca9ad5 [2023-11-02T00:21:36.652Z] Step 15/25 : RUN apk add --update --no-cache [2023-11-02T00:21:36.652Z] ---> Running in 6601a7568d37 [2023-11-02T00:21:36.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T00:21:36.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T00:21:36.652Z] OK: 7 MiB in 15 packages [2023-11-02T00:21:36.652Z] Removing intermediate container 6601a7568d37 [2023-11-02T00:21:36.652Z] ---> 990d76a03cae [2023-11-02T00:21:36.652Z] Step 16/25 : WORKDIR / [2023-11-02T00:21:36.652Z] ---> Running in 4897b9bef08e [2023-11-02T00:21:36.652Z] Removing intermediate container 4897b9bef08e [2023-11-02T00:21:36.652Z] ---> da464afe9ed3 [2023-11-02T00:21:36.652Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-11-02T00:21:36.652Z] ---> d8d14aeb6bf9 [2023-11-02T00:21:36.652Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-11-02T00:21:36.917Z] ---> 647c73522773 [2023-11-02T00:21:36.917Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-11-02T00:21:37.934Z] ---> 435214ea2eed [2023-11-02T00:21:37.934Z] Step 20/25 : EXPOSE 59910 [2023-11-02T00:21:37.934Z] ---> Running in 9f66c9355955 [2023-11-02T00:21:37.934Z] Removing intermediate container 9f66c9355955 [2023-11-02T00:21:37.934Z] ---> b935354367fb [2023-11-02T00:21:37.934Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-11-02T00:21:37.934Z] ---> Running in c405b3ee2d2f [2023-11-02T00:21:37.934Z] Removing intermediate container c405b3ee2d2f [2023-11-02T00:21:37.934Z] ---> 7bb7286051f2 [2023-11-02T00:21:37.934Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-02T00:21:37.934Z] ---> Running in 1faa1b36b6fd [2023-11-02T00:21:38.194Z] Removing intermediate container 1faa1b36b6fd [2023-11-02T00:21:38.195Z] ---> da41a2a8f864 [2023-11-02T00:21:38.195Z] Step 23/25 : LABEL arch=amd64 [2023-11-02T00:21:38.195Z] ---> Running in 0d9ac2ff1576 [2023-11-02T00:21:38.195Z] Removing intermediate container 0d9ac2ff1576 [2023-11-02T00:21:38.195Z] ---> 35fbb7a79232 [2023-11-02T00:21:38.195Z] Step 24/25 : LABEL git_sha=b6fa829ebe337f83ce17b663f892aca04b58a612 [2023-11-02T00:21:38.195Z] ---> Running in b760431ee919 [2023-11-02T00:21:38.195Z] Removing intermediate container b760431ee919 [2023-11-02T00:21:38.195Z] ---> 661e0596efb7 [2023-11-02T00:21:38.195Z] Step 25/25 : LABEL version=0.0.0 [2023-11-02T00:21:38.454Z] ---> Running in 2cd89334ad90 [2023-11-02T00:21:38.454Z] Removing intermediate container 2cd89334ad90 [2023-11-02T00:21:38.454Z] ---> 04c9bd2e986e [2023-11-02T00:21:38.454Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T00:21:38.454Z] Successfully built 04c9bd2e986e [2023-11-02T00:21:38.454Z] 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-11-02T00:21:39.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T00:21:39.391Z] [2023-11-02T00:21:39.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T00:21:39.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T00:21:39.776Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-02T00:21:39.776Z] 5eb5b503b376: Pulling fs layer [2023-11-02T00:21:39.776Z] 5c69ac0246d0: Pulling fs layer [2023-11-02T00:21:39.776Z] ec43610c2a17: Pulling fs layer [2023-11-02T00:21:39.776Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-02T00:21:39.776Z] 33b1e0a273af: Pulling fs layer [2023-11-02T00:21:39.776Z] 5d3b04190fa2: Pulling fs layer [2023-11-02T00:21:39.776Z] 2f39f015ded8: Pulling fs layer [2023-11-02T00:21:39.776Z] 3a2ae6a8a46f: Waiting [2023-11-02T00:21:39.776Z] 2f39f015ded8: Waiting [2023-11-02T00:21:39.776Z] 33b1e0a273af: Waiting [2023-11-02T00:21:39.776Z] 5d3b04190fa2: Waiting [2023-11-02T00:21:39.776Z] 5c69ac0246d0: Verifying Checksum [2023-11-02T00:21:39.776Z] 5c69ac0246d0: Download complete [2023-11-02T00:21:39.776Z] 3a2ae6a8a46f: Download complete [2023-11-02T00:21:39.776Z] 33b1e0a273af: Verifying Checksum [2023-11-02T00:21:39.776Z] 33b1e0a273af: Download complete [2023-11-02T00:21:40.036Z] ec43610c2a17: Verifying Checksum [2023-11-02T00:21:40.036Z] ec43610c2a17: Download complete [2023-11-02T00:21:40.036Z] 5d3b04190fa2: Download complete [2023-11-02T00:21:40.036Z] 5eb5b503b376: Verifying Checksum [2023-11-02T00:21:40.036Z] 5eb5b503b376: Download complete [2023-11-02T00:21:40.602Z] 2f39f015ded8: Download complete [2023-11-02T00:21:41.543Z] 5eb5b503b376: Pull complete [2023-11-02T00:21:41.543Z] 5c69ac0246d0: Pull complete [2023-11-02T00:21:42.112Z] ec43610c2a17: Pull complete [2023-11-02T00:21:42.112Z] 3a2ae6a8a46f: Pull complete [2023-11-02T00:21:42.373Z] 33b1e0a273af: Pull complete [2023-11-02T00:21:42.373Z] 5d3b04190fa2: Pull complete [2023-11-02T00:21:47.647Z] 2f39f015ded8: Pull complete [2023-11-02T00:21:47.647Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-02T00:21:47.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T00:21:47.647Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T00:21:47.879Z] prd-ubuntu20.04-docker-8c-8g-16307 does not seem to be running inside a container [2023-11-02T00:21:47.904Z] $ 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-212 -v /w/workspace/edgexfoundry_device-gpio_PR-212:/w/workspace/edgexfoundry_device-gpio_PR-212:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-212@tmp:/w/workspace/edgexfoundry_device-gpio_PR-212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-02T00:21:51.418Z] $ docker top 26845c672be0aa009d1a181b583c00eb67cd7c0472ada482b9e93f1fd08f3cb7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T00:21:51.881Z] ---> job-cost.sh [2023-11-02T00:21:51.881Z] lf-activate-venv: SKIPPING [2023-11-02T00:21:51.881Z] INFO: No Stack... [2023-11-02T00:21:52.144Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T00:21:52.713Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T00:21:53.030Z] + + cat /w/workspace/edgexfoundry_device-gpio_PR-212/archives/cost.csv [2023-11-02T00:21:53.030Z] cut -d, -f6 [Pipeline] lock [2023-11-02T00:21:53.071Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-212-1-stack-cost] [2023-11-02T00:21:53.077Z] Resource [jenkins-edgexfoundry-device-gpio-PR-212-1-stack-cost] did not exist. Created. [2023-11-02T00:21:53.077Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-212-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T00:21:54.393Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-02T00:21:54.440Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T00:21:54.471Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-212-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T00:21:54.543Z] $ docker stop --time=1 26845c672be0aa009d1a181b583c00eb67cd7c0472ada482b9e93f1fd08f3cb7 [2023-11-02T00:21:55.729Z] $ docker rm -f --volumes 26845c672be0aa009d1a181b583c00eb67cd7c0472ada482b9e93f1fd08f3cb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-02T00:22:42.640Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16310 in /w/workspace/edgexfoundry_device-gpio_PR-212 [Pipeline] { [Pipeline] ws [2023-11-02T00:22:42.692Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-11-02T00:22:42.771Z] The recommended git tool is: git [2023-11-02T00:22:50.579Z] using credential edgex-jenkins-ssh [2023-11-02T00:22:50.596Z] Cloning the remote Git repository [2023-11-02T00:22:50.644Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-11-02T00:22:50.798Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-11-02T00:22:51.111Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-11-02T00:22:51.112Z] > git --version # timeout=10 [2023-11-02T00:22:51.177Z] > git --version # 'git version 2.25.1' [2023-11-02T00:22:51.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T00:22:51.502Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T00:22:53.280Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-11-02T00:22:53.311Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T00:22:54.391Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-11-02T00:22:54.515Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-11-02T00:22:54.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T00:22:54.530Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/212/head:refs/remotes/origin/PR-212 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-02T00:22:55.171Z] Merging remotes/origin/main commit 7dc6282e6f484b8ebccec722045a9c6b5647f969 into PR head commit b6fa829ebe337f83ce17b663f892aca04b58a612 [2023-11-02T00:22:55.755Z] Merge succeeded, producing b6fa829ebe337f83ce17b663f892aca04b58a612 [2023-11-02T00:22:55.756Z] Checking out Revision b6fa829ebe337f83ce17b663f892aca04b58a612 (PR-212) [2023-11-02T00:22:55.187Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T00:22:55.361Z] > git checkout -f b6fa829ebe337f83ce17b663f892aca04b58a612 # timeout=10 [2023-11-02T00:22:55.491Z] > git remote # timeout=10 [2023-11-02T00:22:55.538Z] > git config --get remote.origin.url # timeout=10 [2023-11-02T00:22:55.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T00:22:55.618Z] > git merge 7dc6282e6f484b8ebccec722045a9c6b5647f969 # timeout=10 [2023-11-02T00:22:55.712Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-02T00:22:55.763Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T00:22:55.840Z] > git checkout -f b6fa829ebe337f83ce17b663f892aca04b58a612 # timeout=10 [2023-11-02T00:22:56.727Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-11-02T00:22:56.787Z] > git --version # timeout=10 [2023-11-02T00:22:56.832Z] > git --version # 'git version 2.25.1' [2023-11-02T00:22:56.876Z] fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T00:22:58.071Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-02T00:22:58.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T00:22:58.071Z] Dload Upload Total Spent Left Speed [2023-11-02T00:22:58.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 62504 0 --:--:-- --:--:-- --:--:-- 62504 [Pipeline] sh [2023-11-02T00:22:58.728Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-02T00:22:59.073Z] + sudo tee /etc/docker/daemon.new [2023-11-02T00:22:59.073Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-02T00:23:00.040Z] { [2023-11-02T00:23:00.040Z] "registry-mirrors": [ [2023-11-02T00:23:00.040Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-02T00:23:00.040Z] ], [2023-11-02T00:23:00.040Z] "bip": "10.250.0.254/24", [2023-11-02T00:23:00.040Z] "hosts": [ [2023-11-02T00:23:00.040Z] "tcp://0.0.0.0:5555", [2023-11-02T00:23:00.040Z] "unix:///var/run/docker.sock" [2023-11-02T00:23:00.040Z] ], [2023-11-02T00:23:00.040Z] "mtu": 1458, [2023-11-02T00:23:00.040Z] "selinux-enabled": true, [2023-11-02T00:23:00.040Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-02T00:23:00.040Z] } [Pipeline] sh [2023-11-02T00:23:00.387Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-02T00:23:00.741Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T00:23:19.099Z] provisioning config files... [2023-11-02T00:23:19.126Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config8576443846739333292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T00:23:19.516Z] ---> docker-login.sh [2023-11-02T00:23:19.516Z] nexus3.edgexfoundry.org:10001 [2023-11-02T00:23:19.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T00:23:20.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T00:23:20.059Z] Configure a credential helper to remove this warning. See [2023-11-02T00:23:20.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T00:23:20.059Z] [2023-11-02T00:23:20.059Z] Login Succeeded [2023-11-02T00:23:20.059Z] nexus3.edgexfoundry.org:10002 [2023-11-02T00:23:20.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T00:23:20.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T00:23:20.332Z] Configure a credential helper to remove this warning. See [2023-11-02T00:23:20.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T00:23:20.332Z] [2023-11-02T00:23:20.332Z] Login Succeeded [2023-11-02T00:23:20.603Z] nexus3.edgexfoundry.org:10003 [2023-11-02T00:23:20.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T00:23:20.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T00:23:20.874Z] Configure a credential helper to remove this warning. See [2023-11-02T00:23:20.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T00:23:20.874Z] [2023-11-02T00:23:20.874Z] Login Succeeded [2023-11-02T00:23:20.874Z] nexus3.edgexfoundry.org:10004 [2023-11-02T00:23:21.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T00:23:21.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T00:23:21.145Z] Configure a credential helper to remove this warning. See [2023-11-02T00:23:21.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T00:23:21.145Z] [2023-11-02T00:23:21.145Z] Login Succeeded [2023-11-02T00:23:21.145Z] docker.io [2023-11-02T00:23:21.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T00:23:21.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T00:23:21.681Z] Configure a credential helper to remove this warning. See [2023-11-02T00:23:21.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T00:23:21.681Z] [2023-11-02T00:23:21.681Z] Login Succeeded [2023-11-02T00:23:21.681Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T00:23:21.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T00:23:22.091Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T00:23:22.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T00:23:22.168Z] ========================================================= [2023-11-02T00:23:22.168Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-02T00:23:22.168Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T00:23:22.670Z] + 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-11-02T00:23:22.939Z] Sending build context to Docker daemon 8.147MB [2023-11-02T00:23:22.939Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T00:23:22.939Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-02T00:23:23.211Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-02T00:23:23.211Z] 9fda8d8052c6: Pulling fs layer [2023-11-02T00:23:23.211Z] 5d54e960e981: Pulling fs layer [2023-11-02T00:23:23.211Z] c4a7e357bf2a: Pulling fs layer [2023-11-02T00:23:23.211Z] f0e02332f6b5: Pulling fs layer [2023-11-02T00:23:23.211Z] cefa15bbcfad: Pulling fs layer [2023-11-02T00:23:23.211Z] 17808c966233: Pulling fs layer [2023-11-02T00:23:23.211Z] f4c1fc716caa: Pulling fs layer [2023-11-02T00:23:23.211Z] f0e02332f6b5: Waiting [2023-11-02T00:23:23.211Z] cefa15bbcfad: Waiting [2023-11-02T00:23:23.211Z] 17808c966233: Waiting [2023-11-02T00:23:23.211Z] f4c1fc716caa: Waiting [2023-11-02T00:23:23.211Z] 5d54e960e981: Verifying Checksum [2023-11-02T00:23:23.211Z] 5d54e960e981: Download complete [2023-11-02T00:23:23.211Z] f0e02332f6b5: Verifying Checksum [2023-11-02T00:23:23.211Z] f0e02332f6b5: Download complete [2023-11-02T00:23:23.211Z] cefa15bbcfad: Verifying Checksum [2023-11-02T00:23:23.211Z] cefa15bbcfad: Download complete [2023-11-02T00:23:23.482Z] 9fda8d8052c6: Verifying Checksum [2023-11-02T00:23:23.482Z] 9fda8d8052c6: Download complete [2023-11-02T00:23:23.756Z] f4c1fc716caa: Verifying Checksum [2023-11-02T00:23:23.756Z] f4c1fc716caa: Download complete [2023-11-02T00:23:24.344Z] 9fda8d8052c6: Pull complete [2023-11-02T00:23:25.316Z] c4a7e357bf2a: Verifying Checksum [2023-11-02T00:23:25.316Z] c4a7e357bf2a: Download complete [2023-11-02T00:23:25.901Z] 17808c966233: Download complete [2023-11-02T00:23:29.302Z] 5d54e960e981: Pull complete [2023-11-02T00:23:41.619Z] c4a7e357bf2a: Pull complete [2023-11-02T00:23:41.619Z] f0e02332f6b5: Pull complete [2023-11-02T00:23:41.619Z] cefa15bbcfad: Pull complete [2023-11-02T00:23:49.838Z] 17808c966233: Pull complete [2023-11-02T00:23:51.783Z] f4c1fc716caa: Pull complete [2023-11-02T00:23:51.783Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-02T00:23:51.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-02T00:23:51.783Z] ---> ea914061e18c [2023-11-02T00:23:51.783Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-02T00:23:52.379Z] ---> Running in 79d6b9ff78c0 [2023-11-02T00:23:52.649Z] Removing intermediate container 79d6b9ff78c0 [2023-11-02T00:23:52.649Z] ---> e11f619f3b5a [2023-11-02T00:23:52.649Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T00:23:52.922Z] ---> Running in 6ff0fddb4690 [2023-11-02T00:23:53.189Z] Removing intermediate container 6ff0fddb4690 [2023-11-02T00:23:53.189Z] ---> 0fcf3c649a4b [2023-11-02T00:23:53.189Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-02T00:23:53.189Z] ---> Running in e22ee682ae19 [2023-11-02T00:23:53.457Z] Removing intermediate container e22ee682ae19 [2023-11-02T00:23:53.457Z] ---> d723cd3c4b7b [2023-11-02T00:23:53.457Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T00:23:53.725Z] ---> Running in 5104f2f669e9 [2023-11-02T00:23:53.992Z] Removing intermediate container 5104f2f669e9 [2023-11-02T00:23:53.992Z] ---> bed36dca8df1 [2023-11-02T00:23:53.992Z] Step 7/12 : WORKDIR /device-gpio [2023-11-02T00:23:53.992Z] ---> Running in a144e24e514f [2023-11-02T00:23:54.258Z] Removing intermediate container a144e24e514f [2023-11-02T00:23:54.258Z] ---> 934c76c7f6c1 [2023-11-02T00:23:54.258Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T00:23:54.258Z] ---> Running in 2649cdaafc40 [2023-11-02T00:23:55.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T00:23:55.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T00:23:56.899Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-02T00:23:56.899Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-02T00:23:56.899Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-02T00:23:57.167Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-02T00:23:57.167Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T00:23:57.167Z] OK: 270 MiB in 56 packages [2023-11-02T00:23:58.127Z] Removing intermediate container 2649cdaafc40 [2023-11-02T00:23:58.127Z] ---> c545b55d2950 [2023-11-02T00:23:58.127Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-02T00:23:58.722Z] ---> 08452955ffd8 [2023-11-02T00:23:58.722Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T00:23:58.722Z] ---> Running in ea8d601887df [2023-11-02T00:25:20.349Z] Removing intermediate container ea8d601887df [2023-11-02T00:25:20.349Z] ---> 11b6c1ce44dc [2023-11-02T00:25:20.349Z] Step 11/12 : COPY . . [2023-11-02T00:25:20.349Z] ---> 9291b62d600e [2023-11-02T00:25:20.349Z] Step 12/12 : RUN ${MAKE} [2023-11-02T00:25:20.349Z] ---> Running in 5728e6d3f594 [2023-11-02T00:25:20.349Z] noop [2023-11-02T00:25:20.349Z] Removing intermediate container 5728e6d3f594 [2023-11-02T00:25:20.349Z] ---> 2f7bb6a83dcf [2023-11-02T00:25:20.349Z] Successfully built 2f7bb6a83dcf [2023-11-02T00:25:20.349Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T00:25:20.827Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T00:25:20.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T00:25:21.111Z] prd-ubuntu20.04-docker-arm64-4c-16g-16310 does not seem to be running inside a container [2023-11-02T00:25:21.189Z] $ 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-11-02T00:25:22.502Z] $ docker top 93d3498fadfe4d58d6b1ec42b1a4cc28dce3f08e2935a0818e6b289a6407a204 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T00:25:23.384Z] + go version [2023-11-02T00:25:23.384Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-02T00:25:23.416Z] $ docker stop --time=1 93d3498fadfe4d58d6b1ec42b1a4cc28dce3f08e2935a0818e6b289a6407a204 [2023-11-02T00:25:25.020Z] $ docker rm -f --volumes 93d3498fadfe4d58d6b1ec42b1a4cc28dce3f08e2935a0818e6b289a6407a204 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T00:25:25.898Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T00:25:25.898Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T00:25:26.160Z] prd-ubuntu20.04-docker-arm64-4c-16g-16310 does not seem to be running inside a container [2023-11-02T00:25:26.217Z] $ 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-11-02T00:25:27.417Z] $ docker top ed7df4f7565a08c3321ea9f882f3db45f72502e7fd8e69f04b0cafb42cbacea7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T00:25:28.289Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-11-02T00:25:28.674Z] + make test [2023-11-02T00:25:28.942Z] go test ./... -coverprofile=coverage.out ./... [2023-11-02T00:25:33.192Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-11-02T00:27:10.593Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-11-02T00:27:10.593Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-11-02T00:27:10.593Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-02T00:27:10.593Z] go vet ./... [2023-11-02T00:27:17.240Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T00:27:17.240Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T00:27:17.240Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-02T00:27:17.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T00:27:17.567Z] $ docker stop --time=1 ed7df4f7565a08c3321ea9f882f3db45f72502e7fd8e69f04b0cafb42cbacea7 [2023-11-02T00:27:19.457Z] $ docker rm -f --volumes ed7df4f7565a08c3321ea9f882f3db45f72502e7fd8e69f04b0cafb42cbacea7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T00:27:20.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T00:27:20.654Z] Warning: overwriting stash ‘coverage-report’ [2023-11-02T00:27:21.070Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T00:27:21.661Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T00:27:21.998Z] + ls -al . [2023-11-02T00:27:21.998Z] total 156 [2023-11-02T00:27:21.998Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 2 00:25 . [2023-11-02T00:27:21.998Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 00:22 .. [2023-11-02T00:27:21.998Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 2 00:22 .dockerignore [2023-11-02T00:27:21.998Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 00:22 .git [2023-11-02T00:27:21.998Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 00:22 .github [2023-11-02T00:27:21.998Z] -rw-rw-r-- 1 jenkins jenkins 277 Nov 2 00:22 .gitignore [2023-11-02T00:27:21.998Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 00:22 .golangci.yml [2023-11-02T00:27:21.998Z] -rw-rw-r-- 1 jenkins jenkins 10671 Nov 2 00:22 Attribution.txt [2023-11-02T00:27:21.998Z] -rw-rw-r-- 1 jenkins jenkins 6184 Nov 2 00:22 CHANGELOG.md [2023-11-02T00:27:21.998Z] -rw-rw-r-- 1 jenkins jenkins 1542 Nov 2 00:22 Dockerfile [2023-11-02T00:27:21.998Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 00:22 GOVERNANCE.md [2023-11-02T00:27:21.998Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 2 00:22 Jenkinsfile [2023-11-02T00:27:21.998Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 2 00:22 LICENSE [2023-11-02T00:27:21.998Z] -rw-rw-r-- 1 jenkins jenkins 1923 Nov 2 00:22 Makefile [2023-11-02T00:27:21.998Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 2 00:22 OWNERS.md [2023-11-02T00:27:21.998Z] -rw-rw-r-- 1 jenkins jenkins 12217 Nov 2 00:22 README.md [2023-11-02T00:27:21.998Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 00:19 VERSION [2023-11-02T00:27:21.998Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 00:22 bin [2023-11-02T00:27:21.998Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 00:22 cmd [2023-11-02T00:27:21.998Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 2 00:25 coverage.out [2023-11-02T00:27:21.998Z] -rw-rw-r-- 1 jenkins jenkins 3698 Nov 2 00:22 go.mod [2023-11-02T00:27:21.998Z] -rw-rw-r-- 1 jenkins jenkins 35450 Nov 2 00:22 go.sum [2023-11-02T00:27:21.998Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 00:22 internal [2023-11-02T00:27:21.998Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 2 00:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T00:27:22.422Z] + 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=b6fa829ebe337f83ce17b663f892aca04b58a612 --label arch=arm64 --label version=0.0.0 . [2023-11-02T00:27:22.693Z] Sending build context to Docker daemon 8.148MB [2023-11-02T00:27:22.693Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T00:27:22.693Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-02T00:27:22.693Z] ---> 2f7bb6a83dcf [2023-11-02T00:27:22.693Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-02T00:27:22.962Z] ---> Running in f63c08c2d7a0 [2023-11-02T00:27:23.231Z] Removing intermediate container f63c08c2d7a0 [2023-11-02T00:27:23.231Z] ---> 057d074b006a [2023-11-02T00:27:23.231Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T00:27:23.231Z] ---> Running in c7179e483b8d [2023-11-02T00:27:23.498Z] Removing intermediate container c7179e483b8d [2023-11-02T00:27:23.498Z] ---> ac6ae8f6e208 [2023-11-02T00:27:23.498Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-02T00:27:23.763Z] ---> Running in 45b76088a14e [2023-11-02T00:27:24.040Z] Removing intermediate container 45b76088a14e [2023-11-02T00:27:24.040Z] ---> cab8fdef4490 [2023-11-02T00:27:24.040Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T00:27:24.040Z] ---> Running in cf28f2a7fdff [2023-11-02T00:27:24.306Z] Removing intermediate container cf28f2a7fdff [2023-11-02T00:27:24.306Z] ---> 12ed892e7da6 [2023-11-02T00:27:24.306Z] Step 7/25 : WORKDIR /device-gpio [2023-11-02T00:27:24.306Z] ---> Running in ed16bdda0d71 [2023-11-02T00:27:24.572Z] Removing intermediate container ed16bdda0d71 [2023-11-02T00:27:24.572Z] ---> b5043f03c1de [2023-11-02T00:27:24.572Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T00:27:24.842Z] ---> Running in 5aed369457e5 [2023-11-02T00:27:25.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T00:27:26.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T00:27:27.350Z] OK: 270 MiB in 56 packages [2023-11-02T00:27:28.757Z] Removing intermediate container 5aed369457e5 [2023-11-02T00:27:28.757Z] ---> be2134c41f91 [2023-11-02T00:27:28.757Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-02T00:27:29.024Z] ---> 0475722ecaf7 [2023-11-02T00:27:29.024Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T00:27:29.297Z] ---> Running in 1f180e681100 [2023-11-02T00:27:31.246Z] Removing intermediate container 1f180e681100 [2023-11-02T00:27:31.246Z] ---> 67666334a812 [2023-11-02T00:27:31.246Z] Step 11/25 : COPY . . [2023-11-02T00:27:32.206Z] ---> 3774341d0cd5 [2023-11-02T00:27:32.206Z] Step 12/25 : RUN ${MAKE} [2023-11-02T00:27:32.206Z] ---> Running in b57b3bbefc8c [2023-11-02T00:27:33.164Z] 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.39" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-11-02T00:29:24.795Z] Removing intermediate container b57b3bbefc8c [2023-11-02T00:29:24.795Z] ---> 6582dcd33bf4 [2023-11-02T00:29:24.795Z] Step 13/25 : FROM alpine:3.18 [2023-11-02T00:29:24.795Z] 3.18: Pulling from library/alpine [2023-11-02T00:29:24.795Z] 579b34f0a95b: Pulling fs layer [2023-11-02T00:29:24.795Z] 579b34f0a95b: Verifying Checksum [2023-11-02T00:29:24.795Z] 579b34f0a95b: Download complete [2023-11-02T00:29:24.795Z] 579b34f0a95b: Pull complete [2023-11-02T00:29:24.795Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T00:29:24.795Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T00:29:24.795Z] ---> 3cc203321400 [2023-11-02T00:29:24.795Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-02T00:29:24.795Z] ---> Running in f2f961afe2be [2023-11-02T00:29:24.795Z] Removing intermediate container f2f961afe2be [2023-11-02T00:29:24.795Z] ---> 35b617bca740 [2023-11-02T00:29:24.795Z] Step 15/25 : RUN apk add --update --no-cache [2023-11-02T00:29:24.795Z] ---> Running in 0a7e41d1183f [2023-11-02T00:29:24.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T00:29:24.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T00:29:24.795Z] OK: 8 MiB in 15 packages [2023-11-02T00:29:24.795Z] Removing intermediate container 0a7e41d1183f [2023-11-02T00:29:24.795Z] ---> 9e321eaf2d14 [2023-11-02T00:29:24.795Z] Step 16/25 : WORKDIR / [2023-11-02T00:29:24.795Z] ---> Running in 841a724e441d [2023-11-02T00:29:24.796Z] Removing intermediate container 841a724e441d [2023-11-02T00:29:24.796Z] ---> c6eaac86b306 [2023-11-02T00:29:24.796Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-11-02T00:29:24.796Z] ---> ae7bfc794ab2 [2023-11-02T00:29:24.796Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-11-02T00:29:24.796Z] ---> 5fa1e688f414 [2023-11-02T00:29:24.796Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-11-02T00:29:26.211Z] ---> 125b7b41dbd9 [2023-11-02T00:29:26.211Z] Step 20/25 : EXPOSE 59910 [2023-11-02T00:29:26.211Z] ---> Running in dce536218718 [2023-11-02T00:29:26.478Z] Removing intermediate container dce536218718 [2023-11-02T00:29:26.478Z] ---> 301cef3b0ac7 [2023-11-02T00:29:26.478Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-11-02T00:29:26.478Z] ---> Running in 0470cf2bc4f0 [2023-11-02T00:29:26.746Z] Removing intermediate container 0470cf2bc4f0 [2023-11-02T00:29:26.746Z] ---> a6a138d02990 [2023-11-02T00:29:26.746Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-02T00:29:27.013Z] ---> Running in 1c48c71a8b31 [2023-11-02T00:29:27.282Z] Removing intermediate container 1c48c71a8b31 [2023-11-02T00:29:27.282Z] ---> b659f255789d [2023-11-02T00:29:27.282Z] Step 23/25 : LABEL arch=arm64 [2023-11-02T00:29:27.282Z] ---> Running in 80bd5915937d [2023-11-02T00:29:27.550Z] Removing intermediate container 80bd5915937d [2023-11-02T00:29:27.550Z] ---> 5dd7726387db [2023-11-02T00:29:27.550Z] Step 24/25 : LABEL git_sha=b6fa829ebe337f83ce17b663f892aca04b58a612 [2023-11-02T00:29:27.550Z] ---> Running in 50b2e36b6cc7 [2023-11-02T00:29:28.135Z] Removing intermediate container 50b2e36b6cc7 [2023-11-02T00:29:28.135Z] ---> 2cb6f0674e83 [2023-11-02T00:29:28.135Z] Step 25/25 : LABEL version=0.0.0 [2023-11-02T00:29:28.135Z] ---> Running in 98935a348fa6 [2023-11-02T00:29:28.401Z] Removing intermediate container 98935a348fa6 [2023-11-02T00:29:28.401Z] ---> 8e343903455f [2023-11-02T00:29:28.401Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T00:29:28.401Z] Successfully built 8e343903455f [2023-11-02T00:29:28.401Z] 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-11-02T00:29:29.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T00:29:29.234Z] [2023-11-02T00:29:29.234Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T00:29:29.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T00:29:29.665Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-02T00:29:29.665Z] 8998bd30e6a1: Pulling fs layer [2023-11-02T00:29:29.665Z] 04944245beec: Pulling fs layer [2023-11-02T00:29:29.665Z] 699f458cf7ca: Pulling fs layer [2023-11-02T00:29:29.665Z] 765212b225bb: Pulling fs layer [2023-11-02T00:29:29.665Z] f23df028b6ca: Pulling fs layer [2023-11-02T00:29:29.665Z] d65c8cfc05b1: Pulling fs layer [2023-11-02T00:29:29.665Z] 2437ff75d9bd: Pulling fs layer [2023-11-02T00:29:29.665Z] f23df028b6ca: Waiting [2023-11-02T00:29:29.665Z] 765212b225bb: Waiting [2023-11-02T00:29:29.665Z] 2437ff75d9bd: Waiting [2023-11-02T00:29:29.665Z] d65c8cfc05b1: Waiting [2023-11-02T00:29:29.931Z] 04944245beec: Verifying Checksum [2023-11-02T00:29:29.931Z] 04944245beec: Download complete [2023-11-02T00:29:29.931Z] 765212b225bb: Verifying Checksum [2023-11-02T00:29:29.931Z] 765212b225bb: Download complete [2023-11-02T00:29:29.931Z] f23df028b6ca: Verifying Checksum [2023-11-02T00:29:29.931Z] f23df028b6ca: Download complete [2023-11-02T00:29:29.931Z] d65c8cfc05b1: Verifying Checksum [2023-11-02T00:29:29.931Z] d65c8cfc05b1: Download complete [2023-11-02T00:29:30.199Z] 699f458cf7ca: Verifying Checksum [2023-11-02T00:29:30.199Z] 699f458cf7ca: Download complete [2023-11-02T00:29:30.471Z] 8998bd30e6a1: Download complete [2023-11-02T00:29:33.062Z] 2437ff75d9bd: Verifying Checksum [2023-11-02T00:29:33.062Z] 2437ff75d9bd: Download complete [2023-11-02T00:29:35.003Z] 8998bd30e6a1: Pull complete [2023-11-02T00:29:35.585Z] 04944245beec: Pull complete [2023-11-02T00:29:36.993Z] 699f458cf7ca: Pull complete [2023-11-02T00:29:37.349Z] 765212b225bb: Pull complete [2023-11-02T00:29:38.335Z] f23df028b6ca: Pull complete [2023-11-02T00:29:38.335Z] d65c8cfc05b1: Pull complete [2023-11-02T00:29:56.579Z] 2437ff75d9bd: Pull complete [2023-11-02T00:29:56.579Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-02T00:29:56.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T00:29:56.579Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T00:29:56.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-16310 does not seem to be running inside a container [2023-11-02T00:29:56.940Z] $ 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-11-02T00:29:59.632Z] $ docker top e6bbe3205b22e9a476bfdb9f1cc74510858b9d6836b4d9d3534cddb93533a641 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T00:30:00.533Z] ---> job-cost.sh [2023-11-02T00:30:00.533Z] lf-activate-venv: SKIPPING [2023-11-02T00:30:00.533Z] INFO: No Stack... [2023-11-02T00:30:00.800Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-02T00:30:01.760Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T00:30:02.425Z] + + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-11-02T00:30:02.425Z] cut -d, -f6 [Pipeline] lock [2023-11-02T00:30:02.502Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-212-1-stack-cost] [2023-11-02T00:30:02.507Z] Resource [jenkins-edgexfoundry-device-gpio-PR-212-1-stack-cost] did not exist. Created. [2023-11-02T00:30:02.507Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-212-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T00:30:03.242Z] /w/workspace/device-gpio/1@tmp/durable-74b67538/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-02T00:30:03.901Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-02T00:30:03.935Z] Warning: overwriting stash ‘stack-cost’ [2023-11-02T00:30:03.981Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T00:30:03.997Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-212-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T00:30:04.066Z] $ docker stop --time=1 e6bbe3205b22e9a476bfdb9f1cc74510858b9d6836b4d9d3534cddb93533a641 [2023-11-02T00:30:05.576Z] $ docker rm -f --volumes e6bbe3205b22e9a476bfdb9f1cc74510858b9d6836b4d9d3534cddb93533a641 [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-11-02T00:30:06.504Z] provisioning config files... [2023-11-02T00:30:06.513Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-212@tmp/config14073549138188552741tmp [Pipeline] { [Pipeline] sh [2023-11-02T00:30:06.853Z] + set +x [2023-11-02T00:30:06.853Z] + curl -s https://codecov.io/bash [2023-11-02T00:30:06.853Z] + bash -s -- [2023-11-02T00:30:07.113Z] [2023-11-02T00:30:07.113Z] _____ _ [2023-11-02T00:30:07.113Z] / ____| | | [2023-11-02T00:30:07.113Z] | | ___ __| | ___ ___ _____ __ [2023-11-02T00:30:07.113Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-02T00:30:07.113Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-02T00:30:07.113Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-02T00:30:07.113Z] Bash-1.0.6 [2023-11-02T00:30:07.113Z] [2023-11-02T00:30:07.113Z] [2023-11-02T00:30:07.113Z] ==> git version 2.25.1 found [2023-11-02T00:30:07.113Z] ==> 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-11-02T00:30:07.113Z] Release-Date: 2020-01-08 [2023-11-02T00:30:07.113Z] 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-11-02T00:30:07.113Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-02T00:30:07.113Z] ==> Jenkins CI detected. [2023-11-02T00:30:07.113Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-212 [2023-11-02T00:30:07.113Z] project root: . [2023-11-02T00:30:07.113Z] --> token set from env [2023-11-02T00:30:07.113Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-02T00:30:07.113Z] ==> Running gcov in . (disable via -X gcov) [2023-11-02T00:30:07.113Z] ==> Python coveragepy not found [2023-11-02T00:30:07.113Z] ==> Searching for coverage reports in: [2023-11-02T00:30:07.113Z] + . [2023-11-02T00:30:07.113Z] -> Found 1 reports [2023-11-02T00:30:07.113Z] ==> Detecting git/mercurial file structure [2023-11-02T00:30:07.113Z] ==> Reading reports [2023-11-02T00:30:07.113Z] + ./coverage.out bytes=10 [2023-11-02T00:30:07.113Z] ==> Appending adjustments [2023-11-02T00:30:07.113Z] https://docs.codecov.io/docs/fixing-reports [2023-11-02T00:30:07.113Z] + Found adjustments [2023-11-02T00:30:07.113Z] ==> Gzipping contents [2023-11-02T00:30:07.113Z] 4.0K /tmp/codecov.3Wj2XT.gz [2023-11-02T00:30:07.113Z] ==> Uploading reports [2023-11-02T00:30:07.113Z] url: https://codecov.io [2023-11-02T00:30:07.113Z] query: branch=PR-212&commit=b6fa829ebe337f83ce17b663f892aca04b58a612&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-212%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=212&job=&cmd_args= [2023-11-02T00:30:07.113Z] -> Pinging Codecov [2023-11-02T00:30:07.113Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-212&commit=b6fa829ebe337f83ce17b663f892aca04b58a612&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-212%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=212&job=&cmd_args= [2023-11-02T00:30:07.374Z] -> Uploading to [2023-11-02T00:30:07.374Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-02/3EC07B1A8CA8AF9BCAA0BB9F0134797F/b6fa829ebe337f83ce17b663f892aca04b58a612/5205400b-e4f4-41e4-996b-ff9bb00a2427.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T003007Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f94d41fa9f25961f0cb784a59865d9a3b9b53c684d4bbf51c563f6fa9248814 [2023-11-02T00:30:07.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T00:30:07.374Z] Dload Upload Total Spent Left Speed [2023-11-02T00:30:07.635Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2706 --:--:-- --:--:-- --:--:-- 2693 100 563 0 0 100 563 0 2437 --:--:-- --:--:-- --:--:-- 2426 [2023-11-02T00:30:07.635Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/b6fa829ebe337f83ce17b663f892aca04b58a612 [Pipeline] } [2023-11-02T00:30:07.660Z] 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-11-02T00:30:09.522Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-212/archives ] [2023-11-02T00:30:09.522Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-212/archives [2023-11-02T00:30:09.522Z] total 16 [2023-11-02T00:30:09.522Z] drwxr-xr-x 3 root root 4096 Nov 2 00:21 . [2023-11-02T00:30:09.522Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 00:21 .. [2023-11-02T00:30:09.522Z] drwxr-xr-x 2 root root 4096 Nov 2 00:21 cost [2023-11-02T00:30:09.522Z] -rw-r--r-- 1 root root 83 Nov 2 00:21 cost.csv [2023-11-02T00:30:09.522Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-212/archives [2023-11-02T00:30:09.522Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-212/archives [2023-11-02T00:30:09.522Z] total 16 [2023-11-02T00:30:09.522Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 00:21 . [2023-11-02T00:30:09.522Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 00:21 .. [2023-11-02T00:30:09.522Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 00:21 cost [2023-11-02T00:30:09.522Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 2 00:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-02T00:30:09.857Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T00:30:10.757Z] ---> package-listing.sh [2023-11-02T00:30:10.757Z] ++ facter osfamily [2023-11-02T00:30:10.757Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-02T00:30:11.018Z] + OS_FAMILY=debian [2023-11-02T00:30:11.018Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-212 [2023-11-02T00:30:11.018Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-02T00:30:11.018Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-02T00:30:11.018Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-02T00:30:11.018Z] + PACKAGES=/tmp/packages_start.txt [2023-11-02T00:30:11.018Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-212 ']' [2023-11-02T00:30:11.019Z] + PACKAGES=/tmp/packages_end.txt [2023-11-02T00:30:11.019Z] + case "${OS_FAMILY}" in [2023-11-02T00:30:11.019Z] + dpkg -l [2023-11-02T00:30:11.019Z] + grep '^ii' [2023-11-02T00:30:11.019Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-02T00:30:11.019Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-02T00:30:11.019Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-02T00:30:11.019Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-212 ']' [2023-11-02T00:30:11.019Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-212/archives/ [2023-11-02T00:30:11.019Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-212/archives/ [Pipeline] echo [2023-11-02T00:30:11.052Z] 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-212/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-02T00:30:11.350Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T00:30:11.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T00:30:11.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T00:30:12.147Z] prd-ubuntu20.04-docker-8c-8g-16307 does not seem to be running inside a container [2023-11-02T00:30:12.177Z] $ 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-212/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-212 -v /w/workspace/edgexfoundry_device-gpio_PR-212:/w/workspace/edgexfoundry_device-gpio_PR-212:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-212@tmp:/w/workspace/edgexfoundry_device-gpio_PR-212@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-11-02T00:30:12.413Z] $ docker top 4e37bd93acf3f176f6943baaee24403d390ecdf732f2fa0fdc191ea399f84cd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T00:30:12.815Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-02T00:30:13.123Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-02T00:30:13.437Z] + ls /var/log/sa-host [2023-11-02T00:30:13.437Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T00:30:13.655Z] provisioning config files... [2023-11-02T00:30:13.664Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-212@tmp/config12045888904052045681tmp [Pipeline] { [Pipeline] echo [2023-11-02T00:30:13.726Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T00:30:14.039Z] ---> create-netrc.sh [Pipeline] } [2023-11-02T00:30:14.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-02T00:30:14.493Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-02T00:30:14.531Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T00:30:14.843Z] ---> sudo-logs.sh [2023-11-02T00:30:14.844Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-02T00:30:14.934Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T00:30:15.250Z] ---> job-cost.sh [2023-11-02T00:30:15.250Z] lf-activate-venv: SKIPPING [2023-11-02T00:30:15.250Z] DEBUG: total: 0.2199999988079071 [2023-11-02T00:30:15.250Z] INFO: Retrieving Stack Cost... [2023-11-02T00:30:15.820Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T00:30:16.081Z] INFO: Archiving Costs [Pipeline] echo [2023-11-02T00:30:16.119Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T00:30:16.445Z] ---> logs-deploy.sh [2023-11-02T00:30:16.446Z] lf-activate-venv: SKIPPING [2023-11-02T00:30:16.446Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-212/1 [2023-11-02T00:30:16.446Z] INFO: archiving workspace using pattern(s): [2023-11-02T00:30:17.387Z] Archives upload complete. [2023-11-02T00:30:17.387Z] INFO: archiving logs to Nexus