Pull request #147 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1+0efe006339ca5e99e49409bbd2e97ba85884ec86 (ddc50f77c45483c31b30ceddeebe61fce6e77d0f) 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-ssh16268208961364545331.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh10511820626456010761.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-147/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-147/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3211008331539083159.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh3642068945107957030.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-147/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-147/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12840530572643166540.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6704 in /w/workspace/edgexfoundry_device-gpio_PR-147 [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-147 # 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/147/head:refs/remotes/origin/PR-147 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0efe006339ca5e99e49409bbd2e97ba85884ec86 into PR head commit 3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1 Merge succeeded, producing 3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1 Checking out Revision 3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1 (PR-147) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-03T15:52:56.048Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-03T15:52:56.088Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-03T15:52:56.099Z] ========================================================= [2023-04-03T15:52:56.100Z] EdgeX Global Pipelines Version Info [2023-04-03T15:52:56.100Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1 # 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 0efe006339ca5e99e49409bbd2e97ba85884ec86 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1 # timeout=10 > git rev-list --no-walk 8e9d8db962f02deeda782c167bab4bcc74a33e81 # timeout=10 [2023-04-03T15:52:56.845Z] ------------------- [2023-04-03T15:52:56.845Z] stable info: [2023-04-03T15:52:56.845Z] ------------------- [2023-04-03T15:52:56.845Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-03T15:52:56.845Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-03T15:52:56.845Z] Message: update stable to v1.0.245 [2023-04-03T15:52:57.415Z] ------------------- [2023-04-03T15:52:57.415Z] experimental info: [2023-04-03T15:52:57.415Z] ------------------- [2023-04-03T15:52:57.415Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-03T15:52:57.415Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-03T15:52:57.415Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-03T15:52:57.586Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-04-03T15:52:57.598Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-04-03T15:52:57.607Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-03T15:52:57.616Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-03T15:52:57.625Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-03T15:52:57.635Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-03T15:52:57.643Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-03T15:52:57.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-03T15:52:57.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-03T15:52:57.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-03T15:52:57.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-03T15:52:57.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-04-03T15:52:57.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-03T15:52:57.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-03T15:52:57.741Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T15:52:57.750Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T15:52:57.758Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-03T15:52:57.767Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-03T15:52:57.777Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-03T15:52:57.798Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-03T15:52:57.813Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-03T15:52:57.829Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-03T15:52:57.905Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-03T15:52:57.919Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-03T15:52:57.933Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-03T15:52:57.943Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-03T15:52:57.955Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-03T15:52:57.967Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-147 [Pipeline] echo [2023-04-03T15:52:57.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-147 [Pipeline] echo [2023-04-03T15:52:57.988Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-147 [Pipeline] echo [2023-04-03T15:52:58.001Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1 [Pipeline] echo [2023-04-03T15:52:58.016Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3bbdaab [Pipeline] echo [2023-04-03T15:52:58.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T15:52:58.072Z] provisioning config files... [2023-04-03T15:52:58.095Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-147@tmp/config7890080712225846777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:52:58.410Z] ---> docker-login.sh [2023-04-03T15:52:58.411Z] nexus3.edgexfoundry.org:10001 [2023-04-03T15:52:58.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:52:58.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:52:58.985Z] Configure a credential helper to remove this warning. See [2023-04-03T15:52:58.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:52:58.985Z] [2023-04-03T15:52:58.985Z] Login Succeeded [2023-04-03T15:52:58.985Z] nexus3.edgexfoundry.org:10002 [2023-04-03T15:52:58.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:52:58.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:52:58.985Z] Configure a credential helper to remove this warning. See [2023-04-03T15:52:58.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:52:58.985Z] [2023-04-03T15:52:58.985Z] Login Succeeded [2023-04-03T15:52:58.985Z] nexus3.edgexfoundry.org:10003 [2023-04-03T15:52:58.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:52:59.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:52:59.246Z] Configure a credential helper to remove this warning. See [2023-04-03T15:52:59.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:52:59.246Z] [2023-04-03T15:52:59.246Z] Login Succeeded [2023-04-03T15:52:59.246Z] nexus3.edgexfoundry.org:10004 [2023-04-03T15:52:59.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:52:59.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:52:59.246Z] Configure a credential helper to remove this warning. See [2023-04-03T15:52:59.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:52:59.246Z] [2023-04-03T15:52:59.246Z] Login Succeeded [2023-04-03T15:52:59.246Z] docker.io [2023-04-03T15:52:59.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:52:59.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:52:59.507Z] Configure a credential helper to remove this warning. See [2023-04-03T15:52:59.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:52:59.507Z] [2023-04-03T15:52:59.507Z] Login Succeeded [2023-04-03T15:52:59.507Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T15:52:59.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-03T15:52:59.860Z] + git rev-list -1 --merges 3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1~1..3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1 [Pipeline] echo [2023-04-03T15:52:59.919Z] -----------> git rev-list -1 --merges 3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1~1..3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1 3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1 [false] [Pipeline] sh [2023-04-03T15:53:00.208Z] + git log --format=format:%s -1 3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1 [Pipeline] echo [2023-04-03T15:53:00.222Z] ========================================================= [2023-04-03T15:53:00.222Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-03T15:53:00.222Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T15:53:00.558Z] + git log --format=format:%s -1 3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1 [Pipeline] echo [2023-04-03T15:53:00.569Z] [semverPrep] GIT_COMMIT: 3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-03T15:53:00.578Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-03T15:53:00.925Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T15:53:00.925Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-03T15:53:00.925Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-03T15:53:00.925Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-03T15:53:00.925Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-03T15:53:00.925Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-03T15:53:00.925Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:53:01.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T15:53:01.276Z] [2023-04-03T15:53:01.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:53:01.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T15:53:01.583Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-03T15:53:01.583Z] b85a868b505f: Pulling fs layer [2023-04-03T15:53:01.583Z] e2be974225ed: Pulling fs layer [2023-04-03T15:53:01.583Z] 339a4e72a1f5: Pulling fs layer [2023-04-03T15:53:01.583Z] 988bab9f4d93: Pulling fs layer [2023-04-03T15:53:01.583Z] 1469e6f7b9e6: Pulling fs layer [2023-04-03T15:53:01.583Z] eaf3925da568: Pulling fs layer [2023-04-03T15:53:01.583Z] 988bab9f4d93: Waiting [2023-04-03T15:53:01.583Z] 1469e6f7b9e6: Waiting [2023-04-03T15:53:01.583Z] bab4dde63d76: Pulling fs layer [2023-04-03T15:53:01.583Z] bde34c3a00c8: Pulling fs layer [2023-04-03T15:53:01.583Z] b352a97aabf1: Pulling fs layer [2023-04-03T15:53:01.583Z] eaf3925da568: Waiting [2023-04-03T15:53:01.583Z] bde34c3a00c8: Waiting [2023-04-03T15:53:01.583Z] bab4dde63d76: Waiting [2023-04-03T15:53:01.583Z] 4872d77fe225: Pulling fs layer [2023-04-03T15:53:01.583Z] 5851b861e8e6: Pulling fs layer [2023-04-03T15:53:01.583Z] 4872d77fe225: Waiting [2023-04-03T15:53:01.583Z] 5851b861e8e6: Waiting [2023-04-03T15:53:01.583Z] b352a97aabf1: Waiting [2023-04-03T15:53:01.583Z] e2be974225ed: Verifying Checksum [2023-04-03T15:53:01.583Z] e2be974225ed: Download complete [2023-04-03T15:53:01.583Z] 988bab9f4d93: Verifying Checksum [2023-04-03T15:53:01.583Z] 988bab9f4d93: Download complete [2023-04-03T15:53:01.583Z] 1469e6f7b9e6: Verifying Checksum [2023-04-03T15:53:01.583Z] 1469e6f7b9e6: Download complete [2023-04-03T15:53:01.845Z] eaf3925da568: Download complete [2023-04-03T15:53:01.845Z] 339a4e72a1f5: Verifying Checksum [2023-04-03T15:53:01.845Z] 339a4e72a1f5: Download complete [2023-04-03T15:53:01.845Z] bde34c3a00c8: Verifying Checksum [2023-04-03T15:53:01.845Z] bde34c3a00c8: Download complete [2023-04-03T15:53:01.845Z] b352a97aabf1: Download complete [2023-04-03T15:53:01.845Z] 4872d77fe225: Download complete [2023-04-03T15:53:01.845Z] 5851b861e8e6: Download complete [2023-04-03T15:53:01.845Z] b85a868b505f: Verifying Checksum [2023-04-03T15:53:01.845Z] b85a868b505f: Download complete [2023-04-03T15:53:02.107Z] bab4dde63d76: Verifying Checksum [2023-04-03T15:53:02.107Z] bab4dde63d76: Download complete [2023-04-03T15:53:03.044Z] b85a868b505f: Pull complete [2023-04-03T15:53:03.044Z] e2be974225ed: Pull complete [2023-04-03T15:53:03.610Z] 339a4e72a1f5: Pull complete [2023-04-03T15:53:03.610Z] 988bab9f4d93: Pull complete [2023-04-03T15:53:03.868Z] 1469e6f7b9e6: Pull complete [2023-04-03T15:53:04.127Z] eaf3925da568: Pull complete [2023-04-03T15:53:06.036Z] bab4dde63d76: Pull complete [2023-04-03T15:53:06.036Z] bde34c3a00c8: Pull complete [2023-04-03T15:53:06.036Z] b352a97aabf1: Pull complete [2023-04-03T15:53:06.036Z] 4872d77fe225: Pull complete [2023-04-03T15:53:06.036Z] 5851b861e8e6: Pull complete [2023-04-03T15:53:06.299Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-03T15:53:06.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T15:53:06.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:53:06.393Z] prd-ubuntu20.04-docker-8c-8g-6704 does not seem to be running inside a container [2023-04-03T15:53:06.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-147 -v /w/workspace/edgexfoundry_device-gpio_PR-147:/w/workspace/edgexfoundry_device-gpio_PR-147:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-147@tmp:/w/workspace/edgexfoundry_device-gpio_PR-147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-03T15:53:09.630Z] $ docker top 349985eacd4e969b8d1e5249d074d7e55c65820a1b9235c431f1631324ea312d -eo pid,comm [2023-04-03T15:53:09.693Z] 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-04-03T15:53:09.693Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T15:53:09.741Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T15:53:09.741Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T15:53:09.884Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T15:53:09.890Z] $ docker exec 349985eacd4e969b8d1e5249d074d7e55c65820a1b9235c431f1631324ea312d ssh-agent [2023-04-03T15:53:10.003Z] SSH_AUTH_SOCK=/tmp/ssh-8ptV3uyPuCzx/agent.21 [2023-04-03T15:53:10.003Z] SSH_AGENT_PID=38 [2023-04-03T15:53:10.009Z] Running ssh-add (command line suppressed) [2023-04-03T15:53:10.144Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-147@tmp/private_key_5716863716322756868.key (/w/workspace/edgexfoundry_device-gpio_PR-147@tmp/private_key_5716863716322756868.key) [2023-04-03T15:53:10.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T15:53:10.442Z] + git tag --points-at HEAD [Pipeline] } [2023-04-03T15:53:10.457Z] $ docker exec --env ******** --env ******** 349985eacd4e969b8d1e5249d074d7e55c65820a1b9235c431f1631324ea312d ssh-agent -k [2023-04-03T15:53:10.565Z] unset SSH_AUTH_SOCK; [2023-04-03T15:53:10.565Z] unset SSH_AGENT_PID; [2023-04-03T15:53:10.565Z] echo Agent pid 38 killed; [2023-04-03T15:53:10.574Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-03T15:53:10.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T15:53:10.597Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T15:53:10.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T15:53:10.738Z] $ docker exec 349985eacd4e969b8d1e5249d074d7e55c65820a1b9235c431f1631324ea312d ssh-agent [2023-04-03T15:53:10.848Z] SSH_AUTH_SOCK=/tmp/ssh-sdajiNVYeXZX/agent.70 [2023-04-03T15:53:10.848Z] SSH_AGENT_PID=76 [2023-04-03T15:53:10.853Z] Running ssh-add (command line suppressed) [2023-04-03T15:53:10.965Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-147@tmp/private_key_9009181933175390382.key (/w/workspace/edgexfoundry_device-gpio_PR-147@tmp/private_key_9009181933175390382.key) [2023-04-03T15:53:10.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T15:53:11.261Z] + git semver init [2023-04-03T15:53:11.520Z] 2023-04-03 15:53:11,504 [run_init] DEBUG init version:0.0.0 force:False [2023-04-03T15:53:11.520Z] 2023-04-03 15:53:11,505 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-147/.semver [2023-04-03T15:53:11.520Z] 2023-04-03 15:53:11,505 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-147/.semver [2023-04-03T15:53:11.520Z] 2023-04-03 15:53:11,506 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-147/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-147, universal_newlines=False, shell=None, istream=None) [2023-04-03T15:53:12.898Z] 2023-04-03 15:53:12,541 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-147/.git/info/exclude [2023-04-03T15:53:12.898Z] 2023-04-03 15:53:12,542 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-147/.semver/PR-147 with force:False [2023-04-03T15:53:12.898Z] 2023-04-03 15:53:12,542 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-147/.semver/PR-147 [2023-04-03T15:53:12.898Z] 2023-04-03 15:53:12,545 [execute] INFO git cat-file --batch-check [2023-04-03T15:53:12.898Z] 2023-04-03 15:53:12,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-147/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T15:53:12.898Z] 2023-04-03 15:53:12,551 [execute] INFO git cat-file --batch [2023-04-03T15:53:12.898Z] 2023-04-03 15:53:12,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-147/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T15:53:12.898Z] 2023-04-03 15:53:12,557 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-147/.semver/PR-147 [2023-04-03T15:53:12.898Z] 0.0.0 [Pipeline] } [2023-04-03T15:53:12.914Z] $ docker exec --env ******** --env ******** 349985eacd4e969b8d1e5249d074d7e55c65820a1b9235c431f1631324ea312d ssh-agent -k [2023-04-03T15:53:13.006Z] unset SSH_AUTH_SOCK; [2023-04-03T15:53:13.006Z] unset SSH_AGENT_PID; [2023-04-03T15:53:13.007Z] echo Agent pid 76 killed; [2023-04-03T15:53:13.014Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T15:53:13.320Z] + git semver [Pipeline] } [2023-04-03T15:53:13.596Z] $ docker stop --time=1 349985eacd4e969b8d1e5249d074d7e55c65820a1b9235c431f1631324ea312d [2023-04-03T15:53:14.885Z] $ docker rm -f --volumes 349985eacd4e969b8d1e5249d074d7e55c65820a1b9235c431f1631324ea312d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T15:53:15.223Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-03T15:53:15.442Z] Stashed 1 file(s) [Pipeline] echo [2023-04-03T15:53:15.445Z] [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-04-03T15:53:15.589Z] provisioning config files... [2023-04-03T15:53:15.597Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-147@tmp/config2732802715111273711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:53:15.904Z] ---> docker-login.sh [2023-04-03T15:53:15.904Z] nexus3.edgexfoundry.org:10001 [2023-04-03T15:53:15.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:53:15.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:53:15.904Z] Configure a credential helper to remove this warning. See [2023-04-03T15:53:15.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:53:15.904Z] [2023-04-03T15:53:15.904Z] Login Succeeded [2023-04-03T15:53:15.904Z] nexus3.edgexfoundry.org:10002 [2023-04-03T15:53:15.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:53:16.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:53:16.167Z] Configure a credential helper to remove this warning. See [2023-04-03T15:53:16.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:53:16.167Z] [2023-04-03T15:53:16.167Z] Login Succeeded [2023-04-03T15:53:16.167Z] nexus3.edgexfoundry.org:10003 [2023-04-03T15:53:16.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:53:16.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:53:16.167Z] Configure a credential helper to remove this warning. See [2023-04-03T15:53:16.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:53:16.167Z] [2023-04-03T15:53:16.167Z] Login Succeeded [2023-04-03T15:53:16.167Z] nexus3.edgexfoundry.org:10004 [2023-04-03T15:53:16.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:53:16.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:53:16.425Z] Configure a credential helper to remove this warning. See [2023-04-03T15:53:16.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:53:16.425Z] [2023-04-03T15:53:16.425Z] Login Succeeded [2023-04-03T15:53:16.425Z] docker.io [2023-04-03T15:53:16.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:53:16.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:53:16.684Z] Configure a credential helper to remove this warning. See [2023-04-03T15:53:16.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:53:16.684Z] [2023-04-03T15:53:16.684Z] Login Succeeded [2023-04-03T15:53:16.684Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T15:53:16.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-03T15:53:16.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T15:53:16.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T15:53:16.789Z] ========================================================= [2023-04-03T15:53:16.789Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-03T15:53:16.789Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:53:17.180Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-03T15:53:17.180Z] Sending build context to Docker daemon 16.05MB [2023-04-03T15:53:17.180Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T15:53:17.180Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-03T15:53:17.442Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-03T15:53:17.442Z] 63b65145d645: Pulling fs layer [2023-04-03T15:53:17.442Z] a2d21d5440eb: Pulling fs layer [2023-04-03T15:53:17.442Z] 935e6c44a52c: Pulling fs layer [2023-04-03T15:53:17.442Z] 94cc34f8dd06: Pulling fs layer [2023-04-03T15:53:17.442Z] 30dea6a524f1: Pulling fs layer [2023-04-03T15:53:17.442Z] a2aff8979fd8: Pulling fs layer [2023-04-03T15:53:17.442Z] 6808be2612f2: Pulling fs layer [2023-04-03T15:53:17.442Z] f25807f1079a: Pulling fs layer [2023-04-03T15:53:17.442Z] 94cc34f8dd06: Waiting [2023-04-03T15:53:17.442Z] 30dea6a524f1: Waiting [2023-04-03T15:53:17.442Z] a2aff8979fd8: Waiting [2023-04-03T15:53:17.442Z] 6808be2612f2: Waiting [2023-04-03T15:53:17.442Z] f25807f1079a: Waiting [2023-04-03T15:53:17.442Z] a2d21d5440eb: Verifying Checksum [2023-04-03T15:53:17.442Z] a2d21d5440eb: Download complete [2023-04-03T15:53:17.442Z] 94cc34f8dd06: Verifying Checksum [2023-04-03T15:53:17.442Z] 94cc34f8dd06: Download complete [2023-04-03T15:53:17.442Z] 30dea6a524f1: Verifying Checksum [2023-04-03T15:53:17.442Z] 30dea6a524f1: Download complete [2023-04-03T15:53:17.442Z] 63b65145d645: Download complete [2023-04-03T15:53:17.442Z] a2aff8979fd8: Verifying Checksum [2023-04-03T15:53:17.702Z] 63b65145d645: Pull complete [2023-04-03T15:53:17.702Z] a2d21d5440eb: Pull complete [2023-04-03T15:53:17.702Z] f25807f1079a: Verifying Checksum [2023-04-03T15:53:17.702Z] f25807f1079a: Download complete [2023-04-03T15:53:17.962Z] 935e6c44a52c: Download complete [2023-04-03T15:53:18.222Z] 6808be2612f2: Verifying Checksum [2023-04-03T15:53:18.222Z] 6808be2612f2: Download complete [2023-04-03T15:53:22.410Z] 935e6c44a52c: Pull complete [2023-04-03T15:53:22.410Z] 94cc34f8dd06: Pull complete [2023-04-03T15:53:22.410Z] 30dea6a524f1: Pull complete [2023-04-03T15:53:22.674Z] a2aff8979fd8: Pull complete [2023-04-03T15:53:25.219Z] 6808be2612f2: Pull complete [2023-04-03T15:53:26.154Z] f25807f1079a: Pull complete [2023-04-03T15:53:26.154Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-03T15:53:26.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T15:53:26.154Z] ---> 3b553350e43f [2023-04-03T15:53:26.154Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-03T15:53:30.544Z] Still waiting to schedule task [2023-04-03T15:53:30.545Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6703’ is offline [2023-04-03T15:53:31.426Z] ---> Running in 2f9649ec1dbd [2023-04-03T15:53:31.426Z] Removing intermediate container 2f9649ec1dbd [2023-04-03T15:53:31.426Z] ---> 19d230dc85e4 [2023-04-03T15:53:31.426Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T15:53:31.426Z] ---> Running in 57e347e6af31 [2023-04-03T15:53:31.426Z] Removing intermediate container 57e347e6af31 [2023-04-03T15:53:31.426Z] ---> 2b3b4443960c [2023-04-03T15:53:31.426Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-03T15:53:31.426Z] ---> Running in 639d9e480ee1 [2023-04-03T15:53:31.426Z] Removing intermediate container 639d9e480ee1 [2023-04-03T15:53:31.426Z] ---> c83975f70b63 [2023-04-03T15:53:31.426Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T15:53:31.426Z] ---> Running in 0a7a73199996 [2023-04-03T15:53:31.426Z] Removing intermediate container 0a7a73199996 [2023-04-03T15:53:31.426Z] ---> d6f6910b061b [2023-04-03T15:53:31.426Z] Step 7/12 : WORKDIR /device-gpio [2023-04-03T15:53:31.426Z] ---> Running in bafeba02b969 [2023-04-03T15:53:31.426Z] Removing intermediate container bafeba02b969 [2023-04-03T15:53:31.426Z] ---> 8c26b5aabdfe [2023-04-03T15:53:31.426Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T15:53:31.426Z] ---> Running in 1028d4cfad79 [2023-04-03T15:53:31.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T15:53:31.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T15:53:31.945Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-03T15:53:31.945Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-03T15:53:31.945Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-03T15:53:31.945Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-03T15:53:31.945Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T15:53:31.945Z] OK: 269 MiB in 57 packages [2023-04-03T15:53:32.510Z] Removing intermediate container 1028d4cfad79 [2023-04-03T15:53:32.510Z] ---> 5656c08b9959 [2023-04-03T15:53:32.510Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-03T15:53:32.510Z] ---> 3bcad5086ce7 [2023-04-03T15:53:32.510Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T15:53:32.510Z] ---> Running in 5f6a240d81e4 [2023-04-03T15:54:04.627Z] Removing intermediate container 5f6a240d81e4 [2023-04-03T15:54:04.627Z] ---> d10ed85e8d37 [2023-04-03T15:54:04.627Z] Step 11/12 : COPY . . [2023-04-03T15:54:04.627Z] ---> db6c23191fe3 [2023-04-03T15:54:04.627Z] Step 12/12 : RUN ${MAKE} [2023-04-03T15:54:04.627Z] ---> Running in 676cab6c3fad [2023-04-03T15:54:04.627Z] noop [2023-04-03T15:54:04.627Z] Removing intermediate container 676cab6c3fad [2023-04-03T15:54:04.627Z] ---> 9f7ecb00bc61 [2023-04-03T15:54:04.627Z] Successfully built 9f7ecb00bc61 [2023-04-03T15:54:04.627Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:54:04.934Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T15:54:04.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:54:04.999Z] prd-ubuntu20.04-docker-8c-8g-6704 does not seem to be running inside a container [2023-04-03T15:54:05.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-147 -v /w/workspace/edgexfoundry_device-gpio_PR-147:/w/workspace/edgexfoundry_device-gpio_PR-147:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-147@tmp:/w/workspace/edgexfoundry_device-gpio_PR-147@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-x86_64 cat [2023-04-03T15:54:05.402Z] $ docker top d1d54b81fcb2ef741b1f647533848e9e9339ab93557173b65704086cefd3df66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T15:54:05.751Z] + go version [2023-04-03T15:54:05.751Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-03T15:54:05.765Z] $ docker stop --time=1 d1d54b81fcb2ef741b1f647533848e9e9339ab93557173b65704086cefd3df66 [2023-04-03T15:54:07.024Z] $ docker rm -f --volumes d1d54b81fcb2ef741b1f647533848e9e9339ab93557173b65704086cefd3df66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:54:07.432Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T15:54:07.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:54:07.507Z] prd-ubuntu20.04-docker-8c-8g-6704 does not seem to be running inside a container [2023-04-03T15:54:07.540Z] $ 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-147 -v /w/workspace/edgexfoundry_device-gpio_PR-147:/w/workspace/edgexfoundry_device-gpio_PR-147:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-147@tmp:/w/workspace/edgexfoundry_device-gpio_PR-147@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-x86_64 cat [2023-04-03T15:54:08.180Z] $ docker top b634edea351d2c34ab44615f3f7e39e9051ca04b0acf5a903f3bd2fa2edfe4b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T15:54:08.518Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-147 [Pipeline] fileExists [Pipeline] sh [2023-04-03T15:54:08.815Z] + make test [2023-04-03T15:54:08.815Z] go test ./... -coverprofile=coverage.out ./... [2023-04-03T15:54:14.085Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-03T15:54:24.063Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-03T15:54:24.063Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-03T15:54:30.817Z] go vet ./... [2023-04-03T15:54:35.011Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T15:54:35.011Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T15:54:35.011Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-03T15:54:35.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-03T15:54:35.035Z] $ docker stop --time=1 b634edea351d2c34ab44615f3f7e39e9051ca04b0acf5a903f3bd2fa2edfe4b4 [2023-04-03T15:54:38.209Z] $ docker rm -f --volumes b634edea351d2c34ab44615f3f7e39e9051ca04b0acf5a903f3bd2fa2edfe4b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T15:54:38.665Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-03T15:54:38.712Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-03T15:54:39.132Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-03T15:54:39.418Z] + ls -al . [2023-04-03T15:54:39.418Z] total 156 [2023-04-03T15:54:39.418Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 3 15:54 . [2023-04-03T15:54:39.418Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 15:52 .. [2023-04-03T15:54:39.418Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 3 15:52 .dockerignore [2023-04-03T15:54:39.418Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 15:53 .git [2023-04-03T15:54:39.418Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:52 .github [2023-04-03T15:54:39.418Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 3 15:52 .gitignore [2023-04-03T15:54:39.418Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 15:52 .golangci.yml [2023-04-03T15:54:39.418Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 15:53 .semver [2023-04-03T15:54:39.418Z] -rw-rw-r-- 1 jenkins jenkins 9573 Apr 3 15:52 Attribution.txt [2023-04-03T15:54:39.418Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 3 15:52 CHANGELOG.md [2023-04-03T15:54:39.418Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 3 15:52 Dockerfile [2023-04-03T15:54:39.418Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 15:52 GOVERNANCE.md [2023-04-03T15:54:39.418Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 3 15:52 Jenkinsfile [2023-04-03T15:54:39.418Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 3 15:52 LICENSE [2023-04-03T15:54:39.418Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 3 15:52 Makefile [2023-04-03T15:54:39.418Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 3 15:52 OWNERS.md [2023-04-03T15:54:39.418Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 3 15:52 README.md [2023-04-03T15:54:39.418Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 3 15:53 VERSION [2023-04-03T15:54:39.418Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 15:52 bin [2023-04-03T15:54:39.418Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:52 cmd [2023-04-03T15:54:39.418Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 3 15:54 coverage.out [2023-04-03T15:54:39.418Z] -rw-rw-r-- 1 jenkins jenkins 3266 Apr 3 15:52 go.mod [2023-04-03T15:54:39.418Z] -rw-rw-r-- 1 jenkins jenkins 31438 Apr 3 15:52 go.sum [2023-04-03T15:54:39.418Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:52 internal [2023-04-03T15:54:39.418Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 15:52 snap [2023-04-03T15:54:39.418Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 3 15:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:54:39.720Z] + 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=3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1 --label arch=amd64 --label version=0.0.0 . [2023-04-03T15:54:39.720Z] Sending build context to Docker daemon 16.05MB [2023-04-03T15:54:39.720Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T15:54:39.720Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-03T15:54:39.720Z] ---> 9f7ecb00bc61 [2023-04-03T15:54:39.720Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-03T15:54:39.990Z] ---> Running in 96aef3765a6f [2023-04-03T15:54:39.990Z] Removing intermediate container 96aef3765a6f [2023-04-03T15:54:39.990Z] ---> 018f470979f0 [2023-04-03T15:54:39.990Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T15:54:39.990Z] ---> Running in 7fd98978a895 [2023-04-03T15:54:40.249Z] Removing intermediate container 7fd98978a895 [2023-04-03T15:54:40.249Z] ---> 77ab1f763ef1 [2023-04-03T15:54:40.249Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-03T15:54:40.249Z] ---> Running in 9ddf8c5f3e97 [2023-04-03T15:54:40.249Z] Removing intermediate container 9ddf8c5f3e97 [2023-04-03T15:54:40.249Z] ---> e2d84ec99f14 [2023-04-03T15:54:40.249Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T15:54:40.249Z] ---> Running in b8fde5b1cde1 [2023-04-03T15:54:40.249Z] Removing intermediate container b8fde5b1cde1 [2023-04-03T15:54:40.249Z] ---> b6d40da71b18 [2023-04-03T15:54:40.249Z] Step 7/25 : WORKDIR /device-gpio [2023-04-03T15:54:40.249Z] ---> Running in 798a2307c972 [2023-04-03T15:54:40.508Z] Removing intermediate container 798a2307c972 [2023-04-03T15:54:40.508Z] ---> 188fc98221e7 [2023-04-03T15:54:40.508Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T15:54:40.508Z] ---> Running in 016eaf173569 [2023-04-03T15:54:40.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T15:54:40.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T15:54:41.026Z] OK: 269 MiB in 57 packages [2023-04-03T15:54:42.982Z] Removing intermediate container 016eaf173569 [2023-04-03T15:54:42.982Z] ---> 9c87f0c124fd [2023-04-03T15:54:42.982Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-03T15:54:42.982Z] ---> 015a4da2ea2f [2023-04-03T15:54:42.982Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T15:54:43.241Z] ---> Running in f6e0136b8d50 [2023-04-03T15:54:44.618Z] Removing intermediate container f6e0136b8d50 [2023-04-03T15:54:44.618Z] ---> fe07e8d8b875 [2023-04-03T15:54:44.618Z] Step 11/25 : COPY . . [2023-04-03T15:54:44.878Z] ---> 981e1f2435ee [2023-04-03T15:54:44.878Z] Step 12/25 : RUN ${MAKE} [2023-04-03T15:54:44.878Z] ---> Running in 082b9c42a09f [2023-04-03T15:54:45.135Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-04-03T15:55:07.146Z] Removing intermediate container 082b9c42a09f [2023-04-03T15:55:07.146Z] ---> 4622633ddcfd [2023-04-03T15:55:07.146Z] Step 13/25 : FROM alpine:3.17 [2023-04-03T15:55:07.146Z] 3.17: Pulling from library/alpine [2023-04-03T15:55:07.146Z] f56be85fc22e: Pulling fs layer [2023-04-03T15:55:07.146Z] f56be85fc22e: Download complete [2023-04-03T15:55:07.146Z] f56be85fc22e: Pull complete [2023-04-03T15:55:07.146Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T15:55:07.146Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T15:55:07.146Z] ---> 9ed4aefc74f6 [2023-04-03T15:55:07.146Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-03T15:55:07.146Z] ---> Running in 006d747ca7fe [2023-04-03T15:55:07.146Z] Removing intermediate container 006d747ca7fe [2023-04-03T15:55:07.146Z] ---> a0e855a9ca0c [2023-04-03T15:55:07.146Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-03T15:55:07.146Z] ---> Running in 91fea90998eb [2023-04-03T15:55:07.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T15:55:07.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T15:55:07.146Z] OK: 7 MiB in 15 packages [2023-04-03T15:55:07.146Z] Removing intermediate container 91fea90998eb [2023-04-03T15:55:07.146Z] ---> fe66c7ce951d [2023-04-03T15:55:07.146Z] Step 16/25 : WORKDIR / [2023-04-03T15:55:07.146Z] ---> Running in b9eacac20ceb [2023-04-03T15:55:07.146Z] Removing intermediate container b9eacac20ceb [2023-04-03T15:55:07.146Z] ---> 909d1db63151 [2023-04-03T15:55:07.146Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-03T15:55:07.405Z] ---> 56503d3ce2d7 [2023-04-03T15:55:07.405Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-03T15:55:07.405Z] ---> ab57fb77c49d [2023-04-03T15:55:07.405Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-03T15:55:08.338Z] ---> ae2f63729ef5 [2023-04-03T15:55:08.338Z] Step 20/25 : EXPOSE 59910 [2023-04-03T15:55:08.338Z] ---> Running in aea69f7e5dd1 [2023-04-03T15:55:08.338Z] Removing intermediate container aea69f7e5dd1 [2023-04-03T15:55:08.338Z] ---> 333dd9ff8a3e [2023-04-03T15:55:08.338Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-03T15:55:08.338Z] ---> Running in 62229483141f [2023-04-03T15:55:08.338Z] Removing intermediate container 62229483141f [2023-04-03T15:55:08.338Z] ---> f290f868708c [2023-04-03T15:55:08.338Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T15:55:08.338Z] ---> Running in ed431c485dfd [2023-04-03T15:55:08.338Z] Removing intermediate container ed431c485dfd [2023-04-03T15:55:08.338Z] ---> 97bf5f8e9624 [2023-04-03T15:55:08.338Z] Step 23/25 : LABEL arch=amd64 [2023-04-03T15:55:08.338Z] ---> Running in ee0027a6202b [2023-04-03T15:55:08.597Z] Removing intermediate container ee0027a6202b [2023-04-03T15:55:08.597Z] ---> 10f210b6037c [2023-04-03T15:55:08.597Z] Step 24/25 : LABEL git_sha=3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1 [2023-04-03T15:55:08.597Z] ---> Running in 862cd6c4ed38 [2023-04-03T15:55:08.597Z] Removing intermediate container 862cd6c4ed38 [2023-04-03T15:55:08.597Z] ---> 4756fc55090c [2023-04-03T15:55:08.597Z] Step 25/25 : LABEL version=0.0.0 [2023-04-03T15:55:08.597Z] ---> Running in 6df38cbcd108 [2023-04-03T15:55:08.858Z] Removing intermediate container 6df38cbcd108 [2023-04-03T15:55:08.858Z] ---> ae16a596b7f5 [2023-04-03T15:55:08.858Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-03T15:55:08.858Z] Successfully built ae16a596b7f5 [2023-04-03T15:55:08.858Z] 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-04-03T15:55:09.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T15:55:09.321Z] [2023-04-03T15:55:09.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:55:09.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T15:55:09.620Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-03T15:55:09.620Z] 5eb5b503b376: Pulling fs layer [2023-04-03T15:55:09.620Z] 5c69ac0246d0: Pulling fs layer [2023-04-03T15:55:09.620Z] ec43610c2a17: Pulling fs layer [2023-04-03T15:55:09.620Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-03T15:55:09.620Z] 33b1e0a273af: Pulling fs layer [2023-04-03T15:55:09.620Z] 5d3b04190fa2: Pulling fs layer [2023-04-03T15:55:09.620Z] 2f39f015ded8: Pulling fs layer [2023-04-03T15:55:09.620Z] 5d3b04190fa2: Waiting [2023-04-03T15:55:09.620Z] 33b1e0a273af: Waiting [2023-04-03T15:55:09.620Z] 3a2ae6a8a46f: Waiting [2023-04-03T15:55:09.620Z] 2f39f015ded8: Waiting [2023-04-03T15:55:09.620Z] 5c69ac0246d0: Download complete [2023-04-03T15:55:09.620Z] 3a2ae6a8a46f: Download complete [2023-04-03T15:55:09.620Z] 33b1e0a273af: Verifying Checksum [2023-04-03T15:55:09.620Z] 33b1e0a273af: Download complete [2023-04-03T15:55:09.620Z] ec43610c2a17: Verifying Checksum [2023-04-03T15:55:09.620Z] ec43610c2a17: Download complete [2023-04-03T15:55:09.620Z] 5d3b04190fa2: Verifying Checksum [2023-04-03T15:55:09.620Z] 5d3b04190fa2: Download complete [2023-04-03T15:55:09.879Z] 5eb5b503b376: Verifying Checksum [2023-04-03T15:55:09.879Z] 5eb5b503b376: Download complete [2023-04-03T15:55:10.446Z] 2f39f015ded8: Download complete [2023-04-03T15:55:11.012Z] 5eb5b503b376: Pull complete [2023-04-03T15:55:11.270Z] 5c69ac0246d0: Pull complete [2023-04-03T15:55:11.529Z] ec43610c2a17: Pull complete [2023-04-03T15:55:11.787Z] 3a2ae6a8a46f: Pull complete [2023-04-03T15:55:12.046Z] 33b1e0a273af: Pull complete [2023-04-03T15:55:12.046Z] 5d3b04190fa2: Pull complete [2023-04-03T15:55:17.314Z] 2f39f015ded8: Pull complete [2023-04-03T15:55:17.314Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-03T15:55:17.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T15:55:17.314Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:55:17.398Z] prd-ubuntu20.04-docker-8c-8g-6704 does not seem to be running inside a container [2023-04-03T15:55:17.431Z] $ 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-147 -v /w/workspace/edgexfoundry_device-gpio_PR-147:/w/workspace/edgexfoundry_device-gpio_PR-147:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-147@tmp:/w/workspace/edgexfoundry_device-gpio_PR-147@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-04-03T15:55:20.679Z] $ docker top ad4af41a2cce0f6bff787c0d486c55fee0b03dfdc72d84904350c3d8447dce1b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:55:21.046Z] ---> job-cost.sh [2023-04-03T15:55:21.046Z] lf-activate-venv: SKIPPING [2023-04-03T15:55:21.046Z] INFO: No Stack... [2023-04-03T15:55:21.305Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-03T15:55:21.870Z] INFO: Archiving Costs [Pipeline] sh [2023-04-03T15:55:22.156Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-147/archives/cost.csv [2023-04-03T15:55:22.156Z] + cut -d, -f6 [Pipeline] lock [2023-04-03T15:55:22.168Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-147-2-stack-cost] [2023-04-03T15:55:22.178Z] Resource [jenkins-edgexfoundry-device-gpio-PR-147-2-stack-cost] did not exist. Created. [2023-04-03T15:55:22.178Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-147-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T15:55:22.480Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-03T15:55:22.498Z] Stashed 1 file(s) [Pipeline] } [2023-04-03T15:55:22.504Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-147-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-03T15:55:22.523Z] $ docker stop --time=1 ad4af41a2cce0f6bff787c0d486c55fee0b03dfdc72d84904350c3d8447dce1b [2023-04-03T15:55:23.685Z] $ docker rm -f --volumes ad4af41a2cce0f6bff787c0d486c55fee0b03dfdc72d84904350c3d8447dce1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-03T15:56:07.348Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6710 in /w/workspace/edgexfoundry_device-gpio_PR-147 [Pipeline] { [Pipeline] ws [2023-04-03T15:56:07.360Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2023-04-03T15:56:07.499Z] The recommended git tool is: git [2023-04-03T15:56:18.753Z] using credential edgex-jenkins-ssh [2023-04-03T15:56:18.780Z] Cloning the remote Git repository [2023-04-03T15:56:18.850Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-04-03T15:56:19.026Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2023-04-03T15:56:19.219Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-03T15:56:19.221Z] > git --version # timeout=10 [2023-04-03T15:56:19.256Z] > git --version # 'git version 2.25.1' [2023-04-03T15:56:19.260Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T15:56:19.479Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T15:56:21.416Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-03T15:56:21.454Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T15:56:23.146Z] Merging remotes/origin/main commit 0efe006339ca5e99e49409bbd2e97ba85884ec86 into PR head commit 3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1 [2023-04-03T15:56:23.514Z] Merge succeeded, producing 3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1 [2023-04-03T15:56:23.514Z] Checking out Revision 3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1 (PR-147) [2023-04-03T15:56:22.570Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-03T15:56:22.621Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-03T15:56:22.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T15:56:22.643Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/147/head:refs/remotes/origin/PR-147 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-03T15:56:23.169Z] > git config core.sparsecheckout # timeout=10 [2023-04-03T15:56:23.260Z] > git checkout -f 3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1 # timeout=10 [2023-04-03T15:56:23.381Z] > git remote # timeout=10 [2023-04-03T15:56:23.413Z] > git config --get remote.origin.url # timeout=10 [2023-04-03T15:56:23.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T15:56:23.456Z] > git merge 0efe006339ca5e99e49409bbd2e97ba85884ec86 # timeout=10 [2023-04-03T15:56:23.492Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-03T15:56:23.526Z] > git config core.sparsecheckout # timeout=10 [2023-04-03T15:56:23.548Z] > git checkout -f 3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1 # timeout=10 [2023-04-03T15:56:24.195Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T15:56:25.144Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-03T15:56:25.145Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T15:56:25.145Z] Dload Upload Total Spent Left Speed [2023-04-03T15:56:25.145Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 163k 0 --:--:-- --:--:-- --:--:-- 166k [Pipeline] sh [2023-04-03T15:56:25.881Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-03T15:56:26.242Z] + sudo tee /etc/docker/daemon.new [2023-04-03T15:56:26.242Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-03T15:56:26.242Z] { [2023-04-03T15:56:26.242Z] "registry-mirrors": [ [2023-04-03T15:56:26.242Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-03T15:56:26.242Z] ], [2023-04-03T15:56:26.242Z] "bip": "10.250.0.254/24", [2023-04-03T15:56:26.242Z] "hosts": [ [2023-04-03T15:56:26.242Z] "tcp://0.0.0.0:5555", [2023-04-03T15:56:26.242Z] "unix:///var/run/docker.sock" [2023-04-03T15:56:26.242Z] ], [2023-04-03T15:56:26.242Z] "mtu": 1458, [2023-04-03T15:56:26.242Z] "selinux-enabled": true, [2023-04-03T15:56:26.242Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-03T15:56:26.242Z] } [Pipeline] sh [2023-04-03T15:56:26.610Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-03T15:56:27.025Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T15:56:45.407Z] provisioning config files... [2023-04-03T15:56:45.443Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config16311978388832514429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:56:45.883Z] ---> docker-login.sh [2023-04-03T15:56:45.883Z] nexus3.edgexfoundry.org:10001 [2023-04-03T15:56:46.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:56:46.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:56:46.754Z] Configure a credential helper to remove this warning. See [2023-04-03T15:56:46.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:56:46.754Z] [2023-04-03T15:56:46.754Z] Login Succeeded [2023-04-03T15:56:46.754Z] nexus3.edgexfoundry.org:10002 [2023-04-03T15:56:47.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:56:47.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:56:47.029Z] Configure a credential helper to remove this warning. See [2023-04-03T15:56:47.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:56:47.029Z] [2023-04-03T15:56:47.029Z] Login Succeeded [2023-04-03T15:56:47.029Z] nexus3.edgexfoundry.org:10003 [2023-04-03T15:56:47.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:56:47.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:56:47.576Z] Configure a credential helper to remove this warning. See [2023-04-03T15:56:47.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:56:47.576Z] [2023-04-03T15:56:47.576Z] Login Succeeded [2023-04-03T15:56:47.576Z] nexus3.edgexfoundry.org:10004 [2023-04-03T15:56:47.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:56:48.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:56:48.137Z] Configure a credential helper to remove this warning. See [2023-04-03T15:56:48.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:56:48.137Z] [2023-04-03T15:56:48.137Z] Login Succeeded [2023-04-03T15:56:48.137Z] docker.io [2023-04-03T15:56:48.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:56:48.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:56:48.682Z] Configure a credential helper to remove this warning. See [2023-04-03T15:56:48.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:56:48.682Z] [2023-04-03T15:56:48.682Z] Login Succeeded [2023-04-03T15:56:48.682Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T15:56:48.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-03T15:56:49.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T15:56:49.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T15:56:49.099Z] ========================================================= [2023-04-03T15:56:49.099Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-03T15:56:49.099Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:56:49.467Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-03T15:56:50.071Z] Sending build context to Docker daemon 8.1MB [2023-04-03T15:56:50.071Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T15:56:50.071Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-03T15:56:50.071Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-03T15:56:50.071Z] af6eaf76a39c: Pulling fs layer [2023-04-03T15:56:50.071Z] 55522c791124: Pulling fs layer [2023-04-03T15:56:50.071Z] ce5c4a1c91eb: Pulling fs layer [2023-04-03T15:56:50.071Z] 169dfbe0d373: Pulling fs layer [2023-04-03T15:56:50.071Z] e1ff8fa3b103: Pulling fs layer [2023-04-03T15:56:50.071Z] 52ebb69f0ebf: Pulling fs layer [2023-04-03T15:56:50.071Z] 5abe8eddf0d5: Pulling fs layer [2023-04-03T15:56:50.071Z] 169dfbe0d373: Waiting [2023-04-03T15:56:50.071Z] e1ff8fa3b103: Waiting [2023-04-03T15:56:50.071Z] 52ebb69f0ebf: Waiting [2023-04-03T15:56:50.346Z] 55522c791124: Verifying Checksum [2023-04-03T15:56:50.346Z] 55522c791124: Download complete [2023-04-03T15:56:50.346Z] 169dfbe0d373: Verifying Checksum [2023-04-03T15:56:50.346Z] 169dfbe0d373: Download complete [2023-04-03T15:56:50.346Z] e1ff8fa3b103: Download complete [2023-04-03T15:56:50.346Z] af6eaf76a39c: Verifying Checksum [2023-04-03T15:56:50.346Z] af6eaf76a39c: Download complete [2023-04-03T15:56:51.930Z] af6eaf76a39c: Pull complete [2023-04-03T15:56:51.930Z] 5abe8eddf0d5: Verifying Checksum [2023-04-03T15:56:51.930Z] 5abe8eddf0d5: Download complete [2023-04-03T15:56:52.994Z] 55522c791124: Pull complete [2023-04-03T15:56:54.440Z] 52ebb69f0ebf: Download complete [2023-04-03T15:56:54.440Z] ce5c4a1c91eb: Verifying Checksum [2023-04-03T15:56:54.440Z] ce5c4a1c91eb: Download complete [2023-04-03T15:57:09.504Z] ce5c4a1c91eb: Pull complete [2023-04-03T15:57:09.776Z] 169dfbe0d373: Pull complete [2023-04-03T15:57:10.052Z] e1ff8fa3b103: Pull complete [2023-04-03T15:57:20.217Z] 52ebb69f0ebf: Pull complete [2023-04-03T15:57:22.197Z] 5abe8eddf0d5: Pull complete [2023-04-03T15:57:22.197Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-03T15:57:22.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T15:57:22.197Z] ---> 6cb57ee374ae [2023-04-03T15:57:22.197Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-03T15:57:23.638Z] ---> Running in 963c9ea7112f [2023-04-03T15:57:23.638Z] Removing intermediate container 963c9ea7112f [2023-04-03T15:57:23.638Z] ---> c7a12a0ae092 [2023-04-03T15:57:23.638Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T15:57:23.911Z] ---> Running in e2fdb037a5ea [2023-04-03T15:57:24.184Z] Removing intermediate container e2fdb037a5ea [2023-04-03T15:57:24.184Z] ---> bf4a2a50594b [2023-04-03T15:57:24.184Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-03T15:57:24.457Z] ---> Running in cc34a8b80cfa [2023-04-03T15:57:24.730Z] Removing intermediate container cc34a8b80cfa [2023-04-03T15:57:24.730Z] ---> 980446ac871f [2023-04-03T15:57:24.730Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T15:57:24.730Z] ---> Running in 64b34b5d9ede [2023-04-03T15:57:25.324Z] Removing intermediate container 64b34b5d9ede [2023-04-03T15:57:25.324Z] ---> e014a98811fd [2023-04-03T15:57:25.324Z] Step 7/12 : WORKDIR /device-gpio [2023-04-03T15:57:25.324Z] ---> Running in 1a7caec89b44 [2023-04-03T15:57:25.598Z] Removing intermediate container 1a7caec89b44 [2023-04-03T15:57:25.599Z] ---> 5e7d94f4997d [2023-04-03T15:57:25.599Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T15:57:25.871Z] ---> Running in 23babd3670b3 [2023-04-03T15:57:27.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T15:57:27.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T15:57:29.330Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-03T15:57:29.330Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-03T15:57:29.330Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-03T15:57:29.330Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-03T15:57:29.330Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T15:57:29.330Z] OK: 268 MiB in 57 packages [2023-04-03T15:57:30.763Z] Removing intermediate container 23babd3670b3 [2023-04-03T15:57:30.763Z] ---> 5075d3f22df6 [2023-04-03T15:57:30.763Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-03T15:57:31.036Z] ---> 88175d041110 [2023-04-03T15:57:31.036Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T15:57:31.311Z] ---> Running in 02cf935f094f [2023-04-03T15:58:53.073Z] Removing intermediate container 02cf935f094f [2023-04-03T15:58:53.073Z] ---> caeaa5220e65 [2023-04-03T15:58:53.073Z] Step 11/12 : COPY . . [2023-04-03T15:58:53.073Z] ---> eb021c925b46 [2023-04-03T15:58:53.073Z] Step 12/12 : RUN ${MAKE} [2023-04-03T15:58:53.073Z] ---> Running in cdfd942e3c6a [2023-04-03T15:58:53.073Z] noop [2023-04-03T15:58:53.073Z] Removing intermediate container cdfd942e3c6a [2023-04-03T15:58:53.073Z] ---> e5cdff56221c [2023-04-03T15:58:53.073Z] Successfully built e5cdff56221c [2023-04-03T15:58:53.073Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:58:53.451Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T15:58:53.451Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:58:53.732Z] prd-ubuntu20.04-docker-arm64-4c-16g-6710 does not seem to be running inside a container [2023-04-03T15:58:53.818Z] $ 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-04-03T15:58:56.012Z] $ docker top a5aab9cfb41fc881a6dfef10d08c3af8037e81a4cc11d4220abf0666f397fe70 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T15:58:56.912Z] + go version [2023-04-03T15:58:56.912Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-03T15:58:56.936Z] $ docker stop --time=1 a5aab9cfb41fc881a6dfef10d08c3af8037e81a4cc11d4220abf0666f397fe70 [2023-04-03T15:58:58.643Z] $ docker rm -f --volumes a5aab9cfb41fc881a6dfef10d08c3af8037e81a4cc11d4220abf0666f397fe70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:58:59.244Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T15:58:59.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:58:59.475Z] prd-ubuntu20.04-docker-arm64-4c-16g-6710 does not seem to be running inside a container [2023-04-03T15:58:59.564Z] $ 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-04-03T15:59:00.919Z] $ docker top 446c82a721280aef5377f4462c56d5daa3cda8a8a5cf879c087e9ee486b5d49b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T15:59:01.797Z] + git config --global --add safe.directory /w/workspace/device-gpio/2 [Pipeline] fileExists [Pipeline] sh [2023-04-03T15:59:02.496Z] + make test [2023-04-03T15:59:02.496Z] go test ./... -coverprofile=coverage.out ./... [2023-04-03T15:59:49.419Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-03T16:01:56.201Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-03T16:01:56.201Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-03T16:01:56.201Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-03T16:01:56.201Z] go vet ./... [2023-04-03T16:02:28.557Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T16:02:28.557Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T16:02:28.557Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-03T16:02:28.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-03T16:02:28.587Z] $ docker stop --time=1 446c82a721280aef5377f4462c56d5daa3cda8a8a5cf879c087e9ee486b5d49b [2023-04-03T16:02:30.530Z] $ docker rm -f --volumes 446c82a721280aef5377f4462c56d5daa3cda8a8a5cf879c087e9ee486b5d49b [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T16:02:31.799Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-03T16:02:31.823Z] Warning: overwriting stash ‘coverage-report’ [2023-04-03T16:02:32.457Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T16:02:32.871Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-03T16:02:33.208Z] + ls -al . [2023-04-03T16:02:33.209Z] total 152 [2023-04-03T16:02:33.209Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 15:59 . [2023-04-03T16:02:33.209Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 15:56 .. [2023-04-03T16:02:33.209Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 3 15:56 .dockerignore [2023-04-03T16:02:33.209Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 15:56 .git [2023-04-03T16:02:33.209Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:56 .github [2023-04-03T16:02:33.209Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 3 15:56 .gitignore [2023-04-03T16:02:33.209Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 15:56 .golangci.yml [2023-04-03T16:02:33.209Z] -rw-rw-r-- 1 jenkins jenkins 9573 Apr 3 15:56 Attribution.txt [2023-04-03T16:02:33.209Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 3 15:56 CHANGELOG.md [2023-04-03T16:02:33.209Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 3 15:56 Dockerfile [2023-04-03T16:02:33.209Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 15:56 GOVERNANCE.md [2023-04-03T16:02:33.209Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 3 15:56 Jenkinsfile [2023-04-03T16:02:33.209Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 3 15:56 LICENSE [2023-04-03T16:02:33.209Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 3 15:56 Makefile [2023-04-03T16:02:33.209Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 3 15:56 OWNERS.md [2023-04-03T16:02:33.209Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 3 15:56 README.md [2023-04-03T16:02:33.209Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 3 15:53 VERSION [2023-04-03T16:02:33.209Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 15:56 bin [2023-04-03T16:02:33.209Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:56 cmd [2023-04-03T16:02:33.209Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 3 15:59 coverage.out [2023-04-03T16:02:33.209Z] -rw-rw-r-- 1 jenkins jenkins 3266 Apr 3 15:56 go.mod [2023-04-03T16:02:33.209Z] -rw-rw-r-- 1 jenkins jenkins 31438 Apr 3 15:56 go.sum [2023-04-03T16:02:33.209Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:56 internal [2023-04-03T16:02:33.209Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 15:56 snap [2023-04-03T16:02:33.209Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 3 15:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:02:33.570Z] + 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=3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1 --label arch=arm64 --label version=0.0.0 . [2023-04-03T16:02:33.852Z] Sending build context to Docker daemon 8.101MB [2023-04-03T16:02:33.852Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T16:02:33.852Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-03T16:02:33.852Z] ---> e5cdff56221c [2023-04-03T16:02:33.852Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-03T16:02:34.124Z] ---> Running in 0ce699794805 [2023-04-03T16:02:34.398Z] Removing intermediate container 0ce699794805 [2023-04-03T16:02:34.398Z] ---> 5cc0dc86b336 [2023-04-03T16:02:34.399Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T16:02:34.668Z] ---> Running in f8cc1d208533 [2023-04-03T16:02:34.941Z] Removing intermediate container f8cc1d208533 [2023-04-03T16:02:34.941Z] ---> c9d35527addd [2023-04-03T16:02:34.941Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-03T16:02:34.941Z] ---> Running in 0fd3faca6c17 [2023-04-03T16:02:35.217Z] Removing intermediate container 0fd3faca6c17 [2023-04-03T16:02:35.217Z] ---> 9d37b83b476b [2023-04-03T16:02:35.217Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T16:02:35.490Z] ---> Running in 1eb84f7e27e0 [2023-04-03T16:02:35.763Z] Removing intermediate container 1eb84f7e27e0 [2023-04-03T16:02:35.763Z] ---> ce6b187ace45 [2023-04-03T16:02:35.763Z] Step 7/25 : WORKDIR /device-gpio [2023-04-03T16:02:36.035Z] ---> Running in 427382996abb [2023-04-03T16:02:36.308Z] Removing intermediate container 427382996abb [2023-04-03T16:02:36.308Z] ---> c7e0050d8658 [2023-04-03T16:02:36.308Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T16:02:36.308Z] ---> Running in 8bbd860820ee [2023-04-03T16:02:37.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T16:02:38.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T16:02:39.766Z] OK: 268 MiB in 57 packages [2023-04-03T16:02:40.737Z] Removing intermediate container 8bbd860820ee [2023-04-03T16:02:40.737Z] ---> 35aeb9513aaa [2023-04-03T16:02:40.737Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-03T16:02:41.329Z] ---> 2db505d03496 [2023-04-03T16:02:41.329Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T16:02:41.602Z] ---> Running in 03fef530a35b [2023-04-03T16:02:44.971Z] Removing intermediate container 03fef530a35b [2023-04-03T16:02:44.971Z] ---> c45da542e5bd [2023-04-03T16:02:44.971Z] Step 11/25 : COPY . . [2023-04-03T16:02:45.565Z] ---> d75a2be2505c [2023-04-03T16:02:45.565Z] Step 12/25 : RUN ${MAKE} [2023-04-03T16:02:45.835Z] ---> Running in 93993ca2f254 [2023-04-03T16:02:46.806Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-04-03T16:05:38.625Z] Removing intermediate container 93993ca2f254 [2023-04-03T16:05:38.625Z] ---> 488b6eeaa296 [2023-04-03T16:05:38.625Z] Step 13/25 : FROM alpine:3.17 [2023-04-03T16:05:38.625Z] 3.17: Pulling from library/alpine [2023-04-03T16:05:38.625Z] c41833b44d91: Pulling fs layer [2023-04-03T16:05:38.625Z] c41833b44d91: Verifying Checksum [2023-04-03T16:05:38.625Z] c41833b44d91: Pull complete [2023-04-03T16:05:38.625Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T16:05:38.625Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T16:05:38.625Z] ---> 51e60588ff2c [2023-04-03T16:05:38.625Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-03T16:05:38.625Z] ---> Running in 59351f564d76 [2023-04-03T16:05:38.625Z] Removing intermediate container 59351f564d76 [2023-04-03T16:05:38.625Z] ---> 4c020e3040a2 [2023-04-03T16:05:38.625Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-03T16:05:38.625Z] ---> Running in d26d000d7c16 [2023-04-03T16:05:38.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T16:05:38.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T16:05:38.625Z] OK: 7 MiB in 15 packages [2023-04-03T16:05:38.625Z] Removing intermediate container d26d000d7c16 [2023-04-03T16:05:38.625Z] ---> 966f08e8aded [2023-04-03T16:05:38.625Z] Step 16/25 : WORKDIR / [2023-04-03T16:05:38.625Z] ---> Running in 125afc3c23da [2023-04-03T16:05:38.625Z] Removing intermediate container 125afc3c23da [2023-04-03T16:05:38.625Z] ---> f0618f2d7e7f [2023-04-03T16:05:38.625Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-03T16:05:38.625Z] ---> b1646ab49ce7 [2023-04-03T16:05:38.625Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-03T16:05:38.625Z] ---> 973ecaaf310d [2023-04-03T16:05:38.625Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-03T16:05:38.625Z] ---> 4e4bb2f5450c [2023-04-03T16:05:38.625Z] Step 20/25 : EXPOSE 59910 [2023-04-03T16:05:38.625Z] ---> Running in 1245875098e2 [2023-04-03T16:05:38.625Z] Removing intermediate container 1245875098e2 [2023-04-03T16:05:38.625Z] ---> 3fdd94c2f29f [2023-04-03T16:05:38.625Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-03T16:05:38.625Z] ---> Running in 47be090cf537 [2023-04-03T16:05:38.625Z] Removing intermediate container 47be090cf537 [2023-04-03T16:05:38.625Z] ---> 878c6caf99b7 [2023-04-03T16:05:38.625Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T16:05:38.625Z] ---> Running in 9c223416f8d4 [2023-04-03T16:05:38.625Z] Removing intermediate container 9c223416f8d4 [2023-04-03T16:05:38.625Z] ---> 8cd58c4601b9 [2023-04-03T16:05:38.625Z] Step 23/25 : LABEL arch=arm64 [2023-04-03T16:05:38.625Z] ---> Running in 34943ae38758 [2023-04-03T16:05:38.625Z] Removing intermediate container 34943ae38758 [2023-04-03T16:05:38.625Z] ---> 8fd14245ed7a [2023-04-03T16:05:38.625Z] Step 24/25 : LABEL git_sha=3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1 [2023-04-03T16:05:38.625Z] ---> Running in fd24b63e83df [2023-04-03T16:05:38.625Z] Removing intermediate container fd24b63e83df [2023-04-03T16:05:38.625Z] ---> 7e5a9fb8e92e [2023-04-03T16:05:38.625Z] Step 25/25 : LABEL version=0.0.0 [2023-04-03T16:05:38.625Z] ---> Running in e19fb3ebc3d1 [2023-04-03T16:05:38.625Z] Removing intermediate container e19fb3ebc3d1 [2023-04-03T16:05:38.625Z] ---> 65ab764815a3 [2023-04-03T16:05:38.625Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-03T16:05:38.625Z] Successfully built 65ab764815a3 [2023-04-03T16:05:38.625Z] 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-04-03T16:05:39.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T16:05:39.078Z] [2023-04-03T16:05:39.078Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:05:39.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T16:05:39.412Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-03T16:05:39.412Z] 8998bd30e6a1: Pulling fs layer [2023-04-03T16:05:39.412Z] 04944245beec: Pulling fs layer [2023-04-03T16:05:39.412Z] 699f458cf7ca: Pulling fs layer [2023-04-03T16:05:39.412Z] 765212b225bb: Pulling fs layer [2023-04-03T16:05:39.412Z] f23df028b6ca: Pulling fs layer [2023-04-03T16:05:39.412Z] d65c8cfc05b1: Pulling fs layer [2023-04-03T16:05:39.412Z] 2437ff75d9bd: Pulling fs layer [2023-04-03T16:05:39.412Z] 765212b225bb: Waiting [2023-04-03T16:05:39.412Z] f23df028b6ca: Waiting [2023-04-03T16:05:39.412Z] d65c8cfc05b1: Waiting [2023-04-03T16:05:39.412Z] 2437ff75d9bd: Waiting [2023-04-03T16:05:39.681Z] 04944245beec: Verifying Checksum [2023-04-03T16:05:39.681Z] 04944245beec: Download complete [2023-04-03T16:05:39.681Z] 765212b225bb: Verifying Checksum [2023-04-03T16:05:39.681Z] 765212b225bb: Download complete [2023-04-03T16:05:39.681Z] f23df028b6ca: Verifying Checksum [2023-04-03T16:05:39.681Z] f23df028b6ca: Download complete [2023-04-03T16:05:39.681Z] d65c8cfc05b1: Verifying Checksum [2023-04-03T16:05:39.681Z] d65c8cfc05b1: Download complete [2023-04-03T16:05:39.951Z] 699f458cf7ca: Verifying Checksum [2023-04-03T16:05:39.951Z] 699f458cf7ca: Download complete [2023-04-03T16:05:40.346Z] 8998bd30e6a1: Verifying Checksum [2023-04-03T16:05:40.346Z] 8998bd30e6a1: Download complete [2023-04-03T16:05:43.000Z] 2437ff75d9bd: Verifying Checksum [2023-04-03T16:05:43.000Z] 2437ff75d9bd: Download complete [2023-04-03T16:05:45.016Z] 8998bd30e6a1: Pull complete [2023-04-03T16:05:45.284Z] 04944245beec: Pull complete [2023-04-03T16:05:46.702Z] 699f458cf7ca: Pull complete [2023-04-03T16:05:46.971Z] 765212b225bb: Pull complete [2023-04-03T16:05:47.558Z] f23df028b6ca: Pull complete [2023-04-03T16:05:47.827Z] d65c8cfc05b1: Pull complete [2023-04-03T16:06:02.850Z] 2437ff75d9bd: Pull complete [2023-04-03T16:06:02.850Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-03T16:06:02.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T16:06:02.850Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:06:03.067Z] prd-ubuntu20.04-docker-arm64-4c-16g-6710 does not seem to be running inside a container [2023-04-03T16:06:03.139Z] $ 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-04-03T16:06:05.810Z] $ docker top a000198c3cb94334032ecb49aad96b5e15a1191a3129a8d7f5a9d255a526acf0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:06:06.630Z] ---> job-cost.sh [2023-04-03T16:06:06.630Z] lf-activate-venv: SKIPPING [2023-04-03T16:06:06.630Z] INFO: No Stack... [2023-04-03T16:06:06.897Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-03T16:06:07.861Z] INFO: Archiving Costs [Pipeline] sh [2023-04-03T16:06:08.504Z] + cat /w/workspace/device-gpio/2/archives/cost.csv [2023-04-03T16:06:08.504Z] + cut -d, -f6 [Pipeline] lock [2023-04-03T16:06:08.572Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-147-2-stack-cost] [2023-04-03T16:06:08.581Z] Resource [jenkins-edgexfoundry-device-gpio-PR-147-2-stack-cost] did not exist. Created. [2023-04-03T16:06:08.581Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-147-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T16:06:08.917Z] /w/workspace/device-gpio/2@tmp/durable-1ce73df1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-03T16:06:09.257Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-03T16:06:09.281Z] Warning: overwriting stash ‘stack-cost’ [2023-04-03T16:06:09.330Z] Stashed 1 file(s) [Pipeline] } [2023-04-03T16:06:09.340Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-147-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-03T16:06:09.357Z] $ docker stop --time=1 a000198c3cb94334032ecb49aad96b5e15a1191a3129a8d7f5a9d255a526acf0 [2023-04-03T16:06:10.827Z] $ docker rm -f --volumes a000198c3cb94334032ecb49aad96b5e15a1191a3129a8d7f5a9d255a526acf0 [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-04-03T16:06:11.193Z] provisioning config files... [2023-04-03T16:06:11.199Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-147@tmp/config2897371814986291839tmp [Pipeline] { [Pipeline] sh [2023-04-03T16:06:11.487Z] + set +x [2023-04-03T16:06:11.487Z] + curl -s https://codecov.io/bash [2023-04-03T16:06:11.487Z] + bash -s -- [2023-04-03T16:06:11.487Z] [2023-04-03T16:06:11.487Z] _____ _ [2023-04-03T16:06:11.487Z] / ____| | | [2023-04-03T16:06:11.487Z] | | ___ __| | ___ ___ _____ __ [2023-04-03T16:06:11.487Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-03T16:06:11.487Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-03T16:06:11.487Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-03T16:06:11.487Z] Bash-1.0.6 [2023-04-03T16:06:11.487Z] [2023-04-03T16:06:11.487Z] [2023-04-03T16:06:11.487Z] ==> git version 2.25.1 found [2023-04-03T16:06:11.487Z] ==> 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-04-03T16:06:11.487Z] Release-Date: 2020-01-08 [2023-04-03T16:06:11.487Z] 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-04-03T16:06:11.487Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-03T16:06:11.487Z] ==> Jenkins CI detected. [2023-04-03T16:06:11.487Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-147 [2023-04-03T16:06:11.487Z] project root: . [2023-04-03T16:06:11.487Z] --> token set from env [2023-04-03T16:06:11.487Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-03T16:06:11.487Z] ==> Running gcov in . (disable via -X gcov) [2023-04-03T16:06:11.487Z] ==> Python coveragepy not found [2023-04-03T16:06:11.487Z] ==> Searching for coverage reports in: [2023-04-03T16:06:11.487Z] + . [2023-04-03T16:06:11.487Z] -> Found 1 reports [2023-04-03T16:06:11.487Z] ==> Detecting git/mercurial file structure [2023-04-03T16:06:11.487Z] ==> Reading reports [2023-04-03T16:06:11.487Z] + ./coverage.out bytes=10 [2023-04-03T16:06:11.487Z] ==> Appending adjustments [2023-04-03T16:06:11.487Z] https://docs.codecov.io/docs/fixing-reports [2023-04-03T16:06:11.747Z] + Found adjustments [2023-04-03T16:06:11.747Z] ==> Gzipping contents [2023-04-03T16:06:11.747Z] 4.0K /tmp/codecov.GkcaML.gz [2023-04-03T16:06:11.747Z] ==> Uploading reports [2023-04-03T16:06:11.747Z] url: https://codecov.io [2023-04-03T16:06:11.747Z] query: branch=PR-147&commit=3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-147%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=147&job=&cmd_args= [2023-04-03T16:06:11.747Z] -> Pinging Codecov [2023-04-03T16:06:11.747Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-147&commit=3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-147%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=147&job=&cmd_args= [2023-04-03T16:06:11.747Z] -> Uploading to [2023-04-03T16:06:11.747Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-03/3EC07B1A8CA8AF9BCAA0BB9F0134797F/3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1/6bc3ef2d-470e-482f-8617-182a7553cf86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230403%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230403T160611Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17ebcf3f74f1f1a268c960d66ce19964e397a83029f5e70108ded4b4a1bd5bbd [2023-04-03T16:06:11.747Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T16:06:11.747Z] Dload Upload Total Spent Left Speed [2023-04-03T16:06:12.008Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 707 0 0 100 707 0 2958 --:--:-- --:--:-- --:--:-- 2958 [2023-04-03T16:06:12.008Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/3bbdaabc9fdd567d83fc75fa7ab5a9188fd7e1e1 [Pipeline] } [2023-04-03T16:06:12.015Z] 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-04-03T16:06:12.645Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-147/archives ] [2023-04-03T16:06:12.645Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-147/archives [2023-04-03T16:06:12.645Z] total 16 [2023-04-03T16:06:12.645Z] drwxr-xr-x 3 root root 4096 Apr 3 15:55 . [2023-04-03T16:06:12.645Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 3 15:55 .. [2023-04-03T16:06:12.645Z] drwxr-xr-x 2 root root 4096 Apr 3 15:55 cost [2023-04-03T16:06:12.645Z] -rw-r--r-- 1 root root 83 Apr 3 15:55 cost.csv [2023-04-03T16:06:12.645Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-147/archives [2023-04-03T16:06:12.645Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-147/archives [2023-04-03T16:06:12.646Z] total 16 [2023-04-03T16:06:12.646Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 15:55 . [2023-04-03T16:06:12.646Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 3 15:55 .. [2023-04-03T16:06:12.646Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 3 15:55 cost [2023-04-03T16:06:12.646Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 3 15:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:06:12.939Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:06:13.799Z] ---> package-listing.sh [2023-04-03T16:06:13.799Z] ++ facter osfamily [2023-04-03T16:06:13.799Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-03T16:06:14.059Z] + OS_FAMILY=debian [2023-04-03T16:06:14.059Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-147 [2023-04-03T16:06:14.059Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-03T16:06:14.059Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-03T16:06:14.059Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-03T16:06:14.059Z] + PACKAGES=/tmp/packages_start.txt [2023-04-03T16:06:14.059Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-147 ']' [2023-04-03T16:06:14.059Z] + PACKAGES=/tmp/packages_end.txt [2023-04-03T16:06:14.059Z] + case "${OS_FAMILY}" in [2023-04-03T16:06:14.059Z] + dpkg -l [2023-04-03T16:06:14.059Z] + grep '^ii' [2023-04-03T16:06:14.059Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-03T16:06:14.059Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-03T16:06:14.059Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-03T16:06:14.059Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-147 ']' [2023-04-03T16:06:14.059Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-147/archives/ [2023-04-03T16:06:14.059Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-147/archives/ [Pipeline] echo [2023-04-03T16:06:14.069Z] 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-147/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-03T16:06:14.345Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:06:14.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T16:06:14.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:06:14.976Z] prd-ubuntu20.04-docker-8c-8g-6704 does not seem to be running inside a container [2023-04-03T16:06:15.007Z] $ 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-147/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-147 -v /w/workspace/edgexfoundry_device-gpio_PR-147:/w/workspace/edgexfoundry_device-gpio_PR-147:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-147@tmp:/w/workspace/edgexfoundry_device-gpio_PR-147@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-03T16:06:15.201Z] $ docker top 6bb46f5ef0517f195f559a69ab8383e1abc43efc845e42c8e2246580cf8d65c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T16:06:15.537Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-03T16:06:15.821Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-03T16:06:16.103Z] + ls /var/log/sa-host [2023-04-03T16:06:16.103Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T16:06:16.174Z] provisioning config files... [2023-04-03T16:06:16.182Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-147@tmp/config1804972002555330578tmp [Pipeline] { [Pipeline] echo [2023-04-03T16:06:16.194Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:06:16.481Z] ---> create-netrc.sh [Pipeline] } [2023-04-03T16:06:16.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:06:16.815Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-03T16:06:16.823Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:06:17.107Z] ---> sudo-logs.sh [2023-04-03T16:06:17.107Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-03T16:06:17.141Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:06:17.426Z] ---> job-cost.sh [2023-04-03T16:06:17.426Z] lf-activate-venv: SKIPPING [2023-04-03T16:06:17.426Z] DEBUG: total: 0.2199999988079071 [2023-04-03T16:06:17.426Z] INFO: Retrieving Stack Cost... [2023-04-03T16:06:17.999Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-03T16:06:18.261Z] INFO: Archiving Costs [Pipeline] echo [2023-04-03T16:06:18.274Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:06:18.559Z] ---> logs-deploy.sh [2023-04-03T16:06:18.559Z] lf-activate-venv: SKIPPING [2023-04-03T16:06:18.559Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-147/2 [2023-04-03T16:06:18.559Z] INFO: archiving workspace using pattern(s): [2023-04-03T16:06:19.496Z] Archives upload complete. [2023-04-03T16:06:19.496Z] INFO: archiving logs to Nexus