Pull request #113 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 56b0d7a0d81b15773dcfab970a9d1f51789a749d+192d2e5d52be7054ee8f5929c78a4d9d1a66e905 (088d615cf09cb473e011b80b7b031e49877e1f3c) 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-ssh11598228195241211886.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14479735467916615006.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-113/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-113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11012629286385021285.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-113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6259359575507127905.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh45291641974996156.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-113/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-113/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17565112834420456167.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7837’ Running on prd-ubuntu20.04-docker-8c-8g-7843 in /w/workspace/edgexfoundry_device-gpio_PR-113 [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-113 # 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/113/head:refs/remotes/origin/PR-113 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit 56b0d7a0d81b15773dcfab970a9d1f51789a749d Merge succeeded, producing 56b0d7a0d81b15773dcfab970a9d1f51789a749d Checking out Revision 56b0d7a0d81b15773dcfab970a9d1f51789a749d (PR-113) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 56b0d7a0d81b15773dcfab970a9d1f51789a749d # 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 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56b0d7a0d81b15773dcfab970a9d1f51789a749d # timeout=10 [Pipeline] timeout [2023-03-01T01:15:38.409Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T01:15:38.586Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T01:15:38.692Z] ========================================================= [2023-03-01T01:15:38.692Z] EdgeX Global Pipelines Version Info [2023-03-01T01:15:38.692Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-01T01:15:39.437Z] ------------------- [2023-03-01T01:15:39.437Z] stable info: [2023-03-01T01:15:39.437Z] ------------------- [2023-03-01T01:15:39.437Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T01:15:39.437Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T01:15:39.437Z] Message: update stable to v1.0.244 [2023-03-01T01:15:40.010Z] ------------------- [2023-03-01T01:15:40.010Z] experimental info: [2023-03-01T01:15:40.010Z] ------------------- [2023-03-01T01:15:40.010Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T01:15:40.010Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T01:15:40.010Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T01:15:40.446Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-03-01T01:15:40.491Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-03-01T01:15:40.529Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T01:15:40.566Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T01:15:40.610Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T01:15:40.655Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T01:15:40.694Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T01:15:40.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-01T01:15:40.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T01:15:40.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T01:15:40.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T01:15:40.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-03-01T01:15:40.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T01:15:40.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T01:15:41.022Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T01:15:41.061Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T01:15:41.107Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T01:15:41.154Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T01:15:41.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T01:15:41.240Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T01:15:41.282Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-01T01:15:41.323Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-01T01:15:41.363Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-01T01:15:41.407Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-01T01:15:41.460Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-01T01:15:41.507Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T01:15:41.550Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T01:15:41.592Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-113 [Pipeline] echo [2023-03-01T01:15:41.636Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-113 [Pipeline] echo [2023-03-01T01:15:41.680Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-113 [Pipeline] echo [2023-03-01T01:15:41.724Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56b0d7a0d81b15773dcfab970a9d1f51789a749d [Pipeline] echo [2023-03-01T01:15:41.764Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56b0d7a [Pipeline] echo [2023-03-01T01:15:41.812Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T01:15:42.086Z] provisioning config files... [2023-03-01T01:15:42.106Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-113@tmp/config14641069613591061393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T01:15:42.444Z] ---> docker-login.sh [2023-03-01T01:15:42.444Z] nexus3.edgexfoundry.org:10001 [2023-03-01T01:15:42.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T01:15:42.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T01:15:42.970Z] Configure a credential helper to remove this warning. See [2023-03-01T01:15:42.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T01:15:42.970Z] [2023-03-01T01:15:42.970Z] Login Succeeded [2023-03-01T01:15:42.970Z] nexus3.edgexfoundry.org:10002 [2023-03-01T01:15:42.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T01:15:42.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T01:15:42.970Z] Configure a credential helper to remove this warning. See [2023-03-01T01:15:42.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T01:15:42.970Z] [2023-03-01T01:15:42.970Z] Login Succeeded [2023-03-01T01:15:42.970Z] nexus3.edgexfoundry.org:10003 [2023-03-01T01:15:42.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T01:15:43.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T01:15:43.238Z] Configure a credential helper to remove this warning. See [2023-03-01T01:15:43.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T01:15:43.238Z] [2023-03-01T01:15:43.238Z] Login Succeeded [2023-03-01T01:15:43.238Z] nexus3.edgexfoundry.org:10004 [2023-03-01T01:15:43.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T01:15:43.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T01:15:43.238Z] Configure a credential helper to remove this warning. See [2023-03-01T01:15:43.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T01:15:43.238Z] [2023-03-01T01:15:43.238Z] Login Succeeded [2023-03-01T01:15:43.238Z] docker.io [2023-03-01T01:15:43.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T01:15:43.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T01:15:43.497Z] Configure a credential helper to remove this warning. See [2023-03-01T01:15:43.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T01:15:43.497Z] [2023-03-01T01:15:43.497Z] Login Succeeded [2023-03-01T01:15:43.497Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T01:15:43.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-01T01:15:44.168Z] + git rev-list -1 --merges 56b0d7a0d81b15773dcfab970a9d1f51789a749d~1..56b0d7a0d81b15773dcfab970a9d1f51789a749d [Pipeline] echo [2023-03-01T01:15:44.240Z] -----------> git rev-list -1 --merges 56b0d7a0d81b15773dcfab970a9d1f51789a749d~1..56b0d7a0d81b15773dcfab970a9d1f51789a749d 56b0d7a0d81b15773dcfab970a9d1f51789a749d [false] [Pipeline] sh [2023-03-01T01:15:44.552Z] + git log --format=format:%s -1 56b0d7a0d81b15773dcfab970a9d1f51789a749d [Pipeline] echo [2023-03-01T01:15:44.582Z] ========================================================= [2023-03-01T01:15:44.582Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T01:15:44.582Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T01:15:45.011Z] + git log --format=format:%s -1 56b0d7a0d81b15773dcfab970a9d1f51789a749d [Pipeline] echo [2023-03-01T01:15:45.042Z] [semverPrep] GIT_COMMIT: 56b0d7a0d81b15773dcfab970a9d1f51789a749d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-01T01:15:45.070Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-01T01:15:45.508Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T01:15:45.508Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T01:15:45.508Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T01:15:45.508Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T01:15:45.508Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T01:15:45.508Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T01:15:45.508Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T01:15:46.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T01:15:46.010Z] [2023-03-01T01:15:46.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T01:15:46.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T01:15:46.388Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T01:15:46.388Z] b85a868b505f: Pulling fs layer [2023-03-01T01:15:46.388Z] e2be974225ed: Pulling fs layer [2023-03-01T01:15:46.388Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T01:15:46.388Z] 988bab9f4d93: Pulling fs layer [2023-03-01T01:15:46.388Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T01:15:46.388Z] eaf3925da568: Pulling fs layer [2023-03-01T01:15:46.388Z] bab4dde63d76: Pulling fs layer [2023-03-01T01:15:46.388Z] bde34c3a00c8: Pulling fs layer [2023-03-01T01:15:46.388Z] b352a97aabf1: Pulling fs layer [2023-03-01T01:15:46.388Z] 4872d77fe225: Pulling fs layer [2023-03-01T01:15:46.388Z] 5851b861e8e6: Pulling fs layer [2023-03-01T01:15:46.388Z] bab4dde63d76: Waiting [2023-03-01T01:15:46.388Z] bde34c3a00c8: Waiting [2023-03-01T01:15:46.388Z] b352a97aabf1: Waiting [2023-03-01T01:15:46.388Z] 4872d77fe225: Waiting [2023-03-01T01:15:46.388Z] 5851b861e8e6: Waiting [2023-03-01T01:15:46.388Z] 988bab9f4d93: Waiting [2023-03-01T01:15:46.388Z] 1469e6f7b9e6: Waiting [2023-03-01T01:15:46.388Z] eaf3925da568: Waiting [2023-03-01T01:15:46.388Z] e2be974225ed: Verifying Checksum [2023-03-01T01:15:46.388Z] e2be974225ed: Download complete [2023-03-01T01:15:46.388Z] 988bab9f4d93: Download complete [2023-03-01T01:15:46.648Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T01:15:46.648Z] 1469e6f7b9e6: Download complete [2023-03-01T01:15:46.648Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T01:15:46.648Z] 339a4e72a1f5: Download complete [2023-03-01T01:15:46.648Z] bde34c3a00c8: Verifying Checksum [2023-03-01T01:15:46.648Z] bde34c3a00c8: Download complete [2023-03-01T01:15:46.648Z] b352a97aabf1: Verifying Checksum [2023-03-01T01:15:46.648Z] b352a97aabf1: Download complete [2023-03-01T01:15:46.648Z] 4872d77fe225: Verifying Checksum [2023-03-01T01:15:46.648Z] 4872d77fe225: Download complete [2023-03-01T01:15:46.648Z] b85a868b505f: Verifying Checksum [2023-03-01T01:15:46.648Z] b85a868b505f: Download complete [2023-03-01T01:15:47.216Z] bab4dde63d76: Verifying Checksum [2023-03-01T01:15:47.216Z] bab4dde63d76: Download complete [2023-03-01T01:15:48.159Z] b85a868b505f: Pull complete [2023-03-01T01:15:48.159Z] e2be974225ed: Pull complete [2023-03-01T01:15:48.725Z] 339a4e72a1f5: Pull complete [2023-03-01T01:15:48.725Z] 988bab9f4d93: Pull complete [2023-03-01T01:15:48.985Z] 1469e6f7b9e6: Pull complete [2023-03-01T01:15:48.985Z] eaf3925da568: Pull complete [2023-03-01T01:15:50.886Z] bab4dde63d76: Pull complete [2023-03-01T01:15:50.886Z] bde34c3a00c8: Pull complete [2023-03-01T01:15:51.145Z] b352a97aabf1: Pull complete [2023-03-01T01:15:51.145Z] 4872d77fe225: Pull complete [2023-03-01T01:15:51.405Z] 5851b861e8e6: Pull complete [2023-03-01T01:15:51.405Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T01:15:51.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T01:15:51.405Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T01:15:51.640Z] prd-ubuntu20.04-docker-8c-8g-7843 does not seem to be running inside a container [2023-03-01T01:15:51.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-113 -v /w/workspace/edgexfoundry_device-gpio_PR-113:/w/workspace/edgexfoundry_device-gpio_PR-113:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-113@tmp:/w/workspace/edgexfoundry_device-gpio_PR-113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T01:15:53.146Z] $ docker top ae1a70f14bbf6729306386ea2b653955e24a0596d13ca4ab03cb9e86e456f4d3 -eo pid,comm [2023-03-01T01:15:53.199Z] 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-03-01T01:15:53.199Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T01:15:53.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T01:15:53.322Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T01:15:53.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T01:15:53.457Z] $ docker exec ae1a70f14bbf6729306386ea2b653955e24a0596d13ca4ab03cb9e86e456f4d3 ssh-agent [2023-03-01T01:15:53.564Z] SSH_AUTH_SOCK=/tmp/ssh-KEd1d39FNLcE/agent.32 [2023-03-01T01:15:53.564Z] SSH_AGENT_PID=38 [2023-03-01T01:15:53.571Z] Running ssh-add (command line suppressed) [2023-03-01T01:15:53.683Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-113@tmp/private_key_1582432653983922964.key (/w/workspace/edgexfoundry_device-gpio_PR-113@tmp/private_key_1582432653983922964.key) [2023-03-01T01:15:53.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T01:15:54.035Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T01:15:54.064Z] $ docker exec --env ******** --env ******** ae1a70f14bbf6729306386ea2b653955e24a0596d13ca4ab03cb9e86e456f4d3 ssh-agent -k [2023-03-01T01:15:54.161Z] unset SSH_AUTH_SOCK; [2023-03-01T01:15:54.162Z] unset SSH_AGENT_PID; [2023-03-01T01:15:54.162Z] echo Agent pid 38 killed; [2023-03-01T01:15:54.170Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T01:15:54.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T01:15:54.266Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T01:15:54.381Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T01:15:54.388Z] $ docker exec ae1a70f14bbf6729306386ea2b653955e24a0596d13ca4ab03cb9e86e456f4d3 ssh-agent [2023-03-01T01:15:54.482Z] SSH_AUTH_SOCK=/tmp/ssh-ipqYo9G3qhZN/agent.70 [2023-03-01T01:15:54.482Z] SSH_AGENT_PID=76 [2023-03-01T01:15:54.486Z] Running ssh-add (command line suppressed) [2023-03-01T01:15:54.602Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-113@tmp/private_key_14803207125055076592.key (/w/workspace/edgexfoundry_device-gpio_PR-113@tmp/private_key_14803207125055076592.key) [2023-03-01T01:15:54.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T01:15:54.943Z] + git semver init [2023-03-01T01:15:55.204Z] 2023-03-01 01:15:55,155 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T01:15:55.204Z] 2023-03-01 01:15:55,156 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-113/.semver [2023-03-01T01:15:55.204Z] 2023-03-01 01:15:55,156 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-113/.semver [2023-03-01T01:15:55.204Z] 2023-03-01 01:15:55,157 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-113/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-113, universal_newlines=False, shell=None, istream=None) [2023-03-01T01:15:56.585Z] 2023-03-01 01:15:56,327 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-113/.git/info/exclude [2023-03-01T01:15:56.586Z] 2023-03-01 01:15:56,328 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-113/.semver/PR-113 with force:False [2023-03-01T01:15:56.586Z] 2023-03-01 01:15:56,328 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-113/.semver/PR-113 [2023-03-01T01:15:56.586Z] 2023-03-01 01:15:56,333 [execute] INFO git cat-file --batch-check [2023-03-01T01:15:56.586Z] 2023-03-01 01:15:56,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-113/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T01:15:56.586Z] 2023-03-01 01:15:56,340 [execute] INFO git cat-file --batch [2023-03-01T01:15:56.586Z] 2023-03-01 01:15:56,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-113/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T01:15:56.586Z] 2023-03-01 01:15:56,346 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-113/.semver/PR-113 [2023-03-01T01:15:56.586Z] 0.0.0 [Pipeline] } [2023-03-01T01:15:56.616Z] $ docker exec --env ******** --env ******** ae1a70f14bbf6729306386ea2b653955e24a0596d13ca4ab03cb9e86e456f4d3 ssh-agent -k [2023-03-01T01:15:56.718Z] unset SSH_AUTH_SOCK; [2023-03-01T01:15:56.718Z] unset SSH_AGENT_PID; [2023-03-01T01:15:56.719Z] echo Agent pid 76 killed; [2023-03-01T01:15:56.726Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T01:15:57.142Z] + git semver [Pipeline] } [2023-03-01T01:15:57.430Z] $ docker stop --time=1 ae1a70f14bbf6729306386ea2b653955e24a0596d13ca4ab03cb9e86e456f4d3 [2023-03-01T01:15:58.769Z] $ docker rm -f --volumes ae1a70f14bbf6729306386ea2b653955e24a0596d13ca4ab03cb9e86e456f4d3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T01:15:59.175Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T01:15:59.427Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T01:15:59.445Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T01:16:00.047Z] provisioning config files... [2023-03-01T01:16:00.055Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-113@tmp/config6915553155808124402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T01:16:00.402Z] ---> docker-login.sh [2023-03-01T01:16:00.402Z] nexus3.edgexfoundry.org:10001 [2023-03-01T01:16:00.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T01:16:00.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T01:16:00.402Z] Configure a credential helper to remove this warning. See [2023-03-01T01:16:00.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T01:16:00.402Z] [2023-03-01T01:16:00.402Z] Login Succeeded [2023-03-01T01:16:00.402Z] nexus3.edgexfoundry.org:10002 [2023-03-01T01:16:00.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T01:16:00.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T01:16:00.402Z] Configure a credential helper to remove this warning. See [2023-03-01T01:16:00.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T01:16:00.402Z] [2023-03-01T01:16:00.402Z] Login Succeeded [2023-03-01T01:16:00.402Z] nexus3.edgexfoundry.org:10003 [2023-03-01T01:16:00.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T01:16:00.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T01:16:00.661Z] Configure a credential helper to remove this warning. See [2023-03-01T01:16:00.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T01:16:00.661Z] [2023-03-01T01:16:00.661Z] Login Succeeded [2023-03-01T01:16:00.661Z] nexus3.edgexfoundry.org:10004 [2023-03-01T01:16:00.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T01:16:00.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T01:16:00.661Z] Configure a credential helper to remove this warning. See [2023-03-01T01:16:00.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T01:16:00.661Z] [2023-03-01T01:16:00.661Z] Login Succeeded [2023-03-01T01:16:00.661Z] docker.io [2023-03-01T01:16:00.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T01:16:01.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T01:16:01.180Z] Configure a credential helper to remove this warning. See [2023-03-01T01:16:01.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T01:16:01.180Z] [2023-03-01T01:16:01.180Z] Login Succeeded [2023-03-01T01:16:01.180Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T01:16:01.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T01:16:01.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T01:16:01.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T01:16:01.502Z] ========================================================= [2023-03-01T01:16:01.502Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T01:16:01.502Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T01:16:01.986Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-01T01:16:01.986Z] Sending build context to Docker daemon 16MB [2023-03-01T01:16:01.986Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T01:16:01.986Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-01T01:16:01.986Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T01:16:01.986Z] 213ec9aee27d: Pulling fs layer [2023-03-01T01:16:01.986Z] 4583459ba037: Pulling fs layer [2023-03-01T01:16:01.986Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T01:16:01.986Z] 53926ce57604: Pulling fs layer [2023-03-01T01:16:01.986Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T01:16:01.986Z] 22ff95d597cd: Pulling fs layer [2023-03-01T01:16:01.986Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T01:16:01.986Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T01:16:01.986Z] 53926ce57604: Waiting [2023-03-01T01:16:01.986Z] 21b2b0c7a3f4: Waiting [2023-03-01T01:16:01.986Z] 22ff95d597cd: Waiting [2023-03-01T01:16:01.986Z] a7acece74701: Pulling fs layer [2023-03-01T01:16:01.986Z] 96b7cbca73a9: Waiting [2023-03-01T01:16:01.986Z] a7acece74701: Waiting [2023-03-01T01:16:01.986Z] 93c1e223e6f2: Verifying Checksum [2023-03-01T01:16:01.986Z] 93c1e223e6f2: Download complete [2023-03-01T01:16:02.247Z] 4583459ba037: Verifying Checksum [2023-03-01T01:16:02.247Z] 4583459ba037: Download complete [2023-03-01T01:16:02.247Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-01T01:16:02.247Z] 21b2b0c7a3f4: Download complete [2023-03-01T01:16:02.247Z] 22ff95d597cd: Verifying Checksum [2023-03-01T01:16:02.247Z] 22ff95d597cd: Download complete [2023-03-01T01:16:02.247Z] 213ec9aee27d: Verifying Checksum [2023-03-01T01:16:02.247Z] 213ec9aee27d: Download complete [2023-03-01T01:16:02.247Z] 12d6caf4c0d1: Download complete [2023-03-01T01:16:02.247Z] 213ec9aee27d: Pull complete [2023-03-01T01:16:02.509Z] 4583459ba037: Pull complete [2023-03-01T01:16:02.509Z] 93c1e223e6f2: Pull complete [2023-03-01T01:16:02.769Z] a7acece74701: Verifying Checksum [2023-03-01T01:16:02.769Z] a7acece74701: Download complete [2023-03-01T01:16:03.026Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T01:16:03.026Z] 96b7cbca73a9: Download complete [2023-03-01T01:16:03.026Z] 53926ce57604: Verifying Checksum [2023-03-01T01:16:03.026Z] 53926ce57604: Download complete [2023-03-01T01:16:07.214Z] 53926ce57604: Pull complete [2023-03-01T01:16:07.214Z] 21b2b0c7a3f4: Pull complete [2023-03-01T01:16:07.214Z] 22ff95d597cd: Pull complete [2023-03-01T01:16:07.214Z] 12d6caf4c0d1: Pull complete [2023-03-01T01:16:09.740Z] 96b7cbca73a9: Pull complete [2023-03-01T01:16:10.677Z] a7acece74701: Pull complete [2023-03-01T01:16:10.677Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T01:16:10.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T01:16:10.677Z] ---> db6d94c90886 [2023-03-01T01:16:10.677Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-01T01:16:12.676Z] ---> Running in 318959e8633f [2023-03-01T01:16:12.676Z] Removing intermediate container 318959e8633f [2023-03-01T01:16:12.676Z] ---> 79afc4cd7b8c [2023-03-01T01:16:12.676Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T01:16:12.676Z] ---> Running in c5986817b677 [2023-03-01T01:16:12.676Z] Removing intermediate container c5986817b677 [2023-03-01T01:16:12.676Z] ---> 753669f724e9 [2023-03-01T01:16:12.676Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-01T01:16:12.676Z] ---> Running in efbb04327872 [2023-03-01T01:16:12.935Z] Removing intermediate container efbb04327872 [2023-03-01T01:16:12.935Z] ---> 2aa2b7a27832 [2023-03-01T01:16:12.935Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T01:16:12.935Z] ---> Running in c9d23ae9a82b [2023-03-01T01:16:12.935Z] Removing intermediate container c9d23ae9a82b [2023-03-01T01:16:12.935Z] ---> 5f7634eeadf8 [2023-03-01T01:16:12.935Z] Step 7/12 : WORKDIR /device-gpio [2023-03-01T01:16:13.194Z] ---> Running in a1056a77bae9 [2023-03-01T01:16:13.194Z] Removing intermediate container a1056a77bae9 [2023-03-01T01:16:13.194Z] ---> e72f101352bc [2023-03-01T01:16:13.194Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T01:16:13.194Z] ---> Running in eea03888cb34 [2023-03-01T01:16:13.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T01:16:13.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T01:16:13.969Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-01T01:16:13.969Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-01T01:16:13.969Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-01T01:16:13.969Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-01T01:16:13.969Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T01:16:13.969Z] OK: 216 MiB in 55 packages [2023-03-01T01:16:14.535Z] Removing intermediate container eea03888cb34 [2023-03-01T01:16:14.535Z] ---> 0080286211f8 [2023-03-01T01:16:14.535Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-01T01:16:14.535Z] ---> 9f72928a6450 [2023-03-01T01:16:14.535Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T01:16:14.535Z] ---> Running in 41ca662ae0fd [2023-03-01T01:16:14.863Z] Still waiting to schedule task [2023-03-01T01:16:14.863Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7838’ [2023-03-01T01:16:41.086Z] Removing intermediate container 41ca662ae0fd [2023-03-01T01:16:41.086Z] ---> 1cff95eddef7 [2023-03-01T01:16:41.086Z] Step 11/12 : COPY . . [2023-03-01T01:16:41.086Z] ---> 5652c7f4d43d [2023-03-01T01:16:41.086Z] Step 12/12 : RUN ${MAKE} [2023-03-01T01:16:41.086Z] ---> Running in b9792221425c [2023-03-01T01:16:41.086Z] noop [2023-03-01T01:16:41.086Z] Removing intermediate container b9792221425c [2023-03-01T01:16:41.086Z] ---> 64512b0506b6 [2023-03-01T01:16:41.086Z] Successfully built 64512b0506b6 [2023-03-01T01:16:41.086Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T01:16:41.527Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T01:16:41.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T01:16:41.668Z] prd-ubuntu20.04-docker-8c-8g-7843 does not seem to be running inside a container [2023-03-01T01:16:41.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-113 -v /w/workspace/edgexfoundry_device-gpio_PR-113:/w/workspace/edgexfoundry_device-gpio_PR-113:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-113@tmp:/w/workspace/edgexfoundry_device-gpio_PR-113@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 ******** ci-base-image-x86_64 cat [2023-03-01T01:16:42.095Z] $ docker top 6049a8aa95fb9d890beaf20f1f4745916b5af75d9020336b81af1576b0479507 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T01:16:42.489Z] + go version [2023-03-01T01:16:42.489Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T01:16:42.527Z] $ docker stop --time=1 6049a8aa95fb9d890beaf20f1f4745916b5af75d9020336b81af1576b0479507 [2023-03-01T01:16:43.848Z] $ docker rm -f --volumes 6049a8aa95fb9d890beaf20f1f4745916b5af75d9020336b81af1576b0479507 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T01:16:44.540Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T01:16:44.540Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T01:16:44.679Z] prd-ubuntu20.04-docker-8c-8g-7843 does not seem to be running inside a container [2023-03-01T01:16:44.720Z] $ 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-113 -v /w/workspace/edgexfoundry_device-gpio_PR-113:/w/workspace/edgexfoundry_device-gpio_PR-113:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-113@tmp:/w/workspace/edgexfoundry_device-gpio_PR-113@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 ******** ci-base-image-x86_64 cat [2023-03-01T01:16:45.126Z] $ docker top 56f7a4acee3af027235f34dafb6590859ab0259e3608dca1c5c22025981e4646 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T01:16:45.516Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-113 [Pipeline] fileExists [Pipeline] sh [2023-03-01T01:16:45.882Z] + make test [2023-03-01T01:16:45.882Z] go test ./... -coverprofile=coverage.out ./... [2023-03-01T01:16:46.140Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-01T01:16:56.108Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-01T01:16:56.108Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-01T01:17:02.683Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-01T01:17:02.683Z] go vet ./... [2023-03-01T01:17:05.210Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T01:17:05.210Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T01:17:05.210Z] ./bin/test-attribution-txt.sh [2023-03-01T01:17:05.210Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-01T01:17:05.470Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-01T01:17:05.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T01:17:05.541Z] $ docker stop --time=1 56f7a4acee3af027235f34dafb6590859ab0259e3608dca1c5c22025981e4646 [2023-03-01T01:17:07.351Z] $ docker rm -f --volumes 56f7a4acee3af027235f34dafb6590859ab0259e3608dca1c5c22025981e4646 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T01:17:07.898Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T01:17:07.955Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-01T01:17:08.530Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T01:17:08.840Z] + ls -al . [2023-03-01T01:17:08.841Z] total 156 [2023-03-01T01:17:08.841Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 01:16 . [2023-03-01T01:17:08.841Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 01:15 .. [2023-03-01T01:17:08.841Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 1 01:15 .dockerignore [2023-03-01T01:17:08.841Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 01:16 .git [2023-03-01T01:17:08.841Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 01:15 .github [2023-03-01T01:17:08.841Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 1 01:15 .gitignore [2023-03-01T01:17:08.841Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 01:15 .golangci.yml [2023-03-01T01:17:08.841Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 01:15 .semver [2023-03-01T01:17:08.841Z] -rw-rw-r-- 1 jenkins jenkins 9587 Mar 1 01:15 Attribution.txt [2023-03-01T01:17:08.841Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 1 01:15 CHANGELOG.md [2023-03-01T01:17:08.841Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 1 01:15 Dockerfile [2023-03-01T01:17:08.841Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 01:15 GOVERNANCE.md [2023-03-01T01:17:08.841Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 1 01:15 Jenkinsfile [2023-03-01T01:17:08.841Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 01:15 LICENSE [2023-03-01T01:17:08.841Z] -rw-rw-r-- 1 jenkins jenkins 1657 Mar 1 01:15 Makefile [2023-03-01T01:17:08.841Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 1 01:15 OWNERS.md [2023-03-01T01:17:08.841Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 1 01:15 README.md [2023-03-01T01:17:08.841Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 01:15 VERSION [2023-03-01T01:17:08.841Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 01:15 bin [2023-03-01T01:17:08.841Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 01:15 cmd [2023-03-01T01:17:08.841Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 1 01:16 coverage.out [2023-03-01T01:17:08.841Z] -rw-rw-r-- 1 jenkins jenkins 3313 Mar 1 01:15 go.mod [2023-03-01T01:17:08.841Z] -rw-rw-r-- 1 jenkins jenkins 31141 Mar 1 01:15 go.sum [2023-03-01T01:17:08.841Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 01:15 internal [2023-03-01T01:17:08.841Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 01:15 snap [2023-03-01T01:17:08.841Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 1 01:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T01:17:09.255Z] + 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=56b0d7a0d81b15773dcfab970a9d1f51789a749d --label arch=amd64 --label version=0.0.0 . [2023-03-01T01:17:09.255Z] Sending build context to Docker daemon 16MB [2023-03-01T01:17:09.255Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T01:17:09.255Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-01T01:17:09.255Z] ---> 64512b0506b6 [2023-03-01T01:17:09.255Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-01T01:17:09.518Z] ---> Running in 404b86506bc2 [2023-03-01T01:17:09.518Z] Removing intermediate container 404b86506bc2 [2023-03-01T01:17:09.518Z] ---> ab0ddb3349d8 [2023-03-01T01:17:09.518Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T01:17:09.518Z] ---> Running in 00611a8729ff [2023-03-01T01:17:09.518Z] Removing intermediate container 00611a8729ff [2023-03-01T01:17:09.518Z] ---> 48be8c37802f [2023-03-01T01:17:09.518Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-01T01:17:09.776Z] ---> Running in f3f719599511 [2023-03-01T01:17:09.776Z] Removing intermediate container f3f719599511 [2023-03-01T01:17:09.776Z] ---> e84f3db0928f [2023-03-01T01:17:09.776Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T01:17:09.776Z] ---> Running in a5433f1585a4 [2023-03-01T01:17:09.776Z] Removing intermediate container a5433f1585a4 [2023-03-01T01:17:09.776Z] ---> 1eed3bc8dc80 [2023-03-01T01:17:09.776Z] Step 7/25 : WORKDIR /device-gpio [2023-03-01T01:17:10.036Z] ---> Running in 66fac3616182 [2023-03-01T01:17:10.036Z] Removing intermediate container 66fac3616182 [2023-03-01T01:17:10.036Z] ---> d1238a8d3880 [2023-03-01T01:17:10.036Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T01:17:10.036Z] ---> Running in e5523d0085cb [2023-03-01T01:17:10.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T01:17:10.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T01:17:10.811Z] OK: 216 MiB in 55 packages [2023-03-01T01:17:11.380Z] Removing intermediate container e5523d0085cb [2023-03-01T01:17:11.380Z] ---> 6404e1d2c262 [2023-03-01T01:17:11.380Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-01T01:17:11.380Z] ---> 6e36f81492f8 [2023-03-01T01:17:11.380Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T01:17:11.380Z] ---> Running in 3954858251b5 [2023-03-01T01:17:12.316Z] Removing intermediate container 3954858251b5 [2023-03-01T01:17:12.316Z] ---> 88a233a6df14 [2023-03-01T01:17:12.316Z] Step 11/25 : COPY . . [2023-03-01T01:17:12.884Z] ---> baab25a70755 [2023-03-01T01:17:12.884Z] Step 12/25 : RUN ${MAKE} [2023-03-01T01:17:12.884Z] ---> Running in 813b2d3bee8e [2023-03-01T01:17:13.143Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-01T01:17:31.232Z] Removing intermediate container 813b2d3bee8e [2023-03-01T01:17:31.232Z] ---> 32f7a2c852ea [2023-03-01T01:17:31.232Z] Step 13/25 : FROM alpine:3.16 [2023-03-01T01:17:31.798Z] 3.16: Pulling from library/alpine [2023-03-01T01:17:31.798Z] ef5531b6e74e: Pulling fs layer [2023-03-01T01:17:32.056Z] ef5531b6e74e: Verifying Checksum [2023-03-01T01:17:32.056Z] ef5531b6e74e: Download complete [2023-03-01T01:17:32.056Z] ef5531b6e74e: Pull complete [2023-03-01T01:17:32.056Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T01:17:32.056Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T01:17:32.056Z] ---> dfd21b5a31f5 [2023-03-01T01:17:32.056Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-01T01:17:32.056Z] ---> Running in 6ad24fb5ef00 [2023-03-01T01:17:32.314Z] Removing intermediate container 6ad24fb5ef00 [2023-03-01T01:17:32.314Z] ---> 1087daa8556c [2023-03-01T01:17:32.314Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-01T01:17:32.314Z] ---> Running in 1fbff515c1e7 [2023-03-01T01:17:32.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T01:17:32.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T01:17:33.090Z] OK: 6 MiB in 14 packages [2023-03-01T01:17:33.348Z] Removing intermediate container 1fbff515c1e7 [2023-03-01T01:17:33.348Z] ---> 44afc0b737b8 [2023-03-01T01:17:33.348Z] Step 16/25 : WORKDIR / [2023-03-01T01:17:33.348Z] ---> Running in 1a18bf1e53ac [2023-03-01T01:17:33.606Z] Removing intermediate container 1a18bf1e53ac [2023-03-01T01:17:33.606Z] ---> 29c9dd4073ae [2023-03-01T01:17:33.606Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-01T01:17:33.606Z] ---> b193dd741234 [2023-03-01T01:17:33.606Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-01T01:17:33.865Z] ---> c3dcd82b126e [2023-03-01T01:17:33.865Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-01T01:17:34.433Z] ---> a26e4378a622 [2023-03-01T01:17:34.433Z] Step 20/25 : EXPOSE 59910 [2023-03-01T01:17:34.433Z] ---> Running in c4509ba33ef0 [2023-03-01T01:17:34.433Z] Removing intermediate container c4509ba33ef0 [2023-03-01T01:17:34.433Z] ---> 7f322658254d [2023-03-01T01:17:34.433Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-01T01:17:34.433Z] ---> Running in 81c595f77980 [2023-03-01T01:17:34.433Z] Removing intermediate container 81c595f77980 [2023-03-01T01:17:34.433Z] ---> 3216ebcf63cc [2023-03-01T01:17:34.433Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T01:17:34.691Z] ---> Running in 0dcf8fc1c5b5 [2023-03-01T01:17:34.691Z] Removing intermediate container 0dcf8fc1c5b5 [2023-03-01T01:17:34.691Z] ---> 09f92d7a7038 [2023-03-01T01:17:34.691Z] Step 23/25 : LABEL arch=amd64 [2023-03-01T01:17:34.691Z] ---> Running in ff5a5eb2dbd1 [2023-03-01T01:17:34.691Z] Removing intermediate container ff5a5eb2dbd1 [2023-03-01T01:17:34.691Z] ---> 5cf76fcb8e84 [2023-03-01T01:17:34.691Z] Step 24/25 : LABEL git_sha=56b0d7a0d81b15773dcfab970a9d1f51789a749d [2023-03-01T01:17:34.950Z] ---> Running in 8847e8aa8b64 [2023-03-01T01:17:34.950Z] Removing intermediate container 8847e8aa8b64 [2023-03-01T01:17:34.950Z] ---> 37dd3ed028e0 [2023-03-01T01:17:34.950Z] Step 25/25 : LABEL version=0.0.0 [2023-03-01T01:17:34.950Z] ---> Running in aed4433b8a26 [2023-03-01T01:17:34.950Z] Removing intermediate container aed4433b8a26 [2023-03-01T01:17:34.950Z] ---> 19d38cc821cb [2023-03-01T01:17:34.950Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T01:17:34.950Z] Successfully built 19d38cc821cb [2023-03-01T01:17:34.950Z] 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-03-01T01:17:35.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T01:17:35.867Z] [2023-03-01T01:17:35.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T01:17:36.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T01:17:36.246Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T01:17:36.246Z] 5eb5b503b376: Pulling fs layer [2023-03-01T01:17:36.246Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T01:17:36.246Z] ec43610c2a17: Pulling fs layer [2023-03-01T01:17:36.246Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T01:17:36.246Z] 33b1e0a273af: Pulling fs layer [2023-03-01T01:17:36.246Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T01:17:36.246Z] 2f39f015ded8: Pulling fs layer [2023-03-01T01:17:36.246Z] 33b1e0a273af: Waiting [2023-03-01T01:17:36.246Z] 5d3b04190fa2: Waiting [2023-03-01T01:17:36.246Z] 2f39f015ded8: Waiting [2023-03-01T01:17:36.246Z] 3a2ae6a8a46f: Waiting [2023-03-01T01:17:36.246Z] 5c69ac0246d0: Verifying Checksum [2023-03-01T01:17:36.246Z] 5c69ac0246d0: Download complete [2023-03-01T01:17:36.246Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-01T01:17:36.246Z] 3a2ae6a8a46f: Download complete [2023-03-01T01:17:36.611Z] 33b1e0a273af: Verifying Checksum [2023-03-01T01:17:36.611Z] 33b1e0a273af: Download complete [2023-03-01T01:17:36.611Z] ec43610c2a17: Verifying Checksum [2023-03-01T01:17:36.611Z] ec43610c2a17: Download complete [2023-03-01T01:17:36.611Z] 5d3b04190fa2: Verifying Checksum [2023-03-01T01:17:36.611Z] 5d3b04190fa2: Download complete [2023-03-01T01:17:36.611Z] 5eb5b503b376: Verifying Checksum [2023-03-01T01:17:36.611Z] 5eb5b503b376: Download complete [2023-03-01T01:17:37.177Z] 2f39f015ded8: Verifying Checksum [2023-03-01T01:17:37.177Z] 2f39f015ded8: Download complete [2023-03-01T01:17:37.743Z] 5eb5b503b376: Pull complete [2023-03-01T01:17:37.743Z] 5c69ac0246d0: Pull complete [2023-03-01T01:17:38.310Z] ec43610c2a17: Pull complete [2023-03-01T01:17:38.310Z] 3a2ae6a8a46f: Pull complete [2023-03-01T01:17:38.567Z] 33b1e0a273af: Pull complete [2023-03-01T01:17:38.567Z] 5d3b04190fa2: Pull complete [2023-03-01T01:17:42.746Z] 2f39f015ded8: Pull complete [2023-03-01T01:17:42.746Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T01:17:42.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T01:17:42.746Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T01:17:42.960Z] prd-ubuntu20.04-docker-8c-8g-7843 does not seem to be running inside a container [2023-03-01T01:17:42.989Z] $ 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-113 -v /w/workspace/edgexfoundry_device-gpio_PR-113:/w/workspace/edgexfoundry_device-gpio_PR-113:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-113@tmp:/w/workspace/edgexfoundry_device-gpio_PR-113@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-03-01T01:17:44.883Z] $ docker top 8114f1ffb1db0173fb7c2ab8979ef62bf6dbdf748782a0f251d011173b7818dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T01:17:45.337Z] ---> job-cost.sh [2023-03-01T01:17:45.337Z] lf-activate-venv: SKIPPING [2023-03-01T01:17:45.337Z] INFO: No Stack... [2023-03-01T01:17:45.594Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T01:17:45.852Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T01:17:46.162Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-113/archives/cost.csv [2023-03-01T01:17:46.162Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T01:17:46.202Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-113-1-stack-cost] [2023-03-01T01:17:46.208Z] Resource [jenkins-edgexfoundry-device-gpio-PR-113-1-stack-cost] did not exist. Created. [2023-03-01T01:17:46.208Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-113-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T01:17:46.600Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-01T01:17:46.646Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T01:17:46.680Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-113-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T01:17:46.763Z] $ docker stop --time=1 8114f1ffb1db0173fb7c2ab8979ef62bf6dbdf748782a0f251d011173b7818dc [2023-03-01T01:17:47.934Z] $ docker rm -f --volumes 8114f1ffb1db0173fb7c2ab8979ef62bf6dbdf748782a0f251d011173b7818dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-01T01:19:00.673Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7846 in /w/workspace/edgexfoundry_device-gpio_PR-113 [Pipeline] { [Pipeline] ws [2023-03-01T01:19:00.728Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-03-01T01:19:00.814Z] The recommended git tool is: git [2023-03-01T01:19:07.806Z] using credential edgex-jenkins-ssh [2023-03-01T01:19:07.825Z] Cloning the remote Git repository [2023-03-01T01:19:07.890Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-03-01T01:19:07.983Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-03-01T01:19:08.180Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-01T01:19:08.181Z] > git --version # timeout=10 [2023-03-01T01:19:08.213Z] > git --version # 'git version 2.25.1' [2023-03-01T01:19:08.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T01:19:08.294Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T01:19:10.238Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-01T01:19:10.268Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T01:19:12.197Z] Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit 56b0d7a0d81b15773dcfab970a9d1f51789a749d [2023-03-01T01:19:12.494Z] Merge succeeded, producing 56b0d7a0d81b15773dcfab970a9d1f51789a749d [2023-03-01T01:19:12.495Z] Checking out Revision 56b0d7a0d81b15773dcfab970a9d1f51789a749d (PR-113) [2023-03-01T01:19:11.588Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-01T01:19:11.648Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-01T01:19:11.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T01:19:11.670Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-01T01:19:12.223Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T01:19:12.246Z] > git checkout -f 56b0d7a0d81b15773dcfab970a9d1f51789a749d # timeout=10 [2023-03-01T01:19:12.358Z] > git remote # timeout=10 [2023-03-01T01:19:12.383Z] > git config --get remote.origin.url # timeout=10 [2023-03-01T01:19:12.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T01:19:12.426Z] > git merge 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 [2023-03-01T01:19:12.460Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-01T01:19:12.507Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T01:19:12.536Z] > git checkout -f 56b0d7a0d81b15773dcfab970a9d1f51789a749d # timeout=10 [2023-03-01T01:19:13.116Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-01T01:19:13.185Z] > git --version # timeout=10 [2023-03-01T01:19:13.199Z] > git --version # 'git version 2.25.1' [2023-03-01T01:19:13.226Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T01:19:14.414Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T01:19:14.414Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T01:19:14.414Z] Dload Upload Total Spent Left Speed [2023-03-01T01:19:14.414Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-03-01T01:19:15.154Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-01T01:19:15.530Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-03-01T01:19:15.531Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-01T01:19:15.531Z] { [2023-03-01T01:19:15.531Z] "registry-mirrors": [ [2023-03-01T01:19:15.531Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T01:19:15.531Z] ], [2023-03-01T01:19:15.531Z] "bip": "10.250.0.254/24", [2023-03-01T01:19:15.531Z] "hosts": [ [2023-03-01T01:19:15.531Z] "tcp://0.0.0.0:5555", [2023-03-01T01:19:15.531Z] "unix:///var/run/docker.sock" [2023-03-01T01:19:15.531Z] ], [2023-03-01T01:19:15.531Z] "mtu": 1458, [2023-03-01T01:19:15.531Z] "selinux-enabled": true, [2023-03-01T01:19:15.531Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T01:19:15.531Z] } [Pipeline] sh [2023-03-01T01:19:15.905Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-01T01:19:16.271Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T01:19:34.674Z] provisioning config files... [2023-03-01T01:19:34.709Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config320973541119978299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T01:19:35.127Z] ---> docker-login.sh [2023-03-01T01:19:35.127Z] nexus3.edgexfoundry.org:10001 [2023-03-01T01:19:35.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T01:19:35.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T01:19:35.720Z] Configure a credential helper to remove this warning. See [2023-03-01T01:19:35.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T01:19:35.720Z] [2023-03-01T01:19:35.720Z] Login Succeeded [2023-03-01T01:19:35.992Z] nexus3.edgexfoundry.org:10002 [2023-03-01T01:19:36.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T01:19:36.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T01:19:36.264Z] Configure a credential helper to remove this warning. See [2023-03-01T01:19:36.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T01:19:36.264Z] [2023-03-01T01:19:36.264Z] Login Succeeded [2023-03-01T01:19:36.264Z] nexus3.edgexfoundry.org:10003 [2023-03-01T01:19:36.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T01:19:36.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T01:19:36.809Z] Configure a credential helper to remove this warning. See [2023-03-01T01:19:36.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T01:19:36.809Z] [2023-03-01T01:19:36.809Z] Login Succeeded [2023-03-01T01:19:36.809Z] nexus3.edgexfoundry.org:10004 [2023-03-01T01:19:37.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T01:19:37.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T01:19:37.082Z] Configure a credential helper to remove this warning. See [2023-03-01T01:19:37.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T01:19:37.082Z] [2023-03-01T01:19:37.082Z] Login Succeeded [2023-03-01T01:19:37.082Z] docker.io [2023-03-01T01:19:37.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T01:19:37.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T01:19:37.629Z] Configure a credential helper to remove this warning. See [2023-03-01T01:19:37.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T01:19:37.629Z] [2023-03-01T01:19:37.629Z] Login Succeeded [2023-03-01T01:19:37.629Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T01:19:37.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T01:19:38.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T01:19:38.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T01:19:38.177Z] ========================================================= [2023-03-01T01:19:38.177Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T01:19:38.177Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T01:19:38.698Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-01T01:19:38.978Z] Sending build context to Docker daemon 8.079MB [2023-03-01T01:19:38.978Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T01:19:38.978Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-01T01:19:42.360Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T01:19:42.360Z] 9b18e9b68314: Pulling fs layer [2023-03-01T01:19:42.360Z] 35d82f9e3411: Pulling fs layer [2023-03-01T01:19:42.360Z] e16973657156: Pulling fs layer [2023-03-01T01:19:42.360Z] fc693d55d65f: Pulling fs layer [2023-03-01T01:19:42.360Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T01:19:42.360Z] dda99020689f: Pulling fs layer [2023-03-01T01:19:42.360Z] db1c61fa0a46: Pulling fs layer [2023-03-01T01:19:42.360Z] 891c053d2c06: Pulling fs layer [2023-03-01T01:19:42.360Z] 7e9fc2657dce: Waiting [2023-03-01T01:19:42.360Z] fc693d55d65f: Waiting [2023-03-01T01:19:42.360Z] db1c61fa0a46: Waiting [2023-03-01T01:19:42.360Z] 891c053d2c06: Waiting [2023-03-01T01:19:42.360Z] dda99020689f: Waiting [2023-03-01T01:19:42.360Z] e16973657156: Verifying Checksum [2023-03-01T01:19:42.360Z] e16973657156: Download complete [2023-03-01T01:19:42.360Z] 35d82f9e3411: Verifying Checksum [2023-03-01T01:19:42.360Z] 35d82f9e3411: Download complete [2023-03-01T01:19:42.360Z] 7e9fc2657dce: Verifying Checksum [2023-03-01T01:19:42.360Z] 7e9fc2657dce: Download complete [2023-03-01T01:19:42.360Z] dda99020689f: Verifying Checksum [2023-03-01T01:19:42.360Z] dda99020689f: Download complete [2023-03-01T01:19:42.360Z] 9b18e9b68314: Verifying Checksum [2023-03-01T01:19:42.360Z] 9b18e9b68314: Download complete [2023-03-01T01:19:43.340Z] 9b18e9b68314: Pull complete [2023-03-01T01:19:43.617Z] 891c053d2c06: Verifying Checksum [2023-03-01T01:19:43.617Z] 891c053d2c06: Download complete [2023-03-01T01:19:43.890Z] 35d82f9e3411: Pull complete [2023-03-01T01:19:44.504Z] e16973657156: Pull complete [2023-03-01T01:19:45.100Z] db1c61fa0a46: Verifying Checksum [2023-03-01T01:19:45.100Z] db1c61fa0a46: Download complete [2023-03-01T01:19:45.690Z] fc693d55d65f: Verifying Checksum [2023-03-01T01:19:45.690Z] fc693d55d65f: Download complete [2023-03-01T01:20:00.748Z] fc693d55d65f: Pull complete [2023-03-01T01:20:00.748Z] 7e9fc2657dce: Pull complete [2023-03-01T01:20:00.748Z] dda99020689f: Pull complete [2023-03-01T01:20:06.139Z] db1c61fa0a46: Pull complete [2023-03-01T01:20:08.168Z] 891c053d2c06: Pull complete [2023-03-01T01:20:08.168Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T01:20:08.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T01:20:08.168Z] ---> f96f9c87975a [2023-03-01T01:20:08.168Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-01T01:20:10.194Z] ---> Running in e5039f0f62ae [2023-03-01T01:20:10.467Z] Removing intermediate container e5039f0f62ae [2023-03-01T01:20:10.467Z] ---> 9b23ba5c63c3 [2023-03-01T01:20:10.467Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T01:20:10.741Z] ---> Running in d957a0f48a2d [2023-03-01T01:20:11.026Z] Removing intermediate container d957a0f48a2d [2023-03-01T01:20:11.026Z] ---> 1a5962713a19 [2023-03-01T01:20:11.026Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-01T01:20:11.026Z] ---> Running in bc8bcb92846b [2023-03-01T01:20:11.621Z] Removing intermediate container bc8bcb92846b [2023-03-01T01:20:11.621Z] ---> f00e259134b0 [2023-03-01T01:20:11.621Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T01:20:11.621Z] ---> Running in 0db89ae6b68c [2023-03-01T01:20:11.893Z] Removing intermediate container 0db89ae6b68c [2023-03-01T01:20:11.893Z] ---> 2059a8ec90c7 [2023-03-01T01:20:11.893Z] Step 7/12 : WORKDIR /device-gpio [2023-03-01T01:20:12.172Z] ---> Running in 897ceda92b29 [2023-03-01T01:20:12.444Z] Removing intermediate container 897ceda92b29 [2023-03-01T01:20:12.444Z] ---> 9043358c5ff6 [2023-03-01T01:20:12.444Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T01:20:12.718Z] ---> Running in ebf71636dbb9 [2023-03-01T01:20:14.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T01:20:14.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T01:20:15.583Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-01T01:20:15.583Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-01T01:20:15.583Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-01T01:20:15.583Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-01T01:20:15.583Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T01:20:15.583Z] OK: 226 MiB in 55 packages [2023-03-01T01:20:16.562Z] Removing intermediate container ebf71636dbb9 [2023-03-01T01:20:16.562Z] ---> bc915da2e688 [2023-03-01T01:20:16.562Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-01T01:20:17.164Z] ---> 8da84cc645c9 [2023-03-01T01:20:17.164Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T01:20:17.164Z] ---> Running in 1497c1d0591e [2023-03-01T01:21:38.901Z] Removing intermediate container 1497c1d0591e [2023-03-01T01:21:38.901Z] ---> 5ce3763d5f4c [2023-03-01T01:21:38.901Z] Step 11/12 : COPY . . [2023-03-01T01:21:38.901Z] ---> a8d26503db89 [2023-03-01T01:21:38.901Z] Step 12/12 : RUN ${MAKE} [2023-03-01T01:21:38.901Z] ---> Running in 6b25f4f39588 [2023-03-01T01:21:38.901Z] noop [2023-03-01T01:21:38.901Z] Removing intermediate container 6b25f4f39588 [2023-03-01T01:21:38.901Z] ---> 39f7fa0abc1d [2023-03-01T01:21:38.901Z] Successfully built 39f7fa0abc1d [2023-03-01T01:21:38.901Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T01:21:39.380Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T01:21:39.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T01:21:39.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-7846 does not seem to be running inside a container [2023-03-01T01:21:39.795Z] $ 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-03-01T01:21:41.113Z] $ docker top edac40b300d0fbccba87c7b3d4bfd7f22b9a48ee82da9e5d2e545610a40b7fb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T01:21:42.047Z] + go version [2023-03-01T01:21:42.047Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T01:21:42.088Z] $ docker stop --time=1 edac40b300d0fbccba87c7b3d4bfd7f22b9a48ee82da9e5d2e545610a40b7fb8 [2023-03-01T01:21:43.767Z] $ docker rm -f --volumes edac40b300d0fbccba87c7b3d4bfd7f22b9a48ee82da9e5d2e545610a40b7fb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T01:21:44.652Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T01:21:44.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T01:21:44.924Z] prd-ubuntu20.04-docker-arm64-4c-16g-7846 does not seem to be running inside a container [2023-03-01T01:21:45.008Z] $ 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-03-01T01:21:46.280Z] $ docker top 28ef6844d6a6ae4b0c3f20b6ba1703ee27790069e74ac5cf8bb1999638cd8bda -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T01:21:47.184Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-03-01T01:21:47.915Z] + make test [2023-03-01T01:21:47.915Z] go test ./... -coverprofile=coverage.out ./... [2023-03-01T01:21:49.336Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-01T01:23:41.090Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-01T01:23:41.090Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-01T01:23:41.090Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-01T01:23:41.090Z] go vet ./... [2023-03-01T01:24:03.197Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T01:24:03.197Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T01:24:03.197Z] ./bin/test-attribution-txt.sh [2023-03-01T01:24:03.466Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-01T01:24:03.466Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-01T01:24:03.501Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T01:24:03.536Z] $ docker stop --time=1 28ef6844d6a6ae4b0c3f20b6ba1703ee27790069e74ac5cf8bb1999638cd8bda [2023-03-01T01:24:05.334Z] $ docker rm -f --volumes 28ef6844d6a6ae4b0c3f20b6ba1703ee27790069e74ac5cf8bb1999638cd8bda [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T01:24:06.383Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T01:24:06.422Z] Warning: overwriting stash ‘coverage-report’ [2023-03-01T01:24:06.971Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T01:24:07.574Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T01:24:07.917Z] + ls -al . [2023-03-01T01:24:07.917Z] total 152 [2023-03-01T01:24:07.917Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 01:21 . [2023-03-01T01:24:07.917Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 01:19 .. [2023-03-01T01:24:07.917Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 1 01:19 .dockerignore [2023-03-01T01:24:07.917Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 01:19 .git [2023-03-01T01:24:07.917Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 01:19 .github [2023-03-01T01:24:07.917Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 1 01:19 .gitignore [2023-03-01T01:24:07.917Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 01:19 .golangci.yml [2023-03-01T01:24:07.917Z] -rw-rw-r-- 1 jenkins jenkins 9587 Mar 1 01:19 Attribution.txt [2023-03-01T01:24:07.917Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 1 01:19 CHANGELOG.md [2023-03-01T01:24:07.917Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 1 01:19 Dockerfile [2023-03-01T01:24:07.917Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 01:19 GOVERNANCE.md [2023-03-01T01:24:07.917Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 1 01:19 Jenkinsfile [2023-03-01T01:24:07.917Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 01:19 LICENSE [2023-03-01T01:24:07.917Z] -rw-rw-r-- 1 jenkins jenkins 1657 Mar 1 01:19 Makefile [2023-03-01T01:24:07.917Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 1 01:19 OWNERS.md [2023-03-01T01:24:07.917Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 1 01:19 README.md [2023-03-01T01:24:07.917Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 01:15 VERSION [2023-03-01T01:24:07.917Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 01:19 bin [2023-03-01T01:24:07.917Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 01:19 cmd [2023-03-01T01:24:07.917Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 1 01:21 coverage.out [2023-03-01T01:24:07.917Z] -rw-rw-r-- 1 jenkins jenkins 3313 Mar 1 01:19 go.mod [2023-03-01T01:24:07.917Z] -rw-rw-r-- 1 jenkins jenkins 31141 Mar 1 01:19 go.sum [2023-03-01T01:24:07.917Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 01:19 internal [2023-03-01T01:24:07.917Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 01:19 snap [2023-03-01T01:24:07.917Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 1 01:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T01:24:08.348Z] + 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=56b0d7a0d81b15773dcfab970a9d1f51789a749d --label arch=arm64 --label version=0.0.0 . [2023-03-01T01:24:08.618Z] Sending build context to Docker daemon 8.08MB [2023-03-01T01:24:08.886Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T01:24:08.886Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-01T01:24:08.886Z] ---> 39f7fa0abc1d [2023-03-01T01:24:08.886Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-01T01:24:08.886Z] ---> Running in 5e570b50e124 [2023-03-01T01:24:09.155Z] Removing intermediate container 5e570b50e124 [2023-03-01T01:24:09.155Z] ---> bd8782329425 [2023-03-01T01:24:09.155Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T01:24:09.426Z] ---> Running in ad99706e8744 [2023-03-01T01:24:09.696Z] Removing intermediate container ad99706e8744 [2023-03-01T01:24:09.696Z] ---> 7663a9d8627d [2023-03-01T01:24:09.696Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-01T01:24:09.696Z] ---> Running in 0f1a10c1a7eb [2023-03-01T01:24:09.964Z] Removing intermediate container 0f1a10c1a7eb [2023-03-01T01:24:09.964Z] ---> 435c374204b7 [2023-03-01T01:24:09.964Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T01:24:10.234Z] ---> Running in 00d8cbb157a1 [2023-03-01T01:24:10.507Z] Removing intermediate container 00d8cbb157a1 [2023-03-01T01:24:10.507Z] ---> 55db8cd66134 [2023-03-01T01:24:10.507Z] Step 7/25 : WORKDIR /device-gpio [2023-03-01T01:24:10.507Z] ---> Running in 4e8aaaa7b087 [2023-03-01T01:24:10.782Z] Removing intermediate container 4e8aaaa7b087 [2023-03-01T01:24:10.782Z] ---> ca62dfa3bd0f [2023-03-01T01:24:10.782Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T01:24:11.051Z] ---> Running in b52bf4b79f2a [2023-03-01T01:24:12.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T01:24:12.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T01:24:13.723Z] OK: 226 MiB in 55 packages [2023-03-01T01:24:14.699Z] Removing intermediate container b52bf4b79f2a [2023-03-01T01:24:14.699Z] ---> cedfb0199c2d [2023-03-01T01:24:14.699Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-01T01:24:15.289Z] ---> e0c1e671fc09 [2023-03-01T01:24:15.289Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T01:24:15.289Z] ---> Running in f4bc79ceb0b0 [2023-03-01T01:24:18.653Z] Removing intermediate container f4bc79ceb0b0 [2023-03-01T01:24:18.653Z] ---> 8f07f256888c [2023-03-01T01:24:18.653Z] Step 11/25 : COPY . . [2023-03-01T01:24:19.242Z] ---> 7bef245de64d [2023-03-01T01:24:19.242Z] Step 12/25 : RUN ${MAKE} [2023-03-01T01:24:19.242Z] ---> Running in 4521341753aa [2023-03-01T01:24:20.663Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-01T01:26:42.434Z] Removing intermediate container 4521341753aa [2023-03-01T01:26:42.434Z] ---> ab247fa6c2f5 [2023-03-01T01:26:42.434Z] Step 13/25 : FROM alpine:3.16 [2023-03-01T01:26:42.434Z] 3.16: Pulling from library/alpine [2023-03-01T01:26:42.434Z] 3760b48202b3: Pulling fs layer [2023-03-01T01:26:42.434Z] 3760b48202b3: Verifying Checksum [2023-03-01T01:26:42.434Z] 3760b48202b3: Download complete [2023-03-01T01:26:42.434Z] 3760b48202b3: Pull complete [2023-03-01T01:26:42.434Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T01:26:42.434Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T01:26:42.434Z] ---> 4c81e5bf8899 [2023-03-01T01:26:42.434Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-01T01:26:42.434Z] ---> Running in fddb2d7d56d6 [2023-03-01T01:26:43.033Z] Removing intermediate container fddb2d7d56d6 [2023-03-01T01:26:43.033Z] ---> 91d31beda635 [2023-03-01T01:26:43.033Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-01T01:26:43.306Z] ---> Running in ecb11deaf1e3 [2023-03-01T01:26:44.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T01:26:44.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T01:26:45.952Z] OK: 5 MiB in 14 packages [2023-03-01T01:26:46.560Z] Removing intermediate container ecb11deaf1e3 [2023-03-01T01:26:46.560Z] ---> 933f556a24d9 [2023-03-01T01:26:46.560Z] Step 16/25 : WORKDIR / [2023-03-01T01:26:46.827Z] ---> Running in 3a1afa95f84d [2023-03-01T01:26:47.095Z] Removing intermediate container 3a1afa95f84d [2023-03-01T01:26:47.095Z] ---> 1d472a00810a [2023-03-01T01:26:47.095Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-01T01:26:47.680Z] ---> 6b8b08ae7cbb [2023-03-01T01:26:47.680Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-01T01:26:47.950Z] ---> 96f22e29811f [2023-03-01T01:26:47.950Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-01T01:26:49.364Z] ---> 5fd095ba2a2b [2023-03-01T01:26:49.364Z] Step 20/25 : EXPOSE 59910 [2023-03-01T01:26:49.632Z] ---> Running in bf4e4a1b1906 [2023-03-01T01:26:49.900Z] Removing intermediate container bf4e4a1b1906 [2023-03-01T01:26:49.900Z] ---> 94436fceec59 [2023-03-01T01:26:49.900Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-01T01:26:49.900Z] ---> Running in bf3f2736e164 [2023-03-01T01:26:50.168Z] Removing intermediate container bf3f2736e164 [2023-03-01T01:26:50.168Z] ---> de601727f980 [2023-03-01T01:26:50.168Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T01:26:50.168Z] ---> Running in 457a7d1b9faf [2023-03-01T01:26:50.440Z] Removing intermediate container 457a7d1b9faf [2023-03-01T01:26:50.440Z] ---> a65cf1636002 [2023-03-01T01:26:50.440Z] Step 23/25 : LABEL arch=arm64 [2023-03-01T01:26:50.708Z] ---> Running in 8e5a3a6958a0 [2023-03-01T01:26:50.977Z] Removing intermediate container 8e5a3a6958a0 [2023-03-01T01:26:50.977Z] ---> 440ead9004ce [2023-03-01T01:26:50.977Z] Step 24/25 : LABEL git_sha=56b0d7a0d81b15773dcfab970a9d1f51789a749d [2023-03-01T01:26:50.977Z] ---> Running in 68725ba6455b [2023-03-01T01:26:51.248Z] Removing intermediate container 68725ba6455b [2023-03-01T01:26:51.248Z] ---> 6836f4b3cbf2 [2023-03-01T01:26:51.248Z] Step 25/25 : LABEL version=0.0.0 [2023-03-01T01:26:51.517Z] ---> Running in e944b3cf0bf4 [2023-03-01T01:26:51.785Z] Removing intermediate container e944b3cf0bf4 [2023-03-01T01:26:51.785Z] ---> 8c7af7fe5a61 [2023-03-01T01:26:51.785Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T01:26:51.785Z] Successfully built 8c7af7fe5a61 [2023-03-01T01:26:51.785Z] 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-03-01T01:26:52.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T01:26:52.593Z] [2023-03-01T01:26:52.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T01:26:53.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T01:26:53.020Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T01:26:53.020Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T01:26:53.020Z] 04944245beec: Pulling fs layer [2023-03-01T01:26:53.020Z] 699f458cf7ca: Pulling fs layer [2023-03-01T01:26:53.020Z] 765212b225bb: Pulling fs layer [2023-03-01T01:26:53.020Z] f23df028b6ca: Pulling fs layer [2023-03-01T01:26:53.020Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T01:26:53.020Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T01:26:53.020Z] 765212b225bb: Waiting [2023-03-01T01:26:53.020Z] d65c8cfc05b1: Waiting [2023-03-01T01:26:53.020Z] 2437ff75d9bd: Waiting [2023-03-01T01:26:53.020Z] f23df028b6ca: Waiting [2023-03-01T01:26:53.295Z] 04944245beec: Verifying Checksum [2023-03-01T01:26:53.295Z] 04944245beec: Download complete [2023-03-01T01:26:53.295Z] 765212b225bb: Verifying Checksum [2023-03-01T01:26:53.295Z] 765212b225bb: Download complete [2023-03-01T01:26:53.295Z] f23df028b6ca: Verifying Checksum [2023-03-01T01:26:53.295Z] f23df028b6ca: Download complete [2023-03-01T01:26:53.295Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T01:26:53.295Z] d65c8cfc05b1: Download complete [2023-03-01T01:26:53.569Z] 699f458cf7ca: Verifying Checksum [2023-03-01T01:26:53.569Z] 699f458cf7ca: Download complete [2023-03-01T01:26:53.842Z] 8998bd30e6a1: Download complete [2023-03-01T01:26:56.443Z] 2437ff75d9bd: Verifying Checksum [2023-03-01T01:26:56.443Z] 2437ff75d9bd: Download complete [2023-03-01T01:26:57.853Z] 8998bd30e6a1: Pull complete [2023-03-01T01:26:58.440Z] 04944245beec: Pull complete [2023-03-01T01:26:59.856Z] 699f458cf7ca: Pull complete [2023-03-01T01:27:00.125Z] 765212b225bb: Pull complete [2023-03-01T01:27:00.709Z] f23df028b6ca: Pull complete [2023-03-01T01:27:00.978Z] d65c8cfc05b1: Pull complete [2023-03-01T01:27:16.005Z] 2437ff75d9bd: Pull complete [2023-03-01T01:27:16.005Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T01:27:16.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T01:27:16.005Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T01:27:16.344Z] prd-ubuntu20.04-docker-arm64-4c-16g-7846 does not seem to be running inside a container [2023-03-01T01:27:16.425Z] $ 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-03-01T01:27:20.944Z] $ docker top a8174955f4d8f01889e5b59f865bb7d9e46baa0c953dd09a2d47050cd34b4788 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T01:27:21.899Z] ---> job-cost.sh [2023-03-01T01:27:21.899Z] lf-activate-venv: SKIPPING [2023-03-01T01:27:21.899Z] INFO: No Stack... [2023-03-01T01:27:22.487Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T01:27:23.076Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T01:27:23.766Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-03-01T01:27:23.766Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T01:27:23.860Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-113-1-stack-cost] [2023-03-01T01:27:23.866Z] Resource [jenkins-edgexfoundry-device-gpio-PR-113-1-stack-cost] did not exist. Created. [2023-03-01T01:27:23.866Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-113-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T01:27:24.607Z] /w/workspace/device-gpio/1@tmp/durable-94427b8a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-01T01:27:25.299Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T01:27:25.338Z] Warning: overwriting stash ‘stack-cost’ [2023-03-01T01:27:25.413Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T01:27:25.433Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-113-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T01:27:25.525Z] $ docker stop --time=1 a8174955f4d8f01889e5b59f865bb7d9e46baa0c953dd09a2d47050cd34b4788 [2023-03-01T01:27:27.093Z] $ docker rm -f --volumes a8174955f4d8f01889e5b59f865bb7d9e46baa0c953dd09a2d47050cd34b4788 [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-03-01T01:27:28.176Z] provisioning config files... [2023-03-01T01:27:28.184Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-113@tmp/config15918039142015150967tmp [Pipeline] { [Pipeline] sh [2023-03-01T01:27:28.524Z] + set +x [2023-03-01T01:27:28.524Z] + curl -s https://codecov.io/bash [2023-03-01T01:27:28.524Z] + bash -s -- [2023-03-01T01:27:28.524Z] [2023-03-01T01:27:28.524Z] _____ _ [2023-03-01T01:27:28.524Z] / ____| | | [2023-03-01T01:27:28.524Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T01:27:28.524Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T01:27:28.524Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T01:27:28.524Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T01:27:28.524Z] Bash-1.0.6 [2023-03-01T01:27:28.524Z] [2023-03-01T01:27:28.524Z] [2023-03-01T01:27:28.524Z] ==> git version 2.25.1 found [2023-03-01T01:27:28.524Z] ==> 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-03-01T01:27:28.524Z] Release-Date: 2020-01-08 [2023-03-01T01:27:28.524Z] 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-03-01T01:27:28.524Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T01:27:28.524Z] ==> Jenkins CI detected. [2023-03-01T01:27:28.524Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-113 [2023-03-01T01:27:28.524Z] project root: . [2023-03-01T01:27:28.524Z] --> token set from env [2023-03-01T01:27:28.524Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T01:27:28.524Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T01:27:28.524Z] ==> Python coveragepy not found [2023-03-01T01:27:28.524Z] ==> Searching for coverage reports in: [2023-03-01T01:27:28.524Z] + . [2023-03-01T01:27:28.524Z] -> Found 1 reports [2023-03-01T01:27:28.524Z] ==> Detecting git/mercurial file structure [2023-03-01T01:27:28.783Z] ==> Reading reports [2023-03-01T01:27:28.783Z] + ./coverage.out bytes=10 [2023-03-01T01:27:28.783Z] ==> Appending adjustments [2023-03-01T01:27:28.783Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T01:27:28.783Z] + Found adjustments [2023-03-01T01:27:28.783Z] ==> Gzipping contents [2023-03-01T01:27:28.783Z] 4.0K /tmp/codecov.C4Vl1w.gz [2023-03-01T01:27:28.783Z] ==> Uploading reports [2023-03-01T01:27:28.783Z] url: https://codecov.io [2023-03-01T01:27:28.783Z] query: branch=PR-113&commit=56b0d7a0d81b15773dcfab970a9d1f51789a749d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-113%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=113&job=&cmd_args= [2023-03-01T01:27:28.783Z] -> Pinging Codecov [2023-03-01T01:27:28.783Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-113&commit=56b0d7a0d81b15773dcfab970a9d1f51789a749d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-113%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=113&job=&cmd_args= [2023-03-01T01:27:28.783Z] -> Uploading to [2023-03-01T01:27:28.783Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/3EC07B1A8CA8AF9BCAA0BB9F0134797F/56b0d7a0d81b15773dcfab970a9d1f51789a749d/d3ca02b3-8518-4264-8436-2b08eb9fd30a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T012728Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=02e78a04e0a17b7372b7ea9c7aac8f943a887d99a89fd88adc955adf4437eade [2023-03-01T01:27:28.783Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T01:27:28.783Z] Dload Upload Total Spent Left Speed [2023-03-01T01:27:29.044Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 2738 --:--:-- --:--:-- --:--:-- 2738 [2023-03-01T01:27:29.044Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/56b0d7a0d81b15773dcfab970a9d1f51789a749d [Pipeline] } [2023-03-01T01:27:29.073Z] 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-03-01T01:27:30.841Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-113/archives ] [2023-03-01T01:27:30.842Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-113/archives [2023-03-01T01:27:30.842Z] total 16 [2023-03-01T01:27:30.842Z] drwxr-xr-x 3 root root 4096 Mar 1 01:17 . [2023-03-01T01:27:30.842Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 01:17 .. [2023-03-01T01:27:30.842Z] drwxr-xr-x 2 root root 4096 Mar 1 01:17 cost [2023-03-01T01:27:30.842Z] -rw-r--r-- 1 root root 83 Mar 1 01:17 cost.csv [2023-03-01T01:27:30.842Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-113/archives [2023-03-01T01:27:30.842Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-113/archives [2023-03-01T01:27:30.842Z] total 16 [2023-03-01T01:27:30.842Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 01:17 . [2023-03-01T01:27:30.842Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 01:17 .. [2023-03-01T01:27:30.842Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 01:17 cost [2023-03-01T01:27:30.842Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 1 01:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-01T01:27:31.173Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T01:27:32.066Z] ---> package-listing.sh [2023-03-01T01:27:32.066Z] ++ facter osfamily [2023-03-01T01:27:32.066Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T01:27:32.328Z] + OS_FAMILY=debian [2023-03-01T01:27:32.328Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-113 [2023-03-01T01:27:32.328Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T01:27:32.328Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T01:27:32.328Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T01:27:32.328Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T01:27:32.328Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-113 ']' [2023-03-01T01:27:32.328Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T01:27:32.328Z] + case "${OS_FAMILY}" in [2023-03-01T01:27:32.328Z] + dpkg -l [2023-03-01T01:27:32.328Z] + grep '^ii' [2023-03-01T01:27:32.328Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T01:27:32.328Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T01:27:32.328Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T01:27:32.328Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-113 ']' [2023-03-01T01:27:32.328Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-113/archives/ [2023-03-01T01:27:32.328Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-113/archives/ [Pipeline] echo [2023-03-01T01:27:32.360Z] 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-113/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-01T01:27:32.658Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T01:27:33.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T01:27:33.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T01:27:33.439Z] prd-ubuntu20.04-docker-8c-8g-7843 does not seem to be running inside a container [2023-03-01T01:27:33.470Z] $ 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-113/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-113 -v /w/workspace/edgexfoundry_device-gpio_PR-113:/w/workspace/edgexfoundry_device-gpio_PR-113:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-113@tmp:/w/workspace/edgexfoundry_device-gpio_PR-113@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T01:27:33.671Z] $ docker top 5b82ffe0762967b34c7b7f10e70de7d0a8c5deb7504a51421dc36cef5485f6b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T01:27:34.058Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T01:27:34.369Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T01:27:34.687Z] + ls /var/log/sa-host [2023-03-01T01:27:34.687Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T01:27:34.866Z] provisioning config files... [2023-03-01T01:27:34.873Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-113@tmp/config15644448156951290752tmp [Pipeline] { [Pipeline] echo [2023-03-01T01:27:34.921Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T01:27:35.225Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T01:27:35.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T01:27:35.642Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T01:27:35.672Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T01:27:35.984Z] ---> sudo-logs.sh [2023-03-01T01:27:35.984Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T01:27:36.073Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T01:27:36.392Z] ---> job-cost.sh [2023-03-01T01:27:36.392Z] lf-activate-venv: SKIPPING [2023-03-01T01:27:36.392Z] DEBUG: total: 0.2199999988079071 [2023-03-01T01:27:36.392Z] INFO: Retrieving Stack Cost... [2023-03-01T01:27:36.652Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T01:27:37.221Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T01:27:37.257Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T01:27:37.566Z] ---> logs-deploy.sh [2023-03-01T01:27:37.566Z] lf-activate-venv: SKIPPING [2023-03-01T01:27:37.566Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-113/1 [2023-03-01T01:27:37.566Z] INFO: archiving workspace using pattern(s): [2023-03-01T01:27:38.504Z] Archives upload complete. [2023-03-01T01:27:38.504Z] INFO: archiving logs to Nexus