Pull request #164 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 286290b4d25fb8232d419e9fcfd0700a3b5ac07d+5b9829103c2079071eaf01e57caf9b47463cebaa (2a279e8c04079de08e1e8a41e6ddf429ab35362e) 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-ssh7742214262340064076.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh16881074402759956233.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-164/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-164/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12698320423288602387.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-164/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10805665789406836115.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13699960652236933724.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-164/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-164/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8515266180572802503.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-11142’ Running on prd-ubuntu20.04-docker-8c-8g-11149 in /w/workspace/edgexfoundry_device-gpio_PR-164 [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-164 # 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/164/head:refs/remotes/origin/PR-164 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5b9829103c2079071eaf01e57caf9b47463cebaa into PR head commit 286290b4d25fb8232d419e9fcfd0700a3b5ac07d Merge succeeded, producing 286290b4d25fb8232d419e9fcfd0700a3b5ac07d Checking out Revision 286290b4d25fb8232d419e9fcfd0700a3b5ac07d (PR-164) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-27T01:04:09.653Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 286290b4d25fb8232d419e9fcfd0700a3b5ac07d # 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 5b9829103c2079071eaf01e57caf9b47463cebaa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 286290b4d25fb8232d419e9fcfd0700a3b5ac07d # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-27T01:04:09.856Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-27T01:04:09.955Z] ========================================================= [2023-04-27T01:04:09.955Z] EdgeX Global Pipelines Version Info [2023-04-27T01:04:09.955Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-27T01:04:10.708Z] ------------------- [2023-04-27T01:04:10.708Z] stable info: [2023-04-27T01:04:10.708Z] ------------------- [2023-04-27T01:04:10.708Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-27T01:04:10.708Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T01:04:10.708Z] Message: update stable to v1.0.248 [2023-04-27T01:04:11.281Z] ------------------- [2023-04-27T01:04:11.281Z] experimental info: [2023-04-27T01:04:11.281Z] ------------------- [2023-04-27T01:04:11.281Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-27T01:04:11.281Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T01:04:11.281Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-27T01:04:11.688Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-04-27T01:04:11.734Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-04-27T01:04:11.775Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-27T01:04:11.819Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-27T01:04:11.867Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-27T01:04:11.914Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-27T01:04:11.959Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-27T01:04:12.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-27T01:04:12.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-27T01:04:12.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-27T01:04:12.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-27T01:04:12.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-04-27T01:04:12.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-27T01:04:12.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-27T01:04:12.301Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T01:04:12.344Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T01:04:12.387Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T01:04:12.441Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T01:04:12.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-27T01:04:12.535Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-27T01:04:12.579Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-27T01:04:12.621Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-27T01:04:12.664Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-27T01:04:12.707Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-27T01:04:12.745Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-27T01:04:12.780Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-27T01:04:12.825Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-27T01:04:12.863Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-164 [Pipeline] echo [2023-04-27T01:04:12.903Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-164 [Pipeline] echo [2023-04-27T01:04:12.967Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-164 [Pipeline] echo [2023-04-27T01:04:13.006Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 286290b4d25fb8232d419e9fcfd0700a3b5ac07d [Pipeline] echo [2023-04-27T01:04:13.045Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 286290b [Pipeline] echo [2023-04-27T01:04:13.084Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T01:04:13.195Z] provisioning config files... [2023-04-27T01:04:13.228Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-164@tmp/config3860994338410387292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T01:04:13.577Z] ---> docker-login.sh [2023-04-27T01:04:13.577Z] nexus3.edgexfoundry.org:10001 [2023-04-27T01:04:13.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:04:13.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:04:13.845Z] Configure a credential helper to remove this warning. See [2023-04-27T01:04:13.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:04:13.845Z] [2023-04-27T01:04:13.845Z] Login Succeeded [2023-04-27T01:04:13.845Z] nexus3.edgexfoundry.org:10002 [2023-04-27T01:04:13.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:04:13.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:04:13.845Z] Configure a credential helper to remove this warning. See [2023-04-27T01:04:13.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:04:13.845Z] [2023-04-27T01:04:13.845Z] Login Succeeded [2023-04-27T01:04:13.845Z] nexus3.edgexfoundry.org:10003 [2023-04-27T01:04:14.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:04:14.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:04:14.106Z] Configure a credential helper to remove this warning. See [2023-04-27T01:04:14.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:04:14.106Z] [2023-04-27T01:04:14.106Z] Login Succeeded [2023-04-27T01:04:14.106Z] nexus3.edgexfoundry.org:10004 [2023-04-27T01:04:14.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:04:14.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:04:14.106Z] Configure a credential helper to remove this warning. See [2023-04-27T01:04:14.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:04:14.106Z] [2023-04-27T01:04:14.106Z] Login Succeeded [2023-04-27T01:04:14.369Z] docker.io [2023-04-27T01:04:14.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:04:14.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:04:14.630Z] Configure a credential helper to remove this warning. See [2023-04-27T01:04:14.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:04:14.630Z] [2023-04-27T01:04:14.630Z] Login Succeeded [2023-04-27T01:04:14.630Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T01:04:14.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-27T01:04:15.301Z] + git rev-list -1 --merges 286290b4d25fb8232d419e9fcfd0700a3b5ac07d~1..286290b4d25fb8232d419e9fcfd0700a3b5ac07d [Pipeline] echo [2023-04-27T01:04:15.371Z] -----------> git rev-list -1 --merges 286290b4d25fb8232d419e9fcfd0700a3b5ac07d~1..286290b4d25fb8232d419e9fcfd0700a3b5ac07d 286290b4d25fb8232d419e9fcfd0700a3b5ac07d [false] [Pipeline] sh [2023-04-27T01:04:15.688Z] + git log --format=format:%s -1 286290b4d25fb8232d419e9fcfd0700a3b5ac07d [Pipeline] echo [2023-04-27T01:04:15.727Z] ========================================================= [2023-04-27T01:04:15.727Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-27T01:04:15.727Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T01:04:16.161Z] + git log --format=format:%s -1 286290b4d25fb8232d419e9fcfd0700a3b5ac07d [Pipeline] echo [2023-04-27T01:04:16.196Z] [semverPrep] GIT_COMMIT: 286290b4d25fb8232d419e9fcfd0700a3b5ac07d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-27T01:04:16.227Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-27T01:04:16.614Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T01:04:16.614Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-27T01:04:16.614Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-27T01:04:16.614Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-27T01:04:16.614Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-27T01:04:16.614Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-27T01:04:16.614Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T01:04:17.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T01:04:17.277Z] [2023-04-27T01:04:17.277Z] 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-27T01:04:17.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T01:04:17.656Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-27T01:04:17.656Z] b85a868b505f: Pulling fs layer [2023-04-27T01:04:17.656Z] e2be974225ed: Pulling fs layer [2023-04-27T01:04:17.656Z] 339a4e72a1f5: Pulling fs layer [2023-04-27T01:04:17.656Z] 988bab9f4d93: Pulling fs layer [2023-04-27T01:04:17.656Z] 1469e6f7b9e6: Pulling fs layer [2023-04-27T01:04:17.656Z] eaf3925da568: Pulling fs layer [2023-04-27T01:04:17.656Z] bab4dde63d76: Pulling fs layer [2023-04-27T01:04:17.656Z] bde34c3a00c8: Pulling fs layer [2023-04-27T01:04:17.656Z] b352a97aabf1: Pulling fs layer [2023-04-27T01:04:17.656Z] 4872d77fe225: Pulling fs layer [2023-04-27T01:04:17.656Z] 5851b861e8e6: Pulling fs layer [2023-04-27T01:04:17.656Z] eaf3925da568: Waiting [2023-04-27T01:04:17.657Z] 5851b861e8e6: Waiting [2023-04-27T01:04:17.657Z] 4872d77fe225: Waiting [2023-04-27T01:04:17.657Z] bde34c3a00c8: Waiting [2023-04-27T01:04:17.657Z] 1469e6f7b9e6: Waiting [2023-04-27T01:04:17.657Z] bab4dde63d76: Waiting [2023-04-27T01:04:17.657Z] b352a97aabf1: Waiting [2023-04-27T01:04:17.657Z] 988bab9f4d93: Waiting [2023-04-27T01:04:17.657Z] e2be974225ed: Verifying Checksum [2023-04-27T01:04:17.657Z] 988bab9f4d93: Verifying Checksum [2023-04-27T01:04:17.657Z] 988bab9f4d93: Download complete [2023-04-27T01:04:17.657Z] 339a4e72a1f5: Verifying Checksum [2023-04-27T01:04:17.657Z] 339a4e72a1f5: Download complete [2023-04-27T01:04:17.917Z] 1469e6f7b9e6: Verifying Checksum [2023-04-27T01:04:17.917Z] 1469e6f7b9e6: Download complete [2023-04-27T01:04:17.917Z] eaf3925da568: Download complete [2023-04-27T01:04:17.917Z] bde34c3a00c8: Verifying Checksum [2023-04-27T01:04:17.917Z] bde34c3a00c8: Download complete [2023-04-27T01:04:17.917Z] b352a97aabf1: Download complete [2023-04-27T01:04:17.917Z] 4872d77fe225: Download complete [2023-04-27T01:04:17.917Z] 5851b861e8e6: Verifying Checksum [2023-04-27T01:04:17.917Z] 5851b861e8e6: Download complete [2023-04-27T01:04:17.917Z] b85a868b505f: Verifying Checksum [2023-04-27T01:04:17.917Z] b85a868b505f: Download complete [2023-04-27T01:04:18.177Z] bab4dde63d76: Verifying Checksum [2023-04-27T01:04:18.177Z] bab4dde63d76: Download complete [2023-04-27T01:04:19.117Z] b85a868b505f: Pull complete [2023-04-27T01:04:19.377Z] e2be974225ed: Pull complete [2023-04-27T01:04:19.947Z] 339a4e72a1f5: Pull complete [2023-04-27T01:04:19.947Z] 988bab9f4d93: Pull complete [2023-04-27T01:04:20.207Z] 1469e6f7b9e6: Pull complete [2023-04-27T01:04:20.207Z] eaf3925da568: Pull complete [2023-04-27T01:04:22.113Z] bab4dde63d76: Pull complete [2023-04-27T01:04:22.113Z] bde34c3a00c8: Pull complete [2023-04-27T01:04:22.379Z] b352a97aabf1: Pull complete [2023-04-27T01:04:22.379Z] 4872d77fe225: Pull complete [2023-04-27T01:04:22.379Z] 5851b861e8e6: Pull complete [2023-04-27T01:04:22.379Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-27T01:04:22.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T01:04:22.640Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T01:04:22.908Z] prd-ubuntu20.04-docker-8c-8g-11149 does not seem to be running inside a container [2023-04-27T01:04:22.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-164 -v /w/workspace/edgexfoundry_device-gpio_PR-164:/w/workspace/edgexfoundry_device-gpio_PR-164:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-164@tmp:/w/workspace/edgexfoundry_device-gpio_PR-164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-27T01:04:24.873Z] $ docker top 7f8f84e0ae6c1d9c85b9055137ab4a5b7e88b17bc9e8aada3e88f49e5c368868 -eo pid,comm [2023-04-27T01:04:24.943Z] 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-27T01:04:24.943Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T01:04:25.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T01:04:25.064Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T01:04:25.194Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T01:04:25.188Z] $ docker exec 7f8f84e0ae6c1d9c85b9055137ab4a5b7e88b17bc9e8aada3e88f49e5c368868 ssh-agent [2023-04-27T01:04:25.316Z] SSH_AUTH_SOCK=/tmp/ssh-MMLU05RzK7q1/agent.31 [2023-04-27T01:04:25.316Z] SSH_AGENT_PID=37 [2023-04-27T01:04:25.324Z] Running ssh-add (command line suppressed) [2023-04-27T01:04:25.415Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-164@tmp/private_key_10998848815640830757.key (/w/workspace/edgexfoundry_device-gpio_PR-164@tmp/private_key_10998848815640830757.key) [2023-04-27T01:04:25.445Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T01:04:25.780Z] + git tag --points-at HEAD [Pipeline] } [2023-04-27T01:04:25.799Z] $ docker exec --env ******** --env ******** 7f8f84e0ae6c1d9c85b9055137ab4a5b7e88b17bc9e8aada3e88f49e5c368868 ssh-agent -k [2023-04-27T01:04:25.895Z] unset SSH_AUTH_SOCK; [2023-04-27T01:04:25.896Z] unset SSH_AGENT_PID; [2023-04-27T01:04:25.896Z] echo Agent pid 37 killed; [2023-04-27T01:04:25.916Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-27T01:04:26.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T01:04:26.011Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T01:04:26.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T01:04:26.126Z] $ docker exec 7f8f84e0ae6c1d9c85b9055137ab4a5b7e88b17bc9e8aada3e88f49e5c368868 ssh-agent [2023-04-27T01:04:26.253Z] SSH_AUTH_SOCK=/tmp/ssh-vPvEdFgMye9n/agent.69 [2023-04-27T01:04:26.253Z] SSH_AGENT_PID=75 [2023-04-27T01:04:26.262Z] Running ssh-add (command line suppressed) [2023-04-27T01:04:26.368Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-164@tmp/private_key_18327378774527064773.key (/w/workspace/edgexfoundry_device-gpio_PR-164@tmp/private_key_18327378774527064773.key) [2023-04-27T01:04:26.395Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T01:04:26.729Z] + git semver init [2023-04-27T01:04:26.991Z] 2023-04-27 01:04:26,919 [run_init] DEBUG init version:0.0.0 force:False [2023-04-27T01:04:26.991Z] 2023-04-27 01:04:26,920 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-164/.semver [2023-04-27T01:04:26.991Z] 2023-04-27 01:04:26,921 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-164/.semver [2023-04-27T01:04:26.991Z] 2023-04-27 01:04:26,921 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-164/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-164, universal_newlines=False, shell=None, istream=None) [2023-04-27T01:04:27.930Z] 2023-04-27 01:04:27,830 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-164/.git/info/exclude [2023-04-27T01:04:27.930Z] 2023-04-27 01:04:27,832 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-164/.semver/PR-164 with force:False [2023-04-27T01:04:27.930Z] 2023-04-27 01:04:27,832 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-164/.semver/PR-164 [2023-04-27T01:04:27.930Z] 2023-04-27 01:04:27,837 [execute] INFO git cat-file --batch-check [2023-04-27T01:04:27.930Z] 2023-04-27 01:04:27,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-164/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T01:04:27.930Z] 2023-04-27 01:04:27,844 [execute] INFO git cat-file --batch [2023-04-27T01:04:27.930Z] 2023-04-27 01:04:27,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-164/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T01:04:27.930Z] 2023-04-27 01:04:27,850 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-164/.semver/PR-164 [2023-04-27T01:04:27.930Z] 0.0.0 [Pipeline] } [2023-04-27T01:04:27.955Z] $ docker exec --env ******** --env ******** 7f8f84e0ae6c1d9c85b9055137ab4a5b7e88b17bc9e8aada3e88f49e5c368868 ssh-agent -k [2023-04-27T01:04:28.059Z] unset SSH_AUTH_SOCK; [2023-04-27T01:04:28.060Z] unset SSH_AGENT_PID; [2023-04-27T01:04:28.060Z] echo Agent pid 75 killed; [2023-04-27T01:04:28.081Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T01:04:28.505Z] + git semver [Pipeline] } [2023-04-27T01:04:28.783Z] $ docker stop --time=1 7f8f84e0ae6c1d9c85b9055137ab4a5b7e88b17bc9e8aada3e88f49e5c368868 [2023-04-27T01:04:30.068Z] $ docker rm -f --volumes 7f8f84e0ae6c1d9c85b9055137ab4a5b7e88b17bc9e8aada3e88f49e5c368868 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T01:04:30.489Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-27T01:04:30.795Z] Stashed 1 file(s) [Pipeline] echo [2023-04-27T01:04:30.814Z] [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-27T01:04:31.393Z] provisioning config files... [2023-04-27T01:04:31.404Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-164@tmp/config2825606153684572749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T01:04:31.760Z] ---> docker-login.sh [2023-04-27T01:04:31.760Z] nexus3.edgexfoundry.org:10001 [2023-04-27T01:04:31.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:04:31.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:04:31.760Z] Configure a credential helper to remove this warning. See [2023-04-27T01:04:31.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:04:31.760Z] [2023-04-27T01:04:31.760Z] Login Succeeded [2023-04-27T01:04:31.760Z] nexus3.edgexfoundry.org:10002 [2023-04-27T01:04:31.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:04:31.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:04:31.760Z] Configure a credential helper to remove this warning. See [2023-04-27T01:04:31.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:04:31.760Z] [2023-04-27T01:04:31.760Z] Login Succeeded [2023-04-27T01:04:31.760Z] nexus3.edgexfoundry.org:10003 [2023-04-27T01:04:32.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:04:32.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:04:32.020Z] Configure a credential helper to remove this warning. See [2023-04-27T01:04:32.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:04:32.020Z] [2023-04-27T01:04:32.020Z] Login Succeeded [2023-04-27T01:04:32.020Z] nexus3.edgexfoundry.org:10004 [2023-04-27T01:04:32.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:04:32.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:04:32.020Z] Configure a credential helper to remove this warning. See [2023-04-27T01:04:32.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:04:32.020Z] [2023-04-27T01:04:32.020Z] Login Succeeded [2023-04-27T01:04:32.020Z] docker.io [2023-04-27T01:04:32.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:04:32.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:04:32.279Z] Configure a credential helper to remove this warning. See [2023-04-27T01:04:32.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:04:32.279Z] [2023-04-27T01:04:32.279Z] Login Succeeded [2023-04-27T01:04:32.279Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T01:04:32.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T01:04:32.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T01:04:32.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T01:04:32.586Z] ========================================================= [2023-04-27T01:04:32.586Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-27T01:04:32.586Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T01:04:33.059Z] + 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-27T01:04:33.059Z] Sending build context to Docker daemon 16.1MB [2023-04-27T01:04:33.059Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T01:04:33.059Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-27T01:04:33.059Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-27T01:04:33.059Z] f56be85fc22e: Pulling fs layer [2023-04-27T01:04:33.059Z] 85791d961cd3: Pulling fs layer [2023-04-27T01:04:33.059Z] d694b5ae8c79: Pulling fs layer [2023-04-27T01:04:33.059Z] 9f32a84ed3da: Pulling fs layer [2023-04-27T01:04:33.059Z] 4d19c01a9841: Pulling fs layer [2023-04-27T01:04:33.059Z] 9325e15d5711: Pulling fs layer [2023-04-27T01:04:33.059Z] 556b6ee489ea: Pulling fs layer [2023-04-27T01:04:33.059Z] c5a4b2cf53e6: Pulling fs layer [2023-04-27T01:04:33.059Z] 9f32a84ed3da: Waiting [2023-04-27T01:04:33.059Z] 4d19c01a9841: Waiting [2023-04-27T01:04:33.059Z] 9325e15d5711: Waiting [2023-04-27T01:04:33.059Z] 556b6ee489ea: Waiting [2023-04-27T01:04:33.059Z] c5a4b2cf53e6: Waiting [2023-04-27T01:04:33.320Z] 85791d961cd3: Download complete [2023-04-27T01:04:33.320Z] 9f32a84ed3da: Verifying Checksum [2023-04-27T01:04:33.320Z] 9f32a84ed3da: Download complete [2023-04-27T01:04:33.320Z] 4d19c01a9841: Verifying Checksum [2023-04-27T01:04:33.320Z] 4d19c01a9841: Download complete [2023-04-27T01:04:33.320Z] f56be85fc22e: Verifying Checksum [2023-04-27T01:04:33.320Z] f56be85fc22e: Download complete [2023-04-27T01:04:33.320Z] 9325e15d5711: Verifying Checksum [2023-04-27T01:04:33.320Z] 9325e15d5711: Download complete [2023-04-27T01:04:33.581Z] f56be85fc22e: Pull complete [2023-04-27T01:04:33.581Z] 85791d961cd3: Pull complete [2023-04-27T01:04:33.581Z] c5a4b2cf53e6: Verifying Checksum [2023-04-27T01:04:33.581Z] c5a4b2cf53e6: Download complete [2023-04-27T01:04:33.841Z] d694b5ae8c79: Download complete [2023-04-27T01:04:34.100Z] 556b6ee489ea: Verifying Checksum [2023-04-27T01:04:34.100Z] 556b6ee489ea: Download complete [2023-04-27T01:04:38.285Z] d694b5ae8c79: Pull complete [2023-04-27T01:04:38.286Z] 9f32a84ed3da: Pull complete [2023-04-27T01:04:38.286Z] 4d19c01a9841: Pull complete [2023-04-27T01:04:38.286Z] 9325e15d5711: Pull complete [2023-04-27T01:04:40.821Z] 556b6ee489ea: Pull complete [2023-04-27T01:04:41.387Z] c5a4b2cf53e6: Pull complete [2023-04-27T01:04:41.387Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-27T01:04:41.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-27T01:04:41.387Z] ---> c4be618373d6 [2023-04-27T01:04:41.387Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-27T01:04:44.743Z] ---> Running in 420d353f271e [2023-04-27T01:04:44.744Z] Removing intermediate container 420d353f271e [2023-04-27T01:04:44.744Z] ---> 6aa92a4a0d29 [2023-04-27T01:04:44.744Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T01:04:44.744Z] ---> Running in a89c3cffb176 [2023-04-27T01:04:44.744Z] Removing intermediate container a89c3cffb176 [2023-04-27T01:04:44.744Z] ---> 938a861a093f [2023-04-27T01:04:44.744Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-27T01:04:44.744Z] ---> Running in ce392ddff5d5 [2023-04-27T01:04:44.744Z] Removing intermediate container ce392ddff5d5 [2023-04-27T01:04:44.744Z] ---> 565316e0ec00 [2023-04-27T01:04:44.744Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T01:04:44.744Z] ---> Running in 698a59f93809 [2023-04-27T01:04:44.744Z] Removing intermediate container 698a59f93809 [2023-04-27T01:04:44.744Z] ---> 753c5cf50bf8 [2023-04-27T01:04:44.744Z] Step 7/12 : WORKDIR /device-gpio [2023-04-27T01:04:44.744Z] ---> Running in 18b9c65c8355 [2023-04-27T01:04:44.744Z] Removing intermediate container 18b9c65c8355 [2023-04-27T01:04:44.744Z] ---> a8aeefaa507e [2023-04-27T01:04:44.744Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T01:04:44.744Z] ---> Running in 33d950f575b2 [2023-04-27T01:04:45.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T01:04:45.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T01:04:45.520Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-27T01:04:45.520Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-27T01:04:45.520Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-27T01:04:45.520Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-27T01:04:45.520Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T01:04:45.520Z] OK: 269 MiB in 57 packages [2023-04-27T01:04:46.091Z] Removing intermediate container 33d950f575b2 [2023-04-27T01:04:46.091Z] ---> e53e792cfaad [2023-04-27T01:04:46.091Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-27T01:04:46.091Z] ---> 1391ebd20eda [2023-04-27T01:04:46.091Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T01:04:46.091Z] ---> Running in 2ddb47a6f490 [2023-04-27T01:04:46.208Z] Still waiting to schedule task [2023-04-27T01:04:46.209Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11146’ [2023-04-27T01:05:12.652Z] Removing intermediate container 2ddb47a6f490 [2023-04-27T01:05:12.652Z] ---> 90673d539c24 [2023-04-27T01:05:12.652Z] Step 11/12 : COPY . . [2023-04-27T01:05:12.652Z] ---> b6a460262ad9 [2023-04-27T01:05:12.652Z] Step 12/12 : RUN ${MAKE} [2023-04-27T01:05:12.652Z] ---> Running in ef3977060885 [2023-04-27T01:05:12.652Z] noop [2023-04-27T01:05:12.652Z] Removing intermediate container ef3977060885 [2023-04-27T01:05:12.652Z] ---> b1731cd4e05f [2023-04-27T01:05:12.652Z] Successfully built b1731cd4e05f [2023-04-27T01:05:12.652Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T01:05:13.134Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T01:05:13.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T01:05:13.299Z] prd-ubuntu20.04-docker-8c-8g-11149 does not seem to be running inside a container [2023-04-27T01:05:13.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-164 -v /w/workspace/edgexfoundry_device-gpio_PR-164:/w/workspace/edgexfoundry_device-gpio_PR-164:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-164@tmp:/w/workspace/edgexfoundry_device-gpio_PR-164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-27T01:05:13.906Z] $ docker top ddde6753a1e0ebd40e4f262495e7803ab57a0e15801235956db3776770d1a9fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T01:05:14.294Z] + go version [2023-04-27T01:05:14.294Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-27T01:05:14.336Z] $ docker stop --time=1 ddde6753a1e0ebd40e4f262495e7803ab57a0e15801235956db3776770d1a9fc [2023-04-27T01:05:15.645Z] $ docker rm -f --volumes ddde6753a1e0ebd40e4f262495e7803ab57a0e15801235956db3776770d1a9fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T01:05:16.415Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T01:05:16.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T01:05:16.592Z] prd-ubuntu20.04-docker-8c-8g-11149 does not seem to be running inside a container [2023-04-27T01:05:16.630Z] $ 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-164 -v /w/workspace/edgexfoundry_device-gpio_PR-164:/w/workspace/edgexfoundry_device-gpio_PR-164:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-164@tmp:/w/workspace/edgexfoundry_device-gpio_PR-164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-27T01:05:17.106Z] $ docker top 18c8ea34809410b32133b42e8b7de1cd42918a6adc5e4a68810a6fe9715c12dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T01:05:17.502Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-164 [Pipeline] fileExists [Pipeline] sh [2023-04-27T01:05:17.885Z] + make test [2023-04-27T01:05:17.885Z] go test ./... -coverprofile=coverage.out ./... [2023-04-27T01:05:23.167Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-27T01:05:35.373Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-27T01:05:35.373Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-27T01:05:40.657Z] go vet ./... [2023-04-27T01:05:44.845Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T01:05:44.845Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T01:05:44.845Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-27T01:05:44.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T01:05:44.927Z] $ docker stop --time=1 18c8ea34809410b32133b42e8b7de1cd42918a6adc5e4a68810a6fe9715c12dd [2023-04-27T01:05:47.390Z] $ docker rm -f --volumes 18c8ea34809410b32133b42e8b7de1cd42918a6adc5e4a68810a6fe9715c12dd [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T01:05:47.969Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T01:05:48.033Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-27T01:05:48.692Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-27T01:05:49.004Z] + ls -al . [2023-04-27T01:05:49.004Z] total 156 [2023-04-27T01:05:49.004Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 01:05 . [2023-04-27T01:05:49.004Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 01:04 .. [2023-04-27T01:05:49.004Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 27 01:04 .dockerignore [2023-04-27T01:05:49.004Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 01:04 .git [2023-04-27T01:05:49.004Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 01:04 .github [2023-04-27T01:05:49.004Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 27 01:04 .gitignore [2023-04-27T01:05:49.004Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 01:04 .golangci.yml [2023-04-27T01:05:49.004Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 01:04 .semver [2023-04-27T01:05:49.004Z] -rw-rw-r-- 1 jenkins jenkins 9702 Apr 27 01:04 Attribution.txt [2023-04-27T01:05:49.004Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 27 01:04 CHANGELOG.md [2023-04-27T01:05:49.004Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 27 01:04 Dockerfile [2023-04-27T01:05:49.004Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 01:04 GOVERNANCE.md [2023-04-27T01:05:49.004Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 27 01:04 Jenkinsfile [2023-04-27T01:05:49.004Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 01:04 LICENSE [2023-04-27T01:05:49.004Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 27 01:04 Makefile [2023-04-27T01:05:49.004Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 01:04 OWNERS.md [2023-04-27T01:05:49.004Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 27 01:04 README.md [2023-04-27T01:05:49.004Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 01:04 VERSION [2023-04-27T01:05:49.004Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 01:04 bin [2023-04-27T01:05:49.004Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 01:04 cmd [2023-04-27T01:05:49.004Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 27 01:05 coverage.out [2023-04-27T01:05:49.004Z] -rw-rw-r-- 1 jenkins jenkins 3269 Apr 27 01:04 go.mod [2023-04-27T01:05:49.004Z] -rw-rw-r-- 1 jenkins jenkins 31700 Apr 27 01:04 go.sum [2023-04-27T01:05:49.004Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 01:04 internal [2023-04-27T01:05:49.004Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 01:04 snap [2023-04-27T01:05:49.004Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 27 01:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T01:05:49.413Z] + 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=286290b4d25fb8232d419e9fcfd0700a3b5ac07d --label arch=amd64 --label version=0.0.0 . [2023-04-27T01:05:49.413Z] Sending build context to Docker daemon 16.1MB [2023-04-27T01:05:49.413Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T01:05:49.413Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-27T01:05:49.413Z] ---> b1731cd4e05f [2023-04-27T01:05:49.413Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-27T01:05:49.673Z] ---> Running in 1b65bfc6c8cf [2023-04-27T01:05:49.673Z] Removing intermediate container 1b65bfc6c8cf [2023-04-27T01:05:49.673Z] ---> b267454dfb2f [2023-04-27T01:05:49.673Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T01:05:49.673Z] ---> Running in ac7d5ea8b867 [2023-04-27T01:05:49.933Z] Removing intermediate container ac7d5ea8b867 [2023-04-27T01:05:49.933Z] ---> f8f23c086b76 [2023-04-27T01:05:49.933Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-27T01:05:49.933Z] ---> Running in 88000189723c [2023-04-27T01:05:49.933Z] Removing intermediate container 88000189723c [2023-04-27T01:05:49.933Z] ---> 55f5a7605be0 [2023-04-27T01:05:49.933Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T01:05:49.933Z] ---> Running in c48679f9ab2f [2023-04-27T01:05:49.933Z] Removing intermediate container c48679f9ab2f [2023-04-27T01:05:49.933Z] ---> b809281e5e73 [2023-04-27T01:05:49.933Z] Step 7/25 : WORKDIR /device-gpio [2023-04-27T01:05:49.933Z] ---> Running in c733d7b1fabc [2023-04-27T01:05:50.191Z] Removing intermediate container c733d7b1fabc [2023-04-27T01:05:50.191Z] ---> 6266c894d46b [2023-04-27T01:05:50.191Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T01:05:50.191Z] ---> Running in c584e175b332 [2023-04-27T01:05:50.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T01:05:50.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T01:05:50.725Z] OK: 269 MiB in 57 packages [2023-04-27T01:05:50.985Z] Removing intermediate container c584e175b332 [2023-04-27T01:05:50.985Z] ---> 13af9a5054f4 [2023-04-27T01:05:50.985Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-27T01:05:50.985Z] ---> 46bbb02a513b [2023-04-27T01:05:50.985Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T01:05:51.245Z] ---> Running in fd901705573d [2023-04-27T01:05:51.813Z] Removing intermediate container fd901705573d [2023-04-27T01:05:51.813Z] ---> 432469852311 [2023-04-27T01:05:51.813Z] Step 11/25 : COPY . . [2023-04-27T01:05:52.755Z] ---> 0dd0ca6d74f1 [2023-04-27T01:05:52.755Z] Step 12/25 : RUN ${MAKE} [2023-04-27T01:05:52.755Z] ---> Running in a3567318fba8 [2023-04-27T01:05:52.755Z] 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-27T01:06:14.697Z] Removing intermediate container a3567318fba8 [2023-04-27T01:06:14.697Z] ---> 21224be8c2c7 [2023-04-27T01:06:14.697Z] Step 13/25 : FROM alpine:3.17 [2023-04-27T01:06:14.697Z] 3.17: Pulling from library/alpine [2023-04-27T01:06:14.697Z] f56be85fc22e: Already exists [2023-04-27T01:06:14.697Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T01:06:14.697Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T01:06:14.697Z] ---> 9ed4aefc74f6 [2023-04-27T01:06:14.697Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-27T01:06:14.697Z] ---> Running in e0ea00254021 [2023-04-27T01:06:14.697Z] Removing intermediate container e0ea00254021 [2023-04-27T01:06:14.697Z] ---> 44c3d95b4995 [2023-04-27T01:06:14.697Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-27T01:06:14.697Z] ---> Running in cb18714267a9 [2023-04-27T01:06:14.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T01:06:14.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T01:06:14.697Z] OK: 7 MiB in 15 packages [2023-04-27T01:06:14.697Z] Removing intermediate container cb18714267a9 [2023-04-27T01:06:14.697Z] ---> fe6ce4c6803d [2023-04-27T01:06:14.697Z] Step 16/25 : WORKDIR / [2023-04-27T01:06:14.697Z] ---> Running in 414fc31c40d4 [2023-04-27T01:06:14.698Z] Removing intermediate container 414fc31c40d4 [2023-04-27T01:06:14.698Z] ---> c521d2ade495 [2023-04-27T01:06:14.698Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-27T01:06:14.698Z] ---> 5e6b956b9a59 [2023-04-27T01:06:14.698Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-27T01:06:14.698Z] ---> 46308201aef9 [2023-04-27T01:06:14.698Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-27T01:06:14.698Z] ---> c28dfe9fba44 [2023-04-27T01:06:14.698Z] Step 20/25 : EXPOSE 59910 [2023-04-27T01:06:14.698Z] ---> Running in 88931cc53e33 [2023-04-27T01:06:14.955Z] Removing intermediate container 88931cc53e33 [2023-04-27T01:06:14.956Z] ---> 9fcbf97d1ca4 [2023-04-27T01:06:14.956Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-27T01:06:14.956Z] ---> Running in bf36b676cdf4 [2023-04-27T01:06:14.956Z] Removing intermediate container bf36b676cdf4 [2023-04-27T01:06:14.956Z] ---> d230e252c4b3 [2023-04-27T01:06:14.956Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T01:06:14.956Z] ---> Running in da38d678b778 [2023-04-27T01:06:14.956Z] Removing intermediate container da38d678b778 [2023-04-27T01:06:14.956Z] ---> 5b8ec07d58f3 [2023-04-27T01:06:14.956Z] Step 23/25 : LABEL arch=amd64 [2023-04-27T01:06:14.956Z] ---> Running in fc305fc167f7 [2023-04-27T01:06:15.215Z] Removing intermediate container fc305fc167f7 [2023-04-27T01:06:15.215Z] ---> ef6540e25bc9 [2023-04-27T01:06:15.215Z] Step 24/25 : LABEL git_sha=286290b4d25fb8232d419e9fcfd0700a3b5ac07d [2023-04-27T01:06:15.215Z] ---> Running in ac4f9b903a8d [2023-04-27T01:06:15.215Z] Removing intermediate container ac4f9b903a8d [2023-04-27T01:06:15.215Z] ---> 2e307fc36fdb [2023-04-27T01:06:15.215Z] Step 25/25 : LABEL version=0.0.0 [2023-04-27T01:06:15.215Z] ---> Running in 58ef0a40aa08 [2023-04-27T01:06:15.475Z] Removing intermediate container 58ef0a40aa08 [2023-04-27T01:06:15.475Z] ---> d087b2e5d01c [2023-04-27T01:06:15.475Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T01:06:15.475Z] Successfully built d087b2e5d01c [2023-04-27T01:06:15.475Z] 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-27T01:06:16.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T01:06:16.330Z] [2023-04-27T01:06:16.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T01:06:16.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T01:06:16.714Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-27T01:06:16.714Z] 5eb5b503b376: Pulling fs layer [2023-04-27T01:06:16.714Z] 5c69ac0246d0: Pulling fs layer [2023-04-27T01:06:16.714Z] ec43610c2a17: Pulling fs layer [2023-04-27T01:06:16.714Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-27T01:06:16.714Z] 33b1e0a273af: Pulling fs layer [2023-04-27T01:06:16.714Z] 5d3b04190fa2: Pulling fs layer [2023-04-27T01:06:16.714Z] 2f39f015ded8: Pulling fs layer [2023-04-27T01:06:16.714Z] 3a2ae6a8a46f: Waiting [2023-04-27T01:06:16.714Z] 33b1e0a273af: Waiting [2023-04-27T01:06:16.714Z] 5d3b04190fa2: Waiting [2023-04-27T01:06:16.714Z] 2f39f015ded8: Waiting [2023-04-27T01:06:16.714Z] 5c69ac0246d0: Verifying Checksum [2023-04-27T01:06:16.714Z] 5c69ac0246d0: Download complete [2023-04-27T01:06:16.714Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-27T01:06:16.714Z] 3a2ae6a8a46f: Download complete [2023-04-27T01:06:16.973Z] 33b1e0a273af: Verifying Checksum [2023-04-27T01:06:16.973Z] 33b1e0a273af: Download complete [2023-04-27T01:06:16.973Z] ec43610c2a17: Verifying Checksum [2023-04-27T01:06:16.973Z] ec43610c2a17: Download complete [2023-04-27T01:06:16.973Z] 5d3b04190fa2: Download complete [2023-04-27T01:06:16.973Z] 5eb5b503b376: Verifying Checksum [2023-04-27T01:06:16.973Z] 5eb5b503b376: Download complete [2023-04-27T01:06:17.548Z] 2f39f015ded8: Download complete [2023-04-27T01:06:18.482Z] 5eb5b503b376: Pull complete [2023-04-27T01:06:18.482Z] 5c69ac0246d0: Pull complete [2023-04-27T01:06:19.049Z] ec43610c2a17: Pull complete [2023-04-27T01:06:19.309Z] 3a2ae6a8a46f: Pull complete [2023-04-27T01:06:19.567Z] 33b1e0a273af: Pull complete [2023-04-27T01:06:19.567Z] 5d3b04190fa2: Pull complete [2023-04-27T01:06:24.832Z] 2f39f015ded8: Pull complete [2023-04-27T01:06:24.832Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-27T01:06:24.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T01:06:24.832Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T01:06:25.068Z] prd-ubuntu20.04-docker-8c-8g-11149 does not seem to be running inside a container [2023-04-27T01:06:25.104Z] $ 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-164 -v /w/workspace/edgexfoundry_device-gpio_PR-164:/w/workspace/edgexfoundry_device-gpio_PR-164:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-164@tmp:/w/workspace/edgexfoundry_device-gpio_PR-164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-27T01:06:28.058Z] $ docker top be9838207dbcf0a0023e509d17139b778cd31803265ad3ca3ed2feca0c630001 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T01:06:28.497Z] ---> job-cost.sh [2023-04-27T01:06:28.498Z] lf-activate-venv: SKIPPING [2023-04-27T01:06:28.498Z] INFO: No Stack... [2023-04-27T01:06:29.066Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T01:06:29.328Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T01:06:29.643Z] + cut -d, -f6 [2023-04-27T01:06:29.644Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-164/archives/cost.csv [Pipeline] lock [2023-04-27T01:06:29.687Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-164-1-stack-cost] [2023-04-27T01:06:29.691Z] Resource [jenkins-edgexfoundry-device-gpio-PR-164-1-stack-cost] did not exist. Created. [2023-04-27T01:06:29.691Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-164-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T01:06:30.085Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-27T01:06:30.136Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T01:06:30.165Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-164-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T01:06:30.242Z] $ docker stop --time=1 be9838207dbcf0a0023e509d17139b778cd31803265ad3ca3ed2feca0c630001 [2023-04-27T01:06:31.430Z] $ docker rm -f --volumes be9838207dbcf0a0023e509d17139b778cd31803265ad3ca3ed2feca0c630001 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-27T01:07:49.095Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11151 in /w/workspace/edgexfoundry_device-gpio_PR-164 [Pipeline] { [Pipeline] ws [2023-04-27T01:07:49.158Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-04-27T01:07:49.252Z] The recommended git tool is: git [2023-04-27T01:07:55.243Z] using credential edgex-jenkins-ssh [2023-04-27T01:07:55.261Z] Cloning the remote Git repository [2023-04-27T01:07:55.313Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-04-27T01:07:55.418Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-04-27T01:07:55.570Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-27T01:07:55.571Z] > git --version # timeout=10 [2023-04-27T01:07:55.594Z] > git --version # 'git version 2.25.1' [2023-04-27T01:07:55.597Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T01:07:55.745Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T01:07:57.265Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-27T01:07:57.287Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T01:07:58.825Z] Merging remotes/origin/main commit 5b9829103c2079071eaf01e57caf9b47463cebaa into PR head commit 286290b4d25fb8232d419e9fcfd0700a3b5ac07d [2023-04-27T01:07:59.125Z] Merge succeeded, producing 286290b4d25fb8232d419e9fcfd0700a3b5ac07d [2023-04-27T01:07:59.126Z] Checking out Revision 286290b4d25fb8232d419e9fcfd0700a3b5ac07d (PR-164) [2023-04-27T01:07:58.216Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-27T01:07:58.262Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-27T01:07:58.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T01:07:58.280Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/164/head:refs/remotes/origin/PR-164 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-27T01:07:58.847Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T01:07:58.928Z] > git checkout -f 286290b4d25fb8232d419e9fcfd0700a3b5ac07d # timeout=10 [2023-04-27T01:07:59.010Z] > git remote # timeout=10 [2023-04-27T01:07:59.030Z] > git config --get remote.origin.url # timeout=10 [2023-04-27T01:07:59.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T01:07:59.078Z] > git merge 5b9829103c2079071eaf01e57caf9b47463cebaa # timeout=10 [2023-04-27T01:07:59.108Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-27T01:07:59.134Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T01:07:59.147Z] > git checkout -f 286290b4d25fb8232d419e9fcfd0700a3b5ac07d # timeout=10 [2023-04-27T01:07:59.702Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-27T01:07:59.758Z] > git --version # timeout=10 [2023-04-27T01:07:59.772Z] > git --version # 'git version 2.25.1' [2023-04-27T01:07:59.786Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T01:08:00.994Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-27T01:08:00.995Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T01:08:00.995Z] Dload Upload Total Spent Left Speed [2023-04-27T01:08:00.995Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-04-27T01:08:01.576Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-27T01:08:01.924Z] + sudo tee /etc/docker/daemon.new [2023-04-27T01:08:01.924Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-27T01:08:01.924Z] { [2023-04-27T01:08:01.924Z] "registry-mirrors": [ [2023-04-27T01:08:01.924Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-27T01:08:01.924Z] ], [2023-04-27T01:08:01.924Z] "bip": "10.250.0.254/24", [2023-04-27T01:08:01.924Z] "hosts": [ [2023-04-27T01:08:01.924Z] "tcp://0.0.0.0:5555", [2023-04-27T01:08:01.924Z] "unix:///var/run/docker.sock" [2023-04-27T01:08:01.924Z] ], [2023-04-27T01:08:01.924Z] "mtu": 1458, [2023-04-27T01:08:01.924Z] "selinux-enabled": true, [2023-04-27T01:08:01.924Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-27T01:08:01.924Z] } [Pipeline] sh [2023-04-27T01:08:02.279Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-27T01:08:02.636Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T01:08:20.985Z] provisioning config files... [2023-04-27T01:08:21.019Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config733974896631122588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T01:08:21.465Z] ---> docker-login.sh [2023-04-27T01:08:21.465Z] nexus3.edgexfoundry.org:10001 [2023-04-27T01:08:22.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:08:22.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:08:22.062Z] Configure a credential helper to remove this warning. See [2023-04-27T01:08:22.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:08:22.062Z] [2023-04-27T01:08:22.062Z] Login Succeeded [2023-04-27T01:08:22.062Z] nexus3.edgexfoundry.org:10002 [2023-04-27T01:08:22.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:08:22.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:08:22.606Z] Configure a credential helper to remove this warning. See [2023-04-27T01:08:22.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:08:22.606Z] [2023-04-27T01:08:22.606Z] Login Succeeded [2023-04-27T01:08:22.606Z] nexus3.edgexfoundry.org:10003 [2023-04-27T01:08:22.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:08:22.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:08:22.879Z] Configure a credential helper to remove this warning. See [2023-04-27T01:08:22.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:08:22.879Z] [2023-04-27T01:08:22.879Z] Login Succeeded [2023-04-27T01:08:22.879Z] nexus3.edgexfoundry.org:10004 [2023-04-27T01:08:23.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:08:23.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:08:23.153Z] Configure a credential helper to remove this warning. See [2023-04-27T01:08:23.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:08:23.153Z] [2023-04-27T01:08:23.153Z] Login Succeeded [2023-04-27T01:08:23.433Z] docker.io [2023-04-27T01:08:23.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:08:23.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:08:23.705Z] Configure a credential helper to remove this warning. See [2023-04-27T01:08:23.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:08:23.705Z] [2023-04-27T01:08:23.705Z] Login Succeeded [2023-04-27T01:08:23.705Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T01:08:23.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T01:08:24.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T01:08:24.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T01:08:24.246Z] ========================================================= [2023-04-27T01:08:24.246Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-27T01:08:24.246Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T01:08:24.792Z] + 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-27T01:08:25.070Z] Sending build context to Docker daemon 8.129MB [2023-04-27T01:08:25.070Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T01:08:25.070Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-27T01:08:25.343Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-27T01:08:25.343Z] c41833b44d91: Pulling fs layer [2023-04-27T01:08:25.343Z] ed15518f5707: Pulling fs layer [2023-04-27T01:08:25.343Z] feae8fd75edb: Pulling fs layer [2023-04-27T01:08:25.343Z] 242c74f7c9fa: Pulling fs layer [2023-04-27T01:08:25.343Z] 3cdef696dda3: Pulling fs layer [2023-04-27T01:08:25.343Z] 2ced38df9373: Pulling fs layer [2023-04-27T01:08:25.343Z] 58f1dce35555: Pulling fs layer [2023-04-27T01:08:25.343Z] 242c74f7c9fa: Waiting [2023-04-27T01:08:25.343Z] 3cdef696dda3: Waiting [2023-04-27T01:08:25.343Z] 2ced38df9373: Waiting [2023-04-27T01:08:25.343Z] 58f1dce35555: Waiting [2023-04-27T01:08:25.343Z] ed15518f5707: Verifying Checksum [2023-04-27T01:08:25.343Z] ed15518f5707: Download complete [2023-04-27T01:08:25.343Z] 242c74f7c9fa: Verifying Checksum [2023-04-27T01:08:25.343Z] 242c74f7c9fa: Download complete [2023-04-27T01:08:25.343Z] 3cdef696dda3: Verifying Checksum [2023-04-27T01:08:25.343Z] 3cdef696dda3: Download complete [2023-04-27T01:08:25.343Z] c41833b44d91: Verifying Checksum [2023-04-27T01:08:26.792Z] c41833b44d91: Pull complete [2023-04-27T01:08:27.395Z] 58f1dce35555: Verifying Checksum [2023-04-27T01:08:27.395Z] 58f1dce35555: Download complete [2023-04-27T01:08:27.395Z] ed15518f5707: Pull complete [2023-04-27T01:08:28.384Z] feae8fd75edb: Verifying Checksum [2023-04-27T01:08:28.384Z] feae8fd75edb: Download complete [2023-04-27T01:08:28.384Z] 2ced38df9373: Verifying Checksum [2023-04-27T01:08:28.384Z] 2ced38df9373: Download complete [2023-04-27T01:08:40.856Z] feae8fd75edb: Pull complete [2023-04-27T01:08:40.856Z] 242c74f7c9fa: Pull complete [2023-04-27T01:08:40.856Z] 3cdef696dda3: Pull complete [2023-04-27T01:08:47.545Z] 2ced38df9373: Pull complete [2023-04-27T01:08:50.158Z] 58f1dce35555: Pull complete [2023-04-27T01:08:50.158Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-27T01:08:50.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-27T01:08:50.158Z] ---> fadd8f120f05 [2023-04-27T01:08:50.158Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-27T01:08:52.113Z] ---> Running in 44fda97e4736 [2023-04-27T01:08:52.383Z] Removing intermediate container 44fda97e4736 [2023-04-27T01:08:52.383Z] ---> 76491f5f95e4 [2023-04-27T01:08:52.383Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T01:08:52.383Z] ---> Running in 2cb745324204 [2023-04-27T01:08:52.652Z] Removing intermediate container 2cb745324204 [2023-04-27T01:08:52.652Z] ---> c433d159d7f8 [2023-04-27T01:08:52.652Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-27T01:08:52.922Z] ---> Running in 3fc14cbd8bcc [2023-04-27T01:08:53.193Z] Removing intermediate container 3fc14cbd8bcc [2023-04-27T01:08:53.193Z] ---> d54762c681b4 [2023-04-27T01:08:53.193Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T01:08:53.193Z] ---> Running in 8fb967df460b [2023-04-27T01:08:53.462Z] Removing intermediate container 8fb967df460b [2023-04-27T01:08:53.462Z] ---> e94165d9a322 [2023-04-27T01:08:53.462Z] Step 7/12 : WORKDIR /device-gpio [2023-04-27T01:08:53.732Z] ---> Running in 997b7db0683a [2023-04-27T01:08:54.001Z] Removing intermediate container 997b7db0683a [2023-04-27T01:08:54.001Z] ---> 50eda775f8d0 [2023-04-27T01:08:54.001Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T01:08:54.001Z] ---> Running in d8492878fec1 [2023-04-27T01:08:55.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T01:08:56.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T01:08:56.976Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-27T01:08:56.976Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-27T01:08:56.976Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-27T01:08:57.245Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-27T01:08:57.245Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T01:08:57.245Z] OK: 268 MiB in 57 packages [2023-04-27T01:08:59.839Z] Removing intermediate container d8492878fec1 [2023-04-27T01:08:59.839Z] ---> 1869f19883a8 [2023-04-27T01:08:59.839Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-27T01:09:00.427Z] ---> 139bf2f3abb8 [2023-04-27T01:09:00.427Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T01:09:00.427Z] ---> Running in 0f3e7fd46c16 [2023-04-27T01:10:08.368Z] Removing intermediate container 0f3e7fd46c16 [2023-04-27T01:10:08.368Z] ---> f4d242583e19 [2023-04-27T01:10:08.368Z] Step 11/12 : COPY . . [2023-04-27T01:10:08.368Z] ---> bf86fd21a3b4 [2023-04-27T01:10:08.368Z] Step 12/12 : RUN ${MAKE} [2023-04-27T01:10:08.368Z] ---> Running in a6bae285dff1 [2023-04-27T01:10:08.368Z] noop [2023-04-27T01:10:08.368Z] Removing intermediate container a6bae285dff1 [2023-04-27T01:10:08.368Z] ---> b4ed759c4dd8 [2023-04-27T01:10:08.368Z] Successfully built b4ed759c4dd8 [2023-04-27T01:10:08.368Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T01:10:08.866Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T01:10:08.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T01:10:09.161Z] prd-ubuntu20.04-docker-arm64-4c-16g-11151 does not seem to be running inside a container [2023-04-27T01:10:09.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-27T01:10:10.550Z] $ docker top 7e41d9cb0084af122c1230d1107a505edf5779b539d5627c9532be2514633e86 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T01:10:11.480Z] + go version [2023-04-27T01:10:11.480Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-27T01:10:11.517Z] $ docker stop --time=1 7e41d9cb0084af122c1230d1107a505edf5779b539d5627c9532be2514633e86 [2023-04-27T01:10:13.179Z] $ docker rm -f --volumes 7e41d9cb0084af122c1230d1107a505edf5779b539d5627c9532be2514633e86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T01:10:14.060Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T01:10:14.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T01:10:14.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-11151 does not seem to be running inside a container [2023-04-27T01:10:14.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-27T01:10:15.653Z] $ docker top 26a6347a95873ca0b58ce36a973af2f1a606e5391c459894b44cbc1bba673664 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T01:10:16.561Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-04-27T01:10:17.292Z] + make test [2023-04-27T01:10:17.292Z] go test ./... -coverprofile=coverage.out ./... [2023-04-27T01:10:56.194Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-27T01:13:02.962Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-27T01:13:02.962Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-27T01:13:02.962Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-27T01:13:02.962Z] go vet ./... [2023-04-27T01:13:21.231Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T01:13:21.231Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T01:13:21.231Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-27T01:13:21.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T01:13:21.304Z] $ docker stop --time=1 26a6347a95873ca0b58ce36a973af2f1a606e5391c459894b44cbc1bba673664 [2023-04-27T01:13:25.037Z] $ docker rm -f --volumes 26a6347a95873ca0b58ce36a973af2f1a606e5391c459894b44cbc1bba673664 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T01:13:26.289Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T01:13:26.326Z] Warning: overwriting stash ‘coverage-report’ [2023-04-27T01:13:26.842Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T01:13:27.466Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-27T01:13:27.824Z] + ls -al . [2023-04-27T01:13:27.824Z] total 152 [2023-04-27T01:13:27.824Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 01:10 . [2023-04-27T01:13:27.824Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 01:07 .. [2023-04-27T01:13:27.824Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 27 01:07 .dockerignore [2023-04-27T01:13:27.824Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 01:07 .git [2023-04-27T01:13:27.824Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 01:07 .github [2023-04-27T01:13:27.824Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 27 01:07 .gitignore [2023-04-27T01:13:27.824Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 01:07 .golangci.yml [2023-04-27T01:13:27.824Z] -rw-rw-r-- 1 jenkins jenkins 9702 Apr 27 01:07 Attribution.txt [2023-04-27T01:13:27.824Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 27 01:07 CHANGELOG.md [2023-04-27T01:13:27.824Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 27 01:07 Dockerfile [2023-04-27T01:13:27.824Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 01:07 GOVERNANCE.md [2023-04-27T01:13:27.824Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 27 01:07 Jenkinsfile [2023-04-27T01:13:27.824Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 01:07 LICENSE [2023-04-27T01:13:27.824Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 27 01:07 Makefile [2023-04-27T01:13:27.824Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 01:07 OWNERS.md [2023-04-27T01:13:27.824Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 27 01:07 README.md [2023-04-27T01:13:27.824Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 01:04 VERSION [2023-04-27T01:13:27.824Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 01:07 bin [2023-04-27T01:13:27.824Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 01:07 cmd [2023-04-27T01:13:27.824Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 27 01:10 coverage.out [2023-04-27T01:13:27.824Z] -rw-rw-r-- 1 jenkins jenkins 3269 Apr 27 01:07 go.mod [2023-04-27T01:13:27.824Z] -rw-rw-r-- 1 jenkins jenkins 31700 Apr 27 01:07 go.sum [2023-04-27T01:13:27.824Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 01:07 internal [2023-04-27T01:13:27.824Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 01:07 snap [2023-04-27T01:13:27.824Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 27 01:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T01:13:28.261Z] + 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=286290b4d25fb8232d419e9fcfd0700a3b5ac07d --label arch=arm64 --label version=0.0.0 . [2023-04-27T01:13:28.533Z] Sending build context to Docker daemon 8.13MB [2023-04-27T01:13:28.533Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T01:13:28.533Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-27T01:13:28.533Z] ---> b4ed759c4dd8 [2023-04-27T01:13:28.533Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-27T01:13:28.802Z] ---> Running in fabe0b6d959f [2023-04-27T01:13:29.071Z] Removing intermediate container fabe0b6d959f [2023-04-27T01:13:29.071Z] ---> ed005af79968 [2023-04-27T01:13:29.071Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T01:13:29.071Z] ---> Running in a5d01bf93917 [2023-04-27T01:13:29.339Z] Removing intermediate container a5d01bf93917 [2023-04-27T01:13:29.339Z] ---> 319c3cf2f1cf [2023-04-27T01:13:29.339Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-27T01:13:29.609Z] ---> Running in b361af7193dc [2023-04-27T01:13:29.877Z] Removing intermediate container b361af7193dc [2023-04-27T01:13:29.877Z] ---> fa608d1818d2 [2023-04-27T01:13:29.877Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T01:13:29.877Z] ---> Running in 01b1a5e7464c [2023-04-27T01:13:30.148Z] Removing intermediate container 01b1a5e7464c [2023-04-27T01:13:30.148Z] ---> bf4f87aa4db8 [2023-04-27T01:13:30.148Z] Step 7/25 : WORKDIR /device-gpio [2023-04-27T01:13:30.419Z] ---> Running in 41197584d91a [2023-04-27T01:13:30.690Z] Removing intermediate container 41197584d91a [2023-04-27T01:13:30.690Z] ---> e1c12a6ebac0 [2023-04-27T01:13:30.690Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T01:13:30.690Z] ---> Running in dc0dab2fc143 [2023-04-27T01:13:31.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T01:13:32.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T01:13:33.662Z] OK: 268 MiB in 57 packages [2023-04-27T01:13:34.256Z] Removing intermediate container dc0dab2fc143 [2023-04-27T01:13:34.256Z] ---> 408fec5bcb7f [2023-04-27T01:13:34.256Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-27T01:13:34.843Z] ---> 3093f6d7544f [2023-04-27T01:13:34.843Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T01:13:34.843Z] ---> Running in aa3283ea19e0 [2023-04-27T01:13:37.455Z] Removing intermediate container aa3283ea19e0 [2023-04-27T01:13:37.455Z] ---> 05f4b3602eb1 [2023-04-27T01:13:37.455Z] Step 11/25 : COPY . . [2023-04-27T01:13:38.423Z] ---> afdd5d1f13f8 [2023-04-27T01:13:38.423Z] Step 12/25 : RUN ${MAKE} [2023-04-27T01:13:38.423Z] ---> Running in 56d047146277 [2023-04-27T01:13:39.391Z] 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-27T01:16:01.433Z] Removing intermediate container 56d047146277 [2023-04-27T01:16:01.433Z] ---> 7a6edb9f0e62 [2023-04-27T01:16:01.433Z] Step 13/25 : FROM alpine:3.17 [2023-04-27T01:16:01.433Z] 3.17: Pulling from library/alpine [2023-04-27T01:16:01.433Z] c41833b44d91: Already exists [2023-04-27T01:16:01.433Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T01:16:01.433Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T01:16:01.433Z] ---> 51e60588ff2c [2023-04-27T01:16:01.433Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-27T01:16:01.433Z] ---> Running in e1db216d8504 [2023-04-27T01:16:01.433Z] Removing intermediate container e1db216d8504 [2023-04-27T01:16:01.433Z] ---> ef1a93020ec3 [2023-04-27T01:16:01.433Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-27T01:16:01.433Z] ---> Running in 855f0ebdf635 [2023-04-27T01:16:01.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T01:16:01.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T01:16:01.433Z] OK: 7 MiB in 15 packages [2023-04-27T01:16:01.433Z] Removing intermediate container 855f0ebdf635 [2023-04-27T01:16:01.433Z] ---> a0cd0fd7a2cd [2023-04-27T01:16:01.433Z] Step 16/25 : WORKDIR / [2023-04-27T01:16:01.433Z] ---> Running in 3ae508866106 [2023-04-27T01:16:01.433Z] Removing intermediate container 3ae508866106 [2023-04-27T01:16:01.433Z] ---> 46e2c653884e [2023-04-27T01:16:01.433Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-27T01:16:01.433Z] ---> 45ed2494d945 [2023-04-27T01:16:01.433Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-27T01:16:01.433Z] ---> 91b436d1a023 [2023-04-27T01:16:01.433Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-27T01:16:01.433Z] ---> 2aba74f556a3 [2023-04-27T01:16:01.433Z] Step 20/25 : EXPOSE 59910 [2023-04-27T01:16:01.433Z] ---> Running in 2d14d6bba4c7 [2023-04-27T01:16:01.433Z] Removing intermediate container 2d14d6bba4c7 [2023-04-27T01:16:01.433Z] ---> cb0c9e97a7de [2023-04-27T01:16:01.433Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-27T01:16:01.433Z] ---> Running in 3252ffad6c2b [2023-04-27T01:16:01.433Z] Removing intermediate container 3252ffad6c2b [2023-04-27T01:16:01.433Z] ---> 51264da2d750 [2023-04-27T01:16:01.433Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T01:16:01.433Z] ---> Running in 4cae8e301558 [2023-04-27T01:16:01.433Z] Removing intermediate container 4cae8e301558 [2023-04-27T01:16:01.433Z] ---> 509810fb1d50 [2023-04-27T01:16:01.433Z] Step 23/25 : LABEL arch=arm64 [2023-04-27T01:16:01.433Z] ---> Running in c561800c31d0 [2023-04-27T01:16:01.433Z] Removing intermediate container c561800c31d0 [2023-04-27T01:16:01.433Z] ---> 069619c19c62 [2023-04-27T01:16:01.433Z] Step 24/25 : LABEL git_sha=286290b4d25fb8232d419e9fcfd0700a3b5ac07d [2023-04-27T01:16:01.433Z] ---> Running in 8c0cae44adf1 [2023-04-27T01:16:01.433Z] Removing intermediate container 8c0cae44adf1 [2023-04-27T01:16:01.433Z] ---> caf1420b5ffb [2023-04-27T01:16:01.433Z] Step 25/25 : LABEL version=0.0.0 [2023-04-27T01:16:01.433Z] ---> Running in 9785ff809dd5 [2023-04-27T01:16:01.433Z] Removing intermediate container 9785ff809dd5 [2023-04-27T01:16:01.433Z] ---> 9603b459b189 [2023-04-27T01:16:01.433Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T01:16:01.433Z] Successfully built 9603b459b189 [2023-04-27T01:16:01.433Z] 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-27T01:16:02.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T01:16:02.324Z] [2023-04-27T01:16:02.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T01:16:02.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T01:16:02.748Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-27T01:16:02.748Z] 8998bd30e6a1: Pulling fs layer [2023-04-27T01:16:02.748Z] 04944245beec: Pulling fs layer [2023-04-27T01:16:02.748Z] 699f458cf7ca: Pulling fs layer [2023-04-27T01:16:02.748Z] 765212b225bb: Pulling fs layer [2023-04-27T01:16:02.748Z] f23df028b6ca: Pulling fs layer [2023-04-27T01:16:02.748Z] d65c8cfc05b1: Pulling fs layer [2023-04-27T01:16:02.748Z] 2437ff75d9bd: Pulling fs layer [2023-04-27T01:16:02.748Z] 765212b225bb: Waiting [2023-04-27T01:16:02.748Z] f23df028b6ca: Waiting [2023-04-27T01:16:02.748Z] d65c8cfc05b1: Waiting [2023-04-27T01:16:02.748Z] 2437ff75d9bd: Waiting [2023-04-27T01:16:03.019Z] 04944245beec: Verifying Checksum [2023-04-27T01:16:03.019Z] 04944245beec: Download complete [2023-04-27T01:16:03.019Z] 765212b225bb: Verifying Checksum [2023-04-27T01:16:03.019Z] 765212b225bb: Download complete [2023-04-27T01:16:03.019Z] f23df028b6ca: Verifying Checksum [2023-04-27T01:16:03.019Z] f23df028b6ca: Download complete [2023-04-27T01:16:03.019Z] d65c8cfc05b1: Verifying Checksum [2023-04-27T01:16:03.019Z] d65c8cfc05b1: Download complete [2023-04-27T01:16:03.292Z] 699f458cf7ca: Verifying Checksum [2023-04-27T01:16:03.292Z] 699f458cf7ca: Download complete [2023-04-27T01:16:03.562Z] 8998bd30e6a1: Verifying Checksum [2023-04-27T01:16:03.562Z] 8998bd30e6a1: Download complete [2023-04-27T01:16:06.146Z] 2437ff75d9bd: Verifying Checksum [2023-04-27T01:16:06.146Z] 2437ff75d9bd: Download complete [2023-04-27T01:16:07.571Z] 8998bd30e6a1: Pull complete [2023-04-27T01:16:07.839Z] 04944245beec: Pull complete [2023-04-27T01:16:09.249Z] 699f458cf7ca: Pull complete [2023-04-27T01:16:09.249Z] 765212b225bb: Pull complete [2023-04-27T01:16:10.210Z] f23df028b6ca: Pull complete [2023-04-27T01:16:10.210Z] d65c8cfc05b1: Pull complete [2023-04-27T01:16:25.203Z] 2437ff75d9bd: Pull complete [2023-04-27T01:16:25.203Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-27T01:16:25.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T01:16:25.203Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T01:16:25.539Z] prd-ubuntu20.04-docker-arm64-4c-16g-11151 does not seem to be running inside a container [2023-04-27T01:16:25.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-27T01:16:28.128Z] $ docker top 1fefb9bae8937d55efeb54aa1335dbe89e066a5903ca3ee21f667fd0bbef495e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T01:16:29.023Z] ---> job-cost.sh [2023-04-27T01:16:29.023Z] lf-activate-venv: SKIPPING [2023-04-27T01:16:29.023Z] INFO: No Stack... [2023-04-27T01:16:29.983Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-27T01:16:30.566Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T01:16:30.908Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-04-27T01:16:30.908Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T01:16:30.962Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-164-1-stack-cost] [2023-04-27T01:16:30.968Z] Resource [jenkins-edgexfoundry-device-gpio-PR-164-1-stack-cost] did not exist. Created. [2023-04-27T01:16:30.968Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-164-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T01:16:31.379Z] /w/workspace/device-gpio/1@tmp/durable-0bb997b3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-27T01:16:32.059Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-27T01:16:32.093Z] Warning: overwriting stash ‘stack-cost’ [2023-04-27T01:16:32.141Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T01:16:32.157Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-164-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T01:16:32.239Z] $ docker stop --time=1 1fefb9bae8937d55efeb54aa1335dbe89e066a5903ca3ee21f667fd0bbef495e [2023-04-27T01:16:35.471Z] $ docker rm -f --volumes 1fefb9bae8937d55efeb54aa1335dbe89e066a5903ca3ee21f667fd0bbef495e [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-27T01:16:36.528Z] provisioning config files... [2023-04-27T01:16:36.539Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-164@tmp/config8551433453045204745tmp [Pipeline] { [Pipeline] sh [2023-04-27T01:16:36.883Z] + set +x [2023-04-27T01:16:36.883Z] + curl -s https://codecov.io/bash [2023-04-27T01:16:36.883Z] + bash -s -- [2023-04-27T01:16:36.883Z] [2023-04-27T01:16:36.883Z] _____ _ [2023-04-27T01:16:36.883Z] / ____| | | [2023-04-27T01:16:36.883Z] | | ___ __| | ___ ___ _____ __ [2023-04-27T01:16:36.883Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-27T01:16:36.883Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-27T01:16:36.883Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-27T01:16:36.883Z] Bash-1.0.6 [2023-04-27T01:16:36.883Z] [2023-04-27T01:16:36.883Z] [2023-04-27T01:16:36.883Z] ==> git version 2.25.1 found [2023-04-27T01:16:36.883Z] ==> 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-27T01:16:36.883Z] Release-Date: 2020-01-08 [2023-04-27T01:16:36.883Z] 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-27T01:16:36.883Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-27T01:16:36.883Z] ==> Jenkins CI detected. [2023-04-27T01:16:36.883Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-164 [2023-04-27T01:16:36.883Z] project root: . [2023-04-27T01:16:36.883Z] --> token set from env [2023-04-27T01:16:36.883Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-27T01:16:36.883Z] ==> Running gcov in . (disable via -X gcov) [2023-04-27T01:16:36.883Z] ==> Python coveragepy not found [2023-04-27T01:16:36.883Z] ==> Searching for coverage reports in: [2023-04-27T01:16:36.883Z] + . [2023-04-27T01:16:36.883Z] -> Found 1 reports [2023-04-27T01:16:36.883Z] ==> Detecting git/mercurial file structure [2023-04-27T01:16:36.883Z] ==> Reading reports [2023-04-27T01:16:36.883Z] + ./coverage.out bytes=10 [2023-04-27T01:16:36.883Z] ==> Appending adjustments [2023-04-27T01:16:36.883Z] https://docs.codecov.io/docs/fixing-reports [2023-04-27T01:16:37.143Z] + Found adjustments [2023-04-27T01:16:37.143Z] ==> Gzipping contents [2023-04-27T01:16:37.143Z] 4.0K /tmp/codecov.raGc5S.gz [2023-04-27T01:16:37.143Z] ==> Uploading reports [2023-04-27T01:16:37.143Z] url: https://codecov.io [2023-04-27T01:16:37.143Z] query: branch=PR-164&commit=286290b4d25fb8232d419e9fcfd0700a3b5ac07d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-164%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=164&job=&cmd_args= [2023-04-27T01:16:37.143Z] -> Pinging Codecov [2023-04-27T01:16:37.143Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-164&commit=286290b4d25fb8232d419e9fcfd0700a3b5ac07d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-164%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=164&job=&cmd_args= [2023-04-27T01:16:37.143Z] -> Uploading to [2023-04-27T01:16:37.143Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-27/3EC07B1A8CA8AF9BCAA0BB9F0134797F/286290b4d25fb8232d419e9fcfd0700a3b5ac07d/5ac42509-58d7-4711-af81-d777f96d73b9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230427T011637Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fc6d01ef745c2b356c236024cfc4673b16118871cdb9d09e9129d5dfbcaeeef8 [2023-04-27T01:16:37.143Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T01:16:37.143Z] Dload Upload Total Spent Left Speed [2023-04-27T01:16:37.403Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3367 --:--:-- --:--:-- --:--:-- 3367 [2023-04-27T01:16:37.404Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/286290b4d25fb8232d419e9fcfd0700a3b5ac07d [Pipeline] } [2023-04-27T01:16:37.429Z] 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-27T01:16:39.291Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-164/archives ] [2023-04-27T01:16:39.291Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-164/archives [2023-04-27T01:16:39.292Z] total 16 [2023-04-27T01:16:39.292Z] drwxr-xr-x 3 root root 4096 Apr 27 01:06 . [2023-04-27T01:16:39.292Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 01:06 .. [2023-04-27T01:16:39.292Z] drwxr-xr-x 2 root root 4096 Apr 27 01:06 cost [2023-04-27T01:16:39.292Z] -rw-r--r-- 1 root root 83 Apr 27 01:06 cost.csv [2023-04-27T01:16:39.292Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-164/archives [2023-04-27T01:16:39.292Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-164/archives [2023-04-27T01:16:39.292Z] total 16 [2023-04-27T01:16:39.292Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 01:06 . [2023-04-27T01:16:39.292Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 01:06 .. [2023-04-27T01:16:39.292Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 01:06 cost [2023-04-27T01:16:39.292Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 27 01:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-27T01:16:39.632Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T01:16:40.529Z] ---> package-listing.sh [2023-04-27T01:16:40.529Z] ++ facter osfamily [2023-04-27T01:16:40.529Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-27T01:16:40.789Z] + OS_FAMILY=debian [2023-04-27T01:16:40.789Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-164 [2023-04-27T01:16:40.789Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-27T01:16:40.789Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-27T01:16:40.789Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-27T01:16:40.789Z] + PACKAGES=/tmp/packages_start.txt [2023-04-27T01:16:40.789Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-164 ']' [2023-04-27T01:16:40.789Z] + PACKAGES=/tmp/packages_end.txt [2023-04-27T01:16:40.789Z] + case "${OS_FAMILY}" in [2023-04-27T01:16:40.789Z] + dpkg -l [2023-04-27T01:16:40.789Z] + grep '^ii' [2023-04-27T01:16:40.789Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-27T01:16:40.789Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-27T01:16:40.789Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-27T01:16:40.789Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-164 ']' [2023-04-27T01:16:40.789Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-164/archives/ [2023-04-27T01:16:40.789Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-164/archives/ [Pipeline] echo [2023-04-27T01:16:40.823Z] 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-164/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-27T01:16:41.117Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T01:16:41.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T01:16:41.744Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T01:16:41.913Z] prd-ubuntu20.04-docker-8c-8g-11149 does not seem to be running inside a container [2023-04-27T01:16:41.960Z] $ 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-164/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-164 -v /w/workspace/edgexfoundry_device-gpio_PR-164:/w/workspace/edgexfoundry_device-gpio_PR-164:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-164@tmp:/w/workspace/edgexfoundry_device-gpio_PR-164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-27T01:16:42.159Z] $ docker top 8e1fef386f238c8367a9a2a24b1acd3842ba731c2e1308b26fe2ff7db9ded249 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T01:16:42.546Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-27T01:16:42.865Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-27T01:16:43.178Z] + ls /var/log/sa-host [2023-04-27T01:16:43.178Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T01:16:43.323Z] provisioning config files... [2023-04-27T01:16:43.335Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-164@tmp/config6195349022968883396tmp [Pipeline] { [Pipeline] echo [2023-04-27T01:16:43.382Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T01:16:43.700Z] ---> create-netrc.sh [Pipeline] } [2023-04-27T01:16:43.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-27T01:16:44.144Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-27T01:16:44.178Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T01:16:44.488Z] ---> sudo-logs.sh [2023-04-27T01:16:44.488Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-27T01:16:44.575Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T01:16:44.888Z] ---> job-cost.sh [2023-04-27T01:16:44.888Z] lf-activate-venv: SKIPPING [2023-04-27T01:16:44.888Z] DEBUG: total: 0.2199999988079071 [2023-04-27T01:16:44.888Z] INFO: Retrieving Stack Cost... [2023-04-27T01:16:45.146Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T01:16:45.716Z] INFO: Archiving Costs [Pipeline] echo [2023-04-27T01:16:45.749Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T01:16:46.070Z] ---> logs-deploy.sh [2023-04-27T01:16:46.070Z] lf-activate-venv: SKIPPING [2023-04-27T01:16:46.070Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-164/1 [2023-04-27T01:16:46.070Z] INFO: archiving workspace using pattern(s): [2023-04-27T01:16:47.009Z] Archives upload complete. [2023-04-27T01:16:47.269Z] INFO: archiving logs to Nexus