Pull request #210 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1852cb5ba676a6478bc9e9759f1e3610307af791+04783819bb09b7810d10db39d52ccf9a1f06c19b (296fb81d8d2989c0060d8f5009af36bec4cbb226) 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-ssh9837634840718924240.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1861007520878625639.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-210/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-210/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17048305164704309806.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-210/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12047526699391210735.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7397589796061843306.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-210/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-210/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh822098040078218932.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12205 in /w/workspace/edgexfoundry_device-gpio_PR-210 [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-210 # 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/210/head:refs/remotes/origin/PR-210 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 04783819bb09b7810d10db39d52ccf9a1f06c19b into PR head commit 1852cb5ba676a6478bc9e9759f1e3610307af791 Merge succeeded, producing 1852cb5ba676a6478bc9e9759f1e3610307af791 Checking out Revision 1852cb5ba676a6478bc9e9759f1e3610307af791 (PR-210) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-27T00:31:21.131Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 1852cb5ba676a6478bc9e9759f1e3610307af791 # 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 04783819bb09b7810d10db39d52ccf9a1f06c19b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1852cb5ba676a6478bc9e9759f1e3610307af791 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-27T00:31:21.313Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-27T00:31:21.415Z] ========================================================= [2023-10-27T00:31:21.415Z] EdgeX Global Pipelines Version Info [2023-10-27T00:31:21.415Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-27T00:31:22.161Z] ------------------- [2023-10-27T00:31:22.161Z] stable info: [2023-10-27T00:31:22.161Z] ------------------- [2023-10-27T00:31:22.161Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-27T00:31:22.161Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T00:31:22.161Z] Message: update stable to v1.0.254 [2023-10-27T00:31:22.730Z] ------------------- [2023-10-27T00:31:22.730Z] experimental info: [2023-10-27T00:31:22.730Z] ------------------- [2023-10-27T00:31:22.730Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-27T00:31:22.730Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T00:31:22.730Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-27T00:31:23.018Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-10-27T00:31:23.062Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-10-27T00:31:23.102Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-27T00:31:23.139Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-27T00:31:23.185Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-27T00:31:23.223Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-27T00:31:23.270Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-27T00:31:23.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-27T00:31:23.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-27T00:31:23.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-27T00:31:23.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-27T00:31:23.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-10-27T00:31:23.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-27T00:31:23.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-27T00:31:23.624Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T00:31:23.668Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T00:31:23.710Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T00:31:23.755Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T00:31:23.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-27T00:31:23.834Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-27T00:31:23.880Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-27T00:31:23.918Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-27T00:31:23.955Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-27T00:31:23.996Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-27T00:31:24.035Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-27T00:31:24.072Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-27T00:31:24.115Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-27T00:31:24.157Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-210 [Pipeline] echo [2023-10-27T00:31:24.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-210 [Pipeline] echo [2023-10-27T00:31:24.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-210 [Pipeline] echo [2023-10-27T00:31:24.278Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1852cb5ba676a6478bc9e9759f1e3610307af791 [Pipeline] echo [2023-10-27T00:31:24.317Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1852cb5 [Pipeline] echo [2023-10-27T00:31:24.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T00:31:24.476Z] provisioning config files... [2023-10-27T00:31:24.490Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-210@tmp/config217996139806000997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T00:31:24.830Z] ---> docker-login.sh [2023-10-27T00:31:24.830Z] nexus3.edgexfoundry.org:10001 [2023-10-27T00:31:25.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T00:31:25.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T00:31:25.090Z] Configure a credential helper to remove this warning. See [2023-10-27T00:31:25.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T00:31:25.090Z] [2023-10-27T00:31:25.090Z] Login Succeeded [2023-10-27T00:31:25.090Z] nexus3.edgexfoundry.org:10002 [2023-10-27T00:31:25.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T00:31:25.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T00:31:25.090Z] Configure a credential helper to remove this warning. See [2023-10-27T00:31:25.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T00:31:25.090Z] [2023-10-27T00:31:25.090Z] Login Succeeded [2023-10-27T00:31:25.090Z] nexus3.edgexfoundry.org:10003 [2023-10-27T00:31:25.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T00:31:25.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T00:31:25.351Z] Configure a credential helper to remove this warning. See [2023-10-27T00:31:25.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T00:31:25.351Z] [2023-10-27T00:31:25.351Z] Login Succeeded [2023-10-27T00:31:25.351Z] nexus3.edgexfoundry.org:10004 [2023-10-27T00:31:25.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T00:31:25.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T00:31:25.351Z] Configure a credential helper to remove this warning. See [2023-10-27T00:31:25.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T00:31:25.351Z] [2023-10-27T00:31:25.351Z] Login Succeeded [2023-10-27T00:31:25.351Z] docker.io [2023-10-27T00:31:25.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T00:31:25.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T00:31:25.921Z] Configure a credential helper to remove this warning. See [2023-10-27T00:31:25.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T00:31:25.921Z] [2023-10-27T00:31:25.921Z] Login Succeeded [2023-10-27T00:31:25.921Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T00:31:25.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-27T00:31:26.561Z] + git rev-list -1 --merges 1852cb5ba676a6478bc9e9759f1e3610307af791~1..1852cb5ba676a6478bc9e9759f1e3610307af791 [Pipeline] echo [2023-10-27T00:31:26.621Z] -----------> git rev-list -1 --merges 1852cb5ba676a6478bc9e9759f1e3610307af791~1..1852cb5ba676a6478bc9e9759f1e3610307af791 1852cb5ba676a6478bc9e9759f1e3610307af791 [false] [Pipeline] sh [2023-10-27T00:31:26.934Z] + git log --format=format:%s -1 1852cb5ba676a6478bc9e9759f1e3610307af791 [Pipeline] echo [2023-10-27T00:31:26.972Z] ========================================================= [2023-10-27T00:31:26.972Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-27T00:31:26.972Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T00:31:27.412Z] + git log --format=format:%s -1 1852cb5ba676a6478bc9e9759f1e3610307af791 [Pipeline] echo [2023-10-27T00:31:27.443Z] [semverPrep] GIT_COMMIT: 1852cb5ba676a6478bc9e9759f1e3610307af791, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-27T00:31:27.470Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-27T00:31:27.870Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T00:31:27.870Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-27T00:31:27.870Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-27T00:31:27.870Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-27T00:31:27.870Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-27T00:31:27.870Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-27T00:31:27.870Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T00:31:28.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T00:31:28.367Z] [2023-10-27T00:31:28.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T00:31:28.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T00:31:28.740Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-27T00:31:28.740Z] b85a868b505f: Pulling fs layer [2023-10-27T00:31:28.740Z] e2be974225ed: Pulling fs layer [2023-10-27T00:31:28.740Z] 339a4e72a1f5: Pulling fs layer [2023-10-27T00:31:28.740Z] 988bab9f4d93: Pulling fs layer [2023-10-27T00:31:28.740Z] 1469e6f7b9e6: Pulling fs layer [2023-10-27T00:31:28.740Z] eaf3925da568: Pulling fs layer [2023-10-27T00:31:28.740Z] bab4dde63d76: Pulling fs layer [2023-10-27T00:31:28.740Z] bde34c3a00c8: Pulling fs layer [2023-10-27T00:31:28.740Z] b352a97aabf1: Pulling fs layer [2023-10-27T00:31:28.740Z] 4872d77fe225: Pulling fs layer [2023-10-27T00:31:28.740Z] 5851b861e8e6: Pulling fs layer [2023-10-27T00:31:28.740Z] 988bab9f4d93: Waiting [2023-10-27T00:31:28.740Z] 1469e6f7b9e6: Waiting [2023-10-27T00:31:28.740Z] eaf3925da568: Waiting [2023-10-27T00:31:28.740Z] b352a97aabf1: Waiting [2023-10-27T00:31:28.740Z] 4872d77fe225: Waiting [2023-10-27T00:31:28.740Z] 5851b861e8e6: Waiting [2023-10-27T00:31:28.740Z] bde34c3a00c8: Waiting [2023-10-27T00:31:28.740Z] e2be974225ed: Verifying Checksum [2023-10-27T00:31:28.740Z] e2be974225ed: Download complete [2023-10-27T00:31:28.740Z] 988bab9f4d93: Verifying Checksum [2023-10-27T00:31:28.740Z] 988bab9f4d93: Download complete [2023-10-27T00:31:28.740Z] 1469e6f7b9e6: Verifying Checksum [2023-10-27T00:31:28.740Z] 1469e6f7b9e6: Download complete [2023-10-27T00:31:28.999Z] eaf3925da568: Download complete [2023-10-27T00:31:28.999Z] 339a4e72a1f5: Verifying Checksum [2023-10-27T00:31:28.999Z] 339a4e72a1f5: Download complete [2023-10-27T00:31:28.999Z] bde34c3a00c8: Verifying Checksum [2023-10-27T00:31:28.999Z] bde34c3a00c8: Download complete [2023-10-27T00:31:28.999Z] b352a97aabf1: Verifying Checksum [2023-10-27T00:31:28.999Z] b352a97aabf1: Download complete [2023-10-27T00:31:28.999Z] 4872d77fe225: Verifying Checksum [2023-10-27T00:31:28.999Z] 4872d77fe225: Download complete [2023-10-27T00:31:28.999Z] 5851b861e8e6: Verifying Checksum [2023-10-27T00:31:28.999Z] 5851b861e8e6: Download complete [2023-10-27T00:31:28.999Z] b85a868b505f: Verifying Checksum [2023-10-27T00:31:28.999Z] b85a868b505f: Download complete [2023-10-27T00:31:29.257Z] bab4dde63d76: Verifying Checksum [2023-10-27T00:31:29.257Z] bab4dde63d76: Download complete [2023-10-27T00:31:30.189Z] b85a868b505f: Pull complete [2023-10-27T00:31:30.457Z] e2be974225ed: Pull complete [2023-10-27T00:31:30.728Z] 339a4e72a1f5: Pull complete [2023-10-27T00:31:30.992Z] 988bab9f4d93: Pull complete [2023-10-27T00:31:31.250Z] 1469e6f7b9e6: Pull complete [2023-10-27T00:31:31.250Z] eaf3925da568: Pull complete [2023-10-27T00:31:33.157Z] bab4dde63d76: Pull complete [2023-10-27T00:31:33.157Z] bde34c3a00c8: Pull complete [2023-10-27T00:31:33.419Z] b352a97aabf1: Pull complete [2023-10-27T00:31:33.419Z] 4872d77fe225: Pull complete [2023-10-27T00:31:33.419Z] 5851b861e8e6: Pull complete [2023-10-27T00:31:33.419Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-27T00:31:33.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T00:31:33.419Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T00:31:33.658Z] prd-ubuntu20.04-docker-8c-8g-12205 does not seem to be running inside a container [2023-10-27T00:31:33.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-210 -v /w/workspace/edgexfoundry_device-gpio_PR-210:/w/workspace/edgexfoundry_device-gpio_PR-210:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-210@tmp:/w/workspace/edgexfoundry_device-gpio_PR-210@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-10-27T00:31:36.006Z] $ docker top ca35ae83b410d4bb8e5bf1377bc73b73e8c72b156bf3c6e73c27c47ac483ab84 -eo pid,comm [2023-10-27T00:31:36.063Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-27T00:31:36.063Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T00:31:36.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T00:31:36.187Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T00:31:36.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T00:31:36.320Z] $ docker exec ca35ae83b410d4bb8e5bf1377bc73b73e8c72b156bf3c6e73c27c47ac483ab84 ssh-agent [2023-10-27T00:31:36.424Z] SSH_AUTH_SOCK=/tmp/ssh-MDBzOUYOuS9q/agent.32 [2023-10-27T00:31:36.424Z] SSH_AGENT_PID=38 [2023-10-27T00:31:36.429Z] Running ssh-add (command line suppressed) [2023-10-27T00:31:36.540Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-210@tmp/private_key_4268490608477457317.key (/w/workspace/edgexfoundry_device-gpio_PR-210@tmp/private_key_4268490608477457317.key) [2023-10-27T00:31:36.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T00:31:36.887Z] + git tag --points-at HEAD [Pipeline] } [2023-10-27T00:31:36.913Z] $ docker exec --env ******** --env ******** ca35ae83b410d4bb8e5bf1377bc73b73e8c72b156bf3c6e73c27c47ac483ab84 ssh-agent -k [2023-10-27T00:31:37.017Z] unset SSH_AUTH_SOCK; [2023-10-27T00:31:37.018Z] unset SSH_AGENT_PID; [2023-10-27T00:31:37.018Z] echo Agent pid 38 killed; [2023-10-27T00:31:37.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-27T00:31:37.116Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T00:31:37.116Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T00:31:37.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T00:31:37.227Z] $ docker exec ca35ae83b410d4bb8e5bf1377bc73b73e8c72b156bf3c6e73c27c47ac483ab84 ssh-agent [2023-10-27T00:31:37.348Z] SSH_AUTH_SOCK=/tmp/ssh-QCVN1EdJKxNF/agent.70 [2023-10-27T00:31:37.348Z] SSH_AGENT_PID=76 [2023-10-27T00:31:37.353Z] Running ssh-add (command line suppressed) [2023-10-27T00:31:37.450Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-210@tmp/private_key_10139579365544139069.key (/w/workspace/edgexfoundry_device-gpio_PR-210@tmp/private_key_10139579365544139069.key) [2023-10-27T00:31:37.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T00:31:37.789Z] + git semver init [2023-10-27T00:31:38.049Z] 2023-10-27 00:31:37,985 [run_init] DEBUG init version:0.0.0 force:False [2023-10-27T00:31:38.049Z] 2023-10-27 00:31:37,986 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-210/.semver [2023-10-27T00:31:38.049Z] 2023-10-27 00:31:37,987 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-210/.semver [2023-10-27T00:31:38.049Z] 2023-10-27 00:31:37,987 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-210/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-210, universal_newlines=False, shell=None, istream=None) [2023-10-27T00:31:38.985Z] 2023-10-27 00:31:38,964 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-210/.git/info/exclude [2023-10-27T00:31:38.985Z] 2023-10-27 00:31:38,965 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-210/.semver/PR-210 with force:False [2023-10-27T00:31:38.985Z] 2023-10-27 00:31:38,965 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-210/.semver/PR-210 [2023-10-27T00:31:38.985Z] 2023-10-27 00:31:38,970 [execute] INFO git cat-file --batch-check [2023-10-27T00:31:38.985Z] 2023-10-27 00:31:38,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-210/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T00:31:38.985Z] 2023-10-27 00:31:38,977 [execute] INFO git cat-file --batch [2023-10-27T00:31:38.985Z] 2023-10-27 00:31:38,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-210/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T00:31:38.985Z] 2023-10-27 00:31:38,986 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-210/.semver/PR-210 [2023-10-27T00:31:38.985Z] 0.0.0 [Pipeline] } [2023-10-27T00:31:39.261Z] $ docker exec --env ******** --env ******** ca35ae83b410d4bb8e5bf1377bc73b73e8c72b156bf3c6e73c27c47ac483ab84 ssh-agent -k [2023-10-27T00:31:39.357Z] unset SSH_AUTH_SOCK; [2023-10-27T00:31:39.357Z] unset SSH_AGENT_PID; [2023-10-27T00:31:39.357Z] echo Agent pid 76 killed; [2023-10-27T00:31:39.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T00:31:39.787Z] + git semver [Pipeline] } [2023-10-27T00:31:40.069Z] $ docker stop --time=1 ca35ae83b410d4bb8e5bf1377bc73b73e8c72b156bf3c6e73c27c47ac483ab84 [2023-10-27T00:31:41.404Z] $ docker rm -f --volumes ca35ae83b410d4bb8e5bf1377bc73b73e8c72b156bf3c6e73c27c47ac483ab84 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T00:31:41.815Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-27T00:31:42.093Z] Stashed 1 file(s) [Pipeline] echo [2023-10-27T00:31:42.109Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T00:31:42.706Z] provisioning config files... [2023-10-27T00:31:42.714Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-210@tmp/config11515305803683759587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T00:31:43.070Z] ---> docker-login.sh [2023-10-27T00:31:43.070Z] nexus3.edgexfoundry.org:10001 [2023-10-27T00:31:43.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T00:31:43.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T00:31:43.070Z] Configure a credential helper to remove this warning. See [2023-10-27T00:31:43.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T00:31:43.070Z] [2023-10-27T00:31:43.070Z] Login Succeeded [2023-10-27T00:31:43.070Z] nexus3.edgexfoundry.org:10002 [2023-10-27T00:31:43.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T00:31:43.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T00:31:43.070Z] Configure a credential helper to remove this warning. See [2023-10-27T00:31:43.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T00:31:43.070Z] [2023-10-27T00:31:43.070Z] Login Succeeded [2023-10-27T00:31:43.070Z] nexus3.edgexfoundry.org:10003 [2023-10-27T00:31:43.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T00:31:43.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T00:31:43.329Z] Configure a credential helper to remove this warning. See [2023-10-27T00:31:43.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T00:31:43.329Z] [2023-10-27T00:31:43.329Z] Login Succeeded [2023-10-27T00:31:43.329Z] nexus3.edgexfoundry.org:10004 [2023-10-27T00:31:43.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T00:31:43.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T00:31:43.329Z] Configure a credential helper to remove this warning. See [2023-10-27T00:31:43.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T00:31:43.329Z] [2023-10-27T00:31:43.329Z] Login Succeeded [2023-10-27T00:31:43.329Z] docker.io [2023-10-27T00:31:43.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T00:31:44.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T00:31:44.158Z] Configure a credential helper to remove this warning. See [2023-10-27T00:31:44.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T00:31:44.158Z] [2023-10-27T00:31:44.158Z] Login Succeeded [2023-10-27T00:31:44.158Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T00:31:44.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T00:31:44.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T00:31:44.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T00:31:44.453Z] ========================================================= [2023-10-27T00:31:44.453Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-27T00:31:44.453Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T00:31:44.929Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T00:31:44.929Z] Sending build context to Docker daemon 16.16MB [2023-10-27T00:31:44.929Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T00:31:44.929Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T00:31:44.929Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-27T00:31:44.929Z] 7264a8db6415: Pulling fs layer [2023-10-27T00:31:44.929Z] c4d48a809fc2: Pulling fs layer [2023-10-27T00:31:44.929Z] 4f1c88b9dad5: Pulling fs layer [2023-10-27T00:31:44.929Z] ad3a456e5733: Pulling fs layer [2023-10-27T00:31:44.929Z] 33e27b845d1e: Pulling fs layer [2023-10-27T00:31:44.929Z] c68163c4e522: Pulling fs layer [2023-10-27T00:31:44.929Z] 50da416c3ac9: Pulling fs layer [2023-10-27T00:31:44.929Z] 23d2d4c4bb30: Pulling fs layer [2023-10-27T00:31:44.929Z] 33e27b845d1e: Waiting [2023-10-27T00:31:44.929Z] c68163c4e522: Waiting [2023-10-27T00:31:44.929Z] 50da416c3ac9: Waiting [2023-10-27T00:31:44.929Z] 23d2d4c4bb30: Waiting [2023-10-27T00:31:44.929Z] ad3a456e5733: Waiting [2023-10-27T00:31:45.189Z] c4d48a809fc2: Download complete [2023-10-27T00:31:45.189Z] ad3a456e5733: Verifying Checksum [2023-10-27T00:31:45.189Z] ad3a456e5733: Download complete [2023-10-27T00:31:45.189Z] 33e27b845d1e: Download complete [2023-10-27T00:31:45.189Z] 7264a8db6415: Verifying Checksum [2023-10-27T00:31:45.189Z] 7264a8db6415: Download complete [2023-10-27T00:31:45.189Z] c68163c4e522: Verifying Checksum [2023-10-27T00:31:45.189Z] c68163c4e522: Download complete [2023-10-27T00:31:45.189Z] 7264a8db6415: Pull complete [2023-10-27T00:31:45.453Z] 23d2d4c4bb30: Verifying Checksum [2023-10-27T00:31:45.453Z] 23d2d4c4bb30: Download complete [2023-10-27T00:31:45.453Z] c4d48a809fc2: Pull complete [2023-10-27T00:31:45.713Z] 4f1c88b9dad5: Verifying Checksum [2023-10-27T00:31:45.713Z] 4f1c88b9dad5: Download complete [2023-10-27T00:31:45.971Z] 50da416c3ac9: Verifying Checksum [2023-10-27T00:31:45.971Z] 50da416c3ac9: Download complete [2023-10-27T00:31:49.253Z] 4f1c88b9dad5: Pull complete [2023-10-27T00:31:49.253Z] ad3a456e5733: Pull complete [2023-10-27T00:31:49.253Z] 33e27b845d1e: Pull complete [2023-10-27T00:31:49.253Z] c68163c4e522: Pull complete [2023-10-27T00:31:51.779Z] 50da416c3ac9: Pull complete [2023-10-27T00:31:52.360Z] 23d2d4c4bb30: Pull complete [2023-10-27T00:31:52.360Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-27T00:31:52.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-27T00:31:52.360Z] ---> 0786185ac409 [2023-10-27T00:31:52.360Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T00:31:54.892Z] ---> Running in be9201d5af3a [2023-10-27T00:31:54.892Z] Removing intermediate container be9201d5af3a [2023-10-27T00:31:54.892Z] ---> f0f72f45e71e [2023-10-27T00:31:54.892Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T00:31:54.892Z] ---> Running in 307f902b4a62 [2023-10-27T00:31:54.892Z] Removing intermediate container 307f902b4a62 [2023-10-27T00:31:54.892Z] ---> d42faca24d8d [2023-10-27T00:31:54.892Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-27T00:31:54.892Z] ---> Running in 68162aaa7ac1 [2023-10-27T00:31:54.892Z] Removing intermediate container 68162aaa7ac1 [2023-10-27T00:31:54.892Z] ---> f0ac9f2ee91c [2023-10-27T00:31:54.892Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T00:31:54.892Z] ---> Running in 2abf21ec64bd [2023-10-27T00:31:55.151Z] Removing intermediate container 2abf21ec64bd [2023-10-27T00:31:55.151Z] ---> b5745b9ae226 [2023-10-27T00:31:55.151Z] Step 7/12 : WORKDIR /device-gpio [2023-10-27T00:31:55.151Z] ---> Running in c5b0b9aeeae8 [2023-10-27T00:31:55.151Z] Removing intermediate container c5b0b9aeeae8 [2023-10-27T00:31:55.151Z] ---> 37c9bbc27e33 [2023-10-27T00:31:55.151Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T00:31:55.151Z] ---> Running in ec82fe2fd9c1 [2023-10-27T00:31:55.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T00:31:55.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T00:31:55.928Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-27T00:31:55.928Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-27T00:31:55.928Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-27T00:31:55.928Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-27T00:31:55.928Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T00:31:55.928Z] OK: 268 MiB in 56 packages [2023-10-27T00:31:56.496Z] Removing intermediate container ec82fe2fd9c1 [2023-10-27T00:31:56.496Z] ---> 67e2215fbf0a [2023-10-27T00:31:56.496Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-27T00:31:56.496Z] ---> c9ec1aef142b [2023-10-27T00:31:56.496Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T00:31:56.496Z] ---> Running in 470c3c15e485 [2023-10-27T00:31:57.521Z] Still waiting to schedule task [2023-10-27T00:31:57.521Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12202’ [2023-10-27T00:33:04.199Z] Removing intermediate container 470c3c15e485 [2023-10-27T00:33:04.199Z] ---> eb7ede28d3cc [2023-10-27T00:33:04.199Z] Step 11/12 : COPY . . [2023-10-27T00:33:04.199Z] ---> 7d755bfe5073 [2023-10-27T00:33:04.199Z] Step 12/12 : RUN ${MAKE} [2023-10-27T00:33:04.199Z] ---> Running in c0136e87613d [2023-10-27T00:33:04.199Z] noop [2023-10-27T00:33:04.199Z] Removing intermediate container c0136e87613d [2023-10-27T00:33:04.199Z] ---> 4ad78c181555 [2023-10-27T00:33:04.199Z] Successfully built 4ad78c181555 [2023-10-27T00:33:04.199Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T00:33:04.639Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T00:33:04.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T00:33:04.780Z] prd-ubuntu20.04-docker-8c-8g-12205 does not seem to be running inside a container [2023-10-27T00:33:04.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-210 -v /w/workspace/edgexfoundry_device-gpio_PR-210:/w/workspace/edgexfoundry_device-gpio_PR-210:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-210@tmp:/w/workspace/edgexfoundry_device-gpio_PR-210@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-10-27T00:33:05.180Z] $ docker top 7b87564a237322f64aa5cd73a1ca7578c8fb0cdaa70d61f07388b203cd57f62a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T00:33:05.564Z] + go version [2023-10-27T00:33:05.564Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-27T00:33:05.599Z] $ docker stop --time=1 7b87564a237322f64aa5cd73a1ca7578c8fb0cdaa70d61f07388b203cd57f62a [2023-10-27T00:33:06.888Z] $ docker rm -f --volumes 7b87564a237322f64aa5cd73a1ca7578c8fb0cdaa70d61f07388b203cd57f62a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T00:33:07.607Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T00:33:07.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T00:33:07.753Z] prd-ubuntu20.04-docker-8c-8g-12205 does not seem to be running inside a container [2023-10-27T00:33:07.784Z] $ 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-210 -v /w/workspace/edgexfoundry_device-gpio_PR-210:/w/workspace/edgexfoundry_device-gpio_PR-210:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-210@tmp:/w/workspace/edgexfoundry_device-gpio_PR-210@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-10-27T00:33:08.138Z] $ docker top 5353d6ae63e69eeb6fca06249ec5ebe8841371e42dfa065a6ecbe52c904776c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T00:33:08.524Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-210 [Pipeline] fileExists [Pipeline] sh [2023-10-27T00:33:08.887Z] + make test [2023-10-27T00:33:08.887Z] go test ./... -coverprofile=coverage.out ./... [2023-10-27T00:33:10.264Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-27T00:33:20.238Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-27T00:33:20.238Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-27T00:33:27.013Z] go vet ./... [2023-10-27T00:33:30.296Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T00:33:30.296Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T00:33:30.296Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T00:33:30.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T00:33:30.610Z] $ docker stop --time=1 5353d6ae63e69eeb6fca06249ec5ebe8841371e42dfa065a6ecbe52c904776c5 [2023-10-27T00:33:33.098Z] $ docker rm -f --volumes 5353d6ae63e69eeb6fca06249ec5ebe8841371e42dfa065a6ecbe52c904776c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T00:33:33.625Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T00:33:33.697Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-27T00:33:34.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T00:33:34.732Z] + ls -al . [2023-10-27T00:33:34.732Z] total 160 [2023-10-27T00:33:34.732Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 00:33 . [2023-10-27T00:33:34.732Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 00:31 .. [2023-10-27T00:33:34.732Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 27 00:31 .dockerignore [2023-10-27T00:33:34.732Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 00:33 .git [2023-10-27T00:33:34.732Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 00:31 .github [2023-10-27T00:33:34.732Z] -rw-rw-r-- 1 jenkins jenkins 277 Oct 27 00:31 .gitignore [2023-10-27T00:33:34.732Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 00:31 .golangci.yml [2023-10-27T00:33:34.732Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 00:31 .semver [2023-10-27T00:33:34.732Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 27 00:31 Attribution.txt [2023-10-27T00:33:34.732Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 27 00:31 CHANGELOG.md [2023-10-27T00:33:34.732Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 27 00:31 Dockerfile [2023-10-27T00:33:34.732Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 00:31 GOVERNANCE.md [2023-10-27T00:33:34.732Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 27 00:31 Jenkinsfile [2023-10-27T00:33:34.732Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 00:31 LICENSE [2023-10-27T00:33:34.732Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 27 00:31 Makefile [2023-10-27T00:33:34.732Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 27 00:31 OWNERS.md [2023-10-27T00:33:34.732Z] -rw-rw-r-- 1 jenkins jenkins 12217 Oct 27 00:31 README.md [2023-10-27T00:33:34.732Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 00:31 VERSION [2023-10-27T00:33:34.732Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 00:31 bin [2023-10-27T00:33:34.732Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 00:31 cmd [2023-10-27T00:33:34.732Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 27 00:33 coverage.out [2023-10-27T00:33:34.732Z] -rw-rw-r-- 1 jenkins jenkins 3698 Oct 27 00:31 go.mod [2023-10-27T00:33:34.732Z] -rw-rw-r-- 1 jenkins jenkins 35450 Oct 27 00:31 go.sum [2023-10-27T00:33:34.732Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 00:31 internal [2023-10-27T00:33:34.732Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 27 00:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T00:33:35.118Z] + 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=1852cb5ba676a6478bc9e9759f1e3610307af791 --label arch=amd64 --label version=0.0.0 . [2023-10-27T00:33:35.118Z] Sending build context to Docker daemon 16.16MB [2023-10-27T00:33:35.118Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T00:33:35.118Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-27T00:33:35.118Z] ---> 4ad78c181555 [2023-10-27T00:33:35.118Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-27T00:33:35.377Z] ---> Running in 574aa053533c [2023-10-27T00:33:35.377Z] Removing intermediate container 574aa053533c [2023-10-27T00:33:35.377Z] ---> b39beb487cbf [2023-10-27T00:33:35.377Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T00:33:35.377Z] ---> Running in 6ef52087f5ff [2023-10-27T00:33:35.377Z] Removing intermediate container 6ef52087f5ff [2023-10-27T00:33:35.377Z] ---> 1e4f6030e4e7 [2023-10-27T00:33:35.377Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-27T00:33:35.377Z] ---> Running in e7e2c1b693f2 [2023-10-27T00:33:35.636Z] Removing intermediate container e7e2c1b693f2 [2023-10-27T00:33:35.636Z] ---> 43231d58bb11 [2023-10-27T00:33:35.636Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T00:33:35.636Z] ---> Running in 0b90f39d372d [2023-10-27T00:33:35.636Z] Removing intermediate container 0b90f39d372d [2023-10-27T00:33:35.636Z] ---> 3fe537e80621 [2023-10-27T00:33:35.636Z] Step 7/25 : WORKDIR /device-gpio [2023-10-27T00:33:35.636Z] ---> Running in bb6ce153176e [2023-10-27T00:33:35.894Z] Removing intermediate container bb6ce153176e [2023-10-27T00:33:35.894Z] ---> 8e00569a3198 [2023-10-27T00:33:35.894Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T00:33:35.894Z] ---> Running in c59e77dc4d6e [2023-10-27T00:33:36.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T00:33:36.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T00:33:36.742Z] OK: 268 MiB in 56 packages [2023-10-27T00:33:37.002Z] Removing intermediate container c59e77dc4d6e [2023-10-27T00:33:37.002Z] ---> 202951d8300f [2023-10-27T00:33:37.002Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-27T00:33:37.002Z] ---> 9fbacdadff0f [2023-10-27T00:33:37.002Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T00:33:37.002Z] ---> Running in 7fa23746148a [2023-10-27T00:33:37.570Z] Removing intermediate container 7fa23746148a [2023-10-27T00:33:37.570Z] ---> fc6828500c13 [2023-10-27T00:33:37.570Z] Step 11/25 : COPY . . [2023-10-27T00:33:38.171Z] ---> 0e3c832d5ae2 [2023-10-27T00:33:38.171Z] Step 12/25 : RUN ${MAKE} [2023-10-27T00:33:38.171Z] ---> Running in f653b8f981f0 [2023-10-27T00:33:38.432Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-27T00:33:56.514Z] Removing intermediate container f653b8f981f0 [2023-10-27T00:33:56.514Z] ---> 58bf668ba1b2 [2023-10-27T00:33:56.514Z] Step 13/25 : FROM alpine:3.18 [2023-10-27T00:33:57.084Z] 3.18: Pulling from library/alpine [2023-10-27T00:33:57.084Z] 96526aa774ef: Pulling fs layer [2023-10-27T00:33:57.342Z] 96526aa774ef: Verifying Checksum [2023-10-27T00:33:57.343Z] 96526aa774ef: Download complete [2023-10-27T00:33:57.600Z] 96526aa774ef: Pull complete [2023-10-27T00:33:57.601Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T00:33:57.601Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T00:33:57.601Z] ---> 8ca4688f4f35 [2023-10-27T00:33:57.601Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-27T00:33:57.601Z] ---> Running in a6c843ce0e36 [2023-10-27T00:33:57.601Z] Removing intermediate container a6c843ce0e36 [2023-10-27T00:33:57.601Z] ---> 37ad9e219a0b [2023-10-27T00:33:57.601Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-27T00:33:57.601Z] ---> Running in ffdb02418220 [2023-10-27T00:33:57.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T00:33:58.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T00:33:58.376Z] OK: 7 MiB in 15 packages [2023-10-27T00:33:58.634Z] Removing intermediate container ffdb02418220 [2023-10-27T00:33:58.634Z] ---> 8df094a9d2ca [2023-10-27T00:33:58.634Z] Step 16/25 : WORKDIR / [2023-10-27T00:33:58.892Z] ---> Running in 6062e8160abc [2023-10-27T00:33:58.892Z] Removing intermediate container 6062e8160abc [2023-10-27T00:33:58.892Z] ---> ef031815e4d2 [2023-10-27T00:33:58.892Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-27T00:33:58.892Z] ---> 66ff9645d9ca [2023-10-27T00:33:58.892Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-27T00:33:59.156Z] ---> 3c92b2254df2 [2023-10-27T00:33:59.156Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-27T00:33:59.723Z] ---> bdd147e4b592 [2023-10-27T00:33:59.723Z] Step 20/25 : EXPOSE 59910 [2023-10-27T00:33:59.723Z] ---> Running in 3581a1a63f5c [2023-10-27T00:33:59.723Z] Removing intermediate container 3581a1a63f5c [2023-10-27T00:33:59.723Z] ---> 7197bd378e05 [2023-10-27T00:33:59.723Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-27T00:33:59.723Z] ---> Running in 5bd9c1debeca [2023-10-27T00:33:59.723Z] Removing intermediate container 5bd9c1debeca [2023-10-27T00:33:59.723Z] ---> c4266086ad02 [2023-10-27T00:33:59.723Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T00:33:59.723Z] ---> Running in a005398b1903 [2023-10-27T00:33:59.981Z] Removing intermediate container a005398b1903 [2023-10-27T00:33:59.981Z] ---> 2b316971032a [2023-10-27T00:33:59.981Z] Step 23/25 : LABEL arch=amd64 [2023-10-27T00:33:59.981Z] ---> Running in 9cc043b13f0a [2023-10-27T00:33:59.981Z] Removing intermediate container 9cc043b13f0a [2023-10-27T00:33:59.981Z] ---> 8050ac0f5836 [2023-10-27T00:33:59.981Z] Step 24/25 : LABEL git_sha=1852cb5ba676a6478bc9e9759f1e3610307af791 [2023-10-27T00:33:59.981Z] ---> Running in f81c8c4751fe [2023-10-27T00:34:00.240Z] Removing intermediate container f81c8c4751fe [2023-10-27T00:34:00.240Z] ---> cab9a0bdf043 [2023-10-27T00:34:00.240Z] Step 25/25 : LABEL version=0.0.0 [2023-10-27T00:34:00.240Z] ---> Running in 25c589c8c15b [2023-10-27T00:34:00.240Z] Removing intermediate container 25c589c8c15b [2023-10-27T00:34:00.240Z] ---> 6c28d2a72292 [2023-10-27T00:34:00.240Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T00:34:00.240Z] Successfully built 6c28d2a72292 [2023-10-27T00:34:00.240Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T00:34:01.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T00:34:01.139Z] [2023-10-27T00:34:01.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T00:34:01.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T00:34:01.522Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-27T00:34:01.522Z] 5eb5b503b376: Pulling fs layer [2023-10-27T00:34:01.522Z] 5c69ac0246d0: Pulling fs layer [2023-10-27T00:34:01.522Z] ec43610c2a17: Pulling fs layer [2023-10-27T00:34:01.522Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-27T00:34:01.522Z] 33b1e0a273af: Pulling fs layer [2023-10-27T00:34:01.522Z] 5d3b04190fa2: Pulling fs layer [2023-10-27T00:34:01.522Z] 2f39f015ded8: Pulling fs layer [2023-10-27T00:34:01.522Z] 5d3b04190fa2: Waiting [2023-10-27T00:34:01.522Z] 2f39f015ded8: Waiting [2023-10-27T00:34:01.522Z] 33b1e0a273af: Waiting [2023-10-27T00:34:01.522Z] 3a2ae6a8a46f: Waiting [2023-10-27T00:34:01.522Z] 5c69ac0246d0: Verifying Checksum [2023-10-27T00:34:01.522Z] 5c69ac0246d0: Download complete [2023-10-27T00:34:01.522Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-27T00:34:01.522Z] 3a2ae6a8a46f: Download complete [2023-10-27T00:34:01.522Z] ec43610c2a17: Verifying Checksum [2023-10-27T00:34:01.522Z] ec43610c2a17: Download complete [2023-10-27T00:34:01.522Z] 33b1e0a273af: Verifying Checksum [2023-10-27T00:34:01.522Z] 33b1e0a273af: Download complete [2023-10-27T00:34:01.522Z] 5d3b04190fa2: Verifying Checksum [2023-10-27T00:34:01.522Z] 5d3b04190fa2: Download complete [2023-10-27T00:34:01.780Z] 5eb5b503b376: Download complete [2023-10-27T00:34:02.345Z] 2f39f015ded8: Verifying Checksum [2023-10-27T00:34:02.345Z] 2f39f015ded8: Download complete [2023-10-27T00:34:02.910Z] 5eb5b503b376: Pull complete [2023-10-27T00:34:02.910Z] 5c69ac0246d0: Pull complete [2023-10-27T00:34:03.476Z] ec43610c2a17: Pull complete [2023-10-27T00:34:03.477Z] 3a2ae6a8a46f: Pull complete [2023-10-27T00:34:03.734Z] 33b1e0a273af: Pull complete [2023-10-27T00:34:03.734Z] 5d3b04190fa2: Pull complete [2023-10-27T00:34:08.988Z] 2f39f015ded8: Pull complete [2023-10-27T00:34:08.988Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-27T00:34:08.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T00:34:08.988Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T00:34:09.210Z] prd-ubuntu20.04-docker-8c-8g-12205 does not seem to be running inside a container [2023-10-27T00:34:09.237Z] $ 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-210 -v /w/workspace/edgexfoundry_device-gpio_PR-210:/w/workspace/edgexfoundry_device-gpio_PR-210:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-210@tmp:/w/workspace/edgexfoundry_device-gpio_PR-210@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-10-27T00:34:12.137Z] $ docker top 55a53e0b3d436a776d670de9df5305727e996495d17f486028bbcb5394a310fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T00:34:12.593Z] ---> job-cost.sh [2023-10-27T00:34:12.593Z] lf-activate-venv: SKIPPING [2023-10-27T00:34:12.593Z] INFO: No Stack... [2023-10-27T00:34:12.851Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T00:34:13.109Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T00:34:13.418Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-210/archives/cost.csv [2023-10-27T00:34:13.418Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T00:34:13.458Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-210-1-stack-cost] [2023-10-27T00:34:13.463Z] Resource [jenkins-edgexfoundry-device-gpio-PR-210-1-stack-cost] did not exist. Created. [2023-10-27T00:34:13.463Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-210-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T00:34:13.855Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-27T00:34:13.903Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T00:34:13.938Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-210-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T00:34:14.015Z] $ docker stop --time=1 55a53e0b3d436a776d670de9df5305727e996495d17f486028bbcb5394a310fd [2023-10-27T00:34:15.165Z] $ docker rm -f --volumes 55a53e0b3d436a776d670de9df5305727e996495d17f486028bbcb5394a310fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-27T00:35:36.895Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12206 in /w/workspace/edgexfoundry_device-gpio_PR-210 [Pipeline] { [Pipeline] ws [2023-10-27T00:35:36.959Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-10-27T00:35:37.038Z] The recommended git tool is: git [2023-10-27T00:35:43.468Z] using credential edgex-jenkins-ssh [2023-10-27T00:35:43.486Z] Cloning the remote Git repository [2023-10-27T00:35:43.534Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-10-27T00:35:43.636Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-10-27T00:35:43.794Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-10-27T00:35:43.795Z] > git --version # timeout=10 [2023-10-27T00:35:43.817Z] > git --version # 'git version 2.25.1' [2023-10-27T00:35:43.820Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T00:35:43.976Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T00:35:45.647Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-10-27T00:35:45.678Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T00:35:47.332Z] Merging remotes/origin/main commit 04783819bb09b7810d10db39d52ccf9a1f06c19b into PR head commit 1852cb5ba676a6478bc9e9759f1e3610307af791 [2023-10-27T00:35:46.692Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-10-27T00:35:46.741Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-10-27T00:35:46.742Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T00:35:46.761Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/210/head:refs/remotes/origin/PR-210 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-27T00:35:47.354Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T00:35:47.666Z] Merge succeeded, producing 1852cb5ba676a6478bc9e9759f1e3610307af791 [2023-10-27T00:35:47.666Z] Checking out Revision 1852cb5ba676a6478bc9e9759f1e3610307af791 (PR-210) [2023-10-27T00:35:48.179Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-27T00:35:48.233Z] > git --version # timeout=10 [2023-10-27T00:35:48.244Z] > git --version # 'git version 2.25.1' [2023-10-27T00:35:48.261Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T00:35:47.448Z] > git checkout -f 1852cb5ba676a6478bc9e9759f1e3610307af791 # timeout=10 [2023-10-27T00:35:47.553Z] > git remote # timeout=10 [2023-10-27T00:35:47.579Z] > git config --get remote.origin.url # timeout=10 [2023-10-27T00:35:47.604Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T00:35:47.620Z] > git merge 04783819bb09b7810d10db39d52ccf9a1f06c19b # timeout=10 [2023-10-27T00:35:47.650Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-27T00:35:47.675Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T00:35:47.689Z] > git checkout -f 1852cb5ba676a6478bc9e9759f1e3610307af791 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T00:35:49.633Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-27T00:35:49.633Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T00:35:49.633Z] Dload Upload Total Spent Left Speed [2023-10-27T00:35:49.633Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-10-27T00:35:50.251Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-27T00:35:50.624Z] + sudo tee /etc/docker/daemon.new [2023-10-27T00:35:50.624Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-27T00:35:50.624Z] { [2023-10-27T00:35:50.624Z] "registry-mirrors": [ [2023-10-27T00:35:50.624Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-27T00:35:50.624Z] ], [2023-10-27T00:35:50.624Z] "bip": "10.250.0.254/24", [2023-10-27T00:35:50.624Z] "hosts": [ [2023-10-27T00:35:50.624Z] "tcp://0.0.0.0:5555", [2023-10-27T00:35:50.624Z] "unix:///var/run/docker.sock" [2023-10-27T00:35:50.624Z] ], [2023-10-27T00:35:50.624Z] "mtu": 1458, [2023-10-27T00:35:50.624Z] "selinux-enabled": true, [2023-10-27T00:35:50.624Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-27T00:35:50.624Z] } [Pipeline] sh [2023-10-27T00:35:50.981Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-27T00:35:51.339Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T00:36:09.659Z] provisioning config files... [2023-10-27T00:36:09.692Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config7793174815941355170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T00:36:10.077Z] ---> docker-login.sh [2023-10-27T00:36:10.077Z] nexus3.edgexfoundry.org:10001 [2023-10-27T00:36:10.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T00:36:10.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T00:36:10.949Z] Configure a credential helper to remove this warning. See [2023-10-27T00:36:10.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T00:36:10.949Z] [2023-10-27T00:36:10.949Z] Login Succeeded [2023-10-27T00:36:10.949Z] nexus3.edgexfoundry.org:10002 [2023-10-27T00:36:11.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T00:36:11.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T00:36:11.219Z] Configure a credential helper to remove this warning. See [2023-10-27T00:36:11.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T00:36:11.219Z] [2023-10-27T00:36:11.219Z] Login Succeeded [2023-10-27T00:36:11.219Z] nexus3.edgexfoundry.org:10003 [2023-10-27T00:36:11.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T00:36:11.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T00:36:11.775Z] Configure a credential helper to remove this warning. See [2023-10-27T00:36:11.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T00:36:11.775Z] [2023-10-27T00:36:11.775Z] Login Succeeded [2023-10-27T00:36:11.775Z] nexus3.edgexfoundry.org:10004 [2023-10-27T00:36:12.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T00:36:12.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T00:36:12.055Z] Configure a credential helper to remove this warning. See [2023-10-27T00:36:12.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T00:36:12.055Z] [2023-10-27T00:36:12.055Z] Login Succeeded [2023-10-27T00:36:12.326Z] docker.io [2023-10-27T00:36:12.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T00:36:12.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T00:36:12.918Z] Configure a credential helper to remove this warning. See [2023-10-27T00:36:12.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T00:36:12.918Z] [2023-10-27T00:36:12.918Z] Login Succeeded [2023-10-27T00:36:12.918Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T00:36:12.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T00:36:13.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T00:36:13.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T00:36:13.405Z] ========================================================= [2023-10-27T00:36:13.405Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-27T00:36:13.405Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T00:36:13.903Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T00:36:14.171Z] Sending build context to Docker daemon 8.145MB [2023-10-27T00:36:14.171Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T00:36:14.171Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T00:36:14.444Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-27T00:36:14.444Z] 9fda8d8052c6: Pulling fs layer [2023-10-27T00:36:14.444Z] 5d54e960e981: Pulling fs layer [2023-10-27T00:36:14.444Z] c4a7e357bf2a: Pulling fs layer [2023-10-27T00:36:14.444Z] f0e02332f6b5: Pulling fs layer [2023-10-27T00:36:14.444Z] cefa15bbcfad: Pulling fs layer [2023-10-27T00:36:14.444Z] 17808c966233: Pulling fs layer [2023-10-27T00:36:14.444Z] f4c1fc716caa: Pulling fs layer [2023-10-27T00:36:14.444Z] f0e02332f6b5: Waiting [2023-10-27T00:36:14.444Z] cefa15bbcfad: Waiting [2023-10-27T00:36:14.444Z] 17808c966233: Waiting [2023-10-27T00:36:14.444Z] f4c1fc716caa: Waiting [2023-10-27T00:36:14.444Z] 5d54e960e981: Verifying Checksum [2023-10-27T00:36:14.444Z] 5d54e960e981: Download complete [2023-10-27T00:36:14.444Z] f0e02332f6b5: Verifying Checksum [2023-10-27T00:36:14.444Z] f0e02332f6b5: Download complete [2023-10-27T00:36:14.444Z] cefa15bbcfad: Verifying Checksum [2023-10-27T00:36:14.444Z] cefa15bbcfad: Download complete [2023-10-27T00:36:14.444Z] 9fda8d8052c6: Download complete [2023-10-27T00:36:15.034Z] f4c1fc716caa: Verifying Checksum [2023-10-27T00:36:15.034Z] f4c1fc716caa: Download complete [2023-10-27T00:36:15.622Z] 9fda8d8052c6: Pull complete [2023-10-27T00:36:16.212Z] c4a7e357bf2a: Verifying Checksum [2023-10-27T00:36:16.212Z] c4a7e357bf2a: Download complete [2023-10-27T00:36:17.173Z] 17808c966233: Verifying Checksum [2023-10-27T00:36:17.173Z] 17808c966233: Download complete [2023-10-27T00:36:19.783Z] 5d54e960e981: Pull complete [2023-10-27T00:36:34.808Z] c4a7e357bf2a: Pull complete [2023-10-27T00:36:34.808Z] f0e02332f6b5: Pull complete [2023-10-27T00:36:34.808Z] cefa15bbcfad: Pull complete [2023-10-27T00:36:41.484Z] 17808c966233: Pull complete [2023-10-27T00:36:42.447Z] f4c1fc716caa: Pull complete [2023-10-27T00:36:42.447Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-27T00:36:42.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-27T00:36:42.718Z] ---> ea914061e18c [2023-10-27T00:36:42.718Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T00:36:44.671Z] ---> Running in 0c623deb6f7e [2023-10-27T00:36:44.671Z] Removing intermediate container 0c623deb6f7e [2023-10-27T00:36:44.671Z] ---> 31158ae7c887 [2023-10-27T00:36:44.671Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T00:36:44.671Z] ---> Running in 250cc580cec6 [2023-10-27T00:36:44.944Z] Removing intermediate container 250cc580cec6 [2023-10-27T00:36:44.944Z] ---> 15e75309475b [2023-10-27T00:36:44.944Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-27T00:36:45.211Z] ---> Running in cc0f7e8d7df4 [2023-10-27T00:36:45.485Z] Removing intermediate container cc0f7e8d7df4 [2023-10-27T00:36:45.485Z] ---> 9a9b061cd7c4 [2023-10-27T00:36:45.485Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T00:36:45.485Z] ---> Running in a33f1e9be3b4 [2023-10-27T00:36:45.755Z] Removing intermediate container a33f1e9be3b4 [2023-10-27T00:36:45.755Z] ---> 8135c72c73b1 [2023-10-27T00:36:45.755Z] Step 7/12 : WORKDIR /device-gpio [2023-10-27T00:36:46.024Z] ---> Running in 21accb3708a5 [2023-10-27T00:36:46.296Z] Removing intermediate container 21accb3708a5 [2023-10-27T00:36:46.296Z] ---> 171ec16a48a1 [2023-10-27T00:36:46.296Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T00:36:46.296Z] ---> Running in b026837f392e [2023-10-27T00:36:47.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T00:36:47.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T00:36:49.407Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-27T00:36:49.407Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-27T00:36:49.407Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-27T00:36:49.407Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-27T00:36:49.407Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T00:36:49.407Z] OK: 270 MiB in 56 packages [2023-10-27T00:36:50.376Z] Removing intermediate container b026837f392e [2023-10-27T00:36:50.376Z] ---> 451f27b9f67f [2023-10-27T00:36:50.376Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-27T00:36:50.972Z] ---> 0cf5d6c4165f [2023-10-27T00:36:50.972Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T00:36:50.972Z] ---> Running in 8f13f5dffdec [2023-10-27T00:38:27.662Z] Removing intermediate container 8f13f5dffdec [2023-10-27T00:38:27.662Z] ---> b9c2a2ee5eaa [2023-10-27T00:38:27.662Z] Step 11/12 : COPY . . [2023-10-27T00:38:27.662Z] ---> 61ba5b4a1514 [2023-10-27T00:38:27.662Z] Step 12/12 : RUN ${MAKE} [2023-10-27T00:38:27.662Z] ---> Running in 3afa6a902414 [2023-10-27T00:38:28.253Z] noop [2023-10-27T00:38:28.844Z] Removing intermediate container 3afa6a902414 [2023-10-27T00:38:28.844Z] ---> ff18f5ff4957 [2023-10-27T00:38:28.844Z] Successfully built ff18f5ff4957 [2023-10-27T00:38:28.844Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T00:38:29.328Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T00:38:29.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T00:38:29.651Z] prd-ubuntu20.04-docker-arm64-4c-16g-12206 does not seem to be running inside a container [2023-10-27T00:38:29.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-27T00:38:31.096Z] $ docker top 8251ca5e7a0cf09b58dca3bc2c16bd1ec1298c11639b550c55552f684453f347 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T00:38:32.030Z] + go version [2023-10-27T00:38:32.030Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-27T00:38:32.062Z] $ docker stop --time=1 8251ca5e7a0cf09b58dca3bc2c16bd1ec1298c11639b550c55552f684453f347 [2023-10-27T00:38:33.732Z] $ docker rm -f --volumes 8251ca5e7a0cf09b58dca3bc2c16bd1ec1298c11639b550c55552f684453f347 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T00:38:34.617Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T00:38:34.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T00:38:34.869Z] prd-ubuntu20.04-docker-arm64-4c-16g-12206 does not seem to be running inside a container [2023-10-27T00:38:34.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-27T00:38:36.119Z] $ docker top bb8a35d1cd632b68f0c7edd44b3fc9167cfe763d7615c8b66818f2902f9eb30e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T00:38:37.020Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-10-27T00:38:37.429Z] + make test [2023-10-27T00:38:37.430Z] go test ./... -coverprofile=coverage.out ./... [2023-10-27T00:38:44.085Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-27T00:40:35.795Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-27T00:40:35.795Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-27T00:40:35.795Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-27T00:40:35.795Z] go vet ./... [2023-10-27T00:40:54.038Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T00:40:54.038Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T00:40:54.038Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T00:40:54.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T00:40:54.397Z] $ docker stop --time=1 bb8a35d1cd632b68f0c7edd44b3fc9167cfe763d7615c8b66818f2902f9eb30e [2023-10-27T00:40:56.694Z] $ docker rm -f --volumes bb8a35d1cd632b68f0c7edd44b3fc9167cfe763d7615c8b66818f2902f9eb30e [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T00:40:58.219Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T00:40:58.256Z] Warning: overwriting stash ‘coverage-report’ [2023-10-27T00:40:58.877Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T00:40:59.472Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T00:40:59.831Z] + ls -al . [2023-10-27T00:40:59.831Z] total 156 [2023-10-27T00:40:59.831Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 27 00:38 . [2023-10-27T00:40:59.831Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 00:35 .. [2023-10-27T00:40:59.831Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 27 00:35 .dockerignore [2023-10-27T00:40:59.831Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 00:35 .git [2023-10-27T00:40:59.831Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 00:35 .github [2023-10-27T00:40:59.831Z] -rw-rw-r-- 1 jenkins jenkins 277 Oct 27 00:35 .gitignore [2023-10-27T00:40:59.831Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 00:35 .golangci.yml [2023-10-27T00:40:59.831Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 27 00:35 Attribution.txt [2023-10-27T00:40:59.831Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 27 00:35 CHANGELOG.md [2023-10-27T00:40:59.831Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 27 00:35 Dockerfile [2023-10-27T00:40:59.831Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 00:35 GOVERNANCE.md [2023-10-27T00:40:59.831Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 27 00:35 Jenkinsfile [2023-10-27T00:40:59.831Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 00:35 LICENSE [2023-10-27T00:40:59.831Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 27 00:35 Makefile [2023-10-27T00:40:59.831Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 27 00:35 OWNERS.md [2023-10-27T00:40:59.831Z] -rw-rw-r-- 1 jenkins jenkins 12217 Oct 27 00:35 README.md [2023-10-27T00:40:59.831Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 00:31 VERSION [2023-10-27T00:40:59.831Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 00:35 bin [2023-10-27T00:40:59.831Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 00:35 cmd [2023-10-27T00:40:59.831Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 27 00:38 coverage.out [2023-10-27T00:40:59.831Z] -rw-rw-r-- 1 jenkins jenkins 3698 Oct 27 00:35 go.mod [2023-10-27T00:40:59.831Z] -rw-rw-r-- 1 jenkins jenkins 35450 Oct 27 00:35 go.sum [2023-10-27T00:40:59.831Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 00:35 internal [2023-10-27T00:40:59.831Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 27 00:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T00:41:00.247Z] + 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=1852cb5ba676a6478bc9e9759f1e3610307af791 --label arch=arm64 --label version=0.0.0 . [2023-10-27T00:41:00.834Z] Sending build context to Docker daemon 8.146MB [2023-10-27T00:41:00.834Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T00:41:00.834Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-27T00:41:00.834Z] ---> ff18f5ff4957 [2023-10-27T00:41:00.834Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-27T00:41:01.102Z] ---> Running in f1023a5b6cf0 [2023-10-27T00:41:02.514Z] Removing intermediate container f1023a5b6cf0 [2023-10-27T00:41:02.514Z] ---> b48dfeaa5fbe [2023-10-27T00:41:02.514Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T00:41:02.514Z] ---> Running in 5c88a44477dc [2023-10-27T00:41:02.791Z] Removing intermediate container 5c88a44477dc [2023-10-27T00:41:02.791Z] ---> 2e24a00c5a72 [2023-10-27T00:41:02.791Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-27T00:41:02.791Z] ---> Running in 0876c8708593 [2023-10-27T00:41:03.059Z] Removing intermediate container 0876c8708593 [2023-10-27T00:41:03.059Z] ---> 33cbe19dd860 [2023-10-27T00:41:03.059Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T00:41:03.328Z] ---> Running in 0446be915c74 [2023-10-27T00:41:03.623Z] Removing intermediate container 0446be915c74 [2023-10-27T00:41:03.623Z] ---> 6dfcf8972a64 [2023-10-27T00:41:03.623Z] Step 7/25 : WORKDIR /device-gpio [2023-10-27T00:41:03.896Z] ---> Running in 1964e6097f5f [2023-10-27T00:41:04.166Z] Removing intermediate container 1964e6097f5f [2023-10-27T00:41:04.166Z] ---> 485cbb68379b [2023-10-27T00:41:04.166Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T00:41:04.445Z] ---> Running in 1ff47e9e7ee5 [2023-10-27T00:41:05.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T00:41:05.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T00:41:07.420Z] OK: 270 MiB in 56 packages [2023-10-27T00:41:08.003Z] Removing intermediate container 1ff47e9e7ee5 [2023-10-27T00:41:08.003Z] ---> 1a93fa6313f0 [2023-10-27T00:41:08.003Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-27T00:41:08.590Z] ---> 59cb2cf8b641 [2023-10-27T00:41:08.590Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T00:41:08.590Z] ---> Running in a360daf435a6 [2023-10-27T00:41:10.543Z] Removing intermediate container a360daf435a6 [2023-10-27T00:41:10.543Z] ---> cea81965ae9c [2023-10-27T00:41:10.543Z] Step 11/25 : COPY . . [2023-10-27T00:41:11.510Z] ---> 0271532a0d3d [2023-10-27T00:41:11.510Z] Step 12/25 : RUN ${MAKE} [2023-10-27T00:41:11.510Z] ---> Running in 7dc49fb3f179 [2023-10-27T00:41:12.935Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-27T00:43:19.617Z] Removing intermediate container 7dc49fb3f179 [2023-10-27T00:43:19.617Z] ---> 0a2403e1728c [2023-10-27T00:43:19.617Z] Step 13/25 : FROM alpine:3.18 [2023-10-27T00:43:19.617Z] 3.18: Pulling from library/alpine [2023-10-27T00:43:19.617Z] 579b34f0a95b: Pulling fs layer [2023-10-27T00:43:19.617Z] 579b34f0a95b: Verifying Checksum [2023-10-27T00:43:19.617Z] 579b34f0a95b: Download complete [2023-10-27T00:43:19.617Z] 579b34f0a95b: Pull complete [2023-10-27T00:43:19.617Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T00:43:19.617Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T00:43:19.617Z] ---> 3cc203321400 [2023-10-27T00:43:19.617Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-27T00:43:19.617Z] ---> Running in ff67cff0d439 [2023-10-27T00:43:19.617Z] Removing intermediate container ff67cff0d439 [2023-10-27T00:43:19.617Z] ---> 22e52c1a608a [2023-10-27T00:43:19.617Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-27T00:43:19.617Z] ---> Running in 1d058bfb3660 [2023-10-27T00:43:19.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T00:43:19.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T00:43:19.618Z] OK: 8 MiB in 15 packages [2023-10-27T00:43:19.618Z] Removing intermediate container 1d058bfb3660 [2023-10-27T00:43:19.618Z] ---> 5ffb30af77f6 [2023-10-27T00:43:19.618Z] Step 16/25 : WORKDIR / [2023-10-27T00:43:19.618Z] ---> Running in 3e200abb348e [2023-10-27T00:43:19.618Z] Removing intermediate container 3e200abb348e [2023-10-27T00:43:19.618Z] ---> e7bb71e614d3 [2023-10-27T00:43:19.618Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-27T00:43:19.618Z] ---> 6a73a233aa5a [2023-10-27T00:43:19.618Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-27T00:43:19.618Z] ---> 86a9c042e032 [2023-10-27T00:43:19.618Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-27T00:43:19.618Z] ---> 96d983051a6f [2023-10-27T00:43:19.618Z] Step 20/25 : EXPOSE 59910 [2023-10-27T00:43:19.618Z] ---> Running in 4af687b57786 [2023-10-27T00:43:19.618Z] Removing intermediate container 4af687b57786 [2023-10-27T00:43:19.618Z] ---> c245b7e13d5b [2023-10-27T00:43:19.618Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-27T00:43:19.618Z] ---> Running in 8e1fa33877e9 [2023-10-27T00:43:19.618Z] Removing intermediate container 8e1fa33877e9 [2023-10-27T00:43:19.618Z] ---> f10183eb55e8 [2023-10-27T00:43:19.618Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T00:43:19.618Z] ---> Running in 2c58c01537a8 [2023-10-27T00:43:19.618Z] Removing intermediate container 2c58c01537a8 [2023-10-27T00:43:19.618Z] ---> 258543cf6d4e [2023-10-27T00:43:19.618Z] Step 23/25 : LABEL arch=arm64 [2023-10-27T00:43:19.618Z] ---> Running in e30cb528f524 [2023-10-27T00:43:19.618Z] Removing intermediate container e30cb528f524 [2023-10-27T00:43:19.618Z] ---> 426f31b09d87 [2023-10-27T00:43:19.618Z] Step 24/25 : LABEL git_sha=1852cb5ba676a6478bc9e9759f1e3610307af791 [2023-10-27T00:43:19.618Z] ---> Running in e1d60ec534ba [2023-10-27T00:43:19.902Z] Removing intermediate container e1d60ec534ba [2023-10-27T00:43:19.902Z] ---> 288ea91653a4 [2023-10-27T00:43:19.902Z] Step 25/25 : LABEL version=0.0.0 [2023-10-27T00:43:19.902Z] ---> Running in 33e965ba421a [2023-10-27T00:43:20.496Z] Removing intermediate container 33e965ba421a [2023-10-27T00:43:20.496Z] ---> de3ba579ca3a [2023-10-27T00:43:20.496Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T00:43:20.496Z] Successfully built de3ba579ca3a [2023-10-27T00:43:20.496Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T00:43:21.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T00:43:21.324Z] [2023-10-27T00:43:21.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T00:43:21.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T00:43:21.998Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-27T00:43:21.998Z] 8998bd30e6a1: Pulling fs layer [2023-10-27T00:43:21.998Z] 04944245beec: Pulling fs layer [2023-10-27T00:43:21.998Z] 699f458cf7ca: Pulling fs layer [2023-10-27T00:43:21.998Z] 765212b225bb: Pulling fs layer [2023-10-27T00:43:21.998Z] f23df028b6ca: Pulling fs layer [2023-10-27T00:43:21.998Z] d65c8cfc05b1: Pulling fs layer [2023-10-27T00:43:21.998Z] 2437ff75d9bd: Pulling fs layer [2023-10-27T00:43:21.998Z] 765212b225bb: Waiting [2023-10-27T00:43:21.998Z] f23df028b6ca: Waiting [2023-10-27T00:43:21.998Z] d65c8cfc05b1: Waiting [2023-10-27T00:43:21.998Z] 2437ff75d9bd: Waiting [2023-10-27T00:43:21.999Z] 04944245beec: Verifying Checksum [2023-10-27T00:43:21.999Z] 04944245beec: Download complete [2023-10-27T00:43:21.999Z] 765212b225bb: Verifying Checksum [2023-10-27T00:43:21.999Z] 765212b225bb: Download complete [2023-10-27T00:43:21.999Z] f23df028b6ca: Verifying Checksum [2023-10-27T00:43:21.999Z] f23df028b6ca: Download complete [2023-10-27T00:43:21.999Z] d65c8cfc05b1: Verifying Checksum [2023-10-27T00:43:21.999Z] d65c8cfc05b1: Download complete [2023-10-27T00:43:22.268Z] 699f458cf7ca: Verifying Checksum [2023-10-27T00:43:22.268Z] 699f458cf7ca: Download complete [2023-10-27T00:43:22.535Z] 8998bd30e6a1: Verifying Checksum [2023-10-27T00:43:22.535Z] 8998bd30e6a1: Download complete [2023-10-27T00:43:25.120Z] 2437ff75d9bd: Verifying Checksum [2023-10-27T00:43:25.120Z] 2437ff75d9bd: Download complete [2023-10-27T00:43:27.695Z] 8998bd30e6a1: Pull complete [2023-10-27T00:43:27.964Z] 04944245beec: Pull complete [2023-10-27T00:43:29.378Z] 699f458cf7ca: Pull complete [2023-10-27T00:43:29.643Z] 765212b225bb: Pull complete [2023-10-27T00:43:30.601Z] f23df028b6ca: Pull complete [2023-10-27T00:43:30.867Z] d65c8cfc05b1: Pull complete [2023-10-27T00:43:49.128Z] 2437ff75d9bd: Pull complete [2023-10-27T00:43:49.128Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-27T00:43:49.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T00:43:49.128Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T00:43:49.513Z] prd-ubuntu20.04-docker-arm64-4c-16g-12206 does not seem to be running inside a container [2023-10-27T00:43:49.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-27T00:43:52.429Z] $ docker top cd7ca3d1234ef1a6462521a604fe9c54cae287fb8a7d89738d4489f01d85d4cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T00:43:53.362Z] ---> job-cost.sh [2023-10-27T00:43:53.362Z] lf-activate-venv: SKIPPING [2023-10-27T00:43:53.362Z] INFO: No Stack... [2023-10-27T00:43:53.629Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-27T00:43:54.585Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T00:43:55.245Z] + + cutcat -d, /w/workspace/device-gpio/1/archives/cost.csv -f6 [2023-10-27T00:43:55.245Z] [Pipeline] lock [2023-10-27T00:43:55.329Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-210-1-stack-cost] [2023-10-27T00:43:55.334Z] Resource [jenkins-edgexfoundry-device-gpio-PR-210-1-stack-cost] did not exist. Created. [2023-10-27T00:43:55.335Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-210-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T00:43:56.080Z] /w/workspace/device-gpio/1@tmp/durable-d29cfb33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-27T00:43:56.434Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-27T00:43:56.468Z] Warning: overwriting stash ‘stack-cost’ [2023-10-27T00:43:56.515Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T00:43:56.530Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-210-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T00:43:56.615Z] $ docker stop --time=1 cd7ca3d1234ef1a6462521a604fe9c54cae287fb8a7d89738d4489f01d85d4cd [2023-10-27T00:43:58.248Z] $ docker rm -f --volumes cd7ca3d1234ef1a6462521a604fe9c54cae287fb8a7d89738d4489f01d85d4cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-27T00:43:59.266Z] provisioning config files... [2023-10-27T00:43:59.274Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-210@tmp/config1250339504055378503tmp [Pipeline] { [Pipeline] sh [2023-10-27T00:43:59.614Z] + set +x [2023-10-27T00:43:59.614Z] + bash -s -- [2023-10-27T00:43:59.614Z] + curl -s https://codecov.io/bash [2023-10-27T00:43:59.873Z] [2023-10-27T00:43:59.873Z] _____ _ [2023-10-27T00:43:59.873Z] / ____| | | [2023-10-27T00:43:59.873Z] | | ___ __| | ___ ___ _____ __ [2023-10-27T00:43:59.873Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-27T00:43:59.873Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-27T00:43:59.873Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-27T00:43:59.873Z] Bash-1.0.6 [2023-10-27T00:43:59.873Z] [2023-10-27T00:43:59.873Z] [2023-10-27T00:43:59.873Z] ==> git version 2.25.1 found [2023-10-27T00:43:59.873Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-27T00:43:59.873Z] Release-Date: 2020-01-08 [2023-10-27T00:43:59.873Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-27T00:43:59.873Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-27T00:43:59.873Z] ==> Jenkins CI detected. [2023-10-27T00:43:59.873Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-210 [2023-10-27T00:43:59.873Z] project root: . [2023-10-27T00:43:59.873Z] --> token set from env [2023-10-27T00:43:59.873Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-27T00:43:59.873Z] ==> Running gcov in . (disable via -X gcov) [2023-10-27T00:43:59.873Z] ==> Python coveragepy not found [2023-10-27T00:43:59.873Z] ==> Searching for coverage reports in: [2023-10-27T00:43:59.873Z] + . [2023-10-27T00:43:59.873Z] -> Found 1 reports [2023-10-27T00:43:59.873Z] ==> Detecting git/mercurial file structure [2023-10-27T00:43:59.873Z] ==> Reading reports [2023-10-27T00:43:59.873Z] + ./coverage.out bytes=10 [2023-10-27T00:43:59.873Z] ==> Appending adjustments [2023-10-27T00:43:59.873Z] https://docs.codecov.io/docs/fixing-reports [2023-10-27T00:43:59.873Z] + Found adjustments [2023-10-27T00:43:59.873Z] ==> Gzipping contents [2023-10-27T00:44:00.132Z] 4.0K /tmp/codecov.aTnQ3O.gz [2023-10-27T00:44:00.132Z] ==> Uploading reports [2023-10-27T00:44:00.132Z] url: https://codecov.io [2023-10-27T00:44:00.132Z] query: branch=PR-210&commit=1852cb5ba676a6478bc9e9759f1e3610307af791&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-210%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=210&job=&cmd_args= [2023-10-27T00:44:00.132Z] -> Pinging Codecov [2023-10-27T00:44:00.132Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-210&commit=1852cb5ba676a6478bc9e9759f1e3610307af791&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-210%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=210&job=&cmd_args= [2023-10-27T00:44:00.132Z] -> Uploading to [2023-10-27T00:44:00.132Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-27/3EC07B1A8CA8AF9BCAA0BB9F0134797F/1852cb5ba676a6478bc9e9759f1e3610307af791/e7df047e-0c44-4a66-b598-30fc43bab242.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T004400Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=32067f0ec83a1f039e4752540676199b02c72afbdb130c65d4186ef23421eafe [2023-10-27T00:44:00.132Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T00:44:00.132Z] Dload Upload Total Spent Left Speed [2023-10-27T00:44:00.700Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 1436 --:--:-- --:--:-- --:--:-- 1436 [2023-10-27T00:44:00.700Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/1852cb5ba676a6478bc9e9759f1e3610307af791 [Pipeline] } [2023-10-27T00:44:00.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-27T00:44:02.515Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-210/archives ] [2023-10-27T00:44:02.516Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-210/archives [2023-10-27T00:44:02.516Z] total 16 [2023-10-27T00:44:02.516Z] drwxr-xr-x 3 root root 4096 Oct 27 00:34 . [2023-10-27T00:44:02.516Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 00:34 .. [2023-10-27T00:44:02.516Z] drwxr-xr-x 2 root root 4096 Oct 27 00:34 cost [2023-10-27T00:44:02.516Z] -rw-r--r-- 1 root root 83 Oct 27 00:34 cost.csv [2023-10-27T00:44:02.516Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-210/archives [2023-10-27T00:44:02.516Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-210/archives [2023-10-27T00:44:02.516Z] total 16 [2023-10-27T00:44:02.516Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 00:34 . [2023-10-27T00:44:02.516Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 00:34 .. [2023-10-27T00:44:02.516Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 00:34 cost [2023-10-27T00:44:02.516Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 27 00:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-27T00:44:02.842Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T00:44:03.727Z] ---> package-listing.sh [2023-10-27T00:44:03.727Z] ++ facter osfamily [2023-10-27T00:44:03.727Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-27T00:44:03.985Z] + OS_FAMILY=debian [2023-10-27T00:44:03.986Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-210 [2023-10-27T00:44:03.986Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-27T00:44:03.986Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-27T00:44:03.986Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-27T00:44:03.986Z] + PACKAGES=/tmp/packages_start.txt [2023-10-27T00:44:03.986Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-210 ']' [2023-10-27T00:44:03.986Z] + PACKAGES=/tmp/packages_end.txt [2023-10-27T00:44:03.986Z] + case "${OS_FAMILY}" in [2023-10-27T00:44:03.986Z] + dpkg -l [2023-10-27T00:44:03.986Z] + grep '^ii' [2023-10-27T00:44:03.986Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-27T00:44:03.986Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-27T00:44:03.986Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-27T00:44:03.986Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-210 ']' [2023-10-27T00:44:03.986Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-210/archives/ [2023-10-27T00:44:03.986Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-210/archives/ [Pipeline] echo [2023-10-27T00:44:04.018Z] 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-210/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-27T00:44:04.309Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T00:44:04.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T00:44:04.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T00:44:05.057Z] prd-ubuntu20.04-docker-8c-8g-12205 does not seem to be running inside a container [2023-10-27T00:44:05.091Z] $ 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-210/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-210 -v /w/workspace/edgexfoundry_device-gpio_PR-210:/w/workspace/edgexfoundry_device-gpio_PR-210:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-210@tmp:/w/workspace/edgexfoundry_device-gpio_PR-210@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-27T00:44:05.258Z] $ docker top 90de51d5a86e4b54f6652808d835a8138c3f738ee50a112b1a1e69d4cb7b3bc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T00:44:05.651Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-27T00:44:05.959Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-27T00:44:06.267Z] + ls /var/log/sa-host [2023-10-27T00:44:06.268Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T00:44:06.513Z] provisioning config files... [2023-10-27T00:44:06.521Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-210@tmp/config3864625107027011958tmp [Pipeline] { [Pipeline] echo [2023-10-27T00:44:06.577Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T00:44:06.886Z] ---> create-netrc.sh [Pipeline] } [2023-10-27T00:44:06.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-27T00:44:07.337Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-27T00:44:07.368Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T00:44:07.678Z] ---> sudo-logs.sh [2023-10-27T00:44:07.678Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-27T00:44:07.758Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T00:44:08.066Z] ---> job-cost.sh [2023-10-27T00:44:08.067Z] lf-activate-venv: SKIPPING [2023-10-27T00:44:08.067Z] DEBUG: total: 0.2199999988079071 [2023-10-27T00:44:08.067Z] INFO: Retrieving Stack Cost... [2023-10-27T00:44:08.326Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T00:44:08.892Z] INFO: Archiving Costs [Pipeline] echo [2023-10-27T00:44:08.932Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T00:44:09.243Z] ---> logs-deploy.sh [2023-10-27T00:44:09.243Z] lf-activate-venv: SKIPPING [2023-10-27T00:44:09.243Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-210/1 [2023-10-27T00:44:09.243Z] INFO: archiving workspace using pattern(s): [2023-10-27T00:44:10.177Z] Archives upload complete. [2023-10-27T00:44:10.177Z] INFO: archiving logs to Nexus