Pull request #195 reopened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 95cc09dea0b31fec8b538e4b37c9c289bff3b233+55c1d344d8db4a0ebfd83c23655690c476512767 (dd1240aae7958587c2f942efd82429b49eda293f) 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-ssh15293802319846830411.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh282688882561225221.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-195/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-195/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12793930077282025410.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9545239678234202072.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-195/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-195/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11337831382408828448.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6676 in /w/workspace/edgexfoundry_device-gpio_PR-195 [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-195 # 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/195/head:refs/remotes/origin/PR-195 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 55c1d344d8db4a0ebfd83c23655690c476512767 into PR head commit 95cc09dea0b31fec8b538e4b37c9c289bff3b233 Merge succeeded, producing 95cc09dea0b31fec8b538e4b37c9c289bff3b233 Checking out Revision 95cc09dea0b31fec8b538e4b37c9c289bff3b233 (PR-195) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" > git config core.sparsecheckout # timeout=10 > git checkout -f 95cc09dea0b31fec8b538e4b37c9c289bff3b233 # 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 55c1d344d8db4a0ebfd83c23655690c476512767 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95cc09dea0b31fec8b538e4b37c9c289bff3b233 # timeout=10 > git rev-list --no-walk 95cc09dea0b31fec8b538e4b37c9c289bff3b233 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T06:13:00.008Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T06:13:00.069Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T06:13:00.083Z] ========================================================= [2023-09-20T06:13:00.083Z] EdgeX Global Pipelines Version Info [2023-09-20T06:13:00.083Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:13:00.788Z] ------------------- [2023-09-20T06:13:00.788Z] stable info: [2023-09-20T06:13:00.788Z] ------------------- [2023-09-20T06:13:00.788Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T06:13:00.788Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T06:13:00.788Z] Message: update stable to v1.0.254 [2023-09-20T06:13:01.358Z] ------------------- [2023-09-20T06:13:01.358Z] experimental info: [2023-09-20T06:13:01.358Z] ------------------- [2023-09-20T06:13:01.358Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T06:13:01.358Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T06:13:01.358Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T06:13:01.533Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-09-20T06:13:01.542Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-09-20T06:13:01.551Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T06:13:01.564Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T06:13:01.573Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T06:13:01.586Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T06:13:01.595Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T06:13:01.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T06:13:01.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T06:13:01.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T06:13:01.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T06:13:01.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-09-20T06:13:01.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T06:13:01.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T06:13:01.677Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T06:13:01.694Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T06:13:01.709Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T06:13:01.729Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T06:13:01.746Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T06:13:01.762Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T06:13:01.778Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-20T06:13:01.790Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-20T06:13:01.799Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T06:13:01.811Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T06:13:01.829Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T06:13:01.839Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T06:13:01.849Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T06:13:01.857Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-195 [Pipeline] echo [2023-09-20T06:13:01.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-195 [Pipeline] echo [2023-09-20T06:13:01.873Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-195 [Pipeline] echo [2023-09-20T06:13:01.882Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95cc09dea0b31fec8b538e4b37c9c289bff3b233 [Pipeline] echo [2023-09-20T06:13:01.896Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95cc09d [Pipeline] echo [2023-09-20T06:13:01.907Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T06:13:01.948Z] provisioning config files... [2023-09-20T06:13:01.960Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-195@tmp/config14782154044074746840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:13:02.265Z] ---> docker-login.sh [2023-09-20T06:13:02.265Z] nexus3.edgexfoundry.org:10001 [2023-09-20T06:13:02.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:13:02.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:13:02.525Z] Configure a credential helper to remove this warning. See [2023-09-20T06:13:02.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:13:02.525Z] [2023-09-20T06:13:02.525Z] Login Succeeded [2023-09-20T06:13:02.525Z] nexus3.edgexfoundry.org:10002 [2023-09-20T06:13:02.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:13:02.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:13:02.525Z] Configure a credential helper to remove this warning. See [2023-09-20T06:13:02.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:13:02.525Z] [2023-09-20T06:13:02.525Z] Login Succeeded [2023-09-20T06:13:02.525Z] nexus3.edgexfoundry.org:10003 [2023-09-20T06:13:02.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:13:03.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:13:03.077Z] Configure a credential helper to remove this warning. See [2023-09-20T06:13:03.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:13:03.077Z] [2023-09-20T06:13:03.077Z] Login Succeeded [2023-09-20T06:13:03.077Z] nexus3.edgexfoundry.org:10004 [2023-09-20T06:13:03.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:13:03.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:13:03.077Z] Configure a credential helper to remove this warning. See [2023-09-20T06:13:03.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:13:03.077Z] [2023-09-20T06:13:03.077Z] Login Succeeded [2023-09-20T06:13:03.077Z] docker.io [2023-09-20T06:13:03.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:13:03.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:13:03.337Z] Configure a credential helper to remove this warning. See [2023-09-20T06:13:03.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:13:03.337Z] [2023-09-20T06:13:03.337Z] Login Succeeded [2023-09-20T06:13:03.337Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T06:13:03.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T06:13:03.722Z] + git rev-list -1 --merges 95cc09dea0b31fec8b538e4b37c9c289bff3b233~1..95cc09dea0b31fec8b538e4b37c9c289bff3b233 [Pipeline] echo [2023-09-20T06:13:03.802Z] -----------> git rev-list -1 --merges 95cc09dea0b31fec8b538e4b37c9c289bff3b233~1..95cc09dea0b31fec8b538e4b37c9c289bff3b233 95cc09dea0b31fec8b538e4b37c9c289bff3b233 [false] [Pipeline] sh [2023-09-20T06:13:04.095Z] + git log --format=format:%s -1 95cc09dea0b31fec8b538e4b37c9c289bff3b233 [Pipeline] echo [2023-09-20T06:13:04.111Z] ========================================================= [2023-09-20T06:13:04.111Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T06:13:04.111Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T06:13:04.448Z] + git log --format=format:%s -1 95cc09dea0b31fec8b538e4b37c9c289bff3b233 [Pipeline] echo [2023-09-20T06:13:04.460Z] [semverPrep] GIT_COMMIT: 95cc09dea0b31fec8b538e4b37c9c289bff3b233, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-20T06:13:04.468Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T06:13:04.825Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T06:13:04.825Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T06:13:04.825Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T06:13:04.825Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T06:13:04.825Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T06:13:04.825Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T06:13:04.825Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:13:05.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T06:13:05.178Z] [2023-09-20T06:13:05.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:13:05.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T06:13:05.479Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T06:13:05.479Z] b85a868b505f: Pulling fs layer [2023-09-20T06:13:05.479Z] e2be974225ed: Pulling fs layer [2023-09-20T06:13:05.479Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T06:13:05.479Z] 988bab9f4d93: Pulling fs layer [2023-09-20T06:13:05.479Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T06:13:05.479Z] eaf3925da568: Pulling fs layer [2023-09-20T06:13:05.479Z] bab4dde63d76: Pulling fs layer [2023-09-20T06:13:05.479Z] bde34c3a00c8: Pulling fs layer [2023-09-20T06:13:05.479Z] 1469e6f7b9e6: Waiting [2023-09-20T06:13:05.479Z] eaf3925da568: Waiting [2023-09-20T06:13:05.479Z] 988bab9f4d93: Waiting [2023-09-20T06:13:05.479Z] bab4dde63d76: Waiting [2023-09-20T06:13:05.479Z] b352a97aabf1: Pulling fs layer [2023-09-20T06:13:05.479Z] 4872d77fe225: Pulling fs layer [2023-09-20T06:13:05.479Z] 5851b861e8e6: Pulling fs layer [2023-09-20T06:13:05.479Z] bde34c3a00c8: Waiting [2023-09-20T06:13:05.479Z] b352a97aabf1: Waiting [2023-09-20T06:13:05.479Z] 4872d77fe225: Waiting [2023-09-20T06:13:05.479Z] e2be974225ed: Verifying Checksum [2023-09-20T06:13:05.479Z] e2be974225ed: Download complete [2023-09-20T06:13:05.479Z] 988bab9f4d93: Verifying Checksum [2023-09-20T06:13:05.479Z] 988bab9f4d93: Download complete [2023-09-20T06:13:05.479Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T06:13:05.479Z] 1469e6f7b9e6: Download complete [2023-09-20T06:13:05.739Z] eaf3925da568: Download complete [2023-09-20T06:13:05.739Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T06:13:05.739Z] 339a4e72a1f5: Download complete [2023-09-20T06:13:05.739Z] bde34c3a00c8: Verifying Checksum [2023-09-20T06:13:05.739Z] bde34c3a00c8: Download complete [2023-09-20T06:13:05.739Z] b352a97aabf1: Download complete [2023-09-20T06:13:05.739Z] 4872d77fe225: Verifying Checksum [2023-09-20T06:13:05.739Z] 4872d77fe225: Download complete [2023-09-20T06:13:05.739Z] 5851b861e8e6: Verifying Checksum [2023-09-20T06:13:05.739Z] 5851b861e8e6: Download complete [2023-09-20T06:13:05.739Z] b85a868b505f: Verifying Checksum [2023-09-20T06:13:05.739Z] b85a868b505f: Download complete [2023-09-20T06:13:05.997Z] bab4dde63d76: Verifying Checksum [2023-09-20T06:13:05.997Z] bab4dde63d76: Download complete [2023-09-20T06:13:06.936Z] b85a868b505f: Pull complete [2023-09-20T06:13:07.197Z] e2be974225ed: Pull complete [2023-09-20T06:13:07.456Z] 339a4e72a1f5: Pull complete [2023-09-20T06:13:07.716Z] 988bab9f4d93: Pull complete [2023-09-20T06:13:07.978Z] 1469e6f7b9e6: Pull complete [2023-09-20T06:13:07.978Z] eaf3925da568: Pull complete [2023-09-20T06:13:09.881Z] bab4dde63d76: Pull complete [2023-09-20T06:13:09.881Z] bde34c3a00c8: Pull complete [2023-09-20T06:13:09.881Z] b352a97aabf1: Pull complete [2023-09-20T06:13:10.140Z] 4872d77fe225: Pull complete [2023-09-20T06:13:10.140Z] 5851b861e8e6: Pull complete [2023-09-20T06:13:10.140Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T06:13:10.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T06:13:10.140Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T06:13:10.261Z] prd-ubuntu20.04-docker-8c-8g-6676 does not seem to be running inside a container [2023-09-20T06:13:10.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-195 -v /w/workspace/edgexfoundry_device-gpio_PR-195:/w/workspace/edgexfoundry_device-gpio_PR-195:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-195@tmp:/w/workspace/edgexfoundry_device-gpio_PR-195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T06:13:11.732Z] $ docker top dbbf415b8ee9b8231c0ffeb3ad382a304de326bdc962f2832c57a65dfc8ad065 -eo pid,comm [2023-09-20T06:13:11.790Z] 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-09-20T06:13:11.790Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T06:13:11.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T06:13:11.829Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T06:13:11.947Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T06:13:11.947Z] $ docker exec dbbf415b8ee9b8231c0ffeb3ad382a304de326bdc962f2832c57a65dfc8ad065 ssh-agent [2023-09-20T06:13:12.060Z] SSH_AUTH_SOCK=/tmp/ssh-wZ0r3wCNrf9M/agent.32 [2023-09-20T06:13:12.060Z] SSH_AGENT_PID=38 [2023-09-20T06:13:12.067Z] Running ssh-add (command line suppressed) [2023-09-20T06:13:12.169Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-195@tmp/private_key_2762219816365708331.key (/w/workspace/edgexfoundry_device-gpio_PR-195@tmp/private_key_2762219816365708331.key) [2023-09-20T06:13:12.189Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T06:13:12.476Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T06:13:12.484Z] $ docker exec --env ******** --env ******** dbbf415b8ee9b8231c0ffeb3ad382a304de326bdc962f2832c57a65dfc8ad065 ssh-agent -k [2023-09-20T06:13:12.584Z] unset SSH_AUTH_SOCK; [2023-09-20T06:13:12.585Z] unset SSH_AGENT_PID; [2023-09-20T06:13:12.585Z] echo Agent pid 38 killed; [2023-09-20T06:13:12.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T06:13:12.622Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T06:13:12.623Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T06:13:12.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T06:13:12.754Z] $ docker exec dbbf415b8ee9b8231c0ffeb3ad382a304de326bdc962f2832c57a65dfc8ad065 ssh-agent [2023-09-20T06:13:12.864Z] SSH_AUTH_SOCK=/tmp/ssh-MTF2Ttym72Q1/agent.70 [2023-09-20T06:13:12.864Z] SSH_AGENT_PID=76 [2023-09-20T06:13:12.869Z] Running ssh-add (command line suppressed) [2023-09-20T06:13:12.967Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-195@tmp/private_key_13175817225035034815.key (/w/workspace/edgexfoundry_device-gpio_PR-195@tmp/private_key_13175817225035034815.key) [2023-09-20T06:13:12.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T06:13:13.275Z] + git semver init [2023-09-20T06:13:13.535Z] 2023-09-20 06:13:13,469 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T06:13:13.536Z] 2023-09-20 06:13:13,470 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-195/.semver [2023-09-20T06:13:13.536Z] 2023-09-20 06:13:13,470 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-195/.semver [2023-09-20T06:13:13.536Z] 2023-09-20 06:13:13,470 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-195/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-195, universal_newlines=False, shell=None, istream=None) [2023-09-20T06:13:14.474Z] 2023-09-20 06:13:14,324 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-195/.git/info/exclude [2023-09-20T06:13:14.474Z] 2023-09-20 06:13:14,325 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-195/.semver/PR-195 with force:False [2023-09-20T06:13:14.474Z] 2023-09-20 06:13:14,325 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-195/.semver/PR-195 [2023-09-20T06:13:14.474Z] 2023-09-20 06:13:14,329 [execute] INFO git cat-file --batch-check [2023-09-20T06:13:14.474Z] 2023-09-20 06:13:14,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-195/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T06:13:14.474Z] 2023-09-20 06:13:14,336 [execute] INFO git cat-file --batch [2023-09-20T06:13:14.474Z] 2023-09-20 06:13:14,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-195/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T06:13:14.474Z] 2023-09-20 06:13:14,341 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-195/.semver/PR-195 [2023-09-20T06:13:14.474Z] 0.0.0 [Pipeline] } [2023-09-20T06:13:14.482Z] $ docker exec --env ******** --env ******** dbbf415b8ee9b8231c0ffeb3ad382a304de326bdc962f2832c57a65dfc8ad065 ssh-agent -k [2023-09-20T06:13:14.585Z] unset SSH_AUTH_SOCK; [2023-09-20T06:13:14.585Z] unset SSH_AGENT_PID; [2023-09-20T06:13:14.586Z] echo Agent pid 76 killed; [2023-09-20T06:13:14.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T06:13:14.896Z] + git semver [Pipeline] } [2023-09-20T06:13:15.169Z] $ docker stop --time=1 dbbf415b8ee9b8231c0ffeb3ad382a304de326bdc962f2832c57a65dfc8ad065 [2023-09-20T06:13:16.441Z] $ docker rm -f --volumes dbbf415b8ee9b8231c0ffeb3ad382a304de326bdc962f2832c57a65dfc8ad065 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T06:13:16.789Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T06:13:17.059Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T06:13:17.063Z] [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-09-20T06:13:17.226Z] provisioning config files... [2023-09-20T06:13:17.234Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-195@tmp/config13292084923088660917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:13:17.528Z] ---> docker-login.sh [2023-09-20T06:13:17.528Z] nexus3.edgexfoundry.org:10001 [2023-09-20T06:13:17.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:13:17.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:13:17.528Z] Configure a credential helper to remove this warning. See [2023-09-20T06:13:17.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:13:17.528Z] [2023-09-20T06:13:17.528Z] Login Succeeded [2023-09-20T06:13:17.528Z] nexus3.edgexfoundry.org:10002 [2023-09-20T06:13:17.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:13:17.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:13:17.528Z] Configure a credential helper to remove this warning. See [2023-09-20T06:13:17.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:13:17.528Z] [2023-09-20T06:13:17.528Z] Login Succeeded [2023-09-20T06:13:17.528Z] nexus3.edgexfoundry.org:10003 [2023-09-20T06:13:17.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:13:17.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:13:17.787Z] Configure a credential helper to remove this warning. See [2023-09-20T06:13:17.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:13:17.787Z] [2023-09-20T06:13:17.787Z] Login Succeeded [2023-09-20T06:13:17.787Z] nexus3.edgexfoundry.org:10004 [2023-09-20T06:13:17.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:13:17.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:13:17.787Z] Configure a credential helper to remove this warning. See [2023-09-20T06:13:17.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:13:17.787Z] [2023-09-20T06:13:17.787Z] Login Succeeded [2023-09-20T06:13:17.787Z] docker.io [2023-09-20T06:13:18.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:13:18.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:13:18.047Z] Configure a credential helper to remove this warning. See [2023-09-20T06:13:18.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:13:18.047Z] [2023-09-20T06:13:18.047Z] Login Succeeded [2023-09-20T06:13:18.047Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T06:13:18.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T06:13:18.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T06:13:18.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T06:13:18.136Z] ========================================================= [2023-09-20T06:13:18.136Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T06:13:18.136Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:13:18.438Z] + 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-09-20T06:13:18.438Z] Sending build context to Docker daemon 16.11MB [2023-09-20T06:13:18.438Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T06:13:18.438Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T06:13:18.438Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T06:13:18.438Z] 7264a8db6415: Pulling fs layer [2023-09-20T06:13:18.438Z] c4d48a809fc2: Pulling fs layer [2023-09-20T06:13:18.438Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T06:13:18.438Z] ad3a456e5733: Pulling fs layer [2023-09-20T06:13:18.438Z] 9e4f439ed901: Pulling fs layer [2023-09-20T06:13:18.438Z] feaf6a47b606: Pulling fs layer [2023-09-20T06:13:18.438Z] 5e8b037d7d82: Pulling fs layer [2023-09-20T06:13:18.438Z] 8ac70367396e: Pulling fs layer [2023-09-20T06:13:18.438Z] ad3a456e5733: Waiting [2023-09-20T06:13:18.438Z] 6db16350a2e2: Pulling fs layer [2023-09-20T06:13:18.438Z] 9250d5d63582: Pulling fs layer [2023-09-20T06:13:18.439Z] 9e4f439ed901: Waiting [2023-09-20T06:13:18.439Z] 8ac70367396e: Waiting [2023-09-20T06:13:18.439Z] 6db16350a2e2: Waiting [2023-09-20T06:13:18.439Z] 5e8b037d7d82: Waiting [2023-09-20T06:13:18.699Z] c4d48a809fc2: Verifying Checksum [2023-09-20T06:13:18.699Z] c4d48a809fc2: Download complete [2023-09-20T06:13:18.699Z] ad3a456e5733: Verifying Checksum [2023-09-20T06:13:18.699Z] ad3a456e5733: Download complete [2023-09-20T06:13:18.699Z] 9e4f439ed901: Verifying Checksum [2023-09-20T06:13:18.699Z] 9e4f439ed901: Download complete [2023-09-20T06:13:18.699Z] 7264a8db6415: Verifying Checksum [2023-09-20T06:13:18.699Z] 7264a8db6415: Download complete [2023-09-20T06:13:18.699Z] feaf6a47b606: Verifying Checksum [2023-09-20T06:13:18.699Z] feaf6a47b606: Download complete [2023-09-20T06:13:18.699Z] 7264a8db6415: Pull complete [2023-09-20T06:13:18.957Z] 8ac70367396e: Verifying Checksum [2023-09-20T06:13:18.957Z] 8ac70367396e: Download complete [2023-09-20T06:13:18.957Z] c4d48a809fc2: Pull complete [2023-09-20T06:13:18.957Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T06:13:18.957Z] 4f1c88b9dad5: Download complete [2023-09-20T06:13:19.216Z] 6db16350a2e2: Verifying Checksum [2023-09-20T06:13:19.216Z] 6db16350a2e2: Download complete [2023-09-20T06:13:19.473Z] 9250d5d63582: Verifying Checksum [2023-09-20T06:13:19.473Z] 9250d5d63582: Download complete [2023-09-20T06:13:19.473Z] 5e8b037d7d82: Verifying Checksum [2023-09-20T06:13:19.473Z] 5e8b037d7d82: Download complete [2023-09-20T06:13:22.796Z] 4f1c88b9dad5: Pull complete [2023-09-20T06:13:22.796Z] ad3a456e5733: Pull complete [2023-09-20T06:13:22.796Z] 9e4f439ed901: Pull complete [2023-09-20T06:13:22.796Z] feaf6a47b606: Pull complete [2023-09-20T06:13:25.342Z] 5e8b037d7d82: Pull complete [2023-09-20T06:13:25.604Z] 8ac70367396e: Pull complete [2023-09-20T06:13:26.171Z] 6db16350a2e2: Pull complete [2023-09-20T06:13:26.738Z] 9250d5d63582: Pull complete [2023-09-20T06:13:26.738Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-20T06:13:26.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T06:13:26.738Z] ---> fa269f55d9b9 [2023-09-20T06:13:26.738Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T06:13:28.642Z] ---> Running in c278c701acf9 [2023-09-20T06:13:28.642Z] Removing intermediate container c278c701acf9 [2023-09-20T06:13:28.642Z] ---> 4347c7ada3e1 [2023-09-20T06:13:28.642Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T06:13:28.642Z] ---> Running in d17ced3bb15c [2023-09-20T06:13:28.901Z] Removing intermediate container d17ced3bb15c [2023-09-20T06:13:28.901Z] ---> de9e23199d16 [2023-09-20T06:13:28.901Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-20T06:13:28.901Z] ---> Running in 9e546cec6984 [2023-09-20T06:13:28.901Z] Removing intermediate container 9e546cec6984 [2023-09-20T06:13:28.901Z] ---> 692f7af76e44 [2023-09-20T06:13:28.901Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T06:13:28.901Z] ---> Running in bb374528e490 [2023-09-20T06:13:28.901Z] Removing intermediate container bb374528e490 [2023-09-20T06:13:28.901Z] ---> 20b63f085a8b [2023-09-20T06:13:28.901Z] Step 7/12 : WORKDIR /device-gpio [2023-09-20T06:13:29.160Z] ---> Running in 8efa09b34353 [2023-09-20T06:13:29.160Z] Removing intermediate container 8efa09b34353 [2023-09-20T06:13:29.160Z] ---> 583af076feac [2023-09-20T06:13:29.160Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T06:13:29.160Z] ---> Running in dc4315d5f78f [2023-09-20T06:13:29.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T06:13:29.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T06:13:29.678Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-20T06:13:29.678Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-20T06:13:29.678Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-20T06:13:29.678Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-20T06:13:29.678Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T06:13:29.678Z] OK: 270 MiB in 60 packages [2023-09-20T06:13:30.249Z] Removing intermediate container dc4315d5f78f [2023-09-20T06:13:30.249Z] ---> 3181f0163f4a [2023-09-20T06:13:30.249Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-20T06:13:30.249Z] ---> be3ce4d69fec [2023-09-20T06:13:30.249Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T06:13:30.249Z] ---> Running in e52c66bf53bc [2023-09-20T06:13:32.180Z] Still waiting to schedule task [2023-09-20T06:13:32.181Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6677’ is offline [2023-09-20T06:13:52.304Z] Removing intermediate container e52c66bf53bc [2023-09-20T06:13:52.304Z] ---> 902700b1e853 [2023-09-20T06:13:52.304Z] Step 11/12 : COPY . . [2023-09-20T06:13:52.304Z] ---> 6ddc59542a84 [2023-09-20T06:13:52.304Z] Step 12/12 : RUN ${MAKE} [2023-09-20T06:13:52.304Z] ---> Running in 0bee7c2762ce [2023-09-20T06:13:52.304Z] noop [2023-09-20T06:13:52.304Z] Removing intermediate container 0bee7c2762ce [2023-09-20T06:13:52.304Z] ---> a1884da50f7a [2023-09-20T06:13:52.304Z] Successfully built a1884da50f7a [2023-09-20T06:13:52.304Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:13:52.611Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T06:13:52.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T06:13:52.685Z] prd-ubuntu20.04-docker-8c-8g-6676 does not seem to be running inside a container [2023-09-20T06:13:52.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-195 -v /w/workspace/edgexfoundry_device-gpio_PR-195:/w/workspace/edgexfoundry_device-gpio_PR-195:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-195@tmp:/w/workspace/edgexfoundry_device-gpio_PR-195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T06:13:53.058Z] $ docker top e944bc34fc01482792aaacff0f0c8bb02031bf2108f3932f25b13d34e1d0c3eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T06:13:53.389Z] + go version [2023-09-20T06:13:53.390Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T06:13:53.405Z] $ docker stop --time=1 e944bc34fc01482792aaacff0f0c8bb02031bf2108f3932f25b13d34e1d0c3eb [2023-09-20T06:13:54.657Z] $ docker rm -f --volumes e944bc34fc01482792aaacff0f0c8bb02031bf2108f3932f25b13d34e1d0c3eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:13:55.034Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T06:13:55.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T06:13:55.109Z] prd-ubuntu20.04-docker-8c-8g-6676 does not seem to be running inside a container [2023-09-20T06:13:55.144Z] $ 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-195 -v /w/workspace/edgexfoundry_device-gpio_PR-195:/w/workspace/edgexfoundry_device-gpio_PR-195:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-195@tmp:/w/workspace/edgexfoundry_device-gpio_PR-195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T06:13:55.465Z] $ docker top 251db2e55f438cab42627c5ec19dfe6a6dba7d5a3514a473f6623dd418efe1db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T06:13:55.796Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-195 [Pipeline] fileExists [Pipeline] sh [2023-09-20T06:13:56.090Z] + make test [2023-09-20T06:13:56.090Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T06:13:57.127Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-09-20T06:14:07.127Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-09-20T06:14:07.127Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-09-20T06:14:13.681Z] go vet ./... [2023-09-20T06:14:16.963Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T06:14:16.963Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T06:14:16.963Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T06:14:16.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T06:14:16.995Z] $ docker stop --time=1 251db2e55f438cab42627c5ec19dfe6a6dba7d5a3514a473f6623dd418efe1db [2023-09-20T06:14:19.416Z] $ docker rm -f --volumes 251db2e55f438cab42627c5ec19dfe6a6dba7d5a3514a473f6623dd418efe1db [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T06:14:19.878Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T06:14:19.916Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T06:14:20.349Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T06:14:20.635Z] + ls -al . [2023-09-20T06:14:20.635Z] total 168 [2023-09-20T06:14:20.635Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 06:13 . [2023-09-20T06:14:20.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 06:12 .. [2023-09-20T06:14:20.635Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 20 06:12 .dockerignore [2023-09-20T06:14:20.635Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 06:14 .git [2023-09-20T06:14:20.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 06:12 .github [2023-09-20T06:14:20.635Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 20 06:12 .gitignore [2023-09-20T06:14:20.635Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 06:12 .golangci.yml [2023-09-20T06:14:20.635Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 06:13 .semver [2023-09-20T06:14:20.635Z] -rw-rw-r-- 1 jenkins jenkins 10671 Sep 20 06:12 Attribution.txt [2023-09-20T06:14:20.635Z] -rw-rw-r-- 1 jenkins jenkins 6184 Sep 20 06:12 CHANGELOG.md [2023-09-20T06:14:20.635Z] -rw-rw-r-- 1 jenkins jenkins 1542 Sep 20 06:12 Dockerfile [2023-09-20T06:14:20.635Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 06:12 GOVERNANCE.md [2023-09-20T06:14:20.635Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 20 06:12 Jenkinsfile [2023-09-20T06:14:20.635Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 06:12 LICENSE [2023-09-20T06:14:20.635Z] -rw-rw-r-- 1 jenkins jenkins 1923 Sep 20 06:12 Makefile [2023-09-20T06:14:20.635Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 20 06:12 OWNERS.md [2023-09-20T06:14:20.635Z] -rw-rw-r-- 1 jenkins jenkins 12293 Sep 20 06:12 README.md [2023-09-20T06:14:20.635Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 06:13 VERSION [2023-09-20T06:14:20.635Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 06:12 bin [2023-09-20T06:14:20.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 06:12 cmd [2023-09-20T06:14:20.635Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 20 06:13 coverage.out [2023-09-20T06:14:20.635Z] -rw-rw-r-- 1 jenkins jenkins 3697 Sep 20 06:12 go.mod [2023-09-20T06:14:20.635Z] -rw-rw-r-- 1 jenkins jenkins 35979 Sep 20 06:12 go.sum [2023-09-20T06:14:20.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 06:12 internal [2023-09-20T06:14:20.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 06:12 snap [2023-09-20T06:14:20.635Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 20 06:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:14:20.939Z] + 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=95cc09dea0b31fec8b538e4b37c9c289bff3b233 --label arch=amd64 --label version=0.0.0 . [2023-09-20T06:14:20.939Z] Sending build context to Docker daemon 16.11MB [2023-09-20T06:14:20.939Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T06:14:20.939Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-20T06:14:20.939Z] ---> a1884da50f7a [2023-09-20T06:14:20.939Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-20T06:14:21.198Z] ---> Running in a50af9c65a35 [2023-09-20T06:14:21.198Z] Removing intermediate container a50af9c65a35 [2023-09-20T06:14:21.198Z] ---> c340cd63e58a [2023-09-20T06:14:21.198Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T06:14:21.198Z] ---> Running in f63b39e06dae [2023-09-20T06:14:21.455Z] Removing intermediate container f63b39e06dae [2023-09-20T06:14:21.455Z] ---> 87b3649482c2 [2023-09-20T06:14:21.455Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-20T06:14:21.455Z] ---> Running in 5f7713fabf17 [2023-09-20T06:14:21.456Z] Removing intermediate container 5f7713fabf17 [2023-09-20T06:14:21.456Z] ---> ef0868f92997 [2023-09-20T06:14:21.456Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T06:14:21.456Z] ---> Running in e63deed17a32 [2023-09-20T06:14:21.456Z] Removing intermediate container e63deed17a32 [2023-09-20T06:14:21.456Z] ---> bb0fb23e8814 [2023-09-20T06:14:21.456Z] Step 7/25 : WORKDIR /device-gpio [2023-09-20T06:14:21.716Z] ---> Running in 075a9357d244 [2023-09-20T06:14:21.716Z] Removing intermediate container 075a9357d244 [2023-09-20T06:14:21.716Z] ---> e801d51ea450 [2023-09-20T06:14:21.716Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T06:14:21.716Z] ---> Running in f12a0f2ae116 [2023-09-20T06:14:21.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T06:14:21.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T06:14:22.232Z] OK: 270 MiB in 60 packages [2023-09-20T06:14:22.490Z] Removing intermediate container f12a0f2ae116 [2023-09-20T06:14:22.490Z] ---> 1eaa8a99ba17 [2023-09-20T06:14:22.490Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-20T06:14:22.750Z] ---> d2538cd08f5b [2023-09-20T06:14:22.750Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T06:14:22.750Z] ---> Running in 756e0ff5e37e [2023-09-20T06:14:23.684Z] Removing intermediate container 756e0ff5e37e [2023-09-20T06:14:23.684Z] ---> 85296612b0f4 [2023-09-20T06:14:23.684Z] Step 11/25 : COPY . . [2023-09-20T06:14:23.942Z] ---> 7f208aea1024 [2023-09-20T06:14:23.942Z] Step 12/25 : RUN ${MAKE} [2023-09-20T06:14:23.942Z] ---> Running in b6ef9cbb5902 [2023-09-20T06:14:24.201Z] 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.27" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-09-20T06:14:44.926Z] Removing intermediate container b6ef9cbb5902 [2023-09-20T06:14:44.926Z] ---> 76259fd1fd4d [2023-09-20T06:14:44.926Z] Step 13/25 : FROM alpine:3.18 [2023-09-20T06:14:44.926Z] 3.18: Pulling from library/alpine [2023-09-20T06:14:44.926Z] 7264a8db6415: Already exists [2023-09-20T06:14:44.926Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T06:14:44.926Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T06:14:44.926Z] ---> 7e01a0d0a1dc [2023-09-20T06:14:44.926Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-09-20T06:14:44.926Z] ---> Running in 117f4f9fde60 [2023-09-20T06:14:44.926Z] Removing intermediate container 117f4f9fde60 [2023-09-20T06:14:44.926Z] ---> 740e445000b6 [2023-09-20T06:14:44.926Z] Step 15/25 : RUN apk add --update --no-cache [2023-09-20T06:14:44.926Z] ---> Running in 591fd69136e6 [2023-09-20T06:14:44.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T06:14:44.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T06:14:44.926Z] OK: 7 MiB in 15 packages [2023-09-20T06:14:45.184Z] Removing intermediate container 591fd69136e6 [2023-09-20T06:14:45.185Z] ---> 2a43ac900f06 [2023-09-20T06:14:45.185Z] Step 16/25 : WORKDIR / [2023-09-20T06:14:45.185Z] ---> Running in 738d701a6989 [2023-09-20T06:14:45.185Z] Removing intermediate container 738d701a6989 [2023-09-20T06:14:45.185Z] ---> 9c08a8eb1be3 [2023-09-20T06:14:45.185Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-09-20T06:14:45.442Z] ---> dfebb0c73851 [2023-09-20T06:14:45.442Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-09-20T06:14:45.442Z] ---> 8860c9c61d58 [2023-09-20T06:14:45.442Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-09-20T06:14:46.403Z] ---> 1896f961d326 [2023-09-20T06:14:46.403Z] Step 20/25 : EXPOSE 59910 [2023-09-20T06:14:46.403Z] ---> Running in 9d2d7ba0ae64 [2023-09-20T06:14:46.403Z] Removing intermediate container 9d2d7ba0ae64 [2023-09-20T06:14:46.403Z] ---> 05420e158226 [2023-09-20T06:14:46.403Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-09-20T06:14:46.403Z] ---> Running in 3ee64d89196e [2023-09-20T06:14:46.403Z] Removing intermediate container 3ee64d89196e [2023-09-20T06:14:46.403Z] ---> f63c4b146ad3 [2023-09-20T06:14:46.403Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T06:14:46.403Z] ---> Running in fae8832e8fde [2023-09-20T06:14:46.403Z] Removing intermediate container fae8832e8fde [2023-09-20T06:14:46.403Z] ---> d4b931790b20 [2023-09-20T06:14:46.403Z] Step 23/25 : LABEL arch=amd64 [2023-09-20T06:14:46.403Z] ---> Running in 843aca27273f [2023-09-20T06:14:46.689Z] Removing intermediate container 843aca27273f [2023-09-20T06:14:46.689Z] ---> 7bd1bda2e731 [2023-09-20T06:14:46.689Z] Step 24/25 : LABEL git_sha=95cc09dea0b31fec8b538e4b37c9c289bff3b233 [2023-09-20T06:14:46.689Z] ---> Running in bec17c10ed8d [2023-09-20T06:14:46.689Z] Removing intermediate container bec17c10ed8d [2023-09-20T06:14:46.689Z] ---> ababdad3164b [2023-09-20T06:14:46.689Z] Step 25/25 : LABEL version=0.0.0 [2023-09-20T06:14:46.689Z] ---> Running in 7e73673da2b2 [2023-09-20T06:14:46.689Z] Removing intermediate container 7e73673da2b2 [2023-09-20T06:14:46.689Z] ---> 24498915f932 [2023-09-20T06:14:46.689Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T06:14:46.689Z] Successfully built 24498915f932 [2023-09-20T06:14:46.948Z] 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-09-20T06:14:47.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T06:14:47.381Z] [2023-09-20T06:14:47.381Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:14:47.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T06:14:47.681Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T06:14:47.681Z] 5eb5b503b376: Pulling fs layer [2023-09-20T06:14:47.681Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T06:14:47.681Z] ec43610c2a17: Pulling fs layer [2023-09-20T06:14:47.681Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T06:14:47.681Z] 33b1e0a273af: Pulling fs layer [2023-09-20T06:14:47.681Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T06:14:47.681Z] 2f39f015ded8: Pulling fs layer [2023-09-20T06:14:47.681Z] 33b1e0a273af: Waiting [2023-09-20T06:14:47.681Z] 2f39f015ded8: Waiting [2023-09-20T06:14:47.681Z] 3a2ae6a8a46f: Waiting [2023-09-20T06:14:47.681Z] 5c69ac0246d0: Download complete [2023-09-20T06:14:47.681Z] 3a2ae6a8a46f: Download complete [2023-09-20T06:14:47.681Z] 33b1e0a273af: Verifying Checksum [2023-09-20T06:14:47.681Z] 33b1e0a273af: Download complete [2023-09-20T06:14:47.681Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T06:14:47.681Z] 5d3b04190fa2: Download complete [2023-09-20T06:14:47.681Z] ec43610c2a17: Verifying Checksum [2023-09-20T06:14:47.681Z] ec43610c2a17: Download complete [2023-09-20T06:14:47.939Z] 5eb5b503b376: Verifying Checksum [2023-09-20T06:14:47.939Z] 5eb5b503b376: Download complete [2023-09-20T06:14:48.503Z] 2f39f015ded8: Download complete [2023-09-20T06:14:49.068Z] 5eb5b503b376: Pull complete [2023-09-20T06:14:49.325Z] 5c69ac0246d0: Pull complete [2023-09-20T06:14:49.583Z] ec43610c2a17: Pull complete [2023-09-20T06:14:49.842Z] 3a2ae6a8a46f: Pull complete [2023-09-20T06:14:50.100Z] 33b1e0a273af: Pull complete [2023-09-20T06:14:50.100Z] 5d3b04190fa2: Pull complete [2023-09-20T06:14:54.283Z] 2f39f015ded8: Pull complete [2023-09-20T06:14:54.283Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T06:14:54.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T06:14:54.283Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T06:14:54.369Z] prd-ubuntu20.04-docker-8c-8g-6676 does not seem to be running inside a container [2023-09-20T06:14:54.402Z] $ 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-195 -v /w/workspace/edgexfoundry_device-gpio_PR-195:/w/workspace/edgexfoundry_device-gpio_PR-195:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-195@tmp:/w/workspace/edgexfoundry_device-gpio_PR-195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T06:14:57.038Z] $ docker top d76c6ad36ae2073870c2fc9a41ef3dc06efddf5a20d44696639bf209c04c30fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:14:57.404Z] ---> job-cost.sh [2023-09-20T06:14:57.404Z] lf-activate-venv: SKIPPING [2023-09-20T06:14:57.404Z] INFO: No Stack... [2023-09-20T06:14:57.663Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T06:14:57.923Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T06:14:58.211Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-195/archives/cost.csv [2023-09-20T06:14:58.211Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T06:14:58.224Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-195-2-stack-cost] [2023-09-20T06:14:58.230Z] Resource [jenkins-edgexfoundry-device-gpio-PR-195-2-stack-cost] did not exist. Created. [2023-09-20T06:14:58.230Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-195-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T06:14:58.528Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T06:14:58.559Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T06:14:58.566Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-195-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T06:14:58.588Z] $ docker stop --time=1 d76c6ad36ae2073870c2fc9a41ef3dc06efddf5a20d44696639bf209c04c30fc [2023-09-20T06:14:59.745Z] $ docker rm -f --volumes d76c6ad36ae2073870c2fc9a41ef3dc06efddf5a20d44696639bf209c04c30fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T06:15:45.509Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6680 in /w/workspace/edgexfoundry_device-gpio_PR-195 [Pipeline] { [Pipeline] ws [2023-09-20T06:15:45.518Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2023-09-20T06:15:45.558Z] The recommended git tool is: git [2023-09-20T06:15:51.240Z] using credential edgex-jenkins-ssh [2023-09-20T06:15:51.264Z] Cloning the remote Git repository [2023-09-20T06:15:51.316Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-09-20T06:15:51.431Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2023-09-20T06:15:51.615Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-09-20T06:15:51.616Z] > git --version # timeout=10 [2023-09-20T06:15:51.644Z] > git --version # 'git version 2.25.1' [2023-09-20T06:15:51.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T06:15:51.835Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T06:15:53.522Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-09-20T06:15:53.549Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T06:15:55.124Z] Merging remotes/origin/main commit 55c1d344d8db4a0ebfd83c23655690c476512767 into PR head commit 95cc09dea0b31fec8b538e4b37c9c289bff3b233 [2023-09-20T06:15:55.412Z] Merge succeeded, producing 95cc09dea0b31fec8b538e4b37c9c289bff3b233 [2023-09-20T06:15:55.413Z] Checking out Revision 95cc09dea0b31fec8b538e4b37c9c289bff3b233 (PR-195) [2023-09-20T06:15:55.903Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-20T06:15:54.537Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-09-20T06:15:54.595Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-09-20T06:15:54.597Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T06:15:54.616Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-20T06:15:55.145Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T06:15:55.223Z] > git checkout -f 95cc09dea0b31fec8b538e4b37c9c289bff3b233 # timeout=10 [2023-09-20T06:15:55.306Z] > git remote # timeout=10 [2023-09-20T06:15:55.327Z] > git config --get remote.origin.url # timeout=10 [2023-09-20T06:15:55.355Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T06:15:55.368Z] > git merge 55c1d344d8db4a0ebfd83c23655690c476512767 # timeout=10 [2023-09-20T06:15:55.396Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-20T06:15:55.419Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T06:15:55.433Z] > git checkout -f 95cc09dea0b31fec8b538e4b37c9c289bff3b233 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T06:15:56.740Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T06:15:56.740Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T06:15:56.740Z] Dload Upload Total Spent Left Speed [2023-09-20T06:15:56.740Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-09-20T06:15:57.415Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T06:15:57.750Z] + sudo tee /etc/docker/daemon.new [2023-09-20T06:15:57.750Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T06:15:57.750Z] { [2023-09-20T06:15:57.750Z] "registry-mirrors": [ [2023-09-20T06:15:57.750Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T06:15:57.750Z] ], [2023-09-20T06:15:57.750Z] "bip": "10.250.0.254/24", [2023-09-20T06:15:57.750Z] "hosts": [ [2023-09-20T06:15:57.750Z] "tcp://0.0.0.0:5555", [2023-09-20T06:15:57.750Z] "unix:///var/run/docker.sock" [2023-09-20T06:15:57.750Z] ], [2023-09-20T06:15:57.750Z] "mtu": 1458, [2023-09-20T06:15:57.750Z] "selinux-enabled": true, [2023-09-20T06:15:57.750Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T06:15:57.750Z] } [Pipeline] sh [2023-09-20T06:15:58.094Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T06:15:58.429Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T06:16:16.704Z] provisioning config files... [2023-09-20T06:16:16.729Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config17348029286837618873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:16:17.075Z] ---> docker-login.sh [2023-09-20T06:16:17.075Z] nexus3.edgexfoundry.org:10001 [2023-09-20T06:16:17.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:16:17.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:16:17.615Z] Configure a credential helper to remove this warning. See [2023-09-20T06:16:17.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:16:17.615Z] [2023-09-20T06:16:17.615Z] Login Succeeded [2023-09-20T06:16:17.615Z] nexus3.edgexfoundry.org:10002 [2023-09-20T06:16:17.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:16:18.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:16:18.156Z] Configure a credential helper to remove this warning. See [2023-09-20T06:16:18.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:16:18.156Z] [2023-09-20T06:16:18.156Z] Login Succeeded [2023-09-20T06:16:18.156Z] nexus3.edgexfoundry.org:10003 [2023-09-20T06:16:18.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:16:18.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:16:18.426Z] Configure a credential helper to remove this warning. See [2023-09-20T06:16:18.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:16:18.426Z] [2023-09-20T06:16:18.426Z] Login Succeeded [2023-09-20T06:16:18.426Z] nexus3.edgexfoundry.org:10004 [2023-09-20T06:16:18.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:16:18.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:16:18.964Z] Configure a credential helper to remove this warning. See [2023-09-20T06:16:18.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:16:18.964Z] [2023-09-20T06:16:18.964Z] Login Succeeded [2023-09-20T06:16:18.964Z] docker.io [2023-09-20T06:16:19.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:16:19.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:16:19.498Z] Configure a credential helper to remove this warning. See [2023-09-20T06:16:19.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:16:19.498Z] [2023-09-20T06:16:19.498Z] Login Succeeded [2023-09-20T06:16:19.498Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T06:16:19.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T06:16:19.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T06:16:19.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T06:16:19.812Z] ========================================================= [2023-09-20T06:16:19.812Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T06:16:19.812Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:16:20.168Z] + 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-09-20T06:16:20.436Z] Sending build context to Docker daemon 8.12MB [2023-09-20T06:16:20.436Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T06:16:20.436Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T06:16:21.404Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T06:16:21.404Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T06:16:21.404Z] 5d54e960e981: Pulling fs layer [2023-09-20T06:16:21.404Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T06:16:21.404Z] f0e02332f6b5: Pulling fs layer [2023-09-20T06:16:21.404Z] 66412af1f25a: Pulling fs layer [2023-09-20T06:16:21.404Z] 1baf3a5c0e64: Pulling fs layer [2023-09-20T06:16:21.404Z] 9a37bb91b891: Pulling fs layer [2023-09-20T06:16:21.404Z] a29adfc67d43: Pulling fs layer [2023-09-20T06:16:21.404Z] d5de9f91c1a4: Pulling fs layer [2023-09-20T06:16:21.404Z] 9a37bb91b891: Waiting [2023-09-20T06:16:21.404Z] a29adfc67d43: Waiting [2023-09-20T06:16:21.404Z] d5de9f91c1a4: Waiting [2023-09-20T06:16:21.404Z] 66412af1f25a: Waiting [2023-09-20T06:16:21.404Z] 1baf3a5c0e64: Waiting [2023-09-20T06:16:21.404Z] f0e02332f6b5: Waiting [2023-09-20T06:16:21.404Z] 5d54e960e981: Download complete [2023-09-20T06:16:21.404Z] f0e02332f6b5: Verifying Checksum [2023-09-20T06:16:21.404Z] f0e02332f6b5: Download complete [2023-09-20T06:16:21.404Z] 66412af1f25a: Verifying Checksum [2023-09-20T06:16:21.404Z] 66412af1f25a: Download complete [2023-09-20T06:16:21.404Z] 9fda8d8052c6: Verifying Checksum [2023-09-20T06:16:21.404Z] 9fda8d8052c6: Download complete [2023-09-20T06:16:22.010Z] 9a37bb91b891: Verifying Checksum [2023-09-20T06:16:22.010Z] 9a37bb91b891: Download complete [2023-09-20T06:16:22.603Z] a29adfc67d43: Verifying Checksum [2023-09-20T06:16:22.603Z] a29adfc67d43: Download complete [2023-09-20T06:16:22.603Z] 9fda8d8052c6: Pull complete [2023-09-20T06:16:23.208Z] d5de9f91c1a4: Verifying Checksum [2023-09-20T06:16:23.208Z] d5de9f91c1a4: Download complete [2023-09-20T06:16:23.480Z] 5d54e960e981: Pull complete [2023-09-20T06:16:23.480Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T06:16:23.480Z] c4a7e357bf2a: Download complete [2023-09-20T06:16:24.451Z] 1baf3a5c0e64: Verifying Checksum [2023-09-20T06:16:24.451Z] 1baf3a5c0e64: Download complete [2023-09-20T06:16:36.796Z] c4a7e357bf2a: Pull complete [2023-09-20T06:16:36.796Z] f0e02332f6b5: Pull complete [2023-09-20T06:16:36.796Z] 66412af1f25a: Pull complete [2023-09-20T06:16:45.241Z] 1baf3a5c0e64: Pull complete [2023-09-20T06:16:45.828Z] 9a37bb91b891: Pull complete [2023-09-20T06:16:46.800Z] a29adfc67d43: Pull complete [2023-09-20T06:16:50.149Z] d5de9f91c1a4: Pull complete [2023-09-20T06:16:50.149Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-20T06:16:50.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T06:16:50.149Z] ---> 746ca1b523b5 [2023-09-20T06:16:50.149Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T06:16:51.564Z] ---> Running in b66ae650f5af [2023-09-20T06:16:51.564Z] Removing intermediate container b66ae650f5af [2023-09-20T06:16:51.564Z] ---> 046463a78f2e [2023-09-20T06:16:51.564Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T06:16:51.833Z] ---> Running in c6e565cddb15 [2023-09-20T06:16:52.102Z] Removing intermediate container c6e565cddb15 [2023-09-20T06:16:52.102Z] ---> 629bf14f3e4f [2023-09-20T06:16:52.102Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-20T06:16:52.102Z] ---> Running in 398670e4a920 [2023-09-20T06:16:52.373Z] Removing intermediate container 398670e4a920 [2023-09-20T06:16:52.373Z] ---> a3f851e243ff [2023-09-20T06:16:52.373Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T06:16:52.373Z] ---> Running in b381042a8254 [2023-09-20T06:16:52.958Z] Removing intermediate container b381042a8254 [2023-09-20T06:16:52.958Z] ---> 82c578f09d07 [2023-09-20T06:16:52.958Z] Step 7/12 : WORKDIR /device-gpio [2023-09-20T06:16:52.958Z] ---> Running in eaf7f3542906 [2023-09-20T06:16:53.227Z] Removing intermediate container eaf7f3542906 [2023-09-20T06:16:53.227Z] ---> 994cdcf77608 [2023-09-20T06:16:53.227Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T06:16:53.227Z] ---> Running in 39956cad1a84 [2023-09-20T06:16:54.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T06:16:54.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T06:16:55.867Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-20T06:16:55.867Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-20T06:16:55.867Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-20T06:16:55.867Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-20T06:16:55.867Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T06:16:56.135Z] OK: 272 MiB in 60 packages [2023-09-20T06:16:57.101Z] Removing intermediate container 39956cad1a84 [2023-09-20T06:16:57.101Z] ---> 3866f86bb953 [2023-09-20T06:16:57.101Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-20T06:16:57.689Z] ---> efc7714c5352 [2023-09-20T06:16:57.689Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T06:16:57.689Z] ---> Running in d4bc2cfdbc8b [2023-09-20T06:18:05.583Z] Removing intermediate container d4bc2cfdbc8b [2023-09-20T06:18:05.583Z] ---> 8660fccf27a2 [2023-09-20T06:18:05.583Z] Step 11/12 : COPY . . [2023-09-20T06:18:05.583Z] ---> 4fc8df413bab [2023-09-20T06:18:05.583Z] Step 12/12 : RUN ${MAKE} [2023-09-20T06:18:05.583Z] ---> Running in b762cc53ce01 [2023-09-20T06:18:06.544Z] noop [2023-09-20T06:18:07.126Z] Removing intermediate container b762cc53ce01 [2023-09-20T06:18:07.126Z] ---> 31d944d21ecd [2023-09-20T06:18:07.126Z] Successfully built 31d944d21ecd [2023-09-20T06:18:07.126Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:18:07.488Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T06:18:07.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T06:18:07.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-6680 does not seem to be running inside a container [2023-09-20T06:18:07.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T06:18:08.955Z] $ docker top f20f8824c3eb98621ee145fa52fbe318930b26a3402cbcd80c5bb4ac84573e02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T06:18:09.770Z] + go version [2023-09-20T06:18:09.770Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T06:18:09.791Z] $ docker stop --time=1 f20f8824c3eb98621ee145fa52fbe318930b26a3402cbcd80c5bb4ac84573e02 [2023-09-20T06:18:11.426Z] $ docker rm -f --volumes f20f8824c3eb98621ee145fa52fbe318930b26a3402cbcd80c5bb4ac84573e02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:18:11.959Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T06:18:11.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T06:18:12.142Z] prd-ubuntu20.04-docker-arm64-4c-16g-6680 does not seem to be running inside a container [2023-09-20T06:18:12.210Z] $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T06:18:13.333Z] $ docker top 4ade8828e915f0516897cfe44dc4585041e5065a8d86e2ca59bb748a6c687563 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T06:18:13.820Z] + git config --global --add safe.directory /w/workspace/device-gpio/2 [Pipeline] fileExists [Pipeline] sh [2023-09-20T06:18:14.151Z] + make test [2023-09-20T06:18:14.151Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T06:18:18.413Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-09-20T06:20:10.101Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-09-20T06:20:10.101Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-09-20T06:20:10.101Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T06:20:10.101Z] go vet ./... [2023-09-20T06:20:36.788Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T06:20:36.788Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T06:20:36.788Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T06:20:36.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T06:20:36.830Z] $ docker stop --time=1 4ade8828e915f0516897cfe44dc4585041e5065a8d86e2ca59bb748a6c687563 [2023-09-20T06:20:38.899Z] $ docker rm -f --volumes 4ade8828e915f0516897cfe44dc4585041e5065a8d86e2ca59bb748a6c687563 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T06:20:40.208Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T06:20:40.233Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T06:20:40.767Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T06:20:41.166Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T06:20:41.496Z] + ls -al . [2023-09-20T06:20:41.496Z] total 164 [2023-09-20T06:20:41.496Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 06:18 . [2023-09-20T06:20:41.496Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 06:15 .. [2023-09-20T06:20:41.496Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 20 06:15 .dockerignore [2023-09-20T06:20:41.496Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 06:15 .git [2023-09-20T06:20:41.496Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 06:15 .github [2023-09-20T06:20:41.496Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 20 06:15 .gitignore [2023-09-20T06:20:41.496Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 06:15 .golangci.yml [2023-09-20T06:20:41.496Z] -rw-rw-r-- 1 jenkins jenkins 10671 Sep 20 06:15 Attribution.txt [2023-09-20T06:20:41.496Z] -rw-rw-r-- 1 jenkins jenkins 6184 Sep 20 06:15 CHANGELOG.md [2023-09-20T06:20:41.496Z] -rw-rw-r-- 1 jenkins jenkins 1542 Sep 20 06:15 Dockerfile [2023-09-20T06:20:41.496Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 06:15 GOVERNANCE.md [2023-09-20T06:20:41.496Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 20 06:15 Jenkinsfile [2023-09-20T06:20:41.496Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 06:15 LICENSE [2023-09-20T06:20:41.496Z] -rw-rw-r-- 1 jenkins jenkins 1923 Sep 20 06:15 Makefile [2023-09-20T06:20:41.496Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 20 06:15 OWNERS.md [2023-09-20T06:20:41.496Z] -rw-rw-r-- 1 jenkins jenkins 12293 Sep 20 06:15 README.md [2023-09-20T06:20:41.496Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 06:13 VERSION [2023-09-20T06:20:41.496Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 06:15 bin [2023-09-20T06:20:41.496Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 06:15 cmd [2023-09-20T06:20:41.496Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 20 06:18 coverage.out [2023-09-20T06:20:41.496Z] -rw-rw-r-- 1 jenkins jenkins 3697 Sep 20 06:15 go.mod [2023-09-20T06:20:41.496Z] -rw-rw-r-- 1 jenkins jenkins 35979 Sep 20 06:15 go.sum [2023-09-20T06:20:41.496Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 06:15 internal [2023-09-20T06:20:41.496Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 06:15 snap [2023-09-20T06:20:41.496Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 20 06:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:20:41.840Z] + 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=95cc09dea0b31fec8b538e4b37c9c289bff3b233 --label arch=arm64 --label version=0.0.0 . [2023-09-20T06:20:42.107Z] Sending build context to Docker daemon 8.121MB [2023-09-20T06:20:42.393Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T06:20:42.393Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-20T06:20:42.393Z] ---> 31d944d21ecd [2023-09-20T06:20:42.393Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-20T06:20:42.997Z] ---> Running in d4a736d7875f [2023-09-20T06:20:43.266Z] Removing intermediate container d4a736d7875f [2023-09-20T06:20:43.266Z] ---> ad0da9185575 [2023-09-20T06:20:43.266Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T06:20:43.266Z] ---> Running in a49554ab19cd [2023-09-20T06:20:43.922Z] Removing intermediate container a49554ab19cd [2023-09-20T06:20:43.922Z] ---> 8e70b61119a5 [2023-09-20T06:20:43.922Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-20T06:20:43.922Z] ---> Running in ee33204df903 [2023-09-20T06:20:44.190Z] Removing intermediate container ee33204df903 [2023-09-20T06:20:44.190Z] ---> e154879cf04e [2023-09-20T06:20:44.190Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T06:20:44.190Z] ---> Running in ecb98fef39be [2023-09-20T06:20:44.777Z] Removing intermediate container ecb98fef39be [2023-09-20T06:20:44.777Z] ---> f4abfeaf418b [2023-09-20T06:20:44.777Z] Step 7/25 : WORKDIR /device-gpio [2023-09-20T06:20:44.777Z] ---> Running in 7187e861a51d [2023-09-20T06:20:45.045Z] Removing intermediate container 7187e861a51d [2023-09-20T06:20:45.045Z] ---> 215df949d9c0 [2023-09-20T06:20:45.046Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T06:20:45.315Z] ---> Running in f8693c4929f8 [2023-09-20T06:20:46.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T06:20:46.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T06:20:48.283Z] OK: 272 MiB in 60 packages [2023-09-20T06:20:49.249Z] Removing intermediate container f8693c4929f8 [2023-09-20T06:20:49.249Z] ---> 2809b9536bb5 [2023-09-20T06:20:49.249Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-20T06:20:49.843Z] ---> e04301a245d1 [2023-09-20T06:20:49.843Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T06:20:49.843Z] ---> Running in cd2dc91e0197 [2023-09-20T06:20:53.213Z] Removing intermediate container cd2dc91e0197 [2023-09-20T06:20:53.213Z] ---> b09279c61b31 [2023-09-20T06:20:53.213Z] Step 11/25 : COPY . . [2023-09-20T06:20:56.562Z] ---> 3d2ae95fe8f3 [2023-09-20T06:20:56.562Z] Step 12/25 : RUN ${MAKE} [2023-09-20T06:20:56.562Z] ---> Running in 77459d4fc46f [2023-09-20T06:20:57.973Z] 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.27" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-09-20T06:23:04.792Z] Removing intermediate container 77459d4fc46f [2023-09-20T06:23:04.792Z] ---> cf04f3cd1b78 [2023-09-20T06:23:04.792Z] Step 13/25 : FROM alpine:3.18 [2023-09-20T06:23:04.792Z] 3.18: Pulling from library/alpine [2023-09-20T06:23:04.792Z] 9fda8d8052c6: Already exists [2023-09-20T06:23:04.792Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T06:23:04.792Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T06:23:04.792Z] ---> f6648c04cd6c [2023-09-20T06:23:04.792Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-09-20T06:23:04.792Z] ---> Running in 135649f5408b [2023-09-20T06:23:04.792Z] Removing intermediate container 135649f5408b [2023-09-20T06:23:04.792Z] ---> 17c43d22531b [2023-09-20T06:23:04.792Z] Step 15/25 : RUN apk add --update --no-cache [2023-09-20T06:23:04.792Z] ---> Running in 19b3da501077 [2023-09-20T06:23:04.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T06:23:04.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T06:23:04.792Z] OK: 8 MiB in 15 packages [2023-09-20T06:23:05.375Z] Removing intermediate container 19b3da501077 [2023-09-20T06:23:05.375Z] ---> 93c0431d5bb3 [2023-09-20T06:23:05.375Z] Step 16/25 : WORKDIR / [2023-09-20T06:23:05.375Z] ---> Running in 16046170a1bb [2023-09-20T06:23:05.643Z] Removing intermediate container 16046170a1bb [2023-09-20T06:23:05.643Z] ---> 849cd394dace [2023-09-20T06:23:05.643Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-09-20T06:23:06.225Z] ---> a113fdff7e71 [2023-09-20T06:23:06.225Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-09-20T06:23:06.811Z] ---> 8921d45cb4ec [2023-09-20T06:23:06.811Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-09-20T06:23:08.224Z] ---> 200e0cec62d3 [2023-09-20T06:23:08.224Z] Step 20/25 : EXPOSE 59910 [2023-09-20T06:23:08.224Z] ---> Running in aaa32e9d46f1 [2023-09-20T06:23:08.808Z] Removing intermediate container aaa32e9d46f1 [2023-09-20T06:23:08.808Z] ---> b1c43e31d88f [2023-09-20T06:23:08.808Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-09-20T06:23:08.808Z] ---> Running in fe394cdb1483 [2023-09-20T06:23:09.076Z] Removing intermediate container fe394cdb1483 [2023-09-20T06:23:09.076Z] ---> 6ead70740e64 [2023-09-20T06:23:09.076Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T06:23:09.076Z] ---> Running in ac31671e3b55 [2023-09-20T06:23:09.344Z] Removing intermediate container ac31671e3b55 [2023-09-20T06:23:09.344Z] ---> 3de5bc6d3247 [2023-09-20T06:23:09.344Z] Step 23/25 : LABEL arch=arm64 [2023-09-20T06:23:09.614Z] ---> Running in 0b0dbfc32ab3 [2023-09-20T06:23:09.881Z] Removing intermediate container 0b0dbfc32ab3 [2023-09-20T06:23:09.881Z] ---> bbb804d2d815 [2023-09-20T06:23:09.881Z] Step 24/25 : LABEL git_sha=95cc09dea0b31fec8b538e4b37c9c289bff3b233 [2023-09-20T06:23:09.881Z] ---> Running in 9937b2560de2 [2023-09-20T06:23:10.149Z] Removing intermediate container 9937b2560de2 [2023-09-20T06:23:10.149Z] ---> 803cf4c0cd59 [2023-09-20T06:23:10.149Z] Step 25/25 : LABEL version=0.0.0 [2023-09-20T06:23:10.149Z] ---> Running in f8d95fd9f3ef [2023-09-20T06:23:10.418Z] Removing intermediate container f8d95fd9f3ef [2023-09-20T06:23:10.418Z] ---> b491de03bb0f [2023-09-20T06:23:10.418Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T06:23:10.418Z] Successfully built b491de03bb0f [2023-09-20T06:23:10.685Z] 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-09-20T06:23:11.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T06:23:11.151Z] [2023-09-20T06:23:11.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:23:11.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T06:23:11.555Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T06:23:11.853Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T06:23:11.853Z] 04944245beec: Pulling fs layer [2023-09-20T06:23:11.853Z] 699f458cf7ca: Pulling fs layer [2023-09-20T06:23:11.853Z] 765212b225bb: Pulling fs layer [2023-09-20T06:23:11.853Z] f23df028b6ca: Pulling fs layer [2023-09-20T06:23:11.853Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T06:23:11.853Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T06:23:11.853Z] 765212b225bb: Waiting [2023-09-20T06:23:11.853Z] f23df028b6ca: Waiting [2023-09-20T06:23:11.853Z] d65c8cfc05b1: Waiting [2023-09-20T06:23:11.853Z] 2437ff75d9bd: Waiting [2023-09-20T06:23:11.853Z] 04944245beec: Verifying Checksum [2023-09-20T06:23:11.853Z] 04944245beec: Download complete [2023-09-20T06:23:11.853Z] 765212b225bb: Verifying Checksum [2023-09-20T06:23:11.853Z] 765212b225bb: Download complete [2023-09-20T06:23:11.853Z] f23df028b6ca: Download complete [2023-09-20T06:23:11.853Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T06:23:11.853Z] d65c8cfc05b1: Download complete [2023-09-20T06:23:11.853Z] 699f458cf7ca: Verifying Checksum [2023-09-20T06:23:11.853Z] 699f458cf7ca: Download complete [2023-09-20T06:23:12.461Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T06:23:12.461Z] 8998bd30e6a1: Download complete [2023-09-20T06:23:15.128Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T06:23:15.128Z] 2437ff75d9bd: Download complete [2023-09-20T06:23:17.077Z] 8998bd30e6a1: Pull complete [2023-09-20T06:23:17.077Z] 04944245beec: Pull complete [2023-09-20T06:23:18.495Z] 699f458cf7ca: Pull complete [2023-09-20T06:23:18.765Z] 765212b225bb: Pull complete [2023-09-20T06:23:19.732Z] f23df028b6ca: Pull complete [2023-09-20T06:23:19.732Z] d65c8cfc05b1: Pull complete [2023-09-20T06:23:34.743Z] 2437ff75d9bd: Pull complete [2023-09-20T06:23:34.743Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T06:23:34.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T06:23:34.743Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T06:23:34.934Z] prd-ubuntu20.04-docker-arm64-4c-16g-6680 does not seem to be running inside a container [2023-09-20T06:23:34.999Z] $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-20T06:23:37.573Z] $ docker top 6996e97975db15329ee6ce86049200652e6941df2b67895069b6fcd0ede7c710 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:23:38.410Z] ---> job-cost.sh [2023-09-20T06:23:38.410Z] lf-activate-venv: SKIPPING [2023-09-20T06:23:38.410Z] INFO: No Stack... [2023-09-20T06:23:38.676Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T06:23:39.634Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T06:23:40.268Z] + + cat /w/workspace/device-gpio/2/archives/cost.csv [2023-09-20T06:23:40.268Z] cut -d, -f6 [Pipeline] lock [2023-09-20T06:23:40.344Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-195-2-stack-cost] [2023-09-20T06:23:40.352Z] Resource [jenkins-edgexfoundry-device-gpio-PR-195-2-stack-cost] did not exist. Created. [2023-09-20T06:23:40.352Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-195-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T06:23:41.007Z] /w/workspace/device-gpio/2@tmp/durable-3d12dccd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T06:23:41.661Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T06:23:41.684Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T06:23:41.746Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T06:23:41.754Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-195-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T06:23:41.771Z] $ docker stop --time=1 6996e97975db15329ee6ce86049200652e6941df2b67895069b6fcd0ede7c710 [2023-09-20T06:23:43.314Z] $ docker rm -f --volumes 6996e97975db15329ee6ce86049200652e6941df2b67895069b6fcd0ede7c710 [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-09-20T06:23:43.670Z] provisioning config files... [2023-09-20T06:23:43.677Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-195@tmp/config17797472933648817552tmp [Pipeline] { [Pipeline] sh [2023-09-20T06:23:43.968Z] + set +x [2023-09-20T06:23:43.968Z] + + curl -s https://codecov.io/bash [2023-09-20T06:23:43.968Z] bash -s -- [2023-09-20T06:23:43.968Z] [2023-09-20T06:23:43.968Z] _____ _ [2023-09-20T06:23:43.968Z] / ____| | | [2023-09-20T06:23:43.968Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T06:23:43.968Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T06:23:43.968Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T06:23:43.968Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T06:23:43.968Z] Bash-1.0.6 [2023-09-20T06:23:43.968Z] [2023-09-20T06:23:43.968Z] [2023-09-20T06:23:43.968Z] ==> git version 2.25.1 found [2023-09-20T06:23:43.968Z] ==> 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-09-20T06:23:43.968Z] Release-Date: 2020-01-08 [2023-09-20T06:23:43.968Z] 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-09-20T06:23:43.968Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T06:23:43.968Z] ==> Jenkins CI detected. [2023-09-20T06:23:43.968Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-195 [2023-09-20T06:23:43.968Z] project root: . [2023-09-20T06:23:43.968Z] --> token set from env [2023-09-20T06:23:43.968Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T06:23:43.968Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T06:23:43.968Z] ==> Python coveragepy not found [2023-09-20T06:23:43.968Z] ==> Searching for coverage reports in: [2023-09-20T06:23:43.968Z] + . [2023-09-20T06:23:43.968Z] -> Found 1 reports [2023-09-20T06:23:43.968Z] ==> Detecting git/mercurial file structure [2023-09-20T06:23:43.968Z] ==> Reading reports [2023-09-20T06:23:43.968Z] + ./coverage.out bytes=10 [2023-09-20T06:23:43.968Z] ==> Appending adjustments [2023-09-20T06:23:43.968Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T06:23:44.227Z] + Found adjustments [2023-09-20T06:23:44.227Z] ==> Gzipping contents [2023-09-20T06:23:44.227Z] 4.0K /tmp/codecov.4cFAAy.gz [2023-09-20T06:23:44.227Z] ==> Uploading reports [2023-09-20T06:23:44.227Z] url: https://codecov.io [2023-09-20T06:23:44.227Z] query: branch=PR-195&commit=95cc09dea0b31fec8b538e4b37c9c289bff3b233&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-195%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=195&job=&cmd_args= [2023-09-20T06:23:44.227Z] -> Pinging Codecov [2023-09-20T06:23:44.227Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-195&commit=95cc09dea0b31fec8b538e4b37c9c289bff3b233&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-195%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=195&job=&cmd_args= [2023-09-20T06:23:44.227Z] -> Uploading to [2023-09-20T06:23:44.227Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/3EC07B1A8CA8AF9BCAA0BB9F0134797F/95cc09dea0b31fec8b538e4b37c9c289bff3b233/9d7d6323-4b22-4524-9d18-962503d9ac11.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T062344Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0b2115f83fcc176cc8c478b724be676d7224e9e4d3e97950e6d08fdbe0db77d [2023-09-20T06:23:44.227Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T06:23:44.227Z] Dload Upload Total Spent Left Speed [2023-09-20T06:23:44.487Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3978 --:--:-- --:--:-- --:--:-- 3978 [2023-09-20T06:23:44.487Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/95cc09dea0b31fec8b538e4b37c9c289bff3b233 [Pipeline] } [2023-09-20T06:23:44.497Z] 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-09-20T06:23:45.166Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-195/archives ] [2023-09-20T06:23:45.166Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-195/archives [2023-09-20T06:23:45.166Z] total 16 [2023-09-20T06:23:45.166Z] drwxr-xr-x 3 root root 4096 Sep 20 06:14 . [2023-09-20T06:23:45.166Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 06:14 .. [2023-09-20T06:23:45.166Z] drwxr-xr-x 2 root root 4096 Sep 20 06:14 cost [2023-09-20T06:23:45.166Z] -rw-r--r-- 1 root root 83 Sep 20 06:14 cost.csv [2023-09-20T06:23:45.166Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-195/archives [2023-09-20T06:23:45.166Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-195/archives [2023-09-20T06:23:45.166Z] total 16 [2023-09-20T06:23:45.166Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 06:14 . [2023-09-20T06:23:45.166Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 06:14 .. [2023-09-20T06:23:45.166Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 06:14 cost [2023-09-20T06:23:45.166Z] -rw-r--r-- 1 jenkins jenkins 83 Sep 20 06:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:23:45.457Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:23:46.315Z] ---> package-listing.sh [2023-09-20T06:23:46.315Z] ++ facter osfamily [2023-09-20T06:23:46.315Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T06:23:46.573Z] + OS_FAMILY=debian [2023-09-20T06:23:46.574Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-195 [2023-09-20T06:23:46.574Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T06:23:46.574Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T06:23:46.574Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T06:23:46.574Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T06:23:46.574Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-195 ']' [2023-09-20T06:23:46.574Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T06:23:46.574Z] + case "${OS_FAMILY}" in [2023-09-20T06:23:46.574Z] + dpkg -l [2023-09-20T06:23:46.574Z] + grep '^ii' [2023-09-20T06:23:46.574Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T06:23:46.574Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T06:23:46.574Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T06:23:46.574Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-195 ']' [2023-09-20T06:23:46.574Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-195/archives/ [2023-09-20T06:23:46.574Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-195/archives/ [Pipeline] echo [2023-09-20T06:23:46.584Z] 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-195/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T06:23:46.860Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:23:47.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T06:23:47.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T06:23:47.500Z] prd-ubuntu20.04-docker-8c-8g-6676 does not seem to be running inside a container [2023-09-20T06:23:47.539Z] $ 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-195/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-195 -v /w/workspace/edgexfoundry_device-gpio_PR-195:/w/workspace/edgexfoundry_device-gpio_PR-195:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-195@tmp:/w/workspace/edgexfoundry_device-gpio_PR-195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T06:23:47.765Z] $ docker top 6ddc1aaa2e6f70dcd6132da42e09949eb1f559489b1b2dc534dde32d9eb024bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T06:23:48.102Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T06:23:48.386Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T06:23:48.671Z] + ls /var/log/sa-host [2023-09-20T06:23:48.671Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T06:23:48.749Z] provisioning config files... [2023-09-20T06:23:48.757Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-195@tmp/config16971463170867908431tmp [Pipeline] { [Pipeline] echo [2023-09-20T06:23:48.772Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:23:49.053Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T06:23:49.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:23:49.386Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T06:23:49.395Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:23:49.678Z] ---> sudo-logs.sh [2023-09-20T06:23:49.678Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T06:23:49.706Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:23:49.987Z] ---> job-cost.sh [2023-09-20T06:23:49.987Z] lf-activate-venv: SKIPPING [2023-09-20T06:23:49.987Z] DEBUG: total: 0.2199999988079071 [2023-09-20T06:23:49.987Z] INFO: Retrieving Stack Cost... [2023-09-20T06:23:50.245Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T06:23:50.814Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T06:23:50.826Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:23:51.109Z] ---> logs-deploy.sh [2023-09-20T06:23:51.110Z] lf-activate-venv: SKIPPING [2023-09-20T06:23:51.110Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-195/2 [2023-09-20T06:23:51.110Z] INFO: archiving workspace using pattern(s): [2023-09-20T06:23:52.046Z] Archives upload complete. [2023-09-20T06:23:52.046Z] INFO: archiving logs to Nexus